.gg-play-button-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:20px}.gg-play-button-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:10px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:6px solid;top:4px;left:7px}.gg-play-pause-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:22px}.gg-play-pause-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;left:6px;top:6px;border-left:2px solid;border-right:2px solid}.gg-play-stop-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:20px}.gg-play-stop-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;top:6px;left:6px;background:currentColor}.br-floating{position:fixed}.br-floating.right{right:1%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:4px}.br-floating.left{left:1%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:4px}.br-floating.bottom{bottom:1%;right:1%}.br-button{background-color:#4f46e5;border:none;border-radius:8px;padding:10px 14px;cursor:pointer;box-shadow:0 4px 12px rgba(79,70,229,.4);transition:all .2s ease}.br-button:hover{background-color:#4338ca;transform:translateY(-2px)}.br-button:active{background-color:#3730a3;transform:translateY(0)}.br-button span{display:inline-block;font-size:22px;color:#fff}