.shiny-text{color:#0000;background:linear-gradient(120deg,var(--shiny-text-base)40%,var(--shiny-text-shine)50%,var(--shiny-text-base)60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite shine;display:inline-block}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}
