@keyframes fade-in-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-left{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes pulse-smooth{0%,to{opacity:1}50%{opacity:.6}}@keyframes progressSlide{0%{width:0%}to{width:42%}}@keyframes draw-slow{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes gradient-x{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.7}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-fade-in-down{animation:fade-in-down .6s ease-out forwards}.animate-fade-in-up{animation:fade-in-up .6s ease-out forwards}.animate-fade-in-left{animation:fade-in-left .6s ease-out forwards}.animate-fade-in-right{animation:fade-in-right .6s ease-out forwards}.animate-fade-in{animation:fade-in .6s ease-out forwards}.perf-section{content-visibility:auto;contain:layout paint;contain-intrinsic-size:1px 1200px}@media (max-width:767px){.blur-3xl{filter:blur(50px)!important}.blur-2xl{filter:blur(30px)!important}.shadow-2xl,.shadow-3xl{box-shadow:0 10px 20px -5px rgba(0,0,0,.1)!important}}@media (prefers-reduced-motion:reduce){.animate-bounce,.animate-fade-in,.animate-fade-in-down,.animate-fade-in-left,.animate-fade-in-right,.animate-fade-in-up,.animate-ping,.animate-pulse,.animate-spin{animation:none!important}}.delay-100,[style*="animation-delay: 0.1s"]{animation-delay:.1s!important}.delay-200,[style*="animation-delay: 0.2s"]{animation-delay:.2s!important}.delay-300,[style*="animation-delay: 0.3s"]{animation-delay:.3s!important}.delay-400,[style*="animation-delay: 0.4s"]{animation-delay:.4s!important}.delay-500,[style*="animation-delay: 0.5s"]{animation-delay:.5s!important}.delay-600,[style*="animation-delay: 0.6s"]{animation-delay:.6s!important}.delay-700,[style*="animation-delay: 0.7s"]{animation-delay:.7s!important}.delay-800,[style*="animation-delay: 0.8s"]{animation-delay:.8s!important}.delay-900,[style*="animation-delay: 0.9s"]{animation-delay:.9s!important}.delay-1000,[style*="animation-delay: 1s"]{animation-delay:1s!important}.feature-card{position:relative;background:#fff;border-radius:1.5rem;padding:2rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center}.feature-card:hover{box-shadow:0 10px 25px -5px rgba(0,0,0,.1);transform:translateY(-4px)}.feature-icon-container{position:relative;margin:0 auto 1.5rem;width:5rem;height:5rem}.feature-icon-wrapper,.testimonial-item{border-radius:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.feature-icon-wrapper{width:5rem;height:5rem;align-items:center;justify-content:center;box-shadow:0 10px 25px -5px rgba(0,0,0,.15),0 4px 6px -2px rgba(0,0,0,.05);z-index:1}.feature-icon-container::before,.testimonial-item::before{content:"";position:absolute;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.feature-icon-container::before{inset:-.5rem;border-radius:1.5rem;background:inherit;filter:blur(20px);z-index:0}.feature-card:hover .feature-icon-container::before{opacity:.4}.feature-card:hover .feature-icon-wrapper{transform:scale(1.1) translateY(-4px);box-shadow:0 20px 35px -5px rgba(0,0,0,.2),0 10px 15px -3px rgba(0,0,0,.1)}.feature-icon-wrapper i{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.testimonial-item{background:#fff;border:1px solid #e5e7eb;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.05);height:100%;flex-direction:column;overflow:hidden}.testimonial-item::before{inset:0;background:linear-gradient(135deg,rgba(59,130,246,.03)0,rgba(139,92,246,.03) 100%);pointer-events:none}.testimonial-item:hover::before{opacity:1}.testimonial-item:hover{border-color:#d1d5db;transform:translateY(-6px);box-shadow:0 10px 25px -5px rgba(0,0,0,.08),0 5px 10px -3px rgba(0,0,0,.04)}.testimonial-item>*{position:relative;z-index:1}.animate-pulse{animation:pulse-smooth 2s cubic-bezier(.4,0,.6,1) infinite}.amortization-progress{width:42%;animation:progressSlide 1.5s ease-out}.animate-draw-slow{stroke-dasharray:1000;animation:draw-slow 2s ease-in-out forwards}.animate-gradient-x{background-size:200% 100%;animation:gradient-x 3s ease infinite}.animate-draw{stroke-dasharray:1000;stroke-dashoffset:1000;animation:draw 2.5s ease-out forwards}.calculator-card,.feature-card,.step-card,.testimonial-card,.testimonial-item{transition:opacity .6s ease,transform .6s ease}.calculator-card.reveal,.feature-card.reveal,.step-card.reveal,.testimonial-card.reveal,.testimonial-item.reveal{opacity:0;transform:translateY(20px)}.animate-in{opacity:1!important;transform:translateY(0)!important}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:300ms}.transition-colors,.transition-shadow,.transition-transform{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:200ms}.transition-shadow,.transition-transform{transition-property:transform;transition-duration:300ms}.transition-shadow{transition-property:box-shadow}.dot-pattern{background-image:radial-gradient(circle at 2px 2px,rgba(59,130,246,.06) 1px,transparent 0);background-size:50px 50px}.grid-pattern{background-image:linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:60px 60px}.mesh-gradient{background-image:radial-gradient(circle at 30% 50%,rgba(255,255,255,.1),transparent 50%),radial-gradient(circle at 70% 50%,rgba(255,255,255,.08),transparent 50%)}.hero-content{position:relative;z-index:10}@media (min-width:768px) and (max-width:1024px){.hero-section{padding-top:5rem;padding-bottom:4rem}.hero-section .hero-layout{flex-direction:row;align-items:center;gap:2.5rem}.hero-section .hero-left,.hero-section .hero-right{width:50%}.hero-section .hero-title{font-size:2.75rem;line-height:1.15}}.gradient-title{background:linear-gradient(135deg,#3b82f6 0,#6366f1 50%,#8b5cf6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-underline{position:relative;height:1.5rem;max-width:28rem;margin:1.5rem auto 0}.gradient-underline::before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#3b82f6,#6366f1,#8b5cf6);border-radius:9999px;box-shadow:0 10px 15px -3px rgba(59,130,246,.3)}.gradient-underline::after{content:"";position:absolute;inset:-1rem -1rem;top:50%;height:2rem;background:linear-gradient(to right,rgba(59,130,246,.1),rgba(99,102,241,.1),rgba(139,92,246,.1));border-radius:9999px;filter:blur(12px)}.premium-badge{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,rgba(59,130,246,.1)0,rgba(99,102,241,.1) 100%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(59,130,246,.3);color:#1e293b;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;font-size:.875rem;margin-bottom:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.animated-dot{position:relative;display:inline-flex;height:.625rem;width:.625rem}.animated-dot::before{content:"";position:absolute;display:inline-flex;height:100%;width:100%;border-radius:50%;background:#3b82f6;opacity:.75;animation:ping 1.5s cubic-bezier(0,0,.2,1) infinite}.step-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1)}.step-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.step-icon,.step-number{display:flex;align-items:center;justify-content:center}.step-number{position:absolute;top:-1rem;left:2rem;width:3rem;height:3rem;background:#2563eb;border-radius:50%;box-shadow:0 10px 15px -3px rgba(37,99,235,.3)}.step-number span{color:#fff;font-weight:700;font-size:1.125rem}.step-icon{width:4rem;height:4rem;background:#e6f4ff;border-radius:.75rem;margin-bottom:1.5rem}.step-icon i{color:#2563eb;font-size:1.5rem}.progress-line{position:absolute;top:6rem;left:0;right:0;height:.125rem;background:#e2e8f0}.progress-line::after{content:"";position:absolute;inset:0;background:linear-gradient(to right,#2563eb,#3b82f6,#6366f1);width:66.66%}.calculator-card{position:relative;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:1.5rem;padding:1.75rem;border:1px solid #e2e8f0;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.calculator-card::before{content:"";position:absolute;top:0;left:0;right:0;height:.375rem;background:linear-gradient(to right,currentColor,currentColor);border-radius:1.5rem 1.5rem 0 0}.calculator-card:hover{box-shadow:0 20px 35px -5px rgba(0,0,0,.15);transform:translateY(-8px)}.calculator-icon-wrapper{position:relative;width:3.5rem;height:3.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -2px rgba(0,0,0,.1)}.calculator-icon-wrapper::before{content:"";position:absolute;inset:0;background:inherit;opacity:0;filter:blur(20px);border-radius:inherit;z-index:-1}.calculator-card:hover .calculator-icon-wrapper{transform:scale(1.15)}.cta-section{position:relative;padding:8rem 1.5rem;overflow:hidden;background:linear-gradient(135deg,#2563eb 0,#4f46e5 50%,#8b5cf6 100%)}.cta-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;max-width:56rem;margin:0 auto}.cta-stat{text-align:center;padding:1.5rem;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1.5rem;border:1px solid rgba(255,255,255,.2);transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-stat:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.5);transform:translateY(-4px)}.cta-stat-number{font-size:2.25rem;font-weight:800;color:#fff;margin-bottom:.5rem}.cta-stat-label{color:#bfdbfe;font-weight:600}.decorative-orb{position:absolute;border-radius:9999px;filter:blur(80px);opacity:.3}.decorative-orb-blue{background:#3b82f6}.decorative-orb-indigo{background:#4f46e5}.btn-primary{background:linear-gradient(135deg,#3b82f6 0,#2563eb 100%);transition:all .3s ease}.btn-primary:hover{background:linear-gradient(135deg,#2563eb 0,#1d4ed8 100%);transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(37,99,235,.4)}@media (max-width:768px){.feature-card{padding:1.5rem}.feature-icon-container,.feature-icon-wrapper{width:4rem;height:4rem}.feature-icon-wrapper i{font-size:1.5rem}.step-card,.testimonial-item{padding:1.5rem}.progress-line{display:none}.calculator-card{padding:1.5rem}.cta-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.cta-stat{padding:1rem}}