.VoiceRecorder-module__Yd_BFW__recorder{align-items:center;gap:var(--space-2);flex:none;min-width:0;display:flex}.VoiceRecorder-module__Yd_BFW__recorderCompact{width:100%}.VoiceRecorder-module__Yd_BFW__recorderActive,.VoiceRecorder-module__Yd_BFW__recorderReady{flex:100%;order:-1;width:100%}.VoiceRecorder-module__Yd_BFW__micButton{--progress:0%;color:#fff;cursor:pointer;background:#25d366;border:1px solid #0f172a14;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:5px;min-width:42px;height:36px;padding:0 10px;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 8px 20px #25d3663d}.VoiceRecorder-module__Yd_BFW__micButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #0f172a29}.VoiceRecorder-module__Yd_BFW__micButton:disabled{cursor:not-allowed;opacity:.55}.VoiceRecorder-module__Yd_BFW__recorderActive .VoiceRecorder-module__Yd_BFW__micButton{color:#fff;background:#ef4444;animation:1.1s ease-in-out infinite VoiceRecorder-module__Yd_BFW__pulseMic}.VoiceRecorder-module__Yd_BFW__micButtonLabel{font-size:10px;font-weight:700;line-height:1}.VoiceRecorder-module__Yd_BFW__panel{align-items:center;gap:var(--space-2);background:#fff;border:1px solid #0f172a14;border-radius:999px;flex:1;grid-template-columns:minmax(190px,1fr) auto auto auto;min-width:0;padding:5px 7px 5px 10px;display:grid;box-shadow:0 8px 22px #0f172a0f}.VoiceRecorder-module__Yd_BFW__voiceTrack{min-width:0}.VoiceRecorder-module__Yd_BFW__trackButton{background:#f1f5f9;border:none;border-radius:999px;align-items:center;width:100%;min-width:0;height:32px;padding:0 10px;display:flex;position:relative;overflow:hidden}.VoiceRecorder-module__Yd_BFW__trackButton:not(:disabled){cursor:pointer}.VoiceRecorder-module__Yd_BFW__trackButton:disabled{cursor:default}.VoiceRecorder-module__Yd_BFW__trackProgress{background:#2563eb29;width:0;transition:width .12s linear;position:absolute;inset:0 auto 0 0}.VoiceRecorder-module__Yd_BFW__recorderActive .VoiceRecorder-module__Yd_BFW__trackProgress{background:#dc26261f}.VoiceRecorder-module__Yd_BFW__waveform{z-index:1;justify-content:space-between;align-items:center;gap:2px;width:100%;min-width:92px;height:30px;display:flex;position:relative;overflow:hidden}.VoiceRecorder-module__Yd_BFW__waveform span{background:linear-gradient(#5ee085,#16a34a);border-radius:999px;width:2px;transition:height 80ms linear}.VoiceRecorder-module__Yd_BFW__recorderActive .VoiceRecorder-module__Yd_BFW__waveform span{background:linear-gradient(#fb7185,#dc2626)}.VoiceRecorder-module__Yd_BFW__recordingSweep{z-index:2;background:#dc2626;border-radius:999px;width:2px;animation:1.35s ease-in-out infinite VoiceRecorder-module__Yd_BFW__sweep;position:absolute;top:5px;bottom:5px;box-shadow:0 0 0 4px #dc262614}.VoiceRecorder-module__Yd_BFW__meta{flex-direction:column;gap:1px;min-width:68px;line-height:1.15;display:flex}.VoiceRecorder-module__Yd_BFW__meta strong{color:var(--color-text);font-size:11px}.VoiceRecorder-module__Yd_BFW__meta span{color:var(--color-text-muted);font-size:10px}.VoiceRecorder-module__Yd_BFW__previewAudio{display:none}.VoiceRecorder-module__Yd_BFW__iconButton,.VoiceRecorder-module__Yd_BFW__iconButtonDanger{border-radius:var(--radius-full);min-width:34px;height:30px;color:var(--color-text);cursor:pointer;background:#fff;border:1px solid #0f172a14;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.VoiceRecorder-module__Yd_BFW__iconButtonDanger{color:#dc2626;background:#fff7f7;border-color:#dc26262e}@keyframes VoiceRecorder-module__Yd_BFW__pulseMic{0%,to{box-shadow:0 0 #dc26262e,0 8px 20px #0f172a1f}50%{box-shadow:0 0 0 8px #dc262614,0 8px 20px #0f172a1f}}@keyframes VoiceRecorder-module__Yd_BFW__sweep{0%{opacity:.25;left:8px}12%,88%{opacity:1}to{opacity:.25;left:calc(100% - 10px)}}@media (max-width:700px){.VoiceRecorder-module__Yd_BFW__recorder{place-self:end stretch;width:auto;min-width:44px}.VoiceRecorder-module__Yd_BFW__recorderActive,.VoiceRecorder-module__Yd_BFW__recorderReady{grid-column:1/-1;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;width:100%;display:grid}.VoiceRecorder-module__Yd_BFW__micButton{border-radius:50%;width:44px;min-width:44px;height:44px;padding:0;box-shadow:0 10px 20px #25d36633}.VoiceRecorder-module__Yd_BFW__micButtonLabel{display:none}.VoiceRecorder-module__Yd_BFW__panel{border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;width:100%;min-width:0;padding:6px 7px;box-shadow:0 10px 24px #0f172a14}.VoiceRecorder-module__Yd_BFW__voiceTrack{grid-column:1/-1}.VoiceRecorder-module__Yd_BFW__meta{flex-direction:row;grid-column:1/-1;justify-content:space-between;min-width:0;padding:0 4px}.VoiceRecorder-module__Yd_BFW__meta strong,.VoiceRecorder-module__Yd_BFW__meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.VoiceRecorder-module__Yd_BFW__iconButton,.VoiceRecorder-module__Yd_BFW__iconButtonDanger{border-radius:999px;min-width:38px;height:34px;padding:0 9px}.VoiceRecorder-module__Yd_BFW__iconButton span,.VoiceRecorder-module__Yd_BFW__iconButtonDanger span{display:none}}
