.waveform-wrapper{flex-direction:column;align-items:center;width:100%;min-width:200px;min-height:71px;display:flex}.waveform-controls{align-items:center;width:100%;display:flex}.waveform-wrapper-with-progress{justify-content:space-between}.waveform-wrapper-without-progress{justify-content:center;min-height:50px}.controls-container{flex-direction:column;align-items:center;gap:4px;display:flex}.controls{align-items:center;width:max-content;display:flex}.control-button{cursor:pointer;border-radius:50%;align-items:center;margin:1px;padding:1px;display:flex}.control-button.rewind,.control-button.forward{width:20px;height:20px}.rewind:hover,.forward:hover{background-color:#c7c3c3}.control-button.play-pause{width:28px;height:28px}.play-pause:hover{background-color:#afc9e7}.waveform{align-self:center;width:100%;min-height:24px;margin:0 12px}.waveform-progress-wrapper{align-self:flex-end;align-items:center;width:100%;padding:10px 0;display:flex}.waveform-skeleton{background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%) 0 0/200% 100%;border-radius:5px;width:100%;height:100%;min-height:70px;animation:1.5s linear infinite shine}@keyframes shine{to{background-position-x:-200%}}

/*# sourceMappingURL=a2c909dc61add06d.css.map*/