.shiny{background-image:linear-gradient(120deg, currentColor 40%, var(--brand) 50%, currentColor 60%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite shine}@keyframes shine{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.shiny{animation:none}}
