.gallery-module__NCUE0q__pageWrapper{background-color:var(--bg-dark);min-height:100vh;color:var(--text-primary);padding-top:120px}.gallery-module__NCUE0q__hero{text-align:center;margin-bottom:2rem;padding:4rem 2rem}.gallery-module__NCUE0q__hero h1{font-family:var(--font-heading);color:var(--gold);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem)}.gallery-module__NCUE0q__hero p{font-family:var(--font-body);color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.gallery-module__NCUE0q__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;padding:0 1rem;display:flex}.gallery-module__NCUE0q__filterBtn{background:var(--bg-card);color:var(--text-primary);cursor:pointer;font-family:var(--font-body);z-index:1;box-shadow:var(--shadow-sm);border:1px solid #b893344d;border-radius:30px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.gallery-module__NCUE0q__filterBtn[data-active=true]{color:#fff}.gallery-module__NCUE0q__activeIndicator{background:linear-gradient(135deg, var(--gold-light), var(--gold), var(--gold-dark));z-index:-1;border-radius:30px;position:absolute;inset:0}.gallery-module__NCUE0q__masonryGrid{column-count:3;column-gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 2rem 4rem}@media (max-width:1024px){.gallery-module__NCUE0q__masonryGrid{column-count:2}}@media (max-width:640px){.gallery-module__NCUE0q__masonryGrid{column-count:1;padding:0 1rem 4rem}}.gallery-module__NCUE0q__gridItem{break-inside:avoid;border-radius:var(--radius-md);cursor:pointer;opacity:0;box-shadow:var(--shadow-sm);margin-bottom:1.5rem;position:relative;overflow:hidden}.gallery-module__NCUE0q__imageWrapper{aspect-ratio:2/3;width:100%;position:relative}.gallery-module__NCUE0q__gridItem[data-aspect=landscape] .gallery-module__NCUE0q__imageWrapper{aspect-ratio:3/2}.gallery-module__NCUE0q__imageWrapper img{object-fit:cover;object-position:center 30%;transition:transform .5s}.gallery-module__NCUE0q__gridItem:hover .gallery-module__NCUE0q__imageWrapper img{transform:scale(1.05)}.gallery-module__NCUE0q__overlay{opacity:0;background:linear-gradient(#0000 40%,#1e1812d9 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-module__NCUE0q__gridItem:hover .gallery-module__NCUE0q__overlay{opacity:1}.gallery-module__NCUE0q__overlay h3{color:#fff;font-family:var(--font-heading);margin:0 0 .5rem;font-size:1.25rem}.gallery-module__NCUE0q__overlay p{color:var(--gold-light);font-family:var(--font-body);margin:0;font-size:.9rem}.gallery-module__NCUE0q__lightbox{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#181410f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gallery-module__NCUE0q__lightboxContent{flex-direction:column;justify-content:center;align-items:center;width:90vw;height:90vh;display:flex;position:relative}.gallery-module__NCUE0q__lightboxImageWrapper{width:100%;height:80vh;position:relative}.gallery-module__NCUE0q__lightboxImageWrapper img{object-fit:contain}.gallery-module__NCUE0q__lightboxInfo{text-align:center;color:#fff;margin-top:1rem}.gallery-module__NCUE0q__lightboxInfo h3{font-family:var(--font-heading);color:#fff;margin:0 0 .5rem;font-size:1.5rem}.gallery-module__NCUE0q__lightboxInfo p{font-family:var(--font-body);color:var(--gold-light);margin:0}.gallery-module__NCUE0q__closeBtn{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;font-size:2rem;transition:color .3s;position:absolute;top:-2rem;right:0}.gallery-module__NCUE0q__closeBtn:hover{color:var(--gold)}.gallery-module__NCUE0q__navBtn{color:#fff;cursor:pointer;z-index:1001;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__NCUE0q__navBtn:hover{background:var(--gold);color:#fff}.gallery-module__NCUE0q__navPrev{left:-2rem}.gallery-module__NCUE0q__navNext{right:-2rem}@media (max-width:640px){.gallery-module__NCUE0q__lightboxImageWrapper{height:70vh}.gallery-module__NCUE0q__navBtn{width:42px;height:42px;font-size:1.25rem}.gallery-module__NCUE0q__navPrev{left:.5rem}.gallery-module__NCUE0q__navNext{right:.5rem}.gallery-module__NCUE0q__closeBtn{top:-1.75rem;right:.25rem}}.gallery-module__NCUE0q__ctaSection{text-align:center;background:var(--bg-surface);margin-top:4rem;padding:6rem 2rem}.gallery-module__NCUE0q__ctaSection h2{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:2rem;font-size:2.5rem}.gallery-module__NCUE0q__ctaBtn{background:linear-gradient(135deg, var(--gold-light), var(--gold), var(--gold-dark));color:#fff;border-radius:var(--radius-full);font-family:var(--font-body);padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #b8933440}.gallery-module__NCUE0q__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #b8933466}
