.galleryPage{background:#0d0d0c;color:#f6f1e7;overflow:hidden}.galleryPage .topbar{position:fixed}.galleryHero{min-height:92svh;position:relative;display:grid;align-items:end;padding:11rem clamp(1.25rem,6vw,7rem) 5rem;background:#171612}.galleryHeroMedia{position:absolute;inset:0;overflow:hidden}.galleryHeroMedia img{width:100%;height:100%;object-fit:cover;animation:galleryDrift 16s ease-out both}.galleryHeroMedia:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,6,5,.3),rgba(6,6,5,.08) 38%,rgba(6,6,5,.92)),linear-gradient(90deg,rgba(6,6,5,.48),transparent 62%)}.galleryHeroContent{position:relative;z-index:1;max-width:980px}.galleryEyebrow{display:flex;align-items:center;gap:1rem;color:#d1b078;font-size:.72rem;letter-spacing:.28em;text-transform:uppercase}.galleryEyebrow:before{content:"";width:48px;height:1px;background:#c8a76d}.galleryHero h1{font-family:Georgia,serif;font-size:clamp(3.4rem,8.5vw,8rem);font-weight:400;line-height:.9;letter-spacing:-.055em;margin:1.2rem 0 1.5rem}.galleryHero h1 em{font-weight:400;color:#d7b578}.galleryHero p{max-width:570px;color:#ded8ce;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.75}.galleryScroll{position:absolute;right:clamp(1.25rem,6vw,7rem);bottom:5rem;z-index:2;writing-mode:vertical-rl;color:#e3d6c1;font-size:.66rem;letter-spacing:.24em;text-transform:uppercase}.galleryIntro{display:grid;grid-template-columns:1fr 1.6fr;gap:4rem;padding:clamp(5rem,10vw,10rem) clamp(1.25rem,6vw,7rem)}.galleryIntro small{color:#c7a66d;letter-spacing:.25em;text-transform:uppercase}.galleryIntro h2{font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,5rem);font-weight:400;line-height:1.02;margin:.8rem 0}.galleryIntroText{align-self:end;max-width:650px;color:#aaa298;line-height:1.85}.galleryTags{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.6rem}.galleryTags span{border:1px solid rgba(215,181,120,.25);border-radius:99px;padding:.55rem .9rem;color:#d5c9b8;font-size:.73rem;letter-spacing:.08em}.editorialGallery{display:grid;grid-template-columns:repeat(12,1fr);gap:clamp(.8rem,1.5vw,1.5rem);padding:0 clamp(1.25rem,4vw,4rem) 8rem}.galleryPhoto{position:relative;border:0;padding:0;background:#181713;color:inherit;overflow:hidden;cursor:zoom-in;text-align:left;min-height:420px}.galleryPhoto img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1s cubic-bezier(.2,.7,.2,1),filter .5s}.galleryPhoto:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(5,5,4,.82));pointer-events:none}.galleryPhoto:hover img{transform:scale(1.045);filter:saturate(1.08)}.galleryPhoto .photoNo{position:absolute;z-index:2;top:1.25rem;right:1.25rem;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;font:italic .8rem Georgia}.photoCaption{position:absolute;z-index:2;left:1.5rem;right:1.5rem;bottom:1.4rem}.photoCaption b{display:block;font:400 clamp(1.45rem,2.4vw,2.3rem) Georgia;margin-bottom:.35rem}.photoCaption small{color:#d7c9b5;letter-spacing:.12em;text-transform:uppercase}.gp1{grid-column:1/8;height:72vw;max-height:850px}.gp2{grid-column:8/13;height:54vw;max-height:650px;margin-top:8rem}.gp3{grid-column:1/6;height:56vw;max-height:680px}.gp4{grid-column:6/13;height:72vw;max-height:850px;margin-top:-2rem}.gp5{grid-column:1/8;height:58vw;max-height:720px}.gp6{grid-column:8/13;height:52vw;max-height:640px;margin-top:6rem}.galleryClosing{margin:0 clamp(1.25rem,6vw,7rem) 8rem;padding:clamp(3rem,7vw,7rem);border:1px solid rgba(215,181,120,.22);background:radial-gradient(circle at 80% 20%,rgba(191,149,83,.13),transparent 35%),#12110f;text-align:center}.galleryClosing blockquote{font:400 clamp(2.2rem,5vw,5rem)/1.08 Georgia;margin:0 auto 2.5rem;max-width:1000px}.galleryClosing a{display:inline-flex;gap:1rem;align-items:center;color:#10100e;background:#d4b274;padding:1rem 1.35rem;text-decoration:none;font-size:.76rem;letter-spacing:.13em;text-transform:uppercase}.galleryLightbox{position:fixed;inset:0;z-index:1000;background:rgba(5,5,4,.96);display:grid;place-items:center;padding:4rem;opacity:0;visibility:hidden;transition:.35s}.galleryLightbox.open{opacity:1;visibility:visible}.galleryLightbox img{max-width:92vw;max-height:84vh;object-fit:contain;transform:scale(.96);transition:.5s}.galleryLightbox.open img{transform:scale(1)}.galleryLightbox button{position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:transparent;color:white;font-size:1.5rem;cursor:pointer}.galleryLightbox p{position:absolute;bottom:1.3rem;color:#d7c9b5;letter-spacing:.12em}.galleryReveal{opacity:0;transform:translateY(36px);transition:opacity .9s,transform .9s}.galleryReveal.visible{opacity:1;transform:none}@keyframes galleryDrift{from{transform:scale(1.08) translate3d(-1%,0,0)}to{transform:scale(1.01) translate3d(0,0,0)}}
@media(max-width:900px){.galleryIntro{grid-template-columns:1fr;gap:1.5rem}.galleryScroll{display:none}.editorialGallery{grid-template-columns:1fr 1fr}.galleryPhoto{grid-column:auto;height:62vw;min-height:350px;margin:0}.galleryClosing{margin-bottom:5rem}.galleryLightbox{padding:1.25rem}}
@media(max-width:600px){.galleryHero{min-height:82svh;padding-bottom:3.5rem}.galleryHero h1{font-size:clamp(3rem,17vw,5.4rem)}.galleryIntro{padding-top:4.5rem;padding-bottom:4rem}.editorialGallery{display:block;padding-inline:.85rem}.galleryPhoto{width:100%;height:118vw;max-height:620px;margin:0 0 .85rem}.galleryPhoto:nth-child(even){height:92vw}.galleryClosing{margin-inline:.85rem;padding:3.5rem 1.2rem}.galleryLightbox p{max-width:75%;font-size:.72rem;text-align:center}}
@media(prefers-reduced-motion:reduce){.galleryHeroMedia img{animation:none}.galleryPhoto img,.galleryReveal,.galleryLightbox,.galleryLightbox img{transition:none}.galleryReveal{opacity:1;transform:none}}
.galleryLightbox .galleryLightboxClose{top:1.5rem;right:1.5rem}.galleryLightbox .galleryLightboxPrev,.galleryLightbox .galleryLightboxNext{top:50%;transform:translateY(-50%);background:rgba(10,10,9,.42);transition:border-color .25s,background .25s}.galleryLightbox .galleryLightboxPrev{left:1.5rem;right:auto}.galleryLightbox .galleryLightboxNext{right:1.5rem}.galleryLightbox button:hover{border-color:#d4b274;background:rgba(212,178,116,.16)}.galleryLightboxCounter{position:absolute;top:2.35rem;left:2rem;color:#d7c9b5;font:italic .85rem Georgia;letter-spacing:.12em}
@media(max-width:600px){.galleryLightbox .galleryLightboxPrev,.galleryLightbox .galleryLightboxNext{top:auto;bottom:4rem;transform:none}.galleryLightbox .galleryLightboxPrev{left:1rem}.galleryLightbox .galleryLightboxNext{right:1rem}.galleryLightbox .galleryLightboxClose{top:1rem;right:1rem}.galleryLightboxCounter{top:1.9rem;left:1.2rem}}
.galleryPage{overflow-x:hidden;overflow-y:auto}
