.AnimatedWaveform-module__rYf54W__container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a99;border-radius:1rem;width:100%;padding:1.5rem 1rem;position:relative;overflow:hidden}.AnimatedWaveform-module__rYf54W__wrapper{justify-content:center;align-items:flex-end;gap:3px;height:3.5rem;display:flex}.AnimatedWaveform-module__rYf54W__bar{background:#ef4444;border-radius:2px;width:4px;transition:height .3s ease-out}.AnimatedWaveform-module__rYf54W__bar.AnimatedWaveform-module__rYf54W__idle{height:var(--idle-height,8px);animation:2.5s ease-in-out infinite AnimatedWaveform-module__rYf54W__breathe;animation-delay:var(--delay,0s);background:#64748b66}.AnimatedWaveform-module__rYf54W__bar.AnimatedWaveform-module__rYf54W__recording{animation:AnimatedWaveform-module__rYf54W__pulseV var(--duration,.8s)ease-in-out infinite;animation-delay:var(--delay,0s)}.AnimatedWaveform-module__rYf54W__bar.AnimatedWaveform-module__rYf54W__recording.AnimatedWaveform-module__rYf54W__low{--max-height:14px;--min-height:6px;opacity:.7}.AnimatedWaveform-module__rYf54W__bar.AnimatedWaveform-module__rYf54W__recording.AnimatedWaveform-module__rYf54W__medium{--max-height:30px;--min-height:10px;opacity:.85}.AnimatedWaveform-module__rYf54W__bar.AnimatedWaveform-module__rYf54W__recording.AnimatedWaveform-module__rYf54W__high{--max-height:48px;--min-height:18px;opacity:1}@keyframes AnimatedWaveform-module__rYf54W__pulseV{0%,to{height:var(--min-height,6px)}50%{height:var(--max-height,24px)}}@keyframes AnimatedWaveform-module__rYf54W__breathe{0%,to{height:var(--idle-height,8px);opacity:.35}50%{height:calc(var(--idle-height,8px)*1.3);opacity:.5}}
