:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#edf1fb;background:#070b16;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #070b16;--panel: #0d1323;--panel-2: #111a2c;--line: rgba(148, 163, 184, .13);--muted: #8e9bb1;--purple: #7c3aed;--purple-bright: #9b6cff;--cyan: #22d3ee;--green: #34d399;--red: #fb7185}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:2px solid var(--purple-bright);outline-offset:2px}button{-webkit-tap-highlight-color:transparent}.mobile-only{display:none!important}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.eyebrow{margin:0 0 9px;color:#9ba8bd;font-size:.7rem;font-weight:800;letter-spacing:.19em}.icon-button{width:40px;height:40px;padding:0;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.024);cursor:pointer}.icon-button:hover{background:rgba(255,255,255,.07)}.compat-button{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(148,163,184,.16);border-radius:10px;color:#8996aa;background:rgba(255,255,255,.035);font-size:.72rem;font-weight:750;cursor:pointer}.compat-button.active{color:#d8ccff;border-color:rgba(139,92,246,.38);background:rgba(124,58,237,.16)}.boot-screen{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;color:#9aa7bb;text-align:center;background:radial-gradient(circle at 50% 42%,rgba(124,58,237,.19),transparent 28%),#070b16}.boot-screen img{width:82px;height:82px;margin-bottom:9px;border-radius:23px;box-shadow:0 25px 65px rgba(76,29,149,.42)}.boot-screen>svg{color:#a78bfa}.boot-screen strong{color:#eef2ff;font-size:1.05rem}.boot-screen span{color:#69778e;font-size:.72rem}.connect-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,.95fr) minmax(460px,.72fr);align-items:center;gap:clamp(50px,9vw,150px);padding:clamp(32px,7vw,110px);position:relative;overflow:hidden;background:radial-gradient(circle at 13% 76%,rgba(34,211,238,.1),transparent 28%),radial-gradient(circle at 79% 25%,rgba(124,58,237,.2),transparent 32%),linear-gradient(135deg,#070b16,#090d1a 55%,#080b14)}.connect-page:before{content:"";position:absolute;width:650px;height:650px;border:1px solid rgba(139,92,246,.08);border-radius:50%;left:-350px;bottom:-350px;box-shadow:0 0 0 90px rgba(139,92,246,.02),0 0 0 180px rgba(139,92,246,.016);pointer-events:none}.connect-intro,.connection-card{position:relative;z-index:1}.hero-mark{width:76px;height:76px;border-radius:23px;display:grid;place-items:center;position:relative;margin-bottom:38px;background:linear-gradient(145deg,#8b5cf6,#4c1d95 62%,#164e63);box-shadow:0 24px 60px rgba(76,29,149,.42)}.hero-mark span{font-size:42px;font-weight:900;font-style:italic;line-height:1}.hero-mark i{position:absolute;width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:17px solid white;transform:translate(8px);filter:drop-shadow(0 3px 5px rgba(0,0,0,.3))}.connect-intro h1{max-width:720px;margin:0;font-size:clamp(2.7rem,5vw,5.2rem);line-height:.97;letter-spacing:-.055em}.connect-intro h1 span{background:linear-gradient(90deg,#9b6cff,#22d3ee);-webkit-background-clip:text;background-clip:text;color:transparent}.intro-copy{max-width:620px;margin:28px 0 27px;color:#9aa7bb;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.7}.feature-row{display:flex;flex-wrap:wrap;gap:22px;color:#cad3e3;font-size:.86rem;font-weight:650}.feature-row>span{display:flex;align-items:center;gap:8px}.feature-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(52,211,153,.1)}.connection-card{width:100%;max-width:600px;justify-self:end;padding:clamp(24px,3.5vw,45px);border:1px solid rgba(148,163,184,.14);border-radius:30px;background:linear-gradient(145deg,rgba(19,27,47,.94),rgba(10,15,29,.96));box-shadow:0 40px 100px rgba(0,0,0,.37);backdrop-filter:blur(24px)}.card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.card-heading h2{margin:0;font-size:clamp(1.55rem,2.2vw,2rem);letter-spacing:-.035em}.secure-pill{display:flex;align-items:center;gap:5px;color:#9eebb9;background:rgba(34,197,94,.09);border:1px solid rgba(34,197,94,.16);padding:6px 9px;border-radius:99px;font-size:.68rem}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;margin:28px 0;border:1px solid var(--line);border-radius:15px;background:rgba(0,0,0,.22)}.mode-switch button{height:48px;border:0;border-radius:11px;color:#8895aa;background:transparent;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;font-size:.87rem;font-weight:750}.mode-switch button.active{color:#fff;background:#1a2438;box-shadow:0 5px 17px rgba(0,0,0,.18)}.connection-card form{display:grid;gap:20px}.connection-card label{display:grid;gap:8px;color:#c9d1df;font-size:.79rem;font-weight:700}.connection-card label small{color:#748198;font-weight:500;line-height:1.5}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.input-wrap{height:51px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid rgba(148,163,184,.15);border-radius:12px;color:#69778e;background:rgba(3,7,18,.53);transition:border .2s,box-shadow .2s}.input-wrap:focus-within{border-color:rgba(139,92,246,.75);box-shadow:0 0 0 3px rgba(124,58,237,.12);color:#9b6cff}.input-wrap input{width:100%;min-width:0;border:0;outline:0;color:#fff;background:transparent;font-size:.88rem}.input-wrap input::placeholder{color:#59667a}.input-symbol{font-weight:900}.reveal-button{display:grid;place-items:center;padding:5px;border:0;background:transparent;color:#77859b;cursor:pointer}.form-error{margin:0;padding:11px 13px;border:1px solid rgba(251,113,133,.24);border-radius:10px;color:#fda4af;background:rgba(244,63,94,.08);font-size:.8rem;line-height:1.45}.primary-button{height:53px;border:0;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:linear-gradient(95deg,#7c3aed,#5b21b6 62%,#4338ca);box-shadow:0 18px 35px rgba(91,33,182,.26);font-weight:800;cursor:pointer}.primary-button span{font-size:1.2rem}.primary-button:hover{filter:brightness(1.12);transform:translateY(-1px)}.primary-button:disabled{opacity:.65;cursor:wait;transform:none}.privacy-copy{margin:19px 0 0;color:#6f7b90;text-align:center;font-size:.67rem;line-height:1.55}.connect-compat{width:100%;margin-top:15px}.app-shell{min-height:100vh;background:radial-gradient(circle at 85% 0,rgba(124,58,237,.07),transparent 25%),var(--bg)}.app-header{height:72px;position:sticky;top:0;z-index:50;display:grid;grid-template-columns:260px 1fr 260px;align-items:center;padding:0 24px;border-bottom:1px solid var(--line);background:rgba(7,11,22,.91);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.brand img{width:40px;height:40px;border-radius:11px}.brand div{display:flex;align-items:baseline;gap:5px}.brand strong{font-size:1rem;letter-spacing:.09em}.brand span{color:#9b6cff;font-size:.72rem;font-weight:900;letter-spacing:.14em}.header-center{justify-self:center;display:flex;gap:14px;align-items:center;color:#758198;font-size:.73rem}.provider-status{display:flex;gap:7px;align-items:center;color:#aab5c8}.provider-status i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(52,211,153,.1)}.header-actions{justify-self:end;display:flex;align-items:center;gap:8px}.install-button{height:39px;padding:0 13px;display:flex;align-items:center;gap:7px;border:1px solid rgba(139,92,246,.3);border-radius:11px;background:rgba(124,58,237,.12);color:#c4b5fd;font-size:.76rem;font-weight:750;cursor:pointer}.header-compat{height:39px}.workspace{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 72px)}.sidebar{position:sticky;top:72px;height:calc(100vh - 72px);padding:24px 16px 18px;border-right:1px solid var(--line);background:rgba(8,13,25,.78);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#263049 transparent}.sidebar-head,.category-title{display:flex;align-items:center;justify-content:space-between;padding:0 10px;color:#66738a;font-size:.62rem;font-weight:850;letter-spacing:.15em}.primary-nav,.category-nav{display:grid;gap:4px;margin:11px 0 25px}.primary-nav button,.category-nav button{width:100%;min-height:42px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:10px;color:#8491a8;background:transparent;font-size:.79rem;cursor:pointer}.primary-nav button{justify-content:flex-start;gap:11px;font-weight:700}.section-nav button{min-height:45px}.primary-nav button em{margin-left:auto}.primary-nav button.active,.category-nav button.active{color:#f0eaff;background:linear-gradient(90deg,rgba(124,58,237,.22),rgba(124,58,237,.07));box-shadow:inset 3px 0 #8b5cf6}.primary-nav button:hover,.category-nav button:hover{color:#fff;background-color:rgba(255,255,255,.035)}.primary-nav em,.category-nav em,.category-title small{min-width:25px;padding:3px 6px;border-radius:99px;color:#6f7d93;background:rgba(148,163,184,.07);font-size:.58rem;font-style:normal;text-align:center}.category-nav button>span{min-width:0;display:flex;align-items:center;gap:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.category-nav button>span svg{flex:0 0 auto}.security-note{margin-top:30px;padding:12px;display:flex;align-items:flex-start;gap:9px;border:1px solid rgba(52,211,153,.1);border-radius:11px;color:#4ade80;background:rgba(16,185,129,.04)}.security-note span{display:grid;gap:2px}.security-note strong{color:#91dbae;font-size:.67rem}.security-note span{color:#5e826e;font-size:.58rem}.content{min-width:0;padding:28px clamp(22px,3vw,48px) 70px}.welcome-banner{min-height:220px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:clamp(28px,5vw,60px);border:1px solid rgba(139,92,246,.16);border-radius:24px;background:radial-gradient(circle at 78% 50%,rgba(34,211,238,.08),transparent 17%),radial-gradient(circle at 70% 30%,rgba(124,58,237,.24),transparent 34%),linear-gradient(120deg,#10162a,#0b1020 64%,#0c1424)}.welcome-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(90deg,transparent,black);mask-image:linear-gradient(90deg,transparent,black);pointer-events:none}.welcome-banner h1{margin:0;font-size:clamp(2rem,4vw,3.6rem);letter-spacing:-.05em}.welcome-banner p:last-child{max-width:500px;margin:12px 0 0;color:#8793a8;font-size:.92rem}.signal-orbit{width:155px;height:155px;position:relative;display:grid;place-items:center;flex:0 0 auto}.signal-orbit span{width:74px;height:74px;position:relative;z-index:2;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#8b5cf6,#4f46e5);box-shadow:0 0 55px rgba(124,58,237,.46)}.signal-orbit span svg{width:26px;transform:translate(2px)}.signal-orbit i{position:absolute;top:17px;right:17px;bottom:17px;left:17px;border:1px solid rgba(139,92,246,.23);border-radius:50%;animation:pulse 2.4s ease-out infinite}.signal-orbit i:last-child{top:0;right:0;bottom:0;left:0;animation-delay:.8s}@keyframes pulse{0%{transform:scale(.75);opacity:.9}to{transform:scale(1.15);opacity:0}}.cinema-hero{min-height:clamp(330px,42vw,560px);position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:clamp(34px,6vw,78px);border-radius:24px;isolation:isolate;background:linear-gradient(120deg,#111827,#05070d)}.cinema-backdrop{position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;z-index:-3;width:124%;height:124%;object-fit:cover;filter:blur(24px) saturate(1.25);opacity:.58;transform:scale(1.06)}.cinema-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,rgba(3,5,10,.98),rgba(3,5,10,.83) 39%,rgba(3,5,10,.2) 72%),linear-gradient(0deg,#070b16 0%,transparent 48%)}.cinema-copy{width:min(58%,680px);position:relative;z-index:2}.cinema-kicker{margin:0 0 13px;color:#d1c5ff;font-size:.68rem;font-weight:900;letter-spacing:.2em}.cinema-copy h1{margin:0;font-size:clamp(2.6rem,5.5vw,5.6rem);line-height:.92;letter-spacing:-.06em;text-wrap:balance;text-shadow:0 10px 38px rgba(0,0,0,.7)}.cinema-copy>p:not(.cinema-kicker){max-width:560px;margin:20px 0 24px;color:#c0c8d5;font-size:clamp(.82rem,1.3vw,1.03rem);line-height:1.55}.cinema-actions{display:flex;gap:10px}.cinema-actions button{min-height:46px;padding:0 19px;display:flex;align-items:center;gap:9px;border:0;border-radius:9px;font-size:.82rem;font-weight:850;cursor:pointer}.hero-play{color:#080b12;background:#fff}.hero-info{color:#fff;background:rgba(93,105,124,.58);backdrop-filter:blur(8px)}.cinema-poster{width:min(31%,310px);max-height:82%;position:absolute;z-index:1;right:7%;bottom:7%;object-fit:contain;border-radius:13px;box-shadow:0 32px 80px rgba(0,0,0,.58)}.cinema-loading{align-items:center;justify-content:center;gap:11px;color:#9aa7bb}.discovery-home{display:grid;gap:28px;margin:4px 0 34px}.discovery-row{min-width:0}.row-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:11px}.row-heading h3{margin:0;font-size:1.15rem;letter-spacing:-.025em}.row-heading button{padding:5px 0;border:0;color:#7f8da3;background:transparent;font-size:.68rem;font-weight:750;cursor:pointer}.row-heading button span{color:#a78bfa;font-size:1rem}.show-rail{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:4px 3px 25px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#2a3347 transparent}.live-home{gap:22px}.live-layer{padding:16px 16px 0;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,rgba(16,24,42,.76),rgba(8,13,25,.5))}.live-channel-rail{padding-bottom:16px}.live-channel-rail .channel-card{width:clamp(240px,24vw,330px);min-width:clamp(240px,24vw,330px);scroll-snap-align:start}.live-layer-empty{min-height:76px;display:grid;place-items:center;margin-bottom:16px;border:1px dashed var(--line);border-radius:12px;color:#718096;font-size:.7rem}.show-card{width:clamp(145px,13vw,205px);min-width:clamp(145px,13vw,205px);position:relative;z-index:1;border-radius:11px;background:#101725;scroll-snap-align:start;transition:transform .22s ease,z-index .22s ease,box-shadow .22s ease}.show-card:hover{z-index:6;transform:translateY(-4px) scale(1.045);box-shadow:0 22px 50px rgba(0,0,0,.48)}.show-main{width:100%;padding:0;overflow:hidden;display:block;border:0;border-radius:inherit;color:#fff;background:transparent;text-align:left;cursor:pointer}.show-art{aspect-ratio:2/3;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:11px 11px 0 0;color:#9b87ef;background:radial-gradient(circle at 50% 28%,#273455,#111827 62%,#090d17);font-size:1.35rem;font-weight:900}.show-art img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;object-fit:cover}.show-art i{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.66),transparent 68%);opacity:0;transition:opacity .2s}.show-art i svg{width:36px;height:36px;padding:10px;border-radius:50%;background:rgba(124,58,237,.9)}.show-card:hover .show-art i{opacity:1}.show-preview{min-height:67px;padding:10px;display:grid;gap:5px}.show-preview strong,.show-preview small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.show-preview strong{font-size:.72rem}.show-preview small{color:#7d899c;font-size:.53rem}.show-preview b{display:flex;align-items:center;gap:5px;color:#a7f3d0;font-size:.54rem}.show-favorite{width:29px;height:29px;position:absolute;top:7px;right:7px;z-index:4;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#fff;background:rgba(0,0,0,.64);cursor:pointer}.show-favorite.active{color:#c4b5fd;background:rgba(76,29,149,.86)}.discovery-loading{min-height:80px;display:flex;align-items:center;justify-content:center;gap:9px;color:#76849a;font-size:.75rem}.complete-catalog{display:flex;align-items:center;gap:13px;color:#566277;font-size:.6rem;font-weight:850;letter-spacing:.17em}.complete-catalog span{height:1px;flex:1;background:var(--line)}.legacy-more-hint{margin:0;padding:12px;border:1px solid var(--line);border-radius:10px;color:#7f8da3;font-size:.68rem;text-align:center}.player-shell{overflow:hidden;border:1px solid rgba(148,163,184,.14);border-radius:22px;background:#0c1221;box-shadow:0 24px 70px rgba(0,0,0,.25)}.player-shell.fallback-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;flex-direction:column;border:0;border-radius:0;background:#000}.fallback-fullscreen .player-topbar{flex:0 0 auto;background:#070b16}.fallback-fullscreen .video-frame{min-height:0;flex:1 1 auto;aspect-ratio:auto}.fallback-fullscreen .player-actions{flex:0 0 auto;background:#070b16}.player-loading{min-height:220px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:22px;color:#8491a8;background:#0c1221}.player-topbar{min-height:66px;padding:10px 14px 10px 18px;display:flex;justify-content:space-between;align-items:center}.channel-identity{min-width:0;display:flex;align-items:center;gap:12px}.player-logo{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#151e31;color:#b8a7ff;font-weight:850;font-size:.76rem}.player-logo img{width:100%;height:100%;object-fit:contain}.channel-identity>div:last-child{min-width:0;display:grid;gap:3px}.channel-identity strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem}.channel-identity small{color:#718096;font-size:.67rem}.video-frame{position:relative;aspect-ratio:16/9;background:#000}.video-frame video{width:100%;height:100%;display:block;background:#000;object-fit:contain}.play-fullscreen-overlay{min-width:220px;min-height:58px;position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);padding:9px 17px;display:flex;align-items:center;justify-content:center;gap:11px;border:1px solid rgba(255,255,255,.17);border-radius:14px;color:#fff;background:rgba(91,33,182,.92);box-shadow:0 15px 45px rgba(0,0,0,.42);cursor:pointer}.play-fullscreen-overlay>span{display:grid;gap:2px;text-align:left}.play-fullscreen-overlay strong{font-size:.77rem}.play-fullscreen-overlay small{color:#d8ccff;font-size:.59rem}.error-retry{background:rgba(127,29,29,.94)}.health-badge{position:absolute;left:13px;top:13px;display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:99px;background:rgba(3,7,18,.75);backdrop-filter:blur(9px);color:#d3d9e4;font-size:.64rem;font-weight:750;pointer-events:none}.health-badge>span{width:7px;height:7px;border-radius:50%;background:#fbbf24}.health-playing>span{background:var(--green);box-shadow:0 0 0 4px rgba(52,211,153,.12)}.health-error>span{background:var(--red)}.health-recovering>svg{animation:pulseOpacity 1s ease-in-out infinite}@keyframes pulseOpacity{50%{opacity:.35}}.player-actions{min-height:55px;padding:8px 14px 8px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.signal-info{display:flex;align-items:center;gap:16px;color:#77859b;font-size:.65rem}.signal-info span{display:flex;align-items:center;gap:6px}.signal-ok{color:#70ba8d!important}.action-buttons{display:flex;gap:6px}.action-buttons button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:#8d9ab0;background:rgba(255,255,255,.024);cursor:pointer}.action-buttons button:hover{color:#fff;background:rgba(255,255,255,.07)}.action-buttons .fullscreen-button,.action-buttons .mobile-player-button{width:auto;padding:0 10px;gap:6px}.fullscreen-button span,.mobile-player-button span{font-size:.65rem;font-weight:750}.catalog-section{margin-top:34px}.media-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:25px;padding:6px;border:1px solid var(--line);border-radius:16px;background:rgba(8,13,25,.74)}.media-tabs button{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:11px;color:#7c899f;background:transparent;cursor:pointer;font-size:.8rem;font-weight:760}.media-tabs button em{margin-left:4px;color:#5f6c81;font-size:.62rem;font-style:normal}.media-tabs button.active{color:#f2edff;background:linear-gradient(100deg,rgba(124,58,237,.28),rgba(79,70,229,.13));box-shadow:inset 0 0 0 1px rgba(139,92,246,.18)}.media-tabs button.active em{color:#b7a3ff}.catalog-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:19px}.catalog-toolbar h2{margin:0;font-size:1.45rem;letter-spacing:-.035em}.catalog-controls{display:flex;align-items:center;gap:8px}.search-box{width:min(310px,30vw);height:42px;display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid var(--line);border-radius:11px;color:#607087;background:#0b1120}.search-box:focus-within{border-color:rgba(139,92,246,.48)}.search-box input{min-width:0;flex:1;border:0;outline:0;color:#fff;background:transparent;font-size:.77rem}.search-box input::placeholder{color:#637086}.search-box kbd{padding:3px 5px;border:1px solid var(--line);border-radius:5px;color:#526077;font-family:inherit;font-size:.54rem}.filter-button{height:42px;padding:0 12px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:11px;background:#0b1120;font-size:.75rem}.channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.channel-card{min-width:0;position:relative;display:flex;align-items:center;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#10182a,#0b1120);transition:transform .2s,border-color .2s,background .2s}.channel-card:hover{transform:translateY(-2px);border-color:rgba(139,92,246,.3);background:#121b2e}.channel-card.active{border-color:rgba(139,92,246,.62);box-shadow:0 0 0 2px rgba(124,58,237,.1)}.channel-main{min-width:0;flex:1;padding:10px 35px 10px 10px;display:flex;align-items:center;gap:10px;border:0;border-radius:inherit;color:inherit;background:transparent;text-align:left;cursor:pointer}.channel-logo{width:52px;height:52px;position:relative;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border:1px solid var(--line);border-radius:10px;color:#a994ff;background:#151e31;font-size:.72rem;font-weight:900}.channel-logo img{width:100%;height:100%;object-fit:contain}.channel-logo i{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:rgba(76,29,149,.76);opacity:0;transition:opacity .2s}.channel-card:hover .channel-logo i{opacity:1}.channel-copy{min-width:0;display:grid;gap:7px}.channel-copy strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.77rem}.channel-copy span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#69778e;font-size:.55rem;font-weight:700}.channel-copy b{width:5px;height:5px;display:inline-block;margin-right:4px;border-radius:50%;background:var(--red);box-shadow:0 0 0 3px rgba(251,113,133,.08)}.favorite{position:absolute;right:8px;top:8px;padding:4px;border:0;color:#536177;background:transparent;cursor:pointer}.favorite.active{color:#a78bfa}.catalog-message{min-height:180px;display:flex;align-items:center;justify-content:center;gap:10px;color:#718096;border:1px dashed var(--line);border-radius:15px}.load-more{min-width:190px;height:43px;margin:24px auto 0;padding:0 17px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(139,92,246,.23);border-radius:11px;color:#b8a7ff;background:rgba(124,58,237,.08);cursor:pointer;font-size:.75rem;font-weight:750}.mobile-tabs{display:none}.legacy-ipad,.legacy-ipad *{animation:none!important;transition:none!important}.legacy-ipad.connect-page{display:flex;align-items:center;justify-content:center;background:#070b16}.legacy-ipad .connect-intro{display:none}.legacy-ipad .connection-card{max-width:620px;justify-self:auto;background:#101729;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.legacy-ipad .app-header,.legacy-ipad .mobile-tabs,.legacy-ipad .health-badge{backdrop-filter:none;-webkit-backdrop-filter:none;background-color:#080d19}.legacy-ipad .app-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 14px}.legacy-ipad .app-header .brand{min-width:0;flex:0 1 auto}.legacy-ipad .app-header .brand img{width:38px;height:38px;flex:0 0 38px}.legacy-ipad .app-header .brand strong{font-size:.9rem}.legacy-ipad .app-header .brand span{font-size:.62rem}.legacy-ipad .header-center,.legacy-ipad .header-actions .desktop-only{display:none!important}.legacy-ipad .header-actions{flex:0 0 auto;margin-left:12px;gap:0}.legacy-ipad .header-actions>button{margin-left:6px}.legacy-ipad .header-compat,.legacy-ipad .install-button{width:40px;min-width:40px;height:40px;padding:0;justify-content:center}.legacy-ipad .header-compat span,.legacy-ipad .install-button{font-size:0}.legacy-ipad .header-compat svg,.legacy-ipad .install-button svg{width:18px;height:18px}.legacy-ipad .workspace{display:flex}.legacy-ipad .sidebar{width:180px;flex:0 0 180px;padding:16px 10px}.legacy-ipad .content{flex:1 1 auto;padding:16px 14px 70px}.legacy-ipad .category-nav{gap:8px;margin-top:14px}.legacy-ipad .category-nav button{min-height:52px;padding:0 13px;font-size:.84rem;line-height:1.2}.legacy-ipad .media-tabs{display:flex}.legacy-ipad .media-tabs button{flex:1 1 33%}.legacy-ipad .channel-grid{display:flex;flex-wrap:wrap}.legacy-ipad .channel-card{width:calc(50% - 7px);margin:0 7px 7px 0}.legacy-ipad .signal-orbit,.legacy-ipad .welcome-banner:after{display:none}.legacy-ipad .cinema-hero{min-height:260px;height:260px;padding:24px;border-radius:16px}.legacy-ipad .cinema-backdrop{display:none}.legacy-ipad .cinema-copy{width:62%}.legacy-ipad .cinema-copy h1{font-size:34px}.legacy-ipad .cinema-copy>p:not(.cinema-kicker){margin:12px 0 15px;font-size:12px}.legacy-ipad .cinema-poster{width:142px;max-height:218px;right:18px;bottom:18px}.legacy-ipad .discovery-home{display:block;margin-bottom:20px}.legacy-ipad .discovery-row{margin-bottom:20px}.legacy-ipad .show-rail{display:flex;gap:0;padding-bottom:12px;-webkit-overflow-scrolling:touch}.legacy-ipad .show-card{width:132px;min-width:132px;margin-right:8px}.legacy-ipad .show-art{width:132px;height:198px;aspect-ratio:auto}.legacy-ipad .show-preview{min-height:58px;padding:8px}.legacy-ipad .show-card:hover{transform:none}.legacy-ipad .legacy-catalog-rail{display:flex;overflow-x:auto;overflow-y:hidden;padding:4px 2px 16px;-webkit-overflow-scrolling:touch}.legacy-ipad .legacy-catalog-card{width:156px;min-width:156px;height:234px;position:relative;margin-right:10px;overflow:hidden;border-radius:12px;background:#111827}.legacy-ipad .legacy-catalog-card>button:first-child{width:156px;height:234px;position:relative;display:grid;place-items:center;overflow:hidden;padding:0;border:0;color:#a994ff;background:#111827;font-size:1.2rem;font-weight:900}.legacy-ipad .legacy-catalog-card img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.legacy-ipad .legacy-catalog-card i{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.45),transparent 55%)}.legacy-ipad .legacy-catalog-card i svg{width:34px;height:34px;padding:9px;border-radius:50%;background:rgba(109,40,217,.88)}.legacy-ipad .video-frame{height:0;padding-bottom:56.25%}.legacy-ipad .video-frame video{position:absolute;top:0;right:0;bottom:0;left:0}@media(max-width:1250px){.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.show-card{width:170px;min-width:170px}.app-header{grid-template-columns:230px 1fr 230px}}@media(max-width:960px){.connect-page{grid-template-columns:1fr;gap:44px;padding:60px clamp(24px,8vw,80px)}.connect-intro{text-align:center}.hero-mark{margin:0 auto 28px}.intro-copy{margin-left:auto;margin-right:auto}.feature-row{justify-content:center}.connection-card{justify-self:center}.app-header{grid-template-columns:1fr auto}.header-center{display:none}.workspace{grid-template-columns:210px minmax(0,1fr)}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.connect-page{display:block;min-height:100svh;padding:max(27px,env(safe-area-inset-top)) 17px 34px}.connect-intro{margin:0 auto 25px}.hero-mark{width:56px;height:56px;margin-bottom:16px;border-radius:17px}.hero-mark span{font-size:31px}.hero-mark i{border-top-width:8px;border-bottom-width:8px;border-left-width:12px}.connect-intro .eyebrow,.connect-intro .intro-copy,.connect-intro .feature-row{display:none}.connect-intro h1{font-size:2.15rem;line-height:1.03}.connection-card{max-width:520px;padding:23px 17px;border-radius:22px}.card-heading h2{font-size:1.4rem}.mode-switch{margin:21px 0}.mode-switch button{height:45px;font-size:.76rem}.field-grid{grid-template-columns:1fr}.input-wrap{height:50px}.app-header{height:62px;padding:0 13px}.brand img{width:37px;height:37px}.brand strong{font-size:.88rem}.brand span{font-size:.62rem}.header-actions{gap:5px}.header-actions .icon-button{width:37px;height:37px}.install-button{width:37px;padding:0;justify-content:center;font-size:0}.header-compat{width:37px;padding:0}.header-compat span{display:none}.workspace{display:block;min-height:calc(100vh - 62px)}.sidebar{width:min(82vw,330px);height:100dvh;position:fixed;top:0;left:0;z-index:90;padding-top:max(20px,env(safe-area-inset-top));transform:translate(-102%);transition:transform .25s ease;background:#0a1020;box-shadow:20px 0 60px rgba(0,0,0,.45)}.sidebar-open{transform:translate(0)}.sidebar-head{min-height:44px}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;border:0;background:rgba(0,0,0,.63);backdrop-filter:blur(3px)}.content{padding:13px 12px 92px}.welcome-banner{min-height:155px;padding:24px 21px;border-radius:18px}.cinema-hero{min-height:370px;padding:28px 20px;border-radius:18px}.cinema-copy{width:72%}.cinema-copy h1{font-size:clamp(2rem,10vw,3.4rem)}.cinema-copy>p:not(.cinema-kicker){margin:13px 0 18px;font-size:.72rem}.cinema-poster{width:34%;right:2%;bottom:8%;opacity:.62}.cinema-actions button{min-height:42px;padding:0 13px;font-size:.72rem}.welcome-banner h1{font-size:2rem}.welcome-banner p:last-child{max-width:70%;font-size:.75rem;line-height:1.5}.signal-orbit{width:92px;height:92px;margin-right:-10px}.signal-orbit span{width:54px;height:54px}.signal-orbit i{top:9px;right:9px;bottom:9px;left:9px}.player-shell{border-radius:16px}.player-shell.fallback-fullscreen{height:100vh;height:100dvh;border-radius:0}.player-topbar{min-height:58px}.video-frame{aspect-ratio:16/10}.health-badge{top:8px;left:8px;padding:6px 8px}.play-fullscreen-overlay{min-width:205px;min-height:54px}.player-actions{padding-left:11px}.mobile-player-button span{display:none}.signal-info{gap:8px}.signal-info span:nth-child(2){display:none}.catalog-section{margin-top:24px}.discovery-home{gap:22px;margin-left:-2px;margin-right:-12px}.row-heading{padding-right:12px}.row-heading h3{font-size:.96rem}.show-rail{gap:8px;padding-right:12px}.live-layer{padding:12px 12px 0}.live-channel-rail .channel-card{width:min(78vw,285px);min-width:min(78vw,285px);min-height:auto;align-items:center}.live-channel-rail .channel-main{flex-direction:row;align-items:center}.show-card{width:128px;min-width:128px}.show-preview{min-height:61px;padding:8px}.show-preview strong{font-size:.65rem}.catalog-toolbar{align-items:stretch;flex-direction:column;gap:12px;margin-bottom:13px}.catalog-toolbar h2{font-size:1.25rem}.catalog-controls{width:100%}.filter-button{flex:0 0 auto}.search-box{width:auto;flex:1}.search-box kbd{display:none}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.channel-card{min-height:104px;align-items:stretch}.channel-main{padding:10px 25px 10px 9px;flex-direction:column;align-items:flex-start;gap:8px}.channel-logo{width:46px;height:46px}.channel-copy{width:100%;gap:5px}.channel-copy strong{font-size:.72rem}.channel-copy span{font-size:.49rem}.favorite{top:7px;right:6px}.media-tabs{gap:4px;margin-bottom:18px;padding:4px;border-radius:13px}.media-tabs button{min-height:43px;padding:0 6px;gap:5px;font-size:.68rem}.media-tabs button em{display:none}.mobile-tabs{height:calc(65px + env(safe-area-inset-bottom));position:fixed;left:0;right:0;bottom:0;z-index:60;display:grid;grid-template-columns:repeat(5,1fr);padding:5px 5px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:rgba(8,12,23,.94);backdrop-filter:blur(18px)}.mobile-tabs button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;color:#637087;background:transparent;font-size:.55rem;font-weight:650}.mobile-tabs button svg{width:19px}.mobile-tabs button.active{color:#a78bfa}.legacy-ipad .workspace{display:block}.legacy-ipad .sidebar{width:min(82vw,330px)}.legacy-ipad .channel-card{width:calc(50% - 4px)}}@media(max-width:380px){.connect-intro h1{font-size:1.85rem}.secure-pill{display:none}.channel-grid{grid-template-columns:1fr}.channel-card{min-height:auto}.channel-main{flex-direction:row;align-items:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
