@property --rotate{syntax:"<angle>";initial-value:132deg;inherits:false}.is-playing::before{background:linear-gradient(var(--rotate) ,var(--gradient-background),rgb(var(--color-button)))!important;animation:2.5s linear infinite spin}@keyframes spin{0%{--rotate:0deg}100%{--rotate:360deg}}