@property --ai-badge-angle{syntax: "<angle>"; inherits: false; initial-value: 30deg;}.ai-badge.svelte-1fvksw3{position:fixed;right:136px;z-index:1201;--ai-badge-angle: 30deg;min-width:64px;height:28px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 10px;border:1px solid hsl(var(--accent-500)/.32);border-radius:var(--radius-badge);background:linear-gradient(var(--ai-badge-angle),hsl(var(--accent-100)/.6) 0%,hsl(var(--accent-300)/.6) 42%,hsl(var(--accent-100)/.6) 100%);color:hsl(var(--text-100));box-shadow:0 6px 18px hsl(var(--bg)/.24);cursor:pointer;transition:--ai-badge-angle .35s ease,background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ai-badge.svelte-1fvksw3:hover{--ai-badge-angle: 90deg;border:1px solid hsl(var(--accent-500)/.8);color:hsl(var(--text-300));transform:translateY(-1px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ai-badge.expanded.svelte-1fvksw3{--ai-badge-angle: 150deg;border:1px solid hsl(var(--accent-500)/.8);color:hsl(var(--text-300));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ai-badge.svelte-1fvksw3 i:where(.svelte-1fvksw3){font-size:11px}.ai-badge.mobile.svelte-1fvksw3{height:26px;min-width:58px;right:128px}.ai-bubble.svelte-1fvksw3{position:fixed;right:14px;z-index:1201;display:flex;flex-direction:column;align-items:flex-end;gap:10px;pointer-events:none}.ai-bubble.svelte-1fvksw3 .panel:where(.svelte-1fvksw3){width:min(340px,100vw - 28px);min-height:72px;padding:6px 10px;border:1px solid hsl(var(--accent-500)/.6);border-radius:var(--radius-badge);background:linear-gradient(140deg,hsl(var(--accent-100)/.34),hsl(var(--accent-300)/.36) 42%,hsl(var(--accent-100)/.36));color:hsl(var(--text));text-align:left;box-shadow:0 18px 42px hsl(var(--bg)/.38),inset 0 1px hsl(var(--text-500)/.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto}.ai-bubble.svelte-1fvksw3 .panel:where(.svelte-1fvksw3) .status:where(.svelte-1fvksw3){display:flex;align-items:center;justify-content:flex-start;gap:8px;min-height:28px;min-width:0;font-size:13px;line-height:1.35;color:hsl(var(--text-300))}.ai-bubble.svelte-1fvksw3 .panel:where(.svelte-1fvksw3) .status:where(.svelte-1fvksw3) .status-text:where(.svelte-1fvksw3){min-width:0;overflow-wrap:anywhere}.ai-bubble.svelte-1fvksw3 .panel:where(.svelte-1fvksw3) .status:where(.svelte-1fvksw3) .dot:where(.svelte-1fvksw3){width:8px;height:8px;flex:0 0 8px;border-radius:var(--radius-circle);background-color:hsl(var(--text-300))}.ai-bubble.svelte-1fvksw3 .panel:where(.svelte-1fvksw3) .status:where(.svelte-1fvksw3) .dot.listening:where(.svelte-1fvksw3){background-color:hsl(var(--accent-500))}.ai-bubble.svelte-1fvksw3 .panel:where(.svelte-1fvksw3) .status:where(.svelte-1fvksw3) .dot.voice-active:where(.svelte-1fvksw3){background-color:hsl(var(--success-500))}.ai-bubble.svelte-1fvksw3 .panel:where(.svelte-1fvksw3) .transcript:where(.svelte-1fvksw3){margin:10px 0 0;padding-top:10px;border-top:1px solid hsl(var(--text-500)/.1);color:hsl(var(--text-200));font-size:12px;line-height:1.45;overflow-wrap:anywhere}.ai-bubble.svelte-1fvksw3 .mic:where(.svelte-1fvksw3){position:relative;margin-right:64px;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:var(--radius-circle);overflow:visible;pointer-events:auto}.ai-bubble.svelte-1fvksw3 .mic:where(.svelte-1fvksw3) .ring:where(.svelte-1fvksw3){position:absolute;inset:-3px;border:1px solid hsl(var(--accent-500)/calc(.18 + var(--voice-level) * .34));border-radius:var(--radius-circle);opacity:0;pointer-events:none}.ai-bubble.svelte-1fvksw3 .mic.listening:where(.svelte-1fvksw3) .ring:where(.svelte-1fvksw3){animation:svelte-1fvksw3-ai-bubble-pulse 1.8s ease-out infinite}.ai-bubble.svelte-1fvksw3 .mic.listening:where(.svelte-1fvksw3) .two:where(.svelte-1fvksw3){animation-delay:.45s}.ai-bubble.svelte-1fvksw3 .mic.listening:where(.svelte-1fvksw3) .three:where(.svelte-1fvksw3){animation-delay:.9s}.ai-bubble.svelte-1fvksw3 .mic.voice-active:where(.svelte-1fvksw3) .ring:where(.svelte-1fvksw3){border-color:hsl(var(--success-500)/calc(.25 + var(--voice-level) * .45));animation-duration:1.1s}.ai-bubble.svelte-1fvksw3 .mic.busy:where(.svelte-1fvksw3) .ring:where(.svelte-1fvksw3){animation:none}@media (max-width: 640px){.ai-bubble.svelte-1fvksw3{right:10px;max-width:calc(100vw - 20px)}.ai-bubble.svelte-1fvksw3 .panel:where(.svelte-1fvksw3){width:min(292px,100vw - 20px);min-height:64px;padding:11px 12px}.ai-bubble.svelte-1fvksw3 .panel:where(.svelte-1fvksw3) .status:where(.svelte-1fvksw3){font-size:12px}.ai-bubble.svelte-1fvksw3 .panel:where(.svelte-1fvksw3) .transcript:where(.svelte-1fvksw3){margin-top:8px;padding-top:8px;font-size:11px}.ai-bubble.svelte-1fvksw3 .mic:where(.svelte-1fvksw3){margin-right:64px;width:46px;height:46px}}@keyframes svelte-1fvksw3-ai-bubble-pulse{0%{opacity:.8;transform:scale(.92)}70%{opacity:0;transform:scale(1.85)}to{opacity:0;transform:scale(1.85)}}.x-navbar-spacer.svelte-y73rsy{height:32px}.x-navbar-spacer.mobile.svelte-y73rsy{height:44px}.x-navbar.svelte-y73rsy{position:fixed;top:0;left:240px;right:0;z-index:900;height:48px;display:flex;align-items:center;justify-content:flex-end;padding:0 40px;box-sizing:border-box;background-color:hsl(var(--bg-100));border-bottom:1px solid hsl(var(--border-default));transition:left .3s ease}.x-navbar.empty.svelte-y73rsy{pointer-events:none}.x-navbar.collapsed.svelte-y73rsy{left:60px}.x-navbar.mobile.svelte-y73rsy{left:0;height:44px;padding:0 10px}.x-navbar.svelte-y73rsy .plans-action:where(.svelte-y73rsy){white-space:nowrap}
