@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.animate-shine{animation:3s linear infinite shine}
