.SpeechInput_mic-button__M6DQG{position:relative;width:44px;height:44px;border-radius:50%;border:none;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}.SpeechInput_mic-button__M6DQG:hover:not(.SpeechInput_disabled__yabF5){background:linear-gradient(135deg,#e5e7eb,#d1d5db);transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.15)}.SpeechInput_mic-button__M6DQG.SpeechInput_listening__vdqWO{background:linear-gradient(135deg,#fee2e2,#fecaca);animation:SpeechInput_pulse-button__oSpiR 1.5s ease-in-out infinite}.SpeechInput_mic-button__M6DQG.SpeechInput_disabled__yabF5{opacity:.5;cursor:not-allowed}.SpeechInput_mic-icon-wrapper__M2Vk4{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.SpeechInput_pulse-ring__KbZuD{position:absolute;border:2px solid #ef4444;border-radius:50%;opacity:0;animation:SpeechInput_pulse-ring__KbZuD 1.5s cubic-bezier(.215,.61,.355,1) infinite}.SpeechInput_pulse-ring-1__s8CXj{animation-delay:0s}.SpeechInput_pulse-ring-2__k0pUc{animation-delay:.5s}.SpeechInput_pulse-ring-3__g7SZX{animation-delay:1s}@keyframes SpeechInput_pulse-ring__KbZuD{0%{width:44px;height:44px;opacity:1}50%{opacity:.5}to{width:80px;height:80px;opacity:0}}@keyframes SpeechInput_pulse-button__oSpiR{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.SpeechInput_listening-overlay__TuIfb{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;animation:SpeechInput_fadeIn__HVvV0 .2s ease-out}.SpeechInput_listening-modal__ya4PY{background:#fff;border-radius:24px;padding:48px 64px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;animation:SpeechInput_scaleIn__UdxQx .3s ease-out}.SpeechInput_listening-icon-container__25IC_{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fee2e2,#fecaca);border-radius:50%;margin-bottom:24px}.SpeechInput_listening-mic-icon__OZctY{width:48px;height:48px;color:#ef4444;z-index:2}.SpeechInput_pulse-circle__f9zm8{position:absolute;border:3px solid #ef4444;border-radius:50%;opacity:0;animation:SpeechInput_pulse-circle__f9zm8 2s cubic-bezier(.215,.61,.355,1) infinite}.SpeechInput_pulse-circle-1__PKPtM{animation-delay:0s}.SpeechInput_pulse-circle-2__VI0uh{animation-delay:.6s}.SpeechInput_pulse-circle-3__9HZ02{animation-delay:1.2s}@keyframes SpeechInput_pulse-circle__f9zm8{0%{width:120px;height:120px;opacity:1}50%{opacity:.3}to{width:200px;height:200px;opacity:0}}.SpeechInput_listening-title__iU0my{font-size:28px;font-weight:600;color:#1f2937;margin-bottom:8px}.SpeechInput_listening-subtitle__49NZ0{font-size:16px;color:#6b7280;margin-bottom:32px}.SpeechInput_cancel-button-overlay__UxxI2{padding:12px 32px;background:#f3f4f6;color:#374151;border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.SpeechInput_cancel-button-overlay__UxxI2:hover{background:#e5e7eb;transform:translateY(-1px)}.SpeechInput_error-overlay__UaWpg{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:SpeechInput_fadeIn__HVvV0 .2s ease-out}.SpeechInput_error-modal__WnR58{background:#fff;border-radius:24px;padding:32px 48px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;max-width:400px;text-align:center;animation:SpeechInput_scaleIn__UdxQx .3s ease-out}.SpeechInput_error-close-button__6PwN_{padding:10px 24px;background:#ef4444;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.SpeechInput_error-close-button__6PwN_:hover{background:#dc2626;transform:translateY(-1px)}@keyframes SpeechInput_fadeIn__HVvV0{0%{opacity:0}to{opacity:1}}@keyframes SpeechInput_scaleIn__UdxQx{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}