.audio-waveform{width:100%;min-width:0;height:72px;margin-block:0.75rem;padding:4px 0;border-block:1px solid var(--border, currentColor);color:var(--text, currentColor);cursor:pointer;touch-action:pan-y}.audio-waveform[hidden]{display:none}.audio-waveform svg{display:block;width:100%;height:100%;overflow:visible}.audio-waveform__remaining{fill:currentColor;opacity:0.5}.audio-waveform__played{fill:currentColor}.audio-waveform__cursor{stroke:currentColor;stroke-width:2;vector-effect:non-scaling-stroke}.audio-waveform:focus-visible{outline:2px solid currentColor;outline-offset:4px}
