:root{color:#f7f7fb;background:#0c0c10;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.login,.dashboard{max-width:760px;margin:0 auto;padding:4rem 1.25rem}.login{place-items:center;min-height:100vh;display:grid}.panel{background:#17171d;border:1px solid #30303a;border-radius:12px;margin:1rem 0;padding:1.5rem}.login .panel{max-width:420px}h1,h2,p{margin-top:0}h1{font-size:2.5rem}.eyebrow{color:#a78bfa;letter-spacing:.12em;font-size:.8rem;font-weight:700}button{color:#fff;cursor:pointer;font:inherit;background:#8b5cf6;border:0;border-radius:7px;padding:.72rem 1rem;font-weight:600}button:disabled{cursor:wait;opacity:.6}.login button{width:100%;margin-top:.7rem;display:block}.quiet{color:#d4d4dc;background:0 0}header{justify-content:space-between;align-items:center;display:flex}.source{grid-template-columns:auto 110px 1fr;align-items:center;gap:.7rem;margin:.85rem 0;display:grid}input,textarea{color:#f7f7fb;font:inherit;background:#0f0f14;border:1px solid #3d3d48;border-radius:6px;padding:.65rem}.source input[type=checkbox]{accent-color:#8b5cf6;width:1rem;height:1rem}textarea{box-sizing:border-box;resize:vertical;width:100%;height:5rem;margin-top:1rem;display:block}.error{color:#fca5a5;margin-top:.8rem}.overlay{color:#fff;background:0 0;max-width:680px;padding:16px;font-family:system-ui,sans-serif}.message{text-shadow:0 1px 2px #000;background:#0a0a0ed1;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:.45rem;margin:.55rem 0;padding:.7rem .85rem;animation:.2s ease-out appear;display:flex}.platform{border-radius:4px;padding:.18rem .35rem;font-size:.7rem;font-weight:800}.platform.twitch{background:#9146ff}.platform.kick{color:#081007;background:#53fc18}.platform.tiktok{background:#fe2c55}.overlay-status{color:#bbb;text-shadow:0 1px 2px #000;font-size:.8rem}@keyframes appear{0%{opacity:0;transform:translateY(6px)}}@media (width<=560px){.source{grid-template-columns:auto 1fr}.source input:last-child{grid-column:1/-1}}
