.animation-delay-300{animation-delay:.3s}.animation-delay-500{animation-delay:.5s}.animation-delay-600{animation-delay:.6s}.animation-delay-700{animation-delay:.7s}.animation-delay-1000{animation-delay:1s}.transition-stunning{transition:all 1.5s cubic-bezier(.4,0,.2,1)}.backdrop-blur-elegant{backdrop-filter:blur(8px) saturate(150%) brightness(110%)}.hover-lift{transition:transform .3s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{transform:translateY(-2px) scale(1.02)}.shimmer-base{position:relative;overflow:hidden}.shimmer-base:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2) 50%,transparent);animation:shimmer 2s infinite}.glow-purple{box-shadow:0 0 20px rgba(168,85,247,.4)}.glow-blue{box-shadow:0 0 20px rgba(59,130,246,.4)}.glow-pink{box-shadow:0 0 20px rgba(236,72,153,.4)}