.al-player{position:fixed;left:18px;right:18px;bottom:18px;z-index:99999;display:none}.al-player.is-open{display:block}.al-player-inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;gap:14px;background:#171717;color:#fff;border-radius:16px;padding:14px 18px;box-shadow:0 14px 45px rgba(0,0,0,.28)}.al-live-dot{width:11px;height:11px;border-radius:50%;background:#d71920;box-shadow:0 0 0 5px rgba(215,25,32,.14);flex:0 0 auto}.al-player-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.al-player-text small{font-size:10px;letter-spacing:.12em;font-weight:800;color:#f06a6f}.al-player-text strong,.al-player-text span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.al-player-text strong{font-size:15px}.al-player-text span{font-size:12px;color:#bdbdbd}.al-play{width:46px;height:46px;border:0;border-radius:50%;background:#d71920;color:#fff;font-size:17px;cursor:pointer}.al-close{border:0;background:transparent;color:#aaa;font-size:25px;cursor:pointer}#al-audio{display:none}@media(max-width:700px){.al-player{left:10px;right:10px;bottom:10px}.al-player-inner{padding:12px}.al-player-text strong{font-size:13px}}
.al-player-text small{display:flex;align-items:center;justify-content:space-between;gap:10px}.al-progress{height:3px;background:#3a3a3a;border-radius:99px;overflow:hidden;margin-top:7px;width:100%}.al-progress i{display:block;width:0;height:100%;background:#d71920;border-radius:99px;transition:width .2s linear}.al-player-text{min-width:220px}.al-live-dot{animation:alPulse 1.6s infinite}@keyframes alPulse{0%,100%{opacity:1}50%{opacity:.35}}
