#a13bm-player{position:fixed;z-index:999999;bottom:16px;display:flex;align-items:center;gap:6px;min-height:56px;padding:7px 9px;border-radius:17px;font-family:inherit;box-shadow:0 9px 30px rgba(0,0,0,.25);box-sizing:border-box}
#a13bm-player.a13bm-bottom-right{right:16px}#a13bm-player.a13bm-bottom-left{left:16px}
#a13bm-player.a13bm-theme-dark{background:#121212;color:#fff}#a13bm-player.a13bm-theme-light{background:#fff;color:#151515;border:1px solid #ddd}#a13bm-player.a13bm-theme-glass{background:rgba(20,20,20,.72);color:#fff;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}
#a13bm-player.a13bm-hidden{display:none}
#a13bm-player button{border:0;background:transparent;color:inherit;cursor:pointer}
#a13bm-player .a13bm-btn{font-size:15px;padding:7px;border-radius:10px}
#a13bm-player .a13bm-btn:hover{background:rgba(127,127,127,.18)}
#a13bm-player .a13bm-main{width:40px;height:40px;border-radius:50%;background:#fff;color:#111;font-size:14px}
#a13bm-player .a13bm-info{min-width:135px;max-width:210px;overflow:hidden;line-height:1.15}
#a13bm-player .a13bm-title{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#a13bm-player .a13bm-now{display:block;font-size:11px;opacity:.68;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#a13bm-player input[type=range]{accent-color:currentColor}
#a13bm-player .a13bm-progress{width:105px}.a13bm-volume{width:65px}
#a13bm-player .a13bm-popover{position:absolute;bottom:66px;left:5px;width:290px;max-height:320px;overflow:auto;border-radius:13px;padding:8px;box-shadow:0 8px 28px rgba(0,0,0,.28);background:#151515;color:#fff}
#a13bm-player.a13bm-theme-light .a13bm-popover{background:#fff;color:#111;border:1px solid #ddd}
.a13bm-popover-head{font-weight:700;padding:7px}.a13bm-item{display:grid;grid-template-columns:22px 1fr;gap:3px;width:100%;text-align:left;padding:8px;border-radius:9px}.a13bm-item:hover{background:rgba(127,127,127,.18)}.a13bm-item small{grid-column:2;opacity:.6}
@media(max-width:700px){#a13bm-player.a13bm-bottom-left,#a13bm-player.a13bm-bottom-right{left:8px;right:8px;bottom:8px}.a13bm-progress{display:none!important}.a13bm-info{flex:1;min-width:0!important}.a13bm-volume{width:55px}}
@media(max-width:470px){.a13bm-volume{display:none}.a13bm-info{max-width:none}.a13bm-player .a13bm-prev{display:none}.a13bm-popover{width:calc(100vw - 40px)!important}}
