.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:center;gap:3px;height:3.5rem;display:flex}.AnimatedWaveform-module__rYf54W__bar{background:#ef4444;border-radius:2px;width:4px;transition:height .1s ease-out}.AnimatedWaveform-module__rYf54W__bar.AnimatedWaveform-module__rYf54W__idle{background:#64748b66;height:8px}.AnimatedWaveform-module__rYf54W__bar.AnimatedWaveform-module__rYf54W__recording{animation:AnimatedWaveform-module__rYf54W__pulse 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:16px;opacity:.6}.AnimatedWaveform-module__rYf54W__bar.AnimatedWaveform-module__rYf54W__recording.AnimatedWaveform-module__rYf54W__medium{--max-height:28px;opacity:.8}.AnimatedWaveform-module__rYf54W__bar.AnimatedWaveform-module__rYf54W__recording.AnimatedWaveform-module__rYf54W__high{--max-height:44px;opacity:1}@keyframes AnimatedWaveform-module__rYf54W__pulse{0%,to{height:8px}50%{height:var(--max-height,24px)}}
