body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.voice-gate-screen{--bg:#f7f5f0;--bg-grid:#eee9e0;--surface:#fff;--surface-2:#f1ede5;--border:#e2dbcc;--text:#221d14;--text-muted:#766f5e;--text-faint:#a69e8a;--gold:#b87a1f;--gold-ink:#fff;--gold-soft:#f3e2c4;--violet:#6d5bd0;--violet-soft:#e7e3f9;--danger:#c1432e;--danger-soft:#f7e2dd;--success:#2f7a4f;--success-soft:#dceee1;--shadow:0 1px 2px #221d140f,0 10px 30px -12px #221d142e;--radius:18px;-webkit-font-smoothing:antialiased;background:var(--bg);background-image:linear-gradient(var(--bg-grid) 1px,#0000 1px),linear-gradient(90deg,var(--bg-grid) 1px,#0000 1px);background-size:28px 28px;color:var(--text);font-family:IBM Plex Sans,ui-sans-serif,system-ui,sans-serif;min-height:100vh;padding:32px 20px 80px}@media (prefers-color-scheme:dark){.voice-gate-screen{--bg:#11151f;--bg-grid:#161b27;--surface:#171d2b;--surface-2:#1d2434;--border:#2b3346;--text:#f2efe8;--text-muted:#9ca3b5;--text-faint:#6b7284;--gold:#e3a94c;--gold-ink:#1b1204;--gold-soft:#3a2e15;--violet:#a597f0;--violet-soft:#262046;--danger:#e98a78;--danger-soft:#3b211e;--success:#7fce9c;--success-soft:#1c3226;--shadow:0 1px 2px #0000004d,0 20px 45px -20px #0009}}.voice-gate-screen[data-theme=dark]{--bg:#11151f;--bg-grid:#161b27;--surface:#171d2b;--surface-2:#1d2434;--border:#2b3346;--text:#f2efe8;--text-muted:#9ca3b5;--text-faint:#6b7284;--gold:#e3a94c;--gold-ink:#1b1204;--gold-soft:#3a2e15;--violet:#a597f0;--violet-soft:#262046;--danger:#e98a78;--danger-soft:#3b211e;--success:#7fce9c;--success-soft:#1c3226;--shadow:0 1px 2px #0000004d,0 20px 45px -20px #0009}.voice-gate-screen[data-theme=light]{--bg:#f7f5f0;--bg-grid:#eee9e0;--surface:#fff;--surface-2:#f1ede5;--border:#e2dbcc;--text:#221d14;--text-muted:#766f5e;--text-faint:#a69e8a;--gold:#b87a1f;--gold-ink:#fff;--gold-soft:#f3e2c4;--violet:#6d5bd0;--violet-soft:#e7e3f9;--danger:#c1432e;--danger-soft:#f7e2dd;--success:#2f7a4f;--success-soft:#dceee1;--shadow:0 1px 2px #221d140f,0 10px 30px -12px #221d142e}.voice-gate-screen *{box-sizing:border-box}.voice-gate-screen .stage{display:flex;justify-content:center;padding:12px 0 8px}.voice-gate-screen .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin:0 auto;max-width:880px;overflow:hidden;width:100%}.voice-gate-screen .card-topbar{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:16px 22px}.voice-gate-screen .brand{align-items:center;display:flex;gap:10px}.voice-gate-screen .brand-mark{align-items:center;background:var(--gold);border-radius:8px;color:var(--gold-ink);display:flex;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:700;height:30px;justify-content:center;width:30px}.voice-gate-screen .brand-name{font-size:14.5px;font-weight:600}.voice-gate-screen .brand-sub,.voice-gate-screen .status-pill{color:var(--text-muted);font-size:12px}.voice-gate-screen .status-pill{align-items:center;border:1px solid var(--border);border-radius:999px;display:inline-flex;font-family:IBM Plex Mono,ui-monospace,monospace;gap:6px;padding:5px 10px 5px 8px}.voice-gate-screen .dot{background:var(--text-faint);border-radius:50%;flex:none;height:7px;width:7px}.voice-gate-screen .dot.live{background:var(--success);box-shadow:0 0 0 3px var(--success-soft)}.voice-gate-screen .dot.warn{background:var(--gold);box-shadow:0 0 0 3px var(--gold-soft)}.voice-gate-screen .card-body{padding:28px}.voice-gate-screen .gate-wrap{margin:0 auto;max-width:460px;padding:46px 8px 8px;text-align:center}.voice-gate-screen .orb-wrap{height:116px;margin:0 auto 20px;position:relative;width:116px}.voice-gate-screen .orb-ring{border:1.5px solid var(--gold-soft);border-radius:50%;inset:0;position:absolute}.voice-gate-screen .orb-ring.r2{animation:voice-gate-pulse 2.6s ease-out infinite;inset:-14px;opacity:.55}.voice-gate-screen .orb-ring.r3{animation:voice-gate-pulse 2.6s ease-out .5s infinite;inset:-28px;opacity:.3}@media (prefers-reduced-motion:reduce){.voice-gate-screen .orb-ring.r2,.voice-gate-screen .orb-ring.r3{animation:none}}@keyframes voice-gate-pulse{0%{opacity:.5;transform:scale(.9)}to{opacity:0;transform:scale(1.12)}}.voice-gate-screen .orb{align-items:center;background:linear-gradient(155deg,var(--gold) 0,#a9752c 100%);border-radius:50%;box-shadow:0 8px 24px -8px #b87a1f8c;display:flex;inset:0;justify-content:center;position:absolute}.voice-gate-screen .orb svg{color:var(--gold-ink);height:40px;width:40px}.voice-gate-screen .gate-title{font-size:21px;font-weight:600;margin:0 0 8px}.voice-gate-screen .gate-sub{color:var(--text-muted);font-size:14px;line-height:1.6;margin:0 0 26px}.voice-gate-screen .session-refs{display:flex;flex-direction:column;gap:8px;margin-bottom:24px;text-align:left}.voice-gate-screen .session-ref{align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:11px;display:flex;gap:9px;padding:10px 12px}.voice-gate-screen .session-ref svg{color:var(--text-faint);flex:none;height:16px;width:16px}.voice-gate-screen .session-ref-label{color:var(--text-faint);font-size:10.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.voice-gate-screen .session-ref-value{color:var(--text);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:13px;margin-top:1px}.voice-gate-screen .session-ref.editable{background:var(--danger-soft);border-color:var(--danger);border-style:dashed}.voice-gate-screen .session-ref.editable svg{color:var(--danger)}.voice-gate-screen .session-ref.editable.resolved{background:var(--gold-soft);border-color:var(--gold);border-style:solid}.voice-gate-screen .session-ref.editable.resolved svg{color:var(--gold)}.voice-gate-screen .session-ref-input-wrap{flex:1 1}.voice-gate-screen .session-ref-input-wrap input{background:#0000;border:none;color:var(--text);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:13px;outline:none;padding:2px 0;width:100%}.voice-gate-screen .session-ref-input-wrap input::placeholder{color:var(--text-faint);font-family:IBM Plex Sans,sans-serif}.voice-gate-screen .session-ref-note{color:var(--danger);font-size:11px;margin-top:1px}.voice-gate-screen .lang-select-wrap{margin-bottom:22px;text-align:left}.voice-gate-screen .lang-select-label{color:var(--text-faint);display:block;font-size:11.5px;font-weight:600;letter-spacing:.06em;margin-bottom:7px;text-transform:uppercase}.voice-gate-screen .lang-select{align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:11px;display:flex;gap:9px;height:48px;padding:0 12px;position:relative}.voice-gate-screen .lang-select svg.globe{color:var(--gold);flex:none;height:17px;width:17px}.voice-gate-screen .lang-select select{appearance:none;-webkit-appearance:none;background:#0000;border:none;color:var(--text);cursor:pointer;flex:1 1;font-family:IBM Plex Sans,sans-serif;font-size:14.5px;font-weight:500;height:100%}.voice-gate-screen .lang-select select:focus-visible{outline:none}.voice-gate-screen .lang-select:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-soft)}.voice-gate-screen .lang-select svg.chevron{color:var(--text-faint);flex:none;height:15px;width:15px}.voice-gate-screen .lang-hint{color:var(--text-faint);font-size:11.5px;line-height:1.5;margin:8px 0 0}.voice-gate-screen .lang-select.locked{background:var(--surface);cursor:not-allowed}.voice-gate-screen .lang-select.locked select{color:var(--text-muted);cursor:not-allowed;pointer-events:none}.voice-gate-screen .lang-select.locked svg.globe{color:var(--text-faint)}.voice-gate-screen .lang-lock-pill{align-items:center;border:1px solid var(--border);border-radius:999px;color:var(--text-muted);display:inline-flex;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11.5px;gap:5px;padding:5px 10px 5px 9px}.voice-gate-screen .lang-lock-pill svg{color:var(--text-faint);height:12px;width:12px}.voice-gate-screen .btn-primary{align-items:center;background:var(--gold);border:none;border-radius:12px;color:var(--gold-ink);cursor:pointer;display:inline-flex;font-family:IBM Plex Sans,sans-serif;font-size:15px;font-weight:600;gap:8px;min-height:48px;padding:14px 26px;transition:filter .15s ease,transform .12s ease}.voice-gate-screen .btn-primary:hover{filter:brightness(1.06)}.voice-gate-screen .btn-primary:active{transform:scale(.98)}.voice-gate-screen .btn-primary svg{height:18px;width:18px}.voice-gate-screen .btn-primary:disabled{background:var(--surface-2);border:1px solid var(--border);color:var(--text-faint);cursor:not-allowed}.voice-gate-screen .btn-primary:disabled:hover{filter:none}.voice-gate-screen .gate-blocked-note{align-items:center;color:var(--danger);display:flex;font-size:12px;gap:6px;justify-content:center;margin-top:12px}.voice-gate-screen .gate-blocked-note svg{flex:none;height:14px;width:14px}.voice-gate-screen .fineprint{color:var(--text-faint);font-size:11.5px;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:20px;max-width:38ch}.voice-gate-screen .connecting-wrap{margin:0 auto;max-width:400px;padding:56px 8px;text-align:center}.voice-gate-screen .spinner{height:46px;margin:0 auto 22px;width:46px}.voice-gate-screen .spinner svg{animation:voice-gate-spin 1.1s linear infinite;height:100%;transform-origin:center;width:100%}@media (prefers-reduced-motion:reduce){.voice-gate-screen .spinner svg{animation:none}}@keyframes voice-gate-spin{to{transform:rotate(1turn)}}.voice-gate-screen .connecting-title{font-size:15.5px;font-weight:600;margin-bottom:4px}.voice-gate-screen .connecting-sub,.voice-gate-screen .link-btn{color:var(--text-muted);font-size:13px}.voice-gate-screen .link-btn{background:none;border:none;cursor:pointer;margin-top:26px;text-decoration:underline;text-underline-offset:3px}.voice-gate-screen .link-btn:hover{color:var(--text)}.voice-gate-screen .presence{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:18px 12px 8px;text-align:center}.voice-gate-screen .agent-name{font-size:16px;font-weight:600}.voice-gate-screen .agent-role{color:var(--text-muted);font-size:12.5px;margin-top:2px}.voice-gate-screen .controls{align-items:center;display:flex;gap:14px;justify-content:center;margin-top:24px}.voice-gate-screen .ctrl-btn{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:50%;color:var(--text);cursor:pointer;display:flex;height:52px;justify-content:center;transition:transform .12s ease,background .15s ease,border-color .15s ease;width:52px}.voice-gate-screen .ctrl-btn svg{height:20px;width:20px}.voice-gate-screen .ctrl-btn:hover{border-color:var(--text-faint)}.voice-gate-screen .ctrl-btn:active{transform:scale(.96)}.voice-gate-screen .ctrl-btn.end{background:var(--danger);border-color:var(--danger);color:#fff}.voice-gate-screen .ctrl-btn.end svg{color:#fff}.voice-gate-screen .phone-end-icon{transform:rotate(135deg)}.voice-gate-screen .ctrl-btn.muted{background:var(--surface-2)}.voice-gate-screen .timer{font-feature-settings:"tnum";color:var(--text-muted);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:13px;font-variant-numeric:tabular-nums;min-width:52px;text-align:center}.voice-gate-screen .caption-box{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;margin-top:20px;max-height:220px;overflow-y:auto;padding:14px 16px;text-align:left;width:100%}.voice-gate-screen .caption-empty{color:var(--text-faint);font-size:12.5px;text-align:center}.voice-gate-screen .caption-row{display:flex;font-size:13.5px;gap:10px;line-height:1.5}.voice-gate-screen .caption-row+.caption-row{margin-top:8px}.voice-gate-screen .caption-who{color:var(--text-faint);flex:none;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;padding-top:2px;width:62px}.voice-gate-screen .caption-row.agent .caption-who{color:var(--gold)}.voice-gate-screen .caption-row.you .caption-who{color:var(--violet)}.voice-gate-screen .chat-input-row{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:12px;display:flex;gap:8px;margin-top:12px;padding:6px 6px 6px 14px}.voice-gate-screen .chat-input-row:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-soft)}.voice-gate-screen .chat-input{background:#0000;border:none;color:var(--text);flex:1 1;font-family:IBM Plex Sans,sans-serif;font-size:14px;height:36px;outline:none}.voice-gate-screen .chat-input::placeholder,.voice-gate-screen .chat-input:disabled{color:var(--text-faint)}.voice-gate-screen .send-btn{align-items:center;background:var(--gold);border:none;border-radius:9px;color:var(--gold-ink);cursor:pointer;display:flex;flex:none;height:36px;justify-content:center;transition:filter .15s ease;width:36px}.voice-gate-screen .send-btn:hover{filter:brightness(1.06)}.voice-gate-screen .send-btn:disabled{background:var(--surface-2);color:var(--text-faint);cursor:not-allowed}.voice-gate-screen .send-btn svg{height:16px;width:16px}.voice-gate-screen .chat-input-hint{color:var(--text-faint);font-size:11px;margin:7px 2px 0}
/*# sourceMappingURL=main.c629d459.css.map*/