html,body{color:#eee;background:#111;height:100%;margin:0;font-family:-apple-system,system-ui,sans-serif}#app{height:100%}.screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:100%;padding:1.5rem;display:flex}h1{margin:0;font-size:2rem}.status{opacity:.85;max-width:28rem;font-size:1.1rem}.status-error{color:#e05d5d}.timer{font-variant-numeric:tabular-nums;opacity:.85;font-size:1.5rem}.btn{cursor:pointer;border:none;border-radius:50%;width:160px;height:160px;font-size:1.1rem;font-weight:600}.btn-talk{color:#fff;background:#2d7dfb}.btn-hangup{color:#fff;background:#d33}.call-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.btn-mute{color:#eef2f7;background:#2b3340;width:112px;height:112px;font-size:.95rem}.btn-mute.is-muted{color:#1a1a1a;background:#e8a33d}.mute-status{color:#e8a33d;min-height:1.2em;margin:0;font-size:.9rem;font-weight:600}.btn:focus-visible{outline-offset:3px;outline:3px solid #8ab4ff}.wakelock-status,.max-duration-warning{opacity:.7;min-height:1.2em;font-size:.85rem}.auth-screen form{flex-direction:column;gap:.75rem;width:100%;max-width:20rem;display:flex}.auth-screen input{color:#eee;text-align:center;background:#1c1c1c;border:1px solid #444;border-radius:.5rem;padding:.75rem;font-size:1.1rem}.auth-screen button{color:#fff;cursor:pointer;background:#2d7dfb;border:none;border-radius:.5rem;padding:.75rem;font-size:1.1rem}.error{color:#e05d5d}.version{color:#555;margin:0;font-size:.7rem;position:fixed;bottom:.5rem}
