.waveform-container.svelte-flaxsz{display:flex;justify-content:stretch;align-items:stretch;position:relative;width:100%;height:var(--waveform-height, var(--waveform-height-default, 56px));min-height:var( --waveform-min-height, var(--waveform-height-default, 56px) );-webkit-user-select:none;user-select:none}.waveform-container.interactive.svelte-flaxsz{cursor:pointer}.waveform-svg.svelte-flaxsz{display:block;width:100%;height:100%}.waveform-svg.fallback.svelte-flaxsz{opacity:var(--waveform-fallback-opacity, .5)}.bars-unplayed.svelte-flaxsz{fill:var(--waveform-unplayed-fill, rgba(224, 235, 244, .5))}.bars-played.svelte-flaxsz{fill:var(--waveform-played-fill, #e0ebf4)}
