:root{--bg:#06152b;--bg2:#071c37;--panel:#0a1e3a;--line:#21436b;--text:#f7fbff;--muted:#a8b9d6;--blue:#1495ff;--pink:#ed3b9b;--cyan:#28bbff;--yellow:#ffd538;--green:#27e89a;--danger:#ff637b;--shadow:0 18px 50px rgba(0,0,0,.28)}*{box-sizing:border-box}[hidden]{display:none!important}html,body{margin:0;min-height:100%;font-family:Inter,system-ui,sans-serif;background:radial-gradient(circle at 68% -10%,#0e3566 0,transparent 34%),linear-gradient(135deg,#041225,#06162d 50%,#041124);color:var(--text)}button,input,select{font:inherit}.login-shell{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;padding:24px}.login-glow{position:absolute;border-radius:50%;filter:blur(16px);opacity:.25}.glow-a{width:420px;height:420px;background:#078cff;top:-180px;left:-100px}.glow-b{width:340px;height:340px;background:#e83799;bottom:-150px;right:-70px}.login-card{width:min(430px,100%);padding:38px;border:1px solid #214a78;border-radius:26px;background:linear-gradient(160deg,rgba(10,33,66,.95),rgba(4,18,39,.98));box-shadow:var(--shadow);position:relative;z-index:1}.brand{display:flex;gap:12px;align-items:center}.ba-mark{font-size:44px;font-weight:800;letter-spacing:-5px;line-height:.9}.ba-mark span{color:#159aff}.brand strong{letter-spacing:2.5px;font-size:13px}.brand small{display:block;color:var(--muted);margin-top:6px}.brand-login{margin-bottom:34px}.eyebrow{font-size:11px;letter-spacing:2px;color:#67b6ff;margin:0 0 12px}.login-card h1{font-size:30px;margin:0 0 10px}.login-copy{color:var(--muted);line-height:1.55;margin:0 0 26px}.login-card label{display:block;color:#cbd8eb;font-size:13px;font-weight:600;margin:14px 0}.login-card input{width:100%;margin-top:8px;border:1px solid #264e7a;background:#07182e;color:#fff;padding:14px 15px;border-radius:12px;outline:none}.login-card input:focus{border-color:#168df2;box-shadow:0 0 0 3px rgba(20,149,255,.12)}.form-error{color:#ff9aad;background:rgba(255,99,123,.1);border:1px solid rgba(255,99,123,.28);padding:10px 12px;border-radius:10px;font-size:12px}.firebase-note{margin-top:18px;text-align:center;color:#8498b8;font-size:12px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green);margin-right:6px}.app{min-height:100vh;display:grid;grid-template-columns:235px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:235px;background:linear-gradient(180deg,rgba(7,25,50,.99),rgba(4,18,37,.99));border-right:1px solid rgba(80,132,192,.22);padding:28px 14px 22px;display:flex;flex-direction:column;z-index:30}.sidebar-brand{padding:0 24px 24px;border-bottom:1px solid rgba(117,155,199,.15)}.nav{display:grid;gap:7px;padding-top:16px}.nav-item{border:0;background:transparent;color:#aebed8;text-align:left;padding:14px 18px;border-radius:11px;display:flex;align-items:center;gap:14px;cursor:pointer}.nav-item span{font-size:22px;width:24px;text-align:center;color:#b7cdf0}.nav-item.active,.nav-item:hover{background:linear-gradient(90deg,#087ee9,#0f58a9);color:white;box-shadow:0 8px 24px rgba(3,121,255,.22)}.sidebar-bottom{margin-top:auto}.profile{display:flex;gap:11px;align-items:center;padding:15px 8px}.profile .avatar{width:41px;height:41px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#d5deea,#7189a8);color:#06162d;font-weight:800;border:2px solid #cbd8e6}.profile strong,.profile small{display:block}.profile small{color:#a9bad2;font-size:11px;margin-top:3px}.sidebar-bottom p{color:#788caa;font-size:11px;line-height:1.55;border-left:2px solid #1b4c7e;padding-left:12px;margin:22px 10px 8px}.sidebar-bottom i{display:block;width:32px;height:4px;background:#13a1ff;border-radius:6px;margin:14px 10px}.main{grid-column:2;padding:24px 20px 14px;max-width:1600px;width:100%;margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 4px 20px}.welcome{display:flex;align-items:center;gap:16px}.sun{font-size:38px;color:#ffd73d}.welcome h1{margin:0;font-size:28px}.welcome p{margin:4px 0 0;color:#a8bad6}.top-actions{display:flex;align-items:center;gap:18px}.icon-button{width:48px;height:48px;border:1px solid #31527d;background:#0a203f;color:#d9e8fb;border-radius:13px;font-size:24px;position:relative}.icon-button b{position:absolute;width:8px;height:8px;background:#ffc400;border-radius:50%;right:9px;top:7px;box-shadow:0 0 9px #ffc400}.clock{padding-left:18px;border-left:1px solid #64809f;text-align:center}.clock strong{font-size:25px}.clock small{display:block;color:#a9b9d0;font-size:11px;margin-top:5px}.motto{border:1px solid #234a75;border-radius:16px;padding:10px 18px;color:#9eb1ce;font-size:10px;min-width:165px}.motto strong{font-weight:500;font-size:11px}.motto i,.slogan i,.fibro-quote i{display:block;width:31px;height:4px;background:#14a1ff;border-radius:8px;margin:7px 0 0 auto}.mobile-menu{display:none}.view{display:none}.view.active{display:block}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric-card{border:1px solid #25486f;border-radius:16px;min-height:124px;padding:20px;display:grid;grid-template-columns:70px 1fr 20px;align-items:center;background:linear-gradient(145deg,rgba(11,34,67,.96),rgba(7,25,50,.96));box-shadow:inset 0 0 20px rgba(50,121,207,.03)}.metric-icon{width:58px;height:58px;border-radius:15px;display:grid;place-items:center;font-size:28px;border:1px solid #126dcc;background:rgba(6,91,173,.25);color:#2cb5ff}.pink .metric-icon{border-color:#7b3d77;background:rgba(178,48,132,.17);color:#f054aa}.yellow .metric-icon{border-color:#745f28;background:rgba(181,141,34,.13);color:#ffdc39}.metric-card span{color:#b4c4dd;font-size:13px}.metric-card strong{display:block;font-size:31px;margin:4px 0}.metric-card small{font-size:11px}.ok{color:var(--green)}.warn{color:#ffd439}.metric-card>b{color:#87a9cf;font-size:29px;font-weight:300}.systems-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:16px;margin-top:18px}.system-card{height:305px;border-radius:18px;overflow:hidden;position:relative;border:1px solid #148ddd;background:#071932;display:flex;box-shadow:var(--shadow)}.channel-card:after,.fibro-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,22,44,.98) 15%,rgba(6,25,51,.74) 52%,rgba(3,14,31,.25));pointer-events:none}.fibro-card{border-color:#a94c91;background:radial-gradient(circle at 80% 45%,rgba(220,88,157,.18),transparent 35%),linear-gradient(135deg,#16152d,#16152d 48%,#2a1734)}.fibro-card:after{background:linear-gradient(90deg,rgba(19,17,41,.95) 30%,rgba(28,18,45,.70),rgba(47,20,44,.55))}.system-art{width:34%;z-index:2;display:grid;place-items:center;position:relative}.channel-logo{width:135px;height:110px;border:5px solid white;border-radius:14px;display:grid;place-items:center;position:relative;transform:translateX(-5px);box-shadow:0 0 0 1px rgba(0,0,0,.2)}.channel-logo span{color:#ffd934;font-size:51px;font-weight:800;line-height:.8}.channel-logo small{color:#ffd934;font-size:16px;font-weight:800}.channel-wave{position:absolute;width:90px;height:150px;border:14px solid #ffe02a;border-left:0;border-radius:0 80px 80px 0;right:4px;opacity:.95}.system-copy{z-index:3;flex:1;padding:30px 30px 24px 2px;display:flex;flex-direction:column}.system-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.system-heading h2{font-size:27px;margin:0 0 4px}.system-heading h2 span{color:#f04ba8}.system-heading p{margin:0;color:#aebfda;font-size:13px}.online{background:rgba(18,170,108,.24);border:1px solid rgba(43,222,145,.35);color:#64f2b2;border-radius:18px;padding:9px 14px;font-size:12px;white-space:nowrap}.slogan{letter-spacing:5px;color:#b6c6df;font-size:11px;line-height:1.8;margin-top:auto;width:220px}.slogan i{background:#ffdc2d;margin:7px 0 0}.system-actions{display:flex;gap:12px;margin-top:auto}.btn{border:0;border-radius:11px;padding:13px 18px;color:white;font-weight:700;cursor:pointer}.primary{background:linear-gradient(135deg,#0d9aff,#0870e9);box-shadow:0 8px 20px rgba(4,132,255,.25)}.pinkbtn{background:linear-gradient(135deg,#f44dab,#cc287f);box-shadow:0 8px 20px rgba(237,59,155,.20)}.glass,.outline{background:rgba(13,34,63,.78);border:1px solid #3d6088}.full{width:100%}.fibro-logo{z-index:3;width:30%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding-left:18px}.petals{font-size:88px;line-height:.5;color:#ee4ca6;transform:rotate(180deg)}.fibro-logo strong{font-size:26px;letter-spacing:4px;font-weight:500}.fibro-logo strong span{color:#f34ba9}.fibro-logo small{font-size:6px;letter-spacing:2px;color:#d1c8d2}.fibro-quote{font-family:Georgia,serif;font-style:italic;color:#ff8ccc;font-size:22px;text-align:right;align-self:flex-end;margin-top:38px;transform:rotate(-4deg);line-height:1.2}.fibro-quote i{background:#f63ca5}.bottom-grid{display:grid;grid-template-columns:1.2fr 1.15fr .9fr;gap:16px;margin-top:16px}.panel{background:linear-gradient(145deg,rgba(8,29,56,.98),rgba(6,22,43,.98));border:1px solid #24486f;border-radius:17px;padding:18px;min-height:255px}.panel-title{display:flex;justify-content:space-between;align-items:flex-start}.panel-title h3{font-size:15px;margin:0}.panel-title p{font-size:11px;color:#94a9c7;margin:5px 0}.panel-title select{background:#0a1f3c;border:1px solid #31567f;border-radius:10px;color:#d8e5f5;padding:9px}.chart{height:175px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:14px;padding:20px 10px 5px;border-left:1px solid #2b527c;border-bottom:1px solid #2b527c;background:repeating-linear-gradient(to top,transparent 0 42px,rgba(52,93,136,.35) 43px)}.bar-wrap{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.bar{width:20px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#1aa4ff,#0b73db);box-shadow:0 0 15px rgba(13,141,255,.28);min-height:4px}.bar.highlight{background:linear-gradient(#fff36c,#ffd72c);box-shadow:0 0 14px rgba(255,218,42,.35)}.bar-wrap small{color:#9db1ce;font-size:10px}.activity-list{margin-top:4px}.activity-item{display:grid;grid-template-columns:38px 1fr 18px;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(64,100,139,.33)}.activity-item:last-child{border-bottom:0}.act-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#0e447d;border:1px solid #146cbd;color:#41b9ff}.activity-item strong{font-size:12px}.activity-item small{display:block;color:#8196b4;font-size:10px;margin-top:4px}.activity-item>b{font-size:22px;color:#9eb6d2;font-weight:300}.link-btn{background:none;border:0;color:#17a6ff;font-size:11px;cursor:pointer}.quick-panel{display:grid;align-content:start;gap:10px}.quick{width:100%;border:1px solid #31567f;background:linear-gradient(90deg,#0d2547,#112a4d);border-radius:11px;padding:15px;color:#fff;text-align:left;font-weight:700;font-size:12px;cursor:pointer}.quick b{float:right;font-size:20px}.blueq{background:linear-gradient(90deg,#087fe3,#0d5fba);border-color:#109dfd}.pinkq{background:linear-gradient(90deg,#e4429d,#bc2678);border-color:#e54b9f}.placeholder-view{min-height:70vh;place-items:center}.placeholder-view.active{display:grid}.placeholder-card{width:min(620px,94%);text-align:center;border:1px solid #28517e;background:rgba(8,29,56,.92);border-radius:20px;padding:58px 30px;box-shadow:var(--shadow)}.placeholder-card>span{font-size:52px;color:#2bafff}.placeholder-card h2{font-size:28px;margin:16px 0 8px}.placeholder-card p{color:#9eb2cf;margin-bottom:24px}footer{border-top:1px solid rgba(64,96,134,.35);text-align:right;color:#7087a6;font-size:9px;letter-spacing:4px;margin-top:20px;padding:14px 2px}.toast{position:fixed;right:20px;bottom:20px;z-index:100;background:#0b2443;border:1px solid #2e5b8b;color:#e9f4ff;padding:12px 16px;border-radius:12px;box-shadow:var(--shadow);opacity:0;transform:translateY(10px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translateY(0)}@media(max-width:1180px){.metric-grid{grid-template-columns:repeat(2,1fr)}.systems-grid{grid-template-columns:1fr}.bottom-grid{grid-template-columns:1fr 1fr}.quick-panel{grid-column:1/-1}.system-card{height:290px}}@media(max-width:780px){.app{display:block}.sidebar{transform:translateX(-100%);transition:.25s;width:250px}.sidebar.open{transform:translateX(0)}.main{grid-column:1;padding:14px}.mobile-menu{display:block;background:#0b294e;color:white;border:1px solid #31557d;border-radius:10px;padding:9px 12px}.welcome .sun{display:none}.welcome h1{font-size:18px}.welcome p{font-size:11px}.motto{display:none}.top-actions{gap:8px}.icon-button{display:none}.clock{border:0;padding:0}.clock strong{font-size:18px}.metric-grid{grid-template-columns:1fr}.systems-grid,.bottom-grid{grid-template-columns:1fr}.system-card{height:auto;min-height:350px}.system-art,.fibro-logo{width:34%}.system-copy{padding:25px 16px 22px 0}.system-heading{display:block}.online{display:inline-block;margin-top:10px}.system-heading h2{font-size:22px}.system-actions{flex-direction:column}.bottom-grid .quick-panel{grid-column:auto}.chart{gap:6px}.login-card{padding:28px 22px}}@media(max-width:520px){.system-art,.fibro-logo{display:none}.system-copy{padding:26px}.system-card{min-height:330px}.metric-card{grid-template-columns:60px 1fr 14px}.topbar{align-items:flex-start}.clock small{display:none}}
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px #07182e inset;transition:background-color 9999s ease-in-out 0s}
/* V1.1 — iconografía semántica y marcas reales */
.ui-icon{width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 19px;vertical-align:middle}
.ui-icon svg,.metric-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.nav-item .ui-icon{width:21px;height:21px;flex-basis:21px}
.brand-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:rgba(255,255,255,.08);flex:0 0 28px}
.brand-icon img{width:100%;height:100%;object-fit:cover}
.nav-item.brand-nav{gap:12px}
.metric-icon{display:flex;align-items:center;justify-content:center}
.metric-icon svg{width:25px;height:25px}
.btn .ui-icon{width:17px;height:17px;flex-basis:17px}
.panel-title h3{display:flex;align-items:center;gap:8px}.panel-title h3 .ui-icon{width:18px;height:18px;flex-basis:18px}
.quick{display:flex;align-items:center;gap:10px}.quick .ui-icon{width:19px;height:19px}.quick b{margin-left:auto}
.system-brand-logo{display:block;object-fit:contain;position:relative;z-index:2}
.canal32-brand-logo{width:min(82%,390px);max-height:185px;filter:drop-shadow(0 12px 28px rgba(0,0,0,.38))}
.fibro-logo.real-logo{display:flex;align-items:center;justify-content:center;min-height:205px;padding:24px;overflow:hidden}
.fibro-brand-logo{width:min(86%,400px);max-height:175px;filter:drop-shadow(0 10px 24px rgba(0,0,0,.22))}

