.shiny{--shiny-base:color-mix(in oklab,var(--muted-foreground) 68%,var(--foreground) 32%);animation:shine 3s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}