.shiny-text{color:#00000017;background:linear-gradient(120deg,#4daa00da,rgb(214,214,214) 50%,#021c1ec5);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}