@keyframes mic-pulse-ring{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}@keyframes mic-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes mic-pulse-ring-strong{0%{opacity:.9;transform:scale(1)}60%{opacity:0;transform:scale(1.7)}to{opacity:0;transform:scale(1.7)}}@keyframes mic-label-bounce{0%,to{transform:translateY(0)}25%{transform:translateY(-4px)}75%{transform:translateY(-2px)}}.mic-attention-overlay{pointer-events:none;will-change:opacity,transform;z-index:10;border-radius:9999px;position:absolute}.mic-attention-ring{pointer-events:none;will-change:opacity,transform;border-radius:9999px;position:absolute;inset:0}.mic-attention-ring.pulsing{animation:1.5s ease-out infinite mic-pulse-ring}.mic-attention-ring.pulsing-strong{animation:1.2s ease-out infinite mic-pulse-ring-strong}.mic-attention-ring.breathing{animation:3s ease-in-out infinite mic-breathe}.mic-attention-label{white-space:nowrap;pointer-events:none;will-change:opacity,transform;text-align:center;font-size:.875rem;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.mic-attention-label.bounce{animation:.6s ease-in-out mic-label-bounce}.mic-attention-hint{color:#fff;white-space:nowrap;pointer-events:none;z-index:20;will-change:opacity,transform;background:#111827f2;border-radius:8px;padding:8px 12px;font-size:.8125rem;font-weight:500;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.mic-attention-hint:after{content:"";border:6px solid #0000;border-top-color:#111827f2;border-bottom-width:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.mic-attention-bars{justify-content:center;align-items:center;gap:3px;height:16px;display:flex}.mic-attention-bar{background:#ef4444;border-radius:2px;width:3px;animation:.8s ease-in-out infinite mic-bar-bounce}.mic-attention-bar:nth-child(2){animation-delay:.15s}.mic-attention-bar:nth-child(3){animation-delay:.3s}.mic-attention-bar:nth-child(4){animation-delay:.45s}@keyframes mic-bar-bounce{0%,to{height:4px}50%{height:16px}}.mic-attention-spinner{border:2px solid #a78bfa;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite mic-spin}@keyframes mic-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.mic-attention-ring.pulsing,.mic-attention-ring.pulsing-strong,.mic-attention-ring.breathing{opacity:.5;animation:none;transform:scale(1.15);box-shadow:0 0 0 4px #22c55e66}.mic-attention-label.bounce{animation:none}.mic-attention-bar{height:8px;animation:none}.mic-attention-spinner{animation:none}}
