.landing-module__g1LwZa__landing{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:var(--font-family);overflow-x:hidden}.landing-module__g1LwZa__nav{z-index:1000;background:#09090b;border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navInner{justify-content:space-between;align-items:center;max-width:1280px;height:72px;margin:0 auto;padding:0 2rem;display:flex}.landing-module__g1LwZa__logo{color:var(--text-primary);align-items:center;gap:.6rem;text-decoration:none;display:flex}.landing-module__g1LwZa__logoIcon{filter:drop-shadow(0 0 10px #8a59fc99);font-size:1.6rem}.landing-module__g1LwZa__logoText{font-family:var(--font-heading);letter-spacing:-.5px;background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.landing-module__g1LwZa__navLinks{gap:2rem;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--text-secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLinks a:hover{color:var(--text-primary)}.landing-module__g1LwZa__navActions{align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__navSignIn{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navSignIn:hover{color:var(--text-primary)}.landing-module__g1LwZa__navCta{border-radius:50px!important;padding:.5rem 1.5rem!important;font-size:.9rem!important}.landing-module__g1LwZa__mobileToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.landing-module__g1LwZa__mobileNav{border-top:1px solid #ffffff0d;flex-direction:column;gap:1rem;padding:1rem 2rem 2rem;display:none}.landing-module__g1LwZa__mobileNav a{color:var(--text-secondary);padding:.5rem 0;font-weight:500;text-decoration:none}.landing-module__g1LwZa__hero{text-align:center;background:var(--bg-primary);padding:11rem 2rem 6rem;position:relative;overflow:hidden}.landing-module__g1LwZa__heroContent{max-width:820px;margin:0 auto;animation:.8s cubic-bezier(.4,0,.2,1) landing-module__g1LwZa__heroFadeIn}@keyframes landing-module__g1LwZa__heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__heroBadge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#8a59fc1a;border:1px solid #8a59fc4d;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__heroTitle{font-family:var(--font-heading);letter-spacing:-1px;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.15}.landing-module__g1LwZa__heroSub{color:var(--text-secondary);max-width:640px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.7}.landing-module__g1LwZa__heroCtas{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.landing-module__g1LwZa__heroBtn{border-radius:8px!important;padding:.85rem 2.5rem!important;font-size:1.05rem!important}.landing-module__g1LwZa__heroMeta{margin-top:.5rem}.landing-module__g1LwZa__heroMetaLink{color:var(--text-tertiary);font-size:.9rem;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__heroMetaLink:hover{color:var(--accent-primary)}.landing-module__g1LwZa__chainStrip{background:#0003;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:2rem 0}.landing-module__g1LwZa__chainStripInner{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1100px;margin:0 auto;padding:0 2rem;display:flex}.landing-module__g1LwZa__chainItem{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.landing-module__g1LwZa__chainDot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #8a59fc80}.landing-module__g1LwZa__statsStrip{background:#8a59fc08;border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:center;gap:4rem;padding:3rem 2rem;display:flex}.landing-module__g1LwZa__statItem{text-align:center}.landing-module__g1LwZa__statNum{font-family:var(--font-heading);background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:700;display:block}.landing-module__g1LwZa__statLbl{color:var(--text-tertiary);font-size:.85rem;font-weight:500}.landing-module__g1LwZa__section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:3.5rem}.landing-module__g1LwZa__sectionHeader h2{font-family:var(--font-heading);margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700}.landing-module__g1LwZa__sectionHeader p{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.6}.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 #ffffff1a;border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s}.landing-module__g1LwZa__featureCard:hover{border-color:#8a59fc4d;transform:translateY(-4px);box-shadow:0 16px 40px #0000004d,0 0 0 1px #8a59fc1a}.landing-module__g1LwZa__featureIcon{filter:drop-shadow(0 4px 8px #0000004d);margin-bottom:1rem;font-size:2.5rem}.landing-module__g1LwZa__featureCard h3{margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.landing-module__g1LwZa__featureCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.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 #ffffff1a;border-radius:16px;padding:2.5rem 1.5rem;position:relative}.landing-module__g1LwZa__stepNum{font-family:var(--font-heading);background:var(--accent-gradient);-webkit-text-fill-color:transparent;opacity:.6;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.landing-module__g1LwZa__stepCard h3{margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.landing-module__g1LwZa__stepCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.landing-module__g1LwZa__toolsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.landing-module__g1LwZa__toolCard{background:var(--bg-card);border:1px solid #ffffff1a;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:2rem;transition:transform .3s,border-color .3s;display:flex}.landing-module__g1LwZa__toolCard:hover{border-color:#8a59fc33;transform:translateY(-2px)}.landing-module__g1LwZa__toolIcon{flex-shrink:0;font-size:2rem}.landing-module__g1LwZa__toolCard h3{margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.landing-module__g1LwZa__toolCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.landing-module__g1LwZa__faqList{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.landing-module__g1LwZa__faqItem{background:var(--bg-card);cursor:pointer;border:1px solid #ffffff1a;border-radius:12px;transition:border-color .2s;overflow:hidden}.landing-module__g1LwZa__faqItem:hover,.landing-module__g1LwZa__faqOpen{border-color:#8a59fc4d}.landing-module__g1LwZa__faqQuestion{justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.landing-module__g1LwZa__faqToggle{color:var(--accent-primary);text-align:center;flex-shrink:0;width:24px;font-size:1.3rem}.landing-module__g1LwZa__faqAnswer{color:var(--text-secondary);padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.7;animation:.3s landing-module__g1LwZa__faqReveal}@keyframes landing-module__g1LwZa__faqReveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__ctaSection{background:var(--bg-card);text-align:center;border:1px solid #ffffff1a;border-radius:24px;margin:2rem;padding:5rem 2rem;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaContent{z-index:1;position:relative}.landing-module__g1LwZa__ctaContent h2{margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700}.landing-module__g1LwZa__ctaContent p{color:var(--text-secondary);max-width:550px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.landing-module__g1LwZa__ctaBtn{border-radius:50px!important;padding:1rem 3rem!important;font-size:1.1rem!important}.landing-module__g1LwZa__footer{background:#070709;border-top:1px solid #ffffff1a;padding:4rem 2rem 2rem}.landing-module__g1LwZa__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 3rem;display:grid}.landing-module__g1LwZa__footerBrand p{color:var(--text-tertiary);max-width:300px;margin-top:1rem;font-size:.9rem;line-height:1.6}.landing-module__g1LwZa__footerLogo{align-items:center;gap:.5rem;display:flex}.landing-module__g1LwZa__footerCol h4{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin-bottom:1rem;font-size:.85rem;font-weight:700}.landing-module__g1LwZa__footerCol a{color:var(--text-tertiary);margin-bottom:.6rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.landing-module__g1LwZa__footerCol a:hover{color:var(--text-primary)}.landing-module__g1LwZa__footerBottom{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding-top:2rem;display:flex}.landing-module__g1LwZa__footerCopy{color:var(--text-tertiary);font-size:.85rem}.landing-module__g1LwZa__footerLegal{gap:1.5rem;display:flex}.landing-module__g1LwZa__footerLegal a{color:var(--text-tertiary);font-size:.85rem;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLegal a:hover{color:var(--text-primary)}@media (max-width:968px){.landing-module__g1LwZa__navLinks,.landing-module__g1LwZa__navActions{display:none}.landing-module__g1LwZa__mobileToggle{display:block}.landing-module__g1LwZa__mobileNav{display:flex}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__stepsGrid,.landing-module__g1LwZa__toolsGrid{grid-template-columns:1fr}.landing-module__g1LwZa__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.landing-module__g1LwZa__hero{padding:9rem 1.5rem 4rem}.landing-module__g1LwZa__heroTitle{font-size:2rem}.landing-module__g1LwZa__heroSub{font-size:1rem}.landing-module__g1LwZa__heroCtas{flex-direction:column;align-items:center}.landing-module__g1LwZa__heroBtn{width:100%;max-width:300px}.landing-module__g1LwZa__chainStripInner{gap:1.5rem}.landing-module__g1LwZa__chainItem{font-size:.8rem}.landing-module__g1LwZa__statsStrip{gap:2rem}.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__footerGrid{grid-template-columns:1fr}.landing-module__g1LwZa__footerBottom{text-align:center;flex-direction:column}.landing-module__g1LwZa__ctaSection{margin:1rem}}
