._orbWrap_1l1u8_1{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative}._orb_1l1u8_1{position:relative;width:200px;height:200px;display:flex;align-items:center;justify-content:center}._core_1l1u8_19{position:absolute;inset:25%;border-radius:50%;background:radial-gradient(circle at 30% 30%,#7aa9ff,#2a5fd6 60%,#11337f);box-shadow:0 0 60px var(--accent-glow),inset -10px -10px 30px #0006;transition:transform .4s ease,filter .4s ease}._ring_1l1u8_28,._ring2_1l1u8_29{position:absolute;inset:10%;border-radius:50%;border:1px solid rgba(91,141,239,.3);pointer-events:none}._ring2_1l1u8_29{inset:0;border-color:#5b8def26}._orb_1l1u8_1[data-status=idle] ._core_1l1u8_19{animation:_breathe_1l1u8_1 4s ease-in-out infinite}@keyframes _breathe_1l1u8_1{0%,to{transform:scale(1);filter:brightness(.85)}50%{transform:scale(1.04);filter:brightness(1)}}._orb_1l1u8_1[data-status=connecting] ._core_1l1u8_19{animation:_breathe_1l1u8_1 1s ease-in-out infinite;filter:saturate(.5)}._orb_1l1u8_1[data-status=listening] ._core_1l1u8_19{animation:_pulseListen_1l1u8_1 1.2s ease-in-out infinite;background:radial-gradient(circle at 30% 30%,#a4d4a4,#2faa45 60%,#145a26);box-shadow:0 0 80px #2faa4580}._orb_1l1u8_1[data-status=listening] ._ring_1l1u8_28{animation:_ringPulse_1l1u8_1 1.5s ease-out infinite;border-color:#2faa4566}._orb_1l1u8_1[data-status=listening] ._ring2_1l1u8_29{animation:_ringPulse_1l1u8_1 1.5s ease-out infinite .5s;border-color:#2faa4540}@keyframes _pulseListen_1l1u8_1{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes _ringPulse_1l1u8_1{0%{transform:scale(.9);opacity:.8}to{transform:scale(1.4);opacity:0}}._orb_1l1u8_1[data-status=thinking] ._core_1l1u8_19{background:radial-gradient(circle at 30% 30%,#d8b4ff,#7a3fc7 60%,#3a1d6a);animation:_spin_1l1u8_1 3s linear infinite}._orb_1l1u8_1[data-status=thinking] ._ring_1l1u8_28{animation:_spin_1l1u8_1 6s linear infinite reverse;border-color:#a064ff66;border-top-color:#d8b4ffe6}@keyframes _spin_1l1u8_1{to{transform:rotate(360deg)}}._orb_1l1u8_1[data-status=speaking] ._core_1l1u8_19{animation:_pulseSpeak_1l1u8_1 .6s ease-in-out infinite;background:radial-gradient(circle at 30% 30%,#ffd9a6,#e07b2a 60%,#6b3712);box-shadow:0 0 100px #e07b2a80}._orb_1l1u8_1[data-status=speaking] ._ring_1l1u8_28{animation:_ringPulse_1l1u8_1 .9s ease-out infinite;border-color:#e07b2a66}._orb_1l1u8_1[data-status=speaking] ._ring2_1l1u8_29{animation:_ringPulse_1l1u8_1 .9s ease-out infinite .3s;border-color:#e07b2a40}@keyframes _pulseSpeak_1l1u8_1{0%,to{transform:scale(.95)}50%{transform:scale(1.1)}}._orb_1l1u8_1[data-status=error] ._core_1l1u8_19{background:radial-gradient(circle at 30% 30%,#ff9a9a,#c52e2e 60%,#5e1010);animation:_errorBlink_1l1u8_1 1s ease-in-out infinite}@keyframes _errorBlink_1l1u8_1{0%,to{opacity:1}50%{opacity:.6}}@media (max-width: 640px){._orb_1l1u8_1{width:160px;height:160px}}._list_f4fhv_1{display:flex;flex-direction:column;gap:12px;padding:16px;overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch}._empty_f4fhv_11{color:var(--fg-dim);text-align:center;padding:32px 16px;font-size:.95rem;line-height:1.5}._bubble_f4fhv_19{max-width:85%;padding:10px 14px;border-radius:18px;font-size:.95rem;line-height:1.45;word-wrap:break-word;white-space:pre-wrap;animation:_slideIn_f4fhv_1 .2s ease-out}._user_f4fhv_30{align-self:flex-end;background:var(--user);border-bottom-right-radius:6px}._assistant_f4fhv_36{align-self:flex-start;background:var(--bg-elev);border:1px solid rgba(255,255,255,.05);border-bottom-left-radius:6px}._partial_f4fhv_43{opacity:.85}._cursor_f4fhv_47{display:inline-block;margin-left:2px;animation:_blink_f4fhv_1 1s steps(2) infinite;color:var(--accent)}@keyframes _blink_f4fhv_1{to{opacity:0}}@keyframes _slideIn_f4fhv_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._btn_3yy3p_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:84px;height:84px;border-radius:50%;background:var(--accent);color:#fff;font-size:.7rem;font-weight:600;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:none;transition:transform .1s ease,background .2s ease,box-shadow .2s ease;box-shadow:0 6px 20px var(--accent-glow)}._btn_3yy3p_1:active,._btn_3yy3p_1._active_3yy3p_23{transform:scale(.94);background:#2faa45;box-shadow:0 4px 14px #2faa4580}._btn_3yy3p_1:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}._app_1p60f_1{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;width:100%;background:var(--bg)}._header_1p60f_10{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;padding-top:max(16px,env(safe-area-inset-top));border-bottom:1px solid rgba(255,255,255,.05)}._brand_1p60f_19{font-weight:700;letter-spacing:.2em;font-size:1rem}._statusLabel_1p60f_25{font-size:.8rem;color:var(--fg-dim);text-transform:lowercase;letter-spacing:.05em}._statusLabel_1p60f_25[data-status=listening]{color:#2faa45}._statusLabel_1p60f_25[data-status=thinking]{color:#a064ff}._statusLabel_1p60f_25[data-status=speaking]{color:#e07b2a}._statusLabel_1p60f_25[data-status=error]{color:var(--error)}._main_1p60f_37{flex:1;display:grid;grid-template-rows:minmax(220px,40vh) 1fr;overflow:hidden}._orbArea_1p60f_44{display:flex;align-items:center;justify-content:center}._transcriptArea_1p60f_50{overflow-y:auto;border-top:1px solid rgba(255,255,255,.04)}._footer_1p60f_55{display:flex;align-items:center;justify-content:center;padding:24px 20px;padding-bottom:max(24px,env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.05)}._tokenForm_1p60f_65{margin:auto;max-width:360px;width:90%;padding:32px 24px;display:flex;flex-direction:column;gap:16px;text-align:center}._title_1p60f_76{font-size:2.5rem;letter-spacing:.2em;margin:0 0 8px}._subtitle_1p60f_82{color:var(--fg-dim);font-size:.9rem;margin:0 0 16px;line-height:1.5}._input_1p60f_89{background:var(--bg-elev);border:1px solid rgba(255,255,255,.08);color:var(--fg);padding:12px 14px;border-radius:8px;font-size:.9rem;font-family:ui-monospace,monospace}._input_1p60f_89:focus{outline:none;border-color:var(--accent)}._submit_1p60f_103{background:var(--accent);color:#fff;padding:12px;border-radius:8px;font-weight:600}._error_1p60f_111{margin:auto;padding:24px;text-align:center;color:var(--error)}:root{--bg: #0a0a0c;--bg-elev: #131318;--fg: #f5f5f7;--fg-dim: #8a8a92;--accent: #5b8def;--accent-glow: rgba(91, 141, 239, .4);--user: #2a2a32;--error: #ff5a5a;color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%;background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
