@keyframes music-cover-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.music-spin{animation:1s linear infinite music-cover-spin}.music-eq{width:18px;height:16px;color:var(--primary-strong);justify-content:center;align-items:end;gap:2px;display:inline-flex}.music-eq span{background:currentColor;border-radius:999px;width:3px;height:5px;animation:1s ease-in-out infinite music-eq-bounce}.music-eq span:nth-child(2){animation-delay:.14s}.music-eq span:nth-child(3){animation-delay:.28s}@keyframes music-eq-bounce{0%,to{height:5px}50%{height:14px}}
