@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text{background:linear-gradient(120deg,#fff0 40%,#fffc 50%,#fff0 60%) 0 0/200% 100%;-webkit-text-fill-color:transparent;animation:shine var(--animation-duration,3s)linear infinite;-webkit-background-clip:text;background-clip:text;display:inline-block}.shiny-text.disabled{-webkit-text-fill-color:inherit;-webkit-background-clip:unset;background-clip:unset;background:0 0!important;animation:none!important}