
body.jb-bar-ready{padding-top:56px!important}
#jbGlobalPlayerBar{position:fixed;top:4px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100vw - 12px));z-index:99998;display:none}
#jbGlobalPlayerBar .jb-bar-shell{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:18px;background:linear-gradient(180deg,rgba(12,16,24,.96),rgba(7,10,15,.94));border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 44px rgba(0,0,0,.32);backdrop-filter:blur(12px)}
#jbGlobalPlayerBar .jb-cover{width:48px;height:48px;border-radius:14px;overflow:hidden;flex:0 0 auto;background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08)}
#jbGlobalPlayerBar .jb-cover img{width:100%;height:100%;object-fit:cover;display:block}
#jbGlobalPlayerBar .jb-meta{min-width:0;flex:1 1 auto}
#jbGlobalPlayerBar .jb-title{font-weight:900;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#jbGlobalPlayerBar .jb-sub{font-size:12px;opacity:.78;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#jbGlobalPlayerBar .jb-status{font-size:11px;opacity:.7;margin-top:2px}
#jbGlobalPlayerBar .jb-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
#jbGlobalPlayerBar .jb-btn{appearance:none;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#fff;border-radius:12px;padding:8px 11px;font-weight:800;cursor:pointer}
#jbGlobalPlayerBar .jb-btn:hover{background:rgba(255,255,255,.09)}
#jbGlobalPlayerBar .jb-badge{padding:5px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.1);font-size:11px;opacity:.82}
#jbGlobalPlayerBar .jb-close{opacity:.7}
@media (max-width:760px){body.jb-bar-ready{padding-top:64px!important}#jbGlobalPlayerBar .jb-bar-shell{padding:10px;gap:10px}#jbGlobalPlayerBar .jb-cover{width:42px;height:42px}#jbGlobalPlayerBar .jb-actions{gap:6px}#jbGlobalPlayerBar .jb-btn{padding:7px 9px}}

#jbGlobalPlayerBar .jb-progress{margin-top:6px;height:5px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}
#jbGlobalPlayerBar .jb-progress-fill{height:100%;width:0%;border-radius:999px;background:linear-gradient(90deg,rgba(124,58,237,.95),rgba(236,72,153,.95));transition:width .18s ease}
