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