.shiny-text{font-weight:700;color:transparent;background:linear-gradient(120deg,rgba(255,255,255,1) 40%,rgba(0,0,0,1) 50%,rgba(255,255,255,1) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}.shiny-text.disabled{animation:none}