@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}.animate-shine{background-size:200% 100%;animation:shine 4s linear infinite;background-image:linear-gradient(90deg,#7e22ce 25%,#581c87 50%,#7e22ce 75%)}[type=button],[type=reset],[type=submit],button{background-color:inherit}