@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap);:root{--primary-blue:#1e40af;--dark-blue:#1e3a8a;--success-green:#7ed321;--light-blue:#e8f4fd;--soft-gray:#f7f9fc;--muted-gray:#8b9dc3;--light-gray:#dfe4ea;--text-primary:#2c3e50;--text-secondary:#7b8794;--text-muted:#a5b3c1;--border-light:#0000000f;--card-shadow:#0000000a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#2c3e50;color:var(--text-primary);font-size:16px;line-height:1.6}.hero h1,.logo,.nav-links a,.section-title,body,h1,h2,h3,h4,h5,h6{font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.navbar{backdrop-filter:blur(80px);-webkit-backdrop-filter:blur(80px);background:#fffffff2;border-bottom:1px solid #0000000f;border-bottom:1px solid var(--border-light);box-shadow:0 1px 3px #0000001a;left:0;padding:.625rem 0;position:fixed;right:0;top:0;transition:all .2s ease;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo{color:#2c3e50;color:var(--text-primary);font-size:2rem;font-weight:800;letter-spacing:-.02em;text-decoration:none}.nav-links{align-items:center;display:flex;gap:2.5rem;list-style:none}.nav-links a{color:#7b8794;color:var(--text-secondary);font-size:.95rem;font-weight:600;letter-spacing:.025em;position:relative;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.nav-links a:hover{color:#1e40af;color:var(--primary-blue)}.nav-links a.active{color:#2c3e50;color:var(--text-primary);position:relative}.nav-links a.active:not([href="#pricing"]):after{background:#1e40af;background:var(--primary-blue);bottom:-8px;content:"";height:2px;left:0;position:absolute;right:0}.nav-links a[href="#pricing"].active{color:#1e40af!important;color:var(--primary-blue)!important}.benefits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-top:3rem}.benefits-grid .card{padding:1.5rem}.benefits-grid .card h3{font-size:1.125rem;margin-bottom:.75rem}.benefits-grid .card p{font-size:.9rem;line-height:1.5}.benefits-grid .card-icon{margin-bottom:1rem}@media (max-width:1024px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.benefits-grid{grid-template-columns:1fr}}.nav-cta{background:#1e40af;background:var(--primary-blue);border:none;border-radius:4px;box-shadow:0 1px 2px #1e40af26;color:#fff;font-size:.85rem;font-weight:600;padding:.6rem 1.25rem;text-decoration:none;transition:all .2s ease}.nav-cta:hover{background:#1e3a8a;background:var(--dark-blue);box-shadow:0 2px 4px #1e40af33;transform:translateY(-1px)}.nav-cta.pulse{animation:pulse-glow 2s infinite}@keyframes pulse-glow{0%,to{box-shadow:0 1px 2px #1e40af26;transform:scale(1)}50%{box-shadow:0 2px 8px #1e40af66;transform:scale(1.02)}}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.hero{align-items:center;background:linear-gradient(135deg,#f0f8ff,#e6f3ff 30%,#dbeafe 70%,#bfdbfe);display:flex;min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.hero:after{background-color:#fff;bottom:-1px;-webkit-clip-path:polygon(0 100%,0 40%,20% 40%,25% 20%,30% 60%,35% 20%,40% 60%,45% 40%,100% 40%,100% 100%);clip-path:polygon(0 100%,0 40%,20% 40%,25% 20%,30% 60%,35% 20%,40% 60%,45% 40%,100% 40%,100% 100%);content:"";height:60px;z-index:2}.hero-background,.hero:after{left:0;position:absolute;right:0}.hero-background{bottom:0;pointer-events:none;top:0;z-index:1}.thunder-burst{height:20px;position:absolute;width:16px}.mini-thunder{color:#1e40af66;height:100%;opacity:0;width:100%}.dot-1{animation-delay:0s;left:15%;top:20%}.dot-2{animation-delay:1s;right:20%;top:30%}.dot-3{animation-delay:2s;left:10%;top:60%}.dot-4{animation-delay:3s;right:15%;top:70%}.dot-5{animation-delay:4s;left:50%;top:45%}.line-1{animation-delay:1s;left:20%;top:25%;transform:rotate(45deg);width:120px}.line-2{animation-delay:2s;right:25%;top:55%;transform:rotate(-30deg);width:80px}.line-3{animation-delay:3s;left:30%;top:40%;transform:rotate(15deg);width:100px}@keyframes floatDot{0%,to{opacity:.4;transform:translateY(0) scale(1)}50%{opacity:.8;transform:translateY(-10px) scale(1.2)}}@keyframes pulseLine{0%,to{opacity:0;transform:scaleX(0)}50%{opacity:.6;transform:scaleX(1)}}@media (max-width:768px){.connection-line,.floating-dot{display:none}}.hero:before{background:radial-gradient(circle at 20% 50%,#0566ff08 0,#0000 50%),radial-gradient(circle at 80% 20%,#64ed8008 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.hero h1{color:#2c3e50;color:var(--text-primary);font-size:3rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.hero .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e40af,#2563eb);background:linear-gradient(135deg,var(--primary-blue) 0,#2563eb 100%);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#7b8794;color:var(--text-secondary);font-size:1.125rem;font-weight:400;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:580px}.hero-buttons{flex-wrap:wrap;gap:1.25rem;margin-bottom:3rem}.hero-buttons,.thunder-bg{display:flex;justify-content:center}.thunder-bg{align-items:center;height:40px;left:0;overflow:hidden;position:absolute;right:0;z-index:1}.thunder-bg-1{top:30%;transform:rotate(-5deg)}.thunder-bg-2{left:10%;top:60%;transform:rotate(3deg);width:80%}.thunder-bg-3{left:-5%;top:20%;transform:rotate(8deg);width:70%}.thunder-bg-4{left:20%;top:70%;transform:rotate(-3deg);width:60%}.thunder-bg-5{left:15%;top:40%;transform:rotate(6deg);width:75%}.thunder-bg-6{left:25%;top:65%;transform:rotate(-8deg);width:50%}.thunder-bg-7{left:40%;top:20%;transform:rotate(12deg);width:45%}.thunder-bg-8{left:10%;top:55%;transform:rotate(-4deg);width:70%}.thunder-line-bg{color:#1e40af59;height:20px;width:100%}.thunder-bg-1 .thunder-line-bg{animation:thunder-pulse-1 5s ease-in-out infinite}.thunder-bg-2 .thunder-line-bg{animation:thunder-pulse-2 7s ease-in-out 1s infinite}.thunder-bg-3 .thunder-line-bg{animation:thunder-pulse-3 6s ease-in-out 2s infinite}.thunder-bg-4 .thunder-line-bg{animation:thunder-pulse-4 8s ease-in-out .5s infinite}.thunder-bg-5 .thunder-line-bg{animation:thunder-pulse-5 6.5s ease-in-out 1.5s infinite}.thunder-bg-6 .thunder-line-bg{animation:thunder-pulse-6 7.5s ease-in-out 3s infinite}.thunder-bg-7 .thunder-line-bg{animation:thunder-pulse-7 5.5s ease-in-out .8s infinite}.thunder-bg-8 .thunder-line-bg{animation:thunder-pulse-8 8.5s ease-in-out 2.5s infinite}@keyframes thunder-pulse-1{0%,90%{opacity:.05;transform:scaleY(1)}95%{opacity:.4;transform:scaleY(1.2)}to{opacity:.05;transform:scaleY(1)}}@keyframes thunder-pulse-2{0%,85%{opacity:.03;transform:scaleY(1)}90%{opacity:.3;transform:scaleY(1.15)}to{opacity:.03;transform:scaleY(1)}}@keyframes thunder-pulse-3{0%,80%{opacity:.04;transform:scaleY(1)}85%{opacity:.35;transform:scaleY(1.1)}to{opacity:.04;transform:scaleY(1)}}@keyframes thunder-pulse-4{0%,88%{opacity:.02;transform:scaleY(1)}93%{opacity:.25;transform:scaleY(1.3)}to{opacity:.02;transform:scaleY(1)}}.burst-1{animation:burst-pulse-1 4s ease-in-out infinite;left:15%;top:20%}.burst-2{animation:burst-pulse-2 5s ease-in-out 1s infinite;right:20%;top:60%}.burst-3{animation:burst-pulse-3 6s ease-in-out 2s infinite;left:70%;top:40%}.burst-4{animation:burst-pulse-4 5s ease-in-out 3s infinite;right:35%;top:25%}.burst-5{animation:burst-pulse-5 4.5s ease-in-out 4s infinite;left:25%;top:75%}.burst-6{animation:burst-pulse-6 6s ease-in-out .5s infinite;left:50%;top:15%}.ray-1{transform:rotate(0deg)}.ray-2{transform:rotate(60deg)}.ray-3{transform:rotate(120deg)}.ray-4{transform:rotate(180deg)}.ray-5{transform:rotate(240deg)}.ray-6{transform:rotate(300deg)}.burst-1 .mini-thunder{animation:mini-thunder-1 4s ease-in-out infinite}.burst-2 .mini-thunder{animation:mini-thunder-2 5s ease-in-out 1s infinite}.burst-3 .mini-thunder{animation:mini-thunder-3 6s ease-in-out 2s infinite}.burst-4 .mini-thunder{animation:mini-thunder-4 5s ease-in-out 3s infinite}.burst-5 .mini-thunder{animation:mini-thunder-5 4.5s ease-in-out 4s infinite}.burst-6 .mini-thunder{animation:mini-thunder-6 6s ease-in-out .5s infinite}@keyframes burst-pulse-1{0%,90%{transform:scale(0)}5%{transform:scale(1)}15%{transform:scale(0)}}@keyframes burst-pulse-2{0%,85%{transform:scale(0)}5%{transform:scale(1.2)}15%{transform:scale(0)}}@keyframes burst-pulse-3{0%,88%{transform:scale(0)}4%{transform:scale(.8)}12%{transform:scale(0)}}@keyframes mini-thunder-1{0%,82%{opacity:0;transform:scale(0) rotate(0deg)}2%{opacity:1;transform:scale(.8) rotate(-5deg)}6%{opacity:.8;transform:scale(1) rotate(5deg)}10%{opacity:.6;transform:scale(1.1) rotate(0deg)}25%{opacity:.3;transform:scale(.9) rotate(2deg)}40%{opacity:.15;transform:scale(.8) rotate(-1deg)}60%{opacity:.05;transform:scale(.7) rotate(0deg)}}@keyframes mini-thunder-2{0%,80%{opacity:0;transform:scale(0) rotate(0deg)}3%{opacity:1;transform:scale(.9) rotate(8deg)}8%{opacity:.9;transform:scale(1.1) rotate(-3deg)}15%{opacity:.7;transform:scale(.8) rotate(0deg)}30%{opacity:.4;transform:scale(.6) rotate(-2deg)}50%{opacity:.2;transform:scale(.5) rotate(1deg)}70%{opacity:.1;transform:scale(.4) rotate(0deg)}}@keyframes mini-thunder-3{0%,85%{opacity:0;transform:scale(0) rotate(0deg)}2%{opacity:1;transform:scale(.7) rotate(-8deg)}5%{opacity:.7;transform:scale(1) rotate(3deg)}8%{opacity:.5;transform:scale(1.2) rotate(0deg)}20%{opacity:.35;transform:scale(1) rotate(-1deg)}35%{opacity:.2;transform:scale(.8) rotate(1deg)}55%{opacity:.1;transform:scale(.6) rotate(0deg)}}@keyframes thunder-pulse-5{0%,82%{opacity:.06;transform:scaleY(1)}87%{opacity:.4;transform:scaleY(1.25)}to{opacity:.06;transform:scaleY(1)}}@keyframes thunder-pulse-6{0%,88%{opacity:.04;transform:scaleY(1)}93%{opacity:.35;transform:scaleY(1.3)}to{opacity:.04;transform:scaleY(1)}}@keyframes thunder-pulse-7{0%,84%{opacity:.07;transform:scaleY(1)}89%{opacity:.45;transform:scaleY(1.15)}to{opacity:.07;transform:scaleY(1)}}@keyframes thunder-pulse-8{0%,86%{opacity:.05;transform:scaleY(1)}91%{opacity:.38;transform:scaleY(1.22)}to{opacity:.05;transform:scaleY(1)}}@keyframes burst-pulse-4{0%,92%{transform:scale(0)}6%{transform:scale(1.1)}18%{transform:scale(0)}}@keyframes burst-pulse-5{0%,89%{transform:scale(0)}4%{transform:scale(.9)}14%{transform:scale(0)}}@keyframes burst-pulse-6{0%,91%{transform:scale(0)}7%{transform:scale(1.3)}20%{transform:scale(0)}}@keyframes mini-thunder-4{0%,84%{opacity:0;transform:scale(0) rotate(0deg)}4%{opacity:1;transform:scale(1.1) rotate(-12deg)}10%{opacity:.8;transform:scale(.9) rotate(5deg)}25%{opacity:.3;transform:scale(.7) rotate(-2deg)}45%{opacity:.15;transform:scale(.5) rotate(1deg)}}@keyframes mini-thunder-5{0%,81%{opacity:0;transform:scale(0) rotate(0deg)}2%{opacity:1;transform:scale(.8) rotate(10deg)}7%{opacity:.9;transform:scale(1) rotate(-4deg)}20%{opacity:.4;transform:scale(.6) rotate(2deg)}40%{opacity:.2;transform:scale(.4) rotate(0deg)}}@keyframes mini-thunder-6{0%,86%{opacity:0;transform:scale(0) rotate(0deg)}5%{opacity:1;transform:scale(1.3) rotate(-15deg)}12%{opacity:.7;transform:scale(.9) rotate(8deg)}30%{opacity:.3;transform:scale(.6) rotate(-3deg)}50%{opacity:.15;transform:scale(.4) rotate(1deg)}}.falling-thunder{color:#1e40af4d;height:40px;pointer-events:none;position:absolute;width:20px;z-index:1}.falling-thunder-1{animation:fall-1 8s linear infinite;left:15%;top:-50px}.falling-thunder-2{animation:fall-2 10s linear 2s infinite;height:32px;left:65%;top:-40px;width:16px}.falling-thunder-3{animation:fall-3 12s linear 4s infinite;height:36px;left:35%;top:-45px;width:18px}.falling-thunder-4{animation:fall-4 9s linear 6s infinite;height:28px;left:80%;top:-35px;width:14px}.falling-thunder-5{animation:fall-5 11s linear 1s infinite;height:44px;left:25%;top:-55px;width:22px}.falling-thunder-6{animation:fall-6 7s linear 3s infinite;height:24px;left:55%;top:-30px;width:12px}.falling-thunder-7{animation:fall-7 9.5s linear 5s infinite;height:32px;left:45%;top:-40px;width:16px}.falling-thunder-8{animation:fall-8 6s linear 7s infinite;height:20px;left:75%;top:-25px;width:10px}.thunder-bolt{height:100%;opacity:0;width:100%}@keyframes fall-1{0%{opacity:0;transform:translateY(-50px) rotate(-10deg)}10%{opacity:.8}90%{opacity:.8}to{opacity:0;transform:translateY(calc(100vh + 50px)) rotate(-10deg)}}@keyframes fall-2{0%{opacity:0;transform:translateY(-40px) rotate(15deg)}15%{opacity:.6}85%{opacity:.6}to{opacity:0;transform:translateY(calc(100vh + 40px)) rotate(15deg)}}@keyframes fall-3{0%{opacity:0;transform:translateY(-45px) rotate(-5deg)}12%{opacity:.7}88%{opacity:.7}to{opacity:0;transform:translateY(calc(100vh + 45px)) rotate(-5deg)}}@keyframes fall-4{0%{opacity:0;transform:translateY(-35px) rotate(8deg)}18%{opacity:.5}82%{opacity:.5}to{opacity:0;transform:translateY(calc(100vh + 35px)) rotate(8deg)}}@keyframes fall-5{0%{opacity:0;transform:translateY(-55px) rotate(-12deg)}15%{opacity:.6}85%{opacity:.6}to{opacity:0;transform:translateY(calc(100vh + 55px)) rotate(-12deg)}}@keyframes fall-6{0%{opacity:0;transform:translateY(-30px) rotate(15deg)}20%{opacity:.4}80%{opacity:.4}to{opacity:0;transform:translateY(calc(100vh + 30px)) rotate(15deg)}}@keyframes fall-7{0%{opacity:0;transform:translateY(-40px) rotate(-8deg)}16%{opacity:.5}84%{opacity:.5}to{opacity:0;transform:translateY(calc(100vh + 40px)) rotate(-8deg)}}@keyframes fall-8{0%{opacity:0;transform:translateY(-25px) rotate(20deg)}22%{opacity:.3}78%{opacity:.3}to{opacity:0;transform:translateY(calc(100vh + 25px)) rotate(20deg)}}.thunder-divider{align-items:center;background:#0000;display:flex;height:40px;justify-content:center;margin:0;overflow:hidden;width:100%}.thunder-line{animation:thunder-divider-pulse 3s ease-in-out infinite;color:#1e40af;color:var(--primary-blue);height:20px;opacity:.5;width:100%}@keyframes thunder-divider-pulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:.7;transform:scaleY(1.1)}}.btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;justify-content:center;min-width:160px;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.btn-primary{background:#1e40af;background:var(--primary-blue);box-shadow:0 1px 2px #1e40af26;color:#fff}.btn-primary:hover{background:#1e3a8a;background:var(--dark-blue);box-shadow:0 2px 4px #1e40af33;transform:translateY(-1px)}.btn-secondary{background:#fff;border:1px solid #dfe4ea;border:1px solid var(--light-gray);box-shadow:0 1px 2px #0000000d;color:#2c3e50;color:var(--text-primary)}.btn-secondary:hover{border-color:#8b9dc3;border-color:var(--muted-gray);box-shadow:0 2px 4px #00000014;transform:translateY(-1px)}.trust-bar{background:var(--gray-50);border-top:1px solid var(--gray-200);padding:3rem 0}.trust-content{text-align:center}.trust-text{color:#7b8794;color:var(--text-secondary);font-size:.9rem;font-weight:500;letter-spacing:.05em;margin-bottom:2rem;text-transform:uppercase}.trust-logos{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.trust-logo{background:#fff;border:1px solid var(--gray-200);border-radius:8px;color:#7b8794;color:var(--text-secondary);font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.trust-logo:hover{border-color:#1e40af;border-color:var(--primary-blue);color:#1e40af;color:var(--primary-blue)}.section{padding:7rem 0}.section-alt{background:var(--gray-50)}.section-dark{background:var(--dark-bg);color:#fff}.section-header{margin-bottom:5rem;text-align:center}.section-title{color:#2c3e50;color:var(--text-primary);font-size:3rem;font-weight:800;letter-spacing:-.025em;line-height:1.2;margin-bottom:1.5rem}.section-dark .section-title{color:#fff}.section-subtitle{color:#7b8794;color:var(--text-secondary);font-size:1.25rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:680px}.section-dark .section-subtitle{color:var(--gray-400)}.grid{grid-gap:2.5rem;display:grid;gap:2.5rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(480px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.card{background:#fff;border:1px solid #dfe4ea;border:1px solid var(--light-gray);border-radius:8px;box-shadow:0 1px 2px #0000000a;overflow:hidden;padding:3rem;position:relative;text-align:center;transition:all .2s ease}.card:hover{border-color:#1e40af;border-color:var(--primary-blue);box-shadow:0 4px 20px #1e40af26;transform:translateY(-2px)}.card-icon{align-items:center;color:#1e40af;color:var(--primary-blue);display:flex;justify-content:center;margin-bottom:1.5rem;width:100%}.card h3{color:#2c3e50;color:var(--text-primary);font-size:1.375rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1rem}.card p{color:#7b8794;color:var(--text-secondary);font-size:1rem;line-height:1.7}.process-section{background:linear-gradient(135deg,#f7f9fc,#fff);background:linear-gradient(135deg,var(--soft-gray) 0,#fff 100%);overflow:hidden;position:relative}.process-section:after{background-color:#fff;bottom:-1px;-webkit-clip-path:polygon(0 100%,0 60%,15% 50%,30% 70%,45% 45%,60% 65%,75% 40%,90% 55%,100% 35%,100% 100%);clip-path:polygon(0 100%,0 60%,15% 50%,30% 70%,45% 45%,60% 65%,75% 40%,90% 55%,100% 35%,100% 100%);content:"";height:80px;left:0;position:absolute;right:0;z-index:2}.process-background{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.geometric-line{animation:slide 8s linear infinite;background:#1e40af;background:var(--primary-blue);opacity:.15;position:absolute}.line-1{animation-delay:0s;height:1px;left:-50px;top:15%;width:200px}.line-2{animation-delay:-1s;height:150px;right:15%;top:20%;width:1px}.line-3{animation-delay:-2s;height:1px;left:-40px;top:50%;transform:rotate(45deg);width:180px}.line-4{animation-delay:-3s;height:120px;left:10%;top:60%;width:1px}.line-5{animation-delay:-4s;height:1px;right:-30px;top:80%;transform:rotate(-30deg);width:160px}.line-6{animation-delay:-5s;height:100px;right:30%;top:30%;width:1px}.line-7{animation-delay:-6s;height:1px;right:-60px;top:5%;transform:rotate(15deg);width:240px}.line-8{animation-delay:-7s;height:180px;left:25%;top:10%;width:1px}.line-9{animation-delay:-8s;height:1px;right:-40px;top:40%;width:160px}.line-10{animation-delay:-9s;height:1px;left:-80px;top:65%;transform:rotate(-45deg);width:220px}.line-11{animation-delay:-10s;height:140px;right:20%;top:45%;width:1px}.line-12{animation-delay:-11s;height:1px;left:-50px;top:85%;transform:rotate(30deg);width:200px}.line-13{animation-delay:-12s;height:160px;right:5%;top:5%;width:1px}.line-14{animation-delay:-13s;height:1px;left:-60px;top:35%;transform:rotate(-15deg);width:180px}.line-15{animation-delay:-14s;height:200px;left:70%;top:70%;width:1px}.automation-text{animation:typewriter 10s linear infinite;color:#1e40af;color:var(--primary-blue);font-family:Courier New,monospace;font-size:.75rem;opacity:.12;position:absolute}.text-1{animation-delay:0s;left:8%;top:10%}.text-2{animation-delay:-2s;right:12%;top:25%}.text-3{animation-delay:-4s;left:5%;top:55%}.text-4{animation-delay:-6s;right:8%;top:75%}.text-5{animation-delay:-8s;left:60%;top:35%}.text-6{animation-delay:-10s;right:25%;top:50%}.text-7{animation-delay:-12s;left:30%;top:65%}.text-8{animation-delay:-14s;right:40%;top:85%}@keyframes slide{0%{opacity:0;transform:translateX(-100px) translateY(-20px)}10%{opacity:.04}90%{opacity:.04}to{opacity:0;transform:translateX(100px) translateY(20px)}}@keyframes typewriter{0%,20%{opacity:0}25%,75%{opacity:.03}80%,to{opacity:0}}.process-section .container{position:relative;z-index:2}.process-timeline{margin:0 auto;max-width:800px}.process-step{align-items:flex-start;display:flex;gap:2rem;margin-bottom:3rem}.process-step:not(:last-child):after{background:linear-gradient(180deg,#1e40af,var(--gray-300));background:linear-gradient(180deg,var(--primary-blue),var(--gray-300));bottom:-3rem;content:"";left:22px;opacity:.3;position:absolute;top:44px;width:2px}.step-number{background:#1e40af;background:var(--primary-blue);border-radius:50%;box-shadow:0 1px 2px #1e40af33;color:#fff;font-size:1.125rem;font-weight:700;height:44px;transition:all .3s ease;width:44px}.step-icon,.step-number{align-items:center;display:flex;flex-shrink:0;justify-content:center}.step-icon{background:#007bff1a;border-radius:6px;color:#1e40af;color:var(--primary-blue);height:30px;width:30px}.step-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.step-content h3{color:#2c3e50;color:var(--text-primary);font-size:1.25rem;font-weight:700;line-height:1.5;margin:0}.title-with-icon{align-items:center;display:flex;gap:.75rem}.step-timing{align-items:flex-end;display:flex;flex-direction:column;text-align:right}.step-days{color:#2c3e50;color:var(--text-primary);font-size:.875rem;font-weight:600;margin-bottom:.25rem}.step-duration{color:#a5b3c1;color:var(--text-muted);font-size:.75rem;font-weight:500}.step-content{transition:transform .3s ease}.step-content p{color:#7b8794;color:var(--text-secondary);font-size:.95rem;line-height:1.6}.step-progress{background:#dfe4ea;background:var(--light-gray);border-radius:2px;height:4px;margin-top:1rem;opacity:0;overflow:hidden;transition:opacity .3s ease}.process-step:hover .step-progress{opacity:1}.progress-bar{background:#2c3e50;background:var(--text-primary);border-radius:2px;height:100%;transition:width 2s ease;width:0}.process-step{border-radius:12px;cursor:pointer;margin:-1.5rem;padding:1.5rem;position:relative;transition:all .2s ease}.process-step:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.process-step:hover:before{opacity:1}.process-step:hover .step-number{background:#007bff;color:#fff}.process-step:hover .progress-bar{background:#007bff;width:100%}.demo-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.demo-placeholder{position:relative}.demo-video-placeholder{aspect-ratio:16/9;background:#f7f9fc;background:var(--soft-gray);border:2px dashed #dfe4ea;border:2px dashed var(--light-gray);border-radius:4px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:all .2s ease}.demo-video-placeholder:hover{background:#e8f4fd;background:var(--light-blue);border-color:#1e40af;border-color:var(--primary-blue)}.play-button{align-items:center;background:#1e40af;background:var(--primary-blue);border-radius:50%;box-shadow:0 2px 6px #1e40af26;color:#fff;display:flex;font-size:1.25rem;height:80px;justify-content:center;transition:all .2s ease;width:80px}.play-button:hover{background:#007bff;box-shadow:0 3px 8px #007bff33;transform:scale(1.1)}.demo-video-placeholder p{color:#2c3e50;color:var(--text-primary);font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.demo-video-placeholder span{color:#a5b3c1;color:var(--text-muted);font-size:.875rem}.video-preview{align-items:center;background:linear-gradient(135deg,#f0f8ff,#e6f3ff);display:flex;flex:1 1;justify-content:center}.video-info{background:#fff;border-top:1px solid #dfe4ea;border-top:1px solid var(--light-gray);padding:1rem}.video-info h4{color:#2c3e50;color:var(--text-primary);font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.video-info p{color:#a5b3c1;color:var(--text-muted);font-size:.875rem;line-height:1.4;margin:0}.video-modal{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.modal-content{background:#000;border-radius:12px;box-shadow:0 25px 50px -12px #00000080;max-height:90vh;max-width:1000px;overflow:hidden;position:relative;width:90vw}.modal-header{align-items:center;background:#000;display:flex;justify-content:flex-end;padding:1rem 1rem .5rem}.modal-header h3{color:#fff;font-size:1.25rem;font-weight:600;margin:0}.close-button{align-items:center;background:#ffffff1a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:.75rem;transition:all .2s ease}.close-button:hover{background:#fff3;transform:scale(1.05)}.video-container{aspect-ratio:16/9;position:relative;width:100%}.modal-navigation{background:#f7f9fc;background:var(--soft-gray);justify-content:center;padding:.75rem}.modal-navigation,.nav-button{align-items:center;display:flex}.nav-button{background:#1e40af;background:var(--primary-blue);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .2s ease}.nav-button:hover:not(:disabled){background:#1e3a8a;background:var(--dark-blue);transform:translateY(-1px)}.nav-button:disabled{background:#8b9dc3;background:var(--muted-gray);cursor:not-allowed;opacity:.6}.video-counter{color:#7b8794;color:var(--text-secondary);font-size:.875rem;font-weight:500}@media (max-width:768px){.modal-content{margin:1rem;width:95vw}.modal-header,.modal-navigation{padding:.75rem}}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:3rem}.pricing-card{background:#fff;border:1px solid #dfe4ea;border:1px solid var(--light-gray);border-radius:8px;box-shadow:0 1px 2px #0000000a;padding:2.5rem;position:relative;transition:all .2s ease}.pricing-card.featured{background:#fff;border-color:#1e40af;border-color:var(--primary-blue);box-shadow:0 2px 4px #1e40af1a;transform:scale(1.02)}.pricing-card.featured:before{background:#1e40af;background:var(--primary-blue);border-radius:20px;box-shadow:0 1px 2px #1e40af33;color:#fff;content:"Most Popular";font-size:.8rem;font-weight:700;left:50%;letter-spacing:.05em;padding:.5rem 1.25rem;position:absolute;text-transform:uppercase;top:-14px;transform:translateX(-50%)}.pricing-header{margin-bottom:2.5rem;text-align:center}.pricing-header h3{color:#2c3e50;color:var(--text-primary);font-size:1.625rem;font-weight:800;letter-spacing:-.01em;margin-bottom:.75rem}.pricing-header p{color:#7b8794;color:var(--text-secondary);font-size:1rem;line-height:1.6}.pricing-price{background:var(--gray-50);border-radius:12px;margin-bottom:2.5rem;padding:1.5rem 0;text-align:center}.price-setup{color:#2c3e50;color:var(--text-primary);font-size:3rem;font-weight:900;line-height:1;margin-bottom:.25rem}.price-monthly{color:#1e40af;color:var(--primary-blue);font-size:1.375rem;font-weight:700;margin-top:1rem}.price-label{color:#7b8794;color:var(--text-secondary);font-size:.9rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.pricing-features{list-style:none;margin-bottom:2.5rem}.pricing-features li{align-items:center;color:#2c3e50;color:var(--text-primary);display:flex;font-size:.975rem;line-height:1.6;margin-bottom:1rem}.pricing-features li:before{color:#7ed321;color:var(--success-green);content:"✓";flex-shrink:0;font-size:1.125rem;font-weight:800;margin-right:1rem}.pricing-comparison{background:#fff;border:1px solid #dfe4ea;border:1px solid var(--light-gray);border-radius:12px;box-shadow:0 1px 2px #0000000a;margin:2rem 0 3rem;overflow-x:auto}.comparison-table{border-collapse:collapse;font-size:.9rem;width:100%}.comparison-table th{background:var(--gray-50);border-bottom:1px solid #dfe4ea;border-bottom:1px solid var(--light-gray);color:#2c3e50;color:var(--text-primary);font-weight:600;padding:1rem;text-align:left}.comparison-table th:first-child{border-top-left-radius:12px}.comparison-table th:last-child{border-top-right-radius:12px}.comparison-table td{border-bottom:1px solid #dfe4ea;border-bottom:1px solid var(--light-gray);color:#2c3e50;color:var(--text-primary);padding:.875rem 1rem}.comparison-table tr:last-child td{border-bottom:none}.comparison-table tr:hover{background:var(--gray-50)}.comparison-table td:first-child{color:#2c3e50;color:var(--text-primary);font-weight:500}.comparison-table td:not(:first-child){font-weight:600;text-align:center}@media (max-width:768px){.pricing-comparison{border-left:none;border-radius:0;border-right:none;margin:1.5rem -1rem 2rem}.comparison-table td,.comparison-table th{font-size:.85rem;padding:.75rem .5rem}}.cta-section{background:linear-gradient(135deg,#e8f4fd,#f7f9fc);background:linear-gradient(135deg,var(--light-blue) 0,var(--soft-gray) 100%);overflow:hidden;position:relative;text-align:center}.cta-section:before{background:radial-gradient(circle at 30% 40%,#1e40af14 0,#0000 60%),radial-gradient(circle at 70% 80%,#7ed3210d 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.cta-content{position:relative;z-index:2}.cta-content h2{color:#2c3e50;color:var(--text-primary);font-size:2.25rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem}.cta-content p{color:#7b8794;color:var(--text-secondary);font-size:1.125rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:580px}.cta-button{background:#1e40af;background:var(--primary-blue);border-radius:4px;box-shadow:0 1px 2px #1e40af26;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.cta-button:hover{background:#1e3a8a;background:var(--dark-blue);box-shadow:0 2px 4px #1e40af33;transform:translateY(-1px)}.guarantee-text{color:#a5b3c1;color:var(--text-muted);font-size:.9rem;font-weight:400;margin-top:2rem}.footer{background:#2c3e50;background:var(--text-primary);padding:.75rem 0}.footer-content{align-items:center;display:flex;justify-content:center}.footer-socials{gap:2rem}.footer-socials,.social-link{align-items:center;display:flex}.social-link{border-radius:4px;color:#ffffffe6;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem .75rem;text-decoration:none;transition:all .2s ease}.social-link:hover{background:#ffffff26;color:#fff}.social-icon{height:16px;width:16px}.social-name{font-family:Rubik,sans-serif}@media (max-width:1024px){.hero h1{font-size:3.5rem}.section-title{font-size:2.5rem}}@media (max-width:768px){.container,.nav-container{padding:0 1.5rem}.nav-links{display:none}.hero h1{font-size:2.75rem}.hero-subtitle{font-size:1.125rem}.hero-buttons{align-items:center;flex-direction:column;gap:1rem}.section{padding:4rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1.125rem}.grid-2,.grid-3{grid-template-columns:1fr}.process-step{flex-direction:column;gap:1rem;text-align:center}.process-step:not(:last-child):after{display:none}.pricing-card.featured{margin:1rem 0;transform:none}.trust-logos{gap:1.5rem}.cta-content h2{font-size:2.25rem}}@media (max-width:480px){.hero h1{font-size:2.25rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.75rem}.card,.pricing-card{padding:2rem}.btn{min-width:140px;padding:.875rem 1.5rem}}.social-proof-section{background:var(--gray-50);border-bottom:1px solid #0000000d;padding-top:3rem}.pricing-section{background:#f8fafc;overflow:hidden;position:relative}.pricing-section:before{background-color:#fff;-webkit-clip-path:polygon(0 0,0 65%,15% 40%,25% 80%,35% 30%,45% 70%,55% 20%,70% 60%,85% 35%,100% 75%,100% 0);clip-path:polygon(0 0,0 65%,15% 40%,25% 80%,35% 30%,45% 70%,55% 20%,70% 60%,85% 35%,100% 75%,100% 0);content:"";height:60px;left:0;position:absolute;right:0;top:-1px;z-index:1}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem}.stat-card{padding:1.5rem;text-align:center}.stat-icon{align-items:center;background:#1e40af;background:var(--primary-blue);border-radius:50%;box-shadow:0 2px 8px #1e40af4d;color:#fff;cursor:pointer;display:flex;font-size:1.75rem;height:90px;justify-content:center;margin:0 auto 1rem;transition:all .3s ease;width:90px}.stat-card:hover .stat-icon{background:#007bff;box-shadow:0 8px 20px #007bff66;transform:translateY(-5px) scale(1.1)}.stat-number{color:#2c3e50;color:var(--text-primary);font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{color:#7b8794;color:var(--text-secondary);font-size:.9rem;font-weight:500}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.testimonial-card{background:#fff;border:1px solid #0000000d;border-radius:8px;box-shadow:0 2px 12px #00000014;padding:2rem}.testimonial-quote{color:#2c3e50;color:var(--text-primary);font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.testimonial-author{align-items:end;display:flex;justify-content:space-between}.author-name{color:#2c3e50;color:var(--text-primary);font-size:.95rem;font-weight:600}.author-business{color:#7b8794;color:var(--text-secondary);font-size:.85rem}.testimonial-result{background:#e8f4fd;background:var(--light-blue);border-radius:20px;color:#1e40af;color:var(--primary-blue);font-size:.8rem;font-weight:600;padding:.25rem .75rem;white-space:nowrap}@media (max-width:768px){.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.stat-number{font-size:2rem}.testimonial-author{align-items:start;flex-direction:column;gap:1rem}}.sticky-cta{animation:slideUp .3s ease-out;backdrop-filter:blur(80px) saturate(180%);-webkit-backdrop-filter:blur(80px) saturate(180%);background:#ffffff73;border-top:1px solid #0000001a;bottom:0;box-shadow:0 -4px 20px #0000001a;left:0;padding:.5rem;position:fixed;right:0;z-index:1000}.sticky-cta-content{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px}.sticky-cta-text{color:#2c3e50;color:var(--text-primary);font-size:.8rem;font-weight:600}.sticky-cta-btn{font-size:.75rem;font-weight:600;padding:.5rem 1rem;white-space:nowrap}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:768px){.sticky-cta-content{flex-direction:column;gap:.5rem;text-align:center}.sticky-cta-btn,.sticky-cta-text{font-size:.75rem}.sticky-cta-btn{padding:.625rem;width:100%}}
/*# sourceMappingURL=main.c71ec477.css.map*/