:root{color-scheme:dark;--bg:#0b0d12;--panel:#151922;--line:#2a3140;--text:#f6f7fb;--muted:#9ba7b8;--accent:#e53935}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:#9dccff;text-decoration:none}input,select,textarea,button,.btn{font:inherit;border-radius:10px;border:1px solid var(--line);background:#0f131b;color:#fff;padding:12px}input,select,textarea{width:100%;margin:6px 0 12px}button,.btn{background:var(--accent);border:0;font-weight:700;cursor:pointer;display:inline-block}.auth-card{width:min(92vw,520px);margin:8vh auto;padding:22px;background:var(--panel);border:1px solid var(--line);border-radius:18px}.auth-card button{width:100%}.social{display:block;padding:12px;margin:8px 0;border:1px solid var(--line);border-radius:10px;text-align:center}.error{background:#401a1a;padding:10px;border-radius:10px;color:#ffaaaa}.success{color:#83e39b}.muted,small{color:var(--muted)}.badge{display:inline-block;padding:8px 12px;background:#242b38;border-radius:999px}.lock{font-size:44px}.site-head,.player-head{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#10141c;border-bottom:1px solid var(--line);gap:12px}.site-head nav{display:flex;gap:12px;flex-wrap:wrap}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;padding:16px}.channel{min-height:90px;background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:16px;display:flex;flex-direction:column;justify-content:space-between}.channel.locked{opacity:.72}.player-page{min-height:100vh}.server-bar{display:flex;gap:8px;overflow:auto;padding:10px;background:#0f1218}.server-bar button{white-space:nowrap;padding:10px 14px}.locked-source{background:#30343e}.video-shell{width:100%;background:#000;aspect-ratio:16/9;max-height:78vh}.video-shell video{width:100%;height:100%;background:#000}.notice{padding:10px 16px;color:#ffcf7d;min-height:20px}.admin-wrap{max-width:1100px;margin:24px auto;padding:0 14px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:14px;margin:12px 0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:10px;border-bottom:1px solid var(--line);text-align:left}.user-row{display:grid;grid-template-columns:2fr 130px 120px auto 100px;gap:10px;align-items:center}.user-row small{display:block}.user-row input,.user-row select{margin:0}@media(max-width:700px){.auth-card{margin:3vh auto}.grid{grid-template-columns:1fr 1fr;padding:10px;gap:8px}.channel{min-height:76px;padding:12px}.player-head{font-size:14px}.video-shell{aspect-ratio:16/9}.user-row{grid-template-columns:1fr}.admin-wrap{margin:12px auto}.server-bar button{min-height:44px}.site-head{align-items:flex-start;flex-direction:column}}.btn{display:inline-block;padding:10px 14px;border-radius:9px;background:#1f6feb;color:#fff!important;text-decoration:none;font-weight:700}.btn:hover{filter:brightness(1.08)}
.channel-page{max-width:1180px;margin:0 auto;padding:14px}.channel-hero{display:grid;grid-template-columns:minmax(180px,320px) 1fr;gap:20px;align-items:center;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:16px;margin-bottom:14px}.channel-hero img{width:100%;max-height:220px;object-fit:cover;border-radius:14px;background:#090b0f}.channel-hero h1{margin:0 0 8px}.now{padding:10px 12px;background:#202735;border-radius:10px}.player-card{background:var(--panel);border-radius:16px;overflow:hidden;border:1px solid var(--line)}.access-panel{text-align:center}.epg{margin:16px 0;background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:14px}.epg h2{margin:0 0 10px}.epg-row{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:start;padding:12px 8px;border-top:1px solid var(--line)}.epg-row:first-of-type{border-top:0}.epg-row time{font-weight:800}.epg-row p{margin:5px 0 0;color:var(--muted);font-size:14px}.epg-row.active{background:#191f2a;border-radius:10px}.live-pill{font-size:11px;font-weight:800;background:var(--accent);padding:5px 8px;border-radius:999px}.listing-intro{padding:18px 16px 0;max-width:1180px;margin:auto}.channel-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;overflow:hidden;color:var(--text)}.channel-thumb{aspect-ratio:16/9;background:#080a0e}.channel-thumb img{width:100%;height:100%;object-fit:cover}.channel-body{padding:12px}.channel-body h2{font-size:18px;margin:0 0 6px}.channel-card.locked{opacity:.75}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-preview{max-width:320px;max-height:180px;object-fit:cover;border-radius:12px;display:block;margin-bottom:12px}.admin-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.btn.secondary{background:#303846}.epg-admin{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid var(--line)}.epg-admin small{display:block;margin-top:4px}@media(max-width:700px){.channel-page{padding:8px}.channel-hero{grid-template-columns:1fr;gap:12px}.channel-hero img{max-height:180px}.two{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.epg-row{grid-template-columns:52px 1fr auto}.epg-row p{font-size:13px}.listing-intro{padding:12px 10px 0}}
.brand{font-weight:800;color:#fff}.auth-nav{margin-left:auto;display:flex!important;align-items:center;gap:10px}.btn.mini{padding:8px 12px}.upgrade-wrap{max-width:900px;margin:28px auto;padding:0 14px}.upgrade-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.switchline{display:flex;gap:8px;align-items:center;margin:10px 0}.switchline input{width:auto;margin:0}@media(max-width:700px){.site-head{flex-direction:row;align-items:center}.auth-nav{width:auto}.upgrade-grid{grid-template-columns:1fr}.site-head .btn.mini{padding:7px 10px}}
.radio-shell{min-height:150px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#111827,#0b0f18)}
.radio-shell audio{width:min(760px,92%);height:56px}
/* v2.5 TV Online modern */
:root{--bg:#0b0f14;--panel:#121821;--line:#27303c;--text:#edf3f8;--muted:#94a3b8;--blue:#4da3ff;--orange:#ff8a00;--green:#29c76f}
body{background:radial-gradient(circle at 50% -180px,#18304b 0,#0b0f14 430px);color:var(--text)}
.topbar{position:sticky;top:0;z-index:30;background:rgba(8,12,17,.92);backdrop-filter:blur(14px);border-bottom:1px solid #202936}.top-inner{max-width:1180px;margin:auto;min-height:68px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:baseline;gap:2px;color:#fff;text-decoration:none;font-size:25px;font-weight:900;letter-spacing:-1px}.brand-tv{color:var(--orange)}.brand small{font-size:10px;color:var(--green);letter-spacing:0}.main-nav{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.main-nav a{color:#cbd5e1;text-decoration:none;padding:9px 10px;border-radius:9px;font-size:14px}.main-nav a:hover{background:#18212c;color:#fff}.nav-cta{background:#1e6fd9!important;color:white!important}.wrap{max-width:1180px;margin:auto;padding:28px 18px 50px}.page-head{display:flex;align-items:end;justify-content:space-between;margin:6px 0 20px}.page-head h1{font-size:32px;margin:2px 0 5px}.page-head p{color:var(--muted);margin:0}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.5px;color:var(--orange)}
.tv-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tv-card{position:relative;display:grid;grid-template-columns:92px 1fr 36px;gap:12px;align-items:center;min-height:100px;padding:10px;background:linear-gradient(145deg,#151c25,#10161e);border:1px solid var(--line);border-radius:15px;box-shadow:0 12px 28px rgba(0,0,0,.16)}.tv-card:hover{border-color:#3d5268;transform:translateY(-1px)}.tv-logo{height:78px;background:#fff;border-radius:11px;display:flex;align-items:center;justify-content:center;overflow:hidden}.tv-logo img{width:100%;height:100%;object-fit:contain;padding:7px}.tv-logo span{color:#111;font-weight:900}.tv-info{min-width:0}.tv-name{display:block;color:#fff;text-decoration:none;font-weight:800;font-size:16px;margin-bottom:7px}.program-now,.program-next{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.program-now{color:#d9e4ef}.program-now b{color:var(--orange)}.program-next{color:var(--muted);margin-top:4px;font-size:12px}.heart{border:0;background:#202a36;color:#738196;width:34px;height:34px;border-radius:50%;font-size:17px;cursor:pointer}.heart.on{color:#ff4567;background:#321b24}.off-line{color:#ffbd66;font-size:12px;font-weight:700}.muted{color:var(--muted)}
.now-wrap{max-width:980px}.now-list{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#10161e}.now-row{display:grid;grid-template-columns:230px 1fr 42px;gap:14px;align-items:center;padding:13px 15px;border-bottom:1px solid var(--line)}.now-row:last-child{border:0}.now-row:hover{background:#151e28}.now-channel{display:flex;align-items:center;gap:12px;color:#eaf3ff;text-decoration:none}.now-channel img{width:52px;height:38px;object-fit:contain;background:#fff;border-radius:7px;padding:3px}.now-channel strong{color:var(--blue)}.now-program>div{display:flex;gap:10px;align-items:baseline}.now-program time{font-size:18px;font-weight:900;color:var(--orange);min-width:52px}.now-program b{font-size:15px}.now-program small{display:block;color:var(--muted);margin-top:5px}.now-program small b{font-size:12px;color:#cbd5e1}
.channel-page{max-width:1080px}.channel-hero{border-radius:18px}.player-card,.epg,.panel{border-radius:18px}.epg-row.active{border-left:3px solid var(--orange)}
@media(max-width:900px){.tv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav{gap:2px}.main-nav a{padding:8px 6px;font-size:12px}.now-row{grid-template-columns:180px 1fr 38px}}
@media(max-width:620px){.top-inner{align-items:flex-start;padding-top:12px;padding-bottom:10px;flex-direction:column;gap:7px}.main-nav{width:100%;overflow-x:auto;flex-wrap:nowrap}.main-nav a{white-space:nowrap}.wrap{padding:20px 10px 40px}.page-head h1{font-size:27px}.tv-grid{grid-template-columns:1fr}.tv-card{grid-template-columns:82px 1fr 34px}.tv-logo{height:68px}.now-list{border-radius:12px}.now-row{grid-template-columns:1fr 34px;padding:12px}.now-channel{grid-column:1}.now-program{grid-column:1}.now-row>.heart{grid-column:2;grid-row:1}.now-channel img{width:46px;height:34px}.now-program time{font-size:16px}.now-program>div{align-items:flex-start}.channel-hero{border-radius:12px}}

/* v2.5.1 - polished TV Online-inspired shell */
html{background:#081018}body{min-height:100vh;background:linear-gradient(180deg,#081018 0,#0b121a 260px,#0c1118 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#eef5fb}
.topbar{background:#07101a;border-bottom:1px solid #1b2b3a;box-shadow:0 6px 24px rgba(0,0,0,.28)}
.top-inner{min-height:72px}
.brand{font-size:27px;line-height:1;text-transform:uppercase}.brand-tv{display:inline-flex;align-items:center;justify-content:center;background:#f28a17;color:#081018;padding:5px 7px;border-radius:7px;margin-right:1px}.brand small{font-size:10px;text-transform:none;background:#16a364;color:#fff;padding:3px 5px;border-radius:999px;margin-left:4px;position:relative;top:-8px}
.main-nav a{font-weight:700;border:1px solid transparent}.main-nav a:hover{background:#122131;border-color:#213a50}.main-nav .nav-cta{box-shadow:0 5px 16px rgba(30,111,217,.25)}
.wrap{max-width:1120px}.now-wrap{max-width:1120px}
.now-hero{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end;margin:4px 0 18px;padding:22px 24px;background:linear-gradient(135deg,#14283a 0,#0f1b28 60%,#111820 100%);border:1px solid #233b4e;border-radius:18px;box-shadow:0 18px 44px rgba(0,0,0,.2)}
.now-hero h1{margin:4px 0 7px;font-size:36px;letter-spacing:-1px}.now-hero p{margin:0;color:#9fb1c2}.now-kicker{font-size:11px;font-weight:900;letter-spacing:1.6px;color:#f7a03a}.now-stats{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.stat-pill{border:1px solid #29465d;background:#0c1722;border-radius:999px;padding:8px 11px;font-size:12px;color:#b9cada}.stat-pill b{color:#fff}
.schedule-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px}.schedule-toolbar .tabs{display:flex;gap:7px;overflow:auto}.schedule-toolbar .tabs a{white-space:nowrap;color:#b8c8d6;background:#101b26;border:1px solid #203346;padding:9px 12px;border-radius:10px;font-size:13px;font-weight:800}.schedule-toolbar .tabs a.active{background:#f28a17;border-color:#f28a17;color:#101820}
.now-list{background:#0d151e;border:1px solid #263746;border-radius:14px;box-shadow:0 16px 40px rgba(0,0,0,.2)}
.now-row{grid-template-columns:220px minmax(0,1fr) 44px;min-height:82px;padding:11px 14px;border-bottom:1px solid #1c2a37;transition:background .15s ease,border-color .15s ease}.now-row:hover{background:#111f2b}.now-channel{min-width:0}.now-channel img{width:58px;height:46px;border-radius:9px;border:1px solid #dbe3ea;box-shadow:0 4px 12px rgba(0,0,0,.18)}.now-channel strong{font-size:15px;color:#7fc0ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.now-program{min-width:0}.now-program>div{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:baseline}.now-program time{font-size:18px;color:#f5a03a}.now-program b{font-size:15px;color:#f5f8fb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.now-program small{margin-left:68px;color:#90a4b7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.now-program small:before{content:"↳ ";color:#4fa8ff}.now-program small b{color:#cbd8e4}.heart{border:1px solid #2b3b4b;background:#111c27;color:#71869a;box-shadow:none}.heart:hover{background:#172636;color:#ff6680}.heart.on{border-color:#663243;color:#ff5573;background:#2d1821}.empty-program{color:#8fa1b2;font-size:14px}.off-line{display:inline-flex;align-items:center;gap:7px;color:#ffbf70;background:#2a2118;border:1px solid #564026;padding:7px 9px;border-radius:8px}.off-line:before{content:"●";font-size:10px;color:#ff9b33}
.site-footer{max-width:1120px;margin:0 auto 28px;padding:17px 18px;color:#71879a;font-size:12px;border-top:1px solid #172532}
@media(max-width:760px){.top-inner{min-height:auto;padding:11px 12px}.brand{font-size:22px}.brand small{top:-6px}.main-nav{padding-bottom:2px}.main-nav a{font-size:12px;padding:8px 9px}.now-hero{grid-template-columns:1fr;padding:17px 16px;border-radius:13px}.now-hero h1{font-size:29px}.now-stats{justify-content:flex-start}.schedule-toolbar{align-items:flex-start;flex-direction:column}.now-row{grid-template-columns:minmax(0,1fr) 38px;gap:7px;padding:11px 10px}.now-channel{grid-column:1;grid-row:1}.now-row>.heart{grid-column:2;grid-row:1}.now-program{grid-column:1 / -1;grid-row:2;padding-left:0}.now-program>div{grid-template-columns:52px minmax(0,1fr)}.now-program time{font-size:16px}.now-program b{font-size:14px}.now-program small{margin-left:62px;font-size:12px}.now-channel img{width:48px;height:37px}.now-channel strong{font-size:14px}}

/* v2.5.6 click-to-play player */
.click-player .video-shell{position:relative;overflow:hidden;background:#05070a;aspect-ratio:16/9;min-height:0}
.fake-player{position:absolute;inset:0;width:100%;height:100%;border:0;padding:0;cursor:pointer;background:#05070a;color:#fff;overflow:hidden}
.fake-bg{position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat;filter:blur(.2px);transform:scale(1.01)}
.fake-bg:empty{background-image:linear-gradient(135deg,#121926,#05070a)}
.fake-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.58))}
.big-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:86px;height:86px;border-radius:50%;display:grid;place-items:center;padding-left:6px;background:rgba(229,9,20,.94);box-shadow:0 12px 34px rgba(0,0,0,.45);font-size:38px;line-height:1;transition:.18s ease}
.fake-player:hover .big-play{transform:translate(-50%,-50%) scale(1.08)}
.play-caption{position:absolute;left:50%;top:calc(50% + 62px);transform:translateX(-50%);font-weight:700;text-shadow:0 2px 8px #000;white-space:nowrap}
.player-watermark{position:absolute;top:14px;right:14px;z-index:4;max-width:170px;max-height:48px;object-fit:contain;opacity:.86;filter:drop-shadow(0 2px 5px rgba(0,0,0,.65));pointer-events:none}
.real-player-wrap{position:absolute;inset:0;background:#000}
.real-player-wrap video,.real-player-wrap audio{width:100%;height:100%;display:block;background:#000}
.real-player-wrap audio{height:100%;padding:20px;box-sizing:border-box}
.live-watermark{z-index:10}
.server-bar button.active{box-shadow:0 0 0 2px rgba(255,255,255,.35) inset;transform:translateY(-1px)}
.program-under-player{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0 16px}
.program-under-player>div{display:flex;gap:10px;align-items:center;padding:12px 14px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:rgba(255,255,255,.035)}
.program-under-player span{font-size:.72rem;font-weight:900;letter-spacing:.06em;padding:4px 7px;border-radius:6px;background:#e50914;color:#fff;flex:0 0 auto}
.program-follow span{background:#24334b}
.program-under-player b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:700px){.big-play{width:70px;height:70px;font-size:31px}.player-watermark{max-width:125px;max-height:38px;top:10px;right:10px}.program-under-player{grid-template-columns:1fr}.play-caption{top:calc(50% + 53px);font-size:.88rem}}

/* v2.5.7 */
.click-player{background:#070a0f;border:1px solid #273141;box-shadow:0 16px 40px rgba(0,0,0,.24)}
.click-player .video-shell{border-radius:14px 14px 0 0}
.server-bar{justify-content:center;flex-wrap:wrap;background:#0b1017;border-top:1px solid #202a37;padding:11px}
.server-bar button{border-radius:999px;padding:9px 16px;background:#202938;color:#dce7f3}
.server-bar button.active{background:#e50914;color:#fff}
.notice:empty{display:none}.notice{background:#0b1017;text-align:center}
.plyr{height:100%;--plyr-color-main:#e50914;--plyr-video-background:#000}.plyr__video-wrapper{height:100%}.plyr video{height:100%;object-fit:contain}
.channel-hero img{object-fit:contain;background:#0b1017;padding:8px}
@media(max-width:700px){.channel-hero{display:none}.channel-page{padding-top:10px}.server-bar{justify-content:flex-start;flex-wrap:nowrap}.server-bar button{padding:9px 13px}}

/* v2.5.8 — listă TV compactă, categorii, player mixt iframe/HLS, zi/noapte */
:root{--bg:#081018;--bg2:#0d151e;--panel:#101a24;--panel2:#142231;--text:#eef5fb;--muted:#91a5b8;--line:#243646;--accent:#f28a17;--blue:#62b2ff;--shadow:rgba(0,0,0,.28)}
html[data-theme="light"]{--bg:#eef3f7;--bg2:#f7f9fb;--panel:#fff;--panel2:#edf3f7;--text:#17212b;--muted:#607080;--line:#d7e0e7;--accent:#ef8414;--blue:#176fc1;--shadow:rgba(26,44,60,.12)}
html,body{background:var(--bg)!important;color:var(--text)!important}body{transition:background .18s ease,color .18s ease}.topbar{background:color-mix(in srgb,var(--bg) 94%,#000 6%)!important;border-color:var(--line)!important}.brand-box{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#0b1118;padding:6px 7px;border-radius:7px;margin-right:6px}.brand-name{color:var(--text)}.theme-toggle{width:42px;height:34px;border-radius:9px;border:1px solid var(--line);background:var(--panel2);color:var(--text);cursor:pointer;font-size:18px}.theme-moon{display:none}html[data-theme="light"] .theme-sun{display:none}html[data-theme="light"] .theme-moon{display:inline}.main-nav a{color:var(--text)!important}
.tv-home{max-width:1130px;margin:0 auto;padding:24px 16px 50px}.home-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:16px}.home-head h1{font-size:34px;margin:4px 0 5px}.home-head p{margin:0;color:var(--muted)}.now-btn{background:#e62736;color:#fff;text-decoration:none;font-weight:800;border-radius:10px;padding:11px 14px;white-space:nowrap}.category-strip{display:flex;gap:8px;overflow-x:auto;padding:8px 2px 14px;scrollbar-width:thin}.cat-pill{display:grid;grid-template-columns:auto auto auto;align-items:center;gap:7px;min-width:max-content;text-decoration:none;color:var(--text);background:var(--panel);border:1px solid var(--line);border-radius:11px;padding:9px 11px;font-weight:750;box-shadow:0 5px 14px var(--shadow)}.cat-pill:hover,.cat-pill.active{border-color:var(--accent);background:var(--panel2)}.cat-pill.active{box-shadow:inset 0 -2px 0 var(--accent)}.cat-pill b{font-size:11px;color:var(--muted);background:color-mix(in srgb,var(--panel2) 80%,transparent);padding:2px 6px;border-radius:999px}.cat-icon{color:var(--accent);font-size:17px}.channel-list{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--panel);box-shadow:0 16px 44px var(--shadow)}.channel-row{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:13px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--line);min-height:76px}.channel-row:last-child{border-bottom:0}.channel-row:hover{background:var(--panel2)}.row-logo{width:66px;height:52px;border-radius:9px;background:#fff;display:grid;place-items:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--line) 70%,#fff 30%)}.row-logo img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;padding:3px;box-sizing:border-box}.row-main{min-width:0}.row-title-line{display:flex;gap:10px;align-items:center;min-width:0}.row-name{font-size:16px;font-weight:850;color:var(--blue);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-cat{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border:1px solid var(--line);padding:3px 6px;border-radius:999px}.row-now{display:grid;grid-template-columns:52px minmax(0,1fr);gap:8px;align-items:center;margin-top:5px}.row-now time{font-size:17px;font-weight:900;color:var(--accent)}.row-now strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.row-next{margin-top:3px;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-next span{color:var(--blue);font-weight:750}.row-actions{display:flex;gap:6px;align-items:center}.watch-mini,.row-actions .heart{width:36px;height:36px;border-radius:9px;border:1px solid var(--line);display:grid;place-items:center;text-decoration:none;background:var(--panel2);color:var(--text)}.watch-mini{color:#fff;background:#e62736;border-color:#e62736}.empty-box{padding:35px;text-align:center;color:var(--muted)}
.player-page,.player-page .channel-page{background:var(--bg)!important}.channel-page{max-width:1050px;margin:0 auto;padding:18px 14px 45px}.channel-hero,.player-card,.program-under-player>div,.epg,.panel{background:var(--panel)!important;border-color:var(--line)!important;color:var(--text)!important}.click-player{border-radius:14px;overflow:hidden}.click-player .video-shell{border-radius:0!important;background:#020407}.fake-bg{background-image:radial-gradient(circle at 50% 35%,#273647 0,#0a1017 38%,#020407 78%)!important;filter:none}.fake-channel-logo{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:min(36%,260px);height:min(34%,150px);object-fit:contain;z-index:2;filter:drop-shadow(0 8px 20px rgba(0,0,0,.55))}.fake-shade{background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.55))}.big-play{top:62%;z-index:5}.play-caption{top:calc(62% + 60px);z-index:5}.real-player-wrap,.tv-iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}.iframe-wrap{overflow:hidden}.server-bar{background:var(--panel)!important;border-top:1px solid var(--line)!important}.server-bar button{background:var(--panel2)!important;color:var(--text)!important;border:1px solid var(--line)!important}.server-bar button.active{background:#e62736!important;color:#fff!important;border-color:#e62736!important}.program-under-player{margin-top:9px}.program-under-player span{background:#e62736}.program-follow span{background:#31506d}.epg-row{border-color:var(--line)!important}.muted{color:var(--muted)!important}
@media(max-width:700px){.tv-home{padding:16px 8px 40px}.home-head{align-items:flex-start;flex-direction:column}.home-head h1{font-size:28px}.now-btn{width:100%;text-align:center}.category-strip{margin-left:-2px;margin-right:-2px}.channel-row{grid-template-columns:60px minmax(0,1fr) 36px;gap:9px;padding:9px 8px}.row-logo{width:56px;height:44px}.row-cat{display:none}.row-now{grid-template-columns:46px minmax(0,1fr)}.row-now time{font-size:15px}.row-actions{flex-direction:column}.row-actions .heart{display:none}.watch-mini{width:34px;height:34px}.channel-hero{display:none}.channel-page{padding:8px 6px 36px}.fake-channel-logo{width:42%;height:32%}.big-play{width:66px;height:66px;font-size:29px}.play-caption{top:calc(62% + 49px)}.server-bar{overflow-x:auto;flex-wrap:nowrap!important;justify-content:flex-start!important}.server-bar button{white-space:nowrap}.top-inner{padding-left:8px;padding-right:8px}.brand-name{font-size:16px}.theme-toggle{flex:0 0 40px}}

/* v2.5.9 — UI curat, radio compact, categorii fără bara de scroll */
.category-strip{flex-wrap:wrap;overflow:visible;scrollbar-width:none}
.category-strip::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
.channel-list{overflow:hidden}
.radio-page .channel-hero{display:none!important}
.radio-player-card{max-width:760px;margin:18px auto;border-radius:14px!important}
.radio-player-card .video-shell,.radio-shell{aspect-ratio:auto!important;height:148px!important;min-height:148px!important;background:var(--panel)!important}
.radio-player-card .fake-player{display:grid;grid-template-columns:96px minmax(0,1fr) 70px;gap:18px;align-items:center;padding:18px 22px;text-align:left;background:linear-gradient(135deg,var(--panel2),var(--panel))!important}
.radio-player-card .fake-bg,.radio-player-card .fake-shade,.radio-player-card .play-caption{display:none!important}
.radio-player-card .fake-channel-logo{position:static!important;transform:none!important;width:88px!important;height:88px!important;object-fit:contain;background:#fff;border-radius:13px;padding:6px;box-sizing:border-box;filter:none!important;z-index:2}
.radio-player-card .big-play{position:static!important;transform:none!important;width:60px!important;height:60px!important;font-size:26px!important;justify-self:end}
.radio-player-card .player-watermark{position:static!important;max-width:220px!important;max-height:44px!important;justify-self:start;align-self:center;opacity:1!important;filter:none!important}
.radio-player-card .real-player-wrap{position:relative!important;height:148px!important;display:flex;align-items:center;padding:24px;background:linear-gradient(135deg,var(--panel2),var(--panel));box-sizing:border-box}
.radio-player-card .real-player-wrap audio{height:52px!important;padding:0!important;background:transparent!important}
.radio-player-card .live-watermark{display:none!important}
.radio-player-card .server-bar{padding:7px!important}
.radio-player-card .server-bar button{padding:7px 13px!important;font-size:13px!important}
.radio-row-note{display:block!important;margin-top:7px!important}.radio-row-note strong{color:var(--muted)}
.player-card .notice{padding:8px 12px;color:var(--muted);font-size:13px}
@media(max-width:700px){
 .category-strip{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:8px}
 .radio-player-card{margin:8px 0}.radio-player-card .video-shell,.radio-shell{height:122px!important;min-height:122px!important}
 .radio-player-card .fake-player{grid-template-columns:70px minmax(0,1fr) 52px;padding:12px 10px;gap:9px}
 .radio-player-card .fake-channel-logo{width:66px!important;height:66px!important}.radio-player-card .player-watermark{max-width:145px!important;max-height:34px!important}.radio-player-card .big-play{width:48px!important;height:48px!important;font-size:22px!important}
 .radio-player-card .real-player-wrap{height:122px!important;padding:12px 10px}
}


/* v2.6.3 — categorii ascunse + meniu inferior mobil */
.category-strip{display:none!important}
.category-compact-row{display:flex;align-items:center;gap:10px;margin:4px 0 14px}
.category-compact-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:10px;background:var(--panel);border:1px solid var(--line);color:var(--text);font-weight:800;cursor:pointer}
.category-compact-btn:hover{border-color:var(--accent)}
.category-compact-btn b{font-size:11px;color:var(--accent);background:var(--panel2);padding:3px 7px;border-radius:999px}
.category-clear{font-size:13px;color:var(--muted)!important}

.category-drawer-backdrop{position:fixed;inset:0;z-index:89;background:rgba(0,0,0,.56);opacity:0;transition:opacity .18s ease}
.category-drawer-backdrop.show{opacity:1}
.category-drawer{position:fixed;z-index:90;left:50%;bottom:0;width:min(520px,100%);max-height:min(72vh,620px);transform:translate(-50%,105%);background:var(--panel);border:1px solid var(--line);border-bottom:0;border-radius:20px 20px 0 0;box-shadow:0 -18px 60px rgba(0,0,0,.42);transition:transform .22s ease;overflow:hidden}
.category-drawer.open{transform:translate(-50%,0)}
.category-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid var(--line)}
.category-drawer-head strong{font-size:18px}
.category-drawer-head button{width:38px;height:38px;padding:0;border-radius:10px;background:var(--panel2)!important;color:var(--text)!important;border:1px solid var(--line)!important}
.category-drawer-links{padding:8px 10px 18px;overflow:auto;max-height:calc(72vh - 69px)}
.category-drawer-links a{display:flex;align-items:center;gap:11px;padding:12px 11px;border-bottom:1px solid var(--line);color:var(--text)!important;font-weight:750}
.category-drawer-links a:last-child{border-bottom:0}
.category-drawer-links a span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--panel2);color:var(--accent);flex:0 0 32px}
body.cats-open{overflow:hidden}

.mobile-bottom-nav{display:none}
@media(max-width:760px){
  body{padding-bottom:70px}
  .main-nav{display:none!important}
  .topbar{position:sticky}
  .top-inner{min-height:54px}
  .mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;z-index:80;height:64px;background:color-mix(in srgb,var(--bg) 94%,#000 6%);border-top:1px solid var(--line);box-shadow:0 -8px 28px rgba(0,0,0,.24);padding-bottom:env(safe-area-inset-bottom)}
  .bottom-nav-item{border:0!important;background:transparent!important;color:var(--muted)!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:5px 2px!important;border-radius:0!important;text-decoration:none!important;min-width:0}
  .bottom-nav-item span{font-size:19px;line-height:1}
  .bottom-nav-item small{font-size:10px;color:inherit;white-space:nowrap}
  .bottom-nav-item:active,.bottom-nav-item:hover,.bottom-categories{color:var(--text)!important}
  .bottom-categories span{color:var(--accent)}
  .category-compact-row{margin:2px 0 10px}
  .category-compact-btn{width:100%;justify-content:center;min-height:42px}
  .category-clear{display:none}
}

/* v2.7.2 PlayerJS + site search */
.tvron-exact-player{position:absolute;inset:0;width:100%;height:100%;background:#000}
.tvron-exact-player>pjsdiv,.tvron-exact-player video{max-width:100%;max-height:100%}
.header-search{display:flex;align-items:center;gap:0;margin-left:auto;margin-right:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);border-radius:10px;overflow:hidden}
.header-search input{width:150px;border:0;outline:0;background:transparent;color:inherit;padding:8px 9px;font-size:13px}
.header-search button{border:0;background:transparent;color:inherit;padding:8px 10px;cursor:pointer;font-size:18px}
.site-search-form{display:flex;gap:8px;margin:0 0 18px}.site-search-form input{flex:1;min-width:0;padding:12px 14px;border-radius:11px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:inherit;font-size:16px}.site-search-form button{border:0;border-radius:11px;padding:0 18px;font-weight:700;cursor:pointer}.search-count{opacity:.72;margin:0 0 10px}
@media(max-width:800px){.header-search{display:none}.mobile-bottom-nav{overflow-x:auto;justify-content:flex-start}.bottom-nav-item{min-width:64px}.search-page-form{position:sticky;top:6px;z-index:8;background:var(--bg,#0b0d12);padding:6px 0}}
