@keyframes shine{0%{background-position:200%}to{background-position:-200%}}.animate-shine{animation:8s linear infinite shine}.shiny-text{background-image:linear-gradient(120deg, var(--foreground) 0%, var(--foreground) 40%, var(--muted-foreground) 50%, var(--foreground) 60%, var(--foreground) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text}
