*{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}}}@supports selector(.categoryList:has(.kind-movie)){.catalogPage:not(.liveCatalogPage){--media-gutter:max(16px,3vw,calc((100vw - 1500px)/2));--media-left:286px;--media-top:164px;height:100dvh;min-height:0;padding-bottom:16px!important;overflow:hidden!important}.catalogPage:not(.liveCatalogPage) .catalogHead.groupedHead{z-index:60;-webkit-backdrop-filter:blur(16px);background:linear-gradient(#050911f5,#050911c7 78%,#05091100);padding:4px 0 8px;position:sticky;top:0;margin:12px auto!important}:is(.categoryList:has(.kind-movie),.categoryList:has(.kind-series)){width:min(1500px,100%);height:calc(100dvh - var(--media-top) - 18px);min-height:420px;padding:50px calc(100% - var(--media-left)) 12px 0;scrollbar-width:thin;scrollbar-color:#40516e transparent;flex-direction:column;align-items:flex-start;position:relative;gap:7px!important;margin:0 auto!important;display:flex!important;overflow:hidden auto!important}.categoryList:has(.kind-movie):before{content:"Categorias";z-index:30;width:var(--media-left);color:#f3f6ff;background:linear-gradient(#101a29,#0b131f);border:1px solid #26364e;border-radius:14px;align-items:center;height:46px;margin-top:-50px;margin-bottom:4px;padding:0 14px;font-size:14px;font-weight:800;display:flex;position:sticky;top:-50px;box-shadow:0 12px 28px #00000040}.categoryList:has(.kind-series):before{content:"Categorias";z-index:30;width:var(--media-left);color:#f3f6ff;background:linear-gradient(#101a29,#0b131f);border:1px solid #26364e;border-radius:14px;align-items:center;height:46px;margin-top:-50px;margin-bottom:4px;padding:0 14px;font-size:14px;font-weight:800;display:flex;position:sticky;top:-50px;box-shadow:0 12px 28px #00000040}.categoryList:has(.kind-movie):after{top:var(--media-top);left:calc(var(--media-gutter) + var(--media-left) + 14px);right:var(--media-gutter);z-index:55;color:#f3f6ff;-webkit-backdrop-filter:blur(14px);pointer-events:none;background:linear-gradient(#101a29fa,#0b131ff5);border:1px solid #26364e;border-radius:14px;align-items:center;height:46px;padding:0 16px;font-size:14px;font-weight:800;display:flex;position:fixed;box-shadow:0 12px 28px #00000047}.categoryList:has(.kind-series):after{top:var(--media-top);left:calc(var(--media-gutter) + var(--media-left) + 14px);right:var(--media-gutter);z-index:55;color:#f3f6ff;-webkit-backdrop-filter:blur(14px);pointer-events:none;background:linear-gradient(#101a29fa,#0b131ff5);border:1px solid #26364e;border-radius:14px;align-items:center;height:46px;padding:0 16px;font-size:14px;font-weight:800;display:flex;position:fixed;box-shadow:0 12px 28px #00000047}.categoryList:has(.kind-movie):after{content:"Filmes"}.categoryList:has(.kind-series):after{content:"Séries e novelas"}:is(.categoryList:has(.kind-movie) .categorySection,.categoryList:has(.kind-series) .categorySection){width:var(--media-left);flex:none;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}:is(.categoryList:has(.kind-movie) .categoryToggle,.categoryList:has(.kind-series) .categoryToggle){background:#0c1521;border:1px solid #202f45;border-radius:13px;gap:10px;width:100%;min-height:54px;padding:8px 10px;transition:all .18s}:is(.categoryList:has(.kind-movie) .categoryToggle:hover,.categoryList:has(.kind-series) .categoryToggle:hover){background:#121f31;border-color:#3a4f70}:is(.categoryList:has(.kind-movie) .categorySection.open .categoryToggle,.categoryList:has(.kind-series) .categorySection.open .categoryToggle){background:linear-gradient(135deg,#172640,#181737);border-color:#735dff;box-shadow:0 8px 24px #5a4bdc2e}:is(.categoryList:has(.kind-movie) .categoryKind,.categoryList:has(.kind-series) .categoryKind){border-radius:10px;flex:0 0 36px;width:36px;height:36px}:is(.categoryList:has(.kind-movie) .categoryKind svg,.categoryList:has(.kind-series) .categoryKind svg){width:17px}:is(.categoryList:has(.kind-movie) .categoryTitle strong,.categoryList:has(.kind-series) .categoryTitle strong){white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}:is(.categoryList:has(.kind-movie) .categoryTitle small,.categoryList:has(.kind-series) .categoryTitle small){font-size:8px}:is(.categoryList:has(.kind-movie) .categoryChevron,.categoryList:has(.kind-series) .categoryChevron){display:none!important}:is(.categoryList:has(.kind-movie) .categoryContent.posterCategory,.categoryList:has(.kind-series) .categoryContent.posterCategory){top:calc(var(--media-top) + 52px);bottom:18px;left:calc(var(--media-gutter) + var(--media-left) + 14px);right:var(--media-gutter);z-index:20;scrollbar-width:thin;scrollbar-color:#40516e transparent;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));align-content:start;gap:18px 12px;box-shadow:0 18px 46px #00000047;background:linear-gradient(145deg,#090f19f5,#060a12f0)!important;border:1px solid #26364e!important;border-radius:16px!important;padding:14px!important;display:grid!important;position:fixed!important;overflow:hidden auto!important}:is(.categoryList:has(.kind-movie) .mediaPoster,.categoryList:has(.kind-series) .mediaPoster){border-radius:17px}:is(.categoryList:has(.kind-movie) .mediaEntryMeta>span,.categoryList:has(.kind-series) .mediaEntryMeta>span){color:#e1e8f5;font-size:11px;font-weight:650}}@media (width<=900px){@supports selector(.categoryList:has(.kind-movie)){.catalogPage:not(.liveCatalogPage){--media-left:200px;--media-top:202px;--media-gutter:14px}:is(.categoryList:has(.kind-movie),.categoryList:has(.kind-series)){height:calc(100dvh - var(--media-top) - 12px)}:is(.categoryList:has(.kind-movie) .categoryContent.posterCategory,.categoryList:has(.kind-series) .categoryContent.posterCategory){grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:14px 9px;padding:10px!important}}}@media (width<=620px){@supports selector(.categoryList:has(.kind-movie)){.catalogPage:not(.liveCatalogPage){--media-left:126px;--media-top:174px;--media-gutter:10px;padding-left:10px!important;padding-right:10px!important}:is(.categoryList:has(.kind-movie),.categoryList:has(.kind-series)){width:100%;padding-top:44px;padding-right:calc(100% - var(--media-left));gap:5px!important}.categoryList:has(.kind-movie):before{border-radius:11px;height:40px;margin-top:-44px;padding:0 9px;font-size:11px;top:-44px}.categoryList:has(.kind-series):before{border-radius:11px;height:40px;margin-top:-44px;padding:0 9px;font-size:11px;top:-44px}.categoryList:has(.kind-movie):after{border-radius:11px;height:40px;padding:0 10px;font-size:11px}.categoryList:has(.kind-series):after{border-radius:11px;height:40px;padding:0 10px;font-size:11px}:is(.categoryList:has(.kind-movie) .categoryToggle,.categoryList:has(.kind-series) .categoryToggle){border-radius:10px;gap:6px;min-height:48px;padding:6px 7px}:is(.categoryList:has(.kind-movie) .categoryKind,.categoryList:has(.kind-series) .categoryKind){display:none}:is(.categoryList:has(.kind-movie) .categoryTitle strong,.categoryList:has(.kind-series) .categoryTitle strong){white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;display:-webkit-box}:is(.categoryList:has(.kind-movie) .categoryTitle small,.categoryList:has(.kind-series) .categoryTitle small){font-size:7px}:is(.categoryList:has(.kind-movie) .categoryContent.posterCategory,.categoryList:has(.kind-series) .categoryContent.posterCategory){top:calc(var(--media-top) + 46px);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 7px;bottom:10px;border-radius:12px!important;padding:8px!important}:is(.categoryList:has(.kind-movie) .mediaPoster,.categoryList:has(.kind-series) .mediaPoster){border-radius:13px}:is(.categoryList:has(.kind-movie) .mediaEntryMeta,.categoryList:has(.kind-series) .mediaEntryMeta){margin-top:5px}:is(.categoryList:has(.kind-movie) .mediaEntryMeta>span,.categoryList:has(.kind-series) .mediaEntryMeta>span){font-size:9px}}}.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}}.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}.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:150px;height:118px;overflow:hidden;font-size:0!important;line-height:0!important;display:block!important}.brand>b,.brand>span{display:none!important}.intro .brand{width:220px;height:173px;margin-bottom:24px}.page nav .brand{width:150px;height:92px}.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(140px,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(100px,10vw,145px);height:112px}.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(110px,150px);gap:12px!important}.catalogHead.groupedHead>div{grid-column:1}.catalogHead.groupedHead:after{grid-column:2;justify-self:end;width:120px;height:94px}.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:112px;height:88px}.intro .brand{width:170px;height:134px;margin-bottom:18px}.catalogHead.groupedHead{grid-template-columns:minmax(0,1fr) 86px!important;gap:8px 10px!important}.catalogHead.groupedHead:after{width:86px;height:68px}.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) 74px!important}.catalogHead.groupedHead:after{width:74px;height:58px}}html,body,#root{width:100%;max-width:100%;min-height:100%;overflow-x:hidden}body,#root{min-height:100dvh}.catalogPage{overflow:hidden;width:100%!important;max-width:none!important;padding:10px 10px 12px!important}.catalogHead.groupedHead{background:0 0!important;grid-template-columns:minmax(320px,1fr) 210px minmax(320px,1fr)!important;align-items:start!important;gap:12px!important;width:100%!important;max-width:none!important;min-height:88px!important;margin:0 0 10px!important;padding:0!important;display:grid!important;position:relative!important;top:auto!important}.catalogHead.groupedHead:after{content:none!important;display:none!important}.catalogHeading{align-self:start;min-width:0;padding-top:4px;grid-column:1!important}.catalogTitleRow{align-items:center;gap:12px;min-width:0;display:flex;margin:0!important}.catalogTitleRow h1{white-space:nowrap;letter-spacing:-.055em!important;margin:0!important;font-size:clamp(38px,4vw,58px)!important;line-height:1!important}.catalogHomeButton{cursor:pointer;place-items:center;color:#dbe5f5!important;background:#101a29!important;border:1px solid #2a3b55!important;border-radius:12px!important;flex:0 0 42px!important;width:42px!important;height:42px!important;padding:0!important;display:grid!important}.catalogHomeButton:hover{background:#17253a!important;border-color:#586d91!important}.catalogHomeButton svg{color:#9d8cff;width:19px!important;height:19px!important}.catalogCenterLogo{justify-content:center;align-items:flex-start;height:64px;padding-top:0;display:flex;overflow:visible;grid-column:2!important}.catalogCenterLogo .brand{background:url(/otimoplay-logo.svg) 50%/contain no-repeat!important;flex:0 0 200px!important;width:200px!important;height:64px!important;font-size:0!important;line-height:0!important;display:block!important;overflow:visible!important}.catalogCenterLogo .brand>b,.catalogCenterLogo .brand>span{display:none!important}.catalogHead.groupedHead>.search{grid-column:3!important;place-self:start end!important;width:min(420px,100%)!important;min-width:0!important;margin-top:11px!important}.catalogHead.groupedHead>.search input{min-width:0!important}.mediaCatalogPage{flex-direction:column!important;height:100dvh!important;min-height:100dvh!important;display:flex!important;overflow:hidden!important}.mediaCatalogPage>.catalogHead{flex:0 0 88px!important}.mediaSplitLayout{flex:auto!important;grid-template-columns:286px minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;display:grid!important;overflow:hidden!important}.mediaSidebar,.mediaContentPane{background:linear-gradient(145deg,#0b131f,#080e17)!important;border:1px solid #26364e!important;border-radius:16px!important;flex-direction:column!important;min-width:0!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 12px 30px #0003!important}.mediaSidebarHeader,.mediaContentHeader{z-index:3!important;background:linear-gradient(#101a29,#0b131f)!important;border-bottom:1px solid #26364e!important;flex:0 0 46px!important;align-items:center!important;gap:8px!important;height:46px!important;min-height:46px!important;padding:0 13px!important;display:flex!important;position:relative!important;top:auto!important}.mediaSidebarHeader strong,.mediaContentHeader strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#f3f6ff!important;font-size:13px!important;font-weight:800!important}.mediaSidebarHeader small,.mediaContentHeader small{letter-spacing:.04em!important;color:#8291a7!important;white-space:nowrap!important;font-size:9px!important}.mediaSidebarHeader small{margin-left:2px!important}.mediaContentHeader small{margin-left:auto!important}.mediaSidebarBody,.mediaContentBody{scrollbar-width:thin;scrollbar-color:#40516e transparent;flex:auto!important;min-height:0!important;overflow:hidden auto!important}.mediaSidebarBody{padding:7px!important}.mediaContentBody{padding:12px!important}.mediaCategoryButton{text-align:left!important;color:#e2e9f4!important;cursor:pointer!important;background:#0c1521!important;border:1px solid #202f45!important;border-radius:12px!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:52px!important;margin:0 0 7px!important;padding:7px 9px!important;transition:background .18s,border-color .18s,box-shadow .18s!important;display:flex!important}.mediaCategoryButton:hover{background:#121f31!important;border-color:#3a4f70!important}.mediaCategoryButton.active{background:linear-gradient(135deg,#172640,#181737)!important;border-color:#735dff!important;box-shadow:0 8px 22px #5a4bdc2e!important}.mediaCategoryIcon{border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.mediaCategoryIcon svg{width:16px;height:16px}.mediaCategoryButton .categoryName{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;font-weight:750;overflow:hidden}.mediaCategoryButton .categoryCount{flex:none;color:#8291a7!important;letter-spacing:.02em!important;font-size:8px!important}.mediaContentPane .posterCategory{background:0 0!important;border:0!important;grid-template-columns:repeat(auto-fill,minmax(145px,1fr))!important;align-content:start!important;gap:18px 12px!important;width:100%!important;margin:0!important;padding:0!important;display:grid!important;position:static!important;inset:auto!important;overflow:visible!important}.mediaContentPane .mediaPoster{border-radius:16px!important}.mediaContentPane .mediaEntryMeta>span{color:#e1e8f5!important;font-size:11px!important;font-weight:650!important}.liveCatalogPage{flex-direction:column!important;height:100dvh!important;min-height:100dvh!important;padding:10px!important;display:flex!important;overflow:hidden!important}.liveCatalogPage>.catalogHead{flex:0 0 88px!important}.liveCatalogPage .liveWorkspace{flex:auto!important;gap:10px!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important}.liveCatalogPage .livePane{height:100%!important;min-height:0!important;max-height:none!important}.liveCategoriesPane .livePaneTitle{align-items:center!important;gap:8px!important;display:flex!important}.liveCategoriesPane .livePaneTitle>small{letter-spacing:.03em!important;margin-left:auto!important;font-size:9px!important}.mediaCatalogPage .categoryList{display:none!important}@media (width<=1050px){.catalogHead.groupedHead{grid-template-columns:minmax(260px,1fr) 170px minmax(260px,1fr)!important}.catalogCenterLogo .brand{flex-basis:165px!important;width:165px!important;height:56px!important}.mediaSplitLayout{grid-template-columns:220px minmax(0,1fr)!important;gap:10px!important}.mediaContentPane .posterCategory{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))!important;gap:15px 9px!important}}@media (width<=860px){.catalogPage{overflow:visible;padding:8px!important}.catalogHead.groupedHead{grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr) 135px!important;gap:8px 10px!important;min-height:122px!important}.catalogHeading{grid-area:1/1!important}.catalogCenterLogo{grid-area:1/2!important;justify-content:flex-end!important;height:48px!important}.catalogCenterLogo .brand{flex-basis:132px!important;width:132px!important;height:46px!important}.catalogHead.groupedHead>.search{grid-area:2/1/auto/-1!important;width:100%!important;max-width:none!important;margin-top:0!important}.catalogTitleRow h1{font-size:clamp(30px,6vw,44px)!important}.mediaCatalogPage{height:100dvh!important;overflow:hidden!important}.mediaCatalogPage>.catalogHead{flex-basis:122px!important}.mediaSplitLayout{grid-template-columns:180px minmax(0,1fr)!important;gap:8px!important}.mediaContentPane .posterCategory{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px 8px!important}.liveCatalogPage{height:auto!important;min-height:100dvh!important;overflow:visible!important}.liveCatalogPage>.catalogHead{flex-basis:auto!important}.liveCatalogPage .liveWorkspace{height:auto!important;min-height:calc(100dvh - 150px)!important;overflow:visible!important}}@media (width<=620px){.catalogHead.groupedHead{grid-template-columns:minmax(0,1fr) 96px!important;gap:7px!important;min-height:112px!important}.catalogCenterLogo{height:40px!important}.catalogCenterLogo .brand{flex-basis:94px!important;width:94px!important;height:36px!important}.catalogHomeButton{border-radius:10px!important;flex-basis:36px!important;width:36px!important;height:36px!important}.catalogHomeButton svg{width:17px!important;height:17px!important}.catalogTitleRow{gap:8px!important}.catalogTitleRow h1{white-space:normal!important;font-size:28px!important}.mediaCatalogPage>.catalogHead{flex-basis:112px!important}.mediaSplitLayout{grid-template-columns:126px minmax(0,1fr)!important;gap:6px!important}.mediaSidebar,.mediaContentPane{border-radius:12px!important}.mediaSidebarHeader,.mediaContentHeader{flex-basis:40px!important;gap:4px!important;height:40px!important;min-height:40px!important;padding:0 8px!important}.mediaSidebarHeader strong,.mediaContentHeader strong{font-size:10px!important}.mediaSidebarHeader small,.mediaContentHeader small{font-size:7px!important}.mediaSidebarBody{padding:5px!important}.mediaContentBody{padding:7px!important}.mediaCategoryButton{border-radius:9px!important;gap:5px!important;min-height:46px!important;padding:6px!important}.mediaCategoryIcon{display:none!important}.mediaCategoryButton .categoryName{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:9px!important;display:-webkit-box!important}.mediaCategoryButton .categoryCount{font-size:7px!important}.mediaContentPane .posterCategory{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px 6px!important}.mediaContentPane .mediaPoster{border-radius:12px!important}.mediaContentPane .mediaEntryMeta{margin-top:5px!important}.mediaContentPane .mediaEntryMeta>span{font-size:9px!important}}:root{--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px)}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body,#root{width:100%;min-width:0;max-width:100%;min-height:100%;overflow-x:hidden}body{overscroll-behavior-x:none}button,input,img,video{max-width:100%}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.player,.seriesOverlay{padding-left:var(--safe-left);padding-right:var(--safe-right)}@media (width<=1180px){.login{gap:5vw;padding:5vw}.intro h1{font-size:clamp(46px,6vw,70px)}.cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:820px!important}.card{min-height:180px!important}}@media (width<=900px){.login{padding:max(24px,var(--safe-top)) max(20px,var(--safe-right)) max(30px,var(--safe-bottom)) max(20px,var(--safe-left))!important;grid-template-columns:1fr!important;gap:26px!important}.intro{max-width:720px}.loginCard{margin:0 auto;justify-self:stretch!important;width:min(620px,100%)!important}.intro .brand{margin-bottom:24px!important}.intro h1{margin:14px 0!important;font-size:clamp(42px,8vw,62px)!important}.intro>p{font-size:14px;line-height:1.55}.features{margin-top:22px!important}.page:has(>.hero){padding:max(12px,var(--safe-top)) max(12px,var(--safe-right)) max(24px,var(--safe-bottom)) max(12px,var(--safe-left))!important}.page:has(>.hero)>nav{min-height:48px!important}.hero{margin:24px auto 8px!important;padding:18px 8px 10px!important}.hero h1{font-size:clamp(36px,7vw,52px)!important}.sectionTitle{margin:18px auto 14px!important}.cards{gap:10px!important}.card{min-height:155px!important;padding:17px!important}.card h3{font-size:20px!important}.card i{border-radius:14px!important;width:46px!important;height:46px!important}.catalogPage{padding:8px max(8px,var(--safe-right)) max(10px,var(--safe-bottom)) max(8px,var(--safe-left))!important}.catalogHead.groupedHead{grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr) 150px!important;gap:7px 10px!important;min-height:116px!important;margin:0 0 8px!important}.catalogHeading{grid-area:1/1!important;align-self:center!important;padding-top:0!important}.catalogCenterLogo{grid-area:1/2!important;justify-content:flex-end!important;align-self:center!important;height:48px!important}.catalogCenterLogo .brand{background-position:100%!important;flex-basis:145px!important;width:145px!important;height:46px!important}.catalogHead.groupedHead>.search{grid-area:2/1/auto/-1!important;width:100%!important;max-width:none!important;height:44px!important;margin:0!important}.catalogHead.groupedHead>.search input{padding:10px 9px!important}.catalogTitleRow h1{white-space:normal!important;font-size:clamp(30px,6vw,43px)!important;line-height:1.02!important}.catalogHomeButton{flex-basis:40px!important;width:40px!important;height:40px!important}.mediaCatalogPage{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.mediaCatalogPage>.catalogHead{flex:0 0 116px!important}.mediaSplitLayout{grid-template-columns:190px minmax(0,1fr)!important;gap:8px!important;min-height:0!important}.mediaSidebar,.mediaContentPane{border-radius:13px!important}.mediaSidebarHeader,.mediaContentHeader{flex-basis:44px!important;height:44px!important;min-height:44px!important;padding:0 10px!important}.mediaSidebarBody{padding:6px!important}.mediaContentBody{padding:9px!important}.mediaCategoryButton{gap:7px!important;min-height:48px!important;margin-bottom:6px!important;padding:6px 8px!important}.mediaCategoryIcon{flex-basis:30px!important;width:30px!important;height:30px!important}.mediaContentPane .posterCategory{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:13px 8px!important}.liveCatalogPage{height:auto!important;min-height:100dvh!important;overflow:visible!important}.liveCatalogPage>.catalogHead{flex:none!important}.liveCatalogPage .liveWorkspace{grid-template-rows:minmax(430px,62dvh) auto!important;grid-template-columns:180px minmax(0,1fr)!important;gap:8px!important;height:auto!important;min-height:0!important;overflow:visible!important}.liveCatalogPage .livePane{height:100%!important;max-height:none!important}.livePreviewPane{grid-column:1/-1!important;min-height:0!important;overflow:hidden!important}.miniPlayerCard{grid-template-rows:auto 1fr!important;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr)!important;align-items:start!important;gap:10px!important;display:grid!important}.miniVideoWrap{grid-area:1/1/3!important}.miniPlayerInfo{grid-area:1/2!important}.epgPanel{grid-area:2/2!important;min-width:0!important}.playlistList{width:100%!important;margin:18px auto!important}.playlistList article{gap:10px!important}}@media (width<=680px){.page{padding:max(9px,var(--safe-top)) max(9px,var(--safe-right)) max(20px,var(--safe-bottom)) max(9px,var(--safe-left))!important}.page nav{min-height:44px!important}.page nav button{padding:8px!important}.brand,.page nav .brand{width:132px!important;height:42px!important}.hero{margin-top:18px!important}.hero h1{font-size:35px!important}.sectionTitle{font-size:20px!important}.cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;max-width:100%!important}.card{border-radius:17px!important;min-height:140px!important;padding:14px!important}.card h3{font-size:17px!important;line-height:1.12!important}.card i{border-radius:12px!important;width:40px!important;height:40px!important}.card i svg{width:20px!important}.card>b{width:34px!important;height:34px!important;bottom:12px!important;right:12px!important}.card div{bottom:14px!important;left:14px!important;right:48px!important}.login{min-height:100dvh!important;padding:max(18px,var(--safe-top)) max(14px,var(--safe-right)) max(24px,var(--safe-bottom)) max(14px,var(--safe-left))!important;align-content:start!important;gap:18px!important}.intro .brand{width:185px!important;height:58px!important;margin-bottom:10px!important}.intro .tag{font-size:8px!important}.intro h1{margin:10px 0!important;font-size:38px!important}.intro>p{font-size:12px!important;line-height:1.5!important}.features{display:none!important}.loginCard{border-radius:20px!important;padding:18px!important}.loginCard h2{font-size:23px!important}.loginCard form{gap:13px!important;margin-top:20px!important}.split{grid-template-columns:1fr!important}.loginCard input{min-height:46px!important}.primary{min-height:48px!important}.catalogPage{padding:max(6px,var(--safe-top)) max(6px,var(--safe-right)) max(8px,var(--safe-bottom)) max(6px,var(--safe-left))!important}.catalogHead.groupedHead{grid-template-columns:minmax(0,1fr) 104px!important;gap:5px 7px!important;min-height:105px!important}.catalogCenterLogo{height:40px!important}.catalogCenterLogo .brand{flex-basis:102px!important;width:102px!important;height:36px!important}.catalogTitleRow{gap:7px!important}.catalogTitleRow h1{max-width:100%!important;font-size:27px!important;line-height:1!important}.catalogHomeButton{border-radius:10px!important;flex-basis:36px!important;width:36px!important;height:36px!important}.catalogHead.groupedHead>.search{border-radius:11px!important;height:42px!important}.catalogHead.groupedHead>.search svg{width:17px!important}.mediaCatalogPage>.catalogHead{flex-basis:105px!important}.mediaSplitLayout{grid-template-columns:118px minmax(0,1fr)!important;gap:5px!important}.mediaSidebar,.mediaContentPane{border-radius:11px!important}.mediaSidebarHeader,.mediaContentHeader{flex-basis:39px!important;gap:4px!important;height:39px!important;min-height:39px!important;padding:0 7px!important}.mediaSidebarHeader strong,.mediaContentHeader strong{font-size:9.5px!important}.mediaSidebarHeader small,.mediaContentHeader small{font-size:6.8px!important}.mediaSidebarBody{padding:4px!important}.mediaContentBody{padding:6px!important}.mediaCategoryButton{border-radius:8px!important;gap:4px!important;min-height:44px!important;margin-bottom:4px!important;padding:5px!important}.mediaCategoryIcon{display:none!important}.mediaCategoryButton .categoryName{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:9px!important;line-height:1.15!important;display:-webkit-box!important}.mediaCategoryButton .categoryCount{font-size:6.8px!important}.mediaContentPane .posterCategory{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 5px!important}.mediaContentPane .mediaPoster{border-radius:10px!important}.mediaContentPane .posterPlay{width:30px!important;height:30px!important;bottom:6px!important;right:6px!important}.mediaContentPane .posterPlay svg{width:12px!important}.mediaContentPane .mediaEntryMeta{gap:3px!important;margin-top:4px!important}.mediaContentPane .mediaEntryMeta>span{font-size:8.5px!important;line-height:1.2!important}.mediaContentPane .mediaEntryMeta .catalogFavorite{flex-basis:23px!important;width:23px!important;height:23px!important}.mediaContentPane .mediaEntryMeta .catalogFavorite svg{width:13px!important}.liveCatalogPage .liveWorkspace{grid-template-rows:minmax(390px,58dvh) auto!important;grid-template-columns:112px minmax(0,1fr)!important;gap:5px!important}.livePane{border-radius:11px!important}.livePaneTitle{min-height:42px!important;padding:0 6px!important}.livePaneTitle>span{gap:4px!important;font-size:9.5px!important}.livePaneTitle>span svg{display:none!important}.livePaneTitle>small{max-width:50%!important;font-size:7px!important}.liveCategoryList{gap:3px!important;padding:4px!important}.liveCategoryList button{border-radius:7px!important;gap:4px!important;padding:7px 5px!important}.liveCategoryList button span{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:8.5px!important;line-height:1.15!important;display:-webkit-box!important}.liveCategoryList button small{padding:2px 4px!important;font-size:7px!important}.liveChannelList{gap:3px!important;padding:4px!important}.liveChannelsPane .channelMain{gap:5px!important;padding:5px!important}.liveChannelsPane .channelLogo{border-radius:7px!important;flex-basis:32px!important;width:32px!important;height:32px!important}.liveChannelsPane .channelText strong{font-size:9px!important}.liveChannelsPane .channelText small,.liveChannelsPane .channelPlay{display:none!important}.liveChannelsPane .catalogFavorite{flex-basis:24px!important;width:24px!important;height:24px!important;margin-right:1px!important}.livePreviewPane{grid-column:1/-1!important}.miniPlayerCard{grid-template-rows:auto!important;grid-template-columns:1fr!important;gap:7px!important;padding:6px!important;display:grid!important}.miniVideoWrap,.miniPlayerInfo,.epgPanel{grid-area:auto/1!important}.miniVideoWrap{border-radius:10px!important}.miniPlayerInfo strong{font-size:11px!important}.miniPlayerInfo small{font-size:7px!important}.miniPlayerInfo button{width:34px!important;height:34px!important}.epgPanel{gap:5px!important;padding-top:7px!important}.programmeRow{border-radius:9px!important;grid-template-columns:64px minmax(0,1fr)!important;gap:6px!important;padding:7px!important}.programmeTime small{font-size:7px!important}.programmeTime strong{font-size:8.5px!important}.programmeText>strong{font-size:9.5px!important}.programmeText p{-webkit-line-clamp:1!important;font-size:8px!important}.seriesOverlay{padding:0!important;padding-left:var(--safe-left)!important;padding-right:var(--safe-right)!important;align-items:flex-end!important}.seriesModal{width:100%!important;max-width:none!important;max-height:94dvh!important;padding:15px 12px max(18px,var(--safe-bottom))!important;border-radius:18px 18px 0 0!important}.seriesClose{width:36px!important;height:36px!important;top:9px!important;right:9px!important}.seriesHeader{grid-template-columns:76px minmax(0,1fr)!important;align-items:start!important;gap:11px!important;padding-right:34px!important}.seriesCover{border-radius:12px!important;width:76px!important}.seriesHeader h2{margin:3px 0 7px!important;font-size:22px!important;line-height:1.05!important}.seriesHeader p{-webkit-line-clamp:3!important;font-size:10px!important;line-height:1.4!important}.seasonTabs{gap:6px!important;margin-top:14px!important;padding:13px 0 9px!important}.seasonTabs button{padding:8px 10px!important;font-size:10px!important}.episodeList{gap:6px!important}.episodeList>button{border-radius:11px!important;padding:9px!important}.episodeList>button>span{gap:8px!important}.episodeList>button>span>b{border-radius:8px!important;width:30px!important;height:30px!important;font-size:10px!important}.episodeList>button strong{font-size:10.5px!important}.episodeList>button small{font-size:7px!important}.episodeList>button>svg{width:15px!important}.playlistList article{border-radius:13px!important;padding:10px!important}.playlistList article>i{width:40px!important;height:40px!important}.playlistList article>div{min-width:calc(100% - 55px)!important}.playlistList article button{flex:1!important;justify-content:center!important}}@media (width<=430px){.catalogHead.groupedHead{grid-template-columns:minmax(0,1fr) 88px!important}.catalogCenterLogo .brand{flex-basis:86px!important;width:86px!important;height:32px!important}.catalogTitleRow h1{font-size:24px!important}.mediaSplitLayout{grid-template-columns:108px minmax(0,1fr)!important}.mediaContentBody{padding:5px!important}.liveCatalogPage .liveWorkspace{grid-template-columns:104px minmax(0,1fr)!important}.cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.card{min-height:132px!important;padding:12px!important}.card div{bottom:12px!important;left:12px!important}.card h3{font-size:15.5px!important}.hero h1{font-size:31px!important}.sectionTitle{font-size:18px!important}}@media (width<=350px){.cards{grid-template-columns:1fr!important}.card{min-height:126px!important}.mediaSplitLayout{grid-template-columns:96px minmax(0,1fr)!important}.liveCatalogPage .liveWorkspace{grid-template-columns:94px minmax(0,1fr)!important}.catalogTitleRow h1{font-size:21px!important}.catalogCenterLogo{display:none!important}.catalogHead.groupedHead{grid-template-columns:1fr!important}.catalogHeading,.catalogHead.groupedHead>.search{grid-column:1!important}}@media (height<=520px) and (orientation:landscape){.player{height:100dvh!important}.playerTopbar{height:52px!important;padding:max(6px,var(--safe-top)) max(10px,var(--safe-right)) 6px max(10px,var(--safe-left))!important}.playerTopbar button{padding:7px 9px!important}.playerTopbar b{font-size:11px!important}.player>.videoSurface,.player>.videoSurface video{object-fit:contain!important;width:100%!important;height:100%!important}.seriesModal{border-radius:0!important;max-height:100dvh!important}}@media (hover:none) and (pointer:coarse){.catalogHomeButton,.miniPlayerInfo button,.seriesClose{min-width:36px;min-height:36px}.mediaCategoryButton,.liveCategoryList button,.channelMain,.episodeList>button{touch-action:manipulation}}
