@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulseGlow{0%,to{opacity:.15}50%{opacity:.25}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}h1,h2,h3,h4,h5,h6{line-height:1.3;animation:fadeInUp .8s ease-out}a{color:var(--primaryColor);text-decoration:none;transition:color .3s ease}a:hover{text-decoration:underline}button{font-family:inherit;transition:all .3s ease}section{animation:fadeIn .8s ease-out}.solution-card,.feature-item,.pricing-card{animation:fadeInUp .6s ease-out backwards}.solution-card:nth-child(1){animation-delay:.1s}.solution-card:nth-child(2){animation-delay:.2s}.solution-card:nth-child(3){animation-delay:.3s}.feature-item:nth-child(1){animation-delay:.1s}.feature-item:nth-child(2){animation-delay:.2s}.feature-item:nth-child(3){animation-delay:.3s}.feature-item:nth-child(4){animation-delay:.4s}.feature-item:nth-child(5){animation-delay:.5s}.feature-item:nth-child(6){animation-delay:.6s}.pricing-card:nth-child(1){animation-delay:.1s}.pricing-card:nth-child(2){animation-delay:.2s}.pricing-card:nth-child(3){animation-delay:.3s}.hero-grad-1{animation:floatSlow 6s ease-in-out infinite}.hero-grad-2{animation:floatSlow 8s ease-in-out infinite;animation-delay:1s}.hero-content{animation:fadeInUp .8s ease-out}.hero-cta{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.hero-cta .btn{animation:fadeInUp .8s ease-out backwards}.hero-cta .btn:nth-child(1){animation-delay:.3s}.hero-cta .btn:nth-child(2){animation-delay:.4s}button{position:relative}button:hover{transform:translateY(-2px)}button:active{transform:translateY(0)}.benefit{animation:scaleIn .8s ease-out}input,textarea,select{transition:all .3s ease}input:focus,textarea:focus,select:focus{transform:scale(1.01)}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.footer[data-astro-cid-sz7xmlte]{background:#0f0f0f;color:#ccc;padding:3rem 2rem 1rem;border-top:1px solid rgba(152,4,44,.2)}.footer-content[data-astro-cid-sz7xmlte]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#fff;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{line-height:1.7;font-size:.9rem;margin-bottom:.75rem}.company-details[data-astro-cid-sz7xmlte]{font-size:.85rem;color:#999;margin-top:1rem}.startup-badge[data-astro-cid-sz7xmlte]{color:#4caf50;font-weight:600;display:inline-block;margin-top:.5rem}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.75rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ccc;text-decoration:none;transition:color .3s ease;position:relative}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--primaryColor);transition:width .3s ease}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--primaryColor)}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover:after{width:100%}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;flex-wrap:wrap}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,var(--primaryColor),#7a0221);color:#fff;border-radius:8px;font-weight:700;font-size:1rem;transition:all .3s ease}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{transform:translateY(-3px);box-shadow:0 8px 20px #98042c4d}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:after{display:none}.footer-bottom[data-astro-cid-sz7xmlte]{max-width:1400px;margin:0 auto;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center;color:#999;font-size:.9rem}@media(max-width:768px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.social-links[data-astro-cid-sz7xmlte]{justify-content:center}}
