.gallery-module__zlwOTG__pageHero{justify-content:center;align-items:center;min-height:50vh;display:flex;position:relative;overflow:hidden}.gallery-module__zlwOTG__pageHeroImage{object-fit:cover;z-index:0}.gallery-module__zlwOTG__pageHeroOverlay{z-index:1;background:linear-gradient(#0a0a0fbf 0%,#0a0a0fd9 100%);position:absolute;inset:0}.gallery-module__zlwOTG__pageHeroContent{z-index:2;text-align:center;padding-top:calc(var(--header-height) + 2rem);padding-bottom:var(--space-2xl);position:relative}.gallery-module__zlwOTG__pageHeroContent h1{margin-bottom:var(--space-md);animation:.8s .2s both gallery-module__zlwOTG__fadeInUp}.gallery-module__zlwOTG__pageHeroContent p{max-width:600px;margin:0 auto;font-size:1.1rem;animation:.8s .4s both gallery-module__zlwOTG__fadeInUp}.gallery-module__zlwOTG__galleryGrid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.gallery-module__zlwOTG__galleryCard{border-radius:var(--radius-lg);aspect-ratio:1;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.gallery-module__zlwOTG__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.gallery-module__zlwOTG__galleryCard:hover .gallery-module__zlwOTG__galleryImage{transform:scale(1.08)}.gallery-module__zlwOTG__galleryOverlay{padding:var(--space-lg);opacity:0;transition:opacity var(--transition-base);background:linear-gradient(#0000 50%,#0a0a0fd9 100%);align-items:flex-end;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__galleryCard:hover .gallery-module__zlwOTG__galleryOverlay{opacity:1}.gallery-module__zlwOTG__galleryCategory{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:.8rem;font-weight:600}.gallery-module__zlwOTG__ctaSection{background:linear-gradient(135deg, var(--dark-800), var(--dark-700))}@media (max-width:960px){.gallery-module__zlwOTG__galleryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.gallery-module__zlwOTG__galleryGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.gallery-module__zlwOTG__galleryGrid{grid-template-columns:1fr 1fr}}
