.GalleryPage_page__JX41a{min-height:100vh;background:var(--charcoal);padding:0 clamp(1.5rem,4vw,3rem) clamp(4rem,8vw,6rem);position:relative}.GalleryPage_texture__p_YEn{position:fixed;inset:0;pointer-events:none;z-index:0;background-image:repeating-linear-gradient(0deg,hsla(0,0%,100%,.015),hsla(0,0%,100%,.015) 1px,transparent 0,transparent 80px),repeating-linear-gradient(90deg,hsla(0,0%,100%,.015),hsla(0,0%,100%,.015) 1px,transparent 0,transparent 80px)}.GalleryPage_topBar__kk1pf{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:1.75rem 0;border-bottom:1px solid hsla(0,0%,100%,.07);margin-bottom:3.5rem}.GalleryPage_backLink__dI1df{font-size:.8rem;color:hsla(0,0%,100%,.35);text-decoration:none;letter-spacing:.05em;transition:color .2s}.GalleryPage_backLink__dI1df:hover{color:hsla(0,0%,100%,.7)}.GalleryPage_logo__2rEkD{font-family:var(--font-d);font-size:1.4rem;font-weight:300;color:hsla(0,0%,100%,.4);letter-spacing:.06em}.GalleryPage_header__2a2IF{position:relative;z-index:1;margin-bottom:3rem}.GalleryPage_label__Ecb6Q{font-size:.68rem;letter-spacing:.28em;color:var(--stone);text-transform:uppercase;font-weight:500;margin-bottom:.9rem}.GalleryPage_title__zeGHF{font-family:var(--font-d);font-size:clamp(2.5rem,5vw,4rem);font-weight:300;color:#fff;line-height:1.05}.GalleryPage_title__zeGHF em{font-style:italic;color:hsla(0,0%,100%,.4)}.GalleryPage_grid__QH8Aa{position:relative;z-index:1;column-count:3;column-gap:10px}.GalleryPage_item__zv1Da{page-break-inside:avoid;break-inside:avoid;margin-bottom:10px;border-radius:14px;overflow:hidden;cursor:pointer;position:relative;display:block}.GalleryPage_landscape__Pk124{aspect-ratio:4/3}.GalleryPage_portrait__Hi0mM{aspect-ratio:3/4}.GalleryPage_itemImg__tJcIp{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.GalleryPage_item__zv1Da:hover .GalleryPage_itemImg__tJcIp{transform:scale(1.04)}.GalleryPage_itemOverlay__ydm1m{position:absolute;inset:0;background:transparent;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease}.GalleryPage_item__zv1Da:hover .GalleryPage_itemOverlay__ydm1m{background:rgba(0,0,0,.3);opacity:1}.GalleryPage_lightbox__2TcIi{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.96);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 2rem 2rem;animation:GalleryPage_fadeIn__47xaB .2s ease}.GalleryPage_lbClose__d92zM{position:absolute;top:1.5rem;right:1.5rem;width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.7);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.GalleryPage_lbClose__d92zM:hover{background:hsla(0,0%,100%,.15);color:#fff}.GalleryPage_lbImgWrap__49tlZ{display:flex;align-items:center;justify-content:center;flex:1 1;width:100%}.GalleryPage_lbImg___gRJX{max-width:88vw;max-height:78vh;width:auto;height:auto;border-radius:12px;object-fit:contain;display:block;box-shadow:0 24px 80px rgba(0,0,0,.5)}.GalleryPage_lbCaption__zdkqm{display:flex;align-items:center;gap:1.5rem;margin-top:1.25rem;font-size:.82rem;color:hsla(0,0%,100%,.4);letter-spacing:.05em;flex-shrink:0}.GalleryPage_lbCounter__mtGuP{font-size:.72rem;color:hsla(0,0%,100%,.25);letter-spacing:.1em}.GalleryPage_lbNav__Gj_IP{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.6);font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.GalleryPage_lbNav__Gj_IP:hover{background:hsla(0,0%,100%,.14);color:#fff}.GalleryPage_lbPrev__22KeU{left:1.5rem}.GalleryPage_lbNext__YjsHF{right:1.5rem}@keyframes GalleryPage_fadeIn__47xaB{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.GalleryPage_grid__QH8Aa{column-count:2}}@media (max-width:500px){.GalleryPage_grid__QH8Aa{column-count:1}.GalleryPage_lbNav__Gj_IP{display:none}}