.TVVideoPlayer-module__lmW0qq__container{--player-accent:var(--color-or,#c9a24d);--player-accent-light:var(--color-or-light,#d4b366);--player-bg:#000;--player-text:#fff;aspect-ratio:16/9;background:var(--player-bg);border-radius:var(--border-radius-lg,12px);outline:none;width:100%;position:relative;overflow:hidden}.TVVideoPlayer-module__lmW0qq__container.TVVideoPlayer-module__lmW0qq__fullscreen{z-index:9999;aspect-ratio:unset;border-radius:0;position:fixed;inset:0}.TVVideoPlayer-module__lmW0qq__container.TVVideoPlayer-module__lmW0qq__theater{z-index:500;border-radius:0;height:calc(100vh - 10rem);animation:.3s ease-out forwards TVVideoPlayer-module__lmW0qq__expandTheater;position:fixed;top:0;left:0;right:0}@keyframes TVVideoPlayer-module__lmW0qq__expandTheater{0%{opacity:.9;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.TVVideoPlayer-module__lmW0qq__theaterBackdrop{z-index:499;background:#000000e6;animation:.3s forwards TVVideoPlayer-module__lmW0qq__fadeIn;position:fixed;inset:0}@keyframes TVVideoPlayer-module__lmW0qq__fadeIn{0%{opacity:0}to{opacity:1}}.TVVideoPlayer-module__lmW0qq__video{object-fit:contain;background:#000;width:100%;height:100%}.TVVideoPlayer-module__lmW0qq__loadingOverlay{z-index:10;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.TVVideoPlayer-module__lmW0qq__transitionBackground{background:radial-gradient(circle at 30% 30%,#c9a24d14 0%,#0000 50%),radial-gradient(circle at 70% 70%,#c9a24d0d 0%,#0000 50%);animation:4s ease-in-out infinite alternate TVVideoPlayer-module__lmW0qq__ambientGlow;position:absolute;inset:0}@keyframes TVVideoPlayer-module__lmW0qq__ambientGlow{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.TVVideoPlayer-module__lmW0qq__transitionContent{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:relative}.TVVideoPlayer-module__lmW0qq__transitionLogo{width:100px;height:100px;position:relative}.TVVideoPlayer-module__lmW0qq__logoSvg{filter:drop-shadow(0 0 30px #c9a24d4d);width:100%;height:100%}.TVVideoPlayer-module__lmW0qq__logoCircle{fill:none;stroke:var(--player-accent,#c9a24d);stroke-width:2px;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283px;filter:drop-shadow(0 0 8px #c9a24d80);animation:2.5s ease-in-out infinite TVVideoPlayer-module__lmW0qq__drawCircle}.TVVideoPlayer-module__lmW0qq__logoText{fill:var(--player-accent,#c9a24d);filter:drop-shadow(0 0 10px #c9a24d66);font-family:system-ui,-apple-system,sans-serif;font-size:26px;font-weight:700}@keyframes TVVideoPlayer-module__lmW0qq__drawCircle{0%{stroke-dashoffset:283px;opacity:.6}50%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-283px;opacity:.6}}.TVVideoPlayer-module__lmW0qq__transitionText{color:#ffffffe6;letter-spacing:.15em;text-transform:uppercase;opacity:.8;font-size:.85rem;font-weight:400}.TVVideoPlayer-module__lmW0qq__switchingTo{color:var(--player-accent,#c9a24d);opacity:.9;margin-top:.5rem;font-size:.9rem;font-weight:500}.TVVideoPlayer-module__lmW0qq__fluxInfo{background:#c9a24d26;border-radius:4px;align-items:center;gap:.5rem;margin-left:auto;padding:.25rem .5rem;display:flex}.TVVideoPlayer-module__lmW0qq__fluxName{color:var(--player-accent,#c9a24d);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.TVVideoPlayer-module__lmW0qq__progressBar{background:#ffffff1a;border-radius:2px;width:180px;height:2px;position:relative;overflow:hidden}.TVVideoPlayer-module__lmW0qq__progressFill{background:linear-gradient(90deg, transparent, var(--player-accent,#c9a24d), transparent);border-radius:2px;width:40%;height:100%;animation:1.2s ease-in-out infinite TVVideoPlayer-module__lmW0qq__progressSlide;position:absolute}@keyframes TVVideoPlayer-module__lmW0qq__progressSlide{0%{left:-40%}to{left:100%}}.TVVideoPlayer-module__lmW0qq__spinner{width:48px;height:48px;color:var(--player-accent);animation:1s linear infinite TVVideoPlayer-module__lmW0qq__spin}@keyframes TVVideoPlayer-module__lmW0qq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TVVideoPlayer-module__lmW0qq__bufferingOverlay{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;animation:.2s ease-out TVVideoPlayer-module__lmW0qq__fadeInBuffering;display:flex;position:absolute;top:1rem;right:1rem}@keyframes TVVideoPlayer-module__lmW0qq__fadeInBuffering{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.TVVideoPlayer-module__lmW0qq__bufferingSpinner{border:2px solid #ffffff4d;border-top-color:var(--player-accent,#c9a24d);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite TVVideoPlayer-module__lmW0qq__spin}.TVVideoPlayer-module__lmW0qq__bufferingText{color:#ffffffe6;font-size:.75rem;font-weight:500}.TVVideoPlayer-module__lmW0qq__errorOverlay{color:#ef4444;z-index:10;text-align:center;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.TVVideoPlayer-module__lmW0qq__playOverlay{cursor:pointer;z-index:5;background:#0000004d;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.TVVideoPlayer-module__lmW0qq__playOverlay:hover{background:#0006}.TVVideoPlayer-module__lmW0qq__playButtonLarge{background:var(--player-accent);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 20px #c9a24d66}.TVVideoPlayer-module__lmW0qq__playOverlay:hover .TVVideoPlayer-module__lmW0qq__playButtonLarge{background:var(--player-accent-light);transform:scale(1.1)}.TVVideoPlayer-module__lmW0qq__playIconLarge{color:#000;width:36px;height:36px;margin-left:4px}.TVVideoPlayer-module__lmW0qq__controls{z-index:150;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.TVVideoPlayer-module__lmW0qq__controls.TVVideoPlayer-module__lmW0qq__visible{opacity:1}.TVVideoPlayer-module__lmW0qq__controls.TVVideoPlayer-module__lmW0qq__hidden{opacity:0}.TVVideoPlayer-module__lmW0qq__blockBottom{flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0}.TVVideoPlayer-module__lmW0qq__controls.TVVideoPlayer-module__lmW0qq__visible .TVVideoPlayer-module__lmW0qq__blockBottom,.TVVideoPlayer-module__lmW0qq__controlsBar,.TVVideoPlayer-module__lmW0qq__progressContainer{pointer-events:auto}.TVVideoPlayer-module__lmW0qq__gradient{pointer-events:none;background:linear-gradient(#0000 0%,#0009 50%,#000000f2 100%);height:180px;position:absolute;bottom:0;left:0;right:0}.TVVideoPlayer-module__lmW0qq__titleBar{background:linear-gradient(#000000b3,#0000);padding:16px 20px;position:absolute;top:0;left:0;right:0}.TVVideoPlayer-module__lmW0qq__title{color:var(--player-text);text-shadow:0 1px 3px #00000080;margin:0;font-size:1.1rem;font-weight:600;display:none}.TVVideoPlayer-module__lmW0qq__bottomControls{flex-direction:column;gap:8px;padding:0 16px 12px;display:flex;position:relative}.TVVideoPlayer-module__lmW0qq__progressContainer{width:100%;position:relative}.TVVideoPlayer-module__lmW0qq__progressBar{cursor:pointer;background:#fff3;border-radius:2px;width:100%;height:4px;transition:height .1s;position:relative}.TVVideoPlayer-module__lmW0qq__progressBar:hover{height:6px}.TVVideoPlayer-module__lmW0qq__progressBuffered{background:#ffffff4d;border-radius:2px;height:100%;position:absolute;top:0;left:0}.TVVideoPlayer-module__lmW0qq__progressPlayed{background:var(--player-accent);border-radius:2px;height:100%;position:absolute;top:0;left:0}.TVVideoPlayer-module__lmW0qq__controlsBar{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;position:relative}.TVVideoPlayer-module__lmW0qq__leftControls,.TVVideoPlayer-module__lmW0qq__rightControls{align-items:center;gap:8px;display:flex}.TVVideoPlayer-module__lmW0qq__controlButton{width:40px;height:40px;color:var(--player-text);cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.TVVideoPlayer-module__lmW0qq__controlButton:hover{background:#fff3}.TVVideoPlayer-module__lmW0qq__controlButton.TVVideoPlayer-module__lmW0qq__active{color:var(--player-accent)}.TVVideoPlayer-module__lmW0qq__controlButton svg{width:20px;height:20px}.TVVideoPlayer-module__lmW0qq__volumeWrapper{align-items:center;gap:8px;display:flex}.TVVideoPlayer-module__lmW0qq__volumeSlider{appearance:none;cursor:pointer;background:#ffffff4d;border-radius:2px;width:80px;height:4px}.TVVideoPlayer-module__lmW0qq__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--player-accent);cursor:pointer;border-radius:50%;width:14px;height:14px;transition:transform .1s}.TVVideoPlayer-module__lmW0qq__volumeSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.TVVideoPlayer-module__lmW0qq__volumeSlider::-moz-range-thumb{background:var(--player-accent);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px}.TVVideoPlayer-module__lmW0qq__timeDisplay{color:var(--player-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.85rem}.TVVideoPlayer-module__lmW0qq__liveBadge{color:#ef4444;text-transform:uppercase;letter-spacing:.5px;background:#ef444433;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:flex}.TVVideoPlayer-module__lmW0qq__liveDot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite TVVideoPlayer-module__lmW0qq__pulse}@keyframes TVVideoPlayer-module__lmW0qq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}.TVVideoPlayer-module__lmW0qq__settingsWrapper{position:relative}@media (min-width:769px){.TVVideoPlayer-module__lmW0qq__settingsMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border:1px solid #ffffff1a;border-radius:12px;min-width:200px;margin-bottom:8px;position:absolute;bottom:100%;right:0;overflow:hidden;box-shadow:0 8px 32px #0006}}@media (max-width:768px) or (min-height:270px){.TVVideoPlayer-module__lmW0qq__settingsMenuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#000000b3;justify-content:center;align-items:flex-end;animation:.2s ease-out TVVideoPlayer-module__lmW0qq__fadeIn;display:flex;position:fixed;inset:0}.TVVideoPlayer-module__lmW0qq__settingsMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414fa;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:400px;max-height:calc(100vh - 6rem);margin:0 16px 16px;animation:.3s ease-out TVVideoPlayer-module__lmW0qq__slideUp;overflow:hidden;box-shadow:0 8px 32px #0009}}.TVVideoPlayer-module__lmW0qq__settingsItemList{scrollbar-width:thin;scrollbar-color:var(--player-accent) transparent;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-direction:column;max-height:calc(100vh - 12rem);display:flex;overflow:auto}.TVVideoPlayer-module__lmW0qq__settingsItem{width:100%;color:var(--player-text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.9rem;transition:background .2s;display:flex}.TVVideoPlayer-module__lmW0qq__settingsItem:hover{background:#ffffff1a}.TVVideoPlayer-module__lmW0qq__settingsItem.TVVideoPlayer-module__lmW0qq__active{color:var(--player-accent)}.TVVideoPlayer-module__lmW0qq__settingsValue{color:#fff9;align-items:center;gap:4px;font-size:.85rem;display:flex}.TVVideoPlayer-module__lmW0qq__settingsValue svg{width:16px;height:16px}.TVVideoPlayer-module__lmW0qq__settingsBack{width:100%;color:var(--player-text);cursor:pointer;text-align:left;background:#ffffff0d;border:none;border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;padding:12px 16px;font-size:.9rem;font-weight:600;display:flex}.TVVideoPlayer-module__lmW0qq__settingsBack:hover{background:#ffffff1a}.TVVideoPlayer-module__lmW0qq__backIcon{width:16px;height:16px;transform:rotate(180deg)}.TVVideoPlayer-module__lmW0qq__checkIcon{width:16px;height:16px;color:var(--player-accent);margin-right:8px}.TVVideoPlayer-module__lmW0qq__mobileMenuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#000000b3;justify-content:center;align-items:flex-end;animation:.2s ease-out TVVideoPlayer-module__lmW0qq__fadeIn;display:flex;position:fixed;inset:0}.TVVideoPlayer-module__lmW0qq__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414fa;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:400px;max-height:calc(100vh - 6rem);margin:0 16px 16px;animation:.3s ease-out TVVideoPlayer-module__lmW0qq__slideUp;overflow:hidden;box-shadow:0 8px 32px #0009}.TVVideoPlayer-module__lmW0qq__mobileMenuItemList{scrollbar-width:thin;scrollbar-color:var(--player-accent) transparent;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;flex-direction:column;max-height:calc(100vh - 12rem);display:flex;overflow:auto}@keyframes TVVideoPlayer-module__lmW0qq__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.TVVideoPlayer-module__lmW0qq__mobileMenuHeader{color:var(--player-text);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:12px 16px;font-weight:600;display:flex}.TVVideoPlayer-module__lmW0qq__closeButton{width:32px;height:32px;color:var(--player-text);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .2s;display:flex}.TVVideoPlayer-module__lmW0qq__closeButton:hover{background:#ffffff1a}.TVVideoPlayer-module__lmW0qq__closeButton svg{width:18px;height:18px}.TVVideoPlayer-module__lmW0qq__mobileMenuItem{width:100%;color:var(--player-text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:14px 16px;font-size:.9rem;transition:background .2s;display:flex}.TVVideoPlayer-module__lmW0qq__mobileMenuItem:hover{background:#ffffff1a}.TVVideoPlayer-module__lmW0qq__mobileMenuItem svg{color:#ffffffb3;width:20px;height:20px}.TVVideoPlayer-module__lmW0qq__desktopOnly{display:flex}.TVVideoPlayer-module__lmW0qq__mobileOnly{display:none}.TVVideoPlayer-module__lmW0qq__notFullscreen{max-height:calc(100vh - 10rem)}.TVVideoPlayer-module__lmW0qq__notFullscreenContainer{flex-direction:column;justify-content:center;align-items:center;max-height:calc(100vh - 10rem);display:flex}.TVVideoPlayer-module__lmW0qq__immersive{width:100%;height:100%;aspect-ratio:unset;max-height:unset;border-radius:0;position:absolute;inset:0}.TVVideoPlayer-module__lmW0qq__immersive .TVVideoPlayer-module__lmW0qq__video{max-height:unset}@media (max-width:768px){.TVVideoPlayer-module__lmW0qq__desktopOnly{display:none}.TVVideoPlayer-module__lmW0qq__mobileOnly{display:flex}.TVVideoPlayer-module__lmW0qq__volumeSlider{width:60px}.TVVideoPlayer-module__lmW0qq__controlButton{width:36px;height:36px}.TVVideoPlayer-module__lmW0qq__controlButton svg{width:18px;height:18px}.TVVideoPlayer-module__lmW0qq__playButtonLarge{width:64px;height:64px}.TVVideoPlayer-module__lmW0qq__playIconLarge{width:28px;height:28px}.TVVideoPlayer-module__lmW0qq__timeDisplay{font-size:.75rem}.TVVideoPlayer-module__lmW0qq__liveBadge{padding:3px 8px;font-size:.65rem}}@media (max-width:480px){.TVVideoPlayer-module__lmW0qq__volumeSlider{display:none}.TVVideoPlayer-module__lmW0qq__titleBar{padding:12px 14px}.TVVideoPlayer-module__lmW0qq__title{font-size:.95rem}.TVVideoPlayer-module__lmW0qq__controlsBar{padding:10px 12px}.TVVideoPlayer-module__lmW0qq__liveBadge{padding:3px 6px;font-size:.65rem}.TVVideoPlayer-module__lmW0qq__liveBadge span:last-child{display:none}}
.ActionBar-module__GLQ5ga__actionBar{pointer-events:none;justify-content:space-between;align-items:flex-end;gap:24px;padding:16px 24px;display:flex}.ActionBar-module__GLQ5ga__contentInfo{flex:1;min-width:0}.ActionBar-module__GLQ5ga__title{font-family:var(--font-serif,"Playfair Display", serif);color:#fff;text-shadow:0 2px 10px #00000080;margin:0;font-size:clamp(1.25rem,3vw,2rem);font-weight:500;line-height:1.2}.ActionBar-module__GLQ5ga__subtitle{color:#ffffffb3;margin:8px 0 0;font-size:.95rem}.ActionBar-module__GLQ5ga__actionButtons{pointer-events:auto;flex-shrink:0;align-items:center;gap:8px;display:flex}.ActionBar-module__GLQ5ga__actionButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:12px 16px;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.ActionBar-module__GLQ5ga__actionButton:hover{color:#fff;background:#ffffff26;border-color:#fff3}.ActionBar-module__GLQ5ga__actionButton:disabled{opacity:.5;cursor:not-allowed}.ActionBar-module__GLQ5ga__actionButton.ActionBar-module__GLQ5ga__active{color:var(--color-or,#c9a24d);background:#c9a24d33;border-color:#c9a24d4d}.ActionBar-module__GLQ5ga__actionButton svg{width:22px;height:22px}.ActionBar-module__GLQ5ga__favoriteActive{fill:var(--color-or,#c9a24d);color:var(--color-or,#c9a24d)}@media (max-width:768px){.ActionBar-module__GLQ5ga__actionBar{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:1rem;padding:12px 16px}.ActionBar-module__GLQ5ga__contentInfo{width:100%}.ActionBar-module__GLQ5ga__title{font-size:1.15rem}.ActionBar-module__GLQ5ga__actionButtons{grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:8px;width:100%;display:grid}.ActionBar-module__GLQ5ga__actionButton{border-radius:10px;min-height:60px;padding:12px 8px}.ActionBar-module__GLQ5ga__actionButton span{font-size:.65rem}.ActionBar-module__GLQ5ga__actionButton svg{width:20px;height:20px}}@media (max-width:480px){.ActionBar-module__GLQ5ga__actionBar{padding:10px 12px}.ActionBar-module__GLQ5ga__actionButtons{grid-template-columns:repeat(3,1fr)}.ActionBar-module__GLQ5ga__actionButton{min-height:56px;padding:10px 6px}.ActionBar-module__GLQ5ga__actionButton span{display:none}.ActionBar-module__GLQ5ga__actionButton svg{width:22px;height:22px}.ActionBar-module__GLQ5ga__title{font-size:1rem}}@media (max-width:896px) and (orientation:landscape){.ActionBar-module__GLQ5ga__actionBar{flex-direction:row;padding:8px 16px}.ActionBar-module__GLQ5ga__contentInfo{flex:1}.ActionBar-module__GLQ5ga__actionButtons{flex-wrap:nowrap;gap:6px;width:auto;display:flex}.ActionBar-module__GLQ5ga__actionButton{min-height:unset;padding:8px 12px}.ActionBar-module__GLQ5ga__actionButton span{display:none}.ActionBar-module__GLQ5ga__title{font-size:1rem}}
.TVVideoPlayer-module__tPrc2a__container{--player-accent:var(--color-or,#c9a24d);--player-accent-light:var(--color-or-light,#d4b366);--player-bg:#000;--player-text:#fff;aspect-ratio:16/9;background:var(--player-bg);border-radius:var(--border-radius-lg,12px);outline:none;width:100%;position:relative;overflow:hidden}.TVVideoPlayer-module__tPrc2a__container.TVVideoPlayer-module__tPrc2a__fullscreen{z-index:9999;aspect-ratio:unset;border-radius:0;position:fixed;inset:0}.TVVideoPlayer-module__tPrc2a__container.TVVideoPlayer-module__tPrc2a__theater{z-index:500;border-radius:0;height:calc(100vh - 10rem);animation:.3s ease-out forwards TVVideoPlayer-module__tPrc2a__expandTheater;position:fixed;top:0;left:0;right:0}@keyframes TVVideoPlayer-module__tPrc2a__expandTheater{0%{opacity:.9;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.TVVideoPlayer-module__tPrc2a__theaterBackdrop{z-index:499;background:#000000e6;animation:.3s forwards TVVideoPlayer-module__tPrc2a__fadeIn;position:fixed;inset:0}@keyframes TVVideoPlayer-module__tPrc2a__fadeIn{0%{opacity:0}to{opacity:1}}.TVVideoPlayer-module__tPrc2a__video{object-fit:contain;background:#000;width:100%;height:100%}.TVVideoPlayer-module__tPrc2a__loadingOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.TVVideoPlayer-module__tPrc2a__loadingOverlayOpaque{z-index:10;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.TVVideoPlayer-module__tPrc2a__transitionBackground{background:radial-gradient(circle at 30% 30%,#c9a24d14 0%,#0000 50%),radial-gradient(circle at 70% 70%,#c9a24d0d 0%,#0000 50%);animation:4s ease-in-out infinite alternate TVVideoPlayer-module__tPrc2a__ambientGlow;position:absolute;inset:0}@keyframes TVVideoPlayer-module__tPrc2a__ambientGlow{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.TVVideoPlayer-module__tPrc2a__transitionContent{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:relative}.TVVideoPlayer-module__tPrc2a__transitionLogo{width:100px;height:100px;position:relative}.TVVideoPlayer-module__tPrc2a__logoSvg{filter:drop-shadow(0 0 30px #c9a24d4d);width:100%;height:100%}.TVVideoPlayer-module__tPrc2a__logoCircle{fill:none;stroke:var(--player-accent,#c9a24d);stroke-width:2px;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283px;filter:drop-shadow(0 0 8px #c9a24d80);animation:2.5s ease-in-out infinite TVVideoPlayer-module__tPrc2a__drawCircle}.TVVideoPlayer-module__tPrc2a__logoText{fill:var(--player-accent,#c9a24d);filter:drop-shadow(0 0 10px #c9a24d66);font-family:system-ui,-apple-system,sans-serif;font-size:26px;font-weight:700}@keyframes TVVideoPlayer-module__tPrc2a__drawCircle{0%{stroke-dashoffset:283px;opacity:.6}50%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-283px;opacity:.6}}.TVVideoPlayer-module__tPrc2a__transitionText{color:#ffffffe6;letter-spacing:.15em;text-transform:uppercase;opacity:.8;font-size:.85rem;font-weight:400}.TVVideoPlayer-module__tPrc2a__switchingTo{color:var(--player-accent,#c9a24d);opacity:.9;margin-top:.5rem;font-size:.9rem;font-weight:500}.TVVideoPlayer-module__tPrc2a__fluxInfo{background:#c9a24d26;border-radius:4px;align-items:center;gap:.5rem;margin-left:auto;padding:.25rem .5rem;display:flex}.TVVideoPlayer-module__tPrc2a__fluxName{color:var(--player-accent,#c9a24d);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.TVVideoPlayer-module__tPrc2a__progressBar{background:#ffffff1a;border-radius:2px;width:180px;height:2px;position:relative;overflow:hidden}.TVVideoPlayer-module__tPrc2a__progressFill{background:linear-gradient(90deg, transparent, var(--player-accent,#c9a24d), transparent);border-radius:2px;width:40%;height:100%;animation:1.2s ease-in-out infinite TVVideoPlayer-module__tPrc2a__progressSlide;position:absolute}@keyframes TVVideoPlayer-module__tPrc2a__progressSlide{0%{left:-40%}to{left:100%}}.TVVideoPlayer-module__tPrc2a__spinner{width:48px;height:48px;color:var(--player-accent);animation:1s linear infinite TVVideoPlayer-module__tPrc2a__spin}@keyframes TVVideoPlayer-module__tPrc2a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TVVideoPlayer-module__tPrc2a__bufferingOverlay{z-index:10;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;animation:.2s ease-out TVVideoPlayer-module__tPrc2a__fadeInBuffering;display:flex;position:absolute;inset:0}@keyframes TVVideoPlayer-module__tPrc2a__fadeInBuffering{0%{opacity:0}to{opacity:1}}.TVVideoPlayer-module__tPrc2a__bufferingSpinner{border:3px solid #fff3;border-top-color:var(--player-accent,#c9a24d);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite TVVideoPlayer-module__tPrc2a__spin}.TVVideoPlayer-module__tPrc2a__bufferingText{color:#ffffffe6;text-shadow:0 1px 2px #00000080;font-size:.8rem;font-weight:500}.TVVideoPlayer-module__tPrc2a__errorOverlay{color:#ef4444;z-index:10;text-align:center;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.TVVideoPlayer-module__tPrc2a__playOverlay{cursor:pointer;z-index:5;background:#0000004d;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.TVVideoPlayer-module__tPrc2a__playOverlay:hover{background:#0006}.TVVideoPlayer-module__tPrc2a__playButtonLarge{background:var(--player-accent);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 20px #c9a24d66}.TVVideoPlayer-module__tPrc2a__playOverlay:hover .TVVideoPlayer-module__tPrc2a__playButtonLarge{background:var(--player-accent-light);transform:scale(1.1)}.TVVideoPlayer-module__tPrc2a__playIconLarge{color:#000;width:36px;height:36px;margin-left:4px}.TVVideoPlayer-module__tPrc2a__controls{z-index:150;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.TVVideoPlayer-module__tPrc2a__controls.TVVideoPlayer-module__tPrc2a__visible{opacity:1}.TVVideoPlayer-module__tPrc2a__controls.TVVideoPlayer-module__tPrc2a__hidden{opacity:0}.TVVideoPlayer-module__tPrc2a__blockBottom{flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0}.TVVideoPlayer-module__tPrc2a__controls.TVVideoPlayer-module__tPrc2a__visible .TVVideoPlayer-module__tPrc2a__blockBottom,.TVVideoPlayer-module__tPrc2a__controlsBar,.TVVideoPlayer-module__tPrc2a__progressContainer{pointer-events:auto}.TVVideoPlayer-module__tPrc2a__gradient{pointer-events:none;background:linear-gradient(#0000 0%,#0009 50%,#000000f2 100%);height:180px;position:absolute;bottom:0;left:0;right:0}.TVVideoPlayer-module__tPrc2a__titleBar{background:linear-gradient(#000000b3,#0000);padding:16px 20px;position:absolute;top:0;left:0;right:0}.TVVideoPlayer-module__tPrc2a__title{color:var(--player-text);text-shadow:0 1px 3px #00000080;margin:0;font-size:1.1rem;font-weight:600;display:none}.TVVideoPlayer-module__tPrc2a__bottomControls{flex-direction:column;gap:8px;padding:0 16px 12px;display:flex;position:relative}.TVVideoPlayer-module__tPrc2a__progressContainer{width:100%;position:relative}.TVVideoPlayer-module__tPrc2a__progressBar{cursor:pointer;background:#fff3;border-radius:2px;width:100%;height:4px;transition:height .1s;position:relative}.TVVideoPlayer-module__tPrc2a__progressBar:hover{height:6px}.TVVideoPlayer-module__tPrc2a__progressBuffered{background:#ffffff4d;border-radius:2px;height:100%;position:absolute;top:0;left:0}.TVVideoPlayer-module__tPrc2a__progressPlayed{background:var(--player-accent);border-radius:2px;height:100%;position:absolute;top:0;left:0}.TVVideoPlayer-module__tPrc2a__controlsBar{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;position:relative}.TVVideoPlayer-module__tPrc2a__leftControls,.TVVideoPlayer-module__tPrc2a__rightControls{align-items:center;gap:8px;display:flex}.TVVideoPlayer-module__tPrc2a__controlButton{width:40px;height:40px;color:var(--player-text);cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.TVVideoPlayer-module__tPrc2a__controlButton:hover{background:#fff3}.TVVideoPlayer-module__tPrc2a__controlButton.TVVideoPlayer-module__tPrc2a__active{color:var(--player-accent)}.TVVideoPlayer-module__tPrc2a__controlButton svg{width:20px;height:20px}.TVVideoPlayer-module__tPrc2a__volumeWrapper{align-items:center;gap:8px;display:flex}.TVVideoPlayer-module__tPrc2a__volumeSlider{appearance:none;cursor:pointer;background:#ffffff4d;border-radius:2px;width:80px;height:4px}.TVVideoPlayer-module__tPrc2a__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--player-accent);cursor:pointer;border-radius:50%;width:14px;height:14px;transition:transform .1s}.TVVideoPlayer-module__tPrc2a__volumeSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.TVVideoPlayer-module__tPrc2a__volumeSlider::-moz-range-thumb{background:var(--player-accent);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px}.TVVideoPlayer-module__tPrc2a__timeDisplay{color:var(--player-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.85rem}.TVVideoPlayer-module__tPrc2a__liveBadge{color:#ef4444;text-transform:uppercase;letter-spacing:.5px;background:#ef444433;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:flex}.TVVideoPlayer-module__tPrc2a__liveDot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite TVVideoPlayer-module__tPrc2a__pulse}@keyframes TVVideoPlayer-module__tPrc2a__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}.TVVideoPlayer-module__tPrc2a__settingsWrapper{position:relative}@media (min-width:769px){.TVVideoPlayer-module__tPrc2a__settingsMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border:1px solid #ffffff1a;border-radius:12px;min-width:200px;margin-bottom:8px;position:absolute;bottom:100%;right:0;overflow:hidden;box-shadow:0 8px 32px #0006}}@media (max-width:768px) or (min-height:270px){.TVVideoPlayer-module__tPrc2a__settingsMenuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#000000b3;justify-content:center;align-items:flex-end;animation:.2s ease-out TVVideoPlayer-module__tPrc2a__fadeIn;display:flex;position:fixed;inset:0}.TVVideoPlayer-module__tPrc2a__settingsMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414fa;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:400px;max-height:calc(100vh - 6rem);margin:0 16px 16px;animation:.3s ease-out TVVideoPlayer-module__tPrc2a__slideUp;overflow:hidden;box-shadow:0 8px 32px #0009}}.TVVideoPlayer-module__tPrc2a__settingsItemList{scrollbar-width:thin;scrollbar-color:var(--player-accent) transparent;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-direction:column;max-height:calc(100vh - 12rem);display:flex;overflow:auto}.TVVideoPlayer-module__tPrc2a__settingsItem{width:100%;color:var(--player-text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.9rem;transition:background .2s;display:flex}.TVVideoPlayer-module__tPrc2a__settingsItem:hover{background:#ffffff1a}.TVVideoPlayer-module__tPrc2a__settingsItem.TVVideoPlayer-module__tPrc2a__active{color:var(--player-accent)}.TVVideoPlayer-module__tPrc2a__settingsValue{color:#fff9;align-items:center;gap:4px;font-size:.85rem;display:flex}.TVVideoPlayer-module__tPrc2a__settingsValue svg{width:16px;height:16px}.TVVideoPlayer-module__tPrc2a__settingsBack{width:100%;color:var(--player-text);cursor:pointer;text-align:left;background:#ffffff0d;border:none;border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;padding:12px 16px;font-size:.9rem;font-weight:600;display:flex}.TVVideoPlayer-module__tPrc2a__settingsBack:hover{background:#ffffff1a}.TVVideoPlayer-module__tPrc2a__backIcon{width:16px;height:16px;transform:rotate(180deg)}.TVVideoPlayer-module__tPrc2a__checkIcon{width:16px;height:16px;color:var(--player-accent);margin-right:8px}.TVVideoPlayer-module__tPrc2a__mobileMenuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#000000b3;justify-content:center;align-items:flex-end;animation:.2s ease-out TVVideoPlayer-module__tPrc2a__fadeIn;display:flex;position:fixed;inset:0}.TVVideoPlayer-module__tPrc2a__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414fa;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:400px;max-height:calc(100vh - 6rem);margin:0 16px 16px;animation:.3s ease-out TVVideoPlayer-module__tPrc2a__slideUp;overflow:hidden;box-shadow:0 8px 32px #0009}.TVVideoPlayer-module__tPrc2a__mobileMenuItemList{scrollbar-width:thin;scrollbar-color:var(--player-accent) transparent;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;flex-direction:column;max-height:calc(100vh - 12rem);display:flex;overflow:auto}@keyframes TVVideoPlayer-module__tPrc2a__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.TVVideoPlayer-module__tPrc2a__mobileMenuHeader{color:var(--player-text);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:12px 16px;font-weight:600;display:flex}.TVVideoPlayer-module__tPrc2a__closeButton{width:32px;height:32px;color:var(--player-text);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .2s;display:flex}.TVVideoPlayer-module__tPrc2a__closeButton:hover{background:#ffffff1a}.TVVideoPlayer-module__tPrc2a__closeButton svg{width:18px;height:18px}.TVVideoPlayer-module__tPrc2a__mobileMenuItem{width:100%;color:var(--player-text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:14px 16px;font-size:.9rem;transition:background .2s;display:flex}.TVVideoPlayer-module__tPrc2a__mobileMenuItem:hover{background:#ffffff1a}.TVVideoPlayer-module__tPrc2a__mobileMenuItem svg{color:#ffffffb3;width:20px;height:20px}.TVVideoPlayer-module__tPrc2a__desktopOnly{display:flex}.TVVideoPlayer-module__tPrc2a__mobileOnly{display:none}.TVVideoPlayer-module__tPrc2a__notFullscreen{max-height:calc(100vh - 10rem)}.TVVideoPlayer-module__tPrc2a__notFullscreenContainer{flex-direction:column;justify-content:center;align-items:center;max-height:calc(100vh - 10rem);display:flex}.TVVideoPlayer-module__tPrc2a__immersive{width:100%;height:100%;aspect-ratio:unset;max-height:unset;border-radius:0;position:absolute;inset:0}.TVVideoPlayer-module__tPrc2a__immersive .TVVideoPlayer-module__tPrc2a__video{max-height:unset}@media (max-width:768px){.TVVideoPlayer-module__tPrc2a__desktopOnly{display:none}.TVVideoPlayer-module__tPrc2a__mobileOnly{display:flex}.TVVideoPlayer-module__tPrc2a__volumeSlider{width:60px}.TVVideoPlayer-module__tPrc2a__controlButton{width:36px;height:36px}.TVVideoPlayer-module__tPrc2a__controlButton svg{width:18px;height:18px}.TVVideoPlayer-module__tPrc2a__playButtonLarge{width:64px;height:64px}.TVVideoPlayer-module__tPrc2a__playIconLarge{width:28px;height:28px}.TVVideoPlayer-module__tPrc2a__timeDisplay{font-size:.75rem}.TVVideoPlayer-module__tPrc2a__liveBadge{padding:3px 8px;font-size:.65rem}}@media (max-width:480px){.TVVideoPlayer-module__tPrc2a__volumeSlider{display:none}.TVVideoPlayer-module__tPrc2a__titleBar{padding:12px 14px}.TVVideoPlayer-module__tPrc2a__title{font-size:.95rem}.TVVideoPlayer-module__tPrc2a__controlsBar{padding:10px 12px}.TVVideoPlayer-module__tPrc2a__liveBadge{padding:3px 6px;font-size:.65rem}.TVVideoPlayer-module__tPrc2a__liveBadge span:last-child{display:none}}
.TVLiquidsoapPlayer-module__tIpzgq__wrapper{width:100%;height:100%;position:relative}.TVLiquidsoapPlayer-module__tIpzgq__subtitles{pointer-events:none;position:absolute;inset:0}
