.landing-module__g1LwZa__main{background:var(--bg-primary);min-height:100vh}.landing-module__g1LwZa__container{max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}.landing-module__g1LwZa__nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);background:#fffffff2;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navInner{max-width:var(--max-width);padding:0 var(--space-lg);height:var(--header-height);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.landing-module__g1LwZa__logo{align-items:center;gap:var(--space-sm);font-weight:700;font-size:var(--text-lg);color:var(--navy-800);text-decoration:none;display:flex}.landing-module__g1LwZa__logoImg{border-radius:var(--radius-sm)}.landing-module__g1LwZa__navLinks{gap:var(--space-xl);list-style:none;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--text-secondary);font-size:var(--text-sm);transition:color var(--transition-fast);font-weight:500;text-decoration:none}.landing-module__g1LwZa__navLinks a:hover{color:var(--navy-800)}.landing-module__g1LwZa__navCta{align-items:center;gap:var(--space-md);display:flex}.landing-module__g1LwZa__btnNav{padding:var(--space-sm)var(--space-lg);border-radius:var(--radius-md);font-weight:600;font-size:var(--text-sm);transition:all var(--transition-fast);cursor:pointer;background:var(--navy-800);color:#fff;border:none;text-decoration:none}.landing-module__g1LwZa__btnNav:hover{background:var(--navy-700)}.landing-module__g1LwZa__btnGhost{color:var(--text-secondary);font-weight:500;font-size:var(--text-sm);transition:color var(--transition-fast);text-decoration:none}.landing-module__g1LwZa__btnGhost:hover{color:var(--navy-800)}.landing-module__g1LwZa__btnPrimary{border-radius:var(--radius-lg);font-weight:600;font-size:var(--text-base);transition:all var(--transition-fast);cursor:pointer;background:var(--navy-800);color:#fff;border:none;justify-content:center;align-items:center;padding:14px 32px;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__btnPrimary:hover{background:var(--navy-700);box-shadow:var(--shadow-md);color:#fff;transform:translateY(-1px)}.landing-module__g1LwZa__btnSecondary{border-radius:var(--radius-lg);font-weight:600;font-size:var(--text-base);transition:all var(--transition-fast);cursor:pointer;color:var(--text-secondary);border:1px solid var(--border-medium);background:0 0;justify-content:center;align-items:center;padding:14px 32px;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__btnSecondary:hover{border-color:var(--navy-800);color:var(--navy-800);background:var(--navy-50)}.landing-module__g1LwZa__btnOutline{text-align:center;border:1px solid var(--border-medium);border-radius:var(--radius-lg);color:var(--text-secondary);font-weight:600;font-size:var(--text-sm);transition:all var(--transition-fast);cursor:pointer;background:0 0;padding:12px 28px;text-decoration:none;display:inline-block}.landing-module__g1LwZa__btnOutline:hover{border-color:var(--navy-800);color:var(--navy-800);background:var(--navy-50)}.landing-module__g1LwZa__btnSm{padding:var(--space-sm)var(--space-lg);font-size:var(--text-sm)}.landing-module__g1LwZa__hero{padding-top:calc(var(--header-height) + var(--space-4xl));padding-bottom:var(--space-4xl);background:var(--bg-primary)}.landing-module__g1LwZa__heroContainer{max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}.landing-module__g1LwZa__heroGrid{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.landing-module__g1LwZa__heroContent{max-width:540px}.landing-module__g1LwZa__heroBrand{font-size:var(--text-4xl);color:var(--navy-800);letter-spacing:-.02em;font-weight:800}.landing-module__g1LwZa__heroDivider{background:var(--blue-500);width:48px;height:4px;margin:var(--space-lg)0;border-radius:2px}.landing-module__g1LwZa__heroTagline{font-size:var(--text-5xl);color:var(--blue-500);margin-bottom:var(--space-lg);letter-spacing:-.02em;font-weight:800;line-height:1.1}.landing-module__g1LwZa__heroDesc{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:var(--space-2xl);max-width:460px;line-height:1.7}.landing-module__g1LwZa__heroMicrocopy{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-top:var(--space-xl);font-weight:600}.landing-module__g1LwZa__heroCtas{gap:var(--space-md);align-items:center;display:flex}.landing-module__g1LwZa__demoLink{color:var(--text-secondary);font-weight:500;font-size:var(--text-sm);transition:color var(--transition-fast);text-decoration:none}.landing-module__g1LwZa__demoLink:hover{color:var(--navy-800)}.landing-module__g1LwZa__heroVisual{min-height:400px;position:relative}.landing-module__g1LwZa__terminalMock{background:var(--navy-800);border-radius:var(--radius-xl);width:88%;padding:var(--space-xl)var(--space-lg);box-shadow:var(--shadow-xl);font-family:JetBrains Mono,SF Mono,Fira Code,monospace;font-size:12px;line-height:1.8;position:absolute;top:0;right:0;overflow:hidden}.landing-module__g1LwZa__termLine{color:#ffffffb3;white-space:nowrap}.landing-module__g1LwZa__termPrompt{color:var(--blue-400);margin-right:6px;font-weight:700}.landing-module__g1LwZa__termFlag{color:#93c5fd}.landing-module__g1LwZa__termComment{color:#ffffff59;font-style:italic}.landing-module__g1LwZa__termResult{color:#6ee7b7}.landing-module__g1LwZa__phoneMock{background:var(--bg-primary);border-radius:var(--radius-xl);width:260px;box-shadow:var(--shadow-xl),0 0 0 1px var(--border-subtle);z-index:2;position:absolute;bottom:0;left:0;overflow:hidden}.landing-module__g1LwZa__phoneHeader{align-items:center;gap:var(--space-sm);border-bottom:1px solid var(--border-subtle);background:var(--bg-secondary);padding:12px 16px;display:flex}.landing-module__g1LwZa__phoneTitle{font-size:var(--text-xs);color:var(--navy-800);font-weight:600}.landing-module__g1LwZa__phoneBody{padding:var(--space-md);gap:var(--space-md);flex-direction:column;display:flex}.landing-module__g1LwZa__phoneField{flex-direction:column;gap:4px;display:flex}.landing-module__g1LwZa__phoneFieldLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.landing-module__g1LwZa__phoneFieldValue{gap:6px;display:flex}.landing-module__g1LwZa__phoneTag{border-radius:var(--radius-full);background:var(--blue-50);color:var(--blue-600);border:1px solid var(--blue-200);padding:4px 10px;font-size:11px;font-weight:500}.landing-module__g1LwZa__phoneTagInactive{border-radius:var(--radius-full);background:var(--bg-secondary);color:var(--text-tertiary);border:1px solid var(--border-subtle);padding:4px 10px;font-size:11px}.landing-module__g1LwZa__phoneTextarea{color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);min-height:48px;padding:10px 12px;font-size:12px;line-height:1.5}.landing-module__g1LwZa__phoneSubmitBtn{background:var(--navy-800);color:#fff;font-size:var(--text-xs);text-align:center;border-radius:var(--radius-md);cursor:default;padding:10px;font-weight:600}.landing-module__g1LwZa__dashDot{border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__dashDotRed{background:#ef4444}.landing-module__g1LwZa__dashDotYellow{background:#f59e0b}.landing-module__g1LwZa__dashDotGreen{background:#10b981}.landing-module__g1LwZa__trustedBy{background:var(--bg-secondary);padding:var(--space-2xl)0;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.landing-module__g1LwZa__trustedByInner{max-width:var(--max-width);padding:0 var(--space-lg);text-align:center;margin:0 auto}.landing-module__g1LwZa__trustedByLabel{font-size:var(--text-sm);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-lg);font-weight:500}.landing-module__g1LwZa__integrationPills{justify-content:center;align-items:center;gap:var(--space-md);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.landing-module__g1LwZa__integrationPill{font-size:var(--text-sm);color:var(--navy-800);background:var(--bg-primary);border-radius:var(--radius-full);border:1px solid var(--border-medium);transition:all var(--transition-fast);padding:8px 20px;font-weight:600}.landing-module__g1LwZa__integrationPill:hover{border-color:var(--blue-500);box-shadow:var(--shadow-sm)}.landing-module__g1LwZa__integrationNote{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:var(--space-sm)}.landing-module__g1LwZa__section{padding:var(--space-4xl)0}.landing-module__g1LwZa__sectionHeader{text-align:center;max-width:600px;margin:0 auto var(--space-3xl)}.landing-module__g1LwZa__sectionLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--blue-500);margin-bottom:var(--space-sm);font-weight:600}.landing-module__g1LwZa__sectionTitle{font-size:var(--text-4xl);color:var(--navy-800);margin-bottom:var(--space-md);letter-spacing:-.02em;font-weight:800}.landing-module__g1LwZa__sectionDesc{font-size:var(--text-lg);color:var(--text-secondary);line-height:1.6}.landing-module__g1LwZa__steps{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid;position:relative}.landing-module__g1LwZa__steps:before{content:"";background:var(--border-subtle);height:2px;position:absolute;top:44px;left:16.66%;right:16.66%}.landing-module__g1LwZa__step{text-align:center;padding:var(--space-xl);position:relative}.landing-module__g1LwZa__stepNumber{background:var(--navy-800);width:40px;height:40px;font-size:var(--text-sm);color:#fff;margin:0 auto var(--space-lg);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative}.landing-module__g1LwZa__stepIconWrap{border-radius:var(--radius-lg);width:56px;height:56px;margin:0 auto var(--space-md);background:var(--blue-50);color:var(--navy-800);justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__stepTitle{font-size:var(--text-lg);margin-bottom:var(--space-sm);color:var(--navy-800);font-weight:700}.landing-module__g1LwZa__stepDesc{font-size:var(--text-sm);color:var(--text-secondary);max-width:260px;margin:0 auto;line-height:1.6}.landing-module__g1LwZa__features{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.landing-module__g1LwZa__feature{padding:var(--space-xl);cursor:default}.landing-module__g1LwZa__card{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--transition-base)}.landing-module__g1LwZa__card:hover{border-color:var(--border-medium);box-shadow:var(--shadow-md)}.landing-module__g1LwZa__featureWide{grid-column:span 2}.landing-module__g1LwZa__featureIconWrap{border-radius:var(--radius-md);width:44px;height:44px;margin-bottom:var(--space-md);justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__featureIconNavy{background:var(--navy-50);color:var(--navy-800)}.landing-module__g1LwZa__featureIconBlue{background:var(--blue-50);color:var(--blue-500)}.landing-module__g1LwZa__featureIconGreen{color:#10b981;background:#10b98114}.landing-module__g1LwZa__featureIconAmber{color:#f59e0b;background:#f59e0b14}.landing-module__g1LwZa__featureIconPurple{color:#8b5cf6;background:#8b5cf614}.landing-module__g1LwZa__featureTitle{font-size:var(--text-lg);margin-bottom:var(--space-sm);color:var(--navy-800);font-weight:700}.landing-module__g1LwZa__featureDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}.landing-module__g1LwZa__loop{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-2xl)var(--space-2xl)var(--space-2xl)var(--space-3xl);max-width:640px;box-shadow:var(--shadow-sm);margin:0 auto}.landing-module__g1LwZa__loopSteps{gap:var(--space-2xl);flex-direction:column;display:flex;position:relative}.landing-module__g1LwZa__loopLine{background:var(--border-subtle);border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:7px}.landing-module__g1LwZa__loopStep{align-items:flex-start;gap:var(--space-lg);display:flex;position:relative}.landing-module__g1LwZa__loopDot{z-index:1;border:3px solid var(--bg-primary);border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.landing-module__g1LwZa__loopDotBlue{background:var(--blue-500)}.landing-module__g1LwZa__loopDotNavy{background:var(--navy-800)}.landing-module__g1LwZa__loopDotCyan{background:#0ea5e9}.landing-module__g1LwZa__loopDotGreen{background:#10b981}.landing-module__g1LwZa__loopContent h4{font-size:var(--text-base);margin-bottom:var(--space-xs);color:var(--navy-800);font-weight:700;line-height:1}.landing-module__g1LwZa__loopContent p{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}.landing-module__g1LwZa__loopContent code{background:var(--navy-50);color:var(--navy-700);font-size:var(--text-xs);border-radius:4px;padding:2px 6px}.landing-module__g1LwZa__pricing{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto;display:grid}.landing-module__g1LwZa__priceCard{padding:var(--space-2xl);text-align:center;flex-direction:column;display:flex}.landing-module__g1LwZa__priceCardFeatured{border-color:var(--navy-800);box-shadow:var(--shadow-lg);border-width:2px;position:relative}.landing-module__g1LwZa__priceCardFeatured:before{content:"MOST POPULAR";background:var(--navy-800);color:#fff;border-radius:var(--radius-full);letter-spacing:.05em;white-space:nowrap;padding:4px 16px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__priceTierHeader{justify-content:center;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xs);display:flex}.landing-module__g1LwZa__tierTag{text-transform:uppercase;color:var(--text-tertiary);background:var(--bg-secondary);letter-spacing:.05em;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700}.landing-module__g1LwZa__priceName{font-size:var(--text-lg);color:var(--navy-800);margin-bottom:var(--space-md);font-weight:700}.landing-module__g1LwZa__priceAmount{font-size:var(--text-4xl);color:var(--navy-800);margin-bottom:var(--space-sm);font-weight:800}.landing-module__g1LwZa__priceAmount span{font-size:var(--text-base);color:var(--text-tertiary);font-weight:500}.landing-module__g1LwZa__priceDesc{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-xl)}.landing-module__g1LwZa__priceMeta{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600;text-decoration:line-through}.landing-module__g1LwZa__pricingNote{margin-top:var(--space-3xl);text-align:center;font-size:var(--text-sm);color:var(--text-secondary);padding:var(--space-lg);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);max-width:600px;margin-left:auto;margin-right:auto}.landing-module__g1LwZa__pricingNote strong{color:var(--navy-800)}.landing-module__g1LwZa__pricingNote a{color:var(--blue-500);font-weight:600;text-decoration:none}.landing-module__g1LwZa__pricingNote a:hover{text-decoration:underline}.landing-module__g1LwZa__priceFeatures{text-align:left;margin-bottom:var(--space-xl);flex:1;list-style:none}.landing-module__g1LwZa__priceFeatures li{font-size:var(--text-sm);color:var(--text-secondary);padding:var(--space-sm)0;border-bottom:1px solid var(--border-subtle);align-items:center;gap:var(--space-sm);display:flex}.landing-module__g1LwZa__priceFeatures li:before{content:"✓";color:var(--status-shipped);flex-shrink:0;font-weight:700}.landing-module__g1LwZa__priceUniqueFeature:before{content:"★"!important;color:var(--blue-500)!important}.landing-module__g1LwZa__pricingNote,.landing-module__g1LwZa__enterpriseRow{display:none}.landing-module__g1LwZa__enterpriseCard{padding:var(--space-xl);background:var(--bg-primary);border:1px solid var(--border-subtle);justify-content:space-between;align-items:stretch;gap:var(--space-md);border-radius:var(--radius-xl);flex-direction:column;flex:1;display:flex}.landing-module__g1LwZa__enterpriseLeft{gap:var(--space-xs);flex-direction:column;display:flex}.landing-module__g1LwZa__enterpriseIcon{background:var(--bg-secondary);border-radius:var(--radius-lg);width:48px;height:48px;color:var(--text-tertiary);justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__enterpriseTitle{font-size:var(--text-xl);color:var(--navy-800);font-weight:700}.landing-module__g1LwZa__enterpriseDesc{font-size:var(--text-sm);color:var(--text-secondary)}.landing-module__g1LwZa__pricingBottomGrid{gap:var(--space-lg);max-width:1200px;margin:var(--space-xl)auto;grid-template-columns:1.5fr 1fr;align-items:start;display:grid}.landing-module__g1LwZa__pricingSideStack{gap:var(--space-lg);flex-direction:column;display:flex}.landing-module__g1LwZa__foreverBox{padding:var(--space-2xl);background:linear-gradient(145deg,var(--bg-primary)0%,#fdfdfd 100%);border:1px solid #ffde5940;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__foreverLabel{color:#b8860b;border-radius:var(--radius-full);margin-bottom:var(--space-md);text-transform:uppercase;background:#fff8e1;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.landing-module__g1LwZa__foreverContent{flex:1;justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__foreverTitle{font-size:var(--text-3xl);color:var(--navy-800);margin-bottom:var(--space-sm);font-weight:800}.landing-module__g1LwZa__foreverTitle span{color:var(--blue-500);font-size:.8em;display:block}.landing-module__g1LwZa__foreverDesc{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-xl)}.landing-module__g1LwZa__foreverPrice{font-size:var(--text-4xl);color:var(--navy-800);margin-bottom:var(--space-lg);font-weight:800}.landing-module__g1LwZa__foreverVisual{flex-direction:column;align-items:center;display:flex;position:relative}.landing-module__g1LwZa__foreverLogo{opacity:.1;filter:sepia()saturate(5)hue-rotate(5deg);width:120px;height:auto}.landing-module__g1LwZa__slotsLeft{color:#b8860b;margin-top:var(--space-sm);background:#fff8e1;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:800}.landing-module__g1LwZa__bundlePromoCard{padding:var(--space-xl);background:var(--navy-800);color:#fff;flex-direction:column;justify-content:center;display:flex}.landing-module__g1LwZa__bundleHeader{align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.landing-module__g1LwZa__bundleLogos{display:none}.landing-module__g1LwZa__bundlePill{background:#00000040;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;display:flex}.landing-module__g1LwZa__bundleIcon{width:20px;height:20px}.landing-module__g1LwZa__bundlePlus{color:#ffffff4d;font-size:10px;font-weight:700}.landing-module__g1LwZa__bundleTitle{font-size:var(--text-2xl);color:#fff;letter-spacing:-.01em;font-weight:700}.landing-module__g1LwZa__bundleDesc{font-size:var(--text-base);color:#ffffff80;margin-bottom:var(--space-xs);letter-spacing:-.01em;line-height:1.6}.landing-module__g1LwZa__bundleDesc strong{color:#fff}.landing-module__g1LwZa__bundleExcerpt{font-size:var(--text-xs);color:#fff6;margin-bottom:var(--space-lg);font-style:italic;line-height:1.5}.landing-module__g1LwZa__bundleLink{align-items:center;gap:var(--space-xs);color:var(--status-progress);text-transform:uppercase;letter-spacing:.1em;transition:all var(--transition-fast);font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__bundleLink:hover{color:#fff;transform:translate(4px)}.landing-module__g1LwZa__badge{text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-full);margin-bottom:var(--space-md);padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.landing-module__g1LwZa__badgeVibe{background:var(--navy-800);color:#fff}.landing-module__g1LwZa__badgeEarlyAccess{color:#059669;background:#10b9811f;border:1px solid #10b98140}.landing-module__g1LwZa__founderStack{margin-top:var(--space-2xl);max-width:960px;padding:0 var(--space-md);margin-left:auto;margin-right:auto}.landing-module__g1LwZa__founderStackInner{justify-content:space-between;align-items:center;gap:var(--space-xl);padding:var(--space-xl)var(--space-2xl);background:var(--navy-800);border-radius:var(--radius-xl);flex-wrap:wrap;display:flex}.landing-module__g1LwZa__founderStackLeft{flex:1;min-width:260px}.landing-module__g1LwZa__founderStackLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.12em;color:#ffffff80;margin-bottom:var(--space-xs);font-weight:700}.landing-module__g1LwZa__founderStackTitle{align-items:center;gap:var(--space-sm);font-size:var(--text-lg);color:#fff;margin-bottom:var(--space-sm);letter-spacing:-.01em;flex-wrap:wrap;font-weight:800;display:flex}.landing-module__g1LwZa__founderStackLogos{align-items:center;gap:var(--space-xs);border-radius:var(--radius-md);background:#ffffff1a;border:1px solid #ffffff1a;padding:4px 8px;display:flex}.landing-module__g1LwZa__founderStackLogoIcon{object-fit:contain;width:20px;height:20px}.landing-module__g1LwZa__founderStackLogos span{color:#fff9;padding:0 2px;font-size:14px;font-weight:600}.landing-module__g1LwZa__founderStackDesc{font-size:var(--text-sm);color:#ffffffa6;max-width:520px;line-height:1.6}.landing-module__g1LwZa__founderStackCta{white-space:nowrap;border-radius:var(--radius-lg);color:#fff;font-size:var(--text-sm);transition:all var(--transition-fast);background:#ffffff1a;border:1px solid #fff3;padding:12px 24px;font-weight:600;text-decoration:none}.landing-module__g1LwZa__founderStackCta:hover{background:#ffffff2e;border-color:#ffffff59}.landing-module__g1LwZa__cta{text-align:center;padding:var(--space-4xl)0;background:var(--navy-800);color:#fff}.landing-module__g1LwZa__ctaTitle{font-size:var(--text-4xl);margin-bottom:var(--space-md);color:#fff;font-weight:800}.landing-module__g1LwZa__ctaDesc{font-size:var(--text-lg);color:#ffffffb3;margin-bottom:var(--space-2xl);max-width:500px;margin-left:auto;margin-right:auto}.landing-module__g1LwZa__ctaActions{justify-content:center;gap:var(--space-md);display:flex}.landing-module__g1LwZa__btnLight{border-radius:var(--radius-lg);font-weight:600;font-size:var(--text-base);transition:all var(--transition-fast);cursor:pointer;color:var(--navy-800);background:#fff;border:none;justify-content:center;align-items:center;padding:14px 32px;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__btnLight:hover{background:var(--navy-50);box-shadow:var(--shadow-md);color:var(--navy-800);transform:translateY(-1px)}.landing-module__g1LwZa__btnLightOutline{border-radius:var(--radius-lg);font-weight:600;font-size:var(--text-base);transition:all var(--transition-fast);cursor:pointer;color:#fffc;background:0 0;border:1px solid #ffffff4d;justify-content:center;align-items:center;padding:14px 32px;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__btnLightOutline:hover{color:#fff;border-color:#fff}.landing-module__g1LwZa__footer{background:var(--bg-secondary);padding:var(--space-3xl)0 var(--space-xl);border-top:1px solid var(--border-subtle)}.landing-module__g1LwZa__footerInner{justify-content:space-between;gap:var(--space-3xl);margin-bottom:var(--space-2xl);display:flex}.landing-module__g1LwZa__footerBrand{max-width:300px}.landing-module__g1LwZa__footerBrand p{margin-top:var(--space-md);font-size:var(--text-sm);color:var(--text-tertiary);line-height:1.6}.landing-module__g1LwZa__footerLinks{gap:var(--space-3xl);display:flex}.landing-module__g1LwZa__footerCol h4{font-size:var(--text-sm);margin-bottom:var(--space-md);color:var(--navy-800);font-weight:600}.landing-module__g1LwZa__footerCol ul{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.landing-module__g1LwZa__footerCol a{font-size:var(--text-sm);color:var(--text-tertiary);transition:color var(--transition-fast);text-decoration:none}.landing-module__g1LwZa__footerCol a:hover{color:var(--navy-800)}.landing-module__g1LwZa__footerBottom{padding-top:var(--space-xl);border-top:1px solid var(--border-subtle);font-size:var(--text-xs);color:var(--text-tertiary);justify-content:space-between;display:flex}.landing-module__g1LwZa__contactSection{padding:var(--space-4xl)0}.landing-module__g1LwZa__contactWrap{max-width:640px;margin:0 auto}.landing-module__g1LwZa__contactForm{gap:var(--space-lg);flex-direction:column;display:flex}.landing-module__g1LwZa__contactGrid{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.landing-module__g1LwZa__formGroup{gap:var(--space-xs);flex-direction:column;display:flex}.landing-module__g1LwZa__formLabel{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500}.landing-module__g1LwZa__formInput,.landing-module__g1LwZa__formSelect,.landing-module__g1LwZa__formTextarea{width:100%;padding:var(--space-sm)var(--space-md);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);outline:none}.landing-module__g1LwZa__formInput:focus,.landing-module__g1LwZa__formSelect:focus,.landing-module__g1LwZa__formTextarea:focus{border-color:var(--blue-500);box-shadow:0 0 0 3px #4a90d926}.landing-module__g1LwZa__formInput::placeholder,.landing-module__g1LwZa__formTextarea::placeholder{color:var(--text-tertiary)}.landing-module__g1LwZa__formInput:disabled,.landing-module__g1LwZa__formSelect:disabled,.landing-module__g1LwZa__formTextarea:disabled{opacity:.6;cursor:not-allowed}.landing-module__g1LwZa__formSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%238b919f' viewBox='0 0 16 16'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.landing-module__g1LwZa__formTextarea{resize:vertical;min-height:120px;line-height:1.6}.landing-module__g1LwZa__formError{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);color:#dc2626;font-size:var(--text-sm);background:#ef444414;border:1px solid #ef444433;display:flex}.landing-module__g1LwZa__contactSuccess{text-align:center;padding:var(--space-3xl)var(--space-xl)}.landing-module__g1LwZa__contactSuccessIcon{color:#10b981;width:56px;height:56px;margin:0 auto var(--space-lg);font-size:var(--text-2xl);background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.landing-module__g1LwZa__contactSuccessTitle{font-size:var(--text-xl);color:var(--navy-800);margin-bottom:var(--space-sm);font-weight:700}.landing-module__g1LwZa__contactSuccessDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}.landing-module__g1LwZa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite landing-module__g1LwZa__spin;display:inline-block}@keyframes landing-module__g1LwZa__spin{to{transform:rotate(360deg)}}.landing-module__g1LwZa__mobileHamburgerBlue{display:none}@media (max-width:768px){.landing-module__g1LwZa__navLinks,.landing-module__g1LwZa__navCta{display:none!important}.landing-module__g1LwZa__mobileHamburgerBlue{color:var(--navy-800);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.landing-module__g1LwZa__mobileHamburgerBlue:hover{background:#e6ebff}.landing-module__g1LwZa__heroGrid{gap:var(--space-xl);grid-template-columns:1fr}.landing-module__g1LwZa__heroContent{max-width:100%}.landing-module__g1LwZa__heroVisual{gap:var(--space-lg);flex-direction:column;min-height:auto;display:flex;position:relative}.landing-module__g1LwZa__terminalMock{width:100%;font-size:11px;position:relative;top:auto;right:auto}.landing-module__g1LwZa__phoneMock{width:100%;max-width:300px;margin:0 auto;position:relative;bottom:auto;left:auto}.landing-module__g1LwZa__steps{grid-template-columns:1fr}.landing-module__g1LwZa__steps:before{display:none}.landing-module__g1LwZa__features{grid-template-columns:1fr}.landing-module__g1LwZa__feature{text-align:center;flex-direction:column;align-items:center;display:flex}.landing-module__g1LwZa__featureWide{grid-column:span 1}.landing-module__g1LwZa__pricing{grid-template-columns:1fr;max-width:400px}.landing-module__g1LwZa__heroCtas{flex-direction:column;align-items:stretch}.landing-module__g1LwZa__heroCtas .landing-module__g1LwZa__btnPrimary{width:100%;min-height:48px}.landing-module__g1LwZa__heroCtas .landing-module__g1LwZa__demoLink{text-align:center;justify-content:center;align-items:center;min-height:44px;display:flex}.landing-module__g1LwZa__footerInner{gap:var(--space-2xl);flex-direction:column}.landing-module__g1LwZa__footerBrand{max-width:100%}.landing-module__g1LwZa__footerLinks{gap:var(--space-xl);flex-direction:column}.landing-module__g1LwZa__footerBottom{gap:var(--space-sm);text-align:center;flex-direction:column}.landing-module__g1LwZa__loop{padding-left:var(--space-xl)}.landing-module__g1LwZa__ctaActions{align-items:center;gap:var(--space-md);flex-direction:column}.landing-module__g1LwZa__ctaActions .landing-module__g1LwZa__btnLight,.landing-module__g1LwZa__ctaActions .landing-module__g1LwZa__btnLightOutline{width:100%;max-width:320px;min-height:48px}.landing-module__g1LwZa__contactGrid{grid-template-columns:1fr}.landing-module__g1LwZa__integrationPill{align-items:center;min-height:44px;display:inline-flex}.landing-module__g1LwZa__btnOutline{width:100%;min-height:48px}.landing-module__g1LwZa__priceCard .landing-module__g1LwZa__btnPrimary,.landing-module__g1LwZa__priceCard .landing-module__g1LwZa__btnOutline{min-height:48px}.landing-module__g1LwZa__footerCol a{align-items:center;min-height:44px;display:inline-flex}.landing-module__g1LwZa__mobileOverlay{z-index:99999;-webkit-backdrop-filter:blur(8px);background:#0009;position:fixed;inset:0}.landing-module__g1LwZa__mobileMenu{z-index:100000;border-left:1px solid var(--border-subtle);background:#fff;flex-direction:column;width:85%;max-width:320px;height:100dvh;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-10px 0 30px #0000001a}.landing-module__g1LwZa__mobileHeader{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:15px 24px 16px;display:flex}.landing-module__g1LwZa__mobileLogoArea{color:var(--navy-800);align-items:center;gap:8px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.landing-module__g1LwZa__mobileClose{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.landing-module__g1LwZa__mobileLinks{flex-direction:column;flex:1;gap:8px;padding:24px;display:flex;overflow-y:auto}.landing-module__g1LwZa__mobileLink{color:var(--text-secondary);border-radius:12px;padding:14px 16px;font-size:17px;font-weight:500;text-decoration:none;transition:all .2s}.landing-module__g1LwZa__mobileLink:hover{color:var(--navy-800);background:var(--navy-50)}.landing-module__g1LwZa__mobileFooterSplit{background:#fff;border-top:1px solid #0000000d;grid-template-columns:1fr 1.5fr;align-items:center;gap:12px;margin-top:auto;padding:24px;display:grid}.landing-module__g1LwZa__mobileBtnSecondary{text-align:center;width:100%;color:var(--navy-600);border:1px solid var(--border-medium);background:#fff;border-radius:12px;padding:14px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.landing-module__g1LwZa__mobileBtnPrimary{text-align:center;background:var(--navy-800);color:#fff;border-radius:12px;width:100%;padding:14px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s}.landing-module__g1LwZa__mobileTagline{text-transform:uppercase;letter-spacing:.2em;color:var(--text-tertiary);text-align:center;margin-top:8px;font-size:9px;font-weight:600}.landing-module__g1LwZa__mobileTaglineFull{grid-column:1/-1;width:100%}}@media (max-width:480px){.landing-module__g1LwZa__container,.landing-module__g1LwZa__navInner,.landing-module__g1LwZa__heroContainer{padding:0 var(--space-md)}.landing-module__g1LwZa__hero{padding-top:calc(var(--header-height) + var(--space-2xl));padding-bottom:var(--space-2xl)}.landing-module__g1LwZa__section{padding:var(--space-2xl)0}.landing-module__g1LwZa__sectionHeader{margin-bottom:var(--space-xl)}.landing-module__g1LwZa__step{padding:var(--space-md)}.landing-module__g1LwZa__feature{padding:var(--space-lg)}.landing-module__g1LwZa__priceCard{padding:var(--space-xl)}.landing-module__g1LwZa__loop{padding:var(--space-lg);padding-left:var(--space-xl)}.landing-module__g1LwZa__cta,.landing-module__g1LwZa__contactSection{padding:var(--space-2xl)0}.landing-module__g1LwZa__trustedByInner{padding:0 var(--space-md)}.landing-module__g1LwZa__terminalMock{padding:var(--space-md)var(--space-md);font-size:10px}.landing-module__g1LwZa__termLine{white-space:pre-wrap;word-break:break-all}.landing-module__g1LwZa__btnPrimary,.landing-module__g1LwZa__btnLight,.landing-module__g1LwZa__btnLightOutline{padding:12px 24px}}
