.gallery_hero__lkxHx{height:60vh;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;color:#fff;position:relative}.gallery_heroContent__ax7pJ{text-align:center;padding:2rem;z-index:1}.gallery_heroTitle__xyObh{font-family:"DM Serif Display",serif;font-size:4rem;font-weight:700;margin-bottom:1rem;letter-spacing:.1em}.gallery_heroSubtitle__lhxzb{font-family:DM Sans,sans-serif;font-size:1.2rem;margin:0;color:hsla(0,0%,100%,.9)}.gallery_gallerySection__7xBVh{padding:4rem 2rem;background-color:var(--bg-cream)}.gallery_container__vMOOk{max-width:1400px;margin:0 auto}.gallery_galleryGrid__TnVXC{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem}.gallery_galleryItem__BbD1n{position:relative;overflow:hidden;border-radius:2px;cursor:pointer;aspect-ratio:1}.gallery_galleryItem__BbD1n:after{content:"";position:absolute;inset:0;background:transparent;transition:background .3s ease;z-index:1}.gallery_galleryItem__BbD1n:hover:after{background:rgba(0,0,0,.15)}.gallery_galleryItem__BbD1n img{transition:transform .6s ease}.gallery_galleryItem__BbD1n:hover img{transform:scale(1.05)}.gallery_lightbox__HWYO_{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;animation:gallery_fadeIn__kLK3K .2s ease}@keyframes gallery_fadeIn__kLK3K{0%{opacity:0}to{opacity:1}}.gallery_lightboxClose___hcKr{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;color:#fff;font-size:2.5rem;cursor:pointer;z-index:10;line-height:1;padding:.5rem;opacity:.7;transition:opacity .2s}.gallery_lightboxClose___hcKr:hover{opacity:1}.gallery_lightboxImage__eLrl2{position:relative;width:85vw;height:80vh}.gallery_lightboxNav__Qds7r{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:3.5rem;cursor:pointer;z-index:10;padding:1rem;opacity:.6;transition:opacity .2s;line-height:1}.gallery_lightboxNav__Qds7r:hover{opacity:1}.gallery_lightboxPrev__piS5Y{left:1rem}.gallery_lightboxNext__f6CJn{right:1rem}.gallery_lightboxCounter__7yJs6{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);color:hsla(0,0%,100%,.7);font-family:DM Sans,sans-serif;font-size:.9rem;letter-spacing:.1em}@media (max-width:1024px){.gallery_heroTitle__xyObh{font-size:2.5rem}.gallery_galleryGrid__TnVXC{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.gallery_hero__lkxHx{height:40vh}.gallery_heroTitle__xyObh{font-size:1.8rem}.gallery_heroSubtitle__lhxzb{font-size:1rem}.gallery_gallerySection__7xBVh{padding:2rem 1rem}.gallery_galleryGrid__TnVXC{grid-template-columns:repeat(2,1fr);gap:.5rem}.gallery_lightboxImage__eLrl2{width:95vw;height:70vh}.gallery_lightboxNav__Qds7r{font-size:2rem}}