:root{font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{color:#fff;background-color:#505050;margin:0;font-family:Instrument Serif,serif;font-size:16px;font-style:normal;font-weight:400}header{font-size:64px}img{width:100%}.content{padding-top:100px}.gallery ul{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.gallery li{flex-grow:1;height:40vh}.gallery li:last-child{flex-grow:10}.gallery img{object-fit:cover;vertical-align:bottom;image-rendering:auto;min-width:100%;max-height:100%}@media (aspect-ratio<=1){.gallery li{height:30vh}}@media (height<=480px){.gallery li{height:80vh}}@media (aspect-ratio<=1) and (width<=480px){.gallery ul{flex-direction:row}.gallery li{width:100%;height:auto}.gallery img{width:100%;min-width:0;max-height:75vh}}.navbar{z-index:1000;background-color:#212121;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.navbar .navbar-logo{width:auto;max-height:60px}
