.form-field.svelte-k6vov3{flex-direction:column;gap:.375rem;display:flex}.field-label.svelte-k6vov3{color:var(--c-fg);align-items:center;gap:.375rem;font-size:.75rem;font-weight:700;display:flex}.field-input.svelte-k6vov3{border:1.5px solid var(--c-border);background:var(--c-surface-alt);width:100%;color:var(--c-fg);border-radius:.75rem;outline:none;padding:.75rem 1rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.field-input.svelte-k6vov3::placeholder{color:var(--c-fg-hint)}.field-input.svelte-k6vov3:focus{border-color:var(--c-brand);background:var(--c-surface);box-shadow:0 0 0 3px #c65a3a1f}.voice-stage.svelte-k6vov3{flex-direction:column;gap:0;display:flex}.voice-hero.svelte-k6vov3{background:linear-gradient(160deg,#1a1208 0%,#120d06 55%,#1a1208 100%);flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:300px;padding:2.5rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden}.voice-hero.svelte-k6vov3:before{content:"";pointer-events:none;background:radial-gradient(at 50% 40%,#c65a3a2e 0%,#0000 65%);position:absolute;inset:0}.voice-hero-rec.svelte-k6vov3{background:linear-gradient(160deg,#1a0808 0%,#120404 55%,#1a0808 100%)}.voice-hero-rec.svelte-k6vov3:before{background:radial-gradient(at 50% 40%,#ef444438 0%,#0000 65%)}.voice-hero-done.svelte-k6vov3{background:linear-gradient(160deg,#0d1117 0%,#0a0d12 55%,#0d1117 100%)}.voice-hero-done.svelte-k6vov3:before{background:radial-gradient(at 50% 40%,#c65a3a26 0%,#0000 65%)}.ring.svelte-k6vov3{border:1px solid #c65a3a2e;border-radius:50%;animation:3s ease-in-out infinite svelte-k6vov3-ring-pulse;position:absolute}.ring-1.svelte-k6vov3{width:120px;height:120px}.ring-2.svelte-k6vov3{border-color:#c65a3a1f;width:170px;height:170px}.ring-3.svelte-k6vov3{border-color:#c65a3a12;width:220px;height:220px}.ring-4.svelte-k6vov3{border-color:#c65a3a0a;width:270px;height:270px}@keyframes svelte-k6vov3-ring-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.06)}}.ring-rec.svelte-k6vov3{background:#ef444412;border-radius:50%;animation:1.4s ease-out infinite svelte-k6vov3-rec-pulse;position:absolute}.ring-rec-1.svelte-k6vov3{width:130px;height:130px}.ring-rec-2.svelte-k6vov3{background:#ef44440a;width:190px;height:190px;animation-delay:.35s}.ring-rec-3.svelte-k6vov3{background:#ef444405;width:250px;height:250px;animation-delay:.7s}@keyframes svelte-k6vov3-rec-pulse{0%{opacity:.8;transform:scale(.9)}to{opacity:0;transform:scale(1.4)}}.mic-btn.svelte-k6vov3{z-index:10;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;transition:transform .15s,box-shadow .15s;display:flex;position:relative}.mic-btn.svelte-k6vov3:hover{transform:scale(1.07)}.mic-btn.svelte-k6vov3:active{transform:scale(.95)}.mic-idle.svelte-k6vov3{background:linear-gradient(135deg, var(--c-brand) 0%, var(--c-brand-hover) 100%);box-shadow:0 0 0 6px #c65a3a2e,0 12px 40px #c65a3a80}.mic-idle.svelte-k6vov3:hover{box-shadow:0 0 0 10px #c65a3a24,0 16px 50px #c65a3a99}.mic-rec.svelte-k6vov3{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 0 0 6px #ef444433,0 12px 40px #ef444480}.mic-rec.svelte-k6vov3:hover{box-shadow:0 0 0 10px #ef444426,0 16px 50px #ef444499}.waveform.svelte-k6vov3{z-index:10;align-items:center;gap:3px;height:56px;display:flex;position:relative}.bar.svelte-k6vov3{background:linear-gradient(#ef4444,#c65a3a99);border-radius:2px;width:4px;min-height:6px;animation:ease-in-out infinite alternate svelte-k6vov3-bar-wave}@keyframes svelte-k6vov3-bar-wave{0%{opacity:.6;transform:scaleY(.3)}to{opacity:1;transform:scaleY(1)}}.timer.svelte-k6vov3{color:#fff;font-size:2rem;font-weight:900;font-family:var(--font-display);letter-spacing:-.04em;font-variant-numeric:tabular-nums;text-shadow:0 2px 12px #ef444466;z-index:10;position:relative}.voice-hint.svelte-k6vov3{letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;z-index:10;font-size:.7rem;font-weight:700;position:relative}.done-ring.svelte-k6vov3{z-index:10;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}@keyframes svelte-k6vov3-dash-draw{0%{stroke-dashoffset:226px}to{stroke-dashoffset:0}}.tips-card.svelte-k6vov3{background:var(--c-bg);border-top:1px solid var(--c-border);padding:1.25rem 1.5rem}.tips-title.svelte-k6vov3{text-transform:uppercase;letter-spacing:.14em;color:var(--c-fg-subtle);margin-bottom:.75rem;font-size:.65rem;font-weight:700}.tips-list.svelte-k6vov3{flex-direction:column;gap:.5rem;list-style:none;display:flex}.tips-list.svelte-k6vov3 li:where(.svelte-k6vov3){color:var(--c-fg-muted);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.tip-dot.svelte-k6vov3{background:var(--c-brand);border-radius:50%;flex-shrink:0;width:5px;height:5px}.playback-card.svelte-k6vov3{border-top:1px solid var(--c-border);background:var(--c-surface);padding:1.25rem 1.5rem 1rem}
