.shiny-text{color:#f1f5f988;background:linear-gradient(120deg,rgba(100,211,242,0) 35%,rgba(100,211,242,1) 50%,rgba(100,211,242,0) 65%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 6s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}