@keyframes shimmer{0%{transform:translate(-150%)}50%,to{transform:translate(150%)}}@keyframes pulseGlow{0%,to{box-shadow:0 10px 25px -5px #0596694d,0 8px 10px -6px #05966933}50%{box-shadow:0 20px 35px -5px #0596698c,0 10px 15px -3px #14b8a659}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes floatGentle{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pulseGlowBlue{0%,to{box-shadow:0 10px 25px -5px #2563eb59,0 8px 10px -6px #2563eb33}50%{box-shadow:0 20px 35px -5px #2563eb99,0 10px 15px -3px #4f46e566}}.animate-shimmer-sweep{animation:shimmer 3s infinite cubic-bezier(.4,0,.2,1)}.animate-pulse-glow{animation:pulseGlow 2.5s infinite ease-in-out}.animate-pulse-glow-blue{animation:pulseGlowBlue 2.5s infinite ease-in-out}.animate-gradient-shift{background-size:200% 200%;animation:gradientShift 5s ease infinite}.animate-float-gentle{animation:floatGentle 4s ease-in-out infinite}@keyframes pulseGlowCyan{0%,to{box-shadow:0 10px 25px -5px #06b6d466,0 8px 10px -6px #3b82f640}50%{box-shadow:0 20px 40px -5px #06b6d4a6,0 12px 20px -3px #6366f173}}.animate-pulse-glow-cyan{animation:pulseGlowCyan 2.5s infinite ease-in-out}
