.shiny-text{color:#ffffffa4;background:linear-gradient(120deg,rgba(255,255,255,0) 40%,rgba(0,238,255,.911) 50%,rgba(9,209,199,.507) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite;font-size:22px;font-weight:600}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}