@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@500;700&family=Press+Start+2P&family=Inter+Tight:wght@400;600&family=Roboto+Slab:wght@400;700&display=swap";:root{font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#fffffff2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--window-size: 320px}@media screen and (max-width: 500px){:root{--window-size: 320px}}@media screen and (max-width: 550px) and (max-height: 550px){:root .description{display:none}:root .windowWrapper{margin-top:1.5em}}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100vh;background:rgb(60,55,46);filter:url(#leftLight);font-family:Orbitron}.title,.metadata b{color:#f9b85b}a{color:#8484db;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{width:100vw}.App{margin-top:2em}@media screen and (max-width: 800px){.App{margin-top:0}}@media screen and (max-width: 500px){.App .description{padding-top:0}}.windows{display:flex;flex-wrap:wrap;gap:4em;justify-content:space-around;align-items:center;max-width:2000px;margin:auto;padding:0 4em}@media screen and (max-width: 800px){.windows{padding:0 2em}}@media screen and (max-width: 1032px){.windows{justify-content:center}}@media screen and (max-width: 300px){.windows{padding:0 .5em}}.info{position:absolute;top:4px;right:4px}.info.toggled{box-shadow:inset 1px 2px 5px #000}.description{padding:2em 4.5em;max-width:1200px;font-family:Roboto Slab}@media screen and (max-width: 800px){.description{padding:2em;margin:0 auto}}.window{display:flex;flex-direction:column;border-radius:.5em;box-shadow:0 0 .5em #0002;width:100%;max-width:var(--window-size);max-height:var(--window-size);aspect-ratio:1/1;margin:auto 0;padding:10px;position:relative;justify-content:center}.window .imageContainer{position:relative;width:inherit;height:inherit}.window .imageContainer:not(.guest):after{box-shadow:inset 0 0 5em 8px #2c2c2ce6;bottom:0;content:"";display:block;left:0;height:100%;position:absolute;right:0;top:0;width:100%}.window .imageContainer .date{position:absolute;z-index:1;top:1px;right:-1px;font-size:.5em;font-family:"Press Start 2P",cursive;color:#f9b85b;backdrop-filter:blur(2px);line-height:16px;padding:0 3px;border-radius:0 0 0 4px;background:rgba(0,0,0,.4)}.window .imageContainer img,.window .imageContainer .windowImg{width:inherit;height:inherit;object-fit:cover}.window .ledge{position:absolute;font-family:Orbitron;border-radius:4px;bottom:0;width:calc(110% - 2em);left:-5%;z-index:2;display:flex;justify-content:center;padding:0 1em}.filter{position:fixed;z-index:-1}footer{margin-top:auto;padding-top:100px;padding-bottom:12px;text-align:center;font-size:.8em}#guestWindow .ledge,#guestWindow .window{background:linear-gradient(58deg,rgb(107,146,135) 0%,rgb(83,104,129) 66%,rgb(145,59,88) 100%)}#guestWindow .windowImg{background:linear-gradient(221deg,rgb(174,238,220) 0%,rgb(148,187,233) 66%,rgb(255,103,154) 100%);width:270px;height:428px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:Roboto Slab;text-align:center;padding:0 25px}#guestWindow .windowImg a{font-weight:700}#guestWindow .windowImg span{font-size:80%}@media (prefers-color-scheme: light){:root{color:#213547}body{background:rgb(242,230,210)}a:hover{color:#747bff}button{background-color:#f9f9f9}.title{color:#5998ff}}.headerDescription h3:first-child{margin-bottom:8px}.headerDescription h3:nth-child(2){margin-top:8px}
