@keyframes album-record-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.album-record-spin{animation:3s linear 1s infinite album-record-spin}@media (prefers-reduced-motion:reduce){.album-record-spin{animation:none}}
