.shiny-text{background-size:300% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}