.audio-player{color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.waveform{align-items:center;gap:2px;width:100%;height:120px;margin-bottom:20px;display:flex}.waveform-bar{background:#e4022a;flex:1;max-width:3px;min-height:4px;transition:height 25ms linear;box-shadow:0 0 6px #e4022a}.progress-wrap{width:100%;margin-bottom:18px}.timestamps{opacity:.75;justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.progress-bar{background:#e4022a80;width:100%;height:1px;position:relative}.progress-fill{border-radius:inherit;background:#e4022a;height:100%;transition:width .15s linear}.progress-handle{pointer-events:none;background:#e4022a;border-radius:50%;width:7px;height:7px;transition:left .15s linear;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 6px #e4022a}.controls{gap:12px;display:flex}.controls button{appearance:none;cursor:pointer;border:0;border-radius:999px;padding:10px 16px;font-weight:600}
.Spinner-module__gZb1Oq__wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.Spinner-module__gZb1Oq__wrapper svg{width:1em;height:1em;animation:2s linear infinite Spinner-module__gZb1Oq__rotate}.Spinner-module__gZb1Oq__wrapper[data-size=large] svg{width:40px;height:40px}.Spinner-module__gZb1Oq__wrapper circle{stroke:#fff;stroke-linecap:round;animation:1.5s ease-in-out infinite Spinner-module__gZb1Oq__dash}.Spinner-module__gZb1Oq__wrapper[data-color=black] circle{stroke:#000}@keyframes Spinner-module__gZb1Oq__rotate{to{transform:rotate(360deg)}}@keyframes Spinner-module__gZb1Oq__dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}
