.shiny-text{-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;display:inline-block}.shiny-text.animate-shine-left{animation:shine-left var(--shiny-duration,5s) linear infinite;animation-delay:var(--shiny-delay,0s)}.shiny-text.animate-shine-right{animation:shine-right var(--shiny-duration,5s) linear infinite;animation-delay:var(--shiny-delay,0s)}.shiny-text.yoyo{animation-direction:alternate}.shiny-text.paused,.shiny-text.pause-on-hover:hover{animation-play-state:paused}@keyframes shine-left{0%{background-position:150%}to{background-position:-50%}}@keyframes shine-right{0%{background-position:-50%}to{background-position:150%}}
