.animated-gradient-text{background:linear-gradient(90deg,#38bdf8,#2563eb,#38bdf8 80%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;font-size:2.125rem}.animated-gradient-text,.animated-white-shimmer{color:transparent;animation:shimmer 2.5s linear infinite}.animated-white-shimmer{background:linear-gradient(90deg,#fff,#e5e7eb,#d1d5db,#c0c0c0,#fff 80%);background-size:200% auto;background-clip:text;-webkit-background-clip:text}@keyframes shimmer{0%{background-position:0 50%}to{background-position:200% 50%}}.animated-white-glow-text{background:linear-gradient(90deg,#fff,#38bdf8,#fff 80%);background-size:200% auto;color:transparent;background-clip:text;-webkit-background-clip:text;animation:shimmer 2.5s linear infinite;text-shadow:0 0 8px #38bdf8,0 0 16px #fff,0 0 32px #38bdf8;transition:text-shadow .3s,font-size .3s}.animated-pure-white-glow{color:#fff;text-shadow:0 0 8px #fff,0 0 16px #fff,0 0 32px #fff;animation:white-glow-pulse 2.5s ease-in-out infinite alternate}@keyframes white-glow-pulse{0%{text-shadow:0 0 8px #fff,0 0 16px #fff,0 0 32px #fff}to{text-shadow:0 0 16px #fff,0 0 32px #fff,0 0 48px #fff}}