@keyframes gradient-move-reverse{0%{background-position:150% 50%}to{background-position:0% 50%}}.gradient-text-animated{background:linear-gradient(to right,#374151,#6b7280,#d1d5db,#1f2937,#374151);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:gradient-move-reverse 2s linear infinite}
