@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#f7f7f4;font-synthesis:none;--lime:#c8ff38;--orange:#ff5c35;--surface:#111317;--line:#26282d;--muted:#999ca5;background:#08090b;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:#08090b;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--lime);outline-offset:2px}.eyebrow{letter-spacing:.18em;color:var(--lime);font:700 11px/1 Manrope}.brand{letter-spacing:-1.2px;align-items:center;width:max-content;font:800 24px/1 Manrope;display:flex;position:relative}.brand-six{color:var(--lime);font-size:31px}.brand i{background:var(--orange);border-radius:50%;width:5px;height:5px;position:absolute;top:0;right:-9px}.loader{border:2px solid #ffffff35;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#090a0d;grid-template-columns:minmax(420px,600px) 1fr;min-height:100vh;display:grid;position:relative;overflow:hidden}.login-atmosphere{pointer-events:none;background:radial-gradient(circle at 80% 35%,#c8ff381f,#0000 29%),linear-gradient(120deg,#0000 40%,#ffffff06);position:absolute;inset:0}.login-card{z-index:1;background:linear-gradient(145deg,#14161af7,#090a0df2);border-right:1px solid #22252a;flex-direction:column;justify-content:center;padding:54px clamp(32px,6vw,92px);display:flex}.login-card>.brand{position:absolute;top:42px}.login-copy{margin:50px 0 34px}.login-copy h1{letter-spacing:-4px;margin:16px 0 20px;font:800 clamp(48px,6vw,76px)/.95 Manrope}.login-copy p{color:#a6a8ae;margin:0;font-size:16px}.login-card form{gap:18px;display:grid}.login-card label{color:#c9cbd0;gap:8px;font-size:12px;font-weight:600;display:grid}.login-card input{color:#fff;background:#0b0c0f;border:1px solid #30333a;border-radius:5px;height:54px;padding:0 16px;font-size:15px;transition:all .2s}.login-card input:focus{border-color:var(--lime);box-shadow:0 0 0 3px #c8ff3814}.primary-button{background:var(--lime);color:#0b0d08;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:10px;height:55px;font-weight:800;transition:all .2s;display:flex}.primary-button:hover{background:#dbff7b;transform:translateY(-1px)}.primary-button:disabled{opacity:.65}.form-error{color:#ffaaa0;background:#421d1d;border-radius:4px;padding:11px 13px;font-size:13px}.login-security{color:#777b83;align-items:center;gap:8px;margin-top:20px;font-size:11px;display:flex}.login-security span{background:#7ad66d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #7ad66d}.login-feature{z-index:1;align-self:center;max-width:900px;padding:10vw}.login-feature h2{letter-spacing:-6px;color:#f4f4ef;margin:22px 0;font:800 clamp(55px,7vw,105px)/.9 Manrope}.login-feature h2 em{color:#0000;-webkit-text-stroke:1px #7d817c;font-style:normal}.login-feature p{color:#9da098;max-width:460px;font-size:18px;line-height:1.6}.live-pill,.live-badge{letter-spacing:.13em;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.live-pill i,.live-badge i{background:var(--orange);width:6px;height:6px;box-shadow:0 0 9px var(--orange);border-radius:50%}.splash{justify-content:center;align-items:center;gap:25px;min-height:100vh;display:flex}.app-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08090bf2;align-items:center;gap:5vw;height:78px;padding:0 3vw;display:flex;position:sticky;top:0}.app-header nav{gap:6px;height:100%;display:flex}.app-header nav button{color:#777b83;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:600;display:flex;position:relative}.app-header nav button svg{width:17px}.app-header nav button.active{color:#fff}.app-header nav button.active:after{content:"";background:var(--lime);height:2px;position:absolute;bottom:0;left:18px;right:18px}.header-account{align-items:center;gap:12px;margin-left:auto;display:flex}.header-account>span{text-align:right;display:grid}.header-account b{color:#8ada75;font-size:11px}.header-account small{color:#73767e;font-size:10px}.header-account>svg{color:#b5b7bd;width:26px}.header-account button,.mobile-menu{color:#72757d;cursor:pointer;background:0 0;border:0;padding:8px}.header-account button svg{width:18px}.mobile-menu{display:none}.content{min-height:calc(100vh - 130px);padding:48px 3vw 80px}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.section-head h1{letter-spacing:-2.5px;margin:10px 0;font:800 clamp(36px,4vw,58px)/1 Manrope}.section-head p{color:var(--muted);margin:0}.search{color:#7c7f86;border-bottom:1px solid #383a40;align-items:center;gap:10px;width:min(360px,32vw);height:45px;display:flex}.search svg{width:18px}.search input{color:#fff;background:0 0;border:0;outline:0;width:100%}.category-strip{scrollbar-width:thin;gap:8px;margin-bottom:20px;padding-bottom:14px;display:flex;overflow:auto}.category-strip button{white-space:nowrap;color:#a3a5aa;cursor:pointer;background:#111216;border:1px solid #2e3035;border-radius:99px;padding:9px 15px;font-size:12px}.category-strip button.active{color:#111216;background:#f2f2ed;border-color:#f2f2ed;font-weight:700}.media-grid{grid-template-columns:repeat(6,minmax(130px,1fr));gap:26px 15px;display:grid}.media-grid.channels{grid-template-columns:repeat(7,minmax(125px,1fr))}.media-card{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0}.poster{aspect-ratio:2/3;background:#15171b;border-radius:4px;position:relative;overflow:hidden}.channels .poster{aspect-ratio:16/10}.poster img{object-fit:cover;z-index:1;width:100%;height:100%;transition:all .35s;position:relative}.channels .poster img{object-fit:contain;background:#111318;padding:18%}.poster img.broken{display:none}.poster-fallback{color:#34373d;place-items:center;display:grid;position:absolute;inset:0}.poster-fallback svg{width:30%;height:30%}.play-fab{z-index:2;background:var(--lime);color:#12140e;opacity:0;border-radius:50%;place-items:center;width:47px;height:47px;transition:all .25s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-35%);box-shadow:0 8px 30px #0009}.play-fab svg{width:19px}.media-card:hover .poster img{filter:brightness(.65);transform:scale(1.035)}.media-card:hover .play-fab{opacity:1;transform:translate(-50%,-50%)}.live-badge{z-index:3;background:#0b0c0ee8;border-radius:3px;padding:6px 8px;position:absolute;top:9px;left:9px}.card-meta{padding:10px 2px}.card-meta h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font:600 13px/1.25 Manrope;overflow:hidden}.card-meta span{color:#7e8188;align-items:center;gap:3px;font-size:10px;display:flex}.card-meta span svg{width:11px}.skeleton-card i{aspect-ratio:2/3;background:linear-gradient(100deg,#121418 30%,#1b1e23 45%,#121418 60%) 0 0/300%;border-radius:4px;animation:1.4s infinite shimmer;display:block}.skeleton-card span{background:#16181c;width:70%;height:10px;margin-top:12px;display:block}@keyframes shimmer{to{background-position:-100%}}.empty{text-align:center;color:#64676e;place-content:center;min-height:340px;display:grid}.empty svg{width:42px;height:42px;margin:auto}.empty h3{color:#b8bac0;margin-bottom:0}.api-error{color:#ff9e91;background:#261513;border:1px solid #54302d;padding:18px}.api-error button{color:#fff;background:0 0;border:0;margin-left:20px;text-decoration:underline}.guide-layout{border-top:1px solid var(--line);grid-template-columns:310px 1fr;min-height:560px;display:grid}.channel-list{border-right:1px solid var(--line);max-height:680px;padding-right:12px;overflow:auto}.channel-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #1c1e22;align-items:center;gap:13px;width:100%;height:70px;padding:8px 12px;display:flex}.channel-list button.active{background:#17191d}.channel-list img{object-fit:contain;width:42px;height:42px}.channel-list span{flex:1;min-width:0;display:grid}.channel-list b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.channel-list small{color:#777b82;font-size:9px}.channel-list svg{color:#55585e;width:14px}.guide-detail{padding:35px 45px}.guide-hero{grid-template-columns:130px 1fr;align-items:center;gap:30px;display:grid}.guide-hero>img{object-fit:contain;background:#121418;width:130px;height:100px;padding:15px}.guide-hero .live-badge{color:#ff7c63;background:0 0;padding:0;position:static}.guide-hero h2{margin:10px 0;font:700 28px Manrope}.guide-hero p{color:#9a9da4;max-width:800px;line-height:1.5}.epg-progress{background:#303238;height:3px;margin:18px 0}.epg-progress span{background:var(--lime);height:100%;display:block}.primary-button.compact{width:max-content;height:43px;padding:0 19px}.timeline-title{border-bottom:1px solid var(--line);margin-top:45px;padding-bottom:14px}.timeline article{border-bottom:1px solid #1b1d21;grid-template-columns:55px 8px 1fr auto;align-items:start;gap:16px;padding:15px 0;display:grid}.timeline time{color:#81848c;font-size:12px}.timeline article>span{background:#3c3f45;border-radius:50%;width:6px;height:6px;margin-top:5px}.timeline .now>span{background:var(--lime);box-shadow:0 0 8px var(--lime)}.timeline b{font-size:13px}.timeline p{color:#777b82;white-space:nowrap;text-overflow:ellipsis;max-width:700px;margin:5px 0;font-size:11px;overflow:hidden}.timeline em{color:var(--lime);font-size:9px;font-style:normal}.detail-overlay,.player-shell{z-index:50;background:#050607ed;place-items:center;padding:3vh 3vw;display:grid;position:fixed;inset:0}.detail-card{background:#0d0e11;border:1px solid #25272c;width:min(1050px,96vw);height:min(760px,94vh);position:relative;overflow:auto;box-shadow:0 30px 100px #000}.detail-backdrop{background-position:50%;background-size:cover;height:370px}.detail-content{margin-top:-140px;padding:0 6% 50px;position:relative}.detail-content h2{letter-spacing:-3px;margin:14px 0;font:800 clamp(36px,5vw,70px)/1 Manrope}.detail-content>p{color:#b2b4ba;max-width:690px;line-height:1.6}.detail-facts{color:#90939a;gap:15px;font-size:12px;display:flex}.detail-facts b{color:var(--lime)}.detail-close,.icon-button{z-index:4;color:#fff;cursor:pointer;background:#111318;border:1px solid #383a40;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:20px;right:20px}.detail-loading{gap:12px;display:flex}.episodes{margin-top:30px}.episodes>button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #25272b;grid-template-columns:32px 130px 1fr 30px;align-items:center;gap:15px;width:100%;padding:12px 0;display:grid}.episodes>button>span{color:#65686f;font:600 18px Manrope}.episodes img{aspect-ratio:16/9;object-fit:cover;width:130px}.episodes b{font-size:13px}.episodes small{color:#858890;margin-top:4px;display:block}.episodes p{color:#70737a;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.episodes svg{width:18px}.player-shell{background:#050607;flex-direction:column;padding:0;display:flex}.player-topbar{align-items:center;width:100%;height:84px;padding:0 3vw;display:flex}.player-topbar h2{margin:5px 0;font:700 19px Manrope}.player-topbar .icon-button{margin-left:auto;position:static}.video-stage{background:#000;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative}.video-stage video{object-fit:contain;width:100%;height:100%}.player-status{color:#c6c8cc;background:#08090bd9;align-items:center;gap:10px;padding:12px 17px;font-size:13px;display:flex;position:absolute}.player-toolbar{border-top:1px solid #24262a;align-items:center;gap:20px;width:100%;min-height:66px;padding:8px 3vw;display:flex}.track-control{align-items:center;gap:8px;display:flex}.track-control label{color:#777a82;font-size:10px}.track-control select{color:#e6e7e9;background:#15171b;border:0;border-radius:3px;max-width:190px;padding:8px}.tool-button{color:#8d9097;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-left:auto;font-size:11px;display:flex}.tool-button+.tool-button{margin-left:0}.tool-button.active{color:var(--lime)}.debug-panel{background:#111318;border-top:1px solid #292b30;align-items:center;gap:25px;width:100%;padding:15px 3vw;display:flex}.debug-panel>div:first-child{align-items:center;gap:10px;display:flex}.debug-panel span{display:grid}.debug-panel strong{font-size:11px}.debug-panel small{color:#7d8087;font-size:9px}.mode-switch{border:1px solid #303238;border-radius:4px;padding:2px;display:flex}.mode-switch button{color:#81848b;cursor:pointer;background:0 0;border:0;padding:7px 12px;font-size:10px}.mode-switch button.active{background:var(--lime);color:#111;font-weight:700}.codec-readout{color:#74777e;align-items:center;gap:5px;margin-left:auto;font-size:9px;display:flex}footer{border-top:1px solid var(--line);color:#65686f;align-items:center;gap:25px;height:52px;padding:0 3vw;font-size:10px;display:flex}footer .brand{font-size:14px}footer .brand-six{font-size:19px}footer span:last-child{margin-left:auto}@media (width<=1100px){.media-grid,.media-grid.channels{grid-template-columns:repeat(4,1fr)}.app-header{gap:2vw}.app-header nav button{padding:0 10px}.guide-layout{grid-template-columns:260px 1fr}}@media (width<=760px){.login-page{display:block}.login-card{border:0;min-height:100vh;padding:80px 25px 40px}.login-card>.brand{top:28px}.login-feature{display:none}.mobile-menu{display:block}.app-header{height:65px;padding:0 15px}.app-header>.brand{margin:auto}.app-header nav{background:#0d0f12;height:auto;padding:10px;display:none;position:absolute;top:65px;left:0;right:0}.app-header nav.open{display:grid}.app-header nav button{height:48px}.header-account>span,.header-account>svg{display:none}.content{padding:32px 16px}.section-head{display:block}.section-head h1{font-size:42px}.search{width:100%;margin-top:24px}.media-grid,.media-grid.channels{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.guide-layout{display:block}.channel-list{border:0;max-height:240px}.guide-detail{padding:25px 0}.guide-hero{grid-template-columns:70px 1fr;gap:16px}.guide-hero>img{width:70px;height:70px}.guide-hero p{font-size:12px}.timeline p{max-width:190px}.detail-overlay{padding:0}.detail-card{border:0;width:100vw;height:100vh}.detail-backdrop{height:280px}.detail-content{margin-top:-80px}.detail-facts{flex-wrap:wrap}.episodes>button{grid-template-columns:25px 80px 1fr 20px}.episodes img{width:80px}.episodes p{display:none}.player-topbar{height:70px}.player-toolbar{gap:8px;overflow:auto}.track-control label,.tool-button{font-size:0}.debug-panel{flex-wrap:wrap}.codec-readout{width:100%;margin:0}footer{display:none}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.catalog-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:30px;display:grid}.category-sidebar{border-right:1px solid var(--line);max-height:calc(100vh - 130px);padding:8px 16px 30px 0;position:sticky;top:104px;overflow:auto}.category-sidebar>.eyebrow{padding:0 12px 14px;display:block}.category-sidebar button{color:#858891;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:39px;padding:8px 11px;font-size:11px;display:flex}.category-sidebar button:hover{color:#ddd;background:#131519}.category-sidebar button.active{color:#0b0d08;background:var(--lime);font-weight:800}.category-sidebar button svg{flex:none;width:13px}.catalog-results{min-width:0}.catalog-results .media-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:22px 12px}.catalog-results .media-grid.channels{grid-template-columns:repeat(auto-fill,minmax(155px,1fr))}.rating-badge{z-index:3;color:var(--lime);background:#090a0de8;border:1px solid #ffffff20;border-radius:3px;align-items:center;gap:4px;padding:5px 7px;font:800 10px Manrope;display:flex;position:absolute;bottom:8px;left:8px}.rating-badge svg{width:11px;height:11px}.catalog-results .card-meta h3{font-size:11px}.catalog-results .card-meta span{font-size:9px}.content-page{min-height:calc(100vh - 78px);padding:38px max(4vw,42px) 80px;position:relative;overflow:hidden}.content-page.loading{color:#a5a8af;justify-content:center;align-items:center;gap:12px;display:flex}.content-backdrop{z-index:-1;opacity:.55;background-position:50% 22%;background-size:cover;height:590px;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000 65%,#0000);mask-image:linear-gradient(#000 65%,#0000)}.back-button{color:#a4a7ad;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:34px;padding:8px 0;font-size:12px;display:flex}.back-button:hover{color:#fff}.back-button svg{width:17px}.content-hero{grid-template-columns:210px minmax(0,760px);align-items:end;gap:42px;min-height:390px;display:grid}.content-poster{aspect-ratio:2/3;object-fit:cover;border-radius:4px;width:210px;box-shadow:0 22px 70px #000}.content-copy h1{letter-spacing:-3.5px;text-wrap:balance;margin:14px 0 18px;font:800 clamp(38px,5vw,72px)/.98 Manrope}.content-copy>p{color:#b6b8bd;max-width:760px;font-size:14px;line-height:1.65}.content-facts{color:#aaaeb5;flex-wrap:wrap;align-items:center;gap:15px;font-size:11px;display:flex}.content-facts strong,.content-facts span{align-items:center;gap:5px;display:flex}.content-facts strong{color:var(--lime);font-size:13px}.content-facts svg{width:14px;height:14px}.cast{color:#d2d4d7;align-items:center;gap:9px;margin:18px 0 25px;font-size:11px;display:flex}.cast>svg{color:#777b82;width:18px}.cast span{display:grid}.cast small{color:#74777f;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.episode-browser{border-top:1px solid var(--line);max-width:1180px;margin:70px auto 0;padding-top:34px}.episode-heading{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.episode-heading h2{margin:8px 0;font:700 28px Manrope}.episode-heading label{color:#7f828a;align-items:center;gap:10px;font-size:10px;display:flex}.episode-heading select{color:#fff;background:#15171b;border:1px solid #34363c;border-radius:3px;padding:10px 13px}.episode-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #202226;grid-template-columns:35px 150px minmax(0,1fr) 40px 16px;align-items:center;gap:17px;width:100%;padding:13px 8px;display:grid}.episode-list>button:hover{background:#111317}.episode-number{color:#5f6269;font:700 18px Manrope}.episode-list img{aspect-ratio:16/9;object-fit:cover;background:#15171b;width:150px}.episode-list b{font:600 13px Manrope}.episode-list small{color:#898c93;margin-top:4px;font-size:10px;display:block}.episode-list p{color:#6f7279;white-space:nowrap;text-overflow:ellipsis;max-width:720px;font-size:11px;overflow:hidden}.episode-play{background:var(--lime);color:#0c0e08;opacity:0;border-radius:50%;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.episode-list button:hover .episode-play{opacity:1}.episode-play svg{width:14px}.episode-list button>svg{color:#53565d;width:14px}.episode-nav{gap:7px;margin-left:auto;margin-right:20px;display:flex}.episode-nav button{color:#c2c4c9;cursor:pointer;background:#121418;border:1px solid #303238;border-radius:3px;align-items:center;gap:5px;height:36px;padding:0 11px;font-size:10px;display:flex}.episode-nav button:hover:not(:disabled){border-color:var(--lime);color:var(--lime)}.episode-nav button:disabled{opacity:.25;cursor:default}.episode-nav svg{width:14px}.poster-placeholder,.episode-image-placeholder{color:#474a51;background:#15171b;place-items:center;display:grid}.poster-placeholder svg{width:35px}.episode-image-placeholder{aspect-ratio:16/9;width:150px}.login-card .remember-login{cursor:pointer;grid-template-columns:none;align-items:center;gap:11px;padding:2px 0;display:flex}.login-card .remember-login input{appearance:none;background:#0b0c0f;border:1px solid #454850;border-radius:3px;place-items:center;width:19px;min-width:19px;height:19px;margin:0;padding:0;display:grid}.login-card .remember-login input:checked{background:var(--lime);border-color:var(--lime)}.login-card .remember-login input:checked:after{content:"✓";color:#0a0c08;font-size:13px;font-weight:900}.remember-login span{gap:2px;display:grid}.remember-login b{color:#d4d6da;font-size:11px}.remember-login small{color:#74777f;font-size:9px;font-weight:400}@media (width<=900px){.catalog-layout{grid-template-columns:180px minmax(0,1fr);gap:18px}.catalog-results .media-grid{grid-template-columns:repeat(auto-fill,minmax(105px,1fr))}.content-hero{grid-template-columns:165px minmax(0,1fr);gap:25px}.content-poster{width:165px}.episode-list>button{grid-template-columns:28px 110px minmax(0,1fr) 30px 14px}.episode-list img{width:110px}}@media (width<=760px){.catalog-layout{display:block}.category-sidebar{border:0;max-height:none;margin-bottom:18px;padding:0 0 15px;display:flex;position:static;overflow:auto}.category-sidebar>.eyebrow{display:none}.category-sidebar button{border:1px solid #2d3035;border-radius:99px;width:max-content;min-width:max-content;padding:8px 13px}.category-sidebar button svg{display:none}.catalog-results .media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px 9px}.catalog-results .media-grid.channels{grid-template-columns:repeat(2,minmax(0,1fr))}.content-page{padding:25px 16px 60px}.content-backdrop{height:400px}.content-hero{grid-template-columns:100px minmax(0,1fr);align-items:start;gap:17px;min-height:260px}.content-poster{width:100px}.content-copy h1{letter-spacing:-1.7px;font-size:31px}.content-copy>p{grid-column:1/-1;font-size:12px}.content-facts{gap:8px}.cast{display:none}.episode-browser{margin-top:45px}.episode-heading{align-items:start}.episode-heading h2{font-size:22px}.episode-heading label{display:grid}.episode-list>button{grid-template-columns:24px 84px minmax(0,1fr) 13px;gap:9px}.episode-list img{width:84px}.episode-list p,.episode-play{display:none}.episode-list button>svg{display:block}.episode-nav{margin:0;position:absolute;top:69px;left:12px;right:65px}.episode-nav button{flex:1;justify-content:center}.player-topbar{align-items:flex-start;height:112px;padding-top:12px}.player-topbar h2{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100vw - 90px);overflow:hidden}}html,body,#root,.app-shell{width:100%;max-width:100%;overflow-x:clip}body{min-width:0}img,video{max-width:100%}.app-header,.content,.catalog-layout,.catalog-results,.section-head,.content-page,.content-hero,.content-copy,.player-shell,.player-topbar,.video-stage,.player-toolbar,.debug-panel{min-width:0}.player-shell{width:100%;max-width:100%;height:100dvh;overflow:hidden}.player-status{pointer-events:none}.player-toolbar{overscroll-behavior-inline:contain;max-width:100%}.debug-panel{overflow-wrap:anywhere;max-width:100%}.player-start{z-index:3;color:#fff;cursor:pointer;background:#101216e8;border:1px solid #ffffff38;border-radius:5px;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 35px #000}.player-start span{color:var(--lime)}@media (width<=760px){.app-header{padding-left:max(15px,env(safe-area-inset-left));padding-right:max(15px,env(safe-area-inset-right))}.content{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.detail-card{width:100%;max-width:100%;height:100dvh}.player-topbar{height:70px;min-height:70px;padding:12px max(12px,env(safe-area-inset-right)) 0 max(12px,env(safe-area-inset-left));align-items:flex-start}.player-topbar.has-episode-nav{height:112px;min-height:112px}.player-topbar>div:first-child{min-width:0;max-width:calc(100% - 54px)}.player-topbar h2{max-width:100%}.player-toolbar{width:100%;padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right))}.video-stage{width:100%;max-width:100%}.category-sidebar,.category-strip{overscroll-behavior-inline:contain;max-width:100%}.mode-switch{max-width:100%;overflow-x:auto}.codec-readout{min-width:0}.content-hero{width:100%}}*{scrollbar-width:thin;scrollbar-color:#4b503d #111317}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#111317;border-radius:20px}::-webkit-scrollbar-thumb{background:linear-gradient(#626859,#353a30);border:2px solid #111317;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:var(--lime)}::-webkit-scrollbar-corner{background:#111317}.header-account .account-trigger{cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:11px;height:100%;padding:0 10px;display:flex}.header-account .account-trigger:hover,.header-account .account-trigger.active{border-bottom-color:var(--lime);background:#15171b}.header-account .account-trigger>span{text-align:right;display:grid}.header-account .account-trigger svg{width:27px;height:27px}.account-page{background:radial-gradient(circle at 80% 0,#c8ff3814,#0000 30%);min-height:calc(100vh - 78px);padding:38px max(5vw,48px) 80px}.account-hero{justify-content:space-between;align-items:end;gap:30px;max-width:1200px;margin:42px auto;display:flex}.account-hero h1{letter-spacing:-.055em;margin:10px 0 15px;font:800 clamp(36px,5vw,68px)/1 Manrope}.account-hero p{color:var(--muted);max-width:650px}.account-refresh{cursor:pointer;background:#15171b;border:1px solid #34373d;border-radius:4px;align-items:center;gap:8px;height:44px;padding:0 16px;display:flex}.account-refresh svg{width:17px}.spinning{animation:.8s linear infinite spin}.account-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;max-width:1200px;margin:auto;display:grid}.account-card{background:linear-gradient(145deg,#14161a,#0d0f12);border:1px solid #282b30;flex-direction:column;min-height:230px;padding:26px;display:flex;box-shadow:0 16px 45px #0003}.account-card-icon{width:43px;height:43px;color:var(--lime);background:#c8ff3812;border-radius:50%;place-items:center;margin-bottom:25px;display:grid}.account-card>span{letter-spacing:.15em;color:#7f838b;text-transform:uppercase;font:700 10px/1 Manrope}.account-card>strong{margin:10px 0;font:700 26px/1.15 Manrope}.account-card>strong small{color:#8c9098;font-size:14px}.account-card>p{color:#777b83;margin-top:auto;font-size:12px}.connection-meter{background:#272a2f;border-radius:8px;height:5px;margin-top:13px;overflow:hidden}.connection-meter i{background:linear-gradient(90deg,var(--lime),#82d937);height:100%;display:block}.account-status{color:var(--lime);align-items:center;gap:8px;display:flex}.account-status svg{width:20px}.format-pills{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.format-pills em{color:#b5b8bf;border:1px solid #3b3e43;border-radius:99px;padding:5px 8px;font-size:10px;font-style:normal}.confirm-overlay{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030405d9;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-modal{text-align:center;background:#111317;border:1px solid #34373d;width:min(440px,100%);padding:38px;position:relative;box-shadow:0 30px 100px #000}.confirm-close{position:absolute;top:12px;right:12px}.confirm-icon{width:58px;height:58px;color:var(--orange);background:#ff5c3515;border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.confirm-modal h2{margin:12px 0;font:800 28px/1.1 Manrope}.confirm-modal p{color:#9498a0;line-height:1.6}.confirm-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:28px;display:grid}.confirm-actions button{cursor:pointer;background:#1a1c21;border:1px solid #35383e;height:44px}.confirm-actions .danger-button{background:var(--orange);border-color:var(--orange);color:#fff;font-weight:700}.catalog-content{padding:0 max(4vw,42px) 70px 0}.catalog-content .catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:clamp(24px,3vw,48px)}.catalog-content .category-sidebar{border-right:1px solid var(--line);background:#0b0c0f;height:calc(100vh - 78px);max-height:none;padding:38px 18px 35px max(24px,3vw);top:78px}.catalog-content .catalog-results{padding-top:34px}.catalog-results>.section-head{align-items:end;margin-bottom:31px}.catalog-results>.section-head>div{text-align:center;flex:1;padding-left:min(12vw,180px)}.guide-page>.section-head{text-align:center}.guide-page>.section-head>div{flex:1;padding-left:280px}.guide-program-head{justify-content:space-between;align-items:end;gap:20px;margin:30px 0 12px;display:flex}.guide-program-head .timeline-title{margin:7px 0 0}.guide-day-switch{background:#121418;border:1px solid #303238;align-items:center;display:flex}.guide-day-switch>button{cursor:pointer;background:0 0;border:0;place-items:center;width:39px;height:39px;display:grid}.guide-day-switch>button:disabled{opacity:.25}.guide-day-switch label{border-inline:1px solid #303238;align-items:center;gap:7px;height:39px;padding:0 10px;display:flex}.guide-day-switch label svg{width:15px;color:var(--lime)}.guide-day-switch select{color:#ddd;background:#121418;border:0;min-width:150px}.timeline{max-height:720px;padding-right:8px;overflow:auto}.timeline article{grid-template-columns:70px 12px minmax(0,1fr) auto;align-items:start;height:auto;min-height:84px;padding-block:13px}.timeline article time{gap:4px;display:grid}.timeline article time small{color:#666a72;font-size:9px}.timeline article p{white-space:normal;text-overflow:clip;color:#8f939b;max-height:none;margin:7px 0 0;line-height:1.5;display:block;overflow:visible}.replay-button{color:var(--lime);cursor:pointer;background:#c8ff3810;border:1px solid #c8ff3855;align-items:center;gap:6px;height:34px;padding:0 10px;display:flex}.replay-button svg,.program-state svg{width:13px}.program-state{color:#666a72;align-items:center;gap:4px;margin-top:8px;font-size:9px;display:flex}.timeline article.replayable:hover{background:#c8ff3807}.player-shell{--player-accent:var(--lime);--player-panel:#0d0f12;--player-control:#171a1f}.video-stage{position:relative}.live-center-control{z-index:4;justify-items:center;gap:11px;transition:opacity .22s,transform .22s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.live-center-control.playing{opacity:0;transform:translate(-50%,-45%)}.video-stage:hover .live-center-control.playing,.live-center-control:focus-within{opacity:1;transform:translate(-50%,-50%)}.live-center-control>button{color:#fff;cursor:pointer;background:#050607c9;border:1px solid #ffffff42;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 10px 40px #000}.live-center-control>button:hover{background:var(--player-accent);color:#08090b;transform:scale(1.05)}.live-center-control>button svg{width:30px;height:30px}.live-player-badge{color:#fff;letter-spacing:.12em;background:#e43131;border-radius:99px;align-items:center;gap:7px;padding:7px 12px;font:800 11px/1 Manrope;animation:1.8s ease-out infinite livePulse;display:flex;position:relative;box-shadow:0 0 #e4313175}.live-player-badge i,.live-control-status i{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite liveDot}.live-control-bar{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;background:#0b0d11de;border:1px solid #ffffff20;align-items:center;gap:7px;height:52px;padding:0 9px;transition:all .2s;display:flex;position:absolute;bottom:15px;left:18px;right:18px;transform:translateY(8px)}.video-stage:hover .live-control-bar,.video-stage:focus-within .live-control-bar{opacity:1;transform:none}.live-control-bar>div{flex:1}.live-control-bar button{cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid}.live-control-bar button:hover{color:var(--player-accent);background:#ffffff0c}.live-control-bar svg{width:19px}.live-control-status{letter-spacing:.12em;color:#f66;align-items:center;gap:6px;font:800 10px/1 Manrope;display:flex}.live-control-status i{background:#ff4848}.player-toolbar{background:var(--player-panel)}.theme-switch{border-left:1px solid #292c31;align-items:center;gap:4px;padding-left:13px;display:flex}.theme-switch>span{text-transform:uppercase;color:#777b83;margin-right:3px;font-size:9px}.theme-switch>button{background:var(--player-control);color:#999da5;cursor:pointer;border:1px solid #30333a;height:29px;padding:0 8px;font-size:9px}.theme-switch>button.active{border-color:var(--player-accent);color:var(--player-accent)}.tool-button.icon-only{width:40px;color:var(--player-accent);place-items:center;padding:0;display:grid}.player-start span svg{width:17px;height:17px}.player-start{border-color:color-mix(in srgb,var(--player-accent) 40%,transparent)}@keyframes livePulse{0%{box-shadow:0 0 #e4313175}70%,to{box-shadow:0 0 0 12px #e4313100}}@keyframes liveDot{0%,to{opacity:1}50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.live-player-badge,.live-player-badge i,.live-control-status i,.spinning{animation:none}.live-center-control,.live-control-bar{transition:none}}@media (width<=900px){.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-page>.section-head>div{padding-left:0}.theme-switch>span,.theme-switch>svg{display:none}}@media (width<=760px){.catalog-content{padding:0 16px 55px}.catalog-content .catalog-layout{display:block}.catalog-content .category-sidebar{background:0 0;border:0;width:100%;height:auto;margin:0 0 10px;padding:15px 0;display:flex;position:static}.catalog-content .catalog-results{padding-top:0}.catalog-results>.section-head{text-align:center;display:grid}.catalog-results>.section-head>div{padding-left:0}.catalog-results>.section-head .search{width:100%}.account-page{padding:25px 16px 55px}.account-hero{margin:30px 0;display:block}.account-refresh{margin-top:20px}.account-grid{grid-template-columns:1fr}.account-card{min-height:190px}.header-account .account-trigger>span{display:none}.guide-program-head{align-items:stretch;display:grid}.guide-day-switch{width:100%}.guide-day-switch label{flex:1}.guide-day-switch select{width:100%;min-width:0}.timeline article{grid-template-columns:58px 10px minmax(0,1fr);gap:8px}.timeline article>.replay-button,.timeline article>.program-state,.timeline article>em{grid-column:3;width:max-content;margin-top:7px}.live-control-bar{opacity:1;bottom:8px;left:8px;right:8px;transform:none}.live-center-control.playing{display:none}.theme-switch{border-top:1px solid #292c31;border-left:0;order:5;width:100%;padding:8px 0 0}.theme-switch>button{flex:1}.player-toolbar{flex-wrap:wrap;height:auto;max-height:35vh;overflow:auto}.confirm-actions{grid-template-columns:1fr}.guide-layout{display:block}.channel-list{border-right:0;border-bottom:1px solid var(--line);max-height:250px}}.live-player-badge,.theme-switch{display:none!important}.live-center-control{gap:0}.live-control-bar{box-shadow:none;-webkit-backdrop-filter:none;background:linear-gradient(#0000,#000000b8);border:0;border-radius:0;padding:18px 14px 10px}.player-track-overlay{z-index:7;position:absolute;top:16px;right:16px}.player-track-trigger{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08090bc7;border:1px solid #ffffff32;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.player-track-trigger:hover,.player-track-trigger[aria-expanded=true]{color:#08090b;background:#d9e3a8}.player-track-menu{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0d11f2;border:1px solid #ffffff24;border-radius:10px;width:min(330px,100vw - 32px);max-height:min(62vh,520px);padding:12px;overflow:auto;box-shadow:0 20px 70px #000}.player-track-overlay:not(.open) .player-track-menu{display:none}.player-track-menu section+section{border-top:1px solid #ffffff18;margin-top:10px;padding-top:10px}.player-track-menu h3{letter-spacing:.08em;text-transform:uppercase;color:#aeb39f;align-items:center;gap:8px;margin:3px 5px 8px;font:700 12px/1.2 Manrope;display:flex}.player-track-menu h3 svg{width:17px}.player-track-menu button{color:#d9dade;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:8px 10px;display:flex}.player-track-menu button:hover{background:#ffffff0d}.player-track-menu button.active{color:#08090b;background:#d9e3a8;font-weight:800}.player-track-menu small{opacity:.68}.player-toolbar{justify-content:flex-end}:-webkit-any(.player-shell:fullscreen,.player-shell:-webkit-full-screen){background:#000;flex-direction:column;padding:0;display:flex}:is(.player-shell:fullscreen,.player-shell:fullscreen){background:#000;flex-direction:column;padding:0;display:flex}:-webkit-any(.player-shell:fullscreen .player-topbar,.player-shell:fullscreen .player-toolbar,.player-shell:fullscreen .debug-panel,.player-shell:-webkit-full-screen .player-topbar,.player-shell:-webkit-full-screen .player-toolbar,.player-shell:-webkit-full-screen .debug-panel){display:none}:is(.player-shell:fullscreen .player-topbar,.player-shell:fullscreen .player-toolbar,.player-shell:fullscreen .debug-panel,.player-shell:fullscreen .player-topbar,.player-shell:fullscreen .player-toolbar,.player-shell:fullscreen .debug-panel){display:none}:-webkit-any(.player-shell:fullscreen .video-stage,.player-shell:-webkit-full-screen .video-stage){flex:1;height:100%}:is(.player-shell:fullscreen .video-stage,.player-shell:fullscreen .video-stage){flex:1;height:100%}:-webkit-any(.player-shell:fullscreen video,.player-shell:-webkit-full-screen video){object-fit:contain;width:100%;height:100%}:is(.player-shell:fullscreen video,.player-shell:fullscreen video){object-fit:contain;width:100%;height:100%}@media (width<=760px){.player-track-overlay{right:max(10px,env(safe-area-inset-right));top:10px}.player-track-menu{max-height:54dvh}.live-control-bar{padding-bottom:max(10px,env(safe-area-inset-bottom))}.player-toolbar{flex-wrap:nowrap;height:58px;max-height:none;overflow:visible}.theme-switch{display:none!important}}.trending-shelf{min-width:0;margin:4px 0 38px}.trending-shelf>header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:14px;display:flex}.trending-shelf>header h2{letter-spacing:-1.5px;margin:8px 0 0;font:800 clamp(25px,3vw,38px)/1 Manrope}.trending-shelf>header p{color:#7f838b;text-align:right;max-width:420px;margin:0;font-size:12px}.trending-shelf .eyebrow{align-items:center;gap:6px;display:flex}.trending-shelf .eyebrow svg{fill:currentColor;width:14px}.trending-track{scroll-snap-type:x proximity;grid-auto-columns:minmax(245px,31%);grid-auto-flow:column;gap:12px;padding:0 0 10px;display:grid;overflow-x:auto}.trending-card{color:#fff;text-align:left;cursor:pointer;scroll-snap-align:start;background:#111318;border:1px solid #ffffff18;border-radius:6px;height:160px;position:relative;overflow:hidden}.trending-card>img{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;inset:0}.trending-card:hover>img{transform:scale(1.04)}.trend-shade{background:linear-gradient(90deg,#080a0edb 0,#080a0e3c 65%),linear-gradient(#0000 30%,#080a0edb);position:absolute;inset:0}.trend-rank{color:#ffffff28;font:800 48px/1 Manrope;position:absolute;top:7px;right:12px}.trend-copy{z-index:2;position:absolute;bottom:15px;left:18px;right:16px}.trend-copy>span{letter-spacing:.12em;color:var(--lime);gap:8px;font:700 9px/1 Manrope;display:flex}.trend-copy em{color:#fff;align-items:center;gap:3px;font-style:normal;display:flex}.trend-copy em svg{width:10px}.trend-copy h3{max-width:85%;margin:7px 0 9px;font:800 19px/1.1 Manrope}.trend-copy small{color:#d9dadd;align-items:center;gap:5px;display:flex}.trend-copy small svg{width:12px}.content-hero.content-hero-expanded{grid-template-columns:210px minmax(340px,1fr) minmax(250px,330px);align-items:stretch;gap:clamp(28px,3vw,54px);max-width:1450px}.content-hero-expanded .content-copy{align-self:end;padding-bottom:8px}.content-insights{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d0f13d9;border:1px solid #ffffff16;border-radius:6px;align-self:end;padding:22px;box-shadow:0 20px 60px #0008}.content-insights>.eyebrow{margin-bottom:17px;display:block}.insight-row{color:#d6d8dc;border-top:1px solid #ffffff12;gap:11px;padding:13px 0;font-size:11px;line-height:1.5;display:flex}.insight-row>svg{width:18px;min-width:18px;color:var(--lime)}.insight-row>span{gap:3px;display:grid}.insight-row small,.insight-stats small{letter-spacing:.12em;color:#777b84;font-size:8px}.insight-stats{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px;display:grid}.insight-stats>div{background:#ffffff08;gap:5px;padding:10px 7px;display:grid}.insight-stats strong{color:#fff;font:800 17px Manrope}.live-center-control{display:none!important}.player-heading{min-width:180px}.player-live-epg{flex:1;max-width:760px;margin:0 auto;padding:0 24px}.player-live-current{justify-content:space-between;align-items:end;gap:15px;display:flex}.player-live-current>span{gap:2px;min-width:0;display:grid}.player-live-current b{white-space:nowrap;text-overflow:ellipsis;font:700 13px/1.2 Manrope;overflow:hidden}.player-live-current small{color:#858991;font-size:9px}.player-live-current>strong{color:var(--lime);white-space:nowrap;font:700 10px Manrope}.player-live-progress{background:#ffffff17;height:3px;margin:7px 0;overflow:hidden}.player-live-progress i{background:var(--lime);height:100%;display:block;box-shadow:0 0 10px #c8ff3870}.player-live-next{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;font-size:9px;display:grid}.player-live-next span{color:#6f737b;text-transform:uppercase;letter-spacing:.1em}.player-live-next b{white-space:nowrap;text-overflow:ellipsis;color:#b7bac0;overflow:hidden}.player-live-next time{color:#7f838a}.player-track-overlay{flex-direction:column-reverse;align-items:flex-end;gap:8px;display:flex;bottom:78px;top:auto!important}:-webkit-any(.player-shell:fullscreen video,.player-shell:-webkit-full-screen video){object-fit:cover;background:#000}:is(.player-shell:fullscreen video,.player-shell:fullscreen video){object-fit:cover;background:#000}:-webkit-any(.player-shell:fullscreen .video-stage,.player-shell:-webkit-full-screen .video-stage){inset:0}:is(.player-shell:fullscreen .video-stage,.player-shell:fullscreen .video-stage){inset:0}@media (width<=1100px){.content-hero.content-hero-expanded{grid-template-columns:180px minmax(0,1fr)}.content-hero-expanded .content-poster{width:180px}.content-insights{grid-column:2}.player-live-epg{max-width:600px}}@media (width<=760px){.trending-shelf{margin-bottom:25px}.trending-shelf>header{display:block}.trending-shelf>header p{text-align:left;margin-top:8px}.trending-track{grid-auto-columns:82%;margin-inline:-16px;padding-inline:16px}.trending-card{height:145px}.content-hero.content-hero-expanded{grid-template-columns:105px minmax(0,1fr);gap:18px}.content-hero-expanded .content-poster{width:105px}.content-insights{grid-column:1/-1}.insight-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.player-topbar:has(.player-live-epg){grid-template-columns:1fr auto;align-content:start;height:134px;min-height:134px;display:grid}.player-heading h2{font-size:16px}.player-live-epg{grid-column:1/-1;width:100%;padding:8px 0 0}.player-live-next{display:none}.player-track-overlay{right:max(10px,env(safe-area-inset-right));bottom:max(74px,calc(62px + env(safe-area-inset-bottom)))}.player-track-menu{max-height:52dvh}}.brand-home{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:flex}.brand-home .brand{transition:opacity .18s}.brand-home:hover .brand,.brand-home:focus-visible .brand{opacity:.76}.catalog-tools{justify-content:flex-end;min-height:42px;margin:0 0 24px;display:flex}.catalog-tools .search{width:min(360px,100%)}.guide-page{padding-top:18px}.guide-page>.category-strip{margin-top:0}.content-page{isolation:isolate}.content-backdrop{z-index:0!important;opacity:.68!important;height:min(76vh,720px)!important}.content-page>:not(.content-backdrop){z-index:1;position:relative}.guide-loading{gap:1px;min-height:410px;display:grid}.guide-loading>i{background:linear-gradient(90deg,#111318,#1a1d22,#111318) 0 0/220% 100%;border-bottom:1px solid #23262b;height:78px;animation:1.25s linear infinite guideShimmer;display:block}.trend-skeleton{background:linear-gradient(100deg,#111318 25%,#202329 45%,#111318 65%) 0 0/220% 100%;animation:1.25s linear infinite guideShimmer}@keyframes guideShimmer{to{background-position:-220% 0}}:-webkit-any(.player-shell:fullscreen .video-stage,.player-shell:-webkit-full-screen .video-stage){border:0!important;width:100vw!important}:is(.player-shell:fullscreen .video-stage,.player-shell:fullscreen .video-stage){border:0!important;width:100vw!important}:-webkit-any(.player-shell:fullscreen .live-control-bar,.player-shell:-webkit-full-screen .live-control-bar){width:100vw;height:112px;padding:48px 24px max(13px,env(safe-area-inset-bottom));opacity:1;box-sizing:border-box;background:linear-gradient(#0000 0%,#0003 24%,#000000b8 68%,#000000f0 100%);border:0;align-items:flex-end;margin:0;position:fixed;bottom:0;left:0;right:0;transform:none}:is(.player-shell:fullscreen .live-control-bar,.player-shell:fullscreen .live-control-bar){width:100vw;height:112px;padding:48px 24px max(13px,env(safe-area-inset-bottom));opacity:1;box-sizing:border-box;background:linear-gradient(#0000 0%,#0003 24%,#000000b8 68%,#000000f0 100%);border:0;align-items:flex-end;margin:0;position:fixed;bottom:0;left:0;right:0;transform:none}:-webkit-any(.player-shell:fullscreen .player-track-overlay,.player-shell:-webkit-full-screen .player-track-overlay){bottom:max(104px,calc(92px + env(safe-area-inset-bottom)))}:is(.player-shell:fullscreen .player-track-overlay,.player-shell:fullscreen .player-track-overlay){bottom:max(104px,calc(92px + env(safe-area-inset-bottom)))}@media (width<=760px){.app-header>.brand-home{position:absolute;left:50%;transform:translate(-50%)}.catalog-tools{min-height:38px;margin-bottom:18px}.catalog-tools .search{width:100%}.guide-page{padding-top:12px}.content-backdrop{height:520px!important}:-webkit-any(.player-shell:fullscreen .live-control-bar,.player-shell:-webkit-full-screen .live-control-bar){height:104px;padding:44px max(12px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}:is(.player-shell:fullscreen .live-control-bar,.player-shell:fullscreen .live-control-bar){height:104px;padding:44px max(12px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}}.video-stage>.live-control-bar{box-sizing:border-box;background:linear-gradient(#0000,#0000002e 25%,#000000c7 72%,#000000f0);border:0;align-items:flex-end;width:100%;height:96px;margin:0;padding:40px 16px 10px;bottom:0;left:0;right:0}.live-control-bar~.player-track-overlay{bottom:98px}.live-control-status{align-self:flex-end;align-items:center;height:38px}.vod-control-progress{left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:7px;position:absolute;top:13px;display:grid!important}.vod-control-progress time{color:#d4d6da;text-align:center;font:700 8px/1 Manrope}.vod-control-progress input{width:100%;height:24px;accent-color:var(--lime);margin:0}.ios-vod-player .player-track-overlay{bottom:max(98px,calc(86px + env(safe-area-inset-bottom)))}@media (width<=430px){.video-stage>.live-control-bar{height:88px;padding:34px max(10px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.live-control-bar~.player-track-overlay{bottom:90px}.ios-vod-player .player-track-overlay{bottom:max(90px,calc(78px + env(safe-area-inset-bottom)))}}.content-copy>.primary-button{margin-top:18px}.content-description{margin-top:16px}.content-description>p{margin:0}.content-description>p.collapsed{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.description-toggle{min-height:36px;color:var(--lime);cursor:pointer;background:0 0;border:0;margin-top:7px;padding:0;font-size:11px;font-weight:800}.description-toggle:hover{text-decoration:underline}.catalog-tools .search{position:relative}.catalog-tools .search:has(small) input{padding-right:105px}.catalog-tools .search small{border-left:1px solid var(--line);color:var(--muted);letter-spacing:.05em;white-space:nowrap;padding-left:9px;font:700 8px/1 Manrope;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.brand-logo{object-fit:contain;width:auto;display:none}.theme-picker{border:1px solid var(--line);background:var(--surface);height:38px;color:var(--muted);white-space:nowrap;border-radius:5px;align-items:center;gap:7px;padding:0 9px;font-size:10px;font-weight:700;display:flex}.theme-picker>svg{width:16px;color:var(--lime)}.theme-picker select{color:#fefefe;cursor:pointer;background:0 0;border:0;font-weight:700}.theme-picker select option{color:#fefefe;background:#101317}.login-card>.theme-picker{position:absolute;top:28px;right:28px}.app-header>.theme-picker{margin-left:auto}.app-header>.theme-picker+.header-account{margin-left:0}html[data-theme="6iptv"]{--lime:#00a4fe;--orange:#006cff;--surface:#07172f;--line:#124a7d;--muted:#9eb8d4;color:#fefefe;background:#020817}html[data-theme="6iptv"] body,html[data-theme="6iptv"] .app-shell{color:#fefefe;background:#020817}html[data-theme="6iptv"] .brand-classic{display:none!important}html[data-theme="6iptv"] .brand-logo{display:block}html[data-theme="6iptv"] .app-header .brand-logo{width:128px;height:58px}html[data-theme="6iptv"] .login-card>.brand-logo{width:min(280px,72vw);height:auto;margin-bottom:42px}html[data-theme="6iptv"] footer .brand-logo{width:122px;height:52px}html[data-theme="6iptv"] .app-header{background:#020817f0;border-bottom-color:#124a7d;box-shadow:0 10px 35px #00102d66}html[data-theme="6iptv"] .app-header nav button{color:#89a6c4}html[data-theme="6iptv"] .app-header nav button:hover,html[data-theme="6iptv"] .app-header nav button.active{color:#fefefe;background:#006cff14}html[data-theme="6iptv"] .header-account .account-trigger:hover,html[data-theme="6iptv"] .header-account .account-trigger.active{background:#006cff18}html[data-theme="6iptv"] footer{color:#9eb8d4;background:#030d20;border-color:#124a7d}html[data-theme="6iptv"] .login-page{background:#020817}html[data-theme="6iptv"] .login-atmosphere{background:radial-gradient(circle at 78% 35%,#00a4fe40,#0000 31%),radial-gradient(circle at 45% 100%,#00229361,#0000 42%),linear-gradient(125deg,#0000 38%,#006cff12)}html[data-theme="6iptv"] .login-card{background:linear-gradient(145deg,#020817eb,#06172eeb);border-color:#124a7d}html[data-theme="6iptv"] .login-card input{color:#fefefe;background:#061225;border-color:#174d7c}html[data-theme="6iptv"] .login-card input:focus{border-color:#00a4fe;box-shadow:0 0 0 3px #00a4fe1e}html[data-theme="6iptv"] .login-security{color:#91a9c3}html[data-theme="6iptv"] .primary-button,html[data-theme="6iptv"] .account-refresh{color:#fefefe;background:linear-gradient(135deg,#006cff,#00a4fe);border-color:#00a4fe;box-shadow:0 9px 28px #006cff35}html[data-theme="6iptv"] .primary-button:hover,html[data-theme="6iptv"] .account-refresh:hover{color:#fefefe;background:linear-gradient(135deg,#002293,#006cff)}html[data-theme="6iptv"] .play-fab,html[data-theme="6iptv"] .episode-play{color:#fefefe;background:#006cff;box-shadow:0 8px 24px #00229399}html[data-theme="6iptv"] .replay-button{color:#68c9ff;background:#006cff1c;border-color:#00a4fe66}html[data-theme="6iptv"] .catalog-content .category-sidebar{background:#041126;border-color:#124a7d}html[data-theme="6iptv"] .category-sidebar button{color:#89a6c4}html[data-theme="6iptv"] .category-sidebar button:hover{color:#fefefe;background:#006cff16}html[data-theme="6iptv"] .category-sidebar button.active{color:#fefefe;background:linear-gradient(90deg,#006cff30,#00a4fe10);border-left-color:#00a4fe}html[data-theme="6iptv"] .search{background:#06152b;border-color:#174d7c}html[data-theme="6iptv"] .search input{color:#fefefe}html[data-theme="6iptv"] .media-card .poster,html[data-theme="6iptv"] .skeleton-card i,html[data-theme="6iptv"] .poster-placeholder{background:#06152b}html[data-theme="6iptv"] .media-card:hover .poster{border-color:#00a4fe;box-shadow:0 12px 34px #00229370}html[data-theme="6iptv"] .rating-badge{color:#fefefe;background:#002293e8}html[data-theme="6iptv"] .content-page,html[data-theme="6iptv"] .account-page,html[data-theme="6iptv"] .guide-page{background-color:#020817}html[data-theme="6iptv"] .content-insights,html[data-theme="6iptv"] .account-card,html[data-theme="6iptv"] .confirm-modal{background:#06152bea;border-color:#174d7c}html[data-theme="6iptv"] .insight-row,html[data-theme="6iptv"] .account-card p,html[data-theme="6iptv"] .content-copy p{color:#b4c8dc}html[data-theme="6iptv"] .insight-stats>div,html[data-theme="6iptv"] .format-pills em{background:#006cff18;border-color:#00a4fe42}html[data-theme="6iptv"] .connection-meter i,html[data-theme="6iptv"] .epg-progress span,html[data-theme="6iptv"] .player-live-progress i{background:linear-gradient(90deg,#006cff,#00a4fe);box-shadow:0 0 14px #00a4fe70}html[data-theme="6iptv"] .channel-list button.active,html[data-theme="6iptv"] .timeline article.now{background:#006cff15}html[data-theme="6iptv"] .guide-day-switch,html[data-theme="6iptv"] .guide-day-switch select{background:#06152b;border-color:#174d7c}html[data-theme="6iptv"] .timeline article,html[data-theme="6iptv"] .channel-list button{border-color:#123b64}html[data-theme="6iptv"] .theme-picker{background:#06152b;border-color:#174d7c}html[data-theme="6iptv"] .theme-picker select option{background:#06152b}html[data-theme="6iptv"] *{scrollbar-color:#006cff #06152b}html[data-theme="6iptv"] ::-webkit-scrollbar-track{background:#06152b}html[data-theme="6iptv"] ::-webkit-scrollbar-thumb{background:linear-gradient(#00a4fe,#002293);border-color:#06152b}html[data-theme="6iptv"] .player-shell{--player-accent:#00a4fe;--player-panel:#06152b;--player-control:#082040}html[data-theme="6iptv"] .player-track-menu,html[data-theme="6iptv"] .debug-panel{background:#041126f5;border-color:#174d7c}html[data-theme="6iptv"] .player-track-menu button.active,html[data-theme="6iptv"] .mode-switch button.active{color:#fefefe;background:#006cff}html[data-theme="6iptv"] .vod-control-progress input{accent-color:#00a4fe}@media (width<=760px){.content-description>p.collapsed{-webkit-line-clamp:4}.content-page:has(.content-copy>.primary-button){padding-bottom:105px}.content-copy>.primary-button{z-index:18;left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));justify-content:center;width:auto;position:fixed;box-shadow:0 12px 36px #000c}.app-header>.theme-picker{left:max(56px,calc(env(safe-area-inset-left) + 50px));justify-content:center;width:38px;min-width:38px;padding:0;position:absolute}.app-header>.theme-picker span{display:none}.app-header>.theme-picker select{opacity:0;width:100%;position:absolute;inset:0}.login-card>.theme-picker{top:18px;right:15px}.catalog-tools .search:has(small) input{padding-right:92px}.catalog-tools .search small{right:9px}html[data-theme="6iptv"] .app-header .brand-logo{width:96px;height:48px}html[data-theme="6iptv"] .login-card>.brand-logo{width:min(240px,68vw);margin-bottom:34px}}.stream-debug{flex-wrap:wrap;flex:none;gap:12px 22px;max-height:44dvh;padding:10px 3vw;overflow:auto}.stream-debug-heading{align-items:center;gap:18px;min-width:230px;display:flex}.stream-debug-heading>button{color:#f4f7fb;text-align:left;cursor:pointer;background:0 0;border:0;gap:2px;padding:0;display:grid}.stream-debug-heading>button strong{color:#00a4fe}.stream-debug-heading>button small{color:#86a0bb}.stream-debug-heading>span{border-left:1px solid #22415f;padding-left:16px}.stream-debug .codec-readout{gap:15px}.stream-debug .codec-readout span{text-align:center;min-width:48px}.stream-debug-details{border-top:1px solid #174d7c;grid-template-columns:minmax(300px,.85fr) minmax(380px,1.15fr);gap:12px;width:100%;padding-top:11px;display:grid!important}.stream-debug-details section{min-width:0}.stream-debug-details h3{color:#9ab4ce;text-transform:uppercase;letter-spacing:.8px;margin:0 0 7px;font-size:10px}.stream-codec-list{flex-wrap:wrap;gap:6px;display:flex}.stream-codec-list article{color:#a9bfd5;background:#020817;border:1px solid #174d7c;border-radius:4px;align-items:center;gap:7px;padding:6px 8px;font-size:9px;display:flex}.stream-codec-list article b{color:#fefefe}.stream-debug-details pre{color:#9fc6e9;white-space:pre-wrap;overflow-wrap:anywhere;background:#020817;border:1px solid #174d7c;border-radius:4px;height:92px;margin:0;padding:8px 10px;font:9px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}@media (width<=760px){.stream-debug{padding:8px max(10px,env(safe-area-inset-right)) 8px max(10px,env(safe-area-inset-left));gap:8px;max-height:48dvh}.stream-debug-heading{justify-content:space-between;width:100%;min-width:0}.stream-debug-heading>span{text-align:right;max-width:50%}.stream-debug .mode-switch{order:2}.stream-debug .codec-readout{order:3;justify-content:space-between;gap:5px;width:100%;margin:0}.stream-debug-details{order:4;grid-template-columns:1fr}.stream-debug-details pre{height:100px}}.header-account b{color:#b8c0ca}.account-status{color:#aeb8c5}html[data-theme="6iptv"] .header-account b,html[data-theme="6iptv"] .account-status{color:#80ccff}.custom-vod-player .player-track-overlay{top:auto;bottom:98px}.custom-vod-player .player-track-menu{transform-origin:100% 100%}:-webkit-any(.custom-vod-player:fullscreen .player-track-overlay,.custom-vod-player:-webkit-full-screen .player-track-overlay){top:auto;bottom:114px}:is(.custom-vod-player:fullscreen .player-track-overlay,.custom-vod-player:fullscreen .player-track-overlay){top:auto;bottom:114px}.custom-vod-player .video-stage{min-height:0}:-webkit-any(.custom-vod-player:fullscreen .live-control-bar,.custom-vod-player:-webkit-full-screen .live-control-bar){transition:opacity .16s,transform .18s}:is(.custom-vod-player:fullscreen .live-control-bar,.custom-vod-player:fullscreen .live-control-bar){transition:opacity .16s,transform .18s}:-webkit-any(.custom-vod-player.vod-controls-idle:fullscreen .live-control-bar,.custom-vod-player.vod-controls-idle:-webkit-full-screen .live-control-bar){pointer-events:none;opacity:0!important;transform:translateY(16px)!important}:is(.custom-vod-player.vod-controls-idle:fullscreen .live-control-bar,.custom-vod-player.vod-controls-idle:fullscreen .live-control-bar){pointer-events:none;opacity:0!important;transform:translateY(16px)!important}:-webkit-any(.custom-vod-player.vod-controls-idle:fullscreen .player-track-overlay,.custom-vod-player.vod-controls-idle:-webkit-full-screen .player-track-overlay){opacity:0;pointer-events:none}:is(.custom-vod-player.vod-controls-idle:fullscreen .player-track-overlay,.custom-vod-player.vod-controls-idle:fullscreen .player-track-overlay){opacity:0;pointer-events:none}:-webkit-any(.custom-vod-player.vod-controls-idle:fullscreen .video-stage,.custom-vod-player.vod-controls-idle:-webkit-full-screen .video-stage){cursor:none}:is(.custom-vod-player.vod-controls-idle:fullscreen .video-stage,.custom-vod-player.vod-controls-idle:fullscreen .video-stage){cursor:none}.player-shell>.player-topbar{z-index:8;pointer-events:none;background:linear-gradient(#000000c7,#00000052 62%,#0000);position:absolute;inset:0 0 auto}.player-shell>.player-topbar>*{pointer-events:auto}.player-shell>.video-stage{flex:100%;height:100%}.video-stage video{object-fit:cover}.custom-vod-player video{cursor:pointer}.player-volume-control{align-items:center;gap:7px;width:154px;margin-left:2px;display:flex}.player-volume-control>button{flex:0 0 38px}.player-volume-control>input{width:102px;height:28px;accent-color:var(--lime);cursor:pointer;margin:0}.vod-mobile-mute{display:none!important}:-webkit-any(.custom-vod-player.vod-controls-idle:fullscreen video,.custom-vod-player.vod-controls-idle:-webkit-full-screen video){cursor:none}:is(.custom-vod-player.vod-controls-idle:fullscreen video,.custom-vod-player.vod-controls-idle:fullscreen video){cursor:none}@media (width<=760px){.player-volume-control{display:none}.vod-mobile-mute{display:grid!important}}.catalog-content{padding-bottom:0}.catalog-content .catalog-layout{background:linear-gradient(90deg,#0b0c0f 0 250px,#0000 250px)}.catalog-content .catalog-results{padding-bottom:70px}html[data-theme="6iptv"] .catalog-content .catalog-layout{background:linear-gradient(90deg,#041126 0 250px,#0000 250px)}.guide-page{padding-bottom:0}.guide-page .guide-layout{align-items:stretch}.guide-page .channel-list{align-self:stretch;max-height:none;overflow:visible}.guide-page .guide-detail{min-width:0}.guide-hero.no-logo{grid-template-columns:minmax(0,1fr)}.guide-hero>div{min-width:0}.guide-hero h2,.guide-hero p{overflow-wrap:anywhere}.guide-page .timeline{min-width:0;max-height:none;padding-right:0;overflow:visible}.guide-page .timeline article{grid-template-columns:70px 12px minmax(0,1fr) minmax(96px,max-content);align-items:start;column-gap:14px;min-width:0}.timeline article>div{overflow-wrap:anywhere;min-width:0}.timeline article b,.timeline article p{overflow-wrap:anywhere;word-break:break-word}.timeline article p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.timeline article>.timeline-dot{background:#3c3f45;border-radius:50%;width:7px;height:7px;margin-top:5px}.timeline .now>.timeline-dot{background:var(--lime);box-shadow:0 0 8px var(--lime)}.timeline article>.program-state{width:auto;height:auto;min-height:26px;box-shadow:none;color:#8f949d;white-space:nowrap;background:#111419;border:1px solid #343840;border-radius:99px;place-self:center end;align-items:center;gap:5px;margin:0;padding:0 9px;font:700 9px/1.2 Manrope;display:inline-flex}.timeline article>.program-state svg{width:12px;height:12px}.timeline article>em{border:1px solid color-mix(in srgb,var(--lime) 40%,transparent);background:color-mix(in srgb,var(--lime) 9%,transparent);white-space:nowrap;border-radius:99px;place-self:center end;align-items:center;min-height:26px;padding:0 10px;font:800 9px/1 Manrope;display:inline-flex}.timeline article>.replay-button{white-space:nowrap;border-radius:99px;place-self:center end}@media (width<=1050px) and (width>=761px){.guide-layout{grid-template-columns:240px minmax(0,1fr)}.guide-detail{padding-inline:28px}.guide-page .timeline article{grid-template-columns:62px 10px minmax(0,1fr) minmax(88px,max-content);column-gap:10px}}@media (width<=760px){.catalog-content .catalog-layout{background:0 0!important}.catalog-content .catalog-results{padding-bottom:0}.guide-page .channel-list{border-right:0;border-bottom:1px solid var(--line);scroll-snap-type:x proximity;overscroll-behavior-inline:contain;grid-auto-columns:minmax(220px,82vw);grid-auto-flow:column;gap:8px;max-height:none;padding:0 0 14px;display:grid;overflow:auto hidden}.guide-page .channel-list button{border:1px solid var(--line);scroll-snap-align:start;border-radius:6px;width:100%;height:auto;min-height:68px;padding:9px 11px}.guide-page .channel-list button.active{border-color:var(--lime)}.guide-page .timeline article{grid-template-columns:58px 10px minmax(0,1fr);gap:8px}.timeline article>.replay-button,.timeline article>.program-state,.timeline article>em{grid-column:3;justify-self:start;width:max-content;margin-top:8px}.timeline article p{-webkit-line-clamp:2}.guide-hero h2{font-size:clamp(21px,7vw,28px)}}@media (width>=761px) and (height>=680px){.login-page{height:100dvh;min-height:0}.login-card{justify-content:flex-start;padding-top:clamp(24px,4vh,38px);padding-bottom:24px}.login-card>.brand-logo{width:min(230px,58vw)!important;margin-bottom:0!important}.login-copy{margin:14px 0 18px}.login-copy h1{letter-spacing:-3px;margin:10px 0 12px;font-size:clamp(44px,5vw,60px)}.login-copy p{font-size:14px}.login-card form{gap:12px}.login-card input{height:48px}.login-card .primary-button{height:50px}.login-security{margin-top:10px}.login-feature{padding-block:6vh}}.catalog-content .category-sidebar{padding:0}.catalog-content .category-sidebar>.eyebrow{margin:36px 16px 14px;padding:0}.catalog-content .category-sidebar button{border-radius:0;min-height:44px;padding:10px 16px;font-size:13px}.account-grid.account-grid-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.account-grid-compact .account-card{min-height:220px}@media (width<=1100px){.account-grid.account-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.catalog-content .category-sidebar{padding:15px 0}.catalog-content .category-sidebar button{border-radius:99px;min-height:40px;padding:8px 13px;font-size:12px}.catalog-content .category-sidebar>.eyebrow{margin:0}.account-grid.account-grid-compact{grid-template-columns:1fr}}@media (width>=761px){.guide-page .guide-layout{width:calc(100% + 3vw);margin-left:-3vw}.guide-page .channel-list button{transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;position:relative}.guide-page .channel-list button:active{transform:translate(4px)scale(.985)}}@media (width>=761px) and (hover:hover) and (pointer:fine){.guide-page .channel-list button:hover{background:linear-gradient(90deg,#006cff38,#00a4fe12);border-color:#00a4fe70;transform:translate(4px);box-shadow:inset 3px 0 #00a4fe,0 8px 24px #001a4752}.guide-page .channel-list button:hover b{color:#fefefe}.guide-page .channel-list button:hover small{color:#80ccff}.guide-page .channel-list button:hover img{transform:scale(1.06)}.guide-page .channel-list button:hover svg{color:#00a4fe;transform:translate(2px)}.guide-page .channel-list img,.guide-page .channel-list svg{transition:transform .18s,color .18s}}
