body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-page{background:linear-gradient(135deg,#000,#1a1a1a);min-height:100vh}.landing-page .container{margin:0 auto;max-width:1200px;padding:0 20px}.landing-page .loading{align-items:center;color:#fff;display:flex;font-size:1.2rem;height:100vh;justify-content:center}.landing-page .navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;border-bottom:1px solid #ffffff1a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.landing-page .nav-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.landing-page .nav-logo h2{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:-.02em}.landing-page .nav-links{display:flex;gap:2.5rem}.landing-page .nav-links a{color:#fff;font-size:.95rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.landing-page .nav-links a:hover{color:#007aff}.landing-page .nav-cta{align-items:center;display:flex;gap:1rem}.landing-page .login-button{background:#0000;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.landing-page .login-button:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.landing-page .cta-button{background:#007aff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.landing-page .cta-button:hover{background:#0056cc;box-shadow:0 8px 25px #007aff4d;transform:translateY(-2px)}.landing-page .hero{align-items:center;background:#000;background-image:radial-gradient(circle at 20% 30%,#00d4ff26 0,#0000 50%),radial-gradient(circle at 80% 70%,#0099cc1f 0,#0000 50%);color:#fff;display:flex;min-height:100vh;overflow:visible;padding:200px 0 150px;position:relative;text-align:center}.landing-page .hero:before{animation:pulse-glow 3s ease-in-out infinite;background:radial-gradient(circle,#00d4ff66 0,#00d4ff26 30%,#0000 70%);border-radius:50%;box-shadow:0 0 150px #00d4ff99,0 0 300px #00d4ff66,0 0 450px #00d4ff33,inset 0 0 100px #00d4ff33;content:"";height:500px;left:50%;opacity:.4;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:500px;will-change:transform,opacity,box-shadow;z-index:0}@keyframes pulse-glow{0%,to{box-shadow:0 0 150px #00d4ff99,0 0 300px #00d4ff66,0 0 450px #00d4ff33,inset 0 0 100px #00d4ff33;opacity:.4;transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 0 200px #00d4ffcc,0 0 400px #00d4ff99,0 0 600px #00d4ff4d,inset 0 0 150px #00d4ff4d;opacity:.7;transform:translate(-50%,-50%) scale(1.15)}}.landing-page .hero:after{animation:rotate-ring 8s linear infinite;border:3px solid #00d4ff80;border-radius:50%;box-shadow:0 0 80px #00d4ff99,0 0 120px #00d4ff66,inset 0 0 80px #00d4ff4d;content:"";height:350px;left:50%;opacity:.5;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:350px;z-index:0}@keyframes rotate-ring{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.landing-page .hero-container{animation:fadeInUp 1s ease-out;margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-page .hero h1{font-size:5rem;font-weight:700;letter-spacing:-.02em;line-height:1.1}.landing-page .hero h1,.landing-page .hero h2{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-bottom:2rem}.landing-page .hero h2{font-size:2.5rem;font-weight:600;letter-spacing:-.01em}.landing-page .hero p{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.3rem;line-height:1.5;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:700px}.landing-page .steps{background:#000;padding:100px 0;position:relative}.landing-page .product-button{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:500;margin:0 auto 2rem;padding:.5rem 1rem;width:fit-content}.landing-page .steps:before{background:radial-gradient(circle at 50% 50%,#00d4ff0d 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.landing-page .steps h2{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:4rem;text-align:center}.landing-page .steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));position:relative;z-index:1}.landing-page .step-card{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.landing-page .step-card.animate{opacity:1;transform:translateY(0)}.landing-page .step-card:first-child{transition-delay:.1s}.landing-page .step-card:nth-child(2){transition-delay:.2s}.landing-page .step-card:nth-child(3){transition-delay:.3s}.landing-page .step-card{background:#0000;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;position:relative;text-align:center;transition:all .3s ease,opacity .6s ease-out,transform .6s ease-out}.landing-page .step-card:hover{border-color:#fff3;transform:translateY(-5px)}.landing-page .step-number{background:#0000;border-radius:0;display:block;font-size:1rem;font-weight:700;height:auto;margin:0 auto 1rem;width:auto}.landing-page .step-card h3,.landing-page .step-number{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:left}.landing-page .step-card h3{font-size:1.4rem;font-weight:600;margin-bottom:1rem}.landing-page .step-card p{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;text-align:left}.landing-page .step-icon{align-items:center;display:flex;font-size:3rem;justify-content:center;margin-bottom:1.5rem}.landing-page .product-description{margin-left:auto;margin-right:auto;margin-top:4rem;max-width:800px;text-align:center}.landing-page .product-description p{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;line-height:1.7}.landing-page .benefits{background:#000;padding:100px 0;position:relative}.landing-page .benefits-button{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:500;margin:0 auto 2rem;padding:.5rem 1rem;width:fit-content}.landing-page .benefits:before{background:radial-gradient(circle at 20% 80%,#00d4ff14 0,#0000 50%),radial-gradient(circle at 80% 20%,#0099cc14 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.landing-page .benefits h2{font-size:2.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1.5rem}.landing-page .benefits h2,.landing-page .benefits>.container>p{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center}.landing-page .benefits>.container>p{font-size:1.2rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:700px}.landing-page .benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1000px;position:relative;z-index:1}.landing-page .benefit-card{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out,all .3s ease}.landing-page .benefit-card.animate{opacity:1;transform:translateY(0)}.landing-page .benefit-card:first-child{transition-delay:.1s}.landing-page .benefit-card:nth-child(2){transition-delay:.2s}.landing-page .benefit-card:nth-child(3){transition-delay:.3s}.landing-page .benefit-card:nth-child(4){transition-delay:.4s}.landing-page .benefit-card{background:#0000;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;position:relative;text-align:center;transition:all .3s ease,opacity .6s ease-out,transform .6s ease-out}.landing-page .benefit-card:hover{border-color:#fff3;transform:translateY(-5px)}.landing-page .benefit-icon{align-items:center;display:flex;font-size:2.5rem;justify-content:center;margin-bottom:1.5rem}.landing-page .benefit-card h3{font-size:1.4rem;font-weight:600;margin-bottom:1rem}.landing-page .benefit-card h3,.landing-page .benefit-card p{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-page .benefit-card p{font-size:1rem;line-height:1.6}.landing-page .pricing{background:#000;padding:100px 0;position:relative}.landing-page .pricing-button{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:500;margin:0 auto 2rem;padding:.5rem 1rem;width:fit-content}.landing-page .pricing:before{background:radial-gradient(circle at 50% 50%,#00d4ff0d 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.landing-page .pricing h2{font-size:2.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1.5rem}.landing-page .pricing h2,.landing-page .pricing>.container>p{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center}.landing-page .pricing>.container>p{font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.landing-page .pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:800px;position:relative;z-index:1}.landing-page .pricing-card{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out,all .3s ease}.landing-page .pricing-card.animate{opacity:1;transform:translateY(0)}.landing-page .pricing-card:first-child{transition-delay:.1s}.landing-page .pricing-card:nth-child(2){transition-delay:.2s}.landing-page .pricing-card{background:#0000;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease,opacity .6s ease-out,transform .6s ease-out}.landing-page .pricing-card.featured{background:#007aff0d;border:1px solid #007aff4d}.landing-page .pricing-card:hover{border-color:#fff3;transform:translateY(-5px)}.landing-page .pricing-icon{align-items:center;display:flex;font-size:2rem;justify-content:center;margin-bottom:1.5rem}.landing-page .pricing-card h3{font-size:1.5rem;font-weight:600}.landing-page .price,.landing-page .pricing-card h3{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-bottom:1.5rem}.landing-page .price{font-size:2.5rem;font-weight:800}.landing-page .pricing-card p{line-height:1.6;margin-bottom:2rem}.landing-page .pricing-button-card,.landing-page .pricing-card p{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem}.landing-page .pricing-button-card{background:linear-gradient(135deg,#007aff,#0056cc);border:none;border-radius:12px;cursor:pointer;font-weight:700;padding:1rem 2rem;transition:all .3s ease;width:100%}.landing-page .pricing-button-card:hover{box-shadow:0 10px 25px #007aff66;transform:translateY(-2px)}.landing-page .footer{background:linear-gradient(135deg,#0a0a0a,#000);border-top:1px solid #ffffff1a;color:#fff;padding:60px 0 40px}.landing-page .footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.landing-page .footer-brand h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#09c);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.landing-page .footer-brand p{color:#94a3b8}.landing-page .footer-links{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.landing-page .footer-section h4{color:#fff;margin-bottom:15px}.landing-page .footer-section a{color:#94a3b8;display:block;margin-bottom:8px;text-decoration:none;transition:color .3s ease}.landing-page .footer-section a:hover{color:#00d4ff;transform:translateX(5px)}.landing-page .modal-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.landing-page .modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;border:1px solid #ffffff1a;border-radius:20px;max-height:90vh;max-width:500px;overflow-y:auto;padding:2.5rem;width:90%}.landing-page .modal h3{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.landing-page .modal form{display:flex;flex-direction:column;gap:20px}.landing-page .modal input,.landing-page .modal textarea{background:#ffffff0d;border:1px solid #fff3;border-radius:12px;color:#fff;font-size:1rem;padding:1rem;transition:all .3s ease}.landing-page .modal input:focus,.landing-page .modal textarea:focus{background:#ffffff14;border-color:#00d4ff;outline:none}.landing-page .modal input::placeholder,.landing-page .modal textarea::placeholder{color:#a0a0a0}.landing-page .modal textarea{min-height:100px;resize:vertical}.landing-page .modal button{background:linear-gradient(135deg,#00d4ff,#09c);border:none;border-radius:12px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;margin-top:.5rem;padding:1rem 2rem;transition:all .3s ease}.landing-page .modal button:hover{box-shadow:0 10px 25px #00d4ff66;transform:translateY(-2px)}.landing-page .modal button[type=button]{background:#0000;border:1px solid #fff3;color:#a0a0a0}.landing-page .modal button[type=button]:hover{background:#ffffff1a;border-color:#00d4ff;color:#fff}@media (max-width:768px){.landing-page .navbar{padding:.5rem 0}.landing-page .hero:before{height:300px;width:300px}.landing-page .hero:after{height:200px;width:200px}.landing-page .nav-container{flex-direction:column;height:auto;padding:8px 15px}.landing-page .nav-logo h2{font-size:1.4rem}.landing-page .nav-links{font-size:.9rem;gap:12px;margin:8px 0}.landing-page .nav-cta{gap:8px;margin-top:8px}.landing-page .cta-button,.landing-page .login-button{font-size:.85rem;padding:.5rem 1rem}.landing-page .hero h1{font-size:2.5rem}.landing-page .hero h2{font-size:1.5rem}.landing-page .benefits-grid,.landing-page .pricing-grid,.landing-page .steps-grid{grid-template-columns:1fr}.landing-page .footer-content{grid-template-columns:1fr;text-align:center}}
/*# sourceMappingURL=main.d092f80b.css.map*/