.shimmer-text{color:#0000;background-image:linear-gradient(90deg,#868686 0% 40%,#cbcbcb 50%,#868686 60% 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:1.8s linear infinite shimmer-text-sweep}@keyframes shimmer-text-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.shimmer-text{animation:none}}