.GalleryClient-module__TVY66G__filtersWrapper{text-align:center;margin-bottom:var(--space-8)}.GalleryClient-module__TVY66G__filters{gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}.GalleryClient-module__TVY66G__resultsCount{font-size:var(--text-sm);color:var(--color-text-secondary);margin:0}.GalleryClient-module__TVY66G__filterBtn{background-color:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-family:var(--font-body-family);font-size:var(--text-sm);cursor:pointer;font-weight:700;transition:all .2s}.GalleryClient-module__TVY66G__filterBtn:hover,.GalleryClient-module__TVY66G__filterBtn:focus-visible{border-color:var(--color-primary);color:var(--color-primary)}.GalleryClient-module__TVY66G__filterBtnActive{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.GalleryClient-module__TVY66G__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.GalleryClient-module__TVY66G__galleryItem{aspect-ratio:4/3;border-radius:var(--radius-md);cursor:pointer;background-color:var(--color-primary-light);border:none;width:100%;padding:0;animation:.4s ease-out forwards GalleryClient-module__TVY66G__fadeIn;display:block;position:relative;overflow:hidden}@keyframes GalleryClient-module__TVY66G__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.GalleryClient-module__TVY66G__galleryItem{animation:none}}.GalleryClient-module__TVY66G__galleryItem:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.GalleryClient-module__TVY66G__placeholderVisual{width:100%;height:100%;color:var(--color-primary);background-color:var(--color-primary-light);justify-content:center;align-items:center;transition:transform .3s;display:flex}.GalleryClient-module__TVY66G__galleryItem:hover .GalleryClient-module__TVY66G__placeholderVisual{transform:scale(1.05)}.GalleryClient-module__TVY66G__playIcon{width:60px;height:60px;color:var(--color-primary);border-radius:var(--radius-full);box-shadow:var(--shadow-md);background-color:#ffffffe6;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GalleryClient-module__TVY66G__galleryItem:hover .GalleryClient-module__TVY66G__playIcon{background-color:#fff;transform:translate(-50%,-50%)scale(1.1)}.GalleryClient-module__TVY66G__lightboxOverlay{z-index:1000;width:100vw;height:100vh;padding:var(--space-4);opacity:0;pointer-events:none;background-color:#000000d9;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.GalleryClient-module__TVY66G__lightboxOverlay[data-open=true]{opacity:1;pointer-events:auto}.GalleryClient-module__TVY66G__lightboxContent{background-color:var(--color-surface);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:1000px;max-height:90vh;display:flex;position:relative;overflow:hidden}.GalleryClient-module__TVY66G__closeBtn{top:var(--space-3);right:var(--space-3);color:#fff;border-radius:var(--radius-full);cursor:pointer;z-index:10;background-color:#00000080;border:none;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex;position:absolute}.GalleryClient-module__TVY66G__navBtn{color:#fff;border-radius:var(--radius-full);cursor:pointer;z-index:10;background-color:#00000080;border:none;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryClient-module__TVY66G__navBtn:hover,.GalleryClient-module__TVY66G__navBtn:focus-visible{background-color:var(--color-primary)}.GalleryClient-module__TVY66G__prevBtn{left:var(--space-3)}.GalleryClient-module__TVY66G__nextBtn{right:var(--space-3)}.GalleryClient-module__TVY66G__closeBtn:hover,.GalleryClient-module__TVY66G__closeBtn:focus-visible{background-color:var(--color-primary)}.GalleryClient-module__TVY66G__lightboxMedia{width:100%;height:60vh;color:var(--color-primary);background-color:#000;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.GalleryClient-module__TVY66G__lightboxDesc{padding:var(--space-4);background-color:var(--color-surface);color:var(--color-text-primary);font-size:var(--text-base);text-align:center;border-top:1px solid var(--color-border)}.GalleryClient-module__TVY66G__emptyState{text-align:center;padding:var(--space-10) 0;color:var(--color-text-secondary)}
