:root{color:#edf2ff;background:#0b1020;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 10% 0,#182958,#0b1020 45%);min-width:320px;margin:0}button,input,select{font:inherit}button{color:#061417;cursor:pointer;background:#25c3a7;border:0;border-radius:8px;padding:.7rem 1rem;font-weight:700}button:hover{filter:brightness(1.08)}header{background:#0d1427ee;border-bottom:1px solid #283553;align-items:center;gap:2rem;height:68px;padding:0 4vw;display:flex}.brand{color:#25c3a7;letter-spacing:.08em;font-size:1.35rem;font-weight:900}nav{flex:1;gap:1.25rem;display:flex}nav a{color:#aab6d3;text-decoration:none}.profile{color:#dce5fb;background:0 0;padding:0}label{color:#c1cce4;gap:.4rem;margin:.75rem 0;display:grid}input,select{color:#fff;background:#0a1123;border:1px solid #354569;border-radius:8px;padding:.65rem}.auth-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.card,.auth-card{background:#121c35;border:1px solid #283553;border-radius:14px;padding:1.4rem}.auth-card{width:min(420px,100%)}.auth-card button{width:100%;margin-top:1rem}.link{color:#8ba7ff;background:0 0}.eyebrow{color:#25c3a7;letter-spacing:.16em;font-size:.75rem;font-weight:800}.error{color:#ff8d9b}.content{max-width:1180px;margin:0 auto;padding:4rem 2rem}.plans{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.plans strong{color:#25c3a7;margin:1rem 0;font-size:1.7rem;display:block}.watch-layout{grid-template-columns:minmax(0,1fr) 350px;gap:1.5rem;max-width:1500px;margin:auto;padding:2rem 4vw;display:grid}.player{background:#060a14;border-radius:12px;min-height:300px;overflow:hidden}.player video{background:#000;width:100%;max-height:70vh}.player h2,.player p{margin:.7rem 1rem}.empty{place-items:center;display:grid}.channel-list{background:#121c35;border-radius:12px;max-height:calc(100vh - 110px);padding:.8rem;overflow-y:auto}.channel-list>input{width:100%;margin-bottom:.6rem}.channel{text-align:left;color:#e6edff;background:0 0;border-radius:8px;align-items:center;gap:.7rem;width:100%;padding:.65rem;display:flex}.channel.selected,.channel:hover{background:#26395f}.channel img{object-fit:contain;width:36px;height:36px}small,.channel span{display:grid}small{color:#9aabc9;margin-top:.15rem}.notice{background:#25365b;border-radius:8px;margin-top:1rem;padding:1rem}.admin-shell{background:#0b1020;min-height:100vh;display:flex}.sidebar{background:#10182b;border-right:1px solid #273655;flex-direction:column;flex:0 0 252px;width:252px;padding:1.75rem 1rem;display:flex}.admin-brand{color:#f5f8ff;letter-spacing:.09em;padding:0 .75rem 2.25rem;font-size:1.35rem;font-weight:900;text-decoration:none}.admin-brand span{color:#29d1ae}.sidebar-label{color:#61718f;letter-spacing:.13em;margin:0 .75rem .7rem;font-size:.68rem;font-weight:800}.sidebar nav{gap:.25rem;display:grid}.sidebar nav a{color:#9dacca;border-radius:9px;align-items:center;gap:.75rem;padding:.76rem;font-weight:600;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#203658}.sidebar nav i{color:#56e0c2;text-align:center;width:1.3rem;font-size:1.1rem;font-style:normal}.sidebar-footer{color:#6ee7bd;gap:.9rem;margin-top:auto;padding:1rem .75rem 0;font-size:.74rem;display:grid}.sidebar-footer button{color:#aebbd5;text-align:left;background:0 0;padding:0;font-size:.8rem}.admin-main{flex:1;min-width:0}.topbar{background:#10182bd9;border-bottom:1px solid #273655;justify-content:space-between;align-items:center;height:74px;padding:0 3rem;display:flex}.back-button{color:#a7b7d5;background:0 0;padding:.35rem 0}.topbar-user{color:#cad5eb;align-items:center;gap:.7rem;font-size:.88rem;display:flex}.topbar-user b{color:#09221e;background:#2bd6b5;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.admin-content{max-width:1400px;margin:0 auto;padding:2.5rem 3rem}.page-header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem;display:flex}.page-header h1{letter-spacing:-.04em;margin:.25rem 0 .4rem;font-size:clamp(1.75rem,3vw,2.3rem)}.page-header>div>p:last-child{color:#94a5c4;margin:0}.stat-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.stat-card{background:linear-gradient(135deg,#182542,#121c35);border:1px solid #2b3d60;border-radius:13px;justify-content:space-between;align-items:center;padding:1.35rem;display:flex}.stat-card span{color:#9fb0d0;font-size:.83rem;display:block}.stat-card strong{color:#fff;margin-top:.45rem;font-size:2rem;display:block}.stat-card i{color:#5ce4c5;background:#203f5f;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.4rem;font-style:normal;display:grid}.dashboard-panels{grid-template-columns:1.2fr 1fr;gap:1rem;margin-top:1rem;display:grid}.panel{background:#121c35;border:1px solid #2b3d60;border-radius:13px;padding:1.4rem}.panel h2{margin-top:0;font-size:1rem}.panel p,.panel li,.panel small{color:#9eafd0}.panel ul{padding-left:1.2rem;line-height:1.9}.progress{background:#263651;border-radius:99px;height:8px;margin:1.25rem 0 .55rem;overflow:hidden}.progress span{border-radius:inherit;background:linear-gradient(90deg,#2bd6b5,#5e9cff);height:100%;display:block}.toolbar{align-items:center;gap:.65rem;margin-bottom:1.2rem;display:flex}.toolbar input{width:min(360px,100%)}.toolbar select{min-width:160px}.toolbar button{padding:.66rem 1rem}.table-wrap{background:#121c35;border:1px solid #2b3d60;border-radius:13px;overflow:hidden}table{border-collapse:collapse;width:100%}th{text-align:left;color:#8294b5;text-transform:uppercase;letter-spacing:.06em;background:#17233e;font-size:.72rem}th,td{border-bottom:1px solid #263755;padding:1rem 1.15rem}td{color:#ced9ef;font-size:.88rem}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#182642}.identity{gap:.2rem;display:grid}.identity b{color:#f4f7ff}.role{color:#b9cdf9;text-transform:capitalize;background:#263b61;border-radius:99px;padding:.25rem .55rem;font-size:.75rem;display:inline-block}.status{text-transform:capitalize;border-radius:99px;padding:.25rem .55rem;font-size:.75rem;display:inline-block}.status.active{color:#65e3bd;background:#123d35}.status.inactive{color:#ffabb8;background:#442839}.row-actions{flex-wrap:wrap;gap:.45rem;display:flex}.row-actions button{color:#d6e2fb;background:#263b5e;padding:.35rem .55rem;font-size:.75rem}.row-actions .danger-link{color:#f190a0;background:0 0}.empty-cell{color:#93a4c5;text-align:center;padding:2.5rem}.pagination{color:#97a9c9;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1.15rem;font-size:.8rem;display:flex}.pagination div{gap:.5rem;display:flex}.pagination button{color:#d6e2fb;background:#263b5e;padding:.4rem .7rem;font-size:.77rem}.pagination button:disabled{opacity:.4;cursor:default}.modal-backdrop{z-index:10;background:#040814a8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:#16213a;border:1px solid #395078;border-radius:15px;width:min(560px,100%);max-height:90vh;padding:1.4rem;overflow:auto;box-shadow:0 20px 80px #000a}.modal>header{background:0 0;border:0;height:auto;padding:0 0 1rem}.modal h2{margin:0;font-size:1.2rem}.icon-button{color:#c7d2e9;background:0 0;padding:0 .3rem;font-size:1.6rem}.form-grid{grid-template-columns:1fr 1fr;gap:0 1rem;display:grid}.form-grid button{grid-column:1/-1;margin-top:.75rem}.settings-form{gap:.4rem;max-width:620px;display:grid}.settings-form h2{margin:0 0 .5rem}.check{align-items:center;gap:.6rem;display:flex}.check input{width:auto}.channel-id{grid-template-columns:34px 1fr;align-items:center}.channel-id img{object-fit:contain;width:32px;height:32px}@media (width<=960px){.sidebar{flex-basis:70px;width:70px;padding:1.5rem .55rem}.admin-brand{padding:0 .25rem 2rem;font-size:0}.admin-brand:first-letter{font-size:1.3rem}.sidebar-label,.sidebar nav a,.sidebar-footer,.sidebar-footer button{font-size:0}.sidebar nav a{justify-content:center}.sidebar nav i{font-size:1.2rem}.admin-content{padding:2rem}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){header{gap:1rem;padding:0 1rem}header nav{gap:.6rem}.profile{font-size:0}.watch-layout{grid-template-columns:1fr;padding:1rem}.channel-list{max-height:350px}.plans{grid-template-columns:1fr}.sidebar{display:none}.topbar{padding:0 1rem}.topbar-user span{display:none}.admin-content{padding:1.5rem 1rem}.page-header{flex-direction:column;align-items:start}.stat-grid,.dashboard-panels{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:stretch}.toolbar input,.toolbar select{width:100%}.table-wrap{overflow-x:auto}table{min-width:680px}.form-grid{grid-template-columns:1fr}.form-grid button{grid-column:auto}}.tv-page{background:#090e1b;min-height:calc(100vh - 68px)}.tv-hero{max-width:1400px;margin:auto;padding:1.5rem 4vw 0}.player-meta{justify-content:space-between;align-items:center;padding:.1rem 1rem .8rem;display:flex}.player-meta h2{margin:.3rem 0}.live{color:#ff6075;font-size:.75rem;font-weight:800}.tv-catalog{max-width:1400px;margin:auto;padding:1.5rem 4vw 3rem}.tv-controls{gap:.75rem;display:flex}.tv-controls input{flex:1}.selected-filter{color:#dceaff;background:#28466f}.category-tabs{gap:.5rem;padding:1rem 0;display:flex;overflow:auto}.category-tabs button{white-space:nowrap;color:#b7c5df;background:#17233e;padding:.5rem .75rem}.category-tabs button.active{color:#071715;background:#25c3a7}.category-tabs small{margin-left:.3rem;display:inline}.channel-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.8rem;display:grid}.poster{text-align:left;color:#edf2ff;background:#131e36;border:1px solid #263858;align-items:center;gap:.7rem;min-height:105px;padding:.8rem;display:flex;position:relative}.poster:hover,.poster.playing{background:#1b2d4d;border-color:#2bd6b5}.poster img,.poster>span{object-fit:contain;background:#263b5e;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.poster div{min-width:0;display:grid}.poster b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.poster i{color:#ffd56a;font-size:1.15rem;font-style:normal;position:absolute;top:.35rem;right:.4rem}.load-more{color:#dceaff;background:#28466f;margin:1.5rem auto;display:block}@media (width<=650px){.tv-hero,.tv-catalog{padding-inline:1rem}.channel-grid{grid-template-columns:repeat(2,1fr)}.poster{min-height:95px;padding:.55rem}.poster img,.poster>span{width:34px;height:34px}.tv-controls button{padding:.5rem}.player-meta{align-items:start}.player-meta h2{font-size:1rem}}.provider-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:1rem;display:grid}.provider-card{background:#121c35;border:1px solid #2b3d60;border-radius:13px;padding:1.25rem}.provider-head{justify-content:space-between;align-items:start;display:flex}.provider-card h2{margin:0 0 .5rem;font-size:1.1rem}.provider-url{color:#8fa2c4;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.provider-metrics{border-top:1px solid #2b3d60;border-bottom:1px solid #2b3d60;grid-template-columns:repeat(4,1fr);gap:.4rem;margin:1rem 0;padding:.8rem 0;display:grid}.provider-metrics span{color:#91a3c3;font-size:.7rem;display:grid}.provider-metrics b{color:#f3f7ff;font-size:1.15rem}.provider-progress{background:#263651;border-radius:8px;height:6px;margin:.7rem 0;overflow:hidden}.provider-progress span{background:#2bd6b5;height:100%;display:block}.provider-actions{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.provider-actions button{color:#dbe7ff;background:#263b5e;padding:.45rem .6rem;font-size:.73rem}.provider-actions button:first-child{color:#061417;background:#25c3a7}.vod-page{background:#090e1b;min-height:calc(100vh - 68px)}.vod-heading{justify-content:space-between;align-items:end;margin-bottom:1.5rem;display:flex}.vod-heading h1{margin:.3rem 0}.vod-heading p:last-child{color:#94a5c4}.vod-tabs{gap:.4rem;display:flex}.vod-tabs button{color:#b8c9e7;background:#1a2a47}.vod-tabs button.active{color:#061417;background:#25c3a7}.vod-search{width:100%;max-width:500px;margin-bottom:1.5rem}.vod-grid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:1rem;display:grid}.vod-card{text-align:left;color:#edf2ff;background:#131e36;border:1px solid #2b3d60;padding:0;overflow:hidden}.vod-card img,.vod-placeholder{object-fit:cover;color:#6ee7c5;background:#223555;place-items:center;width:100%;height:220px;font-size:3rem;display:grid}.vod-card b,.vod-card small{padding:.5rem .65rem 0;display:block}.vod-card small{padding-top:.2rem;padding-bottom:.7rem}.vod-detail{background:#16213a;border:1px solid #395078;border-radius:15px;width:min(760px,100%);overflow:hidden}.vod-detail>img{object-fit:cover;width:100%;height:260px}.vod-detail>div{padding:1.5rem}.vod-detail p{color:#b4c2db;line-height:1.6}.vod-detail button{margin-top:1rem}.episode-list{max-height:280px;margin:1rem 0;overflow-y:auto}.episode-season h3{color:#8ba7ff;text-transform:uppercase;letter-spacing:.05em;margin:1rem 0 .4rem;font-size:.8rem}.episode-grid{gap:.4rem;display:grid}.episode-grid button{text-align:left;color:#dce5fb;background:#1a2a47;width:100%;margin:0;padding:.6rem .8rem;font-weight:600}.episode-grid button.active{color:#061417;background:#25c3a7}@media (width<=650px){.vod-heading{flex-direction:column;align-items:start;gap:1rem}.vod-grid{grid-template-columns:repeat(2,1fr)}.vod-card img,.vod-placeholder{height:180px}}.admin-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.2rem;display:grid}.inline{color:#aebbd5;align-items:center;gap:.45rem;font-size:.85rem;display:flex}.inline input{width:auto}.success{color:#65e3bd;background:#123d35;border:1px solid #1f6f5b;border-radius:10px;padding:.75rem 1rem}.warning{color:#ffd580;background:#3d331a;border:1px solid #6f5a1f;border-radius:10px;padding:.75rem 1rem}fieldset{border:1px solid #2b3d60;border-radius:10px;grid-column:1/-1;padding:.8rem}legend{color:#9fb0d0;padding:0 .35rem}@media (width<=900px){.admin-grid.two{grid-template-columns:1fr}}.profile-settings{gap:1rem;max-width:760px;margin:auto;display:grid}.crm-stats{grid-template-columns:repeat(5,1fr);margin-bottom:1.2rem}.link-button{color:#edf2ff;text-align:left;background:0 0;padding:0;display:grid}.crm-detail{gap:.5rem;max-height:720px;display:grid;overflow:auto}.crm-detail h3{color:#6ee7bd;margin:1rem 0 .2rem}@media (width<=1100px){.crm-stats{grid-template-columns:repeat(2,1fr)}}.nav-toggle{color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;padding:.4rem .65rem;font-size:1.15rem;line-height:1;display:none}.sidebar-backdrop{display:none}@media (width<=650px){.nav-toggle{justify-content:center;align-items:center;display:inline-flex}.sidebar{z-index:50;display:none;position:fixed;top:0;bottom:0;left:0;box-shadow:2px 0 16px #0006}.sidebar.open{display:flex}.sidebar-backdrop{z-index:40;background:#00000080;display:block;position:fixed;inset:0}}
