.landing-module__AgPv9a__page{--azure:#1e40af;--azure-hover:#1e3a8a;--azure-light:#3b82f6;--azure-lighter:#60a5fa;--brass:#c9a227;--brass-hover:#b8922b;--paper:#fff;--surface:#fafafa;--surface-alt:#f5f5f5;--border:#e5e5e5;--border-subtle:#f0f0f0;--text:#0a0a0a;--text-secondary:#525252;--text-muted:#737373;--dark-bg:#0f172a;--dark-surface:#1e293b;--dark-border:#334155;--dark-text:#f8fafc;--dark-text-secondary:#cbd5e1;--dark-text-muted:#94a3b8;--tint-azure:#eff6ff;--tint-brass:#fef9e7;--tint-green:#ecfdf5;--tint-slate:#f1f5f9;--tint-rose:#fff1f2;--tint-purple:#f5f3ff;--font-display:"Clash Display",system-ui,sans-serif;--font-body:"General Sans",system-ui,sans-serif;--font-mono:"JetBrains Mono",Menlo,monospace;--max-width:1200px;--section-pad:100px;--section-pad-mobile:60px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;font-family:var(--font-body);color:var(--text);background:var(--paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:1.6;overflow-x:hidden}.landing-module__AgPv9a__page a:not([class]){color:inherit;text-decoration:none}.landing-module__AgPv9a__page img{max-width:100%;display:block}.landing-module__AgPv9a__pageWrapper{background-repeat:repeat;background-size:200px 200px;position:relative}.landing-module__AgPv9a__container{max-width:var(--max-width);margin:0 auto;padding:0 48px}.landing-module__AgPv9a__reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(32px)}.landing-module__AgPv9a__visible{opacity:1;transform:translateY(0)}.landing-module__AgPv9a__stagger1{transition-delay:50ms}.landing-module__AgPv9a__stagger2{transition-delay:.1s}.landing-module__AgPv9a__stagger3{transition-delay:.15s}.landing-module__AgPv9a__stagger4{transition-delay:.2s}.landing-module__AgPv9a__stagger5{transition-delay:.25s}.landing-module__AgPv9a__stagger6{transition-delay:.3s}@media (prefers-reduced-motion:reduce){.landing-module__AgPv9a__reveal{opacity:1;transition:none;transform:none}}.landing-module__AgPv9a__nav{z-index:1000;padding:20px 0;transition:background .3s,box-shadow .3s,padding .3s;position:fixed;top:0;left:0;right:0}.landing-module__AgPv9a__navScrolled{-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--border);background:#ffffffeb;padding:14px 0}.landing-module__AgPv9a__nav .landing-module__AgPv9a__container{justify-content:space-between;align-items:center;display:flex}.landing-module__AgPv9a__navLogo{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:1.35rem;font-weight:600}.landing-module__AgPv9a__navLogo span{color:var(--azure)}.landing-module__AgPv9a__navLinks{align-items:center;gap:36px;margin:0;padding:0;list-style:none;display:flex}.landing-module__AgPv9a__navLinks a{color:var(--text-secondary);font-size:.88rem;font-weight:500;transition:color .2s}.landing-module__AgPv9a__navLinks a:hover{color:var(--text)}.landing-module__AgPv9a__navCta{background:var(--azure);border-radius:var(--radius-lg);padding:10px 24px;font-weight:600;color:#fff!important;font-size:.88rem!important;transition:background .2s,transform .2s!important}.landing-module__AgPv9a__navCta:hover{transform:translateY(-1px);background:var(--azure-hover)!important;color:#fff!important}.landing-module__AgPv9a__navMobileToggle{cursor:pointer;background:0 0;border:none;padding:4px;display:none}.landing-module__AgPv9a__navMobileToggle span{background:var(--text);width:24px;height:2px;margin:6px 0;transition:transform .3s,opacity .3s;display:block}.landing-module__AgPv9a__hero{padding:180px 0 var(--section-pad);background:var(--paper);position:relative}.landing-module__AgPv9a__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#1e40af0a 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:0;right:10%}.landing-module__AgPv9a__heroTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--azure);margin-bottom:28px;padding-left:20px;font-size:.8rem;font-weight:500;display:inline-block;position:relative}.landing-module__AgPv9a__heroTag:before{content:"";background:var(--brass);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.landing-module__AgPv9a__hero h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);max-width:780px;margin-bottom:28px;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:600;line-height:1.1}.landing-module__AgPv9a__hero h1 em{color:var(--azure);font-style:normal}.landing-module__AgPv9a__heroSub{color:var(--text-secondary);max-width:540px;margin-bottom:40px;font-size:1.15rem;font-weight:400;line-height:1.7}.landing-module__AgPv9a__heroButtons{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.landing-module__AgPv9a__btnPrimary{background:var(--azure);color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.landing-module__AgPv9a__btnPrimary:hover{background:var(--azure-hover);transform:translateY(-2px)}.landing-module__AgPv9a__btnSecondary{color:var(--text);border-radius:var(--radius-lg);border:2px solid var(--border);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:border-color .2s,transform .15s;display:inline-flex}.landing-module__AgPv9a__btnSecondary:hover{border-color:var(--text-secondary);transform:translateY(-2px)}.landing-module__AgPv9a__heroMeta{color:var(--text-muted);margin-top:20px;font-size:.88rem;font-weight:400}.landing-module__AgPv9a__heroMeta strong{color:var(--azure);font-weight:600}.landing-module__AgPv9a__sectionTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--azure);margin-bottom:16px;font-size:.72rem;font-weight:500;display:inline-block}.landing-module__AgPv9a__sectionTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem);font-weight:600;line-height:1.15}.landing-module__AgPv9a__sectionSubtitle{color:var(--text-secondary);max-width:600px;font-size:1.05rem;line-height:1.65}.landing-module__AgPv9a__paths{background:var(--dark-bg);padding:var(--section-pad)0;position:relative;overflow:hidden}.landing-module__AgPv9a__paths:before{content:"";pointer-events:none;background:radial-gradient(#1e40af1a 0%,#0000 70%);width:800px;height:400px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.landing-module__AgPv9a__pathsHeader{text-align:center;margin-bottom:56px}.landing-module__AgPv9a__pathsHeader .landing-module__AgPv9a__sectionTag{color:var(--dark-text-muted)}.landing-module__AgPv9a__pathsHeader .landing-module__AgPv9a__sectionTitle{color:var(--dark-text);max-width:600px;margin:0 auto 16px}.landing-module__AgPv9a__pathsHeader .landing-module__AgPv9a__sectionSubtitle{color:var(--dark-text-muted);max-width:500px;margin:0 auto}.landing-module__AgPv9a__pathsGrid{grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:0 auto;display:grid}.landing-module__AgPv9a__pathCard{border-radius:var(--radius-xl);padding:44px 36px;transition:transform .25s;position:relative;overflow:hidden}.landing-module__AgPv9a__pathCard:hover{transform:translateY(-4px)}.landing-module__AgPv9a__pathCardTool{background:var(--paper);color:var(--text)}.landing-module__AgPv9a__pathCardLearn{background:var(--azure);color:#fff}.landing-module__AgPv9a__pathLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;border-radius:20px;margin-bottom:20px;padding:5px 12px;font-size:.7rem;font-weight:500;display:inline-block}.landing-module__AgPv9a__pathCardTool .landing-module__AgPv9a__pathLabel{background:var(--surface-alt);color:var(--text-secondary)}.landing-module__AgPv9a__pathCardLearn .landing-module__AgPv9a__pathLabel{color:#fff;background:#ffffff2e}.landing-module__AgPv9a__pathCard h3{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:14px;font-size:1.5rem;font-weight:600;line-height:1.2}.landing-module__AgPv9a__pathCard p{margin-bottom:8px;font-size:.95rem;line-height:1.65}.landing-module__AgPv9a__pathCardTool p{color:var(--text-secondary)}.landing-module__AgPv9a__pathCardLearn p{color:#fffc}.landing-module__AgPv9a__pathFeatures{margin:20px 0 28px;padding:0;list-style:none}.landing-module__AgPv9a__pathFeatures li{padding:6px 0 6px 22px;font-size:.9rem;line-height:1.5;position:relative}.landing-module__AgPv9a__pathFeatures li:before{content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:12px;left:0}.landing-module__AgPv9a__pathCardTool .landing-module__AgPv9a__pathFeatures li{color:var(--text-secondary)}.landing-module__AgPv9a__pathCardTool .landing-module__AgPv9a__pathFeatures li:before{background:var(--azure-light)}.landing-module__AgPv9a__pathCardLearn .landing-module__AgPv9a__pathFeatures li{color:#fffc}.landing-module__AgPv9a__pathCardLearn .landing-module__AgPv9a__pathFeatures li:before{background:#fff6}.landing-module__AgPv9a__pathCta{border-radius:var(--radius-lg);cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-body);border:none;align-items:center;gap:8px;padding:14px 28px;transition:transform .15s,background .2s;display:inline-flex}.landing-module__AgPv9a__pathCta:hover{transform:translateY(-2px)}.landing-module__AgPv9a__pathCardTool .landing-module__AgPv9a__pathCta{background:var(--azure);color:#fff}.landing-module__AgPv9a__pathCardTool .landing-module__AgPv9a__pathCta:hover{background:var(--azure-hover)}.landing-module__AgPv9a__pathCardLearn .landing-module__AgPv9a__pathCta{color:var(--azure);background:#fff}.landing-module__AgPv9a__pathCardLearn .landing-module__AgPv9a__pathCta:hover{background:var(--surface)}.landing-module__AgPv9a__pathsConnector{justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}.landing-module__AgPv9a__pathsConnectorLine{background:var(--dark-border);flex:1;max-width:120px;height:1px}.landing-module__AgPv9a__pathsConnectorText{color:var(--dark-text-muted);white-space:nowrap;font-size:.85rem;font-weight:400}.landing-module__AgPv9a__workflows{background:var(--surface);padding:var(--section-pad)0;position:relative}.landing-module__AgPv9a__workflows:before{content:"";background:var(--border);height:1px;position:absolute;top:0;left:0;right:0}.landing-module__AgPv9a__workflowsHeader{margin-bottom:56px}.landing-module__AgPv9a__workflowsIntro{color:var(--text-secondary);max-width:540px;margin-top:12px;font-size:1.05rem;line-height:1.65}.landing-module__AgPv9a__workflowsGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.landing-module__AgPv9a__workflowCard{background:var(--paper);border-radius:var(--radius-xl);border:1px solid var(--border);padding:36px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.landing-module__AgPv9a__workflowCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.landing-module__AgPv9a__workflowCard:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}.landing-module__AgPv9a__workflowCard:first-child:before{background:var(--azure)}.landing-module__AgPv9a__workflowCard:nth-child(2):before{background:var(--brass)}.landing-module__AgPv9a__workflowCard:nth-child(3):before{background:#16a34a}.landing-module__AgPv9a__workflowCard:nth-child(4):before{background:#7c3aed}.landing-module__AgPv9a__workflowIcon{border-radius:var(--radius-lg);justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;font-size:1.3rem;display:flex}.landing-module__AgPv9a__workflowCard:first-child .landing-module__AgPv9a__workflowIcon{background:#1e40af14}.landing-module__AgPv9a__workflowCard:nth-child(2) .landing-module__AgPv9a__workflowIcon{background:#c9a2271a}.landing-module__AgPv9a__workflowCard:nth-child(3) .landing-module__AgPv9a__workflowIcon{background:#16a34a14}.landing-module__AgPv9a__workflowCard:nth-child(4) .landing-module__AgPv9a__workflowIcon{background:#7c3aed14}.landing-module__AgPv9a__workflowCard h3{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin-bottom:10px;font-size:1.25rem;font-weight:600}.landing-module__AgPv9a__workflowCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.landing-module__AgPv9a__workflowStat{background:var(--surface-alt);font-family:var(--font-mono);color:var(--text-secondary);border-radius:20px;margin-top:16px;padding:6px 14px;font-size:.78rem;font-weight:500;display:inline-block}.landing-module__AgPv9a__learn{background:var(--paper);padding:var(--section-pad)0;position:relative;overflow:hidden}.landing-module__AgPv9a__learnHeader{max-width:600px;margin-bottom:56px}.landing-module__AgPv9a__learnGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.landing-module__AgPv9a__learnCard{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);padding:36px;transition:transform .2s}.landing-module__AgPv9a__learnCard:hover{transform:translateY(-2px)}.landing-module__AgPv9a__learnCard h3{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin-bottom:10px;font-size:1.15rem;font-weight:600;line-height:1.3}.landing-module__AgPv9a__learnCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.landing-module__AgPv9a__testimonials{padding:var(--section-pad)0;background:var(--dark-bg);position:relative;overflow:hidden}.landing-module__AgPv9a__testimonials:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a22714 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;right:-100px}.landing-module__AgPv9a__testimonials .landing-module__AgPv9a__sectionTag{color:var(--dark-text-muted)}.landing-module__AgPv9a__testimonials .landing-module__AgPv9a__sectionTitle{color:var(--dark-text)}.landing-module__AgPv9a__testimonials .landing-module__AgPv9a__sectionSubtitle{color:var(--dark-text-muted)}.landing-module__AgPv9a__testimonialsHeader{margin-bottom:56px}.landing-module__AgPv9a__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__AgPv9a__testimonialCard{border-radius:var(--radius-xl);padding:32px;position:relative}.landing-module__AgPv9a__testimonialCard:first-child{background:var(--tint-azure)}.landing-module__AgPv9a__testimonialCard:nth-child(2){background:var(--tint-brass)}.landing-module__AgPv9a__testimonialCard:nth-child(3){background:var(--tint-green)}.landing-module__AgPv9a__testimonialCard:nth-child(4){background:var(--tint-purple)}.landing-module__AgPv9a__testimonialCard:nth-child(5){background:var(--tint-slate)}.landing-module__AgPv9a__testimonialCard:nth-child(6){background:var(--tint-rose)}.landing-module__AgPv9a__testimonialQuoteMark{font-family:var(--font-display);opacity:.1;color:var(--text);margin-bottom:-16px;font-size:4rem;font-weight:700;line-height:1;display:block}.landing-module__AgPv9a__testimonialCard blockquote{color:var(--text);margin-bottom:20px;font-size:.95rem;font-weight:400;line-height:1.6}.landing-module__AgPv9a__testimonialAttribution{color:var(--text);font-size:.85rem;font-weight:600}.landing-module__AgPv9a__testimonialRole{color:var(--text-secondary);margin-top:2px;font-size:.8rem;font-weight:400}.landing-module__AgPv9a__about{padding:var(--section-pad)0;background:var(--paper);position:relative;overflow:hidden}.landing-module__AgPv9a__aboutContent{align-items:flex-start;gap:64px;display:flex}.landing-module__AgPv9a__aboutPhoto{background:var(--surface-alt);border:4px solid var(--paper);border-radius:50%;flex-shrink:0;width:220px;height:220px;overflow:hidden;box-shadow:0 8px 30px #00000014}.landing-module__AgPv9a__aboutPhoto img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;width:100%;height:100%}.landing-module__AgPv9a__aboutText{flex:1}.landing-module__AgPv9a__aboutText .landing-module__AgPv9a__sectionTag{margin-bottom:12px}.landing-module__AgPv9a__aboutText h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:24px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600;line-height:1.15}.landing-module__AgPv9a__aboutText p{color:var(--text-secondary);margin-bottom:16px;font-size:1.05rem;line-height:1.7}.landing-module__AgPv9a__aboutText p strong{color:var(--text);font-weight:600}.landing-module__AgPv9a__aboutHighlight{background:var(--tint-azure);border-radius:var(--radius-xl);color:var(--text);font-size:1.05rem;font-style:italic;line-height:1.6;font-family:var(--font-display);border-left:3px solid var(--azure);margin-top:24px;padding:24px 28px;font-weight:400}.landing-module__AgPv9a__ctaSection{background:var(--dark-bg);padding:var(--section-pad)0;position:relative;overflow:hidden}.landing-module__AgPv9a__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#1e40af1f 0%,#0000 60%);width:600px;height:600px;position:absolute;bottom:-150px;left:50%;transform:translate(-50%)}.landing-module__AgPv9a__ctaContent{text-align:center;max-width:640px;margin:0 auto;position:relative}.landing-module__AgPv9a__ctaContent .landing-module__AgPv9a__sectionTag{color:var(--brass)}.landing-module__AgPv9a__ctaContent h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--dark-text);margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1}.landing-module__AgPv9a__ctaContent p{color:var(--dark-text-muted);margin-bottom:36px;font-size:1.05rem;line-height:1.65}.landing-module__AgPv9a__ctaForm{gap:12px;max-width:480px;margin:0 auto 20px;display:flex}.landing-module__AgPv9a__ctaForm input{border-radius:var(--radius-lg);border:2px solid var(--dark-border);background:var(--dark-surface);color:var(--dark-text);font-family:var(--font-body);outline:none;flex:1;padding:16px 20px;font-size:1rem;transition:border-color .2s}.landing-module__AgPv9a__ctaForm input::placeholder{color:var(--dark-text-muted)}.landing-module__AgPv9a__ctaForm input:focus{border-color:var(--azure-light)}.landing-module__AgPv9a__ctaForm button{background:var(--azure);color:#fff;border-radius:var(--radius-lg);font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;padding:16px 28px;font-size:1rem;font-weight:600;transition:background .2s,transform .15s}.landing-module__AgPv9a__ctaForm button:hover{background:var(--azure-hover);transform:translateY(-1px)}.landing-module__AgPv9a__ctaMeta{color:var(--dark-text-muted);font-size:.85rem}.landing-module__AgPv9a__ctaMeta strong{color:var(--dark-text-secondary)}.landing-module__AgPv9a__faq{padding:var(--section-pad)0;background:var(--surface);position:relative;overflow:hidden}.landing-module__AgPv9a__faqHeader{margin-bottom:56px}.landing-module__AgPv9a__faqGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.landing-module__AgPv9a__faqItem{background:var(--paper);border-radius:var(--radius-xl);border:1px solid var(--border);padding:32px}.landing-module__AgPv9a__faqItem h3{font-family:var(--font-display);color:var(--text);margin-bottom:12px;font-size:1.05rem;font-weight:600;line-height:1.3}.landing-module__AgPv9a__faqItem p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.landing-module__AgPv9a__footer{background:var(--dark-bg);border-top:1px solid var(--dark-border);padding:48px 0}.landing-module__AgPv9a__footerContent{justify-content:space-between;align-items:center;display:flex}.landing-module__AgPv9a__footerBrand{font-family:var(--font-display);color:var(--dark-text);font-size:1.2rem;font-weight:600}.landing-module__AgPv9a__footerBrand span{color:var(--azure-light)}.landing-module__AgPv9a__footerTagline{color:var(--dark-text-muted);margin-top:6px;font-size:.88rem}.landing-module__AgPv9a__footerLinks{gap:28px;margin:0;padding:0;list-style:none;display:flex}.landing-module__AgPv9a__footerLinks a{color:var(--dark-text-muted);font-size:.88rem;transition:color .2s}.landing-module__AgPv9a__footerLinks a:hover{color:var(--dark-text)}.landing-module__AgPv9a__stickyBar{background:var(--azure);z-index:999;padding:14px 0;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.landing-module__AgPv9a__stickyBarVisible{transform:translateY(0)}.landing-module__AgPv9a__stickyBar .landing-module__AgPv9a__container{justify-content:space-between;align-items:center;gap:24px;display:flex}.landing-module__AgPv9a__stickyBarText{color:#fff;white-space:nowrap;font-size:.92rem;font-weight:500}.landing-module__AgPv9a__stickyBarText em{opacity:.7;font-style:italic}.landing-module__AgPv9a__stickyBarForm{gap:8px;display:flex}.landing-module__AgPv9a__stickyBarForm input{border-radius:var(--radius-lg);color:#fff;font-family:var(--font-body);background:#ffffff26;border:none;outline:none;width:240px;padding:10px 16px;font-size:.88rem;transition:background .2s}.landing-module__AgPv9a__stickyBarForm input::placeholder{color:#ffffff80}.landing-module__AgPv9a__stickyBarForm input:focus{background:#ffffff38}.landing-module__AgPv9a__stickyBarForm button{color:var(--azure);border-radius:var(--radius-lg);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:#fff;border:none;padding:10px 20px;font-size:.88rem;font-weight:600;transition:transform .15s}.landing-module__AgPv9a__stickyBarForm button:hover{transform:translateY(-1px)}.landing-module__AgPv9a__stickyBarClose{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1.3rem;line-height:1;transition:color .2s}.landing-module__AgPv9a__stickyBarClose:hover{color:#fff}.landing-module__AgPv9a__formSuccess{background:var(--tint-azure);color:var(--text);border-radius:var(--radius-lg);text-align:center;padding:16px 24px;font-size:.95rem;font-weight:500}@media (max-width:900px){.landing-module__AgPv9a__container{padding:0 24px}.landing-module__AgPv9a__hero{padding:140px 0 var(--section-pad-mobile)}.landing-module__AgPv9a__paths,.landing-module__AgPv9a__workflows,.landing-module__AgPv9a__learn,.landing-module__AgPv9a__testimonials,.landing-module__AgPv9a__about,.landing-module__AgPv9a__ctaSection,.landing-module__AgPv9a__faq{padding:var(--section-pad-mobile)0}.landing-module__AgPv9a__pathsGrid,.landing-module__AgPv9a__workflowsGrid,.landing-module__AgPv9a__learnGrid,.landing-module__AgPv9a__faqGrid,.landing-module__AgPv9a__testimonialsGrid{grid-template-columns:1fr}.landing-module__AgPv9a__aboutContent{text-align:center;flex-direction:column;align-items:center;gap:36px}.landing-module__AgPv9a__aboutPhoto{width:160px;height:160px;font-size:2.5rem}.landing-module__AgPv9a__aboutHighlight{text-align:left}.landing-module__AgPv9a__ctaForm{flex-direction:column}.landing-module__AgPv9a__heroButtons{flex-direction:column;align-items:flex-start}.landing-module__AgPv9a__footerContent{text-align:center;flex-direction:column;gap:20px}.landing-module__AgPv9a__navLinks{display:none}.landing-module__AgPv9a__navMobileToggle{display:block}.landing-module__AgPv9a__stickyBar .landing-module__AgPv9a__container{flex-wrap:wrap;gap:12px}.landing-module__AgPv9a__stickyBarText{white-space:normal;flex:100%;font-size:.85rem}.landing-module__AgPv9a__stickyBarForm{flex:1}.landing-module__AgPv9a__stickyBarForm input{flex:1;width:auto}.landing-module__AgPv9a__pathsConnectorText{white-space:normal;text-align:center}}@media (max-width:600px){.landing-module__AgPv9a__hero h1{font-size:2.4rem}.landing-module__AgPv9a__sectionTitle{font-size:1.8rem}.landing-module__AgPv9a__workflowCard,.landing-module__AgPv9a__learnCard,.landing-module__AgPv9a__faqItem,.landing-module__AgPv9a__testimonialCard,.landing-module__AgPv9a__pathCard{padding:28px}}
