:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#fff;background:#090a0d;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 75% 0,#2a1707 0,transparent 33%),#090a0d}button,input{font:inherit}.button{min-height:48px;padding:0 20px;border:0;border-radius:12px;font-weight:800;cursor:pointer}.button.primary{background:#ff8a00;color:#111}.button.ghost{border:1px solid #4b4e56;background:#171920;color:#fff}.button.danger{background:#b52d35;color:#fff}.button:disabled{opacity:.5;cursor:not-allowed}.loginPage{min-height:100vh;display:grid;grid-template-columns:1.15fr minmax(390px,.85fr);gap:5vw;padding:6vw;align-items:center}.loginHero img{width:min(320px,60%)}.loginHero h1{font-size:clamp(42px,5vw,78px);line-height:1.02;margin:28px 0 18px}.loginHero p{font-size:20px;color:#b9bbc2;max-width:700px;line-height:1.6}.deviceBox{display:flex;gap:16px;flex-wrap:wrap;margin-top:34px}.deviceBox span{display:grid;gap:6px;background:#15171d;border:1px solid #353842;border-radius:14px;padding:15px 18px;color:#9699a2}.deviceBox strong{color:#fff;font-size:18px}.loginPanel{background:#12141a;border:1px solid #30333b;border-radius:24px;padding:34px;box-shadow:0 30px 80px #0009}.loginPanel h2{font-size:32px;margin:0 0 24px}.loginPanel form,.loginPanel label{display:grid;gap:10px}.loginPanel form{gap:18px}.loginPanel label{color:#b7b9c0;font-weight:700}.loginPanel input,.globalSearch{border:1px solid #40434d;background:#0b0c10;color:#fff;border-radius:12px;padding:15px}.divider{display:flex;align-items:center;gap:12px;color:#777b84;margin:18px 0}.divider:before,.divider:after{content:"";height:1px;background:#333640;flex:1}.errorText{color:#ff8585}.securityNote{display:block;margin-top:18px;color:#8e919b;line-height:1.5}.playlistChoices{display:grid;gap:10px;margin-top:18px}.playlistChoices button{display:flex;justify-content:space-between;text-align:left;background:#1b1e26;color:#fff;border:1px solid #3a3e49;border-radius:12px;padding:14px}.playlistChoices span{display:grid}.playlistChoices small{color:#9296a0}.playlistChoices b{color:#ff9b2f}.appShell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.appShell>aside{position:sticky;top:0;height:100vh;padding:28px 20px;border-right:1px solid #2b2d34;background:#0c0d11;display:flex;flex-direction:column}.appShell>aside img{width:170px;margin:0 auto 28px}.appShell nav{display:grid;gap:7px}.appShell nav button{padding:13px 16px;border:0;border-radius:10px;text-align:left;background:transparent;color:#9da0a8;cursor:pointer}.appShell nav button:hover,.appShell nav button.active{background:#ff8a00;color:#111;font-weight:800}.profile{margin-top:auto;display:grid;gap:7px;padding:16px;border:1px solid #31343c;border-radius:14px;background:#15171c}.profile span,.profile small{color:#90939b}.dashboard{padding:38px 42px 80px;min-width:0}.dashboard>header{display:flex;justify-content:space-between;align-items:center;gap:24px}.dashboard>header span,.hero span{color:#ff9b2f;font-weight:900;letter-spacing:.12em;font-size:12px}.dashboard h1{font-size:38px;margin:6px 0}.dashboard header p{margin:0;color:#9fa2aa}.globalSearch{width:min(420px,38vw)}.hero{margin:34px 0;background:linear-gradient(120deg,#2d1b0a,#17191f 55%,#101116);border:1px solid #4a331e;border-radius:24px;padding:34px;display:flex;justify-content:space-between;gap:30px}.hero h2{font-size:36px;max-width:650px;margin:10px 0}.hero p{color:#c3c5ca;max-width:760px;line-height:1.6}.heroStats{display:flex;gap:12px;align-items:stretch}.heroStats b{min-width:130px;display:grid;place-content:center;text-align:center;background:#ffffff0b;border:1px solid #ffffff17;border-radius:16px;font-size:28px}.heroStats small{font-size:12px;color:#a8abb2;margin-top:7px}.sectionTitle{display:flex;justify-content:space-between;align-items:center;margin:32px 0 15px}.sectionTitle h2{margin:0;font-size:24px}.liveGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}.liveGrid button,.linkedLists article{background:#16181e;border:1px solid #2f323a;border-radius:15px;color:#fff;padding:17px;text-align:left}.liveGrid button{display:grid;gap:8px;cursor:pointer;transition:.2s}.liveGrid button:hover,.posterRail button:hover{transform:translateY(-4px);border-color:#ff8a00}.liveGrid img{width:54px;height:54px;object-fit:contain}.liveGrid small,.linkedLists small{color:#9497a0}.posterRail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(160px,190px);overflow-x:auto;gap:16px;padding-bottom:8px}.posterRail button,.posterRail article{border:1px solid #2f323a;background:#15171c;color:#fff;border-radius:15px;overflow:hidden;text-align:left;cursor:pointer;transition:.2s}.posterRail img,.posterFallback{width:100%;aspect-ratio:2/3;object-fit:cover;background:#22252d;display:grid;place-items:center;color:#777b84}.posterRail strong{display:block;padding:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emptyState{min-height:120px;border:1px dashed #3d4049;border-radius:15px;display:grid;place-content:center;text-align:center;gap:8px;color:#92959e;padding:24px}.emptyState strong{color:#fff}.linkedLists{display:grid;gap:12px}.linkedLists article{display:flex;align-items:center;justify-content:space-between}.linkedLists article>div{display:grid;gap:5px}.playerPage{min-height:100vh;background:#050506}.playerPage header{height:86px;display:flex;align-items:center;gap:20px;padding:0 28px;background:#111318}.playerPage header button{background:#242730;border:0;color:#fff;border-radius:10px;padding:12px 16px;cursor:pointer}.playerPage header div{display:grid;gap:5px}.playerPage header span{color:#9699a2;font-size:13px}.videoStage{height:calc(100vh - 86px);display:grid;place-items:center;position:relative}.videoStage video{width:100%;height:100%;background:#000}.playerMessage{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);background:#201811e8;border:1px solid #ff8a00;padding:14px 18px;border-radius:12px;max-width:min(720px,90vw);text-align:center}@media(max-width:980px){.loginPage{grid-template-columns:1fr}.appShell{grid-template-columns:86px 1fr}.appShell>aside{padding:20px 10px}.appShell>aside img{width:65px}.appShell nav button{font-size:0;text-align:center;height:48px}.profile{display:none}.dashboard{padding:28px 22px}.hero{display:grid}.heroStats{overflow:auto}.dashboard>header{align-items:flex-start}.globalSearch{width:45vw}}@media(max-width:640px){.loginPage{padding:24px}.loginHero h1{font-size:42px}.appShell{display:block}.appShell>aside{position:static;height:auto;flex-direction:row;overflow:auto;border-right:0;border-bottom:1px solid #2b2d34}.appShell>aside img{width:90px;margin:0 20px 0 0}.appShell nav{display:flex}.appShell nav button{font-size:12px;white-space:nowrap}.dashboard>header{display:grid}.globalSearch{width:100%}.hero h2{font-size:28px}.heroStats{display:grid;grid-template-columns:repeat(3,1fr)}.heroStats b{min-width:0}}
/* Web/Windows 0.2 */
.portalHint{margin:12px 0 22px;color:#9497a0;line-height:1.5}.pageHeader{display:flex;justify-content:space-between;align-items:center;gap:24px}.pageHeader span{color:#ff9b2f;font-weight:900;letter-spacing:.12em;font-size:12px}.pageHeader h1{font-size:38px;margin:6px 0}.pageHeader p{margin:0;color:#9fa2aa}.appShell nav button{display:flex;align-items:center;gap:12px}.appShell nav button span{width:24px;text-align:center;font-size:18px}.textAction{border:0;background:transparent;color:#ff9b2f;font-weight:800;cursor:pointer}.quickActions{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.quickActions button{min-height:90px;border:1px solid #343741;background:#171920;color:#fff;border-radius:16px;font-size:18px;font-weight:800;cursor:pointer}.quickActions button:hover{border-color:#ff8a00;background:#24190e}.syncToast{position:fixed;z-index:50;right:26px;top:22px;max-width:min(460px,80vw);border:1px solid #ff8a00;background:#22170d;color:#fff;border-radius:12px;padding:14px 18px;box-shadow:0 16px 50px #000a;cursor:pointer}
.catalogLayout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;margin-top:30px;align-items:start}.categoryPanel{position:sticky;top:24px;max-height:calc(100vh - 48px);overflow:auto;display:grid;gap:6px;border:1px solid #30333c;background:#111319;border-radius:18px;padding:14px}.categoryPanel>strong{padding:10px 12px;color:#fff}.categoryPanel button{border:0;background:transparent;color:#a5a8b0;border-radius:10px;padding:12px;text-align:left;cursor:pointer}.categoryPanel button:hover,.categoryPanel button.active{background:#ff8a00;color:#111;font-weight:800}.catalogContent{min-width:0;display:grid;gap:20px}.channelGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.channelGrid article{position:relative;display:flex;border:1px solid #30333c;background:#16181e;border-radius:15px;overflow:hidden}.channelOpen{flex:1;display:flex;align-items:center;gap:13px;min-width:0;border:0;background:transparent;color:#fff;text-align:left;padding:14px;cursor:pointer}.channelOpen img,.channelOpen>span{width:50px;height:50px;object-fit:contain;display:grid;place-items:center;border-radius:10px;background:#22252d}.channelOpen div{min-width:0;display:grid;gap:4px}.channelOpen strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channelOpen small{color:#92959e}.favoriteButton{position:absolute;right:8px;top:8px;width:36px;height:36px;border:1px solid #ffffff25;border-radius:50%;background:#08090bc9;color:#fff;font-size:20px;cursor:pointer;z-index:2}.favoriteButton.selected{color:#ff9b2f;border-color:#ff9b2f}.mediaGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:17px}.mediaCard{position:relative;min-width:0;border:1px solid #30333a;background:#15171c;border-radius:15px;overflow:hidden;transition:.2s}.mediaCard:hover{transform:translateY(-4px);border-color:#ff8a00}.mediaOpen{display:block;width:100%;border:0;padding:0;background:transparent;color:#fff;text-align:left;cursor:pointer}.mediaOpen img,.mediaOpen>.posterFallback{display:block;width:100%;aspect-ratio:2/3;object-fit:cover}.mediaOpen strong{display:block;padding:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progressTrack{position:absolute;left:8px;right:8px;bottom:47px;height:5px;background:#000a;border-radius:5px;overflow:hidden}.progressTrack i{display:block;height:100%;background:#ff8a00}.posterRail .mediaCard{width:100%}.posterRail .mediaCard img{aspect-ratio:2/3}.posterRail .mediaOpen{height:100%}
.modalBackdrop{position:fixed;z-index:100;inset:0;background:#000c;display:grid;place-items:center;padding:28px}.seriesModal{position:relative;width:min(1080px,96vw);max-height:92vh;overflow:auto;background:#111319;border:1px solid #3a3d46;border-radius:22px;padding:28px}.modalClose{position:sticky;float:right;top:0;z-index:2;width:44px;height:44px;border:0;border-radius:50%;background:#292c34;color:#fff;font-size:28px;cursor:pointer}.seriesSummary{display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:start;margin-bottom:28px}.seriesSummary img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:15px}.seriesSummary span{color:#ff9b2f;font-size:12px;font-weight:900;letter-spacing:.12em}.seriesSummary h2{font-size:34px;margin:8px 0 12px}.seriesSummary p{color:#b4b7bf;line-height:1.65}.seasonList{display:grid;gap:24px}.seasonList h3{font-size:22px}.episodeList{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:10px}.episodeList button{display:grid;gap:6px;border:1px solid #333640;background:#191b21;color:#fff;border-radius:12px;padding:14px;text-align:left;cursor:pointer}.episodeList button:hover{border-color:#ff8a00}.episodeList small{color:#92959e}
.licensePanel{display:flex;align-items:center;gap:20px;margin:30px 0;padding:20px;border:1px solid #343741;background:#15171c;border-radius:17px}.licensePanel>div{display:grid;gap:5px;flex:1}.licensePanel span{color:#92959e}.playlistGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:18px}.playlistGrid>article{border:1px solid #343740;background:#15171c;border-radius:18px;padding:22px}.playlistGrid>article.active{border-color:#ff8a00;box-shadow:inset 0 0 0 1px #ff8a00}.playlistGrid article header{display:flex;justify-content:space-between;gap:18px}.playlistGrid article header span{font-size:11px;letter-spacing:.12em;color:#ff9b2f;font-weight:900}.playlistGrid article h2{margin:6px 0}.playlistGrid article header b{align-self:start;background:#ff8a00;color:#111;border-radius:20px;padding:7px 10px;font-size:11px}.playlistGrid dl{display:grid;gap:10px;margin:20px 0}.playlistGrid dl div{display:flex;justify-content:space-between;gap:16px;padding-bottom:9px;border-bottom:1px solid #282b32}.playlistGrid dt{color:#92959e}.playlistGrid dd{margin:0;text-align:right;word-break:break-all}.playlistGrid footer{display:flex;flex-wrap:wrap;gap:9px}.errorBanner,.successBanner{padding:14px 17px;border-radius:12px}.errorBanner{background:#401c20;border:1px solid #9f3941;color:#ffb4b9}.successBanner{background:#173622;border:1px solid #337e4c;color:#b8f6ca}
.settingsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:30px}.settingsGrid>label,.settingAction{display:grid;gap:10px;border:1px solid #343740;background:#15171c;border-radius:16px;padding:20px}.settingsGrid label span,.settingAction strong{font-weight:800}.settingsGrid input,.settingsGrid select{border:1px solid #444752;background:#0c0d11;color:#fff;border-radius:10px;padding:12px}.toggleRow{grid-template-columns:1fr auto;align-items:center}.toggleRow input{width:22px;height:22px}.toggleRow small{grid-column:1/-1;color:#92959e;line-height:1.5}.settingAction{grid-template-columns:1fr auto;align-items:center}.settingAction p{color:#92959e;line-height:1.5;margin:6px 0 0}
@media(max-width:980px){.catalogLayout{grid-template-columns:200px minmax(0,1fr)}.appShell nav button span{width:auto}.settingsGrid{grid-template-columns:1fr}}
@media(max-width:760px){.pageHeader{display:grid}.catalogLayout{grid-template-columns:1fr}.categoryPanel{position:static;display:flex;max-height:none;overflow-x:auto}.categoryPanel>strong{display:none}.categoryPanel button{white-space:nowrap}.seriesSummary{grid-template-columns:110px 1fr}.licensePanel{display:grid}.playlistGrid{grid-template-columns:1fr}.modalBackdrop{padding:10px}.seriesModal{padding:18px}.settingAction{grid-template-columns:1fr}.appShell nav button span{display:inline-block}}

/* Web/Windows 0.3 - player, séries e favoritos */
.playerOverlay{position:fixed;z-index:1000;inset:0;background:#050506;overflow:hidden}.playerPage{height:100vh;min-height:0;display:flex;flex-direction:column;overflow:hidden}.playerPage header{height:76px;min-height:76px;flex:0 0 76px;padding:0 24px}.playerPage header strong{font-size:16px}.videoStage{height:auto;min-height:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px 24px 18px;background:#050506}.playerFrame{position:relative;width:min(1320px,calc(100vw - 48px),calc((100vh - 145px)*1.7778));aspect-ratio:16/9;max-width:100%;max-height:calc(100vh - 145px);overflow:hidden;border:1px solid #2e3139;border-radius:14px;background:#000;box-shadow:0 22px 70px #000c}.playerFrame video{display:block;width:100%;height:100%;object-fit:contain;background:#000}.playerFrame:fullscreen{width:100vw;max-width:none;height:100vh;max-height:none;border:0;border-radius:0}.playerFrame:fullscreen video{object-fit:contain}.playerStatus{width:min(1320px,calc(100vw - 48px));display:grid;grid-template-columns:auto minmax(120px,1fr) auto;gap:12px;align-items:center;color:#aeb1b9;font-size:12px}.playerStatus progress{width:100%;height:6px;accent-color:#ff8a00}.skipIntroButton{position:absolute;right:24px;bottom:76px;z-index:4;min-height:48px;padding:0 22px;border:2px solid #fff;border-radius:10px;background:#111d;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 10px 30px #000b}.skipIntroButton:hover,.skipIntroButton:focus{border-color:#ff8a00;background:#ff8a00;color:#111}.nextEpisodePanel{position:absolute;right:24px;bottom:76px;z-index:5;width:min(350px,calc(100% - 48px));display:grid;gap:9px;padding:18px;border:1px solid #ff8a00;border-radius:14px;background:#101116ed;box-shadow:0 18px 50px #000c}.nextEpisodePanel small{color:#ff9b2f;font-weight:900}.nextEpisodePanel strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nextEpisodePanel button{min-height:44px;border:0;border-radius:10px;background:#ff8a00;color:#111;font-weight:900;cursor:pointer}.playerMessage{bottom:18px;max-width:min(720px,calc(100% - 40px));font-size:13px}
.favoriteButton{right:10px;top:10px;width:44px;height:44px;border:2px solid #ff9b2f;background:#090a0de8;color:#ff9b2f;font-size:27px;line-height:1;display:grid;place-items:center;box-shadow:0 5px 18px #000b}.favoriteButton:hover,.favoriteButton:focus{transform:scale(1.08);background:#ff8a00;color:#111;border-color:#fff}.favoriteButton.selected{background:#ff8a00;color:#111;border-color:#fff}.channelOpen{padding-right:62px}.seriesTitleRow{display:flex;align-items:center;justify-content:space-between;gap:18px}.seriesTitleRow h2{margin-right:auto}.detailFavorite{flex:0 0 auto;min-height:44px;padding:0 16px;border:2px solid #ff9b2f;border-radius:11px;background:#0c0d11;color:#ff9b2f;font-weight:900;cursor:pointer}.detailFavorite.selected{background:#ff8a00;color:#111;border-color:#fff}.episodeList .episodeButton{position:relative;overflow:hidden;min-height:86px;padding:15px 15px 20px}.episodeList .episodeButton.watched{border-color:#ff8a00;background:linear-gradient(120deg,#2b1c0d,#191b21)}.episodeHeading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.episodeHeading strong{min-width:0}.watchedBadge{flex:0 0 auto;color:#ffae54;font-size:11px;white-space:nowrap}.episodeProgress{position:absolute;left:14px;right:14px;bottom:9px;height:5px;border-radius:99px;background:#08090b;overflow:hidden}.episodeProgress i{display:block;height:100%;background:#ff8a00}.episodeButton.watched .episodeProgress i{width:100%!important}.episodeButton.watched:after{content:'✓';position:absolute;right:9px;bottom:8px;color:#ff9b2f;font-weight:900}
@media(max-width:760px){.playerPage header{height:auto;min-height:72px;padding:10px 14px}.playerPage header span{display:none}.videoStage{padding:10px}.playerFrame{width:min(calc(100vw - 20px),calc((100vh - 125px)*1.7778));max-height:calc(100vh - 125px);border-radius:8px}.playerStatus{width:calc(100vw - 20px)}.skipIntroButton,.nextEpisodePanel{right:12px;bottom:62px}.seriesTitleRow{align-items:flex-start;flex-direction:column}.detailFavorite{margin-bottom:10px}}

/* Favoritos organizados por tipo */
.favoritesPage{display:grid;gap:34px}.favoriteGroup{display:grid;gap:16px}.favoriteGroupHeader{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-bottom:12px;border-bottom:1px solid #2e3139}.favoriteGroupHeader span{color:#ff9b2f;font-size:12px;font-weight:900;letter-spacing:.12em}.favoriteGroupHeader h2{margin:5px 0 0;font-size:25px}.favoriteGroupHeader b{min-width:42px;height:34px;display:grid;place-items:center;border:1px solid #3a3d46;border-radius:999px;background:#15171d;color:#ff9b2f}.favoriteGroup-live .mediaGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.favoriteGroup-live .mediaOpen img,.favoriteGroup-live .mediaOpen>.posterFallback{aspect-ratio:16/9;object-fit:contain;padding:20px;background:#111318}.favoriteGroup-live .progressTrack{display:none}

/* Controles e recuperação da TV ao vivo */
.livePlayerTools{width:min(1320px,calc(100vw - 48px));display:flex;align-items:center;justify-content:space-between;gap:14px;color:#aeb1b9;font-size:12px}.livePlayerTools span{display:inline-flex;align-items:center;gap:7px}.livePlayerTools span:before{content:'';width:8px;height:8px;border-radius:50%;background:#3ddc84;box-shadow:0 0 12px #3ddc8488}.livePlayerTools button{min-height:38px;padding:0 14px;border:1px solid #454954;border-radius:10px;background:#171920;color:#fff;font-weight:800;cursor:pointer}.livePlayerTools button:hover,.livePlayerTools button:focus{border-color:#ff8a00;color:#ff9b2f}.playerMessage{z-index:8}.playerMessage:empty{display:none}

@media(max-width:760px){.favoriteGroup-live .mediaGrid{grid-template-columns:1fr}.livePlayerTools{width:calc(100vw - 20px);align-items:stretch;flex-direction:column}.livePlayerTools button{width:100%}}
