.landing-module__qZN4Ta__page{--ink:#0c111d;--ink-soft:#172033;--muted:#657187;--subtle:#8792a4;--line:#dce3ec;--soft-line:#e9edf3;--blue:#315bea;--blue-dark:#2448c7;--aqua:#13a89f;--mist:#f3f6fa;--paper:#fdfdfc;background:var(--paper);min-height:100vh;color:var(--ink);overflow-x:clip}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-reveal],.landing-module__qZN4Ta__page[data-motion-ready=true] [data-stagger]>*{opacity:0;will-change:transform, opacity}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-reveal]{transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-reveal=left]{transform:translate(-24px)}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-reveal=right]{transform:translate(24px)}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-reveal][data-visible=true]{opacity:1;will-change:auto;transform:translate(0,0)}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-stagger]>*{transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-stagger][data-visible=true]>*{opacity:1;will-change:auto;transform:translate(0,0)}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-stagger][data-visible=true]>:nth-child(2){transition-delay:55ms}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-stagger][data-visible=true]>:nth-child(3){transition-delay:.11s}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-stagger][data-visible=true]>:nth-child(4){transition-delay:.165s}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-stagger][data-visible=true]>:nth-child(5){transition-delay:.22s}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-stagger][data-visible=true]>:nth-child(6){transition-delay:.275s}.landing-module__qZN4Ta__page *,.landing-module__qZN4Ta__page :before,.landing-module__qZN4Ta__page :after{box-sizing:border-box}.landing-module__qZN4Ta__page a,.landing-module__qZN4Ta__page button,.landing-module__qZN4Ta__page summary{-webkit-tap-highlight-color:transparent}.landing-module__qZN4Ta__page a:focus-visible,.landing-module__qZN4Ta__page button:focus-visible,.landing-module__qZN4Ta__page summary:focus-visible{outline-offset:3px;outline:3px solid #315bea4d}.landing-module__qZN4Ta__page section[id]{scroll-margin-top:88px}.landing-module__qZN4Ta__skipLink{z-index:100;background:var(--ink);color:#fff;border-radius:6px;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.landing-module__qZN4Ta__skipLink:focus{transform:translateY(0)}.landing-module__qZN4Ta__header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdfdfcf0;border-bottom:1px solid #dce3ece6;width:100%;transition:background-color .22s,box-shadow .22s;position:fixed;top:0;left:0}.landing-module__qZN4Ta__header:after{content:"";background:var(--blue);pointer-events:none;height:2px;transform:scaleX(var(--scroll-progress,0));transform-origin:0;transition:transform 80ms linear;position:absolute;bottom:-1px;left:0;right:0}.landing-module__qZN4Ta__page[data-scrolled=true] .landing-module__qZN4Ta__header{background:#fdfdfcfa;box-shadow:0 12px 32px #0c111d14}.landing-module__qZN4Ta__headerInner{grid-template-columns:1fr auto 1fr;align-items:center;width:min(1400px,100% - 48px);min-height:72px;margin:0 auto;display:grid}.landing-module__qZN4Ta__brand,.landing-module__qZN4Ta__footerBrand{width:fit-content;color:var(--ink);letter-spacing:0;align-items:center;gap:10px;font-size:18px;font-weight:800;text-decoration:none;display:inline-flex}.landing-module__qZN4Ta__brand img,.landing-module__qZN4Ta__footerBrand img{object-fit:contain;width:36px;height:36px}.landing-module__qZN4Ta__desktopNav{align-items:center;gap:32px;display:flex}.landing-module__qZN4Ta__desktopNav a,.landing-module__qZN4Ta__loginLink{color:#4a566a;letter-spacing:0;font-size:13px;font-weight:700;text-decoration:none;transition:color .18s;position:relative}.landing-module__qZN4Ta__desktopNav a:after{content:"";background:var(--blue);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.landing-module__qZN4Ta__desktopNav a:hover,.landing-module__qZN4Ta__loginLink:hover{color:var(--ink)}.landing-module__qZN4Ta__desktopNav a:hover:after{transform:scaleX(1)}.landing-module__qZN4Ta__headerActions{justify-content:flex-end;align-items:center;gap:20px;display:flex}.landing-module__qZN4Ta__headerCta,.landing-module__qZN4Ta__primaryAction,.landing-module__qZN4Ta__secondaryAction,.landing-module__qZN4Ta__ctaAction{letter-spacing:0;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:48px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.landing-module__qZN4Ta__headerCta{background:var(--ink);color:#fff;min-height:44px;padding:0 18px}.landing-module__qZN4Ta__headerCta:hover,.landing-module__qZN4Ta__primaryAction:hover,.landing-module__qZN4Ta__secondaryAction:hover,.landing-module__qZN4Ta__ctaAction:hover{transform:translateY(-2px)}.landing-module__qZN4Ta__headerCta svg,.landing-module__qZN4Ta__primaryAction svg,.landing-module__qZN4Ta__secondaryAction svg,.landing-module__qZN4Ta__ctaAction svg,.landing-module__qZN4Ta__productTopline svg{width:17px;height:17px;transition:transform .22s cubic-bezier(.22,1,.36,1)}.landing-module__qZN4Ta__headerCta:hover svg,.landing-module__qZN4Ta__primaryAction:hover svg,.landing-module__qZN4Ta__ctaAction:hover svg,.landing-module__qZN4Ta__productTopline a:hover svg,.landing-module__qZN4Ta__productPrimaryAction:hover svg{transform:translate(3px)}.landing-module__qZN4Ta__menuButton,.landing-module__qZN4Ta__mobileNav{display:none}.landing-module__qZN4Ta__hero{border-bottom:1px solid var(--line);background:var(--paper);height:min(920px,92svh);min-height:760px;padding-top:72px;overflow:hidden}.landing-module__qZN4Ta__heroInner{flex-direction:column;width:min(1400px,100% - 48px);height:100%;margin:0 auto;padding-top:58px;display:flex}.landing-module__qZN4Ta__heroEyebrow{color:#556278;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:11px;font-weight:800;animation:.54s cubic-bezier(.22,1,.36,1) both landing-module__qZN4Ta__hero-enter;display:flex}.landing-module__qZN4Ta__heroEyebrow>span{background:var(--blue);width:28px;height:2px}.landing-module__qZN4Ta__heroStatement{grid-template-columns:minmax(0,1.6fr) minmax(360px,.58fr);align-items:end;gap:72px;display:grid}.landing-module__qZN4Ta__hero h1{max-width:980px;color:var(--ink);letter-spacing:0;margin:0;font-size:82px;font-weight:800;line-height:.98;animation:.58s cubic-bezier(.22,1,.36,1) 40ms both landing-module__qZN4Ta__hero-enter}.landing-module__qZN4Ta__hero h1 span{color:var(--blue);display:block}.landing-module__qZN4Ta__heroCopy{padding-bottom:4px;animation:.6s cubic-bezier(.22,1,.36,1) .1s both landing-module__qZN4Ta__hero-enter}.landing-module__qZN4Ta__heroCopy>p{max-width:480px;color:var(--muted);margin:0;font-size:16px;line-height:1.68}.landing-module__qZN4Ta__heroActions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.landing-module__qZN4Ta__primaryAction{background:var(--blue);color:#fff;min-width:150px;padding:0 20px;box-shadow:0 14px 30px #315bea38}.landing-module__qZN4Ta__primaryAction:hover{background:var(--blue-dark);box-shadow:0 18px 34px #315bea47}.landing-module__qZN4Ta__secondaryAction{min-width:176px;color:var(--ink);background:0 0;border:1px solid #cbd4e1;padding:0 18px}.landing-module__qZN4Ta__secondaryAction:hover{background:#fff;border-color:#98a7bb}.landing-module__qZN4Ta__heroTrust{color:#5e6b7e;flex-wrap:wrap;gap:12px 22px;margin:18px 0 0;padding:0;font-size:12px;font-weight:700;list-style:none;display:flex}.landing-module__qZN4Ta__heroTrust li{align-items:center;gap:7px;animation:.46s cubic-bezier(.22,1,.36,1) both landing-module__qZN4Ta__trust-enter;display:inline-flex}.landing-module__qZN4Ta__heroTrust li:first-child{animation-delay:.18s}.landing-module__qZN4Ta__heroTrust li:nth-child(2){animation-delay:.235s}.landing-module__qZN4Ta__heroTrust li:nth-child(3){animation-delay:.29s}.landing-module__qZN4Ta__heroTrust svg{width:15px;height:15px;color:var(--aqua)}.landing-module__qZN4Ta__heroProductShell{background:#fff;border:1px solid #cbd5e2;border-bottom:0;border-radius:8px 8px 0 0;flex:1;min-height:0;margin-top:46px;animation:.7s cubic-bezier(.22,1,.36,1) .15s both landing-module__qZN4Ta__product-enter;overflow:hidden;box-shadow:0 32px 76px #1a2c4c29}.landing-module__qZN4Ta__productTopline{border-bottom:1px solid var(--soft-line);background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;min-height:48px;padding:0 18px;display:grid}.landing-module__qZN4Ta__productTopline>span,.landing-module__qZN4Ta__productTopline p,.landing-module__qZN4Ta__productTopline a{color:#536075;letter-spacing:0;margin:0;font-size:11px;font-style:normal;font-weight:750;text-decoration:none}.landing-module__qZN4Ta__productTopline>span{text-transform:uppercase}.landing-module__qZN4Ta__productTopline p{align-items:center;gap:8px;display:inline-flex}.landing-module__qZN4Ta__productTopline i{background:#17b58a;border-radius:50%;width:7px;height:7px;position:relative;box-shadow:0 0 0 4px #17b58a1f}.landing-module__qZN4Ta__productTopline i:after{content:"";border:1px solid #17b58a6b;border-radius:50%;animation:2.8s ease-out infinite landing-module__qZN4Ta__status-pulse;position:absolute;inset:-5px}.landing-module__qZN4Ta__productTopline a{color:var(--ink);justify-self:end;align-items:center;gap:7px;display:inline-flex}.landing-module__qZN4Ta__productTopline a:hover{color:var(--blue)}.landing-module__qZN4Ta__heroProduct{background:var(--mist);width:100%;height:calc(100% - 48px);margin:0;overflow:hidden}.landing-module__qZN4Ta__heroProduct img{object-fit:cover;object-position:top left;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .42s;display:block}.landing-module__qZN4Ta__heroProductShell:hover .landing-module__qZN4Ta__heroProduct img{transform:scale(1.012)}.landing-module__qZN4Ta__channelRail{border-bottom:1px solid var(--line);background:#f7f9fc}.landing-module__qZN4Ta__channelRailInner{grid-template-columns:minmax(280px,.8fr) minmax(620px,1.2fr);align-items:center;gap:64px;width:min(1400px,100% - 48px);min-height:132px;margin:0 auto;display:grid}.landing-module__qZN4Ta__channelRailInner>div>p{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.landing-module__qZN4Ta__channelRail h2{color:#283449;letter-spacing:0;margin:0;font-size:16px;font-weight:750}.landing-module__qZN4Ta__channelRail ul,.landing-module__qZN4Ta__connectionsSection ul{justify-content:space-between;align-items:center;gap:20px;margin:0;padding:0;list-style:none;display:flex}.landing-module__qZN4Ta__channelRail li{color:#253248;white-space:nowrap;align-items:center;gap:9px;font-size:13px;font-weight:750;display:inline-flex}.landing-module__qZN4Ta__channelRail img{object-fit:contain;width:24px;height:24px}.landing-module__qZN4Ta__proofList{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.landing-module__qZN4Ta__proofList>div{min-width:0;padding:4px 30px}.landing-module__qZN4Ta__proofList>div:first-child{padding-left:0}.landing-module__qZN4Ta__proofList>div+div{border-left:1px solid #d7deea}.landing-module__qZN4Ta__proofList dt{color:var(--ink);letter-spacing:0;margin:0;font-size:30px;font-weight:820;line-height:1}.landing-module__qZN4Ta__proofList dd{max-width:180px;color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.45}.landing-module__qZN4Ta__outcomesSection{background:var(--paper);color:var(--ink);padding:136px 24px}.landing-module__qZN4Ta__outcomesInner{grid-template-columns:minmax(340px,.72fr) minmax(620px,1.28fr);align-items:start;gap:112px;width:min(1320px,100%);margin:0 auto;display:grid}.landing-module__qZN4Ta__outcomesIntro{max-width:510px}.landing-module__qZN4Ta__outcomesIntro .landing-module__qZN4Ta__sectionLabel,.landing-module__qZN4Ta__teamsIntro .landing-module__qZN4Ta__sectionLabel{color:var(--blue)}.landing-module__qZN4Ta__outcomesIntro h2,.landing-module__qZN4Ta__teamsIntro h2,.landing-module__qZN4Ta__controlsIntro h2{color:inherit;letter-spacing:0;margin:18px 0 0;font-size:52px;font-weight:820;line-height:1.04}.landing-module__qZN4Ta__outcomesIntro>p:not(.landing-module__qZN4Ta__sectionLabel),.landing-module__qZN4Ta__teamsIntro>p:not(.landing-module__qZN4Ta__sectionLabel),.landing-module__qZN4Ta__controlsIntro>p:not(.landing-module__qZN4Ta__sectionLabel){color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.72}.landing-module__qZN4Ta__textAction{color:var(--ink);align-items:center;gap:9px;margin-top:34px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.landing-module__qZN4Ta__textAction svg{width:16px;height:16px;color:var(--blue);transition:transform .18s}.landing-module__qZN4Ta__textAction:hover svg{transform:translate(4px)}.landing-module__qZN4Ta__transformationTable{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 24px 60px #17264414}.landing-module__qZN4Ta__transformationHeader,.landing-module__qZN4Ta__transformationRow{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr);align-items:center;display:grid}.landing-module__qZN4Ta__transformationHeader{border-bottom:1px solid var(--line);min-height:54px;color:var(--subtle);letter-spacing:.1em;text-transform:uppercase;background:#f7f9fc;padding:0 28px;font-size:10px;font-weight:820}.landing-module__qZN4Ta__transformationHeader span:last-child{grid-column:3}.landing-module__qZN4Ta__transformationRow{min-height:104px;padding:24px 28px;transition:background-color .22s,transform .22s cubic-bezier(.22,1,.36,1)}.landing-module__qZN4Ta__transformationRow:hover{background:#f9fbfe;transform:translate(4px)}.landing-module__qZN4Ta__transformationRow+.landing-module__qZN4Ta__transformationRow{border-top:1px solid var(--soft-line)}.landing-module__qZN4Ta__transformationRow p,.landing-module__qZN4Ta__transformationRow strong{letter-spacing:0;margin:0;font-size:15px;line-height:1.52}.landing-module__qZN4Ta__transformationRow p{color:#778397}.landing-module__qZN4Ta__transformationRow strong{color:var(--ink);font-weight:780}.landing-module__qZN4Ta__transformationRow svg{width:17px;height:17px;color:var(--blue);justify-self:center}.landing-module__qZN4Ta__productSection{background:var(--ink);color:#fff;padding:124px 24px 116px}.landing-module__qZN4Ta__productIntro{grid-template-columns:minmax(0,1.16fr) minmax(340px,.58fr);align-items:end;gap:88px;width:min(1320px,100%);margin:0 auto;display:grid}.landing-module__qZN4Ta__sectionHeading{max-width:820px}.landing-module__qZN4Ta__sectionHeading>p,.landing-module__qZN4Ta__sectionLabel{color:#87a4ff;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.landing-module__qZN4Ta__sectionHeading h2,.landing-module__qZN4Ta__workflowCopy h2,.landing-module__qZN4Ta__connectionsInner h2,.landing-module__qZN4Ta__faqIntro h2{color:inherit;letter-spacing:0;margin:18px 0 0;font-size:60px;font-weight:800;line-height:1.03}.landing-module__qZN4Ta__sectionSummary{border-left:2px solid var(--blue);color:#aab5c7;margin:0;padding-left:24px;font-size:15px;line-height:1.72}.landing-module__qZN4Ta__productSummaryBlock{justify-self:end;max-width:440px}.landing-module__qZN4Ta__productActions{flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:28px;padding-left:26px;display:flex}.landing-module__qZN4Ta__productPrimaryAction,.landing-module__qZN4Ta__productSecondaryAction,.landing-module__qZN4Ta__workflowLink{color:#fff;letter-spacing:0;justify-content:center;align-items:center;gap:9px;min-height:46px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.landing-module__qZN4Ta__productPrimaryAction{background:var(--blue);border-radius:7px;padding:0 18px;transition:background-color .18s,transform .18s,box-shadow .18s;box-shadow:0 14px 30px #315bea3d}.landing-module__qZN4Ta__productPrimaryAction:hover{background:#416bf0;transform:translateY(-2px);box-shadow:0 18px 34px #315bea4d}.landing-module__qZN4Ta__productPrimaryAction svg{width:16px;height:16px}.landing-module__qZN4Ta__productSecondaryAction{color:#c6cfdd;transition:color .18s}.landing-module__qZN4Ta__productSecondaryAction:hover{color:#fff}.landing-module__qZN4Ta__productExperience{grid-template-columns:minmax(0,1.55fr) minmax(340px,.58fr);align-items:stretch;width:min(1320px,100%);margin:68px auto 0;display:grid;box-shadow:0 38px 90px #00000059}.landing-module__qZN4Ta__productCanvas{background:#fff;border:1px solid #354054;border-radius:8px 0 0 8px;flex-direction:column;min-width:0;margin:0;display:flex;overflow:hidden}.landing-module__qZN4Ta__productCanvas img{width:100%;height:auto;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .42s;display:block}.landing-module__qZN4Ta__productCanvas:hover img{transform:scale(1.012)}.landing-module__qZN4Ta__productCanvas figcaption{border-top:1px solid var(--soft-line);min-height:72px;color:var(--ink);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;padding:16px 22px;display:grid}.landing-module__qZN4Ta__productCanvas figcaption strong{font-size:13px;font-weight:800}.landing-module__qZN4Ta__productCanvas figcaption span{color:var(--muted);font-size:12px;line-height:1.5}.landing-module__qZN4Ta__conversationAnatomy{background:#111827;border:1px solid #354054;border-left:0;border-radius:0 8px 8px 0;flex-direction:column;min-width:0;padding:38px 34px 32px;display:flex}.landing-module__qZN4Ta__conversationAnatomy>p,.landing-module__qZN4Ta__workflowDecision>p{color:#87a4ff;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.landing-module__qZN4Ta__conversationAnatomy>h3{color:#fff;letter-spacing:0;max-width:340px;margin:14px 0 0;font-size:30px;font-weight:800;line-height:1.12}.landing-module__qZN4Ta__conversationAnatomy ol{margin:36px 0 0;padding:0;list-style:none}.landing-module__qZN4Ta__conversationAnatomy li{border-top:1px solid #ffffff1f;grid-template-columns:28px 24px minmax(0,1fr);gap:12px;padding:22px 0;display:grid}.landing-module__qZN4Ta__conversationAnatomy li>span{color:#78859a;font-size:11px;font-weight:800}.landing-module__qZN4Ta__conversationAnatomy li>svg{color:#7fa0ff;width:20px;height:20px}.landing-module__qZN4Ta__conversationAnatomy li:nth-child(2)>svg{color:#4bd2c2}.landing-module__qZN4Ta__conversationAnatomy li:nth-child(3)>svg{color:#f3a8b0}.landing-module__qZN4Ta__conversationAnatomy li strong{color:#fff;font-size:14px;font-weight:800;line-height:1.35;display:block}.landing-module__qZN4Ta__conversationAnatomy li p{color:#9ba8bb;margin:7px 0 0;font-size:12px;line-height:1.55}.landing-module__qZN4Ta__productAssurance{color:#c9d2df;border-top:1px solid #ffffff1f;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:12px;margin-top:auto;padding-top:24px;font-size:12px;line-height:1.55;display:grid}.landing-module__qZN4Ta__productAssurance svg{color:#4bd2c2;width:20px;height:20px}.landing-module__qZN4Ta__workflowSection{background:var(--paper);padding:144px 24px}.landing-module__qZN4Ta__workflowInner{width:min(1320px,100%);margin:0 auto}.landing-module__qZN4Ta__workflowIntro{grid-template-columns:minmax(0,1.18fr) minmax(340px,.58fr);align-items:end;gap:96px;display:grid}.landing-module__qZN4Ta__workflowCopy{max-width:780px;color:var(--ink)}.landing-module__qZN4Ta__workflowCopy .landing-module__qZN4Ta__sectionLabel,.landing-module__qZN4Ta__connectionsInner .landing-module__qZN4Ta__sectionLabel,.landing-module__qZN4Ta__faqIntro .landing-module__qZN4Ta__sectionLabel{color:var(--blue)}.landing-module__qZN4Ta__workflowCopy h2{font-size:56px}.landing-module__qZN4Ta__workflowLead{justify-self:end;max-width:440px}.landing-module__qZN4Ta__workflowLead>p{color:var(--muted);margin:0;font-size:15px;line-height:1.72}.landing-module__qZN4Ta__workflowLead .landing-module__qZN4Ta__textAction{margin-top:24px}.landing-module__qZN4Ta__workflowSteps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:66px 0 0;padding:0;list-style:none;display:grid}.landing-module__qZN4Ta__workflowSteps li{min-height:218px;padding:30px 34px 34px}.landing-module__qZN4Ta__workflowSteps li:first-child{padding-left:0}.landing-module__qZN4Ta__workflowSteps li+li{border-left:1px solid var(--line)}.landing-module__qZN4Ta__workflowSteps li>span{color:var(--blue);margin-bottom:48px;font-size:11px;font-weight:800;display:block}.landing-module__qZN4Ta__workflowSteps h3{color:var(--ink);letter-spacing:0;margin:0;font-size:20px;font-weight:800;line-height:1.25}.landing-module__qZN4Ta__workflowSteps p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.65}.landing-module__qZN4Ta__workflowStage{background:var(--mist);border:1px solid #cbd5e2;border-radius:8px;grid-template-columns:minmax(0,1.5fr) minmax(340px,.6fr);min-height:560px;margin-top:68px;scroll-margin-top:96px;display:grid;overflow:hidden;box-shadow:0 28px 70px #1a2c4c24}.landing-module__qZN4Ta__workflowVisual{background:var(--mist);align-items:center;min-width:0;margin:0;padding:34px;display:flex;position:relative;overflow:hidden}.landing-module__qZN4Ta__workflowVisual img{border:1px solid #d6dee9;border-radius:6px;width:100%;height:auto;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .42s;display:block;box-shadow:0 20px 52px #1a2c4c24}.landing-module__qZN4Ta__workflowVisual:hover img{transform:scale(1.012)}.landing-module__qZN4Ta__workflowVisual figcaption{background:var(--ink);color:#fff;border-radius:6px;align-items:center;gap:14px;min-height:46px;padding:0 16px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:42px;right:46px;box-shadow:0 12px 30px #0c111d33}.landing-module__qZN4Ta__workflowVisual figcaption span{color:#8ca7ff}.landing-module__qZN4Ta__workflowDecision{background:var(--ink);color:#fff;flex-direction:column;min-width:0;padding:48px 40px 40px;display:flex}.landing-module__qZN4Ta__workflowDecision h3{color:#fff;letter-spacing:0;margin:16px 0 0;font-size:31px;font-weight:800;line-height:1.14}.landing-module__qZN4Ta__workflowDecision ul{color:#c1cad8;gap:18px;margin:38px 0 0;padding:0;font-size:13px;line-height:1.55;list-style:none;display:grid}.landing-module__qZN4Ta__workflowDecision li{grid-template-columns:20px minmax(0,1fr);gap:11px;display:grid}.landing-module__qZN4Ta__workflowDecision li svg{color:#4bd2c2;width:18px;height:18px;margin-top:1px}.landing-module__qZN4Ta__workflowActions{gap:14px;margin-top:auto;padding-top:42px;display:grid}.landing-module__qZN4Ta__workflowActions .landing-module__qZN4Ta__primaryAction{width:100%}.landing-module__qZN4Ta__workflowLink{color:#c7d1df;min-height:34px;transition:color .18s}.landing-module__qZN4Ta__workflowLink:hover{color:#fff}.landing-module__qZN4Ta__workflowDecision small{color:#7f8da1;text-align:center;margin-top:18px;font-size:11px;line-height:1.55;display:block}.landing-module__qZN4Ta__teamsSection{border-top:1px solid var(--line);color:var(--ink);background:#f6f8fb;padding:128px 24px 0}.landing-module__qZN4Ta__teamsIntro{grid-template-columns:minmax(0,.9fr) minmax(340px,.55fr);gap:96px;width:min(1320px,100%);margin:0 auto 72px;display:grid}.landing-module__qZN4Ta__teamsIntro .landing-module__qZN4Ta__sectionLabel{grid-column:1/-1;margin-bottom:-72px}.landing-module__qZN4Ta__teamsIntro h2{max-width:760px}.landing-module__qZN4Ta__teamsIntro>p:not(.landing-module__qZN4Ta__sectionLabel){align-self:end;max-width:420px;margin-bottom:5px}.landing-module__qZN4Ta__teamUseCases{border-top:1px solid #cfd7e3;border-bottom:1px solid #cfd7e3;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1320px,100%);margin:0 auto;display:grid}.landing-module__qZN4Ta__teamUseCases article{min-height:306px;padding:34px 30px 42px;transition:background-color .22s,transform .22s cubic-bezier(.22,1,.36,1)}.landing-module__qZN4Ta__teamUseCases article:hover{background:#f8fafe;transform:translateY(-3px)}.landing-module__qZN4Ta__teamUseCases article+article{border-left:1px solid #cfd7e3}.landing-module__qZN4Ta__teamUseCases article>span{color:var(--blue);font-size:11px;font-weight:820}.landing-module__qZN4Ta__teamUseCases article>p{color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;margin:62px 0 0;font-size:11px;font-weight:800}.landing-module__qZN4Ta__teamUseCases h3{color:var(--ink);letter-spacing:0;margin:12px 0 0;font-size:22px;font-weight:800;line-height:1.22}.landing-module__qZN4Ta__teamUseCases small{color:var(--muted);margin-top:14px;font-size:14px;line-height:1.62;display:block}.landing-module__qZN4Ta__connectionsSection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--mist);padding:0 24px}.landing-module__qZN4Ta__connectionsInner{width:min(1320px,100%);min-height:286px;color:var(--ink);grid-template-columns:minmax(300px,.76fr) minmax(660px,1.24fr);align-items:center;gap:72px;margin:0 auto;display:grid}.landing-module__qZN4Ta__connectionsInner h2{max-width:530px;font-size:42px}.landing-module__qZN4Ta__connectionsSection ul{gap:0}.landing-module__qZN4Ta__connectionsSection li{align-items:center;gap:12px;min-width:0;padding:16px 22px;display:flex}.landing-module__qZN4Ta__connectionsSection li+li{border-left:1px solid #ccd6e3}.landing-module__qZN4Ta__connectionsSection img{object-fit:contain;flex:none;width:30px;height:30px}.landing-module__qZN4Ta__connectionsSection strong,.landing-module__qZN4Ta__connectionsSection span{letter-spacing:0;display:block}.landing-module__qZN4Ta__connectionsSection strong{color:var(--ink);font-size:13px}.landing-module__qZN4Ta__connectionsSection span{color:var(--subtle);margin-top:3px;font-size:11px}.landing-module__qZN4Ta__controlsSection{color:#fff;background:#0b1220;padding:136px 24px}.landing-module__qZN4Ta__controlsInner{grid-template-columns:minmax(360px,.8fr) minmax(600px,1.2fr);align-items:start;gap:120px;width:min(1320px,100%);margin:0 auto;display:grid}.landing-module__qZN4Ta__controlsIntro{max-width:560px}.landing-module__qZN4Ta__controlsIntro .landing-module__qZN4Ta__sectionLabel{color:#87a4ff}.landing-module__qZN4Ta__controlsIntro>p:not(.landing-module__qZN4Ta__sectionLabel){color:#aab5c7}.landing-module__qZN4Ta__controlList{border-top:1px solid #ffffff29;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.landing-module__qZN4Ta__controlList article{border-bottom:1px solid #ffffff29;grid-template-columns:30px minmax(0,1fr);gap:18px;min-height:184px;padding:32px 28px 34px 0;transition:background-color .22s,transform .22s cubic-bezier(.22,1,.36,1);display:grid}.landing-module__qZN4Ta__controlList article:hover{background:#ffffff09;transform:translateY(-2px)}.landing-module__qZN4Ta__controlList article:nth-child(2n){border-left:1px solid #ffffff29;padding-left:28px;padding-right:0}.landing-module__qZN4Ta__controlList svg{color:#7fa0ff;width:25px;height:25px}.landing-module__qZN4Ta__controlList article:nth-child(2) svg{color:#45d2bd}.landing-module__qZN4Ta__controlList article:nth-child(3) svg{color:#f2a5ae}.landing-module__qZN4Ta__controlList article:nth-child(4) svg{color:#f5c86c}.landing-module__qZN4Ta__controlList h3{color:#fff;letter-spacing:0;margin:0;font-size:18px;font-weight:800}.landing-module__qZN4Ta__controlList p{color:#9ba8bb;margin:10px 0 0;font-size:14px;line-height:1.65}.landing-module__qZN4Ta__faqSection{width:min(1320px,100% - 48px);color:var(--ink);grid-template-columns:minmax(280px,.72fr) minmax(560px,1.28fr);gap:132px;margin:0 auto;padding:140px 0;display:grid}.landing-module__qZN4Ta__faqIntro{max-width:440px}.landing-module__qZN4Ta__faqIntro h2{font-size:52px}.landing-module__qZN4Ta__faqIntro>p:last-child{max-width:360px;color:var(--muted);margin:22px 0 0;font-size:16px;line-height:1.65}.landing-module__qZN4Ta__faqList{border-top:1px solid var(--line)}.landing-module__qZN4Ta__faqList details{border-bottom:1px solid var(--line)}.landing-module__qZN4Ta__faqList summary{color:var(--ink);cursor:pointer;letter-spacing:0;padding:26px 48px 26px 0;font-size:16px;font-weight:750;list-style:none;position:relative}.landing-module__qZN4Ta__faqList summary::-webkit-details-marker{display:none}.landing-module__qZN4Ta__faqList summary:before,.landing-module__qZN4Ta__faqList summary:after{content:"";background:var(--blue);width:15px;height:2px;transition:transform .18s;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.landing-module__qZN4Ta__faqList summary:after{transform:translateY(-50%)rotate(90deg)}.landing-module__qZN4Ta__faqList details[open] summary:after{transform:translateY(-50%)rotate(0)}.landing-module__qZN4Ta__faqList details>p{max-width:690px;color:var(--muted);margin:-4px 48px 26px 0;font-size:15px;line-height:1.72}.landing-module__qZN4Ta__faqList details[open]>p{animation:.26s cubic-bezier(.22,1,.36,1) both landing-module__qZN4Ta__faq-answer-in}.landing-module__qZN4Ta__finalCta{background:var(--ink);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:48px;width:min(1320px,100% - 48px);min-height:244px;margin:0 auto;padding:54px 60px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 68px #0c111d33}.landing-module__qZN4Ta__finalCta:after{color:#ffffff09;content:"M";pointer-events:none;font-size:250px;font-weight:800;line-height:1;position:absolute;bottom:-62px;right:250px}.landing-module__qZN4Ta__finalCta>div{z-index:1;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:18px;display:grid;position:relative}.landing-module__qZN4Ta__finalCta>div>svg{color:#5ce0cf;width:28px;height:28px;margin-top:6px}.landing-module__qZN4Ta__finalCta>div p{color:#8fa8ff;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800}.landing-module__qZN4Ta__finalCta h2{letter-spacing:0;max-width:680px;margin:0;font-size:52px;font-weight:800;line-height:1.05}.landing-module__qZN4Ta__ctaAction{z-index:1;background:var(--blue);color:#fff;min-width:220px;min-height:56px;padding:0 26px;position:relative;box-shadow:0 14px 28px #315bea47}.landing-module__qZN4Ta__ctaAction:hover{background:#416bf0}.landing-module__qZN4Ta__footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;width:min(1320px,100% - 48px);min-height:150px;margin:0 auto;display:grid}.landing-module__qZN4Ta__footer nav{gap:28px;display:flex}.landing-module__qZN4Ta__footer nav a,.landing-module__qZN4Ta__footer>p{color:#67758a;letter-spacing:0;font-size:12px;font-weight:650;text-decoration:none}.landing-module__qZN4Ta__footer nav a:hover{color:var(--blue)}.landing-module__qZN4Ta__footer>p{justify-self:end;margin:0}@keyframes landing-module__qZN4Ta__hero-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__qZN4Ta__product-enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__qZN4Ta__trust-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__qZN4Ta__status-pulse{0%{opacity:.72;transform:scale(.72)}70%,to{opacity:0;transform:scale(1.65)}}@keyframes landing-module__qZN4Ta__faq-answer-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.landing-module__qZN4Ta__heroStatement{grid-template-columns:minmax(0,1.4fr) minmax(330px,.6fr);gap:48px}.landing-module__qZN4Ta__hero h1{font-size:68px}.landing-module__qZN4Ta__channelRailInner,.landing-module__qZN4Ta__connectionsInner{grid-template-columns:1fr;gap:28px;min-height:0;padding-top:34px;padding-bottom:34px}.landing-module__qZN4Ta__proofList{max-width:820px}.landing-module__qZN4Ta__outcomesInner,.landing-module__qZN4Ta__controlsInner{grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);gap:64px}.landing-module__qZN4Ta__teamsIntro{gap:64px}.landing-module__qZN4Ta__teamUseCases article{padding-left:22px;padding-right:22px}.landing-module__qZN4Ta__channelRail ul,.landing-module__qZN4Ta__connectionsSection ul{flex-wrap:wrap;justify-content:flex-start}.landing-module__qZN4Ta__productExperience{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.landing-module__qZN4Ta__workflowIntro{gap:64px}.landing-module__qZN4Ta__workflowStage{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr)}.landing-module__qZN4Ta__connectionsSection li:first-child{padding-left:0}.landing-module__qZN4Ta__faqSection{gap:80px}}@media (max-width:900px){.landing-module__qZN4Ta__headerInner{grid-template-columns:1fr auto}.landing-module__qZN4Ta__desktopNav,.landing-module__qZN4Ta__headerActions{display:none}.landing-module__qZN4Ta__menuButton{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:#fff;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.landing-module__qZN4Ta__menuButton svg{width:21px;height:21px}.landing-module__qZN4Ta__mobileNav{opacity:0;grid-template-rows:repeat(5,auto) auto;gap:2px;width:min(760px,100% - 32px);max-height:0;margin:0 auto;padding:0;transition:max-height .22s,opacity .18s,padding .22s;display:grid;overflow:hidden}.landing-module__qZN4Ta__mobileNavOpen{opacity:1;max-height:520px;padding-top:8px;padding-bottom:14px}.landing-module__qZN4Ta__mobileNav>a{color:#455267;border-radius:6px;padding:13px 12px;font-size:14px;font-weight:750;text-decoration:none}.landing-module__qZN4Ta__mobileNav>a:hover{background:var(--mist);color:var(--ink)}.landing-module__qZN4Ta__mobileNav>div{border-top:1px solid var(--soft-line);grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;padding-top:10px;display:grid}.landing-module__qZN4Ta__mobileNav>div a{border:1px solid var(--line);min-height:44px;color:var(--ink);border-radius:7px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.landing-module__qZN4Ta__mobileNav>div a:last-child{border-color:var(--ink);background:var(--ink);color:#fff}.landing-module__qZN4Ta__mobileNav svg{width:15px;height:15px}.landing-module__qZN4Ta__hero{height:auto;min-height:0}.landing-module__qZN4Ta__heroInner{width:min(760px,100% - 40px);height:auto;padding-top:54px}.landing-module__qZN4Ta__heroStatement{grid-template-columns:1fr;gap:28px}.landing-module__qZN4Ta__hero h1{max-width:720px;font-size:58px}.landing-module__qZN4Ta__heroCopy>p{max-width:620px}.landing-module__qZN4Ta__heroProductShell{flex:none;height:390px;margin-top:42px}.landing-module__qZN4Ta__productIntro,.landing-module__qZN4Ta__outcomesInner,.landing-module__qZN4Ta__workflowIntro,.landing-module__qZN4Ta__controlsInner,.landing-module__qZN4Ta__faqSection{grid-template-columns:1fr}.landing-module__qZN4Ta__outcomesInner,.landing-module__qZN4Ta__controlsInner{gap:64px}.landing-module__qZN4Ta__outcomesIntro,.landing-module__qZN4Ta__controlsIntro{max-width:680px}.landing-module__qZN4Ta__teamsIntro{grid-template-columns:1fr;gap:28px}.landing-module__qZN4Ta__teamsIntro .landing-module__qZN4Ta__sectionLabel{grid-column:auto;margin-bottom:0}.landing-module__qZN4Ta__teamsIntro>p:not(.landing-module__qZN4Ta__sectionLabel){align-self:auto;max-width:620px;margin-top:0;margin-bottom:0}.landing-module__qZN4Ta__teamUseCases{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__qZN4Ta__teamUseCases article:nth-child(3){border-top:1px solid #cfd7e3;border-left:0}.landing-module__qZN4Ta__teamUseCases article:nth-child(4){border-top:1px solid #cfd7e3}.landing-module__qZN4Ta__productIntro{gap:34px}.landing-module__qZN4Ta__productSummaryBlock,.landing-module__qZN4Ta__workflowLead{justify-self:start;max-width:660px}.landing-module__qZN4Ta__sectionSummary{max-width:660px}.landing-module__qZN4Ta__sectionHeading h2,.landing-module__qZN4Ta__outcomesIntro h2,.landing-module__qZN4Ta__teamsIntro h2,.landing-module__qZN4Ta__controlsIntro h2,.landing-module__qZN4Ta__workflowCopy h2,.landing-module__qZN4Ta__faqIntro h2{font-size:48px}.landing-module__qZN4Ta__productExperience,.landing-module__qZN4Ta__workflowStage{grid-template-columns:1fr}.landing-module__qZN4Ta__productCanvas{border-radius:8px 8px 0 0}.landing-module__qZN4Ta__conversationAnatomy{border-top:0;border-left:1px solid #354054;border-radius:0 0 8px 8px;min-height:520px}.landing-module__qZN4Ta__workflowSteps li{padding-left:24px;padding-right:24px}.landing-module__qZN4Ta__workflowSteps li:first-child{padding-left:0}.landing-module__qZN4Ta__workflowCopy{max-width:680px}.landing-module__qZN4Ta__workflowLead{margin-top:28px}.landing-module__qZN4Ta__workflowStage{min-height:0}.landing-module__qZN4Ta__workflowVisual{width:100%;position:relative;top:auto}.landing-module__qZN4Ta__workflowDecision{min-height:500px}.landing-module__qZN4Ta__faqSection{gap:56px}.landing-module__qZN4Ta__faqIntro{max-width:620px}.landing-module__qZN4Ta__finalCta{flex-direction:column;align-items:flex-start}.landing-module__qZN4Ta__finalCta:after{right:40px}.landing-module__qZN4Ta__footer{grid-template-columns:1fr auto}.landing-module__qZN4Ta__footer nav{display:none}}@media (max-width:640px){.landing-module__qZN4Ta__page[data-motion-ready=true] [data-reveal=left],.landing-module__qZN4Ta__page[data-motion-ready=true] [data-reveal=right]{transform:translateY(18px)}.landing-module__qZN4Ta__page[data-motion-ready=true] [data-reveal][data-visible=true]{transform:translate(0,0)}.landing-module__qZN4Ta__headerInner{width:calc(100% - 32px);min-height:64px}.landing-module__qZN4Ta__brand img{width:34px;height:34px}.landing-module__qZN4Ta__hero{padding-top:64px}.landing-module__qZN4Ta__heroInner{width:calc(100% - 32px);padding-top:42px}.landing-module__qZN4Ta__heroEyebrow{margin-bottom:18px}.landing-module__qZN4Ta__hero h1{font-size:44px;line-height:1}.landing-module__qZN4Ta__heroCopy>p{font-size:15px;line-height:1.65}.landing-module__qZN4Ta__heroActions{grid-template-columns:1fr;margin-top:22px;display:grid}.landing-module__qZN4Ta__primaryAction,.landing-module__qZN4Ta__secondaryAction{width:100%}.landing-module__qZN4Ta__heroTrust{gap:10px 16px}.landing-module__qZN4Ta__heroProductShell{height:248px;margin-top:34px}.landing-module__qZN4Ta__productTopline{grid-template-columns:1fr auto;padding:0 12px}.landing-module__qZN4Ta__productTopline p{display:none}.landing-module__qZN4Ta__productTopline a{font-size:10px}.landing-module__qZN4Ta__channelRailInner,.landing-module__qZN4Ta__outcomesSection,.landing-module__qZN4Ta__productSection,.landing-module__qZN4Ta__workflowSection,.landing-module__qZN4Ta__teamsSection,.landing-module__qZN4Ta__connectionsSection{padding-left:16px;padding-right:16px}.landing-module__qZN4Ta__channelRailInner{width:100%;padding-top:28px;padding-bottom:28px}.landing-module__qZN4Ta__proofList{grid-template-columns:1fr;width:100%}.landing-module__qZN4Ta__proofList>div,.landing-module__qZN4Ta__proofList>div:first-child{grid-template-columns:72px minmax(0,1fr);align-items:baseline;gap:14px;padding:16px 0;display:grid}.landing-module__qZN4Ta__proofList>div+div{border-top:1px solid #d7deea;border-left:0}.landing-module__qZN4Ta__proofList dt{font-size:25px}.landing-module__qZN4Ta__proofList dd{max-width:none;margin-top:0}.landing-module__qZN4Ta__outcomesSection,.landing-module__qZN4Ta__controlsSection{padding-top:88px;padding-bottom:88px}.landing-module__qZN4Ta__outcomesIntro h2,.landing-module__qZN4Ta__teamsIntro h2,.landing-module__qZN4Ta__controlsIntro h2{font-size:40px}.landing-module__qZN4Ta__transformationHeader{padding-left:18px;padding-right:18px}.landing-module__qZN4Ta__transformationRow{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);min-height:0;padding:20px 18px}.landing-module__qZN4Ta__transformationRow p,.landing-module__qZN4Ta__transformationRow strong{font-size:13px}.landing-module__qZN4Ta__productSection{padding-top:84px}.landing-module__qZN4Ta__sectionHeading h2,.landing-module__qZN4Ta__workflowCopy h2,.landing-module__qZN4Ta__faqIntro h2{font-size:40px}.landing-module__qZN4Ta__sectionSummary{padding-left:16px;font-size:14px}.landing-module__qZN4Ta__productActions{grid-template-columns:1fr;padding-left:18px;display:grid}.landing-module__qZN4Ta__productPrimaryAction,.landing-module__qZN4Ta__productSecondaryAction{width:100%}.landing-module__qZN4Ta__productExperience{margin-top:42px}.landing-module__qZN4Ta__productCanvas figcaption{grid-template-columns:1fr;gap:6px;min-height:0;padding:16px}.landing-module__qZN4Ta__conversationAnatomy{min-height:0;padding:30px 22px 24px}.landing-module__qZN4Ta__conversationAnatomy>h3{font-size:26px}.landing-module__qZN4Ta__workflowSection{padding-top:88px;padding-bottom:88px}.landing-module__qZN4Ta__teamsSection{padding-top:88px}.landing-module__qZN4Ta__teamsIntro{margin-bottom:48px}.landing-module__qZN4Ta__teamUseCases{grid-template-columns:1fr}.landing-module__qZN4Ta__teamUseCases article{min-height:0;padding:28px 4px 32px}.landing-module__qZN4Ta__teamUseCases article+article,.landing-module__qZN4Ta__teamUseCases article:nth-child(3),.landing-module__qZN4Ta__teamUseCases article:nth-child(4){border-top:1px solid #cfd7e3;border-left:0}.landing-module__qZN4Ta__teamUseCases article>p{margin-top:34px}.landing-module__qZN4Ta__workflowSteps{grid-template-columns:1fr;margin-top:46px}.landing-module__qZN4Ta__workflowSteps li,.landing-module__qZN4Ta__workflowSteps li:first-child{min-height:0;padding:26px 0 30px}.landing-module__qZN4Ta__workflowSteps li+li{border-top:1px solid var(--line);border-left:0}.landing-module__qZN4Ta__workflowSteps li>span{margin-bottom:24px}.landing-module__qZN4Ta__workflowStage{margin-top:48px}.landing-module__qZN4Ta__workflowVisual{flex-direction:column;align-items:stretch;padding:16px}.landing-module__qZN4Ta__workflowVisual figcaption{text-align:center;justify-content:center;width:100%;margin-top:14px;position:static}.landing-module__qZN4Ta__workflowDecision{min-height:0;padding:36px 24px 30px}.landing-module__qZN4Ta__workflowDecision h3{font-size:28px}.landing-module__qZN4Ta__workflowActions{margin-top:38px;padding-top:0}.landing-module__qZN4Ta__connectionsInner{width:100%;padding-top:64px;padding-bottom:64px}.landing-module__qZN4Ta__connectionsInner h2{font-size:36px}.landing-module__qZN4Ta__connectionsSection ul{grid-template-columns:1fr 1fr;width:100%;display:grid}.landing-module__qZN4Ta__connectionsSection li,.landing-module__qZN4Ta__connectionsSection li:first-child{border-left:0;padding:14px 8px}.landing-module__qZN4Ta__connectionsSection li:nth-child(2n){border-left:1px solid #ced9e6}.landing-module__qZN4Ta__controlsInner{gap:52px}.landing-module__qZN4Ta__controlList{grid-template-columns:1fr}.landing-module__qZN4Ta__controlList article,.landing-module__qZN4Ta__controlList article:nth-child(2n){border-left:0;min-height:0;padding:26px 0}.landing-module__qZN4Ta__faqSection{width:calc(100% - 32px);padding-top:84px;padding-bottom:84px}.landing-module__qZN4Ta__faqList summary{padding-top:22px;padding-bottom:22px;font-size:15px}.landing-module__qZN4Ta__finalCta{border-radius:8px;width:calc(100% - 32px);min-height:0;padding:36px 24px}.landing-module__qZN4Ta__finalCta:after{font-size:180px;right:-12px}.landing-module__qZN4Ta__finalCta>div{grid-template-columns:1fr;gap:16px}.landing-module__qZN4Ta__finalCta h2{font-size:38px}.landing-module__qZN4Ta__ctaAction{width:100%}.landing-module__qZN4Ta__footer{width:calc(100% - 32px);min-height:124px}}@media (max-height:820px) and (min-width:901px){.landing-module__qZN4Ta__hero{min-height:720px}.landing-module__qZN4Ta__heroInner{padding-top:38px}.landing-module__qZN4Ta__heroEyebrow{margin-bottom:16px}.landing-module__qZN4Ta__hero h1{font-size:62px}.landing-module__qZN4Ta__heroCopy>p{font-size:14px;line-height:1.55}.landing-module__qZN4Ta__heroActions{margin-top:16px}.landing-module__qZN4Ta__heroTrust{margin-top:10px}.landing-module__qZN4Ta__heroProductShell{margin-top:28px}}@media (prefers-reduced-motion:reduce){.landing-module__qZN4Ta__page *,.landing-module__qZN4Ta__page :before,.landing-module__qZN4Ta__page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.landing-module__qZN4Ta__page[data-motion-ready] [data-reveal],.landing-module__qZN4Ta__page[data-motion-ready] [data-stagger]>*{will-change:auto;opacity:1!important;transform:none!important}}