/* V1.2 — Canal 32 / Programación */
.channel-wave{display:none!important}
.module-head{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:18px 4px 20px}.module-brand{display:flex;align-items:center;gap:18px}.module-brand>img{width:74px;height:74px;object-fit:contain}.module-brand h2{font-size:30px;margin:0 0 6px}.module-brand p{margin:0;color:var(--muted);font-size:13px}.module-brand .eyebrow{color:#49b6ff;margin-bottom:6px}.module-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:14px}.module-tabs button{border:1px solid #294d76;background:#081c37;color:#9db1cf;padding:10px 14px;border-radius:10px;white-space:nowrap}.module-tabs button.active{background:#0b79dc;border-color:#179cff;color:#fff}.module-tabs button:disabled{opacity:.55}.program-panel{min-height:430px}.program-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.program-toolbar h3{margin:0 0 4px}.program-toolbar p{margin:0;color:var(--muted);font-size:12px}.program-toolbar select,.form-grid select,.form-grid input{background:#07182e;border:1px solid #31557e;color:#fff;border-radius:10px;padding:11px 12px;outline:none}.program-table-wrap{overflow:auto}.program-table{width:100%;border-collapse:collapse;min-width:780px}.program-table th{text-align:left;color:#7f98ba;font-size:10px;text-transform:uppercase;letter-spacing:1px;padding:12px;border-bottom:1px solid #284a70}.program-table td{padding:14px 12px;border-bottom:1px solid rgba(53,89,128,.35);font-size:12px;color:#c4d2e6}.day-pill,.state-pill{display:inline-flex;padding:6px 9px;border-radius:8px;background:#0b3768;color:#6bc5ff;font-weight:700}.state-pill{background:rgba(39,232,154,.1);color:#55e8a8}.state-pill.off{background:rgba(255,99,123,.1);color:#ff8193}.row-actions{white-space:nowrap}.row-actions button{border:0;background:none;color:#3bb4ff;cursor:pointer;font-weight:700;margin-right:8px}.row-actions .danger-link{color:#ff7c90}.empty-row{text-align:center!important;padding:50px!important;color:#8298b8!important}.modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(1,8,19,.78);backdrop-filter:blur(5px)}.modal-card{position:relative;width:min(650px,100%);background:linear-gradient(145deg,#0a2344,#06172d);border:1px solid #315a88;border-radius:20px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.5)}.modal-head{display:flex;justify-content:space-between;align-items:flex-start}.modal-head h3{font-size:24px;margin:0 0 18px}.modal-x{border:0;background:none;color:#b7c8df;font-size:28px;cursor:pointer}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label{display:grid;gap:7px;color:#b9c9de;font-size:12px;font-weight:600}.form-grid .wide{grid-column:1/-1}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}@media(max-width:780px){.module-head{align-items:flex-start;flex-direction:column}.module-head>.btn{width:100%}.module-brand>img{width:58px;height:58px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.program-toolbar{align-items:flex-start;flex-direction:column}.program-toolbar select{width:100%}}

.module-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.form-grid textarea{width:100%;resize:vertical;min-height:84px;font:inherit;color:inherit;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px;box-sizing:border-box}

.module-head-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:760px){.module-head-actions{width:100%;justify-content:stretch}.module-head-actions .btn{flex:1}}

/* V1.5 — En vivo multifuente */
.live-config-panel{max-width:900px;min-height:0}.live-config-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.live-config-head h3{font-size:24px;margin:0 0 7px}.live-config-head p{color:var(--muted);margin:0;font-size:12px}.live-status-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(39,232,154,.1);border:1px solid rgba(39,232,154,.3);color:#55e8a8;font-size:10px;font-weight:900;letter-spacing:1px}.live-status-pill.off{background:rgba(255,99,123,.1);border-color:rgba(255,99,123,.3);color:#ff8193}.live-config-form select,.live-config-form input{width:100%;background:#07182e;border:1px solid #31557e;color:#fff;border-radius:10px;padding:11px 12px;outline:none}.live-source-note{margin-top:16px;padding:12px 14px;border-radius:11px;border:1px solid rgba(41,156,255,.22);background:rgba(20,149,255,.06);color:#9fc6ea;font-size:11px}.module-tabs button:not(:disabled){cursor:pointer}@media(max-width:700px){.live-config-head{flex-direction:column}}
