.landing-module__bxHgOq__page{--landing-ink:#07111f;--landing-paper:#f8faff;--landing-white:#fff;--landing-mist:#dce8ff;--landing-blue:#0b46f5;--landing-blue-deep:#0734bd;--landing-blue-mid:#6e8dff;--landing-cyan:#b9f3ff;--landing-amber:#ffc83d;--landing-red:#c64040;--landing-line:#b8c9e8;--landing-line-dark:#24405f;--landing-muted:#52647b;--landing-rail:clamp(20px, 4.4vw, 72px);--landing-ease:cubic-bezier(.22, .8, .25, 1);min-height:100vh;color:var(--landing-ink);background:var(--landing-paper);font-family:var(--font-body), sans-serif;overflow:clip}.landing-module__bxHgOq__page *,.landing-module__bxHgOq__page :before,.landing-module__bxHgOq__page :after{box-sizing:border-box}.landing-module__bxHgOq__page a{color:inherit;text-decoration:none}.landing-module__bxHgOq__page :focus-visible{outline:3px solid var(--landing-amber);outline-offset:4px}.landing-module__bxHgOq__page svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.8px;width:18px;height:18px}.landing-module__bxHgOq__header{z-index:50;min-height:72px;padding:0 var(--landing-rail);border-bottom:1px solid var(--landing-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafff0;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:sticky;top:0}.landing-module__bxHgOq__brandLockup{align-items:center;gap:12px;width:max-content;display:inline-flex}.landing-module__bxHgOq__logoPlaceholder{width:44px;height:44px;color:var(--landing-white);background:var(--landing-blue);border:1px dashed var(--landing-white);outline:1px solid var(--landing-blue);outline-offset:2px;place-items:center;display:grid;position:relative;overflow:hidden}.landing-module__bxHgOq__logoPlaceholder span{font-family:var(--font-display), sans-serif;letter-spacing:-.08em;font-size:25px;font-weight:750}.landing-module__bxHgOq__logoPlaceholder small{font-family:var(--font-mono), monospace;letter-spacing:.04em;text-transform:uppercase;font-size:5px;position:absolute;bottom:1px;right:2px}.landing-module__bxHgOq__brandWords{flex-direction:column;line-height:1;display:flex}.landing-module__bxHgOq__brandWords strong{letter-spacing:-.04em;font-size:18px;font-weight:680}.landing-module__bxHgOq__brandWords small{color:var(--landing-muted);font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:600}.landing-module__bxHgOq__nav{align-items:center;gap:32px;font-size:14px;font-weight:600;display:flex}.landing-module__bxHgOq__nav a{padding:26px 0;position:relative}.landing-module__bxHgOq__nav a:after{content:"";background:var(--landing-blue);transform-origin:0;height:2px;transition:transform .18s var(--landing-ease);position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.landing-module__bxHgOq__nav a:hover:after{transform:scaleX(1)}.landing-module__bxHgOq__headerAction{background:var(--landing-ink);border:1px solid var(--landing-ink);min-height:42px;transition:color .18s var(--landing-ease), background .18s var(--landing-ease), transform .18s var(--landing-ease);border-radius:4px;justify-self:end;align-items:center;gap:10px;padding:0 16px;font-size:13px;font-weight:650;display:inline-flex;color:var(--landing-white)!important}.landing-module__bxHgOq__headerAction:hover{background:var(--landing-amber);transform:translateY(-1px);color:var(--landing-ink)!important}.landing-module__bxHgOq__hero{min-height:920px;padding:clamp(72px, 7vw, 104px) var(--landing-rail) 0;border-bottom:1px solid var(--landing-line);background:linear-gradient(90deg, transparent calc(100% - 1px), #0b46f517 0) 0 0 / 80px 100%, var(--landing-paper);flex-direction:column;align-items:center;display:flex;position:relative}.landing-module__bxHgOq__heroCopy{z-index:2;text-align:center;width:min(980px,100%);position:relative}.landing-module__bxHgOq__prototypeFlag,.landing-module__bxHgOq__fieldLabel,.landing-module__bxHgOq__sectionHeading>span,.landing-module__bxHgOq__lightLabel,.landing-module__bxHgOq__sectionIndex,.landing-module__bxHgOq__finalCta>div>span{font-family:var(--font-mono), monospace;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:600}.landing-module__bxHgOq__prototypeFlag{color:var(--landing-blue-deep);align-items:center;gap:10px;margin-bottom:30px;display:inline-flex}.landing-module__bxHgOq__prototypeFlag span{background:var(--landing-blue);width:10px;height:10px;animation:2.4s ease-in-out infinite landing-module__bxHgOq__status-pulse}.landing-module__bxHgOq__hero h1{max-width:980px;font-family:var(--font-display), sans-serif;letter-spacing:-.067em;text-wrap:balance;margin:0 auto;font-size:clamp(54px,5.55vw,88px);font-weight:690;line-height:.94}.landing-module__bxHgOq__hero h1 mark{color:var(--landing-blue);background:0 0}.landing-module__bxHgOq__heroCopy>p:not(.landing-module__bxHgOq__heroNote){color:#263b53;letter-spacing:-.024em;text-wrap:pretty;max-width:640px;margin:28px auto 0;font-size:clamp(18px,1.35vw,21px);font-weight:480;line-height:1.48}.landing-module__bxHgOq__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:34px;display:flex}.landing-module__bxHgOq__primaryAction,.landing-module__bxHgOq__secondaryAction,.landing-module__bxHgOq__finalAction{border:1px solid var(--landing-ink);letter-spacing:-.015em;min-height:52px;transition:transform .18s var(--landing-ease), background .18s var(--landing-ease), color .18s var(--landing-ease);border-radius:4px;justify-content:center;align-items:center;gap:12px;padding:0 20px;font-size:14px;font-weight:660;display:inline-flex}.landing-module__bxHgOq__primaryAction{background:var(--landing-blue);border-color:var(--landing-blue);color:var(--landing-white)!important}.landing-module__bxHgOq__primaryAction:hover,.landing-module__bxHgOq__finalAction:hover{background:var(--landing-amber);border-color:var(--landing-ink);transform:translateY(-2px);color:var(--landing-ink)!important}.landing-module__bxHgOq__secondaryAction{background:var(--landing-white)}.landing-module__bxHgOq__secondaryAction:hover{background:var(--landing-mist);transform:translateY(-2px)}.landing-module__bxHgOq__heroNote{color:var(--landing-muted);font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;margin:18px 0 0;font-size:9px}.landing-module__bxHgOq__procurementHorizon{border:1px solid var(--landing-line-dark);background-color:#eaf1ff;background-image:radial-gradient(circle,#0b46f53d 1px,#0000 1.6px),linear-gradient(#0b46f51f 1px,#0000 1px),linear-gradient(90deg,#0b46f51f 1px,#0000 1px);background-size:9px 9px,52px 52px,52px 52px;border-bottom:0;width:min(1240px,100%);height:470px;margin-top:44px;position:relative;overflow:hidden}.landing-module__bxHgOq__horizonSources{z-index:4;background:var(--landing-white);border:1px solid var(--landing-line-dark);grid-template-columns:repeat(4,1fr);width:min(760px,100% - 48px);display:grid;position:absolute;top:26px;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__horizonSources span{border-right:1px solid var(--landing-line);min-height:48px;font-family:var(--font-mono), monospace;letter-spacing:.05em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;padding:10px;font-size:9px;font-weight:600;display:flex}.landing-module__bxHgOq__horizonSources span:last-child{border-right:0}.landing-module__bxHgOq__horizonRoute{z-index:1;border-top:2px solid var(--landing-blue);border-right:2px solid var(--landing-blue);border-left:2px solid var(--landing-blue);border-radius:50% 50% 0 0;position:absolute;inset:75px 15% 84px}.landing-module__bxHgOq__horizonRoute:before{content:"";background:var(--landing-cyan);border:2px solid var(--landing-blue);width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.landing-module__bxHgOq__horizonRoute i{background:var(--landing-cyan);border:1px solid var(--landing-blue);width:10px;height:10px;animation:3.2s ease-in-out infinite alternate landing-module__bxHgOq__horizon-signal;position:absolute;top:32%}.landing-module__bxHgOq__horizonRoute i:first-child{left:-6px}.landing-module__bxHgOq__horizonRoute i:nth-child(2){animation-delay:-.8s;left:28%}.landing-module__bxHgOq__horizonRoute i:nth-child(3){animation-delay:-1.6s;right:28%}.landing-module__bxHgOq__horizonRoute i:nth-child(4){animation-delay:-2.4s;right:-6px}.landing-module__bxHgOq__paperField{z-index:2;height:270px;position:absolute;bottom:44px;left:7%;right:7%}.landing-module__bxHgOq__paperField article{background:var(--landing-white);border:1px solid var(--landing-line-dark);transform-origin:bottom;width:24%;min-width:170px;height:232px;padding:28px 24px;position:absolute;bottom:0;box-shadow:8px 8px #0b46f526}.landing-module__bxHgOq__paperField article span{background:var(--landing-line);width:100%;height:4px;margin-bottom:12px;display:block}.landing-module__bxHgOq__paperField article span:nth-child(2){width:72%}.landing-module__bxHgOq__paperField article span:nth-child(3){width:88%}.landing-module__bxHgOq__paperField article b{background:var(--landing-blue);width:46px;height:26px;margin-top:50px;display:block}.landing-module__bxHgOq__paperOne{left:0;transform:rotate(-7deg)translateY(28px)}.landing-module__bxHgOq__paperTwo{left:23%;transform:rotate(-3deg)translateY(8px);background:var(--landing-mist)!important}.landing-module__bxHgOq__paperThree{right:23%;transform:rotate(3deg)translateY(8px);background:var(--landing-cyan)!important}.landing-module__bxHgOq__paperFour{right:0;transform:rotate(7deg)translateY(28px)}.landing-module__bxHgOq__horizonApproval{z-index:5;width:min(320px,34%);min-width:260px;color:var(--landing-ink);background:var(--landing-amber);border:1px solid var(--landing-ink);box-shadow:10px 10px 0 var(--landing-blue);padding:22px;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__horizonApproval span,.landing-module__bxHgOq__horizonApproval small{font-family:var(--font-mono), monospace;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:600;display:block}.landing-module__bxHgOq__horizonApproval strong{font-family:var(--font-display), sans-serif;letter-spacing:-.045em;margin:10px 0 18px;font-size:clamp(24px,2.2vw,34px);line-height:.98;display:block}.landing-module__bxHgOq__horizonLegend{z-index:6;background:var(--landing-white);border-top:1px solid var(--landing-line-dark);grid-template-columns:repeat(5,1fr);height:44px;display:grid;position:absolute;bottom:0;left:0;right:0}.landing-module__bxHgOq__horizonLegend span,.landing-module__bxHgOq__horizonLegend strong{border-right:1px solid var(--landing-line);font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;justify-content:center;align-items:center;font-size:8px;display:flex}.landing-module__bxHgOq__horizonLegend strong{background:var(--landing-amber);border-right:0}.landing-module__bxHgOq__workflowField{background:var(--landing-white);border:1px solid var(--landing-line-dark);min-width:0;box-shadow:18px 18px 0 var(--landing-mist);position:relative;overflow:hidden}.landing-module__bxHgOq__fieldHeader,.landing-module__bxHgOq__fieldFooter{min-height:48px;font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 18px;font-size:9px;font-weight:600;display:flex}.landing-module__bxHgOq__fieldHeader{border-bottom:1px solid var(--landing-line)}.landing-module__bxHgOq__fieldHeader span:last-child{color:var(--landing-muted);align-items:center;gap:7px;display:inline-flex}.landing-module__bxHgOq__fieldHeader i{background:var(--landing-blue);border-radius:50%;width:7px;height:7px}.landing-module__bxHgOq__fieldCanvas{background-color:#eef4ff;background-image:radial-gradient(circle,#0b46f52e 1px,#0000 1.5px),linear-gradient(#0b46f514 1px,#0000 1px),linear-gradient(90deg,#0b46f514 1px,#0000 1px);background-size:9px 9px,44px 44px,44px 44px;grid-template-rows:auto 34px auto 30px auto;min-height:510px;padding:34px 30px;display:grid;position:relative}.landing-module__bxHgOq__sourceCluster,.landing-module__bxHgOq__documentCluster{z-index:2;border:1px solid var(--landing-line-dark);background:#fffffff2;width:82%;padding:18px;position:relative}.landing-module__bxHgOq__fieldLabel{color:var(--landing-muted)}.landing-module__bxHgOq__sourceNodes{border:1px solid var(--landing-line);grid-template-columns:repeat(4,1fr);margin-top:14px;display:grid}.landing-module__bxHgOq__sourceNodes span{border-right:1px solid var(--landing-line);text-align:center;justify-content:center;align-items:center;min-height:46px;padding:7px;font-size:10px;font-weight:650;display:flex}.landing-module__bxHgOq__sourceNodes span:last-child{border-right:0}.landing-module__bxHgOq__routeLine{z-index:1;background:var(--landing-blue);width:2px;height:36px;margin-left:40px;position:relative}.landing-module__bxHgOq__routeLine:after{content:"";background:var(--landing-blue);width:10px;height:10px;position:absolute;bottom:-1px;left:-4px;transform:rotate(45deg)}.landing-module__bxHgOq__routeLine i{background:var(--landing-cyan);border:1px solid var(--landing-blue);width:8px;height:8px;animation:2.8s linear infinite landing-module__bxHgOq__route-drop;position:absolute;top:4px;left:-3px}.landing-module__bxHgOq__routeLine i:nth-child(2){animation-delay:-.9s}.landing-module__bxHgOq__routeLine i:nth-child(3){animation-delay:-1.8s}.landing-module__bxHgOq__documentCluster{grid-template-columns:1fr 1.15fr;gap:16px 20px;width:86%;margin-left:7%;display:grid}.landing-module__bxHgOq__documentCluster>.landing-module__bxHgOq__fieldLabel{grid-column:1/-1}.landing-module__bxHgOq__documentStack{min-height:104px;position:relative}.landing-module__bxHgOq__documentStack>span,.landing-module__bxHgOq__documentStack article{background:var(--landing-white);border:1px solid var(--landing-line-dark);width:78px;height:96px;position:absolute}.landing-module__bxHgOq__documentStack>span:first-child{background:var(--landing-cyan);top:8px;left:36px}.landing-module__bxHgOq__documentStack>span:nth-child(2){background:var(--landing-mist);top:4px;left:18px}.landing-module__bxHgOq__documentStack article{padding:15px 12px;top:0;left:0}.landing-module__bxHgOq__documentStack article i{background:var(--landing-line);width:100%;height:3px;margin-bottom:8px;display:block}.landing-module__bxHgOq__documentStack article i:nth-child(2){width:72%}.landing-module__bxHgOq__documentStack article i:nth-child(3){width:88%}.landing-module__bxHgOq__documentStack article b{background:var(--landing-blue);width:28px;height:18px;margin-top:16px;display:block}.landing-module__bxHgOq__extractionStatus{border-left:1px solid var(--landing-line);flex-direction:column;justify-content:center;min-width:0;padding-left:16px;display:flex}.landing-module__bxHgOq__extractionStatus span{color:var(--landing-blue-deep);font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;font-size:8px}.landing-module__bxHgOq__extractionStatus strong{letter-spacing:-.02em;margin-top:9px;font-size:14px;line-height:1.2}.landing-module__bxHgOq__routeLineShort{height:32px;margin-left:auto;margin-right:54px}.landing-module__bxHgOq__approvalField{z-index:3;width:88%;min-height:154px;color:var(--landing-ink);background:var(--landing-amber);border:1px solid var(--landing-ink);box-shadow:-10px 10px 0 var(--landing-blue);margin-left:auto;padding:20px;position:relative}.landing-module__bxHgOq__approvalEyebrow,.landing-module__bxHgOq__versionTag{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:600}.landing-module__bxHgOq__approvalField>strong{font-family:var(--font-display), sans-serif;letter-spacing:-.04em;margin-top:10px;font-size:clamp(21px,2vw,30px);line-height:1;display:block}.landing-module__bxHgOq__versionTag{margin-top:14px;display:block}.landing-module__bxHgOq__approvalControls{gap:6px;display:flex;position:absolute;bottom:14px;right:14px}.landing-module__bxHgOq__approvalControls span{border:1px solid var(--landing-ink);background:#fff9;padding:8px 10px;font-size:8px;font-weight:700}.landing-module__bxHgOq__approvalControls span:last-child{color:var(--landing-white);background:var(--landing-ink)}.landing-module__bxHgOq__fieldFooter{border-top:1px solid var(--landing-line);grid-template-columns:repeat(4,1fr);padding:0;display:grid}.landing-module__bxHgOq__fieldFooter span,.landing-module__bxHgOq__fieldFooter strong{border-right:1px solid var(--landing-line);text-align:center;justify-content:center;align-items:center;min-height:48px;padding:0 10px;display:flex}.landing-module__bxHgOq__fieldFooter strong{color:var(--landing-ink);background:var(--landing-amber);border-right:0}.landing-module__bxHgOq__scopeBand{min-height:160px;padding:0 var(--landing-rail);color:var(--landing-white);background:var(--landing-blue);border-bottom:1px solid var(--landing-ink);grid-template-columns:.8fr 1.2fr;align-items:stretch;display:grid}.landing-module__bxHgOq__scopeBand>div{border-right:1px solid #ffffff59;flex-direction:column;justify-content:center;padding-right:32px;display:flex}.landing-module__bxHgOq__scopeBand>div span{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:9px}.landing-module__bxHgOq__scopeBand>div strong{letter-spacing:-.03em;margin-top:12px;font-size:19px}.landing-module__bxHgOq__scopeBand ul{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.landing-module__bxHgOq__scopeBand li{text-align:center;border-right:1px solid #ffffff59;justify-content:center;align-items:center;min-width:0;padding:20px;font-size:14px;font-weight:650;display:flex}.landing-module__bxHgOq__scopeBand li:last-child{border-right:0}.landing-module__bxHgOq__workflowSection{padding:clamp(84px, 9vw, 144px) var(--landing-rail);border-bottom:1px solid var(--landing-line)}.landing-module__bxHgOq__sectionHeading{grid-template-columns:minmax(150px,.35fr) minmax(380px,.95fr) minmax(280px,.55fr);align-items:start;gap:36px;margin-bottom:64px;display:grid}.landing-module__bxHgOq__sectionHeading>span,.landing-module__bxHgOq__sectionIndex{color:var(--landing-blue-deep)}.landing-module__bxHgOq__sectionHeading h2,.landing-module__bxHgOq__controlCopy h2,.landing-module__bxHgOq__assuranceSection h2,.landing-module__bxHgOq__finalCta h2{font-family:var(--font-display), sans-serif;letter-spacing:-.058em;text-wrap:balance;margin:0;font-size:clamp(40px,4.5vw,68px);font-weight:650;line-height:.98}.landing-module__bxHgOq__sectionHeading p{color:var(--landing-muted);text-wrap:pretty;margin:0;font-size:17px;line-height:1.5}.landing-module__bxHgOq__workflowList{border-top:1px solid var(--landing-ink)}.landing-module__bxHgOq__workflowList article{border-bottom:1px solid var(--landing-line);grid-template-columns:minmax(80px,.22fr) minmax(420px,1fr) minmax(180px,.35fr);align-items:center;gap:32px;min-height:148px;padding:28px 0;display:grid}.landing-module__bxHgOq__stepNumber{color:var(--landing-blue);font-family:var(--font-mono), monospace;font-size:12px;font-weight:600}.landing-module__bxHgOq__workflowList h3{font-family:var(--font-display), sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(25px,2.3vw,36px);font-weight:620}.landing-module__bxHgOq__workflowList p{max-width:760px;color:var(--landing-muted);text-wrap:pretty;margin:10px 0 0;font-size:15px;line-height:1.48}.landing-module__bxHgOq__stepState{color:var(--landing-blue-deep);background:var(--landing-mist);border:1px solid var(--landing-line);font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;justify-self:end;padding:9px 12px;font-size:9px;font-weight:600}.landing-module__bxHgOq__workflowList article:last-child .landing-module__bxHgOq__stepState{color:var(--landing-ink);background:var(--landing-amber);border-color:var(--landing-ink)}.landing-module__bxHgOq__capabilitySection{padding:clamp(88px, 9vw, 144px) var(--landing-rail);background:var(--landing-white);border-bottom:1px solid var(--landing-line-dark)}.landing-module__bxHgOq__capabilityHeading{text-align:center;max-width:940px;margin:0 auto 64px}.landing-module__bxHgOq__capabilityHeading>span{color:var(--landing-blue-deep);font-family:var(--font-mono), monospace;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:600}.landing-module__bxHgOq__capabilityHeading h2{font-family:var(--font-display), sans-serif;letter-spacing:-.06em;text-wrap:balance;margin:24px 0 0;font-size:clamp(44px,5vw,74px);font-weight:650;line-height:.98}.landing-module__bxHgOq__capabilityHeading p{max-width:650px;color:var(--landing-muted);text-wrap:pretty;margin:24px auto 0;font-size:18px;line-height:1.5}.landing-module__bxHgOq__capabilityGrid{border-top:1px solid var(--landing-line-dark);border-left:1px solid var(--landing-line-dark);grid-template-columns:repeat(2,1fr);display:grid}.landing-module__bxHgOq__capabilityGrid article{border-right:1px solid var(--landing-line-dark);border-bottom:1px solid var(--landing-line-dark);grid-template-rows:auto 1fr auto;min-width:0;min-height:430px;padding:clamp(28px,3.2vw,50px);display:grid}.landing-module__bxHgOq__capabilityGrid h3{max-width:520px;font-family:var(--font-display), sans-serif;letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(28px,3vw,43px);font-weight:620;line-height:1}.landing-module__bxHgOq__capabilityGrid article>p{max-width:580px;color:var(--landing-muted);text-wrap:pretty;margin:28px 0 0;font-size:15px;line-height:1.48}.landing-module__bxHgOq__capabilityVisual{border:1px solid var(--landing-line);background-color:#eff4ff;background-image:radial-gradient(circle,#0b46f538 1px,#0000 1.5px),linear-gradient(#0b46f51a 1px,#0000 1px),linear-gradient(90deg,#0b46f51a 1px,#0000 1px);background-size:9px 9px,40px 40px,40px 40px;width:100%;height:205px;margin-top:30px;position:relative;overflow:hidden}.landing-module__bxHgOq__capabilityVisual span,.landing-module__bxHgOq__capabilityVisual i{border:1px solid var(--landing-blue);display:block;position:absolute}.landing-module__bxHgOq__capabilityVisual span{background:var(--landing-white)}.landing-module__bxHgOq__capabilityVisual i{background:var(--landing-blue);border-radius:50%;width:10px;height:10px}.landing-module__bxHgOq__capabilityVisual[data-kind=discovery] span:first-child,.landing-module__bxHgOq__capabilityVisual[data-kind=discovery] span:nth-child(2),.landing-module__bxHgOq__capabilityVisual[data-kind=discovery] span:nth-child(3),.landing-module__bxHgOq__capabilityVisual[data-kind=discovery] span:nth-child(4){width:20%;height:48px;top:34px}.landing-module__bxHgOq__capabilityVisual[data-kind=discovery] span:first-child{left:5%}.landing-module__bxHgOq__capabilityVisual[data-kind=discovery] span:nth-child(2){left:28%}.landing-module__bxHgOq__capabilityVisual[data-kind=discovery] span:nth-child(3){right:28%}.landing-module__bxHgOq__capabilityVisual[data-kind=discovery] span:nth-child(4){right:5%}.landing-module__bxHgOq__capabilityVisual[data-kind=discovery]:after{content:"";background:var(--landing-blue);border:1px solid var(--landing-ink);height:42px;position:absolute;bottom:34px;left:12%;right:12%}.landing-module__bxHgOq__capabilityVisual[data-kind=company-fit] span:first-child{width:80%;height:42px;top:30px;left:10%}.landing-module__bxHgOq__capabilityVisual[data-kind=company-fit] span:nth-child(2),.landing-module__bxHgOq__capabilityVisual[data-kind=company-fit] span:nth-child(3){width:34%;height:72px;bottom:32px}.landing-module__bxHgOq__capabilityVisual[data-kind=company-fit] span:nth-child(2){background:var(--landing-cyan);left:12%}.landing-module__bxHgOq__capabilityVisual[data-kind=company-fit] span:nth-child(3){background:var(--landing-mist);right:12%}.landing-module__bxHgOq__capabilityVisual[data-kind=company-fit]:after{content:"";background:var(--landing-blue);width:2px;height:28px;position:absolute;top:72px;left:50%}.landing-module__bxHgOq__capabilityVisual[data-kind=amendments] span:first-child,.landing-module__bxHgOq__capabilityVisual[data-kind=amendments] span:nth-child(2){width:37%;height:144px;top:28px}.landing-module__bxHgOq__capabilityVisual[data-kind=amendments] span:first-child{left:10%}.landing-module__bxHgOq__capabilityVisual[data-kind=amendments] span:nth-child(2){background:var(--landing-mist);right:10%}.landing-module__bxHgOq__capabilityVisual[data-kind=amendments] span:nth-child(3),.landing-module__bxHgOq__capabilityVisual[data-kind=amendments] span:nth-child(4){background:var(--landing-amber);border-color:var(--landing-ink);width:29%;height:14px;right:14%}.landing-module__bxHgOq__capabilityVisual[data-kind=amendments] span:nth-child(3){top:70px}.landing-module__bxHgOq__capabilityVisual[data-kind=amendments] span:nth-child(4){top:112px}.landing-module__bxHgOq__capabilityVisual[data-kind=requirements] span:first-child{width:84%;top:24px;bottom:24px;left:8%}.landing-module__bxHgOq__capabilityVisual[data-kind=requirements] span:nth-child(n+2){background:var(--landing-mist);width:74%;height:24px;left:13%}.landing-module__bxHgOq__capabilityVisual[data-kind=requirements] span:nth-child(2){top:48px}.landing-module__bxHgOq__capabilityVisual[data-kind=requirements] span:nth-child(3){top:86px}.landing-module__bxHgOq__capabilityVisual[data-kind=requirements] span:nth-child(4){background:var(--landing-cyan);top:124px}.landing-module__bxHgOq__capabilityVisual[data-kind=evidence] span:first-child,.landing-module__bxHgOq__capabilityVisual[data-kind=evidence] span:nth-child(2),.landing-module__bxHgOq__capabilityVisual[data-kind=evidence] span:nth-child(3){width:24%;height:116px;top:38px}.landing-module__bxHgOq__capabilityVisual[data-kind=evidence] span:first-child{left:7%}.landing-module__bxHgOq__capabilityVisual[data-kind=evidence] span:nth-child(2){background:var(--landing-cyan);left:38%}.landing-module__bxHgOq__capabilityVisual[data-kind=evidence] span:nth-child(3){background:var(--landing-mist);right:7%}.landing-module__bxHgOq__capabilityVisual[data-kind=evidence]:after{content:"";background:var(--landing-blue);height:2px;position:absolute;top:94px;left:21%;right:21%}.landing-module__bxHgOq__capabilityVisual[data-kind=sessions] span:first-child{inset:24px 7%}.landing-module__bxHgOq__capabilityVisual[data-kind=sessions] span:nth-child(2){background:var(--landing-mist);height:18px;top:44px;left:12%;right:12%}.landing-module__bxHgOq__capabilityVisual[data-kind=sessions] span:nth-child(3){background:var(--landing-cyan);width:52%;top:78px;bottom:42px;left:12%}.landing-module__bxHgOq__capabilityVisual[data-kind=sessions] span:nth-child(4){background:var(--landing-amber);border-color:var(--landing-ink);width:18%;height:48px;bottom:42px;right:12%}.landing-module__bxHgOq__capabilityVisual[data-kind=approval] span:first-child,.landing-module__bxHgOq__capabilityVisual[data-kind=approval] span:nth-child(2){width:28%;height:78px;top:62px}.landing-module__bxHgOq__capabilityVisual[data-kind=approval] span:first-child{left:8%}.landing-module__bxHgOq__capabilityVisual[data-kind=approval] span:nth-child(2){opacity:.55;right:8%}.landing-module__bxHgOq__capabilityVisual[data-kind=approval] span:nth-child(3){background:var(--landing-amber);border-color:var(--landing-ink);width:26%;height:122px;top:40px;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__capabilityVisual[data-kind=approval]:after{content:"";background:var(--landing-blue);height:2px;position:absolute;top:100px;left:36%;right:36%}.landing-module__bxHgOq__capabilityVisual[data-kind=evaluation] span:first-child,.landing-module__bxHgOq__capabilityVisual[data-kind=evaluation] span:nth-child(2),.landing-module__bxHgOq__capabilityVisual[data-kind=evaluation] span:nth-child(3),.landing-module__bxHgOq__capabilityVisual[data-kind=evaluation] span:nth-child(4){width:25%;height:54px}.landing-module__bxHgOq__capabilityVisual[data-kind=evaluation] span:first-child{top:26px;left:12%}.landing-module__bxHgOq__capabilityVisual[data-kind=evaluation] span:nth-child(2){background:var(--landing-cyan);top:26px;right:12%}.landing-module__bxHgOq__capabilityVisual[data-kind=evaluation] span:nth-child(3){bottom:26px;right:12%}.landing-module__bxHgOq__capabilityVisual[data-kind=evaluation] span:nth-child(4){background:var(--landing-mist);bottom:26px;left:12%}.landing-module__bxHgOq__capabilityVisual[data-kind=evaluation]:before{content:"";border:2px solid var(--landing-blue);border-radius:50%;position:absolute;inset:52px 25%}.landing-module__bxHgOq__capabilityVisual i:first-of-type{top:24px;left:24px}.landing-module__bxHgOq__capabilityVisual i:last-of-type{background:var(--landing-amber);border-color:var(--landing-ink);bottom:24px;right:24px}.landing-module__bxHgOq__controlSection{min-height:760px;padding:clamp(84px, 9vw, 136px) var(--landing-rail);color:var(--landing-white);background-color:var(--landing-ink);background-image:radial-gradient(circle,#6e8dff38 1px,#0000 1.5px);background-size:11px 11px;grid-template-columns:minmax(380px,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(56px,8vw,128px);display:grid}.landing-module__bxHgOq__lightLabel{color:var(--landing-cyan)}.landing-module__bxHgOq__controlCopy h2{margin-top:22px}.landing-module__bxHgOq__controlCopy>p{color:#c5d4e7;text-wrap:pretty;max-width:650px;margin:28px 0 0;font-size:18px;line-height:1.52}.landing-module__bxHgOq__controlCopy ul{border-top:1px solid var(--landing-line-dark);margin:36px 0 0;padding:0;list-style:none}.landing-module__bxHgOq__controlCopy li{color:#dbe5f2;border-bottom:1px solid var(--landing-line-dark);padding:14px 0 14px 26px;font-size:14px;position:relative}.landing-module__bxHgOq__controlCopy li:before{content:"";background:var(--landing-blue-mid);width:7px;height:7px;position:absolute;top:21px;left:3px}.landing-module__bxHgOq__gateDiagram{border:1px solid var(--landing-line-dark);background:#0d1a2a;grid-template-rows:48px 1fr 92px;grid-template-columns:1fr 64px 1.2fr;align-items:center;min-height:532px;padding:22px;display:grid;position:relative}.landing-module__bxHgOq__gateTopline{color:#8fa5c1;font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;justify-content:space-between;align-self:start;font-size:8px;display:flex}.landing-module__bxHgOq__gateTopline span:last-child{color:#ff8686}.landing-module__bxHgOq__artifactPreview,.landing-module__bxHgOq__lockedOutcome{background:#142438;border:1px solid #405a79;padding:20px}.landing-module__bxHgOq__artifactPreview>span,.landing-module__bxHgOq__lockedOutcome>span,.landing-module__bxHgOq__gateCard>span{color:#93a9c4;font-family:var(--font-mono), monospace;letter-spacing:.07em;text-transform:uppercase;font-size:8px}.landing-module__bxHgOq__artifactPreview>strong,.landing-module__bxHgOq__lockedOutcome>strong,.landing-module__bxHgOq__gateCard>strong{font-family:var(--font-display), sans-serif;letter-spacing:-.04em;margin-top:12px;font-size:24px;display:block}.landing-module__bxHgOq__artifactPreview div{margin-top:28px}.landing-module__bxHgOq__artifactPreview i{background:#405a79;width:100%;height:3px;margin-top:10px;display:block}.landing-module__bxHgOq__artifactPreview i:nth-child(2){width:74%}.landing-module__bxHgOq__artifactPreview i:nth-child(3){width:88%}.landing-module__bxHgOq__artifactPreview i:nth-child(4){width:55%}.landing-module__bxHgOq__gateRail{background:var(--landing-blue-mid);width:100%;height:2px;position:relative}.landing-module__bxHgOq__gateRail span{background:var(--landing-cyan);border:2px solid var(--landing-blue);width:16px;height:16px;animation:landing-module__bxHgOq__gate-travel 3.2s var(--landing-ease) infinite;position:absolute;top:-7px;left:4px}.landing-module__bxHgOq__gateCard{z-index:2;color:var(--landing-ink);background:var(--landing-amber);border:1px solid var(--landing-white);box-shadow:12px 12px 0 var(--landing-blue);padding:26px;position:relative}.landing-module__bxHgOq__gateCard>span{color:#5f4700}.landing-module__bxHgOq__gateCard>strong{font-size:clamp(26px,2.5vw,38px);line-height:1}.landing-module__bxHgOq__gateCard p{margin:22px 0 0;font-size:12px;font-weight:600}.landing-module__bxHgOq__lockedOutcome{opacity:.62;grid-area:3/3;align-self:end}.landing-module__bxHgOq__lockedOutcome strong{color:#ff9191}.landing-module__bxHgOq__assuranceSection{border-bottom:1px solid var(--landing-line);grid-template-columns:repeat(2,1fr);display:grid}.landing-module__bxHgOq__assuranceSection>article{min-width:0;padding:clamp(80px, 8vw, 128px) var(--landing-rail)}.landing-module__bxHgOq__assuranceSection>article:first-child{background:var(--landing-mist);border-right:1px solid var(--landing-line)}.landing-module__bxHgOq__assuranceSection h2{max-width:620px;margin-top:26px;font-size:clamp(40px,4.1vw,64px)}.landing-module__bxHgOq__assuranceSection article>p{max-width:650px;color:var(--landing-muted);text-wrap:pretty;margin:24px 0 0;font-size:17px;line-height:1.5}.landing-module__bxHgOq__compliancePreview{background:var(--landing-white);border:1px solid var(--landing-line-dark);margin-top:48px}.landing-module__bxHgOq__compliancePreview span{border-bottom:1px solid var(--landing-line);grid-template-columns:12px 1fr auto;align-items:center;gap:12px;min-height:68px;padding:14px 18px;font-size:13px;display:grid}.landing-module__bxHgOq__compliancePreview span:last-child{border-bottom:0}.landing-module__bxHgOq__compliancePreview i{width:9px;height:9px}.landing-module__bxHgOq__stateBlue{background:var(--landing-blue)}.landing-module__bxHgOq__stateCyan{background:#32bfd9}.landing-module__bxHgOq__stateAmber{background:var(--landing-amber)}.landing-module__bxHgOq__compliancePreview b{font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;font-size:8px}.landing-module__bxHgOq__evaluationLoop{border-top:1px solid var(--landing-ink);margin:48px 0 0;padding:0;list-style:none}.landing-module__bxHgOq__evaluationLoop li{border-bottom:1px solid var(--landing-line);grid-template-columns:48px 1fr;align-items:start;gap:14px;min-height:88px;padding:17px 0;display:grid}.landing-module__bxHgOq__evaluationLoop li>span{color:var(--landing-blue);font-family:var(--font-mono), monospace;font-size:10px;font-weight:600}.landing-module__bxHgOq__evaluationLoop strong{font-size:15px}.landing-module__bxHgOq__evaluationLoop p{color:var(--landing-muted);margin:5px 0 0!important;font-size:13px!important;line-height:1.4!important}.landing-module__bxHgOq__finalCta{min-height:360px;padding:clamp(72px, 8vw, 120px) var(--landing-rail);background:linear-gradient(90deg, transparent calc(100% - 1px), #0b46f526 0) 0 0 / 64px 100%, var(--landing-cyan);border-bottom:1px solid var(--landing-line-dark);grid-template-columns:1fr auto;align-items:center;gap:48px;display:grid}.landing-module__bxHgOq__finalCta h2{max-width:900px;margin-top:20px}.landing-module__bxHgOq__finalAction{background:var(--landing-blue);border-color:var(--landing-blue);min-height:58px;padding-inline:24px;color:var(--landing-white)!important}.landing-module__bxHgOq__footer{min-height:160px;padding:32px var(--landing-rail);color:var(--landing-white);background:var(--landing-ink);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.landing-module__bxHgOq__footer .landing-module__bxHgOq__brandWords small{color:#93a9c4}.landing-module__bxHgOq__footer p{color:#93a9c4;font-family:var(--font-mono), monospace;letter-spacing:.07em;text-transform:uppercase;font-size:8px}.landing-module__bxHgOq__footer>div:last-child{justify-self:end;gap:24px;font-size:12px;font-weight:600;display:flex}.landing-module__bxHgOq__footer a:hover{color:var(--landing-cyan)}@keyframes landing-module__bxHgOq__status-pulse{0%,to{opacity:.45;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@keyframes landing-module__bxHgOq__route-drop{0%{opacity:0;transform:translateY(-8px)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translateY(28px)}}@keyframes landing-module__bxHgOq__gate-travel{0%,15%{left:4px}70%,to{left:calc(100% - 20px)}}@keyframes landing-module__bxHgOq__horizon-signal{0%{opacity:.45;transform:translateY(-8px)}to{opacity:1;transform:translateY(72px)}}@media (max-width:1120px){.landing-module__bxHgOq__header{grid-template-columns:1fr auto}.landing-module__bxHgOq__nav{display:none}.landing-module__bxHgOq__heroCopy{max-width:820px}.landing-module__bxHgOq__sectionHeading{grid-template-columns:160px 1fr}.landing-module__bxHgOq__sectionHeading p{grid-column:2;max-width:680px}.landing-module__bxHgOq__controlSection{grid-template-columns:1fr}.landing-module__bxHgOq__controlCopy{max-width:820px}.landing-module__bxHgOq__gateDiagram{width:min(820px,100%)}.landing-module__bxHgOq__assuranceSection{grid-template-columns:1fr}.landing-module__bxHgOq__assuranceSection>article:first-child{border-right:0;border-bottom:1px solid var(--landing-line)}}@media (max-width:760px){.landing-module__bxHgOq__header{min-height:66px}.landing-module__bxHgOq__logoPlaceholder{width:38px;height:38px}.landing-module__bxHgOq__logoPlaceholder span{font-size:22px}.landing-module__bxHgOq__brandWords strong{font-size:16px}.landing-module__bxHgOq__headerAction{min-height:44px;padding-inline:12px}.landing-module__bxHgOq__headerAction svg{display:none}.landing-module__bxHgOq__hero{background-size:48px 100%;min-height:auto;padding-top:64px;padding-bottom:0}.landing-module__bxHgOq__hero h1{font-size:clamp(46px,13vw,66px);line-height:.96}.landing-module__bxHgOq__heroCopy>p:not(.landing-module__bxHgOq__heroNote){font-size:17px}.landing-module__bxHgOq__heroActions{flex-direction:column;align-items:stretch}.landing-module__bxHgOq__primaryAction,.landing-module__bxHgOq__secondaryAction{width:100%}.landing-module__bxHgOq__procurementHorizon{width:calc(100% + (var(--landing-rail) * 2));border-left:0;border-right:0;height:430px;margin-top:42px}.landing-module__bxHgOq__horizonSources{grid-template-columns:repeat(2,1fr);width:calc(100% - 32px);top:18px}.landing-module__bxHgOq__horizonSources span{min-height:36px;font-size:7px}.landing-module__bxHgOq__horizonSources span:nth-child(2){border-right:0}.landing-module__bxHgOq__horizonSources span:nth-child(-n+2){border-bottom:1px solid var(--landing-line)}.landing-module__bxHgOq__horizonRoute{top:90px;left:9%;right:9%}.landing-module__bxHgOq__paperField{height:250px;left:0;right:0}.landing-module__bxHgOq__paperField article{width:42%;min-width:132px;height:208px;padding:24px 18px}.landing-module__bxHgOq__paperOne{left:-12%}.landing-module__bxHgOq__paperTwo{left:10%}.landing-module__bxHgOq__paperThree{right:10%}.landing-module__bxHgOq__paperFour{right:-12%}.landing-module__bxHgOq__horizonApproval{width:232px;min-width:0;padding:18px;bottom:58px}.landing-module__bxHgOq__horizonApproval strong{font-size:23px}.landing-module__bxHgOq__horizonLegend span,.landing-module__bxHgOq__horizonLegend strong{letter-spacing:.02em;font-size:6px}.landing-module__bxHgOq__fieldCanvas{min-height:550px;padding:24px 18px 30px}.landing-module__bxHgOq__sourceCluster,.landing-module__bxHgOq__documentCluster,.landing-module__bxHgOq__approvalField{width:94%}.landing-module__bxHgOq__sourceNodes{grid-template-columns:repeat(2,1fr)}.landing-module__bxHgOq__sourceNodes span{border-bottom:1px solid var(--landing-line)}.landing-module__bxHgOq__sourceNodes span:nth-child(2){border-right:0}.landing-module__bxHgOq__sourceNodes span:nth-child(3),.landing-module__bxHgOq__sourceNodes span:nth-child(4){border-bottom:0}.landing-module__bxHgOq__documentCluster{margin-left:3%}.landing-module__bxHgOq__approvalField>strong{font-size:23px}.landing-module__bxHgOq__approvalControls{margin-top:14px;position:static}.landing-module__bxHgOq__fieldFooter{grid-template-columns:repeat(2,1fr)}.landing-module__bxHgOq__fieldFooter span:nth-child(2){border-right:0}.landing-module__bxHgOq__fieldFooter span:nth-child(-n+2){border-bottom:1px solid var(--landing-line)}.landing-module__bxHgOq__scopeBand{grid-template-columns:1fr}.landing-module__bxHgOq__scopeBand>div{border-bottom:1px solid #ffffff59;border-right:0;min-height:120px;padding-right:0}.landing-module__bxHgOq__scopeBand ul{grid-template-columns:repeat(2,1fr)}.landing-module__bxHgOq__scopeBand li{border-bottom:1px solid #ffffff59;min-height:82px}.landing-module__bxHgOq__scopeBand li:nth-child(2){border-right:0}.landing-module__bxHgOq__scopeBand li:nth-child(n+3){border-bottom:0}.landing-module__bxHgOq__sectionHeading{grid-template-columns:1fr;gap:22px;margin-bottom:48px}.landing-module__bxHgOq__sectionHeading p{grid-column:auto}.landing-module__bxHgOq__workflowList article{grid-template-columns:46px 1fr;gap:10px 16px;min-height:auto}.landing-module__bxHgOq__stepState{grid-column:2;justify-self:start}.landing-module__bxHgOq__capabilityHeading{margin-bottom:48px}.landing-module__bxHgOq__capabilityHeading h2{font-size:44px}.landing-module__bxHgOq__capabilityHeading p{font-size:16px}.landing-module__bxHgOq__capabilityGrid{grid-template-columns:1fr}.landing-module__bxHgOq__capabilityGrid article{min-height:390px;padding:28px 22px}.landing-module__bxHgOq__capabilityVisual{height:190px}.landing-module__bxHgOq__controlSection{min-height:auto}.landing-module__bxHgOq__gateDiagram{grid-template-rows:48px auto 54px auto 88px;grid-template-columns:1fr;gap:0;min-height:650px}.landing-module__bxHgOq__artifactPreview{grid-row:2}.landing-module__bxHgOq__gateRail{grid-row:3;justify-self:center;width:2px;height:100%}.landing-module__bxHgOq__gateRail span{animation:landing-module__bxHgOq__gate-drop 3.2s var(--landing-ease) infinite;top:4px;left:-7px}.landing-module__bxHgOq__gateCard{grid-row:4}.landing-module__bxHgOq__lockedOutcome{grid-area:5/1}.landing-module__bxHgOq__assuranceSection>article{padding-block:82px}.landing-module__bxHgOq__compliancePreview span{grid-template-columns:12px 1fr}.landing-module__bxHgOq__compliancePreview b{grid-column:2}.landing-module__bxHgOq__finalCta{background-size:48px 100%;grid-template-columns:1fr;min-height:430px}.landing-module__bxHgOq__finalAction{width:100%}.landing-module__bxHgOq__footer{grid-template-columns:1fr;justify-items:start;gap:24px;min-height:230px}.landing-module__bxHgOq__footer p{margin:0}.landing-module__bxHgOq__footer>div:last-child{flex-wrap:wrap;justify-self:start}}@keyframes landing-module__bxHgOq__gate-drop{0%,15%{top:4px}70%,to{top:calc(100% - 20px)}}@media (max-width:440px){.landing-module__bxHgOq__brandWords small{display:none}.landing-module__bxHgOq__headerAction{font-size:11px}.landing-module__bxHgOq__hero h1{font-size:45px}.landing-module__bxHgOq__horizonApproval{width:216px}.landing-module__bxHgOq__fieldHeader span:first-child{display:none}.landing-module__bxHgOq__fieldHeader{justify-content:flex-end}.landing-module__bxHgOq__documentCluster{grid-template-columns:90px 1fr;gap:10px}.landing-module__bxHgOq__approvalControls{flex-direction:column}.landing-module__bxHgOq__scopeBand li{padding:14px 10px;font-size:12px}}@media (prefers-reduced-motion:reduce){.landing-module__bxHgOq__page *,.landing-module__bxHgOq__page :before,.landing-module__bxHgOq__page :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
