:root{color:#f5f7fb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#07090d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth;background:#07090d;min-width:320px;min-height:100%}body{background:#07090d;min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}::selection{color:#fff;background:#f04444b3}:root{--page:#07090d;--surface:#10131a;--surface-raised:#161a23;--surface-hover:#1b202b;--line:#ffffff14;--line-strong:#ffffff24;--text:#f5f7fb;--muted:#8e96a8;--accent:#f04444;--accent-bright:#ff5a52;--accent-soft:#f0444421;--success:#41d681}*{box-sizing:border-box}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;color:var(--text);background:radial-gradient(circle at 12% -10%, #f044441f, transparent 30rem), var(--page)}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#07090ddb;height:76px;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;width:min(100% - 40px,1380px);height:100%;margin:0 auto;display:flex}.brand{color:var(--text);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand img{border-radius:11px;width:42px;height:42px;box-shadow:0 8px 28px #e106003d}.brand-copy{flex-direction:column;line-height:1.1;display:flex}.brand-copy strong{letter-spacing:.04em;font-size:1.08rem}.brand-copy small{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-top:4px;font-size:.69rem}.live-status{color:#d8dce5;border:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;background:#ffffff0a;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:.77rem;font-weight:700;display:inline-flex}.live-dot{background:var(--accent-bright);border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite pulse;box-shadow:0 0 0 4px #ff5a5224}.page-content{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:28px;width:min(100% - 40px,1380px);margin:0 auto;padding:36px 0 52px;display:grid}.watch-area,.channel-guide{min-width:0}.section-heading,.guide-title-row{justify-content:space-between;align-items:flex-end;gap:20px;min-height:58px;margin-bottom:18px;display:flex}.eyebrow{color:var(--accent-bright);text-transform:uppercase;letter-spacing:.14em;margin-bottom:6px;font-size:.7rem;font-weight:800;display:block}.section-heading h1,.guide-title-row h2{color:var(--text);letter-spacing:-.025em;margin:0;line-height:1.1}.section-heading h1{font-size:clamp(1.35rem,2.4vw,2rem)}.guide-title-row h2{font-size:1.25rem}.channel-count,.result-count{color:var(--muted);border:1px solid var(--line);white-space:nowrap;background:#ffffff0a;border-radius:999px;font-size:.72rem;font-weight:700}.channel-count{padding:7px 11px}.result-count{place-items:center;min-width:32px;height:28px;padding:0 8px;display:grid}.player-frame{aspect-ratio:16/9;border:1px solid var(--line-strong);isolation:isolate;background:#000;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:0 28px 70px #0000006b}.player-iframe{background:#050505;border:0;width:100%;height:100%;display:block}.player-frame.is-fullscreen{border:0;border-radius:0;width:100vw;max-width:none;height:100vh}.fullscreen-main,.fullscreen-mode{width:100%;height:100%}.meta-fullscreen-button svg,.meta-icon svg,.search-field svg,.empty-state svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.player-loading-overlay{z-index:4;color:var(--muted);background:radial-gradient(circle,#f0444414,#0000 38%),#080a0e;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;inset:0}.spinner{border:3px solid #ffffff1a;border-top-color:var(--accent-bright);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}.loading-text{letter-spacing:.04em;font-size:.78rem;font-weight:650}.player-meta{background:var(--surface);border:1px solid var(--line);border-radius:14px;align-items:center;gap:12px;min-height:76px;margin-top:14px;padding:12px 14px;display:flex}.meta-icon{width:42px;height:42px;color:var(--accent-bright);background:var(--accent-soft);border-radius:11px;flex:none;place-items:center;display:grid;overflow:hidden}.meta-icon .channel-avatar{border:0;border-radius:0;width:100%;height:100%}.player-meta>div{flex-direction:column;min-width:0;display:flex}.player-meta span:not(.meta-icon){color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.69rem}.player-meta strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.91rem;overflow:hidden}.meta-fullscreen-button{color:#dce0e8;background:var(--surface-raised);border:1px solid var(--line-strong);cursor:pointer;border-radius:10px;align-items:center;gap:8px;margin-left:auto;padding:10px 13px;font-size:.76rem;font-weight:700;transition:color .16s,background .16s;display:inline-flex}.meta-fullscreen-button svg{width:16px;height:16px}.meta-fullscreen-button:hover{color:#fff;background:var(--surface-hover)}.channel-guide{border:1px solid var(--line);background:#10131aeb;border-radius:18px;flex-direction:column;height:min(700px,100vh - 112px);min-height:560px;display:flex;position:sticky;top:94px;overflow:hidden;box-shadow:0 22px 60px #0000003d}.guide-header{border-bottom:1px solid var(--line);padding:20px}.guide-title-row{align-items:center;min-height:auto;margin-bottom:17px}.search-field{color:var(--muted);display:block;position:relative}.search-field>svg{pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.search-field input{width:100%;height:44px;color:var(--text);caret-color:var(--accent-bright);border:1px solid var(--line-strong);background:#0b0e13;border-radius:11px;outline:none;padding:0 42px;font-size:.82rem;transition:border-color .16s,box-shadow .16s}.search-field input::placeholder{color:#687083}.search-field input:focus{border-color:#f04444b3;box-shadow:0 0 0 3px #f044441a}.search-field input::-webkit-search-cancel-button{display:none}.search-field button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:#ffffff0f;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.channel-list{scrollbar-color:#313745 transparent;scrollbar-width:thin;flex:1;min-height:0;padding:10px;overflow-y:auto}.channel-card{width:100%;min-height:62px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:11px;padding:9px 10px;transition:background .15s,border-color .15s,transform .15s;display:flex}.channel-card+.channel-card{margin-top:3px}.channel-card:hover{background:var(--surface-hover);border-color:var(--line)}.channel-card.active{background:var(--accent-soft);border-color:#f0444452}.channel-avatar{color:#aeb5c3;text-transform:uppercase;background:#242936;border:1px solid #ffffff12;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;font-size:.86rem;font-weight:850;display:grid;position:relative;overflow:hidden}.channel-avatar>span{grid-area:1/1}.channel-avatar img{z-index:1;object-fit:contain;background:#202531;grid-area:1/1;width:100%;height:100%;padding:5px;display:block;position:relative}.channel-card.active .channel-avatar{color:#fff;background:var(--accent);border-color:var(--accent-bright)}.channel-card-copy{flex-direction:column;flex:1;min-width:0;display:flex}.channel-card-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:.79rem;line-height:1.3;overflow:hidden}.channel-card-copy small{color:var(--muted);margin-top:4px;font-size:.65rem}.channel-card.active .channel-card-copy small{color:#f48a86}.play-indicator{color:#626a7a;text-align:center;flex:none;width:26px;font-size:.68rem}.channel-card:hover .play-indicator,.channel-card.active .play-indicator{color:var(--accent-bright)}.equalizer{align-items:end;gap:2px;height:15px;display:inline-flex}.equalizer i{background:currentColor;border-radius:2px;width:2px;height:100%;animation:.8s ease-in-out infinite alternate equalize}.equalizer i:nth-child(2){height:55%;animation-delay:-.35s}.equalizer i:nth-child(3){height:75%;animation-delay:-.6s}.empty-state{min-height:260px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px 20px;display:flex}.empty-state svg{color:#596173;width:32px;height:32px;margin-bottom:15px}.empty-state strong{color:#d9dde5;font-size:.84rem}.empty-state span{margin-top:5px;font-size:.72rem}.empty-state button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:8px;margin-top:16px;padding:8px 12px;font-size:.72rem;font-weight:700}.site-footer{color:#676f80;border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;width:min(100% - 40px,1380px);min-height:72px;margin:0 auto;font-size:.69rem;display:flex}.site-footer span:first-child{color:#9da4b2;letter-spacing:.08em;font-weight:800}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.page-content{grid-template-columns:minmax(0,1fr) 340px;gap:20px}}@media (width<=860px){.site-header{height:66px}.header-content,.page-content,.site-footer{width:min(100% - 28px,720px)}.brand img{width:38px;height:38px}.page-content{grid-template-columns:1fr;gap:24px;padding-top:24px}.channel-guide{height:auto;min-height:0;position:static}.channel-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:none;display:grid;overflow:visible}.channel-card+.channel-card{margin-top:0}}@media (width<=560px){.app-shell{background:var(--page)}.site-header{height:62px}.header-content{width:calc(100% - 28px)}.brand{gap:9px}.brand img{border-radius:9px;width:36px;height:36px}.brand-copy small{display:none}.live-status{padding:7px 10px;font-size:.64rem}.page-content{gap:18px;width:100%;padding:18px 0 32px}.section-heading{min-height:48px;margin:0 14px 12px}.section-heading h1{white-space:nowrap;text-overflow:ellipsis;max-width:70vw;font-size:1.2rem;overflow:hidden}.eyebrow{margin-bottom:4px;font-size:.62rem}.channel-count{display:none}.player-frame{border-left:0;border-right:0;border-radius:0}.player-meta{min-height:64px;margin:10px 14px 0;padding:9px 10px}.meta-icon{width:38px;height:38px}.meta-fullscreen-button{justify-content:center;width:38px;height:38px;padding:0}.meta-fullscreen-button svg{width:18px;height:18px}.meta-fullscreen-button{font-size:0}.channel-guide{box-shadow:none;background:0 0;border-left:0;border-right:0;border-radius:0}.guide-header{background:var(--surface);border-top:1px solid var(--line);padding:17px 14px 14px}.guide-title-row{margin-bottom:13px}.guide-title-row h2{font-size:1.08rem}.channel-list{gap:6px;padding:8px}.channel-card{background:var(--surface);border-color:var(--line);gap:9px;min-height:72px;padding:9px}.channel-avatar{border-radius:9px;width:36px;height:36px}.channel-card-copy strong{font-size:.73rem}.channel-card-copy small{font-size:.6rem}.play-indicator{display:none}.site-footer{text-align:center;flex-direction:column;justify-content:center;gap:5px;width:calc(100% - 28px);min-height:80px}}@media (width<=380px){.channel-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.55}}@keyframes equalize{to{height:30%}}
