.gallery-module__NCUE0q__galleryPage{min-height:100vh}.gallery-module__NCUE0q__galleryHero{padding:calc(var(--nav-height) + var(--space-3xl)) 0 var(--space-2xl);text-align:center;background:linear-gradient(180deg, #0a0a0a, var(--color-bg-secondary));position:relative;overflow:hidden}.gallery-module__NCUE0q__heroImage{z-index:0;position:absolute;inset:0}.gallery-module__NCUE0q__galleryTitle{font-size:var(--fs-h1);margin-bottom:var(--space-md)}.gallery-module__NCUE0q__gallerySubtitle{color:var(--color-text-muted);max-width:500px;margin:0 auto}.gallery-module__NCUE0q__filters{justify-content:center;gap:var(--space-sm);margin-bottom:var(--space-2xl);display:flex}.gallery-module__NCUE0q__filterBtn{font-family:var(--font-accent);font-size:var(--fs-small);color:var(--color-text-muted);background:var(--color-bg-card);border:1px solid var(--color-border);transition:all var(--transition-base);border-radius:50px;padding:10px 24px;font-weight:500}.gallery-module__NCUE0q__filterBtn:hover{color:var(--color-text);border-color:var(--color-border-hover)}.gallery-module__NCUE0q__filterActive{background:var(--color-gold);color:var(--color-bg-primary);border-color:var(--color-gold);font-weight:600}.gallery-module__NCUE0q__galleryGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.gallery-module__NCUE0q__galleryCard{border-radius:var(--radius-lg);cursor:pointer;aspect-ratio:4/3;transition:all var(--transition-base);position:relative;overflow:hidden}.gallery-module__NCUE0q__galleryCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.gallery-module__NCUE0q__galleryImage{width:100%;height:100%;position:relative}.gallery-module__NCUE0q__galleryCard:hover .gallery-module__NCUE0q__galleryImage img{transition:transform .5s;transform:scale(1.06)}.gallery-module__NCUE0q__galleryOverlay{padding:var(--space-lg);z-index:2;opacity:0;transition:all var(--transition-base);background:linear-gradient(#0000 0%,#000c 100%);position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}.gallery-module__NCUE0q__galleryCard:hover .gallery-module__NCUE0q__galleryOverlay{opacity:1;transform:translateY(0)}.gallery-module__NCUE0q__galleryCategory{font-family:var(--font-accent);font-size:var(--fs-xs);color:var(--color-gold);text-transform:uppercase;letter-spacing:1.5px}.gallery-module__NCUE0q__galleryItemTitle{margin-top:4px;font-size:1rem;font-weight:600}.gallery-module__NCUE0q__lightbox{z-index:2000;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gallery-module__NCUE0q__lightboxClose{color:#fff;z-index:2001;width:44px;height:44px;transition:all var(--transition-base);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:20px;right:20px}.gallery-module__NCUE0q__lightboxClose:hover{background:#fff3}.gallery-module__NCUE0q__lightboxContent{width:90%;max-width:900px}.gallery-module__NCUE0q__lightboxImage{aspect-ratio:16/10;border-radius:var(--radius-lg);width:100%;position:relative;overflow:hidden}.gallery-module__NCUE0q__lightboxInfo{padding:var(--space-lg) 0;text-align:center}.gallery-module__NCUE0q__lightboxInfo h3{font-family:var(--font-heading);margin-top:var(--space-sm);color:#fff;font-size:1.3rem}@media (max-width:768px){.gallery-module__NCUE0q__galleryGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.gallery-module__NCUE0q__galleryGrid{grid-template-columns:1fr}}
