.stt-layout[data-astro-cid-zgycpfbj]{display:grid;grid-template-columns:320px 1fr;gap:1.5rem}@media(max-width:768px){.stt-layout[data-astro-cid-zgycpfbj]{grid-template-columns:1fr}}.panel[data-astro-cid-zgycpfbj]{border:1px solid var(--color-border);border-radius:8px;overflow:hidden;background:var(--color-bg)}.panel-header[data-astro-cid-zgycpfbj]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-wrap:wrap}.panel-label[data-astro-cid-zgycpfbj]{font-weight:600;color:var(--color-primary);font-size:.9rem}.controls-panel[data-astro-cid-zgycpfbj]{padding:1rem}.control-group[data-astro-cid-zgycpfbj]{margin-bottom:1rem}.control-group[data-astro-cid-zgycpfbj] label[data-astro-cid-zgycpfbj]{display:block;font-size:.85rem;font-weight:500;margin-bottom:.35rem;color:var(--color-text)}.control-group[data-astro-cid-zgycpfbj] select[data-astro-cid-zgycpfbj]{width:100%;padding:.5rem;border-radius:6px;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);font-size:.9rem}.record-controls[data-astro-cid-zgycpfbj]{display:flex;justify-content:center;margin:1rem 0}.btn-large[data-astro-cid-zgycpfbj]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem}.btn-large[data-astro-cid-zgycpfbj] svg[data-astro-cid-zgycpfbj]{flex-shrink:0}.recording[data-astro-cid-zgycpfbj]{background:#dc2626!important;color:#fff!important}.recording[data-astro-cid-zgycpfbj]:hover{background:#b91c1c!important}.waveform[data-astro-cid-zgycpfbj]{display:flex;align-items:center;justify-content:center;gap:3px;height:40px;margin:.75rem 0}.wave-bar[data-astro-cid-zgycpfbj]{width:4px;background:var(--color-primary);border-radius:2px;animation:wave .8s ease-in-out infinite}.wave-bar[data-astro-cid-zgycpfbj]:nth-child(1){animation-delay:0s;height:10px}.wave-bar[data-astro-cid-zgycpfbj]:nth-child(2){animation-delay:.1s;height:18px}.wave-bar[data-astro-cid-zgycpfbj]:nth-child(3){animation-delay:.2s;height:14px}.wave-bar[data-astro-cid-zgycpfbj]:nth-child(4){animation-delay:.3s;height:24px}.wave-bar[data-astro-cid-zgycpfbj]:nth-child(5){animation-delay:.4s;height:16px}.wave-bar[data-astro-cid-zgycpfbj]:nth-child(6){animation-delay:.5s;height:20px}.wave-bar[data-astro-cid-zgycpfbj]:nth-child(7){animation-delay:.6s;height:12px}.wave-bar[data-astro-cid-zgycpfbj]:nth-child(8){animation-delay:.7s;height:22px}.wave-bar[data-astro-cid-zgycpfbj]:nth-child(9){animation-delay:.8s;height:14px}.wave-bar[data-astro-cid-zgycpfbj]:nth-child(10){animation-delay:.9s;height:18px}@keyframes wave{0%,to{transform:scaleY(.5);opacity:.6}50%{transform:scaleY(1);opacity:1}}.interim-text[data-astro-cid-zgycpfbj]{min-height:1.5rem;font-size:.85rem;color:var(--color-secondary);font-style:italic;text-align:center;margin-top:.5rem}.output-panel[data-astro-cid-zgycpfbj] textarea[data-astro-cid-zgycpfbj]{width:100%;padding:1rem;border:none;resize:vertical;font-family:inherit;font-size:1rem;background:var(--color-bg);color:var(--color-text);min-height:280px}.output-panel[data-astro-cid-zgycpfbj] textarea[data-astro-cid-zgycpfbj]:focus{outline:none}.output-panel[data-astro-cid-zgycpfbj] textarea[data-astro-cid-zgycpfbj]:read-only{background:var(--color-surface)}.output-actions[data-astro-cid-zgycpfbj]{display:flex;gap:.5rem;margin-left:auto;flex-wrap:wrap}.stats-bar[data-astro-cid-zgycpfbj]{display:flex;gap:1.5rem;padding:.5rem 1rem;font-size:.8rem;color:var(--color-secondary);border-top:1px solid var(--color-border);background:var(--color-surface);flex-wrap:wrap}.status-badge[data-astro-cid-zgycpfbj]{margin-left:auto;font-size:.75rem;padding:.25rem .6rem;border-radius:999px;font-weight:500}.status-badge[data-astro-cid-zgycpfbj].idle{background:#e8f5e9;color:#2e7d32}.status-badge[data-astro-cid-zgycpfbj].listening{background:#fff3e0;color:#ef6c00}.status-badge[data-astro-cid-zgycpfbj].stopped{background:#fce4ec;color:#c62828}@media(prefers-color-scheme:dark){.status-badge[data-astro-cid-zgycpfbj].idle{background:#1b5e20;color:#a5d6a7}.status-badge[data-astro-cid-zgycpfbj].listening{background:#e65100;color:#ffe0b2}.status-badge[data-astro-cid-zgycpfbj].stopped{background:#b71c1c;color:#f8bbd0}}.alert[data-astro-cid-zgycpfbj]{padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem}.alert-warning[data-astro-cid-zgycpfbj]{background:#fff8e1;color:#f9a825;border:1px solid #ffecb3}@media(prefers-color-scheme:dark){.alert-warning[data-astro-cid-zgycpfbj]{background:#3e2723;color:#ffcc80;border-color:#5d4037}}.btn-ghost[data-astro-cid-zgycpfbj]{background:transparent;border:none;color:var(--color-primary);cursor:pointer;font-size:.8rem;padding:.25rem .5rem;border-radius:4px;display:inline-flex;align-items:center;gap:.35rem}.btn-ghost[data-astro-cid-zgycpfbj]:hover{background:var(--color-surface)}.btn-ghost[data-astro-cid-zgycpfbj]:disabled{opacity:.4;cursor:not-allowed}.btn-primary[data-astro-cid-zgycpfbj]{background:var(--color-primary);color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500}.btn-primary[data-astro-cid-zgycpfbj]:hover{opacity:.9}.btn-primary[data-astro-cid-zgycpfbj]:disabled{opacity:.4;cursor:not-allowed}
