:root{color-scheme:light dark;font-family:system-ui,-apple-system,sans-serif}body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f1115;color:#f2f2f2}.container{width:100%;max-width:420px;padding:2rem 1.5rem;text-align:center}h1{font-size:1.5rem;margin-bottom:2rem}button{padding:.9rem 1.5rem;font-size:1rem;border:none;border-radius:10px;background:#3a7afe;color:#fff;cursor:pointer;width:100%;margin-bottom:1rem}button:disabled{background:#333844;color:#7a7f8a;cursor:not-allowed}.hold-button{padding:2rem 1.5rem;font-size:1.2rem;font-weight:700;border-radius:20px;background:#2e5fd6;touch-action:none;-webkit-user-select:none;user-select:none}.hold-button.holding{background:#d63a3a;transform:scale(.98)}.level-meter{height:8px;border-radius:4px;background:#1b1e26;overflow:hidden;margin-bottom:1rem}.level-fill{height:100%;background:#6fe08a;transition:width 60ms linear}.disconnect-link{background:transparent;color:#b8bcc6;font-size:.85rem;padding:.4rem;width:auto}.status{padding:.75rem 1rem;border-radius:8px;background:#1b1e26;color:#b8bcc6;font-size:.95rem}.status.recording{background:#16321f;color:#6fe08a}
