.voice-recorder.svelte-strpqd{display:flex;flex-direction:column;gap:.5rem}.mic-btn.svelte-strpqd{width:clamp(4rem,15vw,5rem);height:clamp(4rem,15vw,5rem);min-width:56px;min-height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#2563eb;color:#fff;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #2563eb66;touch-action:manipulation}.mic-btn.svelte-strpqd:hover:not(:disabled){transform:scale(1.05);background-color:#1d4ed8}.mic-btn.svelte-strpqd:active:not(:disabled){transform:scale(.97)}.mic-btn.recording.svelte-strpqd{background-color:#dc2626;box-shadow:0 4px 14px #dc262666;animation:svelte-strpqd-pulse-ring 1.5s ease infinite}.mic-btn.svelte-strpqd:disabled{opacity:.5;cursor:not-allowed}.icon-svg.svelte-strpqd{width:40%;height:40%}@keyframes svelte-strpqd-pulse-ring{0%{box-shadow:0 0 #dc262680}70%{box-shadow:0 0 0 12px #dc262600}to{box-shadow:0 0 #dc262600}}.recording-dot.svelte-strpqd{width:.6rem;height:.6rem;border-radius:50%;background-color:#dc2626;animation:svelte-strpqd-blink 1s step-start infinite}@keyframes svelte-strpqd-blink{0%,to{opacity:1}50%{opacity:0}}.bars.svelte-strpqd{display:flex;align-items:flex-end;gap:2px;height:1.2rem}.bars.svelte-strpqd span:where(.svelte-strpqd){display:inline-block;width:3px;background-color:#dc2626;border-radius:2px;animation:svelte-strpqd-bar-dance .8s ease-in-out infinite alternate}.bars.svelte-strpqd span:where(.svelte-strpqd):nth-child(1){height:40%;animation-delay:0s}.bars.svelte-strpqd span:where(.svelte-strpqd):nth-child(2){height:80%;animation-delay:.1s}.bars.svelte-strpqd span:where(.svelte-strpqd):nth-child(3){height:100%;animation-delay:.2s}.bars.svelte-strpqd span:where(.svelte-strpqd):nth-child(4){height:60%;animation-delay:.3s}.bars.svelte-strpqd span:where(.svelte-strpqd):nth-child(5){height:30%;animation-delay:.4s}@keyframes svelte-strpqd-bar-dance{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.process-btn.svelte-strpqd{border-radius:.5rem;background-color:#7c3aed;color:#fff;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s;min-height:44px;touch-action:manipulation;border:none;cursor:pointer}.process-btn.svelte-strpqd:hover:not(:disabled){background-color:#6d28d9}.process-btn.svelte-strpqd:disabled{opacity:.5;cursor:not-allowed}.clear-btn.svelte-strpqd{border-radius:.5rem;border:1px solid #d1d5db;padding:.625rem .875rem;font-size:.875rem;color:#6b7280;background:transparent;transition:background-color .15s;min-height:44px;min-width:44px;touch-action:manipulation;cursor:pointer}.clear-btn.svelte-strpqd:hover{background-color:#f9fafb}.dark .clear-btn.svelte-strpqd{border-color:#4b5563;color:#d1d5db}.dark .clear-btn.svelte-strpqd:hover{background-color:#374151}.soap-panel.svelte-dn15i8{display:flex;flex-direction:column}.soap-label.svelte-dn15i8{flex-shrink:0}.soap-textarea.svelte-dn15i8{flex:1;width:100%;padding:.75rem;font-size:.8125rem;line-height:1.5;background:transparent;border:none;outline:none;resize:none;color:inherit;min-height:6rem}.soap-textarea.svelte-dn15i8::-moz-placeholder{color:#9ca3af}.soap-textarea.svelte-dn15i8::placeholder{color:#9ca3af}
