.shiny-text:not(.disabled){color:#444;display:inline-block}.dark .shiny-text{color:#b5b5b5a4;background:linear-gradient(120deg,rgba(255,255,255,.3) 40%,rgba(255,255,255,1) 50%,rgba(255,255,255,.3) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 10s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}