:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0d10;--fg:#f5f7fa;--muted:#9aa4b2;--accent:#ffd23f;--danger:#ff5d5d;--surface:#161a20}*{box-sizing:border-box}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#root{min-height:100dvh}.screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;max-width:30rem;min-height:100dvh;margin:0 auto;padding:2rem 1.5rem;display:flex}.brand{letter-spacing:.02em;color:var(--accent);margin:0;font-size:2.6rem}.tagline{color:var(--muted);margin:0;font-size:1.05rem}.muted{color:var(--muted);margin:0}.disclosure{background:var(--surface);text-align:left;border:1px solid #2a313b;border-radius:12px;padding:1rem 1.25rem;font-size:.95rem;line-height:1.5}.disclosure p{margin:0 0 .9rem}.ack{cursor:pointer;align-items:center;gap:.6rem;font-weight:600;display:flex}.ack input{width:1.35rem;height:1.35rem;accent-color:var(--accent)}button{font:inherit;cursor:pointer;border:none;border-radius:12px;padding:.9rem 1.6rem;font-weight:700}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:var(--accent);color:#1a1a1a;width:100%;font-size:1.1rem}.start{background:var(--accent);color:#1a1a1a;border-radius:50%;width:11rem;height:11rem;font-size:2rem}.danger{background:var(--danger);color:#fff;width:100%}.ghost{color:var(--muted);background:0 0;border:1px solid #2a313b}.danger-text{color:var(--danger)}.footer-actions{flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:.5rem;width:100%;max-width:30rem;margin-top:2.5rem;margin-left:auto;margin-right:auto;display:flex}.error{color:var(--danger);margin:0;font-weight:600}.playing{cursor:pointer;-webkit-user-select:none;user-select:none}.live-indicator{letter-spacing:.15em;margin:0;font-weight:700}.live-indicator.conn-live{color:#1db954}.live-indicator.conn-reconnecting,.live-indicator.conn-connecting{color:#e0a400;animation:1s ease-in-out infinite conn-pulse}.live-indicator.conn-suspended{color:#e0a400}.live-indicator.conn-offline{color:var(--danger);animation:1s ease-in-out infinite conn-pulse}@keyframes conn-pulse{50%{opacity:.35}}.contact-input{width:100%;max-width:34rem;font:inherit;color:inherit;resize:vertical;background:#1c1c22;border:1px solid #4a4a55;border-radius:.5rem;padding:.75rem;line-height:1.4}.contact-input:focus{outline-offset:1px;outline:2px solid #1db954}.char-count{margin:.25rem 0 0;font-size:.85rem}.capped{text-align:center;gap:1.25rem}.capped-msg{max-width:32rem;color:var(--muted);margin:0 auto;font-size:1.15rem;line-height:1.5}.stop-hint{color:var(--muted);text-align:center;position:fixed;bottom:2rem;left:0;right:0}.info-screen{text-align:left;align-items:stretch;max-width:40rem}.info-screen h2,.info-screen h3{margin:1.1rem 0 .3rem}.info-screen h3{font-size:1rem}.info-list{padding-left:1.1rem;line-height:1.5}.info-list li{margin-bottom:.5rem}.footer-secondary{justify-content:center;margin-top:1rem;display:flex}.danger-zone{background:#1c1416;border:1px solid #5a2a2a;border-radius:8px;margin-top:2.5rem;padding:1rem}.danger-zone h3{color:#e0777f;margin-top:0}.linklike{color:#1db954;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.footer-actions .ghost{text-align:center;-webkit-hyphens:auto;hyphens:auto;flex:1 1 0;min-width:0;padding:.7rem .4rem;font-size:.85rem;font-weight:600;line-height:1.2}.confirm-phrase{max-width:22rem;color:var(--muted);text-align:left;margin:1.25rem auto .75rem;font-size:.9rem;display:block}.confirm-phrase strong{color:#e0777f;letter-spacing:.03em}.confirm-phrase input{width:100%;color:var(--fg,#e8e8ef);font:inherit;letter-spacing:.03em;background:#14171c;border:1px solid #3a2226;border-radius:8px;margin-top:.4rem;padding:.7rem .8rem;display:block}.confirm-phrase input:focus{outline-offset:1px;outline:2px solid #5a2a2a}
