.indicator.svelte-1i06fa8{position:relative;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.circle.svelte-1i06fa8{width:30px;height:30px;border-radius:50%;background-color:red;animation:svelte-1i06fa8-pulse 1s infinite}.circle.svelte-1i06fa8:before,.circle.svelte-1i06fa8:after{content:"";position:absolute;border-radius:50%;border:2px solid rgba(255,0,0,.5);width:100%;height:100%;top:0;left:0;animation:svelte-1i06fa8-ripple 1s infinite}.circle.svelte-1i06fa8:after{animation-delay:.375s}@keyframes svelte-1i06fa8-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes svelte-1i06fa8-ripple{0%{transform:scale(1);opacity:1}to{transform:scale(2.5);opacity:0}}.waveform.svelte-1i06fa8{width:100px;display:flex;justify-content:space-around;align-items:center}.bar.svelte-1i06fa8{width:4px;background-color:red;animation:svelte-1i06fa8-wave var(--animation-speed) infinite;height:var(--bar-height)}.bar.svelte-1i06fa8:nth-child(1){animation-delay:0s}.bar.svelte-1i06fa8:nth-child(2){animation-delay:.1s}.bar.svelte-1i06fa8:nth-child(3){animation-delay:.2s}.bar.svelte-1i06fa8:nth-child(4){animation-delay:.3s}.bar.svelte-1i06fa8:nth-child(5){animation-delay:.4s}@keyframes svelte-1i06fa8-wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.5)}}
