.MovieCard-module__2lSXFW__img{object-fit:cover;transition:transform var(--transition-slow)}.MovieCard-module__2lSXFW__noImage{background:var(--bg-secondary);justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;display:flex}
.LiveTVSection-module__SFYCJW__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.LiveTVSection-module__SFYCJW__card{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-normal);text-decoration:none;display:flex;position:relative;overflow:hidden}.LiveTVSection-module__SFYCJW__card:before{content:"";background:var(--ch-color,var(--accent-purple));width:3px;transition:width var(--transition-normal);border-radius:3px 0 0 3px;position:absolute;top:0;bottom:0;left:0}.LiveTVSection-module__SFYCJW__card:hover{border-color:color-mix(in srgb, var(--ch-color) 40%, var(--border-subtle));background:color-mix(in srgb, var(--ch-color) 6%, var(--bg-card));transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.LiveTVSection-module__SFYCJW__card:hover:before{width:4px}.LiveTVSection-module__SFYCJW__logoWrap{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:#fffffff2;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:4px;display:flex;overflow:hidden}.LiveTVSection-module__SFYCJW__logoImg{object-fit:contain;width:100%;height:100%}.LiveTVSection-module__SFYCJW__flagFallback{width:100%;height:100%;color:var(--text-muted);background:var(--bg-secondary);justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.LiveTVSection-module__SFYCJW__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.LiveTVSection-module__SFYCJW__name{font-family:var(--font-display);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.LiveTVSection-module__SFYCJW__category{color:var(--text-muted);font-size:.74rem}@media (max-width:600px){.LiveTVSection-module__SFYCJW__grid{grid-template-columns:1fr 1fr}}
.VideoPlayer-module__SN3VOa__wrapper{gap:var(--space-lg);flex-direction:column;display:flex}.VideoPlayer-module__SN3VOa__previewWrap{gap:var(--space-sm);flex-direction:column;display:flex}.VideoPlayer-module__SN3VOa__previewLabel{color:var(--text-muted);text-align:center;padding-top:var(--space-xs);font-size:.82rem}.VideoPlayer-module__SN3VOa__authGate{padding:var(--space-3xl) var(--space-xl);align-items:center;gap:var(--space-lg);text-align:center;border:1px solid var(--border-subtle);flex-direction:column;display:flex}.VideoPlayer-module__SN3VOa__lockIcon{filter:grayscale(.3);font-size:3rem;line-height:1}.VideoPlayer-module__SN3VOa__authTitle{font-family:var(--font-display);font-size:1.4rem;font-weight:700}.VideoPlayer-module__SN3VOa__authSubtitle{color:var(--text-secondary);max-width:380px;font-size:.95rem;line-height:1.6}.VideoPlayer-module__SN3VOa__authBtns{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.VideoPlayer-module__SN3VOa__tabs{display:flex}.VideoPlayer-module__SN3VOa__fullMovieContainer{gap:var(--space-md);flex-direction:column;display:flex}.VideoPlayer-module__SN3VOa__serverSelectorRow{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.VideoPlayer-module__SN3VOa__serverSelector{gap:var(--space-xs);background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-subtle);flex-wrap:wrap;padding:4px;display:flex}.VideoPlayer-module__SN3VOa__serverBtn{color:var(--text-secondary);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;font-size:.82rem;font-weight:500}.VideoPlayer-module__SN3VOa__serverBtn:hover{color:var(--text-primary);background:#ffffff0d}.VideoPlayer-module__SN3VOa__serverBtnActive{background:var(--purple-primary);color:#fff!important}.VideoPlayer-module__SN3VOa__playerWrapperRelative{width:100%;position:relative}.VideoPlayer-module__SN3VOa__skipIntroBtn{z-index:10;color:#fff;border-radius:var(--radius-md);cursor:pointer;-webkit-backdrop-filter:blur(20px);background:#08080ed9;border:1px solid #ffffff26;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .2s;animation:.3s cubic-bezier(.16,1,.3,1) both VideoPlayer-module__SN3VOa__slideIn;display:flex;position:absolute;bottom:80px;right:24px;box-shadow:0 10px 30px #00000080,0 0 0 1px #7b2fbe33}.VideoPlayer-module__SN3VOa__skipIntroBtn:hover{background:var(--purple-primary);border-color:var(--purple-primary);box-shadow:0 10px 35px var(--accent-glow-purple);transform:translateY(-1px)}.VideoPlayer-module__SN3VOa__skipOutroCard{z-index:10;-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-md);gap:var(--space-md);background:#08080ee6;border:1px solid #ffffff1a;flex-direction:column;width:300px;padding:18px;animation:.3s cubic-bezier(.16,1,.3,1) both VideoPlayer-module__SN3VOa__slideIn;display:flex;position:absolute;bottom:80px;right:24px;box-shadow:0 10px 30px #000c,0 0 0 1px #7b2fbe33}@keyframes VideoPlayer-module__SN3VOa__slideIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.VideoPlayer-module__SN3VOa__outroTitle{font-family:var(--font-display);color:var(--text-white);font-size:.95rem;font-weight:700;line-height:1.4}.VideoPlayer-module__SN3VOa__outroBtns{gap:var(--space-sm);width:100%;display:flex}.VideoPlayer-module__SN3VOa__outroBtnPrimary{background:var(--accent-gradient);color:var(--text-white);border-radius:var(--radius-sm);transition:all var(--transition-fast);box-shadow:0 4px 12px var(--accent-glow-purple);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;display:flex}.VideoPlayer-module__SN3VOa__outroBtnPrimary:hover{filter:brightness(1.1);transform:translateY(-1px)}.VideoPlayer-module__SN3VOa__outroBtnSecondary{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;padding:8px 16px;font-size:.85rem;font-weight:600}.VideoPlayer-module__SN3VOa__outroBtnSecondary:hover{color:var(--text-white);background:#ffffff26}.VideoPlayer-module__SN3VOa__statusMessage{color:#10b981;align-items:center;gap:6px;margin-top:.5rem;font-size:.85rem;font-weight:500;line-height:1.4;display:flex}.VideoPlayer-module__SN3VOa__premiumBadge{background:var(--purple-primary);color:#fff;text-transform:uppercase;border-radius:3px;padding:2px 6px;font-size:.7rem;font-weight:700}.VideoPlayer-module__SN3VOa__premiumPlayerWrap{border-radius:var(--radius-lg);background:#000;border:1px solid #ffffff0d;overflow:hidden;box-shadow:0 10px 30px #00000080}.VideoPlayer-module__SN3VOa__loadingWrap{justify-content:center;align-items:center;gap:var(--space-md);height:360px;color:var(--text-secondary);flex-direction:column;font-size:.9rem;display:flex}.VideoPlayer-module__SN3VOa__loadingSpinner{border:3px solid #ffffff1a;border-top-color:var(--purple-primary);border-radius:50%;width:40px;height:40px;animation:.9s linear infinite VideoPlayer-module__SN3VOa__spin}@keyframes VideoPlayer-module__SN3VOa__spin{to{transform:rotate(360deg)}}.VideoPlayer-module__SN3VOa__adblockWarning{align-items:flex-start;gap:var(--space-md);border-radius:var(--radius-md);padding:var(--space-md) var(--space-lg);background:#f59e0b1f;border:1px solid #f59e0b66;animation:.3s VideoPlayer-module__SN3VOa__slideDown;display:flex}@keyframes VideoPlayer-module__SN3VOa__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.VideoPlayer-module__SN3VOa__adblockWarningIcon{flex-shrink:0;padding-top:2px;font-size:1.5rem}.VideoPlayer-module__SN3VOa__adblockWarningContent{flex:1}.VideoPlayer-module__SN3VOa__adblockWarningContent strong{color:#f59e0b;margin-bottom:4px;font-size:.9rem;display:block}.VideoPlayer-module__SN3VOa__adblockWarningContent p{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.55}.VideoPlayer-module__SN3VOa__adblockWarningClose{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast);background:0 0;border:none;flex-shrink:0;padding:4px;font-size:1rem}.VideoPlayer-module__SN3VOa__adblockWarningClose:hover{color:var(--text-primary)}.VideoPlayer-module__SN3VOa__noStreamCard{background:var(--bg-card);border:1px dashed var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-3xl) var(--space-xl);align-items:center;gap:var(--space-md);text-align:center;flex-direction:column;justify-content:center;min-height:300px;display:flex}.VideoPlayer-module__SN3VOa__noStreamIcon{filter:grayscale(.2);font-size:3rem}.VideoPlayer-module__SN3VOa__noStreamCard h4{font-family:var(--font-display);margin:0;font-size:1.2rem;font-weight:700}.VideoPlayer-module__SN3VOa__noStreamCard p{color:var(--text-secondary);max-width:420px;margin:0;font-size:.9rem;line-height:1.6}.VideoPlayer-module__SN3VOa__externalNote{color:var(--text-muted);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:#ffffff08;align-items:flex-start;gap:8px;font-size:.8rem;line-height:1.5;display:flex}.VideoPlayer-module__SN3VOa__premiumNote{color:#10b981;margin-top:var(--space-xs);align-items:center;gap:6px;font-size:.8rem;display:flex}@keyframes VideoPlayer-module__SN3VOa__goldPurplePulse{0%{box-shadow:0 0 5px #8b5cf666}50%{box-shadow:0 0 15px #8b5cf6cc,0 0 2px #d97706}to{box-shadow:0 0 5px #8b5cf666}}.VideoPlayer-module__SN3VOa__serverBtnPremium{animation:3s ease-in-out infinite VideoPlayer-module__SN3VOa__goldPurplePulse;color:#fff!important;background:linear-gradient(135deg,#7c3aed73,#d9770633)!important;border:1px solid #8b5cf6b3!important;font-weight:700!important}.VideoPlayer-module__SN3VOa__serverBtnPremium:hover{transform:translateY(-1px);background:linear-gradient(135deg,#7c3aeda6,#d9770659)!important;border-color:#c084fc!important}.VideoPlayer-module__SN3VOa__serverBtnPremium.VideoPlayer-module__SN3VOa__serverBtnActive,.VideoPlayer-module__SN3VOa__serverBtnActive.VideoPlayer-module__SN3VOa__serverBtnPremium{background:var(--purple-primary);color:#fff;border-color:var(--purple-primary)}.VideoPlayer-module__SN3VOa__shieldBtn{padding:var(--space-xs) var(--space-md);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-card);color:var(--text-secondary);transition:all var(--transition-fast);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.VideoPlayer-module__SN3VOa__shieldBtn:hover{background:var(--bg-card-hover);color:var(--text-primary);border-color:var(--border-hover)}.VideoPlayer-module__SN3VOa__gestureMain{z-index:1;position:absolute;inset:0}.VideoPlayer-module__SN3VOa__gestureLeft{z-index:2;width:30%;position:absolute;top:0;bottom:0;left:0}.VideoPlayer-module__SN3VOa__gestureRight{z-index:2;width:30%;position:absolute;top:0;bottom:0;right:0}.VideoPlayer-module__SN3VOa__gestureFullscreen{z-index:2;position:absolute;inset:0 30%}.VideoPlayer-module__SN3VOa__controlsRoot{opacity:0;pointer-events:none;z-index:5;flex-direction:column;justify-content:space-between;transition:opacity .3s ease-in-out;display:flex;position:absolute;inset:0}.VideoPlayer-module__SN3VOa__controlsRoot[data-visible]{opacity:1}.VideoPlayer-module__SN3VOa__controlsRoot *{pointer-events:auto}.VideoPlayer-module__SN3VOa__controlsGroupTop{padding:var(--space-md) var(--space-xl);-webkit-backdrop-filter:blur(16px);background:#08080c73;border-bottom:1px solid #ffffff14;align-items:center;width:100%;display:flex}.VideoPlayer-module__SN3VOa__metaWrap{flex-direction:column;gap:4px;display:flex}.VideoPlayer-module__SN3VOa__metaTitle{font-family:var(--font-display);color:#fff;text-shadow:0 2px 4px #000c;font-size:1.4rem;font-weight:700}.VideoPlayer-module__SN3VOa__metaEpisode{color:#ffffffb3;text-shadow:0 1px 2px #000c;font-size:.85rem}.VideoPlayer-module__SN3VOa__controlsGroupCenter{pointer-events:none;z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoPlayer-module__SN3VOa__centerPlayButton{pointer-events:auto;cursor:pointer;color:#fff;background:#0009;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #00000080}.VideoPlayer-module__SN3VOa__centerPlayButton:hover{background:#000c;border-color:#fff;transform:scale(1.1);box-shadow:0 4px 25px #000000b3}.VideoPlayer-module__SN3VOa__centerPlayIcon{width:28px;height:28px}.VideoPlayer-module__SN3VOa__controlsGroupBottom{padding:var(--space-md) var(--space-xl);-webkit-backdrop-filter:blur(16px);gap:var(--space-sm);z-index:4;background:#08080c73;border-top:1px solid #ffffff14;flex-direction:column;width:100%;display:flex}.VideoPlayer-module__SN3VOa__timeSlider{cursor:pointer;align-items:center;width:100%;height:20px;display:flex;position:relative}.VideoPlayer-module__SN3VOa__sliderTrack{background:#fff3;border-radius:2px;width:100%;height:4px;transition:height .15s;position:relative}.VideoPlayer-module__SN3VOa__timeSlider:hover .VideoPlayer-module__SN3VOa__sliderTrack{height:6px}.VideoPlayer-module__SN3VOa__sliderTrackFill{background:var(--purple-primary);z-index:3;height:100%;width:var(--slider-fill,0%);will-change:width;border-radius:2px;position:absolute;top:0;left:0}.VideoPlayer-module__SN3VOa__sliderProgress{z-index:2;height:100%;width:var(--slider-progress,0%);will-change:width;background:#ffffff26;border-radius:2px;position:absolute;top:0;left:0}.VideoPlayer-module__SN3VOa__sliderThumb{background:var(--purple-primary);opacity:0;z-index:4;width:12px;height:12px;top:50%;left:var(--slider-fill,0%);will-change:left;border:2px solid #fff;border-radius:50%;transition:opacity .15s,transform .15s;position:absolute;transform:translate(-50%,-50%)scale(.6)}.VideoPlayer-module__SN3VOa__timeSlider:hover .VideoPlayer-module__SN3VOa__sliderThumb{opacity:1;transform:translate(-50%,-50%)scale(1);box-shadow:0 0 0 5px #7c3aed66}.VideoPlayer-module__SN3VOa__sliderPreview{bottom:100%;left:var(--preview-left);pointer-events:none;opacity:0;flex-direction:column;align-items:center;margin-bottom:12px;transition:opacity .15s;display:flex;position:absolute;transform:translate(-50%)}.VideoPlayer-module__SN3VOa__timeSlider[data-hovering] .VideoPlayer-module__SN3VOa__sliderPreview{opacity:1}.VideoPlayer-module__SN3VOa__thumbnailRoot{aspect-ratio:16/9;background:#000;border:1.5px solid #fff;border-radius:4px;width:140px;overflow:hidden;box-shadow:0 4px 12px #0009}.VideoPlayer-module__SN3VOa__thumbnailImg{object-fit:cover;width:100%;height:100%}.VideoPlayer-module__SN3VOa__sliderValue{color:#fff;background:#000000d9;border:1px solid #ffffff1a;border-radius:3px;margin-top:6px;padding:3px 6px;font-size:.75rem;font-weight:600}.VideoPlayer-module__SN3VOa__buttonsRow{justify-content:space-between;align-items:center;width:100%;display:flex}.VideoPlayer-module__SN3VOa__leftButtons,.VideoPlayer-module__SN3VOa__rightButtons{align-items:center;gap:var(--space-md);display:flex}.VideoPlayer-module__SN3VOa__iconBtn{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.VideoPlayer-module__SN3VOa__iconBtn:hover{color:#fff;background:#ffffff1a;transform:scale(1.08)}.VideoPlayer-module__SN3VOa__iconBtn svg{width:22px;height:22px}.VideoPlayer-module__SN3VOa__volumeBlock{align-items:center;gap:4px;display:flex;position:relative}.VideoPlayer-module__SN3VOa__volumeSlider{cursor:pointer;opacity:0;align-items:center;width:0;height:20px;transition:width .25s cubic-bezier(.4,0,.2,1),opacity .2s;display:flex;overflow:hidden}.VideoPlayer-module__SN3VOa__volumeBlock:hover .VideoPlayer-module__SN3VOa__volumeSlider,.VideoPlayer-module__SN3VOa__volumeSlider[data-dragging]{opacity:1;width:64px;margin-left:4px}.VideoPlayer-module__SN3VOa__volumeSlider .VideoPlayer-module__SN3VOa__sliderTrack{background:#ffffff4d;border-radius:1.5px;width:100%;height:3px;position:relative}.VideoPlayer-module__SN3VOa__volumeSlider .VideoPlayer-module__SN3VOa__sliderTrackFill{height:100%;width:var(--slider-fill,0%);will-change:width;background:#fff;border-radius:1.5px;position:absolute;top:0;left:0}.VideoPlayer-module__SN3VOa__volumeSlider .VideoPlayer-module__SN3VOa__sliderThumb{width:8px;height:8px;top:50%;left:var(--slider-fill,0%);will-change:left;background:#fff;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.VideoPlayer-module__SN3VOa__timeDisplay{color:#ffffffd9;align-items:center;gap:6px;margin-left:4px;font-family:monospace;font-size:.82rem;display:flex}.VideoPlayer-module__SN3VOa__timeDivider{color:#fff6}.VideoPlayer-module__SN3VOa__settingsContainer{position:relative}.VideoPlayer-module__SN3VOa__settingsBtnActive{color:var(--purple-primary)!important;background:#8b5cf61a!important}.VideoPlayer-module__SN3VOa__settingsMenu{margin-bottom:var(--space-md);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);z-index:100;background:#0a0a0fd9;border:1px solid #ffffff1f;flex-direction:column;gap:4px;min-width:200px;padding:8px;animation:.2s cubic-bezier(.16,1,.3,1) VideoPlayer-module__SN3VOa__popupFade;display:flex;position:absolute;bottom:100%;right:0;box-shadow:0 12px 40px #000000d9,0 0 0 1px #7c3aed33}@keyframes VideoPlayer-module__SN3VOa__popupFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.VideoPlayer-module__SN3VOa__menuItem{color:#fffc;text-align:left;cursor:pointer;border-radius:var(--radius-sm);width:100%;transition:all var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.82rem;font-weight:500;display:flex}.VideoPlayer-module__SN3VOa__menuItem:hover{color:#fff;background:#ffffff14}.VideoPlayer-module__SN3VOa__menuItemLabel{font-weight:500}.VideoPlayer-module__SN3VOa__menuItemValue{color:var(--purple-primary);font-size:.78rem;font-weight:600}.VideoPlayer-module__SN3VOa__menuHeader{color:#fff6;text-align:left;cursor:pointer;width:100%;transition:color var(--transition-fast);background:0 0;border:none;border-bottom:1px solid #ffffff14;margin-bottom:4px;padding:6px 12px;font-size:.78rem;font-weight:600}.VideoPlayer-module__SN3VOa__menuHeader:hover{color:#fff}.VideoPlayer-module__SN3VOa__menuScrollList{flex-direction:column;gap:2px;max-height:150px;display:flex;overflow-y:auto}.VideoPlayer-module__SN3VOa__menuScrollList::-webkit-scrollbar{width:4px}.VideoPlayer-module__SN3VOa__menuScrollList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.VideoPlayer-module__SN3VOa__menuSubItem{color:#ffffffb3;text-align:left;cursor:pointer;border-radius:var(--radius-sm);width:100%;transition:all var(--transition-fast);background:0 0;border:none;padding:8px 12px;font-size:.8rem}.VideoPlayer-module__SN3VOa__menuSubItem:hover{color:#fff;background:#ffffff0d}.VideoPlayer-module__SN3VOa__menuSubItemActive{background:#8b5cf60f;font-weight:700;color:var(--purple-primary)!important}.VideoPlayer-module__SN3VOa__captions{z-index:2;transition:bottom .25s;bottom:80px}.VideoPlayer-module__SN3VOa__controlsRoot[data-visible]~.VideoPlayer-module__SN3VOa__captions{bottom:100px}.VideoPlayer-module__SN3VOa__poster{object-fit:cover;z-index:1;pointer-events:none;opacity:0;background-color:#000;width:100%;height:100%;transition:opacity .2s ease-out;position:absolute;inset:0}.VideoPlayer-module__SN3VOa__poster[data-visible]{opacity:1}.VideoPlayer-module__SN3VOa__poster[data-hidden]{display:none}.VideoPlayer-module__SN3VOa__poster img{object-fit:cover;width:100%;height:100%}.VideoPlayer-module__SN3VOa__metaTrailerBadge{background:var(--purple-primary);color:#fff;text-transform:uppercase;letter-spacing:.8px;border-radius:4px;align-self:flex-start;width:fit-content;margin-top:2px;padding:3px 8px;font-size:.7rem;font-weight:700;line-height:1}.VideoPlayer-module__SN3VOa__metaDemoBadge{color:#fff;text-transform:uppercase;letter-spacing:.8px;background:#d97706;border-radius:4px;align-self:flex-start;width:fit-content;margin-top:2px;padding:3px 8px;font-size:.7rem;font-weight:700;line-height:1}.VideoPlayer-module__SN3VOa__demoNote{color:#fbbf24;margin-top:var(--space-sm);border-radius:var(--radius-md);background:#f59e0b14;border:1px solid #f59e0b40;align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;font-weight:500;line-height:1.4;display:flex}.VideoPlayer-module__SN3VOa__seriesSelector{margin-top:var(--space-lg);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-lg);gap:var(--space-md);flex-direction:column;display:flex}.VideoPlayer-module__SN3VOa__seasonsRow{gap:var(--space-sm);border-bottom:1px solid var(--border-subtle);padding-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.VideoPlayer-module__SN3VOa__seasonTab{color:var(--text-secondary);padding:var(--space-xs) var(--space-md);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:none;font-size:.9rem;font-weight:600}.VideoPlayer-module__SN3VOa__seasonTab:hover{color:var(--text-primary);background:#ffffff0d}.VideoPlayer-module__SN3VOa__seasonTabActive{color:var(--purple-primary);background:#8b5cf626;border:1px solid #8b5cf64d}.VideoPlayer-module__SN3VOa__episodesGrid{gap:var(--space-sm);grid-template-columns:repeat(auto-fill,minmax(110px,1fr));display:grid}.VideoPlayer-module__SN3VOa__episodeBtn{border:1px solid var(--border-subtle);color:var(--text-secondary);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);text-align:center;background:#ffffff08;font-size:.85rem;font-weight:500}.VideoPlayer-module__SN3VOa__episodeBtn:hover{color:var(--text-primary);border-color:var(--border-hover);background:#ffffff14;transform:translateY(-2px)}.VideoPlayer-module__SN3VOa__episodeBtnActive{box-shadow:0 4px 12px #8b5cf64d;background:var(--purple-primary)!important;color:#fff!important;border-color:var(--purple-primary)!important}.VideoPlayer-module__SN3VOa__iconBtn.VideoPlayer-module__SN3VOa__disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.VideoPlayer-module__SN3VOa__continuePromptOverlay{z-index:15;-webkit-backdrop-filter:blur(16px);pointer-events:auto;background:#00000073;justify-content:center;align-items:center;animation:.25s ease-out VideoPlayer-module__SN3VOa__fadeInPrompt;display:flex;position:absolute;inset:0}@keyframes VideoPlayer-module__SN3VOa__fadeInPrompt{0%{opacity:0}to{opacity:1}}.VideoPlayer-module__SN3VOa__continuePromptCard{border-radius:var(--radius-lg);padding:var(--space-xl) var(--space-2xl);align-items:center;gap:var(--space-lg);text-align:center;-webkit-backdrop-filter:blur(24px);background:#0f0f16d9;border:1px solid #ffffff14;flex-direction:column;width:90%;max-width:480px;animation:.35s cubic-bezier(.16,1,.3,1) both VideoPlayer-module__SN3VOa__scaleUpPrompt;display:flex;box-shadow:0 20px 50px #000000d9,0 0 0 1px #7b2fbe26}@keyframes VideoPlayer-module__SN3VOa__scaleUpPrompt{0%{opacity:0;transform:scale(.95)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.VideoPlayer-module__SN3VOa__continuePromptText{color:var(--text-secondary);font-size:1.05rem;font-weight:500;line-height:1.6}.VideoPlayer-module__SN3VOa__continuePromptText strong{color:#fff;font-weight:700}.VideoPlayer-module__SN3VOa__continuePromptBtns{gap:var(--space-md);justify-content:center;width:100%;display:flex}.VideoPlayer-module__SN3VOa__continueBtn{background:var(--accent-gradient);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);box-shadow:0 4px 15px var(--accent-glow-purple);text-align:center;white-space:nowrap;border:none;flex:1;padding:12px 20px;font-size:.9rem;font-weight:600}.VideoPlayer-module__SN3VOa__continueBtn:hover{filter:brightness(1.1);box-shadow:0 6px 20px var(--accent-glow-purple);transform:translateY(-1px)}.VideoPlayer-module__SN3VOa__continueBtn:active{transform:translateY(0)}.VideoPlayer-module__SN3VOa__startOverBtn{color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);text-align:center;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1f;flex:1;padding:12px 20px;font-size:.9rem;font-weight:600}.VideoPlayer-module__SN3VOa__startOverBtn:hover{color:#fff;background:#ffffff26;border-color:#ffffff40;transform:translateY(-1px)}.VideoPlayer-module__SN3VOa__startOverBtn:active{transform:translateY(0)}.VideoPlayer-module__SN3VOa__captions [data-part=cue]{color:#fff!important;font-family:var(--font-sans,"Inter", sans-serif)!important;border-radius:var(--radius-md)!important;text-shadow:0 1px 2px #000c!important;background-color:#000000bf!important;padding:6px 14px!important;font-size:1.15rem!important;font-weight:500!important;line-height:1.4!important;box-shadow:0 4px 12px #00000080!important}.VideoPlayer-module__SN3VOa__helpBtnText{font-size:1.1rem;font-weight:700}.VideoPlayer-module__SN3VOa__helpBtnActive{box-shadow:0 0 10px #8b5cf633;color:var(--purple-primary)!important;background:#8b5cf61a!important}.VideoPlayer-module__SN3VOa__helpModalOverlay{-webkit-backdrop-filter:blur(10px);z-index:200;pointer-events:auto;background:#0009;justify-content:center;align-items:center;animation:.2s ease-out VideoPlayer-module__SN3VOa__fadeInPrompt;display:flex;position:absolute;inset:0}.VideoPlayer-module__SN3VOa__helpModalCard{border-radius:var(--radius-lg);padding:var(--space-lg) var(--space-xl);background:#0f0f16e6;border:1px solid #ffffff1a;width:90%;max-width:440px;animation:.25s cubic-bezier(.16,1,.3,1) both VideoPlayer-module__SN3VOa__scaleUpPrompt;box-shadow:0 20px 45px #000c,0 0 0 1px #7c3aed26}.VideoPlayer-module__SN3VOa__helpModalHeader{margin-bottom:var(--space-md);padding-bottom:var(--space-xs);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex}.VideoPlayer-module__SN3VOa__helpModalHeader h4{font-family:var(--font-display);color:#fff;margin:0;font-size:1.1rem;font-weight:700}.VideoPlayer-module__SN3VOa__helpModalClose{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;padding:4px;font-size:1.1rem}.VideoPlayer-module__SN3VOa__helpModalClose:hover{color:#fff;background:#ffffff14}.VideoPlayer-module__SN3VOa__helpModalGrid{flex-direction:column;gap:10px;display:flex}.VideoPlayer-module__SN3VOa__helpModalItem{color:var(--text-secondary);align-items:center;font-size:.85rem;display:flex}.VideoPlayer-module__SN3VOa__helpModalItem kbd{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:4px;margin-right:8px;padding:2px 6px;font-family:monospace;font-size:.75rem;font-weight:700;box-shadow:0 1px 2px #0000004d}.VideoPlayer-module__SN3VOa__helpModalItem span{margin-left:auto}.VideoPlayer-module__SN3VOa__hudIndicator{-webkit-backdrop-filter:blur(16px);z-index:150;opacity:0;pointer-events:none;background:#0a0a0fcc;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:8px;padding:6px 16px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:40px;right:40px;transform:translateY(-8px)scale(.95);box-shadow:0 8px 24px #00000080,0 0 0 1px #7c3aed33}.VideoPlayer-module__SN3VOa__hudIndicatorActive{opacity:1;transform:translateY(0)scale(1)}.VideoPlayer-module__SN3VOa__hudIcon{font-size:1.1rem}.VideoPlayer-module__SN3VOa__hudText{color:#fff;letter-spacing:.5px;font-size:.85rem;font-weight:700}.VideoPlayer-module__SN3VOa__outroCountdownRow{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;display:flex}.VideoPlayer-module__SN3VOa__outroCountdownCircle{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.VideoPlayer-module__SN3VOa__circularChart{width:100%;height:100%;transform:rotate(-90deg)}.VideoPlayer-module__SN3VOa__circleBg{fill:none;stroke:#ffffff1a;stroke-width:3.2px}.VideoPlayer-module__SN3VOa__circle{fill:none;stroke:var(--purple-primary);stroke-width:3.2px;stroke-linecap:round;transition:stroke-dasharray .2s linear}.VideoPlayer-module__SN3VOa__outroCountdownText{color:#fff;font-size:.85rem;font-weight:700;position:absolute}@media (max-width:640px){.VideoPlayer-module__SN3VOa__continuePromptCard{padding:var(--space-lg) var(--space-md);width:92%}.VideoPlayer-module__SN3VOa__continuePromptBtns{gap:var(--space-sm);flex-direction:column}.VideoPlayer-module__SN3VOa__continueBtn,.VideoPlayer-module__SN3VOa__startOverBtn{white-space:normal;padding:11px 16px;font-size:.85rem}.VideoPlayer-module__SN3VOa__continuePromptText{font-size:.92rem}:is([data-part=keyboard-action],button[aria-label*=keyboard],button[aria-label*=Keyboard],button[aria-label*=shortcuts],button[aria-label*=Shortcuts],.VideoPlayer-module__SN3VOa__helpBtnText){display:none!important}[data-part=controls-group]{gap:4px!important;padding:0 8px!important}}@media (max-width:768px){.VideoPlayer-module__SN3VOa__gestureDesktopOnly{display:none!important}.VideoPlayer-module__SN3VOa__controlsRoot{background:linear-gradient(#0000 0%,#0006 60%,#000000d9 100%);opacity:1!important;justify-content:flex-end!important}.VideoPlayer-module__SN3VOa__controlsGroupTop,.VideoPlayer-module__SN3VOa__controlsGroupCenter{display:none!important}.VideoPlayer-module__SN3VOa__controlsGroupBottom{-webkit-backdrop-filter:none;background:0 0;border-top:none;gap:5px;padding:6px 10px 8px}.VideoPlayer-module__SN3VOa__iconBtn{width:32px;min-width:32px;height:32px}.VideoPlayer-module__SN3VOa__iconBtn svg{width:18px;height:18px}.VideoPlayer-module__SN3VOa__leftButtons,.VideoPlayer-module__SN3VOa__rightButtons{gap:2px}.VideoPlayer-module__SN3VOa__buttonsRow{gap:0}.VideoPlayer-module__SN3VOa__timeDisplay{gap:2px;font-size:.7rem}.VideoPlayer-module__SN3VOa__timeCurrent,.VideoPlayer-module__SN3VOa__timeDuration,.VideoPlayer-module__SN3VOa__timeDivider{font-size:.7rem}.VideoPlayer-module__SN3VOa__helpBtnText{display:none!important}button:has(.VideoPlayer-module__SN3VOa__helpBtnText){display:none!important}.VideoPlayer-module__SN3VOa__settingsMenu{min-width:160px;max-width:88vw;bottom:44px;left:auto;right:0}.VideoPlayer-module__SN3VOa__volumeSlider{display:none!important}.VideoPlayer-module__SN3VOa__sliderTrack{height:3px!important}.VideoPlayer-module__SN3VOa__sliderThumb{width:14px!important;height:14px!important}.VideoPlayer-module__SN3VOa__skipIntroBtn{padding:7px 12px;font-size:.78rem;bottom:56px;right:10px}}
.WorldCupBanner-module__L6mthG__banner{background:#020d1a;align-items:center;width:100%;min-height:92vh;display:flex;position:relative;overflow:hidden}.WorldCupBanner-module__L6mthG__bg{z-index:0;background:radial-gradient(80% 60% at 50% 110%,#00782847 0%,#0000 70%),radial-gradient(100% 80% at 80% -10%,#8b00002e 0%,#0000 60%),radial-gradient(80% 60% at 20% 20%,#003c8c38 0%,#0000 60%),linear-gradient(160deg,#020d1a 0%,#05162e 50%,#021408 100%);position:absolute;inset:0}.WorldCupBanner-module__L6mthG__pitch{z-index:0;opacity:.06;background:repeating-linear-gradient(90deg,#0000,#0000 9.09%,#fff9 9.09% 9.19%);height:55%;position:absolute;bottom:0;left:0;right:0}.WorldCupBanner-module__L6mthG__orb{z-index:0;background:radial-gradient(circle,#d4af3721 0%,#d4af370a 40%,#0000 70%);border-radius:50%;width:680px;height:680px;animation:5s ease-in-out infinite WorldCupBanner-module__L6mthG__orbPulse;position:absolute;top:-180px;right:-100px}@keyframes WorldCupBanner-module__L6mthG__orbPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.WorldCupBanner-module__L6mthG__particles{z-index:0;pointer-events:none;position:absolute;inset:0}.WorldCupBanner-module__L6mthG__particle{background:#d4af3799;border-radius:50%;width:3px;height:3px;animation:linear infinite WorldCupBanner-module__L6mthG__floatUp;position:absolute}@keyframes WorldCupBanner-module__L6mthG__floatUp{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:1}90%{opacity:.6}to{opacity:0;transform:translateY(-20vh)scale(1)}}.WorldCupBanner-module__L6mthG__content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;padding-top:6rem;padding-bottom:4rem;display:grid;position:relative}.WorldCupBanner-module__L6mthG__left{flex-direction:column;gap:1.5rem;display:flex}.WorldCupBanner-module__L6mthG__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#d4af37;align-items:center;gap:.6rem;font-size:.75rem;font-weight:800;display:flex}.WorldCupBanner-module__L6mthG__eyebrowDot{background:#d4af37;border-radius:50%;width:8px;height:8px;animation:1.4s infinite WorldCupBanner-module__L6mthG__blink}@keyframes WorldCupBanner-module__L6mthG__blink{0%,to{opacity:1;box-shadow:0 0 8px #d4af37}50%{opacity:.4;box-shadow:none}}.WorldCupBanner-module__L6mthG__headline{letter-spacing:-.02em;color:#fff;font-size:clamp(2.6rem,5.5vw,4.2rem);font-weight:900;line-height:1.05;font-family:var(--font-display)}.WorldCupBanner-module__L6mthG__headlineAccent{background:linear-gradient(135deg,#d4af37 0%,#f5e47a 40%,#d4af37 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.WorldCupBanner-module__L6mthG__sub{color:#ffffffa6;max-width:480px;font-size:1.05rem;line-height:1.6}.WorldCupBanner-module__L6mthG__meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.WorldCupBanner-module__L6mthG__metaBadge{color:#d4af37;letter-spacing:.04em;background:#d4af371f;border:1px solid #d4af374d;border-radius:999px;align-items:center;gap:6px;padding:.35rem .85rem;font-size:.78rem;font-weight:700;display:flex}.WorldCupBanner-module__L6mthG__metaDivider{background:#fff3;border-radius:50%;width:4px;height:4px}.WorldCupBanner-module__L6mthG__actions{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.WorldCupBanner-module__L6mthG__btnPrimary{color:#0a0a14;cursor:pointer;background:linear-gradient(135deg,#d4af37,#f5e47a);border:none;border-radius:999px;align-items:center;gap:8px;padding:.85rem 2rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #d4af3766}.WorldCupBanner-module__L6mthG__btnPrimary:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 8px 30px #d4af378c}.WorldCupBanner-module__L6mthG__btnSecondary{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:.85rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.WorldCupBanner-module__L6mthG__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff40}.WorldCupBanner-module__L6mthG__right{flex-direction:column;align-items:center;gap:2rem;display:flex}.WorldCupBanner-module__L6mthG__trophyWrap{justify-content:center;align-items:center;display:flex;position:relative}.WorldCupBanner-module__L6mthG__trophyGlow{background:radial-gradient(circle,#d4af3740 0%,#0000 70%);border-radius:50%;width:280px;height:280px;animation:3s ease-in-out infinite WorldCupBanner-module__L6mthG__trophyGlow;position:absolute}@keyframes WorldCupBanner-module__L6mthG__trophyGlow{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.WorldCupBanner-module__L6mthG__trophySvg{z-index:1;filter:drop-shadow(0 0 30px #d4af3780);width:200px;height:200px;animation:4s ease-in-out infinite WorldCupBanner-module__L6mthG__trophyFloat;position:relative}@keyframes WorldCupBanner-module__L6mthG__trophyFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.WorldCupBanner-module__L6mthG__flagsLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;text-align:center;font-size:.7rem;font-weight:700}.WorldCupBanner-module__L6mthG__flags{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:340px;display:flex}.WorldCupBanner-module__L6mthG__flag{object-fit:cover;filter:drop-shadow(0 2px 6px #00000080);border-radius:3px;width:32px;height:22px;transition:transform .2s;display:block}.WorldCupBanner-module__L6mthG__flag:hover{transform:scale(1.15)}.WorldCupBanner-module__L6mthG__countdown{align-items:center;gap:1.2rem;display:flex}.WorldCupBanner-module__L6mthG__countItem{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:center;gap:.2rem;min-width:62px;padding:.75rem 1.1rem;display:flex}.WorldCupBanner-module__L6mthG__countNum{color:#d4af37;font-size:1.8rem;font-weight:900;line-height:1;font-family:var(--font-display)}.WorldCupBanner-module__L6mthG__countLabel{letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-size:.6rem;font-weight:700}.WorldCupBanner-module__L6mthG__countDivider{color:#d4af3766;margin-bottom:1rem;font-size:1.4rem;font-weight:900}.WorldCupBanner-module__L6mthG__strip{background:linear-gradient(90deg,#002868,#d4af37,#bf0a30,#d4af37,#002868) 0 0/200% 100%;height:4px;animation:4s linear infinite WorldCupBanner-module__L6mthG__stripFlow;position:absolute;bottom:0;left:0;right:0}@keyframes WorldCupBanner-module__L6mthG__stripFlow{0%{background-position:0 0}to{background-position:200% 0}}@media (max-width:900px){.WorldCupBanner-module__L6mthG__content{grid-template-columns:1fr;gap:2.5rem;padding-top:5rem;padding-bottom:3rem}.WorldCupBanner-module__L6mthG__right{order:-1}.WorldCupBanner-module__L6mthG__trophySvg{width:140px;height:140px}.WorldCupBanner-module__L6mthG__trophyGlow{width:200px;height:200px}.WorldCupBanner-module__L6mthG__headline{font-size:clamp(2rem,8vw,3rem)}}@media (max-width:480px){.WorldCupBanner-module__L6mthG__content{gap:2rem;padding-top:4rem;padding-bottom:2.5rem}.WorldCupBanner-module__L6mthG__headline{font-size:clamp(1.9rem,9vw,2.6rem)}.WorldCupBanner-module__L6mthG__sub{font-size:.92rem}.WorldCupBanner-module__L6mthG__meta{gap:.5rem}.WorldCupBanner-module__L6mthG__metaBadge{padding:.3rem .6rem;font-size:.7rem}.WorldCupBanner-module__L6mthG__metaDivider{display:none}.WorldCupBanner-module__L6mthG__actions{flex-direction:column;gap:.65rem}.WorldCupBanner-module__L6mthG__btnPrimary,.WorldCupBanner-module__L6mthG__btnSecondary{justify-content:center;width:100%;padding:.9rem 1.5rem}.WorldCupBanner-module__L6mthG__countdown{grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;display:grid}.WorldCupBanner-module__L6mthG__countItem{min-width:0;padding:.6rem .5rem}.WorldCupBanner-module__L6mthG__countNum{font-size:1.5rem}.WorldCupBanner-module__L6mthG__countDivider:nth-child(4){display:none}.WorldCupBanner-module__L6mthG__trophySvg{width:110px;height:110px}.WorldCupBanner-module__L6mthG__trophyGlow{width:160px;height:160px}.WorldCupBanner-module__L6mthG__flags{max-width:280px}.WorldCupBanner-module__L6mthG__flag{font-size:1.4rem}}
.WorldCupSection-module___cS-nG__section{padding:3rem 0 4rem}.WorldCupSection-module___cS-nG__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.WorldCupSection-module___cS-nG__titleRow{align-items:center;gap:.75rem;display:flex}.WorldCupSection-module___cS-nG__trophy{font-size:1.6rem}.WorldCupSection-module___cS-nG__title{color:var(--text-primary);font-size:1.45rem;font-weight:800;font-family:var(--font-display);margin:0}.WorldCupSection-module___cS-nG__subtitle{color:var(--text-muted);margin:0;font-size:.8rem}.WorldCupSection-module___cS-nG__tabs{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;gap:.4rem;padding:4px;display:flex}.WorldCupSection-module___cS-nG__tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9px;padding:.45rem 1rem;font-size:.82rem;font-weight:600;transition:all .2s}.WorldCupSection-module___cS-nG__tabActive{color:#d4af37;background:#d4af3726;border:1px solid #d4af3740}.WorldCupSection-module___cS-nG__matchGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.85rem;display:grid}.WorldCupSection-module___cS-nG__match{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:1rem 1.2rem;transition:border-color .2s}.WorldCupSection-module___cS-nG__match:hover{border-color:#d4af3740}.WorldCupSection-module___cS-nG__matchLive{background:#e509140a;border-color:#e509144d}.WorldCupSection-module___cS-nG__matchMeta{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.WorldCupSection-module___cS-nG__matchStage{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.67rem;font-weight:700}.WorldCupSection-module___cS-nG__liveBadge{color:#e50914;letter-spacing:.06em;align-items:center;gap:4px;font-size:.65rem;font-weight:800;display:flex}.WorldCupSection-module___cS-nG__liveDot{background:#e50914;border-radius:50%;width:5px;height:5px;animation:1.2s infinite WorldCupSection-module___cS-nG__blink}@keyframes WorldCupSection-module___cS-nG__blink{0%,to{opacity:1}50%{opacity:.3}}.WorldCupSection-module___cS-nG__teams{align-items:center;gap:.6rem;display:flex}.WorldCupSection-module___cS-nG__team{flex:1;align-items:center;gap:.5rem;display:flex}.WorldCupSection-module___cS-nG__teamRight{text-align:right;flex-direction:row-reverse}.WorldCupSection-module___cS-nG__teamCrest{object-fit:contain;border-radius:4px;flex-shrink:0;width:28px;height:28px}.WorldCupSection-module___cS-nG__teamName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:90px;font-size:.82rem;font-weight:700;overflow:hidden}.WorldCupSection-module___cS-nG__score{color:var(--text-primary);font-size:1.3rem;font-weight:900;font-family:var(--font-display);flex-shrink:0;justify-content:center;align-items:center;gap:4px;min-width:54px;display:flex}.WorldCupSection-module___cS-nG__scoreDash{color:var(--text-muted);font-size:1rem}.WorldCupSection-module___cS-nG__matchTime{text-align:center;color:var(--text-muted);margin-top:.65rem;font-size:.72rem}.WorldCupSection-module___cS-nG__groupsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.2rem;display:grid}.WorldCupSection-module___cS-nG__group{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;overflow:hidden}.WorldCupSection-module___cS-nG__groupName{letter-spacing:.1em;text-transform:uppercase;color:#d4af37;background:#d4af370d;border-bottom:1px solid #ffffff0f;padding:.65rem 1rem;font-size:.72rem;font-weight:800}.WorldCupSection-module___cS-nG__standingsTable{border-collapse:collapse;width:100%}.WorldCupSection-module___cS-nG__standingsTable th{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);text-align:right;border-bottom:1px solid #ffffff0d;padding:.4rem .75rem;font-size:.62rem;font-weight:700}.WorldCupSection-module___cS-nG__standingsTable th:first-child{text-align:left}.WorldCupSection-module___cS-nG__standingsTable td{color:var(--text-primary);text-align:right;border-bottom:1px solid #ffffff0a;padding:.5rem .75rem;font-size:.8rem}.WorldCupSection-module___cS-nG__standingsTable tr:last-child td{border-bottom:none}.WorldCupSection-module___cS-nG__teamCell{text-align:left;align-items:center;gap:.5rem;display:flex}.WorldCupSection-module___cS-nG__pos{width:18px;color:var(--text-muted);text-align:center;flex-shrink:0;font-size:.72rem;font-weight:600}.WorldCupSection-module___cS-nG__pos1,.WorldCupSection-module___cS-nG__pos2{color:#d4af37}.WorldCupSection-module___cS-nG__crest{object-fit:contain;flex-shrink:0;width:20px;height:20px}.WorldCupSection-module___cS-nG__pts{color:#d4af37;font-weight:800}.WorldCupSection-module___cS-nG__noApi{text-align:center;color:var(--text-muted);background:#ffffff05;border:1px dashed #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.WorldCupSection-module___cS-nG__noApiTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.WorldCupSection-module___cS-nG__noApiCode{color:#d4af37;background:#ffffff0f;border-radius:8px;padding:.4rem .8rem;font-family:monospace;font-size:.8rem}@media (max-width:640px){.WorldCupSection-module___cS-nG__matchGrid,.WorldCupSection-module___cS-nG__groupsGrid{grid-template-columns:1fr}.WorldCupSection-module___cS-nG__tabs{overflow-x:auto}}.WorldCupSection-module___cS-nG__tab{flex-shrink:0}.WorldCupSection-module___cS-nG__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none}.WorldCupSection-module___cS-nG__tabs::-webkit-scrollbar{display:none}@media (max-width:768px){.WorldCupSection-module___cS-nG__head{flex-direction:column;align-items:flex-start;gap:.85rem}.WorldCupSection-module___cS-nG__tabs{width:100%;overflow-x:auto}}
.Pagination-module__ouq5ya__pagination{justify-content:center;align-items:center;gap:var(--space-xs);margin-top:var(--space-3xl);margin-bottom:var(--space-xl);-webkit-user-select:none;user-select:none;display:flex}.Pagination-module__ouq5ya__pageBtn,.Pagination-module__ouq5ya__navBtn{background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-secondary);font-family:var(--font-display);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;min-width:40px;height:40px;padding:8px 14px;font-size:.9rem;font-weight:600;display:inline-flex}.Pagination-module__ouq5ya__navBtn{padding:8px 18px}.Pagination-module__ouq5ya__pageBtn:hover,.Pagination-module__ouq5ya__navBtn:hover:not(.Pagination-module__ouq5ya__disabled){color:var(--text-white);border-color:var(--border-hover);background:#ffffff14;transform:translateY(-2px);box-shadow:0 0 15px #ffffff08}.Pagination-module__ouq5ya__active{box-shadow:0 0 20px #7b2fbe66;background:var(--accent-gradient)!important;color:var(--text-white)!important;border-color:#0000!important}.Pagination-module__ouq5ya__disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.Pagination-module__ouq5ya__ellipsis{color:var(--text-muted);font-family:var(--font-display);padding:0 4px;font-weight:600}@media (max-width:600px){.Pagination-module__ouq5ya__navBtn{padding:8px 12px;font-size:.8rem}.Pagination-module__ouq5ya__pageBtn{min-width:34px;height:34px;padding:6px 10px;font-size:.8rem}}
.page-module__aUHlbG__page{padding:var(--space-2xl) 0 var(--space-3xl);min-height:100vh}.page-module__aUHlbG__header{align-items:center;gap:var(--space-lg);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.page-module__aUHlbG__title{flex:1;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800}.page-module__aUHlbG__sortTabs{background:var(--bg-card);border-radius:var(--radius-full);gap:.25rem;padding:.2rem;display:flex}.page-module__aUHlbG__sortTab{border-radius:var(--radius-full);font-family:var(--font-display);color:var(--text-secondary);transition:all var(--transition-fast);padding:.45rem 1rem;font-size:.85rem;font-weight:600}.page-module__aUHlbG__sortTab:hover{color:var(--text-primary)}.page-module__aUHlbG__sortTabActive{background:var(--accent-gradient);color:#fff;box-shadow:0 2px 10px var(--accent-glow)}.page-module__aUHlbG__genres{gap:var(--space-sm);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.page-module__aUHlbG__genreChip{border-radius:var(--radius-full);font-size:.82rem;font-weight:600;font-family:var(--font-display);background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-secondary);transition:all var(--transition-fast);cursor:pointer;padding:.4rem .9rem}.page-module__aUHlbG__genreChip:hover{color:var(--text-white);border-color:var(--border-hover)}.page-module__aUHlbG__genreActive{border-color:var(--accent-purple);color:var(--text-white);background:#7b2fbe26}.page-module__aUHlbG__empty{align-items:center;gap:var(--space-md);padding:var(--space-3xl);color:var(--text-muted);font-family:var(--font-display);flex-direction:column;font-size:1rem;display:flex}.page-module__aUHlbG__empty span{opacity:.4;font-size:4rem}
.page-module__0xbiSa__page{min-height:calc(100vh - var(--header-height));padding-top:calc(var(--header-height) + 3rem);background:var(--bg-dark,#08080e);padding-bottom:5rem;position:relative;overflow:hidden}.page-module__0xbiSa__glow1{z-index:0;pointer-events:none;background:radial-gradient(circle,#7b2fbe1f 0%,#0000 70%);width:50vw;height:50vw;position:absolute;top:-10%;left:-10%}.page-module__0xbiSa__glow2{z-index:0;pointer-events:none;background:radial-gradient(circle,#e5091414 0%,#0000 70%);width:50vw;height:50vw;position:absolute;bottom:-10%;right:-10%}.page-module__0xbiSa__loadingPage{justify-content:center;align-items:center;gap:var(--space-md);min-height:80vh;color:var(--text-secondary);flex-direction:column;display:flex}.page-module__0xbiSa__profileCard{z-index:1;align-items:center;gap:var(--space-xl);padding:var(--space-xl);margin-bottom:var(--space-lg);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(20px);background:#12121f73;display:flex;position:relative}.page-module__0xbiSa__avatarLarge{border-radius:var(--radius-full);background:var(--accent-gradient);width:90px;height:90px;color:var(--text-white);font-family:var(--font-display);transition:transform var(--transition-normal), box-shadow var(--transition-normal);border:3px solid #ffffff26;justify-content:center;align-items:center;font-size:2.3rem;font-weight:800;display:flex;box-shadow:0 0 25px #7b2fbe66}.page-module__0xbiSa__profileCard:hover .page-module__0xbiSa__avatarLarge{transform:scale(1.05)rotate(-2deg);box-shadow:0 0 35px #e5091480}.page-module__0xbiSa__profileInfo{flex:1}.page-module__0xbiSa__username{font-family:var(--font-display);color:var(--text-white);letter-spacing:-.01em;margin-bottom:.25rem;font-size:2.1rem;font-weight:800}.page-module__0xbiSa__email{color:var(--text-secondary);margin-bottom:.5rem;font-size:.95rem}.page-module__0xbiSa__joined{color:var(--text-muted);font-size:.8rem}.page-module__0xbiSa__logoutBtn{transition:all var(--transition-fast);padding:.65rem 1.25rem;font-size:.9rem}.page-module__0xbiSa__logoutBtn:hover{border-color:var(--accent-red);background:#e5091426}.page-module__0xbiSa__statsGrid{gap:var(--space-md);z-index:1;grid-template-columns:repeat(3,1fr);margin-bottom:3rem;display:grid;position:relative}.page-module__0xbiSa__statCard{align-items:center;gap:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-normal);-webkit-backdrop-filter:blur(12px);background:#12121f59;padding:1.15rem 1.5rem;display:flex}.page-module__0xbiSa__statCard:hover{background:#12121f99;border-color:#7b2fbe40;transform:translateY(-4px);box-shadow:0 12px 30px #0000004d,0 0 15px #7b2fbe1a}.page-module__0xbiSa__statIcon{background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:2rem;line-height:1;display:flex}.page-module__0xbiSa__statInfo{flex-direction:column;display:flex}.page-module__0xbiSa__statValue{font-family:var(--font-display);color:var(--text-white);font-size:1.2rem;font-weight:800;line-height:1.25}.page-module__0xbiSa__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-top:3px;font-size:.75rem;font-weight:500}.page-module__0xbiSa__tabs{z-index:1;gap:var(--space-xs);border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-xl);display:flex;position:relative}.page-module__0xbiSa__tab{font-family:var(--font-display);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;outline:none;padding:1rem 1.5rem;font-size:1rem;font-weight:600}.page-module__0xbiSa__tab:hover{color:var(--text-white)}.page-module__0xbiSa__tabActive{color:var(--text-white);border-bottom-color:var(--accent-purple);text-shadow:0 0 10px #7b2fbe80}.page-module__0xbiSa__tabContent{z-index:1;position:relative}.page-module__0xbiSa__grid{gap:var(--space-xl) var(--space-md);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}.page-module__0xbiSa__cardWrapper{position:relative}.page-module__0xbiSa__removeBtn{border-radius:var(--radius-full);width:28px;height:28px;color:var(--text-white);cursor:pointer;transition:all var(--transition-fast);z-index:12;background:#e50914f2;border:1px solid #ffffff40;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 4px 12px #0009}.page-module__0xbiSa__removeBtn:hover{background:var(--accent-red);transform:scale(1.18);box-shadow:0 0 15px #e50914cc}.page-module__0xbiSa__historyHeader{margin-bottom:var(--space-lg);justify-content:flex-end;display:flex}.page-module__0xbiSa__clearBtn{color:var(--accent-red);border-color:#e509144d;padding:.5rem 1rem;font-size:.85rem}.page-module__0xbiSa__clearBtn:hover{border-color:var(--accent-red);background:#e509141a}.page-module__0xbiSa__emptyState{text-align:center;border:1px dashed var(--border-subtle);border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:var(--space-md);background:#ffffff03;flex-direction:column;margin-top:1rem;padding:5rem 2rem;display:flex}.page-module__0xbiSa__emptyState span{font-size:3.5rem;line-height:1}.page-module__0xbiSa__emptyState h3{font-family:var(--font-display);color:var(--text-white);font-size:1.4rem;font-weight:700}.page-module__0xbiSa__emptyState p{color:var(--text-secondary);max-width:340px;margin-bottom:var(--space-xs);font-size:.95rem;line-height:1.6}.page-module__0xbiSa__errorAlert{padding:var(--space-lg);border-radius:var(--radius-md);color:var(--text-white);background:#e509141a;border:1px solid #e509144d;margin-bottom:2rem}.page-module__0xbiSa__errorTip{color:var(--text-secondary);margin-top:var(--space-xs);font-size:.85rem}.page-module__0xbiSa__errorTip code{border-radius:var(--radius-xs);color:var(--accent-purple);background:#ffffff1a;padding:.1rem .3rem}@media (max-width:768px){.page-module__0xbiSa__profileCard{text-align:center;gap:var(--space-md);padding:var(--space-lg);flex-direction:column}.page-module__0xbiSa__logoutBtn{width:100%}.page-module__0xbiSa__statsGrid{gap:var(--space-sm);grid-template-columns:1fr;margin-bottom:2rem}.page-module__0xbiSa__statCard{padding:1rem}.page-module__0xbiSa__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}
.page-module__bkvTOG__page{min-height:calc(100vh - var(--header-height));padding-top:calc(var(--header-height) + 3rem);background:var(--bg-dark);padding-bottom:5rem;position:relative;overflow:hidden}.page-module__bkvTOG__glow1{z-index:0;pointer-events:none;background:radial-gradient(circle,#7b2fbe1f 0%,#0000 70%);width:50vw;height:50vw;position:absolute;top:-10%;left:-10%}.page-module__bkvTOG__glow2{z-index:0;pointer-events:none;background:radial-gradient(circle,#e5091414 0%,#0000 70%);width:50vw;height:50vw;position:absolute;bottom:-10%;right:-10%}.page-module__bkvTOG__title{font-family:var(--font-display);color:var(--text-white);margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.page-module__bkvTOG__subtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1rem}.page-module__bkvTOG__grid{gap:var(--space-xl) var(--space-md);z-index:1;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid;position:relative}.page-module__bkvTOG__noResults{text-align:center;color:var(--text-secondary);padding:3rem 0}.page-module__bkvTOG__noResultsIcon{margin-bottom:1rem;font-size:3.5rem;display:block}.page-module__bkvTOG__noResults h2{font-family:var(--font-display);color:var(--text-white);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.page-module__bkvTOG__noResults p{margin-bottom:4rem;font-size:.95rem}.page-module__bkvTOG__recommendations{text-align:left}.page-module__bkvTOG__recTitle{font-family:var(--font-display);color:var(--text-white);border-left:3px solid var(--accent-red);margin-bottom:1.5rem;padding-left:.75rem;font-size:1.35rem;font-weight:700}@media (max-width:768px){.page-module__bkvTOG__title{font-size:1.7rem}.page-module__bkvTOG__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}
