.tv-mode-root{display:flex;flex-direction:column;height:100vh;width:100%;overflow:hidden;background:var(--joy-palette-background-body, #fafafa)}.tv-fullscreen-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(ellipse at 30% 20%,color-mix(in srgb,var(--bracket-blue-light, #60a5fa) 6%,transparent),transparent 70%),var(--tv-screen-bg, var(--joy-palette-background-body, #fafafa));background-size:200% 200%;animation:gradientShift 30s ease infinite}.tv-channel-container{flex:1;min-height:0;overflow:hidden;position:relative;isolation:isolate;zoom:var(--tv-zoom, 1);background:radial-gradient(ellipse at 30% 20%,color-mix(in srgb,var(--bracket-blue-light, #60a5fa) 6%,transparent),transparent 70%),var(--tv-screen-bg, var(--joy-palette-background-body, #fafafa));background-size:200% 200%;animation:gradientShift 30s ease infinite}@keyframes gradientShift{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}@media(prefers-reduced-motion:reduce){.tv-fullscreen-wrapper,.tv-channel-container{animation:none!important}}.tv-fullscreen-wrapper>.tv-channel-container{padding:clamp(8px,.8vh,20px) clamp(12px,1vw,28px)}.tv-split-layout{display:flex;flex-direction:row;width:100%;height:100%;min-height:0;overflow:hidden}.tv-split-layout.tv-split-dragging{user-select:none;cursor:col-resize}.tv-split-fixed{height:100%;min-width:0;overflow:hidden;position:relative}.tv-split-rotating{height:100%;min-width:0;overflow:hidden}.tv-split-divider{flex:0 0 6px;cursor:col-resize;background:var(--joy-palette-divider, #e0e0e0);transition:background .15s}.tv-split-divider:hover,.tv-split-divider.dragging{background:var(--joy-palette-primary-300, #93c5fd)}.tv-rotation-layout{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;overflow:hidden}.tv-rotation-panel{flex:1 1 auto;min-height:0;flex-direction:column;overflow:hidden}.tv-rotation-banner{display:flex;align-items:center;justify-content:center;gap:12px;padding:6px 16px;border-bottom:1px solid var(--joy-palette-divider, #e0e0e0);background:var(--joy-palette-background-level1, rgba(0, 0, 0, .03));flex:0 0 auto}.tv-rotation-dots{display:flex;gap:6px;align-items:center}.tv-rotation-dot{width:8px;height:8px;border-radius:50%;background:var(--joy-palette-neutral-300, #cdd7e1);transition:background .2s ease}.tv-rotation-dot--active{background:var(--joy-palette-primary-500, #3547b0)}@media(prefers-reduced-motion:reduce){.tv-rotation-dot{transition:none}}[data-joy-color-scheme=dark] .tv-rotation-banner{border-color:var(--joy-palette-divider, #333);background:#ffffff0a}[data-joy-color-scheme=dark] .tv-fullscreen-wrapper,[data-joy-color-scheme=dark] .tv-channel-container{background:radial-gradient(ellipse at 30% 20%,color-mix(in srgb,var(--bracket-blue-medium, #2563eb) 8%,transparent),transparent 70%),var(--tv-screen-bg, var(--joy-palette-background-body, #121212))}[data-joy-color-scheme=dark] .tv-split-divider{background:var(--joy-palette-divider, #333)}[data-joy-color-scheme=dark] .tv-split-divider:hover,[data-joy-color-scheme=dark] .tv-split-divider.dragging{background:var(--joy-palette-primary-600, #2563eb)}[data-joy-color-scheme=dark] .tv-mode-root,[data-joy-color-scheme=dark] .tv-fullscreen-wrapper{--joy-palette-text-primary: #fff;--joy-palette-text-secondary: #fff;--joy-palette-text-tertiary: rgba(255, 255, 255, .85);--joy-palette-text-icon: #fff;color:#fff}[data-joy-color-scheme=dark] .tv-channel-container .MuiTypography-root,[data-joy-color-scheme=dark] .tv-fullscreen-wrapper .MuiTypography-root{color:#fff!important}[data-joy-color-scheme=dark] .tv-mode-root .MuiSvgIcon-root,[data-joy-color-scheme=dark] .tv-mode-root .MuiIconButton-root{color:#fff}.tv-mode-root [data-testid^=team-line-player]{text-transform:capitalize}
