.VideoPlayer-module__AI35cW__playerContainer{background:#000;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.VideoPlayer-module__AI35cW__header{z-index:10;background:linear-gradient(#000c 0%,#0000 100%);justify-content:space-between;align-items:center;width:100%;padding:20px 40px;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.VideoPlayer-module__AI35cW__headerLeft{align-items:center;gap:15px;display:flex}.VideoPlayer-module__AI35cW__backBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.VideoPlayer-module__AI35cW__backBtn:hover{background:#fff3}.VideoPlayer-module__AI35cW__backBtn svg{width:24px;height:24px}.VideoPlayer-module__AI35cW__title{color:#fff;text-shadow:0 1px 2px #00000080;margin:0;font-size:1.2rem;font-weight:500}.VideoPlayer-module__AI35cW__headerRight{align-items:center;gap:15px;display:flex}.VideoPlayer-module__AI35cW__nextBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-weight:600;transition:transform .2s;display:flex}.VideoPlayer-module__AI35cW__nextBtn:hover{transform:scale(1.05)}.VideoPlayer-module__AI35cW__nextBtn svg{width:20px;height:20px}.VideoPlayer-module__AI35cW__videoWrapper{background:#000;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.VideoPlayer-module__AI35cW__video,.VideoPlayer-module__AI35cW__iframe{object-fit:contain;border:none;width:100%;height:100%}.VideoPlayer-module__AI35cW__bottomFade{pointer-events:none;background:linear-gradient(#0000,#000000e6);width:100%;height:150px;transition:opacity .3s;position:absolute;bottom:0;left:0}.VideoPlayer-module__AI35cW__uiHidden{opacity:0;pointer-events:none}.VideoPlayer-module__AI35cW__listToggleBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:6px;margin-right:10px;padding:8px 16px;font-size:.9rem;transition:all .2s;display:flex}.VideoPlayer-module__AI35cW__listToggleBtn:hover,.VideoPlayer-module__AI35cW__listToggleBtnActive{background:#fff3;border-color:#fff6}.VideoPlayer-module__AI35cW__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#0f172af2;border-left:1px solid #ffffff1a;flex-direction:column;width:350px;height:100%;padding:20px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.VideoPlayer-module__AI35cW__sidebarOpen{transform:translate(0)}.VideoPlayer-module__AI35cW__sidebarHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.VideoPlayer-module__AI35cW__sidebarTitle{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.VideoPlayer-module__AI35cW__closeSidebarBtn{color:var(--gray-light);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1}.VideoPlayer-module__AI35cW__streamList{flex-direction:column;flex:1;gap:10px;padding-right:5px;display:flex;overflow-y:auto}.VideoPlayer-module__AI35cW__streamList::-webkit-scrollbar{width:6px}.VideoPlayer-module__AI35cW__streamList::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.VideoPlayer-module__AI35cW__streamItem{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:12px;transition:all .2s}.VideoPlayer-module__AI35cW__streamItem:hover{background:#ffffff14}.VideoPlayer-module__AI35cW__streamItemActive{border-color:var(--primary-accent);background:#0ea5e91a}.VideoPlayer-module__AI35cW__streamMeta{align-items:center;gap:8px;margin-bottom:4px;display:flex}.VideoPlayer-module__AI35cW__qualityBadge{color:#cbd5e1;background:#ffffff1a;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:600}.VideoPlayer-module__AI35cW__quality4K{color:#000;text-shadow:none;background:linear-gradient(135deg,#f59e0b,#d97706)}.VideoPlayer-module__AI35cW__quality1080p{color:#38bdf8;background:#38bdf833;border:1px solid #38bdf84d}.VideoPlayer-module__AI35cW__streamProvider{color:#94a3b8;text-transform:uppercase;font-size:.75rem}.VideoPlayer-module__AI35cW__streamTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.9rem;overflow:hidden}.VideoPlayer-module__AI35cW__streamStats{color:#64748b;justify-content:space-between;font-size:.8rem;display:flex}.VideoPlayer-module__AI35cW__seeds{color:#10b981}.VideoPlayer-module__AI35cW__errorOverlay{color:#fff;text-align:center;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:40px;display:flex;position:absolute;top:0;left:0}.VideoPlayer-module__AI35cW__errorOverlay h3{color:#ef4444;margin-bottom:10px;font-size:1.5rem}.VideoPlayer-module__AI35cW__errorOverlay p{max-width:400px}.VideoPlayer-module__AI35cW__statsOverlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;z-index:20;background:#0f172a99;border:1px solid #ffffff1a;border-radius:12px;width:300px;max-width:90vw;padding:16px 24px;transition:opacity .3s;position:absolute;top:80px;left:40px;box-shadow:0 8px 32px #0000004d}.VideoPlayer-module__AI35cW__videoContainer{background:#000;width:100%;height:100%;position:relative;overflow:hidden}.VideoPlayer-module__AI35cW__uiHidden{cursor:none}.VideoPlayer-module__AI35cW__centerOverlay{pointer-events:none;z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoPlayer-module__AI35cW__bigPlayBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;opacity:0;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .2s;display:flex;transform:scale(.8)}.VideoPlayer-module__AI35cW__showBigBtn .VideoPlayer-module__AI35cW__bigPlayBtn{opacity:1;transform:scale(1)}.VideoPlayer-module__AI35cW__controlsBar{opacity:1;z-index:20;background:linear-gradient(#0000,#000000e6);flex-direction:column;gap:12px;width:100%;padding:20px 24px 30px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}.VideoPlayer-module__AI35cW__controlsBar.VideoPlayer-module__AI35cW__hidden{opacity:0;pointer-events:none}.VideoPlayer-module__AI35cW__progressContainer{cursor:pointer;background:#fff3;border-radius:3px;width:100%;height:6px;transition:height .2s;position:relative}.VideoPlayer-module__AI35cW__progressContainer:hover{height:10px}.VideoPlayer-module__AI35cW__progressFill{background:var(--primary-accent,#4ade80);border-radius:3px;height:100%;position:relative}.VideoPlayer-module__AI35cW__progressThumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:50%;right:-6px;transform:translateY(-50%)scale(0)}.VideoPlayer-module__AI35cW__progressContainer:hover .VideoPlayer-module__AI35cW__progressThumb{transform:translateY(-50%)scale(1)}.VideoPlayer-module__AI35cW__controlsRow{color:#fff;justify-content:space-between;align-items:center;display:flex}.VideoPlayer-module__AI35cW__leftControls,.VideoPlayer-module__AI35cW__rightControls{align-items:center;gap:16px;display:flex}.VideoPlayer-module__AI35cW__iconBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.VideoPlayer-module__AI35cW__iconBtn:hover{background:#ffffff1a}.VideoPlayer-module__AI35cW__iconBtn svg{fill:currentColor;width:24px;height:24px}.VideoPlayer-module__AI35cW__timeDisplay{font-variant-numeric:tabular-nums;opacity:.9;font-size:14px;font-weight:500}.VideoPlayer-module__AI35cW__volumeContainer{align-items:center;gap:8px;width:0;transition:width .3s;display:flex;overflow:hidden}.VideoPlayer-module__AI35cW__volumeWrapper:hover .VideoPlayer-module__AI35cW__volumeContainer{width:100px}.VideoPlayer-module__AI35cW__volumeSlider{-webkit-appearance:none;background:#ffffff4d;border-radius:2px;outline:none;width:100px;height:4px}.VideoPlayer-module__AI35cW__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:12px;height:12px}.VideoPlayer-module__AI35cW__statsHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.VideoPlayer-module__AI35cW__statsHeader h4{text-transform:uppercase;letter-spacing:1px;color:#94a3b8;margin:0;font-size:.85rem;font-weight:600}.VideoPlayer-module__AI35cW__liveIndicator{color:#4ade80;align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex}.VideoPlayer-module__AI35cW__pulseDot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s infinite VideoPlayer-module__AI35cW__pulseRed}@keyframes VideoPlayer-module__AI35cW__pulseRed{0%{box-shadow:0 0 #4ade80b3}70%{box-shadow:0 0 0 6px #4ade8000}to{box-shadow:0 0 #4ade8000}}.VideoPlayer-module__AI35cW__statGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.VideoPlayer-module__AI35cW__statItem{flex-direction:column;display:flex}.VideoPlayer-module__AI35cW__statLabel{color:#94a3b8;margin-bottom:2px;font-size:.7rem}.VideoPlayer-module__AI35cW__statValue{color:#fff;font-feature-settings:"tnum";font-size:1.1rem;font-weight:600}.VideoPlayer-module__AI35cW__progressContainer{margin-top:12px}.VideoPlayer-module__AI35cW__progressBar{background:#ffffff1a;border-radius:2px;width:100%;height:4px;margin-top:6px;overflow:hidden}.VideoPlayer-module__AI35cW__nextBtnHeader{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:20px;align-items:center;gap:8px;margin-right:15px;padding:8px 16px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #3b82f64d}.VideoPlayer-module__AI35cW__nextBtnHeader:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f680}.VideoPlayer-module__AI35cW__nextBtnHeader svg{width:18px;height:18px}
.SourceList-module__0NUnXG__container{width:100%}.SourceList-module__0NUnXG__sectionHeader{color:#cbd5e1;text-transform:uppercase;letter-spacing:.5px;margin:20px 0 10px;font-size:1rem;font-weight:600}.SourceList-module__0NUnXG__sidebarHeader{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin:15px 0 10px;padding-left:10px;font-size:.75rem}.SourceList-module__0NUnXG__torrentListContainer{scrollbar-width:thin;scrollbar-color:#475569 transparent;max-height:350px;padding-right:5px;overflow-y:auto}.SourceList-module__0NUnXG__torrentListContainer::-webkit-scrollbar{width:6px}.SourceList-module__0NUnXG__torrentListContainer::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.SourceList-module__0NUnXG__sourceCard{cursor:pointer;background:#1e293b66;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:8px;padding:12px;transition:all .2s;position:relative;overflow:hidden}.SourceList-module__0NUnXG__sourceCard:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.SourceList-module__0NUnXG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.SourceList-module__0NUnXG__provider{color:#94a3b8;background:#0000004d;border-radius:4px;padding:2px 8px;font-size:.75rem}.SourceList-module__0NUnXG__sourceTitle{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:.95rem;font-weight:500;line-height:1.4;overflow:hidden}.SourceList-module__0NUnXG__cardFooter{color:#64748b;justify-content:space-between;font-size:.8rem;display:flex}.SourceList-module__0NUnXG__seeds{color:#22c55e;font-weight:600}.SourceList-module__0NUnXG__streamItem{cursor:pointer;border-bottom:1px solid #ffffff0d;padding:12px 15px;transition:background .2s}.SourceList-module__0NUnXG__streamItem:hover{background:#ffffff1a}.SourceList-module__0NUnXG__streamItemActive{background:#3b82f633;border-left:3px solid #3b82f6}.SourceList-module__0NUnXG__sidebarTitle{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.SourceList-module__0NUnXG__qualityBadge{color:#fff;background:#475569;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.SourceList-module__0NUnXG__q4k{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 5px #f59e0b4d}.SourceList-module__0NUnXG__q1080{background:#3b82f6}.SourceList-module__0NUnXG__emptyState{text-align:center;color:#64748b;background:#ffffff08;border-radius:8px;padding:20px;font-size:.9rem}.SourceList-module__0NUnXG__emptyStateSub{opacity:.7;font-size:.8rem}.SourceList-module__0NUnXG__providerCard{border-left:4px solid #f59e0b!important}
