.dictate-btn.svelte-84vnd6{border:1px solid var(--border);border-radius:calc(var(--radius) - .125rem);background:var(--background);width:2rem;height:2rem;color:var(--muted-foreground);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.dictate-btn.svelte-84vnd6:hover:not(:disabled){background:var(--muted);color:var(--foreground)}.dictate-btn.svelte-84vnd6:disabled{opacity:.5;cursor:not-allowed}.dictate-btn.recording.svelte-84vnd6{background:color-mix(in oklch, var(--destructive) 12%, transparent);border-color:color-mix(in oklch, var(--destructive) 40%, transparent);color:var(--destructive)}.dictate-btn.error.svelte-84vnd6{border-color:var(--destructive);color:var(--destructive)}.wave.svelte-84vnd6{align-items:center;gap:2px;height:14px;display:flex}.wave.svelte-84vnd6 span:where(.svelte-84vnd6){background:currentColor;border-radius:9999px;width:3px;height:100%;animation:.8s ease-in-out infinite svelte-84vnd6-wave-bar;display:block}.wave.svelte-84vnd6 span:where(.svelte-84vnd6):nth-child(2){animation-delay:.15s}.wave.svelte-84vnd6 span:where(.svelte-84vnd6):nth-child(3){animation-delay:.3s}@keyframes svelte-84vnd6-wave-bar{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.spin.svelte-84vnd6{justify-content:center;align-items:center;animation:.8s linear infinite svelte-84vnd6-spin;display:inline-flex}@keyframes svelte-84vnd6-spin{to{transform:rotate(360deg)}}
