.shiny-text{color:#b5b5b5a4;background:linear-gradient(120deg,#fff0 40%,#fffc 50%,#fff0 60%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite shine;display:inline-block;position:relative;overflow:hidden}.shiny-text .shine{color:#0000;background:linear-gradient(120deg,#fff0 40%,#ffffffbf 50%,#fff0 60%) 0 0/200% 100%;pointer-events:none;white-space:pre;text-overflow:ellipsis;-webkit-background-clip:text;background-clip:text;width:100%;height:100%;animation:2s linear infinite shine;position:absolute;top:0;left:0;overflow:hidden}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}
