@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none;-webkit-user-select:none;user-select:none}html,body{overflow:hidden;background:#050507!important}.voice-root{min-height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.voice-status-dot{border-radius:50%;width:6px;height:6px}.voice-status-dot--connected{background:#78c88ccc}.voice-status-dot--connecting{background:#ffc85099}.voice-status-dot--offline{background:#ffffff1f}.voice-status-text{color:#fff3;letter-spacing:.06em;font-size:11px;font-weight:300}.voice-toggle-btn{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.voice-orb-view{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.voice-orb-topbar{justify-content:space-between;align-items:center;padding:24px 24px 0;display:flex;position:absolute;top:0;left:0;right:0}.voice-orb-label{letter-spacing:.2em;color:#ffffff2e;margin-top:24px;font-size:13px;font-weight:300}.voice-orb-sublabel{color:#ffffff1a;margin-top:8px;font-size:11px;font-weight:300}.voice-peek-container{padding:0 32px;position:absolute;bottom:96px;left:0;right:0}.voice-peek-text{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:300;line-height:1.5;display:-webkit-box;overflow:hidden}.voice-peek-text--user{color:#a0beff40}.voice-peek-text--assistant{color:#ffffff2e}.voice-bottom-action{justify-content:center;display:flex;position:absolute;bottom:32px;left:0;right:0}.voice-action-btn{cursor:pointer;border-radius:24px;padding:10px 28px}.voice-action-btn--end{background:#ff3c3c0d;border:1px solid #ff3c3c14}.voice-action-btn--connect{background:#ffffff08;border:1px solid #ffffff0d}.voice-action-label{letter-spacing:.1em;font-size:11px;font-weight:300}.voice-action-label--end{color:#ff78788c}.voice-action-label--connect{color:#ffffff40}.voice-transcript-header{background:#ffffff03;border-bottom:1px solid #ffffff08;flex-shrink:0;padding:20px 20px 12px}.voice-transcript-controls{justify-content:space-between;align-items:center;display:flex}.voice-transcript-controls-right{align-items:center;gap:12px;display:flex}.voice-control-btn--stop{cursor:pointer;background:#ff3c3c0d;border:1px solid #ff3c3c14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.voice-control-btn--mic{cursor:pointer;background:#3b82f60d;border:1px solid #3b82f614;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.voice-waveform-container{margin-top:12px}.voice-messages{flex-direction:column;flex:1;gap:12px;padding:20px 16px;display:flex;overflow-y:auto}.voice-empty-prompt{flex:1;justify-content:center;align-items:center;display:flex}.voice-empty-prompt-text{color:#ffffff14;font-size:12px;font-weight:300}.voice-message-row{animation:.3s ease-out both fadeSlideIn;display:flex}.voice-message-row--user{justify-content:flex-end}.voice-message-row--assistant{justify-content:flex-start}.voice-message-bubble{border-radius:18px;max-width:82%;padding:12px 16px}.voice-message-bubble--user{background:#5082ff12;border:1px solid #5082ff12}.voice-message-bubble--assistant{background:#ffffff06;border:1px solid #ffffff09}.voice-message-text{letter-spacing:.01em;margin:0;font-size:13px;font-weight:300;line-height:1.6}.voice-message-text--user{color:#a0beffbf}.voice-message-text--assistant{color:#fff9}.voice-listening-bar{border-top:1px solid #ffffff06;flex-shrink:0;justify-content:center;align-items:center;padding:16px;display:flex}.voice-listening-dots{gap:3px;display:flex}.voice-listening-dot{background:#78aaff59;border-radius:50%;width:3px;height:3px}.voice-listening-label{letter-spacing:.1em;color:#ffffff1f;font-size:10px;font-weight:300}.voice-fullscreen-center{background:#050507;justify-content:center;align-items:center;min-height:100dvh;display:flex}.voice-error-icon{background:#ff3c3c0a;border:1px solid #ff3c3c0f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.voice-error-icon-x{color:#ff646466;font-size:16px}.voice-error-text{color:#ffffff40;font-family:-apple-system,sans-serif;font-size:12px;font-weight:300}.voice-spinner{border:1px solid #78a0ff1f;border-top-color:#0000;border-radius:50%;width:32px;height:32px;animation:1.2s linear infinite spin}.voice-waveform{justify-content:center;align-items:center;gap:2px;height:32px;display:flex}.voice-waveform-bar{border-radius:1px;width:1.5px}
