.audio-scrubber{position:relative;height:6px;width:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.25rem;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-bg-opacity:.2}.audio-scrubber:is(.dark *){background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-bg-opacity:.1}.audio-scrubber__progress{position:relative;height:100%;width:100%;flex-grow:1;overflow:hidden;border-radius:.25rem}.audio-scrubber__progress-current{background-color:rgb(255 255 255/var(--tw-bg-opacity));opacity:.7}.audio-scrubber__progress-buffered,.audio-scrubber__progress-current{position:absolute;left:0;top:0;height:100%;width:100%;border-radius:.25rem;--tw-bg-opacity:1}.audio-scrubber__progress-buffered{background-color:rgb(229 231 235/var(--tw-bg-opacity));opacity:.3}.audio-scrubber__seeker{position:absolute;inset:0;opacity:0}.audio-scrubber__seeker:hover{opacity:1}
