.stt-tool[data-astro-cid-yj7otfvv]{display:flex;flex-direction:column;gap:.875rem}.stt-unsupported[data-astro-cid-yj7otfvv]{padding:.875rem 1rem;background:#fff7ed;border:1.5px solid #f97316;border-radius:var(--radius-md, 8px);font-size:.875rem;line-height:1.6}.stt-unsupported-inner[data-astro-cid-yj7otfvv]{display:flex;gap:.625rem;align-items:flex-start}.stt-unsupported-icon[data-astro-cid-yj7otfvv]{font-size:1.25rem;flex-shrink:0}.stt-mic-guide[data-astro-cid-yj7otfvv]{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;background:var(--color-bg-alt, #f9fafb);border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md, 8px);font-size:.8125rem;color:var(--color-text-muted, #6b7280)}.stt-mic-guide-icon[data-astro-cid-yj7otfvv]{font-size:1.125rem;flex-shrink:0}.stt-controls[data-astro-cid-yj7otfvv]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.stt-field[data-astro-cid-yj7otfvv]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.stt-label[data-astro-cid-yj7otfvv]{font-size:.8125rem;font-weight:600;color:var(--color-text, #1f2937);white-space:nowrap}.stt-select[data-astro-cid-yj7otfvv]{padding:.4rem .625rem;font-size:.875rem;font-family:var(--font-sans);color:var(--color-text, #1f2937);background:var(--color-bg, #ffffff);border:1.5px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md, 8px);min-height:44px;cursor:pointer;transition:border-color .15s ease}.stt-select[data-astro-cid-yj7otfvv]:focus{outline:none;border-color:var(--color-primary, #4f46e5);box-shadow:0 0 0 3px #4f46e51f}.stt-toggles[data-astro-cid-yj7otfvv]{display:flex;gap:.875rem;flex-shrink:0}.stt-toggle-label[data-astro-cid-yj7otfvv]{display:flex;align-items:center;gap:.375rem;cursor:pointer;font-size:.8125rem;color:var(--color-text-muted, #6b7280);user-select:none}.stt-checkbox[data-astro-cid-yj7otfvv]{width:16px;height:16px;accent-color:var(--color-primary, #4f46e5);cursor:pointer}.stt-toggle-text[data-astro-cid-yj7otfvv]{white-space:nowrap}.stt-btn--record[data-astro-cid-yj7otfvv]{display:inline-flex;align-items:center;gap:.5rem;padding:0 1.25rem;min-height:44px;font-size:.875rem;font-weight:700;font-family:var(--font-sans);color:#fff;background:var(--color-primary, #4f46e5);border:none;border-radius:var(--radius-md, 8px);cursor:pointer;transition:background .15s ease,transform .1s ease;white-space:nowrap;flex-shrink:0}.stt-btn--record[data-astro-cid-yj7otfvv]:hover{background:var(--color-primary-dark, #4338ca)}.stt-btn--record[data-astro-cid-yj7otfvv]:active{transform:scale(.97)}.stt-btn--record[data-astro-cid-yj7otfvv]:disabled{opacity:.5;cursor:not-allowed}.stt-btn--record[data-astro-cid-yj7otfvv].is-recording{background:#dc2626}.stt-btn--record[data-astro-cid-yj7otfvv].is-recording:hover{background:#b91c1c}.stt-record-dot[data-astro-cid-yj7otfvv]{width:10px;height:10px;border-radius:50%;background:#ffffffb3;flex-shrink:0}.is-recording[data-astro-cid-yj7otfvv] .stt-record-dot[data-astro-cid-yj7otfvv]{background:#fff;animation:stt-blink 1s ease-in-out infinite}@keyframes stt-blink{0%,to{opacity:1}50%{opacity:.2}}.stt-status[data-astro-cid-yj7otfvv]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--color-text-muted, #6b7280);min-height:1.5rem}.stt-status-indicator[data-astro-cid-yj7otfvv]{width:10px;height:10px;border-radius:50%;background:var(--color-border, #e5e7eb);flex-shrink:0;transition:background .2s ease}.stt-status-indicator[data-astro-cid-yj7otfvv].is-recording{background:#16a34a;animation:stt-blink 1s ease-in-out infinite}.stt-status-indicator[data-astro-cid-yj7otfvv].is-error{background:#dc2626}.stt-output-wrap[data-astro-cid-yj7otfvv]{display:flex;flex-direction:column;gap:.375rem}.stt-output-header[data-astro-cid-yj7otfvv]{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.stt-char-count[data-astro-cid-yj7otfvv]{font-size:.75rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--color-text-muted, #6b7280)}.stt-interim[data-astro-cid-yj7otfvv]{min-height:1.5rem;padding:.375rem .625rem;font-size:.875rem;font-family:var(--font-sans);color:var(--color-text-muted, #6b7280);background:var(--color-bg-alt, #f9fafb);border:1px dashed var(--color-border, #e5e7eb);border-radius:var(--radius-sm, 4px);line-height:1.6;font-style:italic;word-break:break-all}.stt-output[data-astro-cid-yj7otfvv]{width:100%;min-height:220px;padding:.75rem;font-size:1rem;font-family:var(--font-sans);line-height:1.8;color:var(--color-text, #1f2937);background:var(--color-bg, #ffffff);border:1.5px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md, 8px);resize:vertical;transition:border-color .15s ease,box-shadow .15s ease}.stt-output[data-astro-cid-yj7otfvv]:focus{outline:none;border-color:var(--color-primary, #4f46e5);box-shadow:0 0 0 3px #4f46e51f}.stt-actions[data-astro-cid-yj7otfvv]{display:flex;gap:.5rem;flex-wrap:wrap}.stt-btn[data-astro-cid-yj7otfvv]{display:inline-flex;align-items:center;gap:.375rem;padding:0 1rem;min-height:44px;font-size:.875rem;font-weight:600;font-family:var(--font-sans);border-radius:var(--radius-md, 8px);cursor:pointer;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.stt-btn--copy[data-astro-cid-yj7otfvv]{color:var(--color-primary, #4f46e5);background:#ede9fe;border:1.5px solid #c4b5fd}.stt-btn--copy[data-astro-cid-yj7otfvv]:hover{background:#ddd6fe;border-color:var(--color-primary, #4f46e5)}.stt-btn--download[data-astro-cid-yj7otfvv]{color:#059669;background:#d1fae5;border:1.5px solid #6ee7b7}.stt-btn--download[data-astro-cid-yj7otfvv]:hover{background:#a7f3d0;border-color:#059669}.stt-btn--clear[data-astro-cid-yj7otfvv]{color:var(--color-text-muted, #6b7280);background:var(--color-bg, #ffffff);border:1.5px solid var(--color-border, #e5e7eb)}.stt-btn--clear[data-astro-cid-yj7otfvv]:hover{background:var(--color-bg-alt, #f9fafb);border-color:#9ca3af}.stt-toast[data-astro-cid-yj7otfvv]{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);padding:.5rem 1.25rem;background:#1f2937;color:#fff;font-size:.875rem;font-weight:600;border-radius:999px;z-index:9999;pointer-events:none;box-shadow:0 4px 16px #0000002e}@media(max-width:600px){.stt-controls[data-astro-cid-yj7otfvv]{flex-direction:column;align-items:flex-start}.stt-btn--record[data-astro-cid-yj7otfvv]{width:100%;justify-content:center}.stt-actions[data-astro-cid-yj7otfvv]{flex-direction:column}.stt-btn--copy[data-astro-cid-yj7otfvv],.stt-btn--download[data-astro-cid-yj7otfvv],.stt-btn--clear[data-astro-cid-yj7otfvv]{width:100%;justify-content:center}}
