.gallery-page .site-header{position:relative}.gallery-page main{min-height:100vh}.gallery-hero{max-width:var(--max);margin:auto;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,4vw,4.5rem) 3rem}.gallery-back{display:inline-block;margin-bottom:2.5rem;color:#aaa;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase}.gallery-back:hover{color:var(--amber)}.gallery-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.8rem,8vw,8rem);font-weight:400;line-height:.9;letter-spacing:-.055em;margin:0}.gallery-hero p:last-child{max-width:42rem;color:#aaa;font-size:1.05rem;line-height:1.7;margin:2rem 0 0}.gallery-nav{max-width:var(--max);margin:auto;padding:0 clamp(1.25rem,4vw,4.5rem) 2.5rem;display:flex;gap:.8rem;flex-wrap:wrap}.gallery-nav a{border:1px solid var(--line);padding:.7rem .9rem;font-size:.7rem;letter-spacing:.13em;text-transform:uppercase;color:#aaa}.gallery-nav a[aria-current="page"],.gallery-nav a:hover{border-color:var(--amber);color:var(--paper)}.photo-grid{max-width:var(--max);margin:auto;padding:0 clamp(1.25rem,4vw,4.5rem) clamp(6rem,10vw,10rem);columns:3 300px;column-gap:1rem}.gallery-item{display:block;width:100%;border:0;padding:0;margin:0 0 1rem;background:#111;cursor:zoom-in;break-inside:avoid;overflow:hidden}.gallery-item img{width:100%;height:auto;transition:transform .45s ease,filter .35s ease;filter:saturate(.94) contrast(1.02)}.gallery-item:hover img,.gallery-item:focus-visible img{transform:scale(1.018);filter:saturate(1.08)}.photo-lightbox{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:rgba(3,4,5,.97);color:white;overflow:hidden}.photo-lightbox::backdrop{background:#030405}.lightbox-stage{height:100%;display:grid;grid-template-columns:5rem 1fr 5rem;grid-template-rows:1fr 4.5rem;align-items:center}.lightbox-image{grid-column:2;grid-row:1;width:100%;height:calc(100dvh - 5.5rem);object-fit:contain;padding:1rem}.lightbox-control{border:1px solid rgba(255,255,255,.28);background:rgba(0,0,0,.3);color:white;border-radius:50%;width:3.25rem;height:3.25rem;font-size:1.5rem;cursor:pointer}.lightbox-prev{grid-column:1;grid-row:1;justify-self:center}.lightbox-next{grid-column:3;grid-row:1;justify-self:center}.lightbox-close{position:absolute;right:1.1rem;top:1.1rem;z-index:2}.lightbox-meta{grid-column:1/-1;grid-row:2;display:flex;align-items:center;justify-content:center;gap:1rem;color:#aaa;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;border-top:1px solid var(--line)}.lightbox-caption{color:var(--paper);letter-spacing:normal;text-transform:none;font-family:Georgia,serif;font-size:1rem}.lightbox-control:hover,.lightbox-control:focus-visible{border-color:var(--amber);color:var(--amber)}@media(max-width:640px){.gallery-page .site-header nav a:not(.nav-contact){display:none}.gallery-hero{padding-top:4rem}.photo-grid{columns:1}.lightbox-stage{grid-template-columns:4rem 1fr 4rem}.lightbox-image{grid-column:1/-1;padding:.5rem .5rem 5rem}.lightbox-prev,.lightbox-next{z-index:2;align-self:end;margin-bottom:5rem;background:rgba(0,0,0,.68)}.lightbox-meta{padding:0 1rem}.lightbox-caption{max-width:65%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(prefers-reduced-motion:reduce){.gallery-item img{transition:none}}
