.shiny-text{position:relative;display:inline-block;background:linear-gradient(110deg,#ffffff,#ffe259 25%,#ffa751 50%,#ffffff 75%);background-size:200% auto;color:transparent;background-clip:text;-webkit-background-clip:text;animation:shine 3s linear infinite;font-weight:600}@keyframes shine{0%{background-position:200%}to{background-position:0}}.shiny-text.disabled{animation:none;background:none;color:inherit}