@keyframes gradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.animate-gradient[data-astro-cid-j7pv25f6]{background-size:200% 200%;animation:gradient 15s ease infinite}.floating-shape[data-astro-cid-j7pv25f6]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:float 20s ease-in-out infinite}.shape-1[data-astro-cid-j7pv25f6]{width:300px;height:300px;background:linear-gradient(135deg,#7ac142,#5fa031);top:10%;left:10%;animation-delay:0s}.shape-2[data-astro-cid-j7pv25f6]{width:200px;height:200px;background:linear-gradient(135deg,#10b981,#059669);top:60%;right:15%;animation-delay:3s}.shape-3[data-astro-cid-j7pv25f6]{width:250px;height:250px;background:linear-gradient(135deg,#7ac142,#10b981);bottom:10%;left:20%;animation-delay:6s}.shape-4[data-astro-cid-j7pv25f6]{width:180px;height:180px;background:linear-gradient(135deg,#5fa031,#059669);top:30%;right:30%;animation-delay:2s}.shape-5[data-astro-cid-j7pv25f6]{width:220px;height:220px;background:linear-gradient(135deg,#10b981,#7ac142);bottom:40%;right:10%;animation-delay:4s}.shape-6[data-astro-cid-j7pv25f6]{width:150px;height:150px;background:linear-gradient(135deg,#059669,#5fa031);top:50%;left:40%;animation-delay:5s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up[data-astro-cid-j7pv25f6]{animation:fadeInUp .8s ease-out forwards}.delay-1[data-astro-cid-j7pv25f6]{animation-delay:.2s}.delay-2[data-astro-cid-j7pv25f6]{animation-delay:.4s}.delay-3[data-astro-cid-j7pv25f6]{animation-delay:.6s}.delay-4[data-astro-cid-j7pv25f6]{animation-delay:.8s}.feature-item[data-astro-cid-j7pv25f6]{transition:all .3s ease}.feature-item[data-astro-cid-j7pv25f6]:hover{transform:translate(5px)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.icon-bounce[data-astro-cid-j7pv25f6]{animation:bounce 2s ease-in-out infinite}@keyframes float-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.icon-float[data-astro-cid-j7pv25f6]{animation:float-icon 3s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.pulse[data-astro-cid-j7pv25f6]{animation:pulse 2s ease-in-out infinite}.number-pulse[data-astro-cid-j7pv25f6]{animation:pulse 1.5s ease-in-out infinite}.badge-pulse[data-astro-cid-j7pv25f6]{animation:pulse 3s ease-in-out infinite}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.slide-in[data-astro-cid-j7pv25f6]{animation:slideIn .5s ease-out forwards}.pricing-card[data-astro-cid-j7pv25f6]{animation:fadeInUp .8s ease-out forwards}.pricing-card[data-astro-cid-j7pv25f6]:nth-child(1){animation-delay:.1s}.pricing-card[data-astro-cid-j7pv25f6]:nth-child(2){animation-delay:.2s}.pricing-card[data-astro-cid-j7pv25f6]:nth-child(3){animation-delay:.3s}.benefit-card[data-astro-cid-j7pv25f6]:nth-child(1){animation-delay:.1s}.benefit-card[data-astro-cid-j7pv25f6]:nth-child(2){animation-delay:.2s}.benefit-card[data-astro-cid-j7pv25f6]:nth-child(3){animation-delay:.3s}.benefit-card[data-astro-cid-j7pv25f6]:nth-child(4){animation-delay:.4s}.addon-card[data-astro-cid-j7pv25f6]:nth-child(1){animation-delay:.1s}.addon-card[data-astro-cid-j7pv25f6]:nth-child(2){animation-delay:.2s}.addon-card[data-astro-cid-j7pv25f6]:nth-child(3){animation-delay:.3s}.addon-card[data-astro-cid-j7pv25f6]:nth-child(4){animation-delay:.4s}.step-item[data-astro-cid-j7pv25f6]{animation:fadeInUp .8s ease-out forwards}.step-item[data-astro-cid-j7pv25f6]:nth-child(1){animation-delay:.1s}.step-item[data-astro-cid-j7pv25f6]:nth-child(2){animation-delay:.3s}.step-item[data-astro-cid-j7pv25f6]:nth-child(3){animation-delay:.5s}.scroll-reveal[data-astro-cid-j7pv25f6]{opacity:0;animation:fadeInUp .8s ease-out forwards;animation-play-state:paused}.scroll-reveal[data-astro-cid-j7pv25f6].visible{animation-play-state:running}.cta-circle[data-astro-cid-j7pv25f6]{position:absolute;border-radius:50%;background:#fff}.cta-circle-1[data-astro-cid-j7pv25f6]{width:300px;height:300px;top:-100px;right:-100px;animation:float 15s ease-in-out infinite}.cta-circle-2[data-astro-cid-j7pv25f6]{width:200px;height:200px;bottom:-50px;left:-50px;animation:float 12s ease-in-out infinite reverse}.cta-circle-3[data-astro-cid-j7pv25f6]{width:150px;height:150px;top:50%;left:50%;animation:float 18s ease-in-out infinite}.ripple-button[data-astro-cid-j7pv25f6]{position:relative;overflow:hidden}.ripple-button[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff80;transform:translate(-50%,-50%);transition:width .6s,height .6s}.ripple-button[data-astro-cid-j7pv25f6]:hover:after{width:300px;height:300px}
