.gallery-module__zlwOTG__gallerySection{background:var(--off-white);min-height:60vh}.gallery-module__zlwOTG__heroStats{flex-wrap:wrap;justify-content:center;gap:40px;margin-top:40px;display:flex}.gallery-module__zlwOTG__heroStat{flex-direction:column;align-items:center;gap:4px;min-width:100px;display:flex}.gallery-module__zlwOTG__heroStatIcon{margin-bottom:4px;font-size:2rem}.gallery-module__zlwOTG__heroStatNum{color:var(--violet-dark);font-family:Fredoka One,cursive;font-size:2.5rem;line-height:1}.gallery-module__zlwOTG__heroStatLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.gallery-module__zlwOTG__filterRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px;display:flex}.gallery-module__zlwOTG__filterBtn{border-radius:var(--radius-full);background:var(--white);border:2px solid var(--gray-200);color:var(--gray-700);cursor:pointer;transition:var(--transition-bounce);padding:10px 24px;font-size:.95rem;font-weight:700}.gallery-module__zlwOTG__filterBtn:hover{border-color:var(--violet);color:var(--violet);transform:translateY(-2px)}.gallery-module__zlwOTG__filterActive{background:var(--violet);border-color:var(--violet);box-shadow:var(--shadow-md);transform:translateY(-2px);color:var(--white)!important}.gallery-module__zlwOTG__count{text-align:center;color:var(--gray-500);margin-bottom:36px;font-size:.9rem}.gallery-module__zlwOTG__count strong{color:var(--violet)}.gallery-module__zlwOTG__galleryGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.gallery-module__zlwOTG__mediaCard{background:var(--white);box-shadow:var(--shadow-sm);cursor:pointer;border:2px solid #0000;border-radius:20px;transition:all .3s;animation:.5s both gallery-module__zlwOTG__slide-up;overflow:hidden}.gallery-module__zlwOTG__mediaCard:hover{border-color:var(--yellow);transform:scale(1.03);box-shadow:0 12px 40px #00000026}.gallery-module__zlwOTG__mediaThumb{aspect-ratio:16/9;position:relative;overflow:hidden}.gallery-module__zlwOTG__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.gallery-module__zlwOTG__thumbPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.gallery-module__zlwOTG__thumbEmoji{filter:drop-shadow(0 4px 12px #0000004d);font-size:5rem;animation:3s ease-in-out infinite gallery-module__zlwOTG__float}.gallery-module__zlwOTG__thumbType{color:#fffc;background:#0003;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:700}.gallery-module__zlwOTG__mediaOverlay{background:0 0;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__mediaCard:hover .gallery-module__zlwOTG__mediaOverlay{background:#0000004d}.gallery-module__zlwOTG__overlayIcon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-transform:uppercase;letter-spacing:1px;opacity:0;background:#fff3;border-radius:100px;padding:10px 24px;font-size:1rem;font-weight:700;transition:all .3s;transform:scale(.5)}.gallery-module__zlwOTG__mediaCard:hover .gallery-module__zlwOTG__overlayIcon{opacity:1;transform:scale(1)}.gallery-module__zlwOTG__videoTag{color:var(--white);border-radius:var(--radius-full);background:#000000b3;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:12px;right:12px}.gallery-module__zlwOTG__mediaInfo{padding:18px 20px}.gallery-module__zlwOTG__mediaTitle{color:var(--violet-dark);margin-bottom:6px;font-family:Fredoka One,cursive;font-size:1.05rem}.gallery-module__zlwOTG__mediaDesc{color:var(--gray-500);margin-bottom:8px;font-size:.82rem;line-height:1.5}.gallery-module__zlwOTG__mediaDate{color:var(--gray-500);font-size:.75rem;font-weight:600}.gallery-module__zlwOTG__empty{text-align:center;padding:80px 24px}.gallery-module__zlwOTG__emptyIcon{margin-bottom:16px;font-size:4rem;animation:3s ease-in-out infinite gallery-module__zlwOTG__float;display:block}.gallery-module__zlwOTG__empty h3{color:var(--violet-dark);margin-bottom:8px;font-family:Fredoka One,cursive;font-size:1.5rem}.gallery-module__zlwOTG__empty p{color:var(--gray-500)}.gallery-module__zlwOTG__lightbox{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:24px;animation:.2s gallery-module__zlwOTG__fade-in;display:flex;position:fixed;inset:0}.gallery-module__zlwOTG__lightboxContent{background:var(--white);border-radius:var(--radius-lg);width:100%;max-width:800px;animation:.4s gallery-module__zlwOTG__bounce-in;position:relative;overflow:hidden}.gallery-module__zlwOTG__lightboxClose{width:36px;height:36px;color:var(--white);cursor:pointer;z-index:1;background:#0009;border:none;border-radius:50%;font-size:1rem;transition:background .2s;position:absolute;top:12px;right:12px}.gallery-module__zlwOTG__lightboxClose:hover{background:#000000e6}.gallery-module__zlwOTG__lightboxMedia{background:var(--gray-900);justify-content:center;align-items:center;min-height:300px;display:flex}.gallery-module__zlwOTG__lightboxMedia img,.gallery-module__zlwOTG__lightboxMedia video{object-fit:contain;max-width:100%;max-height:70vh}.gallery-module__zlwOTG__lightboxPlaceholder{text-align:center;color:var(--white);padding:60px}.gallery-module__zlwOTG__lightboxPlaceholder span{margin-bottom:16px;font-size:4rem;display:block}.gallery-module__zlwOTG__lightboxInfo{padding:20px 24px}.gallery-module__zlwOTG__lightboxInfo h3{color:var(--violet-dark);margin-bottom:8px;font-family:Fredoka One,cursive;font-size:1.2rem}.gallery-module__zlwOTG__lightboxInfo p{color:var(--gray-500);font-size:.9rem}@media (max-width:900px){.gallery-module__zlwOTG__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.gallery-module__zlwOTG__galleryGrid{grid-template-columns:1fr}}.gallery-module__zlwOTG__skeleton{background:linear-gradient(90deg, var(--gray-100) 25%, var(--gray-200) 50%, var(--gray-100) 75%);background-size:200% 100%;animation:1.5s linear infinite gallery-module__zlwOTG__shimmer}.gallery-module__zlwOTG__skeletonCard{pointer-events:none}
