/**handles:fule-audio-style**/
.fule-audio-container{width:100%;padding:1rem;margin-top:1rem;margin-bottom:2rem;background:rgba(255,255,255,.03);backdrop-filter:blur(4px);border-radius:12px;display:flex;justify-content:space-between;align-items:center}.fule-audio-controls{display:flex;justify-content:space-between;width:100%}.fule-btn{width:60px;height:60px;background:0 0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.fule-btn svg{min-width:25px}