:root{color-scheme:light;--paper:#f7f7f5;--ink:#171714;--muted:#6d6a62;--line:#d8d2c8;--accent:#a33d2f;--frame:#fffdfa;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}body:has(dialog[open]){overflow:hidden}a{color:inherit}button{font:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.site-shell{width:min(1500px,100% - 48px);margin:0 auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;display:flex}.wordmark{width:104px;display:inline-flex}.wordmark img{width:100%;height:auto;display:block}.site-meta{color:var(--ink);letter-spacing:.13em;text-transform:uppercase;flex-wrap:wrap;gap:0 14px;margin:0;font-size:.72rem;display:flex}.site-footer a{text-decoration:none}.site-footer a:hover,.email-link:hover{color:var(--accent)}.gallery-section{padding:clamp(38px,5vw,72px) 0 80px}.gallery-intro{justify-content:space-between;align-items:end;gap:32px;padding-bottom:30px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:.72rem;font-weight:700}h1{letter-spacing:-.065em;max-width:780px;margin:0;font-size:clamp(3.5rem,7vw,7rem);font-weight:600;line-height:.88}.gallery-title-main,.gallery-title-year{display:block}.gallery-title-year{letter-spacing:-.08em;font-weight:300}.gallery-description{max-width:480px;color:var(--muted);margin:20px 0 0;font-size:1rem;line-height:1.55}.gallery-meta{color:var(--muted);letter-spacing:.1em;text-align:right;text-transform:uppercase;margin:0 0 3px;font-size:.72rem}.gallery-grid{columns:4 260px;column-gap:14px;margin:0;padding:0;list-style:none}.gallery-item{break-inside:avoid;margin:0 0 14px}.thumbnail{background:var(--frame);cursor:zoom-in;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.thumbnail img{width:100%;height:auto;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .3s;display:block}.thumbnail:hover img{transform:scale(1.025)}.thumbnail-fallback{color:var(--muted);justify-content:center;align-items:center;font-size:.8rem;display:none;position:absolute;inset:0}.thumbnail.is-missing img{visibility:hidden}.thumbnail.is-missing .thumbnail-fallback{display:flex}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:24px;padding:24px 0 36px;font-size:.78rem;line-height:1.5;display:flex}.site-footer p{margin:0}.site-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:8px 24px;display:flex}.support-page{max-width:680px;min-height:60vh;padding:clamp(80px,14vw,180px) 0}.support-page h1{font-size:clamp(3rem,8vw,7rem)}.support-page>p:not(.eyebrow){max-width:530px;color:var(--muted);font-size:1.08rem;line-height:1.65}.support-page .email-link{color:var(--ink);text-underline-offset:7px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,4vw,2.5rem);text-decoration-thickness:1px;display:inline-block}.support-page .support-note{font-size:.85rem}.lightbox{box-sizing:border-box;overscroll-behavior:none;color:#fff;background:#11110ef5;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:auto;padding:20px;overflow:hidden}.lightbox::backdrop{background:#11110ee0}.lightbox-shell{grid-template-rows:auto 1fr auto;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.lightbox-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.lightbox-position{color:#ffffffa8;letter-spacing:.15em;margin:0;font-size:.75rem}.icon-button{color:#fff;cursor:pointer;background:0 0;border:0}.lightbox-close{letter-spacing:.1em;text-transform:uppercase;padding:8px 0;font-size:.8rem}.lightbox-close span{vertical-align:-2px;margin-left:8px;font-size:1.4rem;line-height:0}.lightbox-stage{grid-template-columns:minmax(40px,1fr) minmax(0,1100px) minmax(40px,1fr);align-items:center;gap:16px;min-height:0;display:grid;overflow:hidden}.lightbox-figure{place-items:center;width:100%;height:100%;min-height:0;margin:0;display:grid;overflow:hidden}.lightbox-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:min(100dvh - 150px,100%);display:block}.lightbox-control{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff3d;border-radius:0;justify-self:center;width:48px;height:72px;font-size:2.8rem;font-weight:200;line-height:1}.lightbox-control:hover{border-color:#fff}.lightbox-error{color:#ffffffc2;text-align:center;max-width:320px;line-height:1.5}.lightbox-hint{color:#ffffff7a;text-align:center;margin:0;font-size:.72rem}@media (width<=720px){.site-shell{width:min(100% - 28px,1500px)}.site-header{min-height:64px}.wordmark{width:82px}.site-meta{text-align:right;justify-content:flex-end;gap:0 8px;max-width:220px;font-size:.58rem;line-height:1.4}.gallery-intro{flex-direction:column;align-items:start;gap:24px}.gallery-meta{text-align:left;margin:0}.gallery-grid{columns:2 140px;column-gap:8px}.gallery-item{margin-bottom:8px}.site-footer{flex-direction:column;align-items:start;gap:8px}.site-footer-links{flex-direction:column;justify-content:flex-start;gap:8px}.lightbox{padding:12px}.lightbox-stage{grid-template-columns:36px minmax(0,1fr) 36px;gap:4px}.lightbox-control{width:34px;height:58px;font-size:2rem}.lightbox-image{max-height:min(100dvh - 120px,100%)}.lightbox-hint{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.thumbnail img{transition:none}}
