:root{--page-gutter:clamp(1rem, 3vw, 3rem);--content-max:1280px;--header-height:68px;--image-gap:clamp(2.5rem, 4vw, 4rem);--grid-gap:clamp(.5rem, 1.5vw, 1rem);--border:#e8e8e8;--muted:#777}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{color:#111;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;height:auto;display:block}a{color:inherit}.site-header__inner,.gallery,.site-footer__inner{width:min(calc(100% - 2 * var(--page-gutter)), var(--content-max));margin-inline:auto}.site-header{border-bottom:1px solid var(--border)}.site-header__inner{min-height:var(--header-height);justify-content:space-between;align-items:center;display:flex}.site-title{font-size:20px;font-weight:600;line-height:1;text-decoration:none}.site-nav{align-items:center;gap:1.5rem;display:flex}.site-nav a{color:var(--muted);font-size:14px;font-weight:400;text-decoration:none;transition:color .16s}.site-nav a:hover{color:#111}.gallery{padding-block:clamp(2.5rem,5vw,5rem)}.gallery-image{margin:0 auto var(--image-gap);width:100%;aspect-ratio:var(--aspect-ratio)}.gallery-image:last-child{margin-bottom:0}.gallery-image__link{cursor:zoom-in;width:100%;height:100%;text-decoration:none;display:block}.gallery-image picture{width:100%;height:100%;display:block}.gallery-image img{object-fit:cover;width:100%;height:100%;margin-inline:auto;display:block}.gallery--editorial .gallery-image--portrait{max-width:min(100%,53.256vh)}.gallery--editorial .gallery-image--landscape{max-width:min(100%, calc(80vh * 1.5023), var(--content-max))}.gallery--grid{gap:var(--grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.gallery--grid .gallery-image{aspect-ratio:1;width:100%;max-width:none;margin:0}.gallery--grid .gallery-image img{object-fit:cover}.gallery--mosaic{gap:var(--grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(180px,28vw);display:grid}.gallery--mosaic .gallery-image{aspect-ratio:auto;width:100%;max-width:none;height:100%;margin:0}.gallery--mosaic .gallery-image img{object-fit:cover}.gallery--mosaic .gallery-image:nth-child(6n+1){grid-area:span 2/span 2}.gallery--mosaic .gallery-image:nth-child(6n+2),.gallery--mosaic .gallery-image:nth-child(6n+3),.gallery--mosaic .gallery-image:nth-child(6n+4),.gallery--mosaic .gallery-image:nth-child(6n+5){grid-area:span 1/span 1}.gallery--mosaic .gallery-image:nth-child(6n+6){grid-area:span 2/span 2}.site-footer{border-top:1px solid var(--border);margin-top:clamp(4rem,8vw,8rem)}.site-footer__inner{color:var(--muted);padding-block:3rem;font-size:13px}.site-footer p{margin:0}:focus-visible{outline-offset:4px;outline:2px solid #111}.lightbox{color:#fff;background:#000000f5;border:0;width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:3rem;overflow:hidden}.lightbox::backdrop{background:#000000f5}.lightbox-image{object-fit:contain;cursor:zoom-in;user-select:none;-webkit-user-drag:none;transform-origin:50%;width:auto;max-width:calc(100vw - 6rem);height:auto;max-height:calc(100vh - 6rem);margin:auto;transition:transform .25s;display:block;transform:scale(1)}.lightbox-image.is-zoomed{cursor:zoom-out;transform:scale(1.5)}.lightbox-close,.lightbox-prev,.lightbox-next{z-index:10;color:#fff;cursor:pointer;background:0 0;border:0;position:absolute}.lightbox-close{width:44px;height:44px;padding:0;font-size:32px;font-weight:300;line-height:1;top:1rem;right:1.25rem}.lightbox-prev,.lightbox-next{background:#ffffff14;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;font-size:40px;font-weight:200;line-height:1;transition:background .16s;display:grid;top:50%;transform:translateY(-50%)}.lightbox-prev:hover,.lightbox-next:hover{background:#ffffff2e}.lightbox-prev{left:1.25rem}.lightbox-next{right:1.25rem}@media (width<=900px){.gallery--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery--mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(180px,40vw)}.gallery--mosaic .gallery-image:nth-child(6n+1),.gallery--mosaic .gallery-image:nth-child(6n+6){grid-area:span 1/span 2}}@media (width<=600px){:root{--page-gutter:1rem;--header-height:60px;--image-gap:2.5rem}.site-title{font-size:18px}.site-nav{gap:1rem}.site-nav a{font-size:13px}.gallery{padding-block:1.5rem 2rem}.gallery--grid{grid-template-columns:1fr;gap:.75rem}.gallery--mosaic{grid-template-columns:1fr;grid-auto-rows:auto;gap:.75rem}.gallery--mosaic .gallery-image,.gallery--mosaic .gallery-image:nth-child(6n+1),.gallery--mosaic .gallery-image:nth-child(6n+6){aspect-ratio:4/3;grid-area:span 1/span 1}.site-footer{margin-top:4rem}.site-footer__inner{padding-block:2.5rem}.lightbox{padding:1.25rem}.lightbox-image{max-width:calc(100vw - 2.5rem);max-height:calc(100vh - 2.5rem)}.lightbox-close{top:.5rem;right:.5rem}.lightbox-prev,.lightbox-next{width:44px;height:44px;font-size:36px}.lightbox-prev{left:.5rem}.lightbox-next{right:.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
