.gallery_hero__lkxHx{padding:5rem 3rem 4rem;border-bottom:1px solid var(--border);position:relative;overflow:hidden;text-align:center}.gallery_heroBg__7LQ_5{position:absolute;right:-1rem;top:50%;transform:translateY(-50%);font-family:var(--serif);font-size:14vw;color:rgba(200,160,80,.04);font-weight:700;pointer-events:none;letter-spacing:-.05em;white-space:nowrap}.gallery_hero__lkxHx h1{font-family:var(--serif);font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1;color:var(--text);margin-bottom:1rem}.gallery_hero__lkxHx h1 em{font-style:italic;color:var(--gold)}.gallery_hero__lkxHx p{font-size:.95rem;color:var(--text-muted);font-weight:300;max-width:400px;line-height:1.7;margin:0 auto}.gallery_gridSection__QXHl5{padding:3rem;border-bottom:1px solid var(--border)}.gallery_masonryGrid__KIyU3{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;grid-gap:8px;gap:8px}.gallery_photoCard__FMDCA{overflow:hidden;border-radius:2px;position:relative;cursor:pointer}.gallery_photoCard__FMDCA.gallery_tall__Jm6cD{grid-row:span 2}.gallery_photoCard__FMDCA img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.gallery_photoCard__FMDCA:after{content:"";position:absolute;inset:0;border:2px solid transparent;border-radius:2px;transition:border-color .3s ease;pointer-events:none}.gallery_photoCard__FMDCA:hover img{transform:scale(1.02)}.gallery_photoCard__FMDCA:hover:after{border-color:var(--gold)}.gallery_cta__C16Kw{padding:5rem 3rem;text-align:center;position:relative;overflow:hidden;border-bottom:1px solid var(--border)}.gallery_cta__C16Kw:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 60% at 50% 50%,rgba(140,80,20,.1) 0,transparent 70%);pointer-events:none}.gallery_cta__C16Kw h2{font-family:var(--serif);font-size:clamp(2.5rem,5vw,4rem);color:var(--text);margin-bottom:1rem;font-weight:700;position:relative}.gallery_cta__C16Kw h2 em{font-style:italic;color:var(--gold)}.gallery_cta__C16Kw p{font-size:.9rem;color:var(--text-muted);font-weight:300;margin-bottom:2.5rem;position:relative}@media (max-width:680px){.gallery_hero__lkxHx{padding:3rem 1.5rem}.gallery_gridSection__QXHl5{padding:1.5rem}.gallery_masonryGrid__KIyU3{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}.gallery_cta__C16Kw{padding:3rem 1.5rem}}