:root{--tv-bg-deep: #080c16;--tv-bg-surface: #0f1423;--tv-bg-elevated: #161b2e;--tv-bg-glass: rgba(15, 20, 35, .72);--tv-bg-glass-heavy: rgba(15, 20, 35, .88);--tv-bg-overlay: rgba(0, 0, 0, .6);--tv-gold: #d4a574;--tv-gold-light: #e8c99a;--tv-gold-subtle: rgba(212, 165, 116, .12);--tv-blue: #5b9cf6;--tv-blue-subtle: rgba(91, 156, 246, .12);--tv-red: #f87171;--tv-green: #4ade80;--tv-yellow: #fbbf24;--tv-purple: #c084fc;--tv-orange: #fb923c;--tv-cyan: #22d3ee;--tv-text-primary: #f1f5f9;--tv-text-body: #d1d5db;--tv-text-muted: #9ca3af;--tv-text-gold: #e8c99a;--tv-border: rgba(255, 255, 255, .06);--tv-border-hover: rgba(255, 255, 255, .12);--tv-border-focus: var(--tv-gold);--tv-glow-gold: 0 0 0 .1875rem rgba(212, 165, 116, .25), 0 .5rem 2rem rgba(0, 0, 0, .5);--tv-shadow-card: 0 .25rem 1.5rem rgba(0, 0, 0, .3);--tv-font: "Be Vietnam Pro", system-ui, -apple-system, sans-serif;--tv-text-fluid-xs: clamp(.8125rem, .72rem + .35vw, 1rem);--tv-text-fluid-sm: clamp(.875rem, .78rem + .45vw, 1.125rem);--tv-text-fluid-md: clamp(1rem, .88rem + .55vw, 1.25rem);--tv-text-fluid-lg: clamp(1.125rem, .95rem + .65vw, 1.375rem);--tv-text-fluid-xl: clamp(1.25rem, 1rem + .85vw, 1.625rem);--tv-text-fluid-2xl: clamp(1.375rem, 1.05rem + 1.1vw, 2rem);--tv-text-fluid-3xl: clamp(1.5rem, 1.1rem + 1.35vw, 2rem);--tv-text-fluid-display: clamp(2rem, 1.35rem + 2vw, 2.75rem);--tv-space-xs: .5rem;--tv-space-sm: .75rem;--tv-space-md: 1rem;--tv-space-lg: 1.5rem;--tv-space-xl: 2rem;--tv-space-2xl: 3rem;--tv-space-card-pad: 1.75rem;--tv-radius-sm: .5rem;--tv-radius-md: .75rem;--tv-radius-lg: 1rem;--tv-radius-xl: 1.5rem;--tv-safe-zone: clamp(1.5rem, 4.4vmin, 4.5rem);--tv-channel-sidebar-width: clamp(16rem, 28vw, 28rem);--tv-focus-scale: 1.02}body{font-family:var(--tv-font);font-size:1.25rem;line-height:1.5;color:var(--tv-text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--tv-font);color:var(--tv-text-primary);font-weight:700;letter-spacing:-.02em;line-height:1.2}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem;font-weight:600}h6{font-size:1.125rem;font-weight:600}.tv-skeleton{background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.11),rgba(255,255,255,.05));background-size:200% 100%;animation:tv-skeleton-shimmer 1.4s ease-in-out infinite;flex-shrink:0}@keyframes tv-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.tv-skeleton{animation:none;background:rgba(255,255,255,.08)}}html{font-size:clamp(14px,.8333vw,32px)}@media(max-width:640px){html{font-size:16px}}:root{--bg-primary: var(--tv-bg-deep);--bg-secondary: var(--tv-bg-surface);--bg-card: rgba(255, 255, 255, .06);--bg-card-hover: rgba(255, 255, 255, .12);--bg-glass: var(--tv-bg-glass);--bg-glass-heavy: var(--tv-bg-glass-heavy);--bg-overlay: var(--tv-bg-overlay);--color-primary: var(--tv-blue);--color-gold: var(--tv-gold);--color-gold-light: var(--tv-gold-light);--color-accent: var(--tv-blue);--text-primary: var(--tv-text-primary);--text-secondary: var(--tv-text-body);--text-muted: var(--tv-text-muted);--text-gold: var(--tv-text-gold);--border-subtle: var(--tv-border);--border-focus: var(--tv-border-focus);--focus-ring: var(--tv-glow-gold);--focus-glow: 0 0 1.5rem rgba(212, 165, 116, .25);--font-heading: var(--tv-font);--font-body: var(--tv-font);--safe-zone: var(--tv-safe-zone)}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;background-color:var(--tv-bg-deep);overflow:hidden}.tv-app{width:100vw;height:100vh;position:relative;overflow:hidden}.screen{width:100%;height:100%;padding:var(--tv-safe-zone);display:flex;flex-direction:column}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.tv-flex-row-gap-4>*+*{margin-left:.25rem}.tv-flex-row-gap-5>*+*{margin-left:.3125rem}.tv-flex-row-gap-6>*+*{margin-left:.375rem}.tv-flex-row-gap-7>*+*{margin-left:.4375rem}.tv-flex-row-gap-8>*+*{margin-left:.5rem}.tv-flex-row-gap-10>*+*{margin-left:.625rem}.tv-flex-row-gap-12>*+*{margin-left:.75rem}.tv-flex-row-gap-14>*+*{margin-left:.875rem}.tv-flex-row-gap-16>*+*{margin-left:1rem}.tv-flex-row-gap-20>*+*{margin-left:1.25rem}.tv-flex-row-gap-24>*+*{margin-left:1.5rem}.tv-flex-row-gap-28>*+*{margin-left:1.75rem}.tv-flex-row-gap-32>*+*{margin-left:2rem}.tv-flex-row-gap-40>*+*{margin-left:2.5rem}.tv-flex-col-gap-4>*+*{margin-top:.25rem}.tv-flex-col-gap-5>*+*{margin-top:.3125rem}.tv-flex-col-gap-6>*+*{margin-top:.375rem}.tv-flex-col-gap-7>*+*{margin-top:.4375rem}.tv-flex-col-gap-8>*+*{margin-top:.5rem}.tv-flex-col-gap-10>*+*{margin-top:.625rem}.tv-flex-col-gap-12>*+*{margin-top:.75rem}.tv-flex-col-gap-14>*+*{margin-top:.875rem}.tv-flex-col-gap-16>*+*{margin-top:1rem}.tv-flex-col-gap-20>*+*{margin-top:1.25rem}.tv-flex-col-gap-24>*+*{margin-top:1.5rem}.tv-flex-col-gap-28>*+*{margin-top:1.75rem}.tv-flex-col-gap-32>*+*{margin-top:2rem}.tv-flex-col-gap-40>*+*{margin-top:2.5rem}.tv-grid-gutter-6{margin:-.1875rem}.tv-grid-gutter-6>*{margin:.1875rem}.tv-grid-gutter-10{margin:-.3125rem}.tv-grid-gutter-10>*{margin:.3125rem}.tv-grid-gutter-14{margin:-.4375rem}.tv-grid-gutter-14>*{margin:.4375rem}.tv-grid-gutter-16{margin:-.5rem}.tv-grid-gutter-16>*{margin:.5rem}.tv-grid-gutter-32{margin:-1rem}.tv-grid-gutter-32>*{margin:1rem}.tv-flex-wrap-gutter-5{margin:-.15625rem}.tv-flex-wrap-gutter-5>*{padding:.15625rem}.tv-flex-wrap-gutter-7{margin:-.21875rem}.tv-flex-wrap-gutter-7>*{padding:.21875rem}
