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