.VideosPageContent-module__OhJLva__page{padding:120px 0 80px}.VideosPageContent-module__OhJLva__container{max-width:1100px!important}.VideosPageContent-module__OhJLva__backLink{color:var(--text-dim);align-items:center;gap:6px;margin-bottom:24px;font-size:.85rem;transition:color .2s;display:inline-flex}.VideosPageContent-module__OhJLva__backLink:hover{color:var(--text-secondary)}.VideosPageContent-module__OhJLva__pageTitle{color:#fff;letter-spacing:-.03em;margin-bottom:24px;font-size:2.2rem;font-weight:800}.VideosPageContent-module__OhJLva__searchWrapper{margin-bottom:16px;position:relative}.VideosPageContent-module__OhJLva__searchIcon{color:var(--text-dim);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.VideosPageContent-module__OhJLva__searchInput{background:var(--surface);border:1px solid var(--glass-border);width:100%;color:var(--text);border-radius:14px;outline:none;padding:14px 44px 14px 48px;font-family:inherit;font-size:.95rem;transition:all .2s}.VideosPageContent-module__OhJLva__searchInput::placeholder{color:var(--text-dim)}.VideosPageContent-module__OhJLva__searchInput:focus{border-color:var(--glass-border-hover);background:var(--surface-hover);box-shadow:0 0 0 3px #7878ff1a}.VideosPageContent-module__OhJLva__searchClear{color:var(--text-dim);cursor:pointer;background:0 0;border:none;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.VideosPageContent-module__OhJLva__searchClear:hover{color:var(--text)}.VideosPageContent-module__OhJLva__filterRow{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.VideosPageContent-module__OhJLva__filterPill{background:var(--surface);border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:100px;padding:8px 18px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s}.VideosPageContent-module__OhJLva__filterPill:hover{border-color:var(--glass-border-hover);background:var(--surface-hover);color:var(--text)}.VideosPageContent-module__OhJLva__filterPillActive{color:#fff!important;background:#7878ff26!important;border-color:#7878ff66!important}.VideosPageContent-module__OhJLva__filterCount{letter-spacing:0;background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;min-width:22px;height:20px;margin-left:6px;padding:0 6px;font-size:.72rem;font-weight:700;display:inline-flex}.VideosPageContent-module__OhJLva__filterPillActive .VideosPageContent-module__OhJLva__filterCount{background:#7878ff4d}.VideosPageContent-module__OhJLva__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:30px;display:flex}.VideosPageContent-module__OhJLva__resultCount{color:var(--text-dim);font-size:.85rem}.VideosPageContent-module__OhJLva__sortWrapper{align-items:center;gap:8px;display:flex}.VideosPageContent-module__OhJLva__sortSelect{background:var(--surface);border:1px solid var(--glass-border);color:#fff;cursor:pointer;border-radius:8px;outline:none;padding:8px 12px;font-family:inherit;font-size:.85rem;transition:border-color .2s}.VideosPageContent-module__OhJLva__sortSelect:hover{border-color:var(--glass-border-hover)}.VideosPageContent-module__OhJLva__grid{grid-template-columns:repeat(3,1fr);gap:18px;animation:.3s VideosPageContent-module__OhJLva__fadeIn;display:grid}@keyframes VideosPageContent-module__OhJLva__fadeIn{0%{opacity:.3}to{opacity:1}}.VideosPageContent-module__OhJLva__card{background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px);border-radius:18px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.VideosPageContent-module__OhJLva__card:hover{border-color:var(--glass-border-hover);transform:translateY(-3px);box-shadow:0 8px 32px #0006}.VideosPageContent-module__OhJLva__thumbWrap{aspect-ratio:16/9;background:#0000004d;position:relative;overflow:hidden}.VideosPageContent-module__OhJLva__thumbWrap img{-o-object-fit:cover;object-fit:cover;opacity:.85;width:100%;height:100%;transition:all .4s}.VideosPageContent-module__OhJLva__card:hover .VideosPageContent-module__OhJLva__thumbWrap img{opacity:1;transform:scale(1.04)}.VideosPageContent-module__OhJLva__playOverlay{color:#fff;opacity:0;background:#00000040;justify-content:center;align-items:center;font-size:2rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.VideosPageContent-module__OhJLva__card:hover .VideosPageContent-module__OhJLva__playOverlay{opacity:1}.VideosPageContent-module__OhJLva__info{padding:14px 16px 16px}.VideosPageContent-module__OhJLva__videoTitle{color:var(--text);margin-bottom:4px;font-size:.88rem;font-weight:500;line-height:1.35}.VideosPageContent-module__OhJLva__videoMeta{color:#ffffff80;justify-content:space-between;margin-top:6px;font-size:.78rem;display:flex}.VideosPageContent-module__OhJLva__videoDate{color:var(--text-dim);font-size:.72rem}.VideosPageContent-module__OhJLva__emptyState{text-align:center;color:var(--text-dim);padding:80px 24px;font-size:1rem}.VideosPageContent-module__OhJLva__clearFilters{background:var(--surface);border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;border-radius:10px;margin-top:16px;padding:10px 24px;font-family:inherit;font-size:.85rem;transition:all .2s}.VideosPageContent-module__OhJLva__clearFilters:hover{background:var(--surface-hover);border-color:var(--glass-border-hover);color:var(--text)}.VideosPageContent-module__OhJLva__loadMoreWrapper{justify-content:center;margin-top:48px;display:flex}.VideosPageContent-module__OhJLva__loadMoreBtn{background:var(--surface);border:1px solid var(--glass-border);color:var(--text);cursor:pointer;border-radius:14px;padding:14px 36px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .25s}.VideosPageContent-module__OhJLva__loadMoreBtn:hover{background:var(--surface-hover);border-color:var(--glass-border-hover);transform:translateY(-2px);box-shadow:0 4px 20px #0000004d}@media (max-width:900px){.VideosPageContent-module__OhJLva__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.VideosPageContent-module__OhJLva__grid{grid-template-columns:1fr}.VideosPageContent-module__OhJLva__pageTitle{font-size:1.6rem}.VideosPageContent-module__OhJLva__toolbar{flex-direction:column;align-items:flex-start}.VideosPageContent-module__OhJLva__filterRow{gap:6px}.VideosPageContent-module__OhJLva__filterPill{padding:6px 14px;font-size:.78rem}}
