.shiny-text{background-image:linear-gradient(120deg,var(--shimmer-base) 40%,var(--shimmer-peak) 50%,var(--shimmer-base) 60%);background-size:250% 100%;background-position:150% 0;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shiny-text-sweep 2.6s linear infinite}@keyframes shiny-text-sweep{to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.shiny-text{animation:none;background:none;-webkit-background-clip:initial;background-clip:initial;color:inherit}}