*{box-sizing:border-box}html,body,#root{color:#f6f8ff;background:#060a12;min-height:100%;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}button,input{font:inherit;color:inherit}button{border:0}.brand{letter-spacing:-.04em;align-items:center;font-size:19px;display:flex}.brand b{align-items:center;gap:7px;display:flex}.brand b svg{color:#8b72ff}.brand span{color:#8b72ff;font-weight:800}.login{background:radial-gradient(circle at 15% 25%,#1c1a55 0,#0000 28%),radial-gradient(circle at 90% 80%,#073c4b 0,#0000 25%),#060a12;grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;min-height:100vh;padding:7vw;display:grid}.intro .brand{margin-bottom:70px}.tag,small{letter-spacing:.15em;color:#8c98ad;font-size:10px;font-weight:800}.intro h1{letter-spacing:-.065em;margin:22px 0;font-size:clamp(48px,6vw,82px);line-height:.98}.intro h1 em{color:#8b72ff;font-style:normal}.intro>p{color:#9aa5b8;max-width:650px;line-height:1.7}.features{gap:12px;margin-top:35px;display:flex}.features span{color:#b7c0cf;background:#0c1320;border:1px solid #28354b;border-radius:99px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;display:flex}.features svg{width:15px}.loginCard{background:linear-gradient(145deg,#141d2ceb,#080d17f0);border:1px solid #26344a;border-radius:28px;justify-self:end;width:min(520px,100%);padding:32px;box-shadow:0 35px 100px #0008}.loginCard header{justify-content:space-between;align-items:center;display:flex}.loginCard h2{letter-spacing:-.04em;margin:6px 0 0;font-size:28px}.loginCard header>svg{color:#826cff}.loginCard form{gap:16px;margin-top:28px;display:grid}.loginCard label{color:#9ca8ba;gap:7px;font-size:11px;font-weight:700;display:grid}.loginCard input,.search input{background:#09111d;border:1px solid #2a3951;border-radius:13px;outline:none;padding:13px 14px}.loginCard input:focus,.search:focus-within{border-color:#7d66ff;box-shadow:0 0 0 3px #745cff22}.split{grid-template-columns:1fr 1fr;gap:12px;display:grid}.primary{cursor:pointer;background:linear-gradient(135deg,#7659ff,#a05fff);border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:50px;font-weight:800;display:flex}.primary:disabled{opacity:.5}.primary svg{width:18px}.error{color:#ff9bad;background:#351621;border:1px solid #743746;border-radius:12px;padding:12px}.saved{border-top:1px solid #26344a;flex-wrap:wrap;gap:8px;margin-top:24px;padding-top:20px;display:flex}.saved small{width:100%;margin-bottom:5px}.saved button{cursor:pointer;background:#121d2c;border:1px solid #2c3a51;border-radius:10px;padding:9px 12px}.page{min-height:100vh;padding:24px max(20px,4vw) 60px}.page nav{justify-content:space-between;align-items:center;max-width:1500px;min-height:55px;margin:auto;display:flex}.page nav>div:last-child{gap:8px;display:flex}.page nav button{cursor:pointer;background:#0e1724;border:1px solid #29374d;border-radius:11px;align-items:center;gap:7px;padding:9px;display:flex}.page nav button svg{width:18px}.hero{background:radial-gradient(circle at 80% 40%,#6243c9 0,#0000 18%),linear-gradient(120deg,#111b2b,#0a1020 58%,#17123d);border:1px solid #2b3650;border-radius:32px;justify-content:space-between;align-items:center;max-width:1500px;min-height:340px;margin:38px auto 34px;padding:55px;display:flex;overflow:hidden}.hero small{color:#8ff0d2}.hero h1{letter-spacing:-.06em;margin:15px 0;font-size:clamp(45px,5vw,70px);line-height:.98}.hero p{color:#929eb1}.heroPlay{background:#ffffff12;border:1px solid #fff2;border-radius:50%;place-items:center;width:145px;height:145px;display:grid;box-shadow:0 0 80px #8068ff66}.heroPlay svg{width:55px;height:55px}.sectionTitle,.listTitle{letter-spacing:-.04em;max-width:1500px;margin:35px auto 18px;font-size:28px}.cards{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1500px;margin:auto;display:grid}.card{text-align:left;cursor:pointer;border-radius:24px;min-height:250px;padding:24px;transition:all .2s;position:relative;overflow:hidden}.card:hover{transform:translateY(-5px)}.card.live{background:linear-gradient(145deg,#116272,#092d43)}.card.series{background:linear-gradient(145deg,#6a37ad,#2b1b5a)}.card.movies{background:linear-gradient(145deg,#a5434d,#47192c)}.card.lists{background:linear-gradient(145deg,#a56624,#493018)}.card i{background:#ffffff18;border-radius:17px;place-items:center;width:55px;height:55px;display:grid}.card div{position:absolute;bottom:24px}.card h3{margin:6px 0;font-size:26px}.card>b{background:#ffffff18;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;bottom:20px;right:20px}.card>b svg{width:16px}.catalogHead{justify-content:space-between;align-items:end;max-width:1500px;margin:45px auto 22px;display:flex}.catalogHead h1{letter-spacing:-.06em;margin:6px 0;font-size:clamp(40px,5vw,62px)}.catalogHead p{color:#8592a6;margin:0}.search{color:#728096;background:#09111d;border:1px solid #2a3951;border-radius:14px;align-items:center;width:min(420px,42vw);padding-left:13px;display:flex}.search input{background:0 0;border:0;width:100%}.chips{gap:8px;max-width:1500px;margin:auto;padding-bottom:20px;display:flex;overflow:auto}.chips button{white-space:nowrap;color:#9ca8ba;cursor:pointer;background:#0d1623;border:1px solid #29374c;border-radius:99px;padding:9px 13px}.chips button.on{color:#fff;background:#755bff;border-color:#755bff}.grid{grid-template-columns:repeat(7,1fr);gap:22px 13px;max-width:1500px;margin:auto;display:grid}.poster{aspect-ratio:2/3;cursor:pointer;background:linear-gradient(145deg,#15243a,#0c1421);border:1px solid #25344a;border-radius:16px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.channelGrid .poster{aspect-ratio:16/10}.poster img{object-fit:cover;width:100%;height:100%}.poster>b{background:#050810cc;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;bottom:9px;right:9px}.poster>b svg{width:16px}.meta{align-items:start;gap:5px;margin-top:8px;display:flex}.meta>span{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;overflow:hidden}.meta button{color:#637087;background:0 0;padding:0}.meta button.liked{color:#ff5d79}.meta svg{width:17px}.loading{color:#8492a7;justify-content:center;align-items:center;gap:10px;min-height:250px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.playlistList{gap:10px;max-width:1100px;margin:30px auto;display:grid}.playlistList article{background:#0d1623;border:1px solid #29374c;border-radius:18px;align-items:center;gap:14px;padding:15px;display:flex}.playlistList article.active{border-color:#765dff}.playlistList article>i{background:#765dff;border-radius:14px;place-items:center;width:50px;height:50px;font-style:normal;font-weight:800;display:grid}.playlistList article>div{flex:1;gap:4px;display:grid}.playlistList article span{color:#8190a5;font-size:11px}.playlistList article button{cursor:pointer;background:#162235;border-radius:9px;padding:9px 12px}.player{z-index:99;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.player header{background:#080d15;justify-content:space-between;align-items:center;height:68px;padding:0 22px;display:flex}.player header button{background:#182233;border-radius:9px;padding:8px 11px}.player video{width:100%;height:calc(100vh - 68px)}@media (width<=1050px){.cards{grid-template-columns:1fr 1fr}.grid{grid-template-columns:repeat(5,1fr)}.login{grid-template-columns:1fr}.loginCard{justify-self:start}.intro .brand{margin-bottom:35px}}@media (width<=700px){.login,.page{padding:20px 14px 45px}.intro h1{font-size:44px}.features{display:none}.loginCard{padding:22px}.split{grid-template-columns:1fr}.hero{border-radius:24px;min-height:270px;padding:28px}.heroPlay{display:none}.hero h1{font-size:43px}.cards{gap:10px}.card{min-height:210px;padding:18px}.card h3{font-size:21px}.catalogHead{gap:20px;display:grid}.search{width:100%}.grid{grid-template-columns:repeat(3,1fr);gap:18px 9px}.playlistList article{flex-wrap:wrap}.playlistList article>div{min-width:50%}}@media (width<=450px){.cards{grid-template-columns:1fr}.card{min-height:170px}.grid{grid-template-columns:repeat(2,1fr)}}.seriesOverlay{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02050ac7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.seriesModal{background:linear-gradient(145deg,#111a29,#080d16);border:1px solid #2a3850;border-radius:28px;width:min(980px,100%);max-height:min(850px,92vh);padding:28px;position:relative;overflow:auto;box-shadow:0 35px 110px #000b}.seriesClose{cursor:pointer;z-index:2;background:#172234;border:1px solid #2d3c53;border-radius:13px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;right:18px}.seriesClose svg{width:19px}.seriesHeader{grid-template-columns:150px 1fr;align-items:center;gap:24px;padding-right:45px;display:grid}.seriesCover{aspect-ratio:2/3;background:#162238;border:1px solid #2c3a50;border-radius:18px;place-items:center;width:150px;display:grid;overflow:hidden}.seriesCover img{object-fit:cover;width:100%;height:100%}.seriesCover svg{color:#806bff;width:42px;height:42px}.seriesHeader h2{letter-spacing:-.05em;margin:7px 0 12px;font-size:clamp(30px,4vw,48px)}.seriesHeader p{color:#9aa6b8;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-width:680px;margin:0;line-height:1.6;display:-webkit-box;overflow:hidden}.seriesLoading,.seriesEmpty{color:#8f9caf;border-top:1px solid #233148;justify-content:center;align-items:center;gap:10px;min-height:170px;margin-top:24px;display:flex}.seasonTabs{border-top:1px solid #233148;gap:8px;margin-top:24px;padding:22px 0 15px;display:flex;overflow:auto}.seasonTabs button{white-space:nowrap;color:#a4afbf;cursor:pointer;background:#111c2c;border:1px solid #29394f;border-radius:99px;padding:10px 14px}.seasonTabs button.on{color:#fff;background:#765cff;border-color:#765cff}.episodeList{gap:8px;display:grid}.episodeList>button{text-align:left;cursor:pointer;background:#0c1522;border:1px solid #26364d;border-radius:15px;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;transition:all .18s;display:flex}.episodeList>button:hover{background:#131f31;border-color:#4d4b83}.episodeList>button>span{align-items:center;gap:12px;min-width:0;display:flex}.episodeList>button>span>b{color:#9f8fff;background:#755bff22;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.episodeList>button i{gap:3px;min-width:0;font-style:normal;display:grid}.episodeList>button strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.episodeList>button small{letter-spacing:.08em}.episodeList>button>svg{color:#8d7aff;flex:none;width:18px}@media (width<=700px){.seriesOverlay{align-items:flex-end;padding:0}.seriesModal{border-radius:24px 24px 0 0;max-height:92vh;padding:20px 16px 28px}.seriesHeader{grid-template-columns:92px 1fr;gap:15px;padding-right:35px}.seriesCover{width:92px}.seriesHeader h2{font-size:27px}.seriesHeader p{-webkit-line-clamp:3;font-size:12px}.seriesClose{width:38px;height:38px;top:12px;right:12px}.episodeList>button{padding:11px}.episodeList>button>span>b{width:34px;height:34px}}html,body,#root,.catalogPage{width:100%;max-width:100%;overflow-x:hidden}.groupedHead{gap:18px;width:min(1500px,100%)}.categoryList{gap:12px;width:min(1500px,100%);margin:6px auto 0;display:grid}.categorySection{background:linear-gradient(145deg,#0d1623,#09101a);border:1px solid #24334a;border-radius:20px;overflow:hidden;box-shadow:0 12px 32px #0000002e}.categorySection.open{border-color:#344a6a;box-shadow:0 18px 42px #0000003d}.categoryToggle{text-align:left;cursor:pointer;background:0 0;align-items:center;gap:14px;width:100%;min-height:78px;padding:14px 18px;display:flex}.categoryToggle:hover{background:#ffffff06}.categoryKind{border-radius:15px;flex:none;place-items:center;width:48px;height:48px;display:grid}.categoryKind svg{width:22px}.kind-live{color:#9ceaf8;background:linear-gradient(145deg,#116272,#0b3444)}.kind-movie{color:#ffbcc7;background:linear-gradient(145deg,#8d3544,#4b1828)}.kind-series{color:#d7b8ff;background:linear-gradient(145deg,#6735a3,#331c66)}.categoryTitle{flex:1;gap:4px;min-width:0;display:grid}.categoryTitle strong{white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.categoryTitle small{color:#8190a5;letter-spacing:.08em;font-size:10px}.categoryChevron{color:#728198;width:20px;transition:transform .2s}.categorySection.open .categoryChevron{transform:rotate(180deg)}.categoryContent{background:#04080e57;border-top:1px solid #213047;padding:18px}.channelCategory{grid-template-columns:1fr;gap:8px;display:grid}.posterCategory{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:18px 12px;display:grid}.channelEntry{background:linear-gradient(145deg,#111b29,#0b121d);border:1px solid #243248;border-radius:14px;align-items:center;width:100%;min-width:0;transition:background .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.channelEntry:hover{background:linear-gradient(145deg,#152235,#0d1724);border-color:#405678;box-shadow:0 8px 20px #0003}.channelMain{text-align:left;cursor:pointer;background:0 0;flex:1;align-items:center;gap:14px;min-width:0;padding:10px 12px;display:flex}.channelLogo{background:#0a111c;border:1px solid #25364e;border-radius:12px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid;position:relative;overflow:hidden}.channelLogo img{object-fit:contain;z-index:2;width:calc(100% - 12px);height:calc(100% - 12px);position:absolute;inset:6px}.catalogFallback{color:#5f7089;place-items:center;display:grid;position:absolute;inset:0}.catalogFallback svg{width:23px}.channelText{flex:1;gap:5px;min-width:0;display:grid}.channelText strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.25;overflow:hidden}.channelText small{color:#7f90a6;letter-spacing:.08em;align-items:center;gap:6px;font-size:9px;display:flex}.channelText small i{background:#ff4864;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #ff486414}.channelPlay{background:#ffffff0f;border:1px solid #ffffff12;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.channelPlay svg{width:13px}.catalogFavorite{color:#65758c;cursor:pointer;background:0 0;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;margin-right:10px;display:grid}.catalogFavorite:hover{color:#aab7c8;background:#ffffff09}.catalogFavorite.liked{color:#ff5d79}.catalogFavorite svg{width:17px}.mediaEntry{min-width:0}.mediaPoster{aspect-ratio:2/3;cursor:pointer;background:linear-gradient(145deg,#152237,#0b121e);border:1px solid #26364e;border-radius:19px;place-items:center;width:100%;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #0000003d}.mediaPoster:hover{border-color:#405779;transform:translateY(-4px);box-shadow:0 18px 36px #00000052}.mediaPoster img{object-fit:cover;z-index:2;width:100%;height:100%;position:absolute;inset:0}.posterPlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;background:#04080ec7;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 8px 18px #00000047}.posterPlay svg{width:15px}.mediaEntryMeta{align-items:flex-start;gap:6px;margin-top:8px;display:flex}.mediaEntryMeta>span{-webkit-line-clamp:2;color:#d7e0ef;-webkit-box-orient:vertical;flex:1;min-width:0;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.mediaEntryMeta .catalogFavorite{flex-basis:28px;width:28px;height:28px;margin:0}.catalogEmpty,.catalogError{width:min(1500px,100%);margin:20px auto}.catalogEmpty{text-align:center;color:#7e8da3;background:#0b131f;border:1px dashed #2a3a53;border-radius:18px;padding:28px}.seriesCover{position:relative;overflow:hidden}.seriesCover .catalogFallback{z-index:0}.seriesCover img{z-index:1;position:relative}.search,.search input{min-width:0}@media (width<=900px){.groupedHead{align-items:stretch}.channelCategory{grid-template-columns:1fr}.posterCategory{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=700px){.groupedHead{display:grid}.groupedHead .search{width:100%}.categoryToggle{min-height:70px;padding:11px 12px}.categoryKind{border-radius:13px;width:44px;height:44px}.categoryContent{padding:12px}.channelCategory{grid-template-columns:1fr}.posterCategory{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 9px}.channelEntry{border-radius:13px}.channelLogo{flex-basis:46px;width:46px;height:46px}.categoryTitle strong{font-size:15px}}@media (width<=480px){.posterCategory{grid-template-columns:repeat(2,minmax(0,1fr))}.categoryContent{padding:10px}.categoryList{gap:10px}.categorySection{border-radius:17px}.channelMain{padding:9px}.catalogFavorite{margin-right:5px}.mediaPoster{border-radius:16px}}@supports selector(.categoryList:has(.kind-live)){.categoryList:has(.kind-live){flex-direction:column;align-items:flex-start;gap:8px;min-height:clamp(520px,68vh,820px);padding-right:calc(100% - 292px);display:flex;position:relative}.categoryList:has(.kind-live) .categorySection{width:280px;box-shadow:none;background:#0b1420;border-color:#1f2d41;border-radius:14px;overflow:visible}.categoryList:has(.kind-live) .categorySection.open{background:linear-gradient(135deg,#16233a,#101a2b);border-color:#4d68ff;box-shadow:0 8px 24px #2c42a02e}.categoryList:has(.kind-live) .categoryToggle{border-radius:13px;gap:10px;min-height:58px;padding:9px 11px}.categoryList:has(.kind-live) .categoryKind{border-radius:11px;flex-basis:38px;width:38px;height:38px}.categoryList:has(.kind-live) .categoryKind svg{width:18px}.categoryList:has(.kind-live) .categoryTitle strong{font-size:13px}.categoryList:has(.kind-live) .categoryTitle small{font-size:9px}.categoryList:has(.kind-live) .categoryChevron{width:16px}.categoryList:has(.kind-live) .categoryContent.channelCategory{scrollbar-width:thin;scrollbar-color:#354761 transparent;background:linear-gradient(145deg,#0b131f,#080e17);border:1px solid #26364e;border-radius:18px;flex-direction:column;gap:6px;padding:10px;display:flex;position:absolute;inset:0 0 0 300px;overflow:hidden auto}.categoryList:has(.kind-live) .channelEntry{background:#0e1723;border-radius:12px;flex:none}.categoryList:has(.kind-live) .channelEntry:hover{background:#142033;transform:none}.categoryList:has(.kind-live) .channelMain{gap:11px;padding:8px 10px}.categoryList:has(.kind-live) .channelLogo{border-radius:10px;flex-basis:44px;width:44px;height:44px}.categoryList:has(.kind-live) .channelText strong{font-size:13px}.categoryList:has(.kind-live) .channelPlay{flex-basis:30px;width:30px;height:30px}.categoryList:has(.kind-live) .catalogFavorite{flex-basis:32px;width:32px;height:32px;margin-right:6px}}@media (width<=760px){@supports selector(.categoryList:has(.kind-live)){.categoryList:has(.kind-live){gap:6px;min-height:64vh;padding-right:calc(100% - 152px)}.categoryList:has(.kind-live) .categorySection{border-radius:11px;width:142px}.categoryList:has(.kind-live) .categoryToggle{gap:7px;min-height:52px;padding:7px 8px}.categoryList:has(.kind-live) .categoryKind{display:none}.categoryList:has(.kind-live) .categoryTitle strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box}.categoryList:has(.kind-live) .categoryTitle small{font-size:8px}.categoryList:has(.kind-live) .categoryContent.channelCategory{border-radius:14px;padding:7px;left:152px}.categoryList:has(.kind-live) .channelMain{gap:8px;padding:7px}.categoryList:has(.kind-live) .channelLogo{flex-basis:38px;width:38px;height:38px}.categoryList:has(.kind-live) .channelText strong{font-size:11px}.categoryList:has(.kind-live) .channelText small{display:none}.categoryList:has(.kind-live) .channelPlay{display:none}.categoryList:has(.kind-live) .catalogFavorite{flex-basis:28px;width:28px;height:28px;margin-right:3px}}}.liveWorkspace{grid-template-columns:230px minmax(320px,1fr) minmax(320px,410px);align-items:stretch;gap:12px;width:min(1500px,100%);height:min(70vh,760px);min-height:560px;margin:4px auto 0;display:grid;overflow:hidden}.livePane{scrollbar-width:thin;scrollbar-color:#354761 transparent;background:linear-gradient(145deg,#0b1420,#080e17);border:1px solid #26364e;border-radius:18px;min-width:0;min-height:0;position:relative;overflow:auto}.livePaneTitle{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a111cf5;border-bottom:1px solid #26364e;justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:0 14px;display:flex;position:sticky;top:0}.livePaneTitle>span{letter-spacing:.02em;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.livePaneTitle>span svg{color:#8b72ff;width:18px}.livePaneTitle>small{white-space:nowrap;text-overflow:ellipsis;color:#8190a5;letter-spacing:.08em;max-width:55%;overflow:hidden}.liveCategoryList{gap:6px;padding:8px;display:grid}.liveCategoryList button{color:#b4bfd0;text-align:left;cursor:pointer;background:0 0;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;padding:11px 10px;transition:all .18s;display:flex}.liveCategoryList button:hover{background:#111d2d}.liveCategoryList button.on{color:#fff;background:linear-gradient(135deg,#223151,#17243b);box-shadow:inset 3px 0 #8068ff}.liveCategoryList button span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.liveCategoryList button small{color:#7f8da2;letter-spacing:0;background:#ffffff0c;border-radius:99px;flex:none;padding:3px 7px}.liveChannelList{gap:6px;padding:8px;display:grid}.liveChannelsPane .channelEntry{box-shadow:none;background:#0e1723;border-color:#1f2f45;border-radius:11px}.liveChannelsPane .channelEntry:hover{box-shadow:none;background:#142033;border-color:#354c6d;transform:none}.liveChannelsPane .channelEntry.selected{background:linear-gradient(135deg,#182846,#111c31);border-color:#6f65ff;box-shadow:inset 3px 0 #8068ff}.liveChannelsPane .channelMain{gap:10px;padding:8px 9px}.liveChannelsPane .channelLogo{border-radius:10px;flex-basis:42px;width:42px;height:42px}.liveChannelsPane .channelText strong{font-size:12px}.liveChannelsPane .channelText small{font-size:8px}.liveChannelsPane .channelPlay{flex-basis:29px;width:29px;height:29px}.liveChannelsPane .catalogFavorite{flex-basis:30px;width:30px;height:30px;margin-right:5px}.livePreviewPane{overflow:auto}.miniPlayerCard{gap:12px;padding:12px;display:grid}.miniVideoWrap{aspect-ratio:16/9;background:#000;border:1px solid #25354d;border-radius:15px;width:100%;position:relative;overflow:hidden}.miniPlayerInfo{align-items:center;gap:10px;display:flex}.miniPlayerInfo>div{flex:1;gap:4px;min-width:0;display:grid}.miniPlayerInfo strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.miniPlayerInfo small{color:#8b99ae;font-size:9px}.miniPlayerInfo button{cursor:pointer;background:#172337;border:1px solid #2a3d59;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.miniPlayerInfo button:hover{background:#20314b}.miniPlayerInfo button svg{width:17px}.miniPlayerCard>p{color:#748297;margin:0;font-size:11px;line-height:1.5}.miniPlayerEmpty{text-align:center;color:#738198;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:28px;display:flex}.miniPlayerEmpty>svg{color:#52647f;width:44px;height:44px;margin-bottom:15px}.miniPlayerEmpty strong{color:#dce5f3;font-size:16px}.miniPlayerEmpty p{max-width:270px;margin:8px 0 0;font-size:11px;line-height:1.55}.miniPaused{color:#9aa8bb;background:#05080d;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.miniPaused svg{width:28px}.videoSurface{background:#000;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.videoSurface video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.videoSurface.compact video{height:100%!important}.videoStatus{z-index:3;pointer-events:none;background:#0003;place-items:center;display:grid;position:absolute;inset:0}.videoStatus span{color:#dfe7f3;background:#080d15db;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:11px;display:flex}.videoStatus svg{width:15px}.player>.videoSurface{flex:1}.player>.videoSurface video{height:100%}@media (width<=1050px){.liveWorkspace{grid-template-columns:190px minmax(280px,1fr) 300px;gap:9px}.livePaneTitle{padding:0 10px}.liveChannelsPane .channelPlay{display:none}.miniPlayerCard{padding:9px}}@media (width<=860px){.liveWorkspace{grid-template-columns:170px minmax(0,1fr);height:auto;min-height:0;overflow:visible}.livePane{max-height:62vh}.livePreviewPane{grid-column:1/-1;max-height:none;overflow:visible}.livePreviewPane .livePaneTitle{position:sticky}.miniPlayerCard{grid-template-columns:minmax(0,1fr) minmax(180px,240px);align-items:center}.miniPlayerCard>p{grid-column:2}.miniPlayerInfo{grid-area:1/2}.miniVideoWrap{grid-row:1/3}}@media (width<=620px){.liveWorkspace{grid-template-columns:132px minmax(0,1fr);gap:7px}.livePane{border-radius:13px}.livePaneTitle{min-height:48px;padding:0 8px}.livePaneTitle>span{font-size:11px}.livePaneTitle>span svg{display:none}.livePaneTitle>small{font-size:8px}.liveCategoryList{gap:4px;padding:5px}.liveCategoryList button{border-radius:9px;padding:9px 7px}.liveCategoryList button span{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;display:-webkit-box}.liveCategoryList button small{padding:2px 5px;font-size:8px}.liveChannelList{gap:4px;padding:5px}.liveChannelsPane .channelMain{gap:7px;padding:6px}.liveChannelsPane .channelLogo{flex-basis:36px;width:36px;height:36px}.liveChannelsPane .channelText strong{font-size:10px}.liveChannelsPane .channelText small,.liveChannelsPane .channelPlay{display:none}.liveChannelsPane .catalogFavorite{flex-basis:26px;width:26px;height:26px;margin-right:2px}.miniPlayerCard{grid-template-columns:1fr;padding:8px;display:grid}.miniVideoWrap,.miniPlayerInfo,.miniPlayerCard>p{grid-area:auto/1}.miniPlayerCard>p{display:none}}html,body,#root{width:100%;max-width:none;min-height:100%;overflow-x:hidden}body,#root{min-height:100dvh}.page{width:100%;max-width:none;padding:16px 18px 24px}.page nav,.hero,.sectionTitle,.cards,.catalogHead,.categoryList,.liveWorkspace{width:100%;max-width:none}.catalogTopNav{justify-content:flex-end!important}.catalogHead.groupedHead>div{min-width:0}.catalogTitleRow h1{min-width:0;margin:0!important}.catalogHomeButton{color:#dbe5f5;cursor:pointer;flex:0 0 43px;place-items:center;width:43px;height:43px;transition:background .18s,border-color .18s,transform .18s;background:#101a29!important;border:1px solid #2a3b55!important;border-radius:13px!important;padding:0!important;display:grid!important}.catalogHomeButton:hover{transform:translateY(-1px);background:#17253a!important;border-color:#586d91!important}.catalogHomeButton svg{color:#9d8cff;width:20px;height:20px}.liveCatalogPage{flex-direction:column;height:100dvh;min-height:100dvh;padding:10px 12px 12px;display:flex;overflow:hidden}.liveCatalogPage>nav{flex:0 0 48px;min-height:48px}.liveCatalogPage .groupedHead{flex:none;align-items:center;margin:8px 0 10px}.liveCatalogPage .groupedHead h1{margin:3px 0;font-size:clamp(30px,3.5vw,48px)}.liveCatalogPage .liveWorkspace{flex:1;grid-template-columns:220px minmax(310px,.95fr) minmax(360px,1.05fr);gap:10px;height:auto;min-height:0;margin:0}.liveCatalogPage .livePane{height:100%;max-height:none}.livePreviewPane{flex-direction:column;display:flex}.livePreviewPane>.miniPlayerCard{flex:1;min-height:0;overflow:auto}.epgPanel{border-top:1px solid #223149;gap:8px;padding-top:12px;display:grid}.epgPanel>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.epgPanel>header span{color:#e5ecf7;font-size:12px;font-weight:800}.epgPanel>header svg{color:#8494aa;width:15px}.programmeRow{background:#0b1420;border:1px solid #223149;border-radius:12px;grid-template-columns:86px minmax(0,1fr);gap:10px;padding:10px;display:grid}.programmeRow.current{background:linear-gradient(135deg,#111f34,#0c1725);border-color:#3b4f73}.programmeTime{align-content:start;gap:4px;display:grid}.programmeTime small{color:#8999af;font-size:8px}.programmeTime strong{color:#cfd8e6;white-space:nowrap;font-size:11px}.programmeText{gap:4px;min-width:0;display:grid}.programmeText>strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.3;overflow:hidden}.programmeText p{color:#7d8ba0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.epgUnavailable{color:#7e8da3;text-align:center;border:1px dashed #2a3a53;border-radius:12px;padding:12px;font-size:11px}.player{z-index:999;background:#000;outline:none;width:100vw;height:100dvh;min-height:100dvh;display:block;position:fixed;inset:0;overflow:hidden}.player>.videoSurface{width:100%;height:100%;position:absolute;inset:0}.player>.videoSurface video{object-fit:contain;width:100%;height:100%}.playerTopbar{z-index:20;pointer-events:auto;gap:14px;transition:opacity .24s,transform .24s;top:0;left:0;right:0;background:linear-gradient(#000000e0,#0000006b,#0000)!important;justify-content:flex-start!important;align-items:flex-start!important;height:70px!important;padding:12px 18px!important;display:flex!important;position:absolute!important}.playerTopbar button{cursor:pointer;border:1px solid #ffffff1f;align-items:center;gap:7px;display:flex;background:#0c121cd1!important;border-radius:10px!important;padding:9px 13px!important}.playerTopbar button svg{width:17px}.playerTopbar b{white-space:nowrap;text-overflow:ellipsis;max-width:min(70vw,700px);padding-top:9px;font-size:13px;overflow:hidden}.player.controls-hidden .playerTopbar{opacity:0;pointer-events:none;transform:translateY(-10px)}.player.controls-visible .playerTopbar{opacity:1;transform:translateY(0)}@media (width<=1050px){.liveCatalogPage .liveWorkspace{grid-template-columns:185px minmax(260px,1fr) 320px}.programmeRow{grid-template-columns:78px minmax(0,1fr)}}@media (width<=860px){.liveCatalogPage{height:auto;min-height:100dvh;overflow:visible}.liveCatalogPage .liveWorkspace{grid-template-rows:minmax(420px,1fr) auto;grid-template-columns:165px minmax(0,1fr);height:auto;min-height:calc(100dvh - 150px);overflow:visible}.liveCatalogPage .livePane{height:auto;max-height:68dvh}.liveCatalogPage .livePreviewPane{grid-column:1/-1;max-height:none}.livePreviewPane>.miniPlayerCard{overflow:visible}}@media (width<=620px){.page{padding:10px}.catalogTitleRow{gap:8px}.catalogHomeButton{flex-basis:36px;width:36px;height:36px;border-radius:10px!important}.catalogHomeButton svg{width:18px;height:18px}.liveCatalogPage{padding:8px}.liveCatalogPage .groupedHead{margin:6px 0 8px}.liveCatalogPage .groupedHead h1{font-size:27px}.liveCatalogPage .liveWorkspace{grid-template-columns:120px minmax(0,1fr);gap:6px}.programmeRow{grid-template-columns:70px minmax(0,1fr);gap:7px;padding:8px}.programmeTime strong{font-size:10px}.programmeText>strong{font-size:11px}.playerTopbar{height:62px!important;padding:10px!important}.playerTopbar b{display:none}}.brand{background:url(/otimoplay-logo.svg) 0/contain no-repeat;flex:none;width:190px;height:48px;overflow:hidden;font-size:0!important;line-height:0!important;display:block!important}.brand>b,.brand>span{display:none!important}.intro .brand{width:245px;height:62px;margin-bottom:42px}.page nav .brand{width:190px;height:46px}.catalogTopNav{flex:0 0 0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.catalogTopNav .brand{display:none!important}.catalogHead.groupedHead{grid-template-columns:minmax(220px,auto) minmax(170px,1fr) minmax(280px,420px);align-items:center!important;gap:18px!important;display:grid!important}.catalogHead.groupedHead>div{grid-column:1;min-width:0}.catalogHead.groupedHead:after{content:"";pointer-events:none;background:url(/otimoplay-logo.svg) 50%/contain no-repeat;grid-column:2;justify-self:center;width:clamp(150px,18vw,235px);height:58px}.catalogHead.groupedHead>.search{grid-column:3;justify-self:end;width:100%!important}.catalogTitleRow{align-items:center;gap:12px;min-width:0;display:flex}.catalogTitleRow h1{margin:0!important}.catalogHomeButton{color:#cbd6e6;cursor:pointer;flex:0 0 42px;place-items:center;width:42px;height:42px;background:#101a29!important;border:1px solid #293a55!important;border-radius:12px!important;padding:0!important;display:grid!important}.catalogHomeButton:hover{color:#fff;background:#18263a!important;border-color:#536b93!important}.catalogHomeButton svg{width:20px!important;height:20px!important}.hero{min-height:0!important;box-shadow:none!important;text-align:center!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;margin:42px auto 14px!important;padding:26px 12px 18px!important;overflow:visible!important}.hero>div:first-child{width:100%}.hero small,.hero p,.heroPlay{display:none!important}.hero h1{text-shadow:0 4px 26px #000000b8;max-width:850px;letter-spacing:-.055em!important;margin:0 auto!important;font-size:clamp(40px,5vw,64px)!important;line-height:.96!important}.sectionTitle{color:#dce5f3;text-shadow:0 3px 18px #000000a6;text-align:center!important;max-width:1120px!important;margin:26px auto 18px!important;font-size:24px!important}.cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-content:center!important;gap:14px!important;width:min(1120px,100%)!important;max-width:1120px!important;margin:0 auto!important}.card{-webkit-backdrop-filter:blur(14px);background:linear-gradient(145deg,#121b2bd1,#080d17b8)!important;border:1px solid #ffffff1f!important;border-radius:22px!important;min-height:195px!important;padding:22px!important;box-shadow:0 20px 45px #00000059!important}.card:hover{transform:translateY(-5px);background:linear-gradient(145deg,#1c2940e6,#0c1422d1)!important;border-color:#7669ff6b!important}.card small{display:none!important}.card h3{text-shadow:0 2px 12px #0000008c;margin-top:0!important;font-size:23px!important}.page:has(>.hero){isolation:isolate;min-height:100dvh;position:relative;overflow:hidden;background:#050811!important;padding:16px clamp(14px,2.6vw,34px) 28px!important}.page:has(>.hero):before{content:"";z-index:-2;opacity:.56;filter:saturate(.92)contrast(1.04);background:url(/cinema-home.svg) 50%/cover no-repeat;position:fixed;inset:0;transform:scale(1.015)}.page:has(>.hero):after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 43%,#060a141f 0,#04081075 48%,#02050cd1 100%),linear-gradient(#02060e6b,#02050c47 44%,#02050ca3 100%);position:fixed;inset:0}.page:has(>.hero)>nav{z-index:2;position:relative;width:100%!important;max-width:none!important}:is(.page:has(>.hero)>.hero,.page:has(>.hero)>.sectionTitle,.page:has(>.hero)>.cards){z-index:1;position:relative}@media (width<=900px){.catalogHead.groupedHead{grid-template-columns:minmax(180px,1fr) minmax(140px,190px);gap:12px!important}.catalogHead.groupedHead>div{grid-column:1}.catalogHead.groupedHead:after{grid-column:2;justify-self:end;width:170px;height:48px}.catalogHead.groupedHead>.search{grid-area:2/1/auto/-1}.cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:760px!important}}@media (width<=620px){.brand,.page nav .brand{width:150px;height:38px}.intro .brand{width:205px;height:52px}.catalogHead.groupedHead{grid-template-columns:minmax(0,1fr) 120px!important;gap:8px 10px!important}.catalogHead.groupedHead:after{width:120px;height:38px}.catalogTitleRow{gap:8px}.catalogHomeButton{flex-basis:36px;width:36px;height:36px;border-radius:10px!important}.catalogHomeButton svg{width:17px!important;height:17px!important}.hero{margin-top:24px!important;padding:18px 8px 10px!important}.hero h1{font-size:38px!important}.sectionTitle{margin-top:20px!important}.cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.card{min-height:160px!important;padding:16px!important}.card h3{font-size:19px!important}.page:has(>.hero):before{opacity:.5;background-position:58%}}@media (width<=420px){.cards{grid-template-columns:1fr!important;max-width:340px!important}.card{min-height:145px!important}.catalogHead.groupedHead{grid-template-columns:minmax(0,1fr) 100px!important}.catalogHead.groupedHead:after{width:100px;height:34px}}
