#root{display:flex;flex-direction:column;background:#242424;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-width:0px 1px 0px 1px;border-style:solid;border-color:#94a3b80d;max-width:100%}main{flex-grow:1;display:flex;flex-direction:column;max-width:1280px;text-align:center}footer{padding-top:4px;text-align:center}header{font-weight:500;display:flex;flex-direction:column;align-items:center}header.slim{flex-direction:row;justify-content:space-between}nav{display:flex;justify-content:center;align-items:center;min-height:3rem}#gallery{display:flex;justify-content:center;flex-wrap:wrap;max-width:100%}#gallery>*{object-fit:scale-down}.nav-item{padding-left:12px;padding-right:12px;-webkit-user-select:none;user-select:none}.nav-item:hover{color:#d9e027}header img{height:auto;max-width:100%}#showcase{position:relative;display:flex;height:430px;overflow:hidden;width:100%;max-width:1280px;align-self:center;align-items:center;justify-content:space-between}#showcase button{background-color:none;background:none;border:none;filter:drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));z-index:40}#showcase button>*{font-size:64px}.sliding-right{animation-name:slide-in-right;animation-duration:1s}.sliding-left{animation-name:slide-in-left;animation-duration:1s}.hidden{visibility:hidden}.showcase-image{position:absolute;max-height:430px;height:430px;width:100%;top:0;left:0}#showcase img:not(.hidden){position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}#showcase img.hidden{transform:unset}.showcase-image.sliding-left{z-index:10}@keyframes slide-in-right{0%{left:100%}to{left:0}}@keyframes slide-in-left{0%{left:-100%}to{left:0%}}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;justify-content:center;min-height:100vh;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke='rgb(148 163 184 / 0.05)'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e")}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer}.drop-shadow-lg{filter:drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06))}img{filter:drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));border-radius:.375rem}
