*{box-sizing:border-box}body{color:#fff;background:#020914;margin:0;font-family:Inter,Arial,sans-serif}button,input{font:inherit}.loginPage{background:radial-gradient(circle at top,#123b72,#020914 55%);place-items:center;min-height:100vh;display:grid}.selectHeader{text-align:center;margin-bottom:22px}.selectHeader h1{margin:0;font-size:34px}.selectHeader p{color:#9fb2cd;margin:8px 0 0}.brandSelect{width:min(1180px,94vw);padding:28px}.brandCards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.brandCard{cursor:pointer;background:#071222;border:1px solid #ffffff24;border-radius:24px;min-height:245px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 20px 70px #00000059}.brandCard:hover{border-color:var(--platform-color);box-shadow:0 0 34px color-mix(in srgb,var(--platform-color),transparent 45%);transform:translateY(-4px)}.brandCard img{object-fit:cover;width:100%;height:245px;display:block}.brandCardFooter{background:linear-gradient(#0000,#000000eb);justify-content:space-between;align-items:center;padding:18px;display:flex;position:absolute;bottom:0;left:0;right:0}.brandCardFooter strong{font-size:22px}.brandCardFooter span{background:var(--platform-color);border-radius:999px;padding:8px 14px;font-weight:800}.loginCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071224d1;border:1px solid #ffffff1f;border-radius:28px;width:min(460px,92vw);padding:34px;box-shadow:0 30px 90px #00000073}.logoLoginCard{width:min(520px,94vw)}.loginLogo{object-fit:contain;background:#030914;border-radius:18px;width:100%;height:160px;margin:6px 0 12px}.backSmall{color:#adc4e6;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:12px;display:flex}.loginForm{gap:16px;margin-top:18px;display:grid}.loginForm label{color:#cbd5e1;gap:8px;display:grid}.loginForm label span{align-items:center;gap:8px;display:flex}.loginForm input,.serverItem input,.search input,.platformNameInput{color:#fff;background:#071222;border:1px solid #ffffff24;border-radius:14px;outline:none;padding:14px 16px}.loginForm button,.adminHeader button,.platformAdminHead button{background:var(--accent,#0a84ff);color:#fff;cursor:pointer;border:0;border-radius:15px;padding:14px;font-weight:800}.adminLink,.backBtn,.topActions button{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:8px;margin-top:14px;padding:11px;display:flex}.centerAdmin{width:max-content;margin:22px auto 0}.hint{color:#8fb0d9;font-size:14px}.error{color:#ffd5d5;background:#451820;border:1px solid #8a2e3d;border-radius:12px;padding:10px}.appShell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{background:#06101d;border-right:1px solid #ffffff14;flex-direction:column;gap:22px;padding:22px 18px;display:flex}.sideLogoWrap{background:#020914;border:1px solid #ffffff14;border-radius:18px;overflow:hidden}.sideLogo{object-fit:contain;width:100%;height:96px;padding:8px;display:block}nav{gap:9px;display:grid}nav a{color:#dce8f8;cursor:pointer;border-radius:14px;align-items:center;gap:13px;padding:14px;text-decoration:none;display:flex}nav a.active,nav a:hover{background:linear-gradient(135deg,var(--accent,#0a84ff),#164f9d)}.categoryBox,.userBox,.livePanel,.playerBox,.adminCard,.platformAdmin{background:#081426d1;border:1px solid #ffffff1a;border-radius:20px}.categoryBox{padding:16px}.categoryBox p{color:#cbd5e1}.userBox{align-items:center;gap:12px;margin-top:auto;padding:14px;display:flex}.avatar{background:#101c2f;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.userBox p{color:#a5b4c6;margin:4px 0 0}.userBox span{background:#22c55e;border-radius:50%;width:9px;height:9px;display:inline-block}.content{padding:26px 30px;overflow:hidden}.topbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.search{background:#071222;border:1px solid #ffffff1a;border-radius:15px;align-items:center;gap:10px;width:min(570px,60vw);padding:0 14px;display:flex}.search input{background:0 0;border:0;width:100%}.topActions{gap:10px;display:flex}.heroGrid{grid-template-columns:minmax(500px,1fr) 360px;gap:22px;display:grid}.playerBox{min-height:430px;position:relative;overflow:hidden}.playerBox video{object-fit:cover;background:#000;width:100%;height:100%;min-height:430px;display:block}.scoreFake{border-radius:6px;display:flex;position:absolute;top:26px;left:28px;overflow:hidden}.scoreFake span,.scoreFake b{background:#000000b3;padding:9px 13px}.scoreFake span:nth-child(2),.scoreFake span:nth-child(5){background:#271f8a}.playerTools{background:#00000059;border-radius:14px;align-items:center;gap:16px;padding:12px;display:flex;position:absolute;bottom:18px;left:22px;right:22px}.liveDot{background:red;border-radius:50%;width:10px;height:10px}.livePanel{padding:18px}.panelHeader,.sectionTitle{justify-content:space-between;align-items:center;display:flex}.panelHeader a,.sectionTitle a{color:var(--accent,#0a84ff)}.channelRow{border-bottom:1px solid #ffffff14;border-radius:12px;grid-template-columns:26px 44px 1fr 25px;align-items:center;gap:12px;padding:12px;display:grid}.channelRow.selected{border:1px solid var(--accent,#0a84ff);background:#0a84ff1f}.channelLogo{color:#ff2d2d;background:#111827;border-radius:9px;place-items:center;width:42px;height:32px;font-weight:900;display:grid}.channelRow p{color:#9aa7b8;margin:3px 0 0;font-size:13px}.cards{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.continueCard,.movieCard{background:#0b1424;border:1px solid #ffffff1a;border-radius:14px;position:relative;overflow:hidden}.continueCard img{object-fit:cover;width:100%;height:150px;display:block}.cardOverlay{background:linear-gradient(#0000,#000000e0);padding:36px 12px 10px;position:absolute;bottom:0;left:0;right:0}.bar{background:#344155;border-radius:9px;height:4px;margin:8px 0}.bar span{background:var(--accent,#0a84ff);border-radius:9px;height:100%;display:block}.cardOverlay p{color:#d7dee9;margin:0;font-size:13px}.movieGrid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.movieCard img{object-fit:cover;width:100%;height:190px;display:block}.movieCard strong{padding:10px;display:block}.adminPage{background:radial-gradient(circle at top,#0d3260,#020914 65%);min-height:100vh;padding:30px}.adminCard{max-width:1120px;margin:auto;padding:24px}.adminHeader{justify-content:space-between;align-items:center;gap:18px;margin:18px 0;display:flex}.platformAdminList{gap:20px;display:grid}.platformAdmin{padding:18px}.platformAdminHead{grid-template-columns:190px 1fr auto;align-items:center;gap:14px;margin-bottom:15px;display:grid}.adminPlatformLogo{object-fit:contain;background:#020914;border:1px solid #ffffff14;border-radius:14px;width:180px;height:76px}.platformAdminHead p{color:#9aa7b8;margin:5px 0 0}.platformNameInput{width:100%;font-size:20px;font-weight:800}.serverList{gap:14px;display:grid}.serverItem{background:#071222;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:110px 1fr 2fr 90px 48px;align-items:end;gap:12px;padding:14px;display:grid}.serverItem label{color:#aebbd0;gap:7px;display:grid}.checkLine{align-items:center;gap:8px;display:flex!important}.danger{color:#fff;cursor:pointer;background:#3b111b;border:0;border-radius:12px;padding:13px}.adminNote{color:#9aa7b8}@media (width<=1050px){.appShell{grid-template-columns:1fr}.sidebar{display:none}.heroGrid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.movieGrid{grid-template-columns:repeat(3,1fr)}.brandCards{grid-template-columns:1fr}.brandCard img{height:210px}}@media (width<=650px){.content{padding:16px}.cards,.movieGrid{grid-template-columns:1fr 1fr}.serverItem,.platformAdminHead{grid-template-columns:1fr}.loginCard{padding:24px}.playerBox video,.playerBox{min-height:280px}.brandSelect{padding:16px}.brandCard img{height:180px}.selectHeader h1{font-size:26px}}.adminLoginHeader{align-items:center;gap:14px;display:flex}.adminLoginHeader h1{margin:0;font-size:30px}.adminLoginHeader p{color:#9fb2cd;margin:4px 0 0}.adminButtons{gap:10px;display:flex}.logoutAdmin{background:#3b111b!important}@media (width<=650px){.adminButtons{margin-top:15px}}.channelRow{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;width:100%}.channelLogoImg{object-fit:contain;background:#111827;border-radius:9px;width:42px;height:32px}.posterFallback{background:#111827;place-items:center;height:190px;font-size:42px;display:grid}.emptyPlayer{text-align:center;pointer-events:none;background:linear-gradient(135deg,#020914b8,#02091459);place-items:center;display:grid;position:absolute;inset:0}.emptyPlayer strong{font-size:24px}.emptyPlayer span{color:#a5b4c6;margin-top:8px;display:block}.nowPlaying{background:#0000008c;border-radius:12px;padding:12px 14px;font-weight:800;position:absolute;top:18px;left:18px;right:18px}@media (width<=1050px){.catalogGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.catalogGrid{grid-template-columns:1fr}}@media (width<=1050px){.catalogGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.catalogGrid{grid-template-columns:1fr}}.categoryScroller{gap:10px;margin-bottom:8px;padding:8px 0 18px;display:flex;overflow:auto}.categoryScroller button{color:#dbeafe;white-space:nowrap;cursor:pointer;background:#071222;border:1px solid #ffffff1f;border-radius:999px;padding:10px 14px}.categoryScroller button.activeCat{background:var(--accent,#0a84ff);color:#fff;font-weight:800}.loadingBox{color:#9fb2cd;background:#071222;border:1px solid #ffffff1a;border-radius:14px;margin-bottom:14px;padding:18px}.catalogGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.catalogCard{color:#fff;cursor:pointer;background:#071222;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:64px 1fr 42px;align-items:center;gap:12px;padding:10px;display:grid}.catalogCard img{object-fit:contain;background:#111827;border-radius:10px;width:64px;height:46px}.catalogCard strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.catalogCard p{color:#9aa7b8;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:13px;overflow:hidden}.catalogCard button{color:#fff;cursor:pointer;background:#ffffff0f;border:0;border-radius:10px;padding:10px}.loadMore{background:var(--accent,#0a84ff);color:#fff;cursor:pointer;border:0;border-radius:14px;margin:22px auto;padding:14px 24px;font-weight:800;display:block}@media (width<=1050px){.catalogGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.catalogGrid{grid-template-columns:1fr}}.miniCard{cursor:pointer;background:#071222;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden}.miniCard img,.miniCard .posterFallback{object-fit:cover;width:100%;height:90px}.miniCard strong{white-space:nowrap;text-overflow:ellipsis;padding:8px 8px 2px;display:block;overflow:hidden}.miniCard span{color:#9aa7b8;padding:0 8px 8px;font-size:12px;display:block}.backContentBtn{color:#fff;cursor:pointer;background:#071222;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:8px;margin:0 0 14px;padding:12px 14px;display:flex}.episodeGroups{gap:24px;display:grid}.seasonBox{background:#0712228c;border:1px solid #ffffff14;border-radius:18px;padding:16px}.seasonBox h3{margin-top:0}@media (width<=1050px){.miniRow{grid-template-columns:repeat(3,1fr)}}@media (width<=650px){.miniRow{grid-template-columns:repeat(2,1fr)}}.contentWithRightCategories{grid-template-columns:1fr 280px;align-items:start;gap:18px;display:grid}.rightCategoryPanel{background:#081426d1;border:1px solid #ffffff1a;border-radius:18px;max-height:calc(100vh - 150px);padding:14px;position:sticky;top:18px;overflow:auto}.rightCategoryPanel h3{margin:0 0 12px}.rightCategoryPanel button{text-align:left;color:#dbeafe;cursor:pointer;background:#071222;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin-bottom:8px;padding:11px}.rightCategoryPanel button.activeCat{background:var(--accent,#0a84ff);color:#fff;font-weight:800}.seriesEpisodeLayout{grid-template-columns:250px 1fr;align-items:start;gap:18px;display:grid}.seasonPanel{position:sticky;top:18px}.episodeList{grid-template-columns:1fr;gap:10px;display:grid}.epgBox{background:#081426d1;border:1px solid #ffffff1a;border-radius:18px;margin-top:14px;padding:14px}.epgBox h3{margin:0 0 10px}.epgRow{border-bottom:1px solid #ffffff14;padding:10px 0}.epgRow:last-child{border-bottom:0}.epgRow strong{display:block}.epgRow span{color:#9aa7b8;margin-top:3px;font-size:13px;display:block}.epgRow p{color:#cbd5e1;margin:6px 0 0;font-size:13px}@media (width<=1050px){.contentWithRightCategories,.seriesEpisodeLayout{grid-template-columns:1fr}.rightCategoryPanel{order:-1;max-height:260px;position:relative;top:auto}}.appShell{width:100%;max-width:100vw;overflow-x:hidden!important}.content{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}section,.heroGrid,.livePanel,.playerBox,.catalogGrid,.contentWithRightCategories,.seriesEpisodeLayout,.episodeGroups,.seasonBox{min-width:0!important;max-width:100%!important}.contentWithRightCategories{grid-template-columns:minmax(0,1fr) 280px!important;align-items:start!important;gap:18px!important;width:100%!important;display:grid!important;overflow:hidden!important}.catalogGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important;gap:14px!important;width:100%!important;min-width:0!important;display:grid!important;overflow:hidden!important}.catalogCard{grid-template-columns:58px minmax(0,1fr) 42px!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.catalogCard>div{min-width:0!important;overflow:hidden!important}.catalogCard strong,.catalogCard p{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;overflow:hidden!important}.rightCategoryPanel{width:280px!important;min-width:0!important;max-width:100%!important;overflow:hidden auto!important}.rightCategoryPanel button{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.categoryScroller{flex-wrap:wrap!important;gap:10px!important;width:100%!important;max-width:100%!important;padding:8px 0 16px!important;display:flex!important;overflow:visible!important}.categoryScroller button{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:260px!important;overflow:hidden!important}.seriesEpisodeLayout{grid-template-columns:250px minmax(0,1fr)!important;gap:18px!important;display:grid!important;overflow:hidden!important}.episodeList{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;display:grid!important}.topbar,.search{min-width:0!important;max-width:100%!important}.search input{min-width:0!important}@media (width<=1200px){.contentWithRightCategories{grid-template-columns:minmax(0,1fr) 240px!important}.rightCategoryPanel{width:240px!important}.catalogGrid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))!important}}@media (width<=950px){.contentWithRightCategories,.seriesEpisodeLayout{grid-template-columns:1fr!important;overflow:visible!important}.rightCategoryPanel{order:-1!important;width:100%!important;max-height:260px!important;position:relative!important;top:auto!important}.catalogGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important}}@media (width<=650px){.catalogGrid{grid-template-columns:1fr!important}.catalogCard{grid-template-columns:52px minmax(0,1fr) 40px!important}.categoryScroller button{max-width:100%!important}}@media (width<=650px){.episodeQuickHeader{display:block}.episodeQuickHeader button{width:100%;margin-top:10px}.episodeQuickList button{min-width:160px}}@media (width<=950px){.categoryHomePanel{max-height:260px}}@media (width<=720px){.volumeControl{gap:5px;min-width:auto}.volumeSlider{width:65px}.volumeValue{display:none}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}.appShell,.content{max-width:100vw;overflow-x:hidden!important}.iconBtn{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.volumeControl{align-items:center;gap:8px;min-width:150px;display:flex}.volumeSlider{width:90px;accent-color:var(--accent,#0a84ff);cursor:pointer}.volumeValue{color:#dbeafe;min-width:36px;font-size:12px;font-weight:700}.sideBackBtn{color:#fff;cursor:pointer;background:#071222;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:9px;padding:12px 14px;font-weight:700;display:flex}.sideBackBtn:hover{background:#ffffff12}.categoryHomePanel{max-height:520px;overflow:auto}.categoryHomeBtn{color:#fff;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#071222;border:1px solid #ffffff1f;border-radius:13px;width:100%;margin-bottom:9px;padding:12px;font-weight:700;display:block;overflow:hidden}.categoryHomeBtn.all{background:var(--accent,#0a84ff);text-align:center}.categoryHomeBtn.selectedCat{background:#ffffff1f;border-color:#fff}.episodeQuickBar,.subtitleInfo{background:#081426d1;border:1px solid #ffffff1a;border-radius:18px;margin-top:14px;padding:14px}.episodeQuickHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.episodeQuickHeader button{background:var(--accent,#0a84ff);color:#fff;cursor:pointer;border:1px solid #ffffff1f;border-radius:12px;padding:9px 12px;font-weight:800}.episodeQuickList{gap:8px;padding-bottom:4px;display:flex;overflow:auto}.episodeQuickList button{color:#fff;text-align:left;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:#071222;border:1px solid #ffffff1a;border-radius:12px;min-width:190px;max-width:260px;padding:10px;overflow:hidden}.episodeQuickList button.activeEpisode{background:var(--accent,#0a84ff);font-weight:800}.subtitleInfo{color:#9fb2cd;align-items:center;gap:10px;display:flex}.subtitleInfo strong{color:#fff}.catalogCard,.catalogCard>div{min-width:0!important}.catalogCard strong,.catalogCard p{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}@media (width<=720px){.volumeControl{gap:5px;min-width:auto}.volumeSlider{width:65px}.volumeValue{display:none}}@media (width<=650px){.episodeQuickHeader{display:block}.episodeQuickHeader button{width:100%;margin-top:10px}.episodeQuickList button{min-width:160px}}.inlinePlayerBlock{max-width:900px;margin:0 0 18px}@media (width<=760px){.formatSelector span{display:none}.formatSelector button{padding:7px 8px;font-size:12px}}.inlinePlayerBlock{max-width:900px;margin-bottom:18px}.playingCard{border-color:var(--accent,#0a84ff)!important;background:#0a84ff24!important}.recommendBox{background:#081426d1;border:1px solid #ffffff1a;border-radius:18px;margin-top:14px;padding:14px}.recommendBox h3{margin:0 0 12px}.recommendRow{gap:10px;padding-bottom:4px;display:flex;overflow:auto}.recommendRow button{color:#fff;cursor:pointer;text-align:left;background:#071222;border:1px solid #ffffff1a;border-radius:14px;min-width:170px;max-width:210px;padding:10px}.recommendRow img,.recommendRow span{object-fit:contain;background:#0b1220;border-radius:10px;place-items:center;width:100%;height:90px;margin-bottom:8px;display:grid}.recommendRow strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.memoryBlocks h3{margin:0 0 10px}.outputActions{align-items:center;gap:10px;display:flex}.formatSelector{color:#dbeafe;background:#071222;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:6px;padding:6px;display:flex}.formatSelector span{color:#9fb2cd;padding:0 4px;font-size:12px}.formatSelector button{color:#dbeafe;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 10px;font-weight:800}.formatSelector button.activeFormat{background:var(--accent,#0a84ff);color:#fff}@media (width<=760px){.formatSelector span{display:none}.formatSelector button{padding:7px 8px;font-size:12px}}:root{--bg-main:#030712;--bg-card:#07111f;--bg-soft:#0b1628;--glass:#081426d1;--border-soft:#ffffff1a;--text-main:#fff;--text-soft:#9fb2cd;--radius-xl:24px}body{color:var(--text-main);background:radial-gradient(circle at top left, #0a84ff2e, transparent 36%), radial-gradient(circle at top right, #f9731621, transparent 30%), var(--bg-main)!important}.appShell{background:0 0!important}.sidebar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-right:1px solid var(--border-soft)!important;background:linear-gradient(#030712f5,#050c18eb)!important}.sideLogoWrap{border:1px solid var(--border-soft)!important;background:linear-gradient(135deg,#ffffff14,#ffffff05)!important;border-radius:22px!important}.sidebar nav a{transition:all .18s;border-radius:16px!important}.sidebar nav a:hover,.sidebar nav a.active{transform:translate(3px);background:linear-gradient(90deg, var(--accent,#0a84ff), #ffffff0f)!important}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding-top:6px;position:sticky;top:0;background:linear-gradient(#030712f2,#0307129e,#0000)!important}.search{box-shadow:0 10px 32px #0000003d;border:1px solid var(--border-soft)!important;background:#ffffff0f!important;border-radius:18px!important}.search input{color:#fff!important}.sectionTitle h2{letter-spacing:-.04em;font-size:clamp(22px,2.3vw,34px)!important}.sectionTitle a{border:1px solid var(--border-soft);background:#ffffff0f;border-radius:999px;padding:8px 12px;color:#dbeafe!important}.inlinePlayerBlock,.playerBox{overflow:hidden;box-shadow:0 28px 90px #00000070;border-radius:var(--radius-xl)!important;border:1px solid #ffffff24!important}.inlinePlayerBlock{background:linear-gradient(135deg,#0a84ff24,#f9731614),#0814268f;padding:12px;position:relative;max-width:1100px!important}.playerBox video{background:#000;border-radius:20px!important}.nowPlaying{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff17;background:linear-gradient(90deg,#000000d1,#00000047)!important}.catalogCard{min-height:260px;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 18px 40px #00000038;border:1px solid var(--border-soft)!important;background:linear-gradient(#ffffff12,#ffffff06)!important;border-radius:20px!important;padding:0!important;display:block!important;overflow:hidden!important}.catalogCard:hover{transform:translateY(-5px)scale(1.015);box-shadow:0 28px 65px #00000061;border-color:#ffffff47!important}.catalogCard img,.catalogCard .posterFallback{object-fit:cover!important;background:linear-gradient(135deg,#111827,#020617)!important;border-radius:0!important;width:100%!important;height:190px!important}.catalogCard strong{font-size:15px;line-height:1.25;display:block}.catalogCard p{color:var(--text-soft)!important;margin-top:6px!important;font-size:12px!important}.catalogCard>button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:38px;height:38px;position:absolute;top:10px;right:10px;background:#00000094!important;border-radius:999px!important}.playingCard{outline:2px solid var(--accent,#0a84ff);box-shadow:0 0 0 5px #0a84ff29,0 28px 65px #00000061!important}body .catalogCard:has(.posterFallback){min-height:230px}.rightCategoryPanel,.categoryBox,.epgBox,.recommendBox,.episodeQuickBar,.subtitleInfo,.seasonBox{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 50px #0000003d;background:var(--glass)!important;border:1px solid var(--border-soft)!important}.rightCategoryPanel{border-radius:22px!important;padding:16px!important}.rightCategoryPanel h3{letter-spacing:-.02em;font-size:18px}.rightCategoryPanel button{transition:all .15s;border-radius:14px!important}.rightCategoryPanel button:hover{transform:translate(2px);background:#ffffff14!important}.rightCategoryPanel button.activeCat{background:linear-gradient(90deg, var(--accent,#0a84ff), #ffffff14)!important}.recommendRow,.episodeQuickList,.miniRow{scrollbar-width:thin}.recommendRow button,.miniCard{transition:transform .16s,border-color .16s}.recommendRow button:hover,.miniCard:hover{border-color:#ffffff42;transform:translateY(-4px)}.miniRow{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important;gap:14px!important;display:grid!important}.miniCard{cursor:pointer;overflow:hidden;border:1px solid var(--border-soft)!important;background:linear-gradient(#ffffff12,#ffffff06)!important;border-radius:18px!important}.miniCard img,.miniCard .posterFallback{object-fit:cover!important;height:110px!important}.formatSelector{box-shadow:0 8px 28px #0000002e;border:1px solid var(--border-soft)!important;background:#ffffff0f!important}.backContentBtn,.sideBackBtn,.loadMore{box-shadow:0 10px 28px #0003}.episodeList .catalogCard>div{padding:14px 10px}@media (width<=1050px){.catalogGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important}.catalogCard{min-height:235px}.catalogCard img,.catalogCard .posterFallback{height:165px!important}}@media (width<=650px){.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.catalogCard{min-height:215px;border-radius:16px!important}.catalogCard img,.catalogCard .posterFallback{height:145px!important}.catalogCard>div{padding:10px}.catalogCard strong{font-size:13px}.miniRow{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=430px){.catalogGrid{grid-template-columns:1fr!important}}.tmdbHeroInfo{background-position:50%;background-size:cover;border:1px solid #ffffff1f;border-radius:22px;align-items:flex-end;min-height:230px;margin-top:14px;padding:24px;display:flex;box-shadow:0 24px 70px #00000059}.tmdbHeroInfo h2{letter-spacing:-.05em;margin:0;font-size:clamp(26px,4vw,46px)}.tmdbMetaLine{color:#dbeafe;flex-wrap:wrap;gap:10px;margin:10px 0;font-weight:800;display:flex}.tmdbMetaLine span{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;padding:7px 10px}.tmdbOverview{color:#cbd5e1;max-width:760px;margin:12px 0 0;line-height:1.55}.trailerBtn{color:#fff;background:var(--accent,#0a84ff);border-radius:12px;margin-top:14px;padding:10px 14px;font-weight:900;text-decoration:none;display:inline-block}.tmdbLoading{color:#9fb2cd;background:#081426d1;border:1px solid #ffffff1a;border-radius:14px;margin-top:12px;padding:12px 14px}.recommendRow button img{object-fit:cover!important}@media (width<=650px){.tmdbHeroInfo{min-height:180px;padding:18px}.tmdbOverview{max-height:110px;overflow:auto}}.playerBox{aspect-ratio:16/9!important;max-width:860px!important;margin:0 auto!important}.playerBox .emptyPlayer{min-height:360px!important}.tmdbHeroInfo{max-width:860px!important;min-height:180px!important;margin:12px auto 0!important;padding:20px!important}.epgBox,.subtitleInfo,.episodeQuickBar,.recommendBox{max-width:860px!important;margin-left:auto!important;margin-right:auto!important}.topCategoryBar{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:thin;background:linear-gradient(#030712f0,#030712b8,#0000);gap:10px;margin-bottom:8px;padding:10px 0 16px;display:flex;position:sticky;top:82px;overflow-x:auto}.topCategoryBar button{color:#fff;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#071222;border:1px solid #ffffff1f;border-radius:999px;flex:none;max-width:230px;padding:11px 16px;font-weight:800;transition:all .15s;overflow:hidden}.topCategoryBar button:hover{background:#ffffff14;transform:translateY(-2px)}.topCategoryBar button.activeTopCat{background:linear-gradient(90deg, var(--accent,#0a84ff), #ffffff1a);border-color:#ffffff47}.contentCompactOnly{width:100%!important;display:block!important}.contentWithRightCategories{grid-template-columns:minmax(0,1fr) 280px!important;gap:18px!important;display:grid!important}.catalogCard{border-radius:16px!important;min-height:205px!important}.catalogCard>div{padding:9px 10px 6px!important}.catalogCard strong{font-size:13px!important;line-height:1.25!important}.catalogCard p{margin-top:4px!important;font-size:11px!important}.catalogCard>button{width:32px!important;height:32px!important;top:7px!important;right:7px!important}.recommendRow button{min-width:130px!important;max-width:150px!important}.recommendRow img,.recommendRow span{height:82px!important}.episodeList .catalogCard{grid-template-columns:82px minmax(0,1fr) 40px!important;min-height:78px!important;display:grid!important}.episodeList .catalogCard img,.episodeList .catalogCard .posterFallback{height:78px!important}@media (width<=1050px){.contentWithRightCategories{grid-template-columns:1fr!important}.rightCategoryPanel{order:-1!important;max-height:260px!important;position:relative!important;top:auto!important}.catalogGrid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr))!important}}@media (width<=650px){.topCategoryBar{padding:8px 0 12px;top:70px}.topCategoryBar button{padding:9px 13px;font-size:12px}.catalogGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.catalogCard{min-height:170px!important}.catalogCard img,.catalogCard .posterFallback{height:112px!important}.catalogCard strong{font-size:12px!important}.catalogCard p{font-size:10px!important}.inlinePlayerBlock,.playerBox{max-width:100%!important}}@media (width<=430px){.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.topbar .formatSelector{display:none!important}.inlinePlayerBlock{max-width:980px!important;margin:0 auto 18px!important;padding:10px!important}.vodPlayerLayout{grid-template-columns:minmax(0,560px) minmax(280px,1fr)!important;align-items:stretch!important;gap:14px!important;max-width:1120px!important;display:grid!important}.livePlayerLayout{max-width:760px!important}.playerBox{aspect-ratio:16/9!important;width:100%!important;max-width:760px!important;margin:0 auto!important}.vodPlayerLayout .playerBox{max-width:560px!important;margin:0!important}.playerBox video{object-fit:contain!important;width:100%!important;height:100%!important}.vodPlayerLayout .tmdbHeroInfo{border-radius:20px!important;align-items:flex-end!important;max-width:none!important;height:100%!important;min-height:auto!important;margin:0!important;padding:18px!important}.vodPlayerLayout .tmdbHeroInfo h2{font-size:clamp(22px,2.3vw,34px)!important}.vodPlayerLayout .tmdbOverview{max-height:150px!important;font-size:14px!important;overflow:auto!important}.vodPlayerLayout .tmdbMetaLine span{padding:6px 9px!important;font-size:12px!important}.playerFormatSelector{background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:4px;padding:4px;display:flex}.playerFormatSelector button{color:#dbeafe;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:6px 8px;font-size:11px;font-weight:900}.playerFormatSelector button.activePlayerFormat{background:var(--accent,#0a84ff);color:#fff}.vodPlayerLayout .subtitleInfo,.vodPlayerLayout .episodeQuickBar,.vodPlayerLayout .recommendBox,.vodPlayerLayout .epgBox{grid-column:1/-1;max-width:100%!important}.content{padding-top:10px!important}.contentWithRightCategories .catalogGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important}.contentWithRightCategories .catalogCard{min-height:202px!important}.contentWithRightCategories .catalogCard img,.contentWithRightCategories .catalogCard .posterFallback{height:140px!important}@media (width<=1050px){.vodPlayerLayout{grid-template-columns:1fr!important;max-width:760px!important}.vodPlayerLayout .playerBox{max-width:760px!important;margin:0 auto!important}.vodPlayerLayout .tmdbHeroInfo{min-height:180px!important}}@media (width<=650px){.playerBox{max-width:100%!important}.catalogGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.catalogCard{min-height:160px!important}.catalogCard img,.catalogCard .posterFallback{height:104px!important}.playerFormatSelector button{padding:5px 6px;font-size:10px}}@media (width<=430px){.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.livePlayerLayout{grid-template-columns:minmax(0,560px) 280px!important;align-items:start!important;gap:14px!important;max-width:870px!important;margin:0 auto 18px!important;padding:10px!important;display:grid!important}.livePlayerLayout .playerBox{aspect-ratio:16/9!important;width:100%!important;max-width:560px!important;margin:0!important}.livePlayerLayout .epgBox{grid-column:1/2!important;max-width:560px!important;margin:12px 0 0!important}.livePlayerLayout .liveSideCategories{grid-area:1/2/span 3/3!important;width:100%!important;max-height:520px!important;position:sticky!important;top:86px!important;overflow:auto!important}.catalogGrid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr))!important;gap:12px!important}.catalogCard{min-height:178px!important}.catalogCard img,.catalogCard .posterFallback{height:118px!important}.catalogCard strong{font-size:12.5px!important}.catalogCard p{font-size:10.5px!important}@media (width<=1100px){.livePlayerLayout{grid-template-columns:1fr!important;max-width:620px!important}.livePlayerLayout .playerBox,.livePlayerLayout .epgBox{max-width:620px!important}.livePlayerLayout .liveSideCategories{grid-area:auto/1!important;max-height:260px!important;position:relative!important;top:auto!important}}.goLiveBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ef4444e0;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:900;display:flex}.goLiveBtn:hover{background:#ef4444}.skipControls{background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:5px;padding:4px;display:flex}.skipControls button{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:9px;padding:6px 8px;font-size:11px;font-weight:900}.skipControls button:hover{background:var(--accent,#0a84ff)}.loginForm input::placeholder{color:#dbeafe73}@media (width<=760px){.goLiveBtn{padding:6px 8px;font-size:10px}.skipControls button{padding:5px 6px;font-size:10px}}.mobileMenuButton,.mobileCloseButton{display:none}.homeModern{gap:22px;display:grid}.homeHero{background:linear-gradient(120deg,#0a84ff42,#f9731629),radial-gradient(circle at 100%,#ffffff1f,#0000 34%),#081426b8;border:1px solid #ffffff1f;border-radius:26px;justify-content:space-between;align-items:flex-end;gap:20px;min-height:230px;padding:26px;display:flex;box-shadow:0 24px 80px #00000057}.homeHero span{color:#dbeafe;letter-spacing:.08em;font-size:12px;font-weight:900}.homeHero h2{letter-spacing:-.06em;margin:8px 0;font-size:clamp(30px,4vw,58px)}.homeHero p{color:#cbd5e1;max-width:620px;font-size:16px;line-height:1.5}.homeHeroActions{flex-wrap:wrap;gap:10px;display:flex}.homeHeroActions button{color:#fff;background:var(--accent,#0a84ff);cursor:pointer;border:0;border-radius:14px;padding:12px 16px;font-weight:900}.memoryBlocks{gap:22px;display:grid}.memoryBlocks>div{min-width:0}.memoryBlocks h3{letter-spacing:-.03em;margin:0 0 12px;font-size:22px}.miniRow{scrollbar-width:thin;padding-bottom:8px;overflow-x:auto;gap:12px!important;display:flex!important}.miniCard{flex:0 0 160px;max-width:160px;min-height:190px}.miniCard img,.miniCard .posterFallback{height:105px!important}.emptyMini{color:#9fb2cd;background:#081426d1;border:1px solid #ffffff1a;border-radius:16px;padding:16px}.sidebar{z-index:80}@media (width<=820px){.appShell{width:100%!important;padding-left:0!important;display:block!important}.mobileMenuButton{z-index:120;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#081426eb;border:1px solid #ffffff24;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;position:fixed;top:14px;left:14px;box-shadow:0 12px 38px #00000061}.mobileCloseButton{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;place-items:center;width:40px;height:40px;margin-bottom:10px;margin-left:auto;display:grid}.mobileOverlay{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000094;position:fixed;inset:0}.sidebar{z-index:110;border-right:1px solid #ffffff1f;transition:transform .2s;overflow-y:auto;transform:translate(-105%);width:280px!important;max-width:84vw!important;padding:16px!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important}.sidebar.mobileOpen{transform:translate(0)}.content{width:100%!important;margin-left:0!important;padding:74px 16px 34px!important}.topbar{z-index:40;position:sticky;top:0;padding-left:52px!important}.search{width:100%!important;min-width:0!important}.sectionTitle{align-items:center;gap:10px}.sectionTitle h2{font-size:26px!important}.homeHero{min-height:190px;padding:20px;display:block}.homeHeroActions{margin-top:16px}.homeHeroActions button{padding:10px 13px}.memoryBlocks h3{font-size:20px}.miniCard{flex-basis:145px;max-width:145px;min-height:176px}.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.topCategoryBar{top:70px!important}.rightCategoryPanel{max-height:240px!important}}@media (width<=420px){.content{padding-left:14px!important;padding-right:14px!important}.homeHero h2{font-size:30px}.homeHero p{font-size:14px}.miniCard{flex-basis:132px;max-width:132px}}.mobileMenuButton,.mobileCloseButton,.mobileBottomNav{display:none}@media (width<=820px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.appShell{width:100%!important;min-height:100vh!important;padding-left:0!important;display:block!important;overflow-x:hidden!important}.mobileMenuButton{z-index:99999!important;color:#fff!important;cursor:pointer!important;background:#071222!important;border:1px solid #ffffff2e!important;border-radius:16px!important;place-items:center!important;width:48px!important;height:48px!important;display:grid!important;position:fixed!important;top:14px!important;left:14px!important;box-shadow:0 12px 38px #00000080!important}.mobileCloseButton{color:#fff!important;cursor:pointer!important;background:#ffffff14!important;border:1px solid #ffffff2e!important;border-radius:14px!important;place-items:center!important;width:42px!important;height:42px!important;margin-bottom:12px!important;margin-left:auto!important;display:grid!important}.mobileOverlay{z-index:99990!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#00000073!important;position:fixed!important;inset:0!important}.sidebar{z-index:99998!important;background:linear-gradient(#020817,#071222)!important;border-right:1px solid #ffffff24!important;width:292px!important;max-width:86vw!important;height:100vh!important;padding:16px!important;transition:transform .22s!important;display:block!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:hidden auto!important;transform:translate(-110%)!important;box-shadow:20px 0 70px #0000008c!important}.sidebar.mobileOpen{transform:translate(0)!important}.sidebar nav{gap:8px!important;display:grid!important}.sidebar nav a,.sideBackBtn{border-radius:16px!important;align-items:center!important;gap:12px!important;width:100%!important;padding:14px 16px!important;font-size:16px!important;display:flex!important}.sideLogoWrap{margin-bottom:16px!important;display:flex!important}.categoryBox{display:block!important}.content{width:100%!important;margin-left:0!important;padding:78px 14px 86px!important}.topbar{z-index:40!important;gap:8px!important;padding-left:54px!important;position:sticky!important;top:0!important}.search{width:100%!important;min-width:0!important}.search input{font-size:14px!important}.mobileBottomNav{z-index:99980!important;background:#071222f5!important;border:1px solid #ffffff24!important;border-radius:18px!important;grid-template-columns:repeat(4,1fr)!important;display:grid!important;position:fixed!important;bottom:10px!important;left:10px!important;right:10px!important;overflow:hidden!important;box-shadow:0 12px 40px #00000080!important}.mobileBottomNav button{color:#cbd5e1!important;cursor:pointer!important;background:0 0!important;border:0!important;padding:12px 6px!important;font-size:12px!important;font-weight:900!important}.mobileBottomNav button.activeMobileNav{background:var(--accent,#0a84ff)!important;color:#fff!important}.sectionTitle h2{font-size:25px!important}.rightCategoryPanel{width:100%!important;max-height:260px!important;margin-bottom:14px!important;display:block!important;position:relative!important;top:auto!important}.topCategoryBar{z-index:25!important;display:flex!important;position:sticky!important;top:72px!important;overflow-x:auto!important}.backContentBtn,.sideBackBtn{visibility:visible!important;opacity:1!important}}
