:root{font-family:Segoe UI,Tahoma,Arial,sans-serif;color:#e8edf6;background:#090d14}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#162235,#090d14 42%);min-height:100vh}button,input,select{font:inherit}.hidden{display:none!important}.center{min-height:100vh;display:grid;place-items:center;padding:24px}.panel{background:#111823;border:1px solid #263449;border-radius:16px;padding:22px;box-shadow:0 20px 50px #0007}.login{width:min(430px,100%)}h1,h2,h3{margin-top:0}p{line-height:1.5}.login input,.panel input,.panel select{width:100%;padding:11px 12px;margin:6px 0 12px;background:#0b111a;color:#fff;border:1px solid #2b3b53;border-radius:9px}.check{display:flex;gap:8px;align-items:center;margin:5px 0 15px}.check input{width:auto;margin:0}button{border:0;border-radius:9px;padding:10px 14px;background:#26364b;color:#fff;cursor:pointer}button:hover{filter:brightness(1.15)}button.go{background:#087b4b}button.stop{background:#8f2635}header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 24px;background:#0d141fdd;border-bottom:1px solid #243149;position:sticky;top:0;z-index:2;backdrop-filter:blur(10px)}header div{display:flex;flex-direction:column;gap:3px}header small,.muted{color:#8f9db1}nav{display:flex;gap:8px;flex-wrap:wrap}main{max-width:1400px;margin:auto;padding:26px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:16px}.card{background:#101823;border:1px solid #25354c;border-radius:16px;padding:18px;min-height:315px}.row,.titleRow{display:flex;justify-content:space-between;align-items:center;gap:12px}.badge{font-size:12px;background:#202d41;padding:6px 9px;border-radius:999px}.live{color:#41d984}.off{color:#de7682}.warn{color:#e9bb62}.source{font-weight:700}.meta{display:grid;gap:8px;margin:14px 0}.meta input{margin:0}.actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ingest{direction:ltr;text-align:left;background:#080d14;border:1px dashed #33455f;padding:10px;border-radius:9px;word-break:break-all;font-size:12px}.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.playerCfg{margin-top:16px;padding:16px;border:1px solid #29384d;border-radius:12px}.smallPanel{margin-top:18px}.err{color:#ff7b8a;margin-top:12px;white-space:pre-wrap}pre{white-space:pre-wrap;direction:ltr;text-align:left;max-height:65vh;overflow:auto;font-size:12px}.okDot{color:#42d987}.badDot{color:#dd6675}@media(max-width:760px){header{align-items:flex-start;flex-direction:column}.grid2{grid-template-columns:1fr}main{padding:16px}}

/* v2.3 - one shared Kick channel */
.channelPanel{margin:18px 0 26px;background:linear-gradient(180deg,#121e2c,#0f1722);border:1px solid #2d405a;border-radius:18px;padding:22px;box-shadow:0 18px 45px #0005}.channelPanel.channelLive{border-color:#1a8456;box-shadow:0 18px 45px #0005,0 0 0 1px #1b6b4b55 inset}.channelHead{display:flex;justify-content:space-between;align-items:center;gap:16px}.channelHead h2{font-size:28px;margin:3px 0 0}.eyebrow{font-size:12px;letter-spacing:.6px;color:#8ea0b8}.channelState{font-weight:700}.channelStats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.channelStats>div{background:#0b121c;border:1px solid #24354a;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:5px}.channelStats span{font-size:12px;color:#8f9db1}.channelStats b{font-size:15px}.channelMeta{grid-template-columns:2fr 1fr 1fr}.channelActions{align-items:center}.big{font-weight:700;padding:12px 20px}.goodText{color:#41d984}.notice{background:#2a2213;border:1px solid #634f24;color:#f3cc74;padding:10px 12px;border-radius:10px;margin:14px 0 0}.sourcesTitle{margin-top:10px}.sourceCard{transition:border-color .15s,transform .15s}.sourceCard:hover{transform:translateY(-1px)}.selectedCard{border-color:#4c78b5;box-shadow:0 0 0 1px #4c78b533 inset}.selectedLine{margin:12px 0;padding:8px 10px;border-radius:9px;background:#0b111a;color:#90a0b7;font-size:13px}.selectedCard .selectedLine{color:#b9d2f4;background:#132239}.selectedBtn{background:#385f91}.sectionHead{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:22px}.sectionHead h3{margin-bottom:3px}.sectionHead p{margin:0}.saveBtn{margin-top:18px;padding:12px 20px;background:#315f91}button:disabled{opacity:.45;cursor:not-allowed;filter:none}.channelMeta input{margin:0}
@media(max-width:760px){.channelHead,.sectionHead{align-items:flex-start;flex-direction:column}.channelStats,.channelMeta{grid-template-columns:1fr}}
.obsCfg{display:grid;gap:6px;margin-top:8px}.obsCfg small{color:#8f9db1;text-align:left;direction:ltr}

.errorBox{background:#35161b;border-color:#7f303c;color:#ff9eaa;white-space:pre-wrap;word-break:break-word}
.logoSettings{margin-top:10px;padding:16px;border:1px solid #29384d;border-radius:12px}.wideCheck{justify-content:flex-start;align-self:end;padding:8px 0}.logoPreview{margin-top:14px;background:#080d14;border:1px dashed #33455f;border-radius:12px;padding:14px;display:flex;justify-content:center;align-items:center;min-height:110px}.logoPreview img{max-width:260px;max-height:140px;object-fit:contain}
