.landing-module__g1LwZa__landing{z-index:1;position:relative}.landing-module__g1LwZa__navbar{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0a0a0fb3;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__logo{background:linear-gradient(135deg, var(--accent-light), var(--green));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:800}.landing-module__g1LwZa__logo span{opacity:.7;font-weight:400}.landing-module__g1LwZa__navLinks{gap:2rem;list-style:none;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--text-secondary);transition:var(--transition);font-size:.9rem;font-weight:500}.landing-module__g1LwZa__navLinks a:hover{color:var(--text-primary)}.landing-module__g1LwZa__navActions{align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__hero{align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroOrb1,.landing-module__g1LwZa__heroOrb2{pointer-events:none;filter:blur(80px);border-radius:50%;position:absolute}.landing-module__g1LwZa__heroOrb1{background:#6c5ce726;width:300px;height:300px;animation:12s ease-in-out infinite landing-module__g1LwZa__orbFloat;top:10%;left:5%}.landing-module__g1LwZa__heroOrb2{background:#00cec91f;width:200px;height:200px;animation:10s ease-in-out 2s infinite landing-module__g1LwZa__orbFloat;top:60%;right:10%}.landing-module__g1LwZa__heroInner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.landing-module__g1LwZa__heroContent{animation:.6s both landing-module__g1LwZa__fadeIn}.landing-module__g1LwZa__heroBadge{color:var(--accent-light);background:#6c5ce71a;border:1px solid #6c5ce733;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.landing-module__g1LwZa__dot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite landing-module__g1LwZa__pulse}.landing-module__g1LwZa__heroContent h1{margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__gradient{background:linear-gradient(135deg, var(--accent-light), var(--green));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-module__g1LwZa__heroContent p{color:var(--text-secondary);max-width:500px;margin-bottom:2rem;font-size:1.1rem}.landing-module__g1LwZa__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.landing-module__g1LwZa__heroTrust{color:var(--text-muted);gap:1.5rem;margin-top:2rem;font-size:.8rem;display:flex}.landing-module__g1LwZa__heroVisual{animation:.8s .3s both landing-module__g1LwZa__fadeIn;position:relative}.landing-module__g1LwZa__heroCard{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius);padding:2rem;position:relative;overflow:hidden}.landing-module__g1LwZa__heroCard:before{content:"";background:linear-gradient(90deg, var(--accent), var(--green));height:3px;position:absolute;top:0;left:0;right:0}.landing-module__g1LwZa__heroCardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.95rem;font-weight:600;display:flex}.landing-module__g1LwZa__statusBadge{color:var(--green);background:#00cec91a;border:1px solid #00cec933;border-radius:50px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.landing-module__g1LwZa__detailRow{border-radius:var(--radius-sm);background:#ffffff05;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.88rem;display:flex}.landing-module__g1LwZa__detailRow span{color:var(--text-muted);font-size:.8rem}.landing-module__g1LwZa__progressSection{margin-top:1rem}.landing-module__g1LwZa__progressLabel{color:var(--text-muted);justify-content:space-between;margin-bottom:.5rem;font-size:.8rem;display:flex}.landing-module__g1LwZa__progressBar{background:#ffffff0d;border-radius:50px;height:6px;overflow:hidden}.landing-module__g1LwZa__progressFill{background:linear-gradient(90deg, var(--accent), var(--green));border-radius:50px;width:72%;height:100%}.landing-module__g1LwZa__section{z-index:1;padding:6rem 2rem;position:relative}.landing-module__g1LwZa__container{max-width:1200px;margin:0 auto}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:4rem}.landing-module__g1LwZa__sectionLabel{text-transform:uppercase;letter-spacing:2px;color:var(--accent-light);margin-bottom:1rem;font-size:.8rem;font-weight:600}.landing-module__g1LwZa__sectionHeader h2{margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700}.landing-module__g1LwZa__sectionHeader p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.05rem}.landing-module__g1LwZa__statsRow{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.landing-module__g1LwZa__statItem{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);padding:2rem}.landing-module__g1LwZa__statItem:hover{border-color:#6c5ce733}.landing-module__g1LwZa__statNumber{background:linear-gradient(135deg, var(--accent-light), var(--green));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800}.landing-module__g1LwZa__statLabel{color:var(--text-muted);margin-top:.25rem;font-size:.85rem}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.landing-module__g1LwZa__featureCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);padding:2rem}.landing-module__g1LwZa__featureCard:hover{border-color:#6c5ce733;transform:translateY(-4px)}.landing-module__g1LwZa__featureIcon{background:#6c5ce71f;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.4rem;display:flex}.landing-module__g1LwZa__featureCard h3{margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.landing-module__g1LwZa__featureCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.landing-module__g1LwZa__stepCard{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);padding:2.5rem 2rem}.landing-module__g1LwZa__stepCard:hover{border-color:#6c5ce733;transform:translateY(-4px)}.landing-module__g1LwZa__stepNumber{background:linear-gradient(135deg, var(--accent), transparent);-webkit-text-fill-color:transparent;opacity:.3;-webkit-background-clip:text;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:3rem;font-weight:900}.landing-module__g1LwZa__stepCard h3{margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.landing-module__g1LwZa__stepCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.landing-module__g1LwZa__priceCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);padding:2.5rem 2rem;position:relative}.landing-module__g1LwZa__priceCard:hover{transform:translateY(-4px)}.landing-module__g1LwZa__priceCardFeatured{border-color:var(--accent);background:linear-gradient(180deg, #6c5ce714, var(--bg-card));transform:scale(1.03)}.landing-module__g1LwZa__priceCardFeatured:hover{transform:scale(1.03)translateY(-4px)}.landing-module__g1LwZa__priceName{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.landing-module__g1LwZa__priceAmount{margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:2.8rem;font-weight:800}.landing-module__g1LwZa__priceAmount span{color:var(--text-muted);font-size:1rem;font-weight:400}.landing-module__g1LwZa__priceCard p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem}.landing-module__g1LwZa__priceCard ul{margin-bottom:2rem;list-style:none}.landing-module__g1LwZa__priceCard ul li{color:var(--text-secondary);border-bottom:1px solid var(--border);padding:.5rem 0;font-size:.9rem}.landing-module__g1LwZa__priceCard ul li:last-child{border:none}.landing-module__g1LwZa__ctaBox{text-align:center;background:linear-gradient(135deg,#6c5ce714,#00cec90d);border:1px solid #6c5ce71a;border-radius:24px;max-width:900px;margin:0 auto;padding:4rem}.landing-module__g1LwZa__ctaBox h2{margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:700}.landing-module__g1LwZa__ctaBox p{color:var(--text-secondary);max-width:500px;margin:0 auto 2rem}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);z-index:1;padding:4rem 2rem 2rem;position:relative}.landing-module__g1LwZa__footerInner{grid-template-columns:2fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__g1LwZa__footer p{color:var(--text-muted);max-width:280px;margin-top:.75rem;font-size:.9rem;line-height:1.7}.landing-module__g1LwZa__footer h4{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;font-weight:700}.landing-module__g1LwZa__footer ul{list-style:none}.landing-module__g1LwZa__footer ul li{margin-bottom:.5rem}.landing-module__g1LwZa__footer ul a{color:var(--text-secondary);transition:var(--transition);font-size:.9rem}.landing-module__g1LwZa__footer ul a:hover{color:var(--accent-light)}.landing-module__g1LwZa__footerBottom{border-top:1px solid var(--border);max-width:1200px;color:var(--text-muted);justify-content:space-between;align-items:center;margin:3rem auto 0;padding-top:2rem;font-size:.8rem;display:flex}.landing-module__g1LwZa__footerBottom a{color:var(--text-muted);transition:var(--transition)}.landing-module__g1LwZa__footerBottom a:hover{color:var(--accent-light)}@keyframes landing-module__g1LwZa__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__orbFloat{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-40px)scale(1.1)}}@media (max-width:1024px){.landing-module__g1LwZa__heroInner{text-align:center;grid-template-columns:1fr}.landing-module__g1LwZa__heroContent p{margin-left:auto;margin-right:auto}.landing-module__g1LwZa__heroButtons,.landing-module__g1LwZa__heroTrust{justify-content:center}.landing-module__g1LwZa__heroVisual{max-width:500px;margin:0 auto}.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__stepsGrid,.landing-module__g1LwZa__pricingGrid{grid-template-columns:1fr 1fr}.landing-module__g1LwZa__statsRow{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__footerInner{grid-template-columns:1fr 1fr}}@media (max-width:768px){.landing-module__g1LwZa__heroContent h1{font-size:2.5rem}.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__stepsGrid,.landing-module__g1LwZa__pricingGrid,.landing-module__g1LwZa__footerInner{grid-template-columns:1fr}.landing-module__g1LwZa__footerBottom{flex-direction:column;gap:.5rem}.landing-module__g1LwZa__priceCardFeatured{transform:none}.landing-module__g1LwZa__ctaBox{padding:2.5rem 1.5rem}}
