.gallery-module__NCUE0q__galleryPage{background-color:var(--color-background);min-height:100vh;color:var(--color-text-primary);padding:120px 20px 60px;position:relative;overflow-x:hidden}.gallery-module__NCUE0q__galleryPage:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#e821271a 0%,#0000 40%),radial-gradient(circle at 80% 80%,#00d4ff0d 0%,#0000 40%);position:absolute;inset:0}.gallery-module__NCUE0q__header{text-align:center;margin-bottom:40px}.gallery-module__NCUE0q__header h1{letter-spacing:-.02em;margin-bottom:10px;font-size:3rem;font-weight:700}.gallery-module__NCUE0q__header p{color:var(--color-text-secondary);margin-bottom:20px;font-size:1.2rem}.gallery-module__NCUE0q__youtubeLink{color:#fff;border-radius:var(--radius-full);background:red;align-items:center;gap:8px;padding:10px 24px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 15px #ff00004d}.gallery-module__NCUE0q__youtubeLink:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f006}.gallery-module__NCUE0q__filters{justify-content:center;gap:15px;margin-bottom:40px;display:flex}.gallery-module__NCUE0q__filterBtn{background:var(--color-background-card);border:2px solid var(--color-border);color:var(--color-text-primary);border-radius:var(--radius-full);cursor:pointer;padding:10px 28px;font-size:14px;font-weight:600;transition:all .2s}.gallery-module__NCUE0q__filterBtn:hover{background:var(--color-background-gray);border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px)}.gallery-module__NCUE0q__filterBtn.gallery-module__NCUE0q__active{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-glow);border-color:#0000}.gallery-module__NCUE0q__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.gallery-module__NCUE0q__galleryItem{border-radius:var(--radius-lg);aspect-ratio:16/9;cursor:pointer;border:1px solid var(--color-border-light);background:#000;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.gallery-module__NCUE0q__galleryItem:hover{border-color:var(--color-primary);box-shadow:var(--shadow-glow);transform:translateY(-5px)}.gallery-module__NCUE0q__thumbnail{object-fit:cover;opacity:.8;width:100%;height:100%;transition:transform .5s}.gallery-module__NCUE0q__galleryItem:hover .gallery-module__NCUE0q__thumbnail{opacity:.6;transform:scale(1.05)}.gallery-module__NCUE0q__overlay{text-align:center;background:#0006;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:background .3s;display:flex;position:absolute;top:0;left:0}.gallery-module__NCUE0q__galleryItem:hover .gallery-module__NCUE0q__overlay{background:#0003}.gallery-module__NCUE0q__overlay h3{text-shadow:0 2px 4px #000c;color:#fff;margin-bottom:10px;font-size:1.1rem;font-weight:600}.gallery-module__NCUE0q__meta{color:#e0e0e0;gap:15px;margin-bottom:15px;font-size:.9rem;display:flex}.gallery-module__NCUE0q__meta span{align-items:center;gap:6px;display:flex}.gallery-module__NCUE0q__playBtn{color:#fff;cursor:pointer;opacity:.9;filter:drop-shadow(0 4px 8px #00000080);background:0 0;border:none;font-size:3rem;transition:transform .2s}.gallery-module__NCUE0q__galleryItem:hover .gallery-module__NCUE0q__playBtn{opacity:1;color:var(--color-primary);transform:scale(1.1)}.gallery-module__NCUE0q__loading{animation:1.5s infinite gallery-module__NCUE0q__pulse}@keyframes gallery-module__NCUE0q__pulse{0%,to{opacity:.6}50%{opacity:1}}.gallery-module__NCUE0q__error{border:2px solid var(--color-error)}.gallery-module__NCUE0q__errorMsg{color:var(--color-error);align-items:center;gap:8px;font-weight:600;display:flex}.gallery-module__NCUE0q__modal{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.gallery-module__NCUE0q__modalContent{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;max-width:1000px;box-shadow:var(--shadow-2xl);background:#000;border:1px solid #ffffff1a;position:relative;overflow:hidden}.gallery-module__NCUE0q__modalContent iframe{border:none;width:100%;height:100%}.gallery-module__NCUE0q__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;transition:color .2s;position:absolute;top:-40px;right:0}.gallery-module__NCUE0q__closeBtn:hover{color:var(--color-primary)}.gallery-module__NCUE0q__embedError{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;display:flex}@media (max-width:768px){.gallery-module__NCUE0q__galleryPage{padding-top:100px}.gallery-module__NCUE0q__filters{flex-direction:column;align-items:center}.gallery-module__NCUE0q__filterBtn{width:100%;max-width:300px}.gallery-module__NCUE0q__galleryGrid{grid-template-columns:1fr}}
