:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#070b14;color:#edf1ff;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 10% 0%,rgba(85,98,246,.24),transparent 34rem),radial-gradient(circle at 90% 25%,rgba(29,211,176,.12),transparent 30rem),#070b14}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.shell{width:min(720px,100%);margin:0 auto;padding:max(24px,env(safe-area-inset-top)) 18px max(32px,env(safe-area-inset-bottom))}.brand{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;margin-bottom:22px}.mark{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(160,171,255,.35);border-radius:14px;background:linear-gradient(145deg,#606fff57,#141934b3);box-shadow:inset 0 1px #ffffff1f;font-weight:750}.eyebrow{margin:0 0 3px;color:#8992b4;font-size:.68rem;font-weight:700;letter-spacing:.16em}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.35rem,4vw,1.7rem);letter-spacing:-.03em}.connection-dot{width:10px;height:10px;border-radius:50%;background:#596078;box-shadow:0 0 0 5px #5960781f}.connection-dot[data-connected=true]{background:#46d7a0;box-shadow:0 0 0 5px #46d7a01f,0 0 18px #46d7a073}.voice-card,.transcript-card{border:1px solid rgba(151,163,211,.14);background:linear-gradient(145deg,#141a30eb,#0c101ff0);box-shadow:0 22px 60px #00000040,inset 0 1px #ffffff09}.voice-card{padding:32px 22px 24px;border-radius:28px;text-align:center}.orb-wrap{display:grid;min-height:170px;place-items:center}.orb{display:grid;width:122px;height:122px;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 30%,#8995ff,#4a57d6 40%,#171d50 75%);box-shadow:0 0 0 18px #6674ff12,0 0 70px #5362f65c;transition:transform .24s ease,filter .24s ease}.orb-core{width:42%;height:42%;border-radius:50%;background:#e8ecff8c;filter:blur(11px)}.orb[data-mode=speaking]{animation:pulse 1.3s ease-in-out infinite;filter:hue-rotate(14deg)}.orb[data-mode=listening]{animation:breathe 2.4s ease-in-out infinite}.orb[data-mode=connecting]{animation:spin-glow 1.8s linear infinite}.orb[data-mode=muted],.orb[data-mode=error]{filter:grayscale(.6);opacity:.72}@keyframes pulse{50%{transform:scale(1.09);box-shadow:0 0 0 25px #6674ff14,0 0 90px #5362f680}}@keyframes breathe{50%{transform:scale(1.035)}}@keyframes spin-glow{50%{filter:hue-rotate(55deg);transform:scale(.96)}}.voice-card h2{margin:10px 0 8px;font-size:1.35rem;letter-spacing:-.02em}.status{min-height:42px;margin:0 auto 24px;color:#9da6c5;font-size:.92rem;line-height:1.5}.access-label{display:block;margin:0 0 8px 2px;color:#aab2ce;font-size:.78rem;font-weight:650;text-align:left}.access-input{width:100%;height:48px;margin-bottom:14px;padding:0 15px;border:1px solid rgba(151,163,211,.2);border-radius:13px;outline:none;background:#04070f94;color:#f7f8ff;transition:border-color .15s ease,box-shadow .15s ease}.access-input:focus{border-color:#7180ff;box-shadow:0 0 0 4px #7180ff1f}.access-input:disabled{opacity:.55}.controls{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:10px}.button{min-height:48px;border:0;border-radius:13px;cursor:pointer;font-weight:700;transition:transform .12s ease,opacity .12s ease,background .12s ease}.button:not(:disabled):active{transform:translateY(1px) scale(.99)}.button:disabled{cursor:default;opacity:.38}.button-primary{background:linear-gradient(135deg,#7180ff,#5866e7);color:#fff;box-shadow:0 10px 28px #4e5de242}.button-secondary{background:#252c48;color:#e5e9ff}.button-danger{background:#da4f6726;color:#ff9caf}.button-icon{margin-right:7px;font-size:.62rem}.transcript-card{margin-top:16px;padding:18px;border-radius:20px}.transcript-heading{display:flex;align-items:center;justify-content:space-between}.transcript-heading h2{margin-bottom:12px;font-size:.95rem}.text-button{border:0;background:none;color:#8996f3;cursor:pointer;font-size:.8rem}.transcript{display:flex;max-height:300px;min-height:100px;flex-direction:column;gap:10px;overflow-y:auto;padding-right:4px}.empty-state{margin:auto;color:#6f7898;font-size:.86rem}.message{max-width:88%;padding:11px 13px;border-radius:14px}.message strong{display:block;margin-bottom:4px;color:#8f9aff;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em}.message p{margin:0;color:#dce2f8;font-size:.9rem;line-height:1.45;white-space:pre-wrap}.message-user{align-self:flex-end;background:#5b69e233;border-bottom-right-radius:5px}.message-agent{align-self:flex-start;background:#2d3551bf;border-bottom-left-radius:5px}.privacy-note{margin:15px 8px 0;color:#626b88;font-size:.75rem;line-height:1.5;text-align:center}@media(max-width:560px){.shell{padding-inline:12px}.voice-card{padding:22px 14px 16px;border-radius:22px}.orb-wrap{min-height:145px}.orb{width:104px;height:104px}.controls{grid-template-columns:repeat(3,1fr)}.button-primary{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
