@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes pulseGlow{0%,to{box-shadow:0 0 #0000}50%{box-shadow:0 0 24px 4px #6366f159}}@keyframes shimmer{0%{left:-100%}to{left:100%}}.hero-title{animation:.7s ease-out both fadeInUp}.hero-subtitle{animation:.7s ease-out .15s both fadeInUp}.hero-badges{animation:.7s ease-out 50ms both fadeInUp}.hero-cta{animation:.7s ease-out .3s both fadeInUp}.stats-card{animation:.6s ease-out both fadeInUp}.stats-card:first-child{animation-delay:50ms}.stats-card:nth-child(2){animation-delay:.12s}.stats-card:nth-child(3){animation-delay:.19s}.stats-card:nth-child(4){animation-delay:.26s}.pricing-card{animation:.55s ease-out both fadeInUp}.pricing-card:first-child{animation-delay:80ms}.pricing-card:nth-child(2){animation-delay:.16s}.pricing-card:nth-child(3){animation-delay:.24s}.pricing-card:nth-child(4){animation-delay:.32s}.pricing-card:hover{transition:transform .25s;transform:translateY(-4px)}.popular-plan{animation:3.5s ease-in-out infinite pulseGlow}.cta-section{animation:.7s ease-out both fadeInUp}.gradient-bg{background:linear-gradient(-45deg,#f8fafc,#e0f2fe,#ede9fe,#fce7f3) 0 0/300% 300%;animation:18s infinite gradientShift}.card-shine{position:relative;overflow:hidden}.card-shine:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:60%;height:100%;transition:none;position:absolute;top:0;left:-100%}.card-shine:hover:before{animation:.6s forwards shimmer}.btn-hover-scale:hover{transition:transform .2s;transform:scale(1.04)}.btn-hover-glow:hover{transition:all .2s;transform:translateY(-2px);box-shadow:0 0 18px #6366f173}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
