.cmp-audioComponent__progress{position:relative;width:100%;height:6px;background:#e0e0e0;border-radius:4px;margin-top:10px;cursor:grab}.cmp-audioComponent__progressFilled{height:100%;width:0%;background:#4caf50;border-radius:4px}.cmp-audioComponent__progressThumb{position:absolute;top:50%;left:0%;width:14px;height:14px;background:#4caf50;border-radius:50%;transform:translate(-50%, -50%);cursor:grab}.cmp-audioComponent__progressThumb:active{cursor:grabbing}.cmp-audioComponent__progress:focus-visible{outline:2px solid #005fcc;outline-offset:3px}