.landing-module__g1LwZa__site{--rail:11rem;--rail-gap:var(--space-6);background:var(--paper);min-height:100vh;color:var(--on-paper);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;overflow-x:clip}.landing-module__g1LwZa__site *,.landing-module__g1LwZa__site :before,.landing-module__g1LwZa__site :after{box-sizing:border-box}:where(.landing-module__g1LwZa__site) :where(a){color:inherit;text-decoration:none}:where(.landing-module__g1LwZa__site) :where(h1,h2,h3,p,figure,figcaption,dl,dd){margin:0}:where(.landing-module__g1LwZa__site) :where(ul){margin:0;padding:0;list-style:none}:where(.landing-module__g1LwZa__site) :where(svg){stroke-width:1.5px;flex:none}.landing-module__g1LwZa__skipLink{z-index:100;top:var(--space-3);left:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--accent);color:var(--ink);border-radius:var(--radius);font-size:var(--text-sm);font-weight:700;position:fixed;transform:translateY(-200%)}.landing-module__g1LwZa__skipLink:focus{transform:none}.landing-module__g1LwZa__section{width:100%;max-width:var(--max-w);padding-inline:var(--gutter);padding-block:var(--section-y) 0;margin-inline:auto}.landing-module__g1LwZa__section:last-child{padding-bottom:var(--section-y)}.landing-module__g1LwZa__section+.landing-module__g1LwZa__section{padding-top:0}.landing-module__g1LwZa__section+.landing-module__g1LwZa__section>.landing-module__g1LwZa__sectionHead{padding-top:var(--section-y);border-top:1px solid var(--line)}.landing-module__g1LwZa__rail{gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--fg-muted);flex-direction:column;padding-top:.4rem;line-height:1.45;display:flex}.landing-module__g1LwZa__rail span{color:var(--fg)}.landing-module__g1LwZa__sectionHead{grid-template-columns:var(--rail) minmax(0, 1fr);column-gap:var(--rail-gap);align-items:start;margin-bottom:clamp(2.5rem,4.5vw,4rem);display:grid}.landing-module__g1LwZa__sectionHeadMain{column-gap:var(--space-8);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:end;display:grid}.landing-module__g1LwZa__sectionHead h2{font-family:var(--font-display);font-size:var(--text-h2);font-weight:600;line-height:var(--leading-snug);letter-spacing:var(--tracking-tight);text-wrap:balance}.landing-module__g1LwZa__sectionHeadAside{gap:var(--space-5);justify-items:start;display:grid}.landing-module__g1LwZa__sectionHeadAside p{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--fg-muted);max-width:46ch}.landing-module__g1LwZa__primaryAction{align-items:center;gap:var(--space-4);height:3.25rem;padding-inline:var(--space-5);border-radius:var(--radius);background:var(--accent);color:var(--ink);font-size:var(--text-sm);transition:background var(--dur) var(--ease);font-weight:700;display:inline-flex}.landing-module__g1LwZa__primaryAction:hover{background:var(--brand-aqua)}.landing-module__g1LwZa__primaryAction svg{width:1.0625rem;height:1.0625rem}.landing-module__g1LwZa__textAction{align-items:center;gap:var(--space-3);padding-block:var(--space-2);border-bottom:1px solid var(--line-strong);font-size:var(--text-sm);transition:border-color var(--dur) var(--ease);font-weight:500;display:inline-flex}.landing-module__g1LwZa__textAction:hover{border-color:var(--accent-fg)}.landing-module__g1LwZa__textAction svg{width:1rem;height:1rem}.landing-module__g1LwZa__inlineAction{align-items:center;gap:var(--space-4);padding-bottom:var(--space-2);border-bottom:1px solid var(--fg);font-size:var(--text-sm);transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);font-weight:700;display:inline-flex}.landing-module__g1LwZa__inlineAction:hover{color:var(--accent-fg);border-color:var(--accent-fg)}.landing-module__g1LwZa__inlineAction svg{width:1rem;height:1rem}.landing-module__g1LwZa__nav{z-index:50;border-bottom:1px solid var(--line);position:sticky;top:0}.landing-module__g1LwZa__navInner{max-width:var(--max-w);padding-inline:var(--gutter);align-items:center;gap:var(--space-6);grid-template-columns:auto minmax(0,1fr) auto;height:4.5rem;margin-inline:auto;display:grid}.landing-module__g1LwZa__brand{align-items:center;display:flex}.landing-module__g1LwZa__brand img{filter:brightness(0)invert();width:9.75rem;height:auto;display:block}.landing-module__g1LwZa__navLinks{justify-self:center;gap:var(--space-6);display:flex}.landing-module__g1LwZa__navLinks a{padding-block:var(--space-2);font-size:var(--text-sm);color:var(--fg-muted);transition:color var(--dur) var(--ease);position:relative}.landing-module__g1LwZa__navLinks a:after{content:"";background:var(--accent-fg);height:1px;transition:right var(--dur) var(--ease);position:absolute;bottom:0;left:0;right:100%}.landing-module__g1LwZa__navLinks a:hover{color:var(--fg)}.landing-module__g1LwZa__navLinks a:hover:after{right:0}.landing-module__g1LwZa__navEnd{align-items:center;gap:var(--space-5);display:flex}.landing-module__g1LwZa__portalLink{font-size:var(--text-sm);color:var(--fg-muted);transition:color var(--dur) var(--ease)}.landing-module__g1LwZa__portalLink:hover{color:var(--fg)}.landing-module__g1LwZa__navCta{align-items:center;gap:var(--space-3);height:2.5rem;padding-inline:var(--space-4);border-radius:var(--radius);background:var(--accent);color:var(--ink);font-size:var(--text-sm);white-space:nowrap;transition:background var(--dur) var(--ease);font-weight:700;display:inline-flex}.landing-module__g1LwZa__navCta:hover{background:var(--brand-aqua)}.landing-module__g1LwZa__navCta svg{width:.9375rem;height:.9375rem}.landing-module__g1LwZa__heroShell{isolation:isolate;position:relative;overflow:clip}.landing-module__g1LwZa__heroPlate{z-index:0;pointer-events:none;mix-blend-mode:screen;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 64%,#0000 97%);mask-image:linear-gradient(#0000 0%,#000 10% 64%,#0000 97%)}.landing-module__g1LwZa__heroPlateInner{--plate-tail:#00000042;--shell-pad:max(0px, calc((100% - var(--max-w)) / 2));--copy-col:calc(100% - 2 * var(--shell-pad) - 2 * var(--gutter) - var(--rail) - var(--rail-gap));--copy-w:min(43.5rem, calc(var(--copy-col) * .7));--copy-right:calc(var(--shell-pad) + var(--gutter) + var(--rail) + var(--rail-gap) + var(--copy-w));-webkit-mask-image:linear-gradient(to right, transparent 0, var(--plate-tail) calc(var(--copy-right) * .34), var(--plate-tail) var(--copy-right), #000 calc(var(--copy-right) + 9rem), #000 97%, transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0, var(--plate-tail) calc(var(--copy-right) * .34), var(--plate-tail) var(--copy-right), #000 calc(var(--copy-right) + 9rem), #000 97%, transparent 100%);mask-image:linear-gradient(to right, transparent 0, var(--plate-tail) calc(var(--copy-right) * .34), var(--plate-tail) var(--copy-right), #000 calc(var(--copy-right) + 9rem), #000 97%, transparent 100%);position:absolute;inset:0}.landing-module__g1LwZa__heroPlateImg{object-fit:cover;object-position:88% 30%}.landing-module__g1LwZa__hero{z-index:1;max-width:var(--max-w);padding-inline:var(--gutter);margin-inline:auto;padding-block:clamp(4rem,7.5vw,7rem) clamp(2.5rem,4vw,3.5rem);position:relative}.landing-module__g1LwZa__hero:focus-visible{outline:none}.landing-module__g1LwZa__heroGrid{grid-template-columns:var(--rail) minmax(0, 1fr);column-gap:var(--rail-gap);align-items:start;display:grid}.landing-module__g1LwZa__heroCopy{max-width:min(43.5rem,70%)}.landing-module__g1LwZa__heroCopy h1{font-family:var(--font-display);font-size:var(--text-display);font-weight:700;line-height:var(--leading-tight);letter-spacing:var(--tracking-display)}.landing-module__g1LwZa__heroCopy h1 em{font-family:var(--font-serif);letter-spacing:-.025em;color:var(--accent);font-style:italic;font-weight:400;display:block}.landing-module__g1LwZa__heroLead{max-width:44ch;margin-top:var(--space-7);font-size:var(--text-lead);line-height:var(--leading-body);color:var(--fg-muted)}.landing-module__g1LwZa__heroActions{align-items:center;gap:var(--space-4) var(--space-6);margin-top:var(--space-7);flex-wrap:wrap;display:flex}.landing-module__g1LwZa__heroScope{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(3.5rem,7vw,6rem);display:grid}.landing-module__g1LwZa__heroScope li{gap:var(--space-4);padding:var(--space-5) var(--space-5) var(--space-6) 0;align-content:start;display:grid}.landing-module__g1LwZa__heroScope li+li{padding-left:var(--space-5);border-left:1px solid var(--line)}.landing-module__g1LwZa__heroScope p{justify-content:space-between;align-items:center;gap:var(--space-4);font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--tracking-label);color:var(--fg-muted);display:flex}.landing-module__g1LwZa__heroScope svg{width:1.125rem;height:1.125rem}.landing-module__g1LwZa__heroScope b{font-family:var(--font-display);font-size:var(--text-h4);letter-spacing:var(--tracking-tight);text-wrap:balance;font-weight:600;line-height:1.25}.landing-module__g1LwZa__ledger{border-top:1px solid var(--line)}.landing-module__g1LwZa__ledger article{grid-template-columns:var(--rail) minmax(0, 1.05fr) minmax(0, .95fr) 2.75rem;column-gap:var(--rail-gap);padding-block:var(--space-6);border-bottom:1px solid var(--line);align-items:center;display:grid}.landing-module__g1LwZa__ledgerRail{gap:var(--space-4);justify-items:start;display:grid}.landing-module__g1LwZa__ledgerNumber{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.06em;color:var(--fg-muted)}.landing-module__g1LwZa__ledgerIcon{border:1px solid var(--line);border-radius:var(--radius);background:var(--raised);place-items:center;width:2.75rem;height:2.75rem;display:grid}.landing-module__g1LwZa__ledgerIcon svg{width:1.25rem;height:1.25rem;color:var(--fg)}.landing-module__g1LwZa__ledgerCopy h3{font-family:var(--font-display);font-size:var(--text-h3);font-weight:600;line-height:var(--leading-snug);letter-spacing:var(--tracking-tight)}.landing-module__g1LwZa__ledgerCopy p{max-width:44ch;margin-top:var(--space-3);font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--fg-muted)}.landing-module__g1LwZa__ledgerDeliverables>p{padding-bottom:var(--space-3);border-bottom:1px solid var(--line);font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--fg-muted)}.landing-module__g1LwZa__ledgerDeliverables li{padding-block:var(--space-3);font-size:var(--text-sm)}.landing-module__g1LwZa__ledgerDeliverables li+li{border-top:1px solid var(--line)}.landing-module__g1LwZa__ledgerAction{border:1px solid var(--line);border-radius:var(--radius);width:2.75rem;height:2.75rem;transition:background var(--dur) var(--ease), border-color var(--dur) var(--ease), color var(--dur) var(--ease);justify-self:end;place-items:center;display:grid}.landing-module__g1LwZa__ledgerAction svg{width:1rem;height:1rem}.landing-module__g1LwZa__ledger article:hover .landing-module__g1LwZa__ledgerAction,.landing-module__g1LwZa__ledgerAction:hover{background:var(--accent-fg);border-color:var(--accent-fg);color:var(--paper-raised)}.landing-module__g1LwZa__diagram{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--raised);padding:clamp(1.75rem,3.5vw,3rem)}.landing-module__g1LwZa__diagramRow{grid-template-columns:repeat(var(--n), minmax(0, 1fr));gap:var(--space-4);display:grid}.landing-module__g1LwZa__cols3{--n:3}.landing-module__g1LwZa__cols5{--n:5}.landing-module__g1LwZa__node{padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.landing-module__g1LwZa__node span{font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--fg-muted);display:block}.landing-module__g1LwZa__node b{margin-top:var(--space-2);font-size:var(--text-sm);font-weight:500;line-height:1.35;display:block}.landing-module__g1LwZa__stems{height:var(--space-7);grid-template-columns:repeat(var(--n), minmax(0, 1fr));gap:var(--space-4);display:grid;position:relative}.landing-module__g1LwZa__stems i{position:relative}.landing-module__g1LwZa__stems i:before{content:"";background:var(--line-strong);width:1px;position:absolute;top:0;bottom:0;left:50%}.landing-module__g1LwZa__stems i:after{content:"";background:var(--accent-fg);border-radius:50%;width:5px;height:5px;margin-left:-2px;position:absolute;left:50%}.landing-module__g1LwZa__stemsDown i:after{bottom:-2px}.landing-module__g1LwZa__stemsUp i:after{top:-2px}.landing-module__g1LwZa__layerBar{justify-content:space-between;align-items:center;gap:var(--space-4) var(--space-6);padding:var(--space-5) var(--space-6);border-radius:var(--radius);background:var(--ink);color:var(--on-ink);flex-wrap:wrap;display:flex}.landing-module__g1LwZa__layerBarName{align-items:center;gap:var(--space-3);font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--accent);display:flex}.landing-module__g1LwZa__layerBarName i{background:var(--accent);border-radius:50%;width:6px;height:6px}.landing-module__g1LwZa__layerBarFunctions{gap:var(--space-1) 0;flex-wrap:wrap;display:flex}.landing-module__g1LwZa__layerBarFunctions li{padding-inline:var(--space-4);font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--on-ink-muted);border-left:1px solid var(--ink-line-strong)}.landing-module__g1LwZa__layerBarFunctions li:first-child{border-left:0;padding-left:0}.landing-module__g1LwZa__layerBarFunctions li:last-child{padding-right:0}.landing-module__g1LwZa__diagram figcaption{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--line)}.landing-module__g1LwZa__diagram figcaption span{max-width:var(--max-w-text);font-size:var(--text-xs);line-height:var(--leading-relaxed);color:var(--fg-muted);display:block}.landing-module__g1LwZa__assurances{margin-top:var(--space-7);border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.landing-module__g1LwZa__assurances li{gap:var(--space-3);padding:var(--space-5) var(--space-5) var(--space-5) 0;align-content:start;display:grid}.landing-module__g1LwZa__assurances li+li{padding-left:var(--space-5);border-left:1px solid var(--line)}.landing-module__g1LwZa__assurances svg{width:1.125rem;height:1.125rem;color:var(--fg-muted)}.landing-module__g1LwZa__assurances span{font-size:var(--text-sm);line-height:1.5}.landing-module__g1LwZa__panels{margin-top:var(--space-7);gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.landing-module__g1LwZa__panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--raised);flex-direction:column;padding:clamp(1.75rem,3vw,2.75rem);display:flex}.landing-module__g1LwZa__panelHead{justify-content:space-between;align-items:center;gap:var(--space-4);padding-bottom:var(--space-5);border-bottom:1px solid var(--line);display:flex}.landing-module__g1LwZa__panelHead p{font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--fg-muted)}.landing-module__g1LwZa__panelHead svg{width:1.25rem;height:1.25rem;color:var(--fg-muted)}.landing-module__g1LwZa__panel h3{margin-top:var(--space-5);max-width:26ch;font-family:var(--font-display);font-size:var(--text-h3);font-weight:600;line-height:var(--leading-snug);letter-spacing:var(--tracking-tight)}.landing-module__g1LwZa__panel>p{max-width:48ch;margin-top:var(--space-4);margin-bottom:var(--space-6);font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--fg-muted)}.landing-module__g1LwZa__steps{padding-top:var(--space-6);margin-top:auto}.landing-module__g1LwZa__steps li{gap:var(--space-4);padding-block:var(--space-4);border-top:1px solid var(--line);grid-template-columns:2rem minmax(0,1fr);align-items:center;display:grid}.landing-module__g1LwZa__steps i{border:1px solid var(--line);border-radius:var(--radius-sm);width:2rem;height:2rem;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--fg-muted);place-items:center;font-style:normal;display:grid}.landing-module__g1LwZa__steps b{font-size:var(--text-sm);font-weight:500;display:block}.landing-module__g1LwZa__steps small{font-size:var(--text-xs);color:var(--fg-muted);margin-top:.15rem;display:block}.landing-module__g1LwZa__rules{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr);margin-top:auto;display:grid}.landing-module__g1LwZa__rules li{align-items:center;gap:var(--space-3);min-height:3.5rem;padding:var(--space-4);border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:var(--text-sm);display:flex}.landing-module__g1LwZa__rules svg{width:1rem;height:1rem;color:var(--accent-fg)}.landing-module__g1LwZa__integrationGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.landing-module__g1LwZa__integrationGrid li{align-items:center;gap:var(--space-4);min-height:5.25rem;padding:var(--space-4) var(--space-5);border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--raised);display:flex}.landing-module__g1LwZa__integrationGrid img{object-fit:contain;width:1.75rem;height:1.75rem}.landing-module__g1LwZa__integrationGrid span{min-width:0}.landing-module__g1LwZa__integrationGrid b{font-size:var(--text-sm);font-weight:500;display:block}.landing-module__g1LwZa__integrationGrid small{font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--fg-muted);margin-top:.3rem;display:block}.landing-module__g1LwZa__integrationNote{max-width:var(--max-w-text);margin-top:var(--space-5);font-size:var(--text-xs);line-height:var(--leading-relaxed);color:var(--fg-muted)}.landing-module__g1LwZa__sectorGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.landing-module__g1LwZa__sectorGrid article{gap:var(--space-3);padding:var(--space-6);border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--raised);align-content:start;display:grid}.landing-module__g1LwZa__sectorGrid span{font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--tracking-label);color:var(--fg-muted)}.landing-module__g1LwZa__sectorGrid h3{font-family:var(--font-display);font-size:var(--text-h4);letter-spacing:var(--tracking-tight);font-weight:600}.landing-module__g1LwZa__sectorGrid p{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--fg-muted)}.landing-module__g1LwZa__method{border-top:1px solid var(--line)}.landing-module__g1LwZa__method article{grid-template-columns:var(--rail) minmax(0, 1.05fr) minmax(0, .95fr);column-gap:var(--rail-gap);padding-block:var(--space-6);border-bottom:1px solid var(--line);align-items:start;display:grid}.landing-module__g1LwZa__method span{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.06em;color:var(--fg-muted);padding-top:.35rem}.landing-module__g1LwZa__method h3{font-family:var(--font-display);font-size:var(--text-h3);font-weight:600;line-height:var(--leading-snug);letter-spacing:var(--tracking-tight)}.landing-module__g1LwZa__method p{max-width:56ch;font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--fg-muted);padding-top:.3rem}.landing-module__g1LwZa__workspace{column-gap:var(--space-8);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;display:grid}.landing-module__g1LwZa__workspaceCopy{gap:var(--space-6);align-content:start;justify-items:start;display:grid}.landing-module__g1LwZa__workspaceCopy ul{border-top:1px solid var(--line);width:100%;max-width:34rem}.landing-module__g1LwZa__workspaceCopy li{align-items:center;gap:var(--space-3);padding-block:var(--space-3);border-bottom:1px solid var(--line);font-size:var(--text-sm);display:flex}.landing-module__g1LwZa__workspaceCopy svg{width:1rem;height:1rem;color:var(--accent-fg)}.landing-module__g1LwZa__mock{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--raised);overflow:hidden}.landing-module__g1LwZa__mock>header{align-items:center;gap:var(--space-3);height:3.5rem;padding-inline:var(--space-5);border-bottom:1px solid var(--line);display:flex}.landing-module__g1LwZa__mock>header img{filter:brightness(0)invert();width:1.375rem;height:auto}.landing-module__g1LwZa__mock>header span{font-size:var(--text-sm);font-weight:500}.landing-module__g1LwZa__mock>header em{align-items:center;gap:var(--space-2);font-family:var(--font-mono);font-style:normal;font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--fg-muted);margin-left:auto;display:flex}.landing-module__g1LwZa__mock>header em i{background:var(--accent);border-radius:50%;width:6px;height:6px}.landing-module__g1LwZa__mockBody{padding:clamp(1.5rem,3vw,2.5rem)}.landing-module__g1LwZa__mockLabel{font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--fg-muted)}.landing-module__g1LwZa__mockBody h3{margin-top:var(--space-3);font-family:var(--font-display);font-size:var(--text-h3);letter-spacing:var(--tracking-tight);font-weight:600}.landing-module__g1LwZa__mockNote{margin-top:var(--space-2);font-size:var(--text-xs);color:var(--fg-muted)}.landing-module__g1LwZa__mockProgress{height:.5rem;margin-block:var(--space-6);gap:var(--space-1);grid-template-columns:repeat(5,1fr);display:grid}.landing-module__g1LwZa__mockProgress i{border-radius:var(--radius-sm);background:var(--ink-line)}.landing-module__g1LwZa__mockProgress i:nth-child(-n+3){background:var(--accent)}.landing-module__g1LwZa__mockBody dl>div{justify-content:space-between;gap:var(--space-4);padding-block:var(--space-4);border-top:1px solid var(--line);font-size:var(--text-sm);display:flex}.landing-module__g1LwZa__mockBody dt{color:var(--fg-muted)}.landing-module__g1LwZa__mockBody dd{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--accent-fg)}.landing-module__g1LwZa__contact{grid-template-columns:var(--rail) minmax(0, 1fr);column-gap:var(--rail-gap);align-items:start;display:grid}.landing-module__g1LwZa__section+.landing-module__g1LwZa__contact{padding-block:var(--section-y)}.landing-module__g1LwZa__contactMain{align-items:end;gap:var(--space-8);grid-template-columns:minmax(0,1fr) auto;display:grid}.landing-module__g1LwZa__contactMain h2{font-family:var(--font-display);font-size:var(--text-h1);font-weight:700;line-height:var(--leading-tight);letter-spacing:var(--tracking-display);text-wrap:balance}.landing-module__g1LwZa__contactAction{justify-content:space-between;align-items:center;gap:var(--space-7);min-width:20rem;height:3.75rem;padding-inline:var(--space-5);border-radius:var(--radius);background:var(--accent);color:var(--ink);font-size:var(--text-body);transition:background var(--dur) var(--ease);font-weight:700;display:inline-flex}.landing-module__g1LwZa__contactAction:hover{background:var(--brand-aqua)}.landing-module__g1LwZa__contactAction svg{width:1.125rem;height:1.125rem}.landing-module__g1LwZa__footer{max-width:var(--max-w);padding-inline:var(--gutter);padding-block:var(--space-7) var(--space-6);column-gap:var(--space-7);row-gap:var(--space-7);grid-template-columns:minmax(0,1.5fr) minmax(0,.65fr) minmax(0,.7fr) minmax(0,1.05fr);margin-inline:auto;display:grid;position:relative}.landing-module__g1LwZa__footer:before{content:"";top:0;left:var(--gutter);right:var(--gutter);border-top:1px solid var(--line);position:absolute}.landing-module__g1LwZa__footerBrand img{filter:brightness(0)invert();width:10.5rem;height:auto}.landing-module__g1LwZa__footerBrand p{max-width:34ch;margin-top:var(--space-5);font-size:var(--text-sm);line-height:var(--leading-body);color:var(--fg-muted)}.landing-module__g1LwZa__footerLinks{align-items:start;gap:var(--space-3);flex-direction:column;display:flex}.landing-module__g1LwZa__footerLinks p{margin-bottom:var(--space-2);font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--fg-muted)}.landing-module__g1LwZa__footerLinks a{font-size:var(--text-sm);transition:color var(--dur) var(--ease)}.landing-module__g1LwZa__footerLinks a:hover{color:var(--accent-fg)}.landing-module__g1LwZa__footerEnd{text-align:right;align-self:end}.landing-module__g1LwZa__footerEnd b{font-size:var(--text-sm);font-weight:500;display:block}.landing-module__g1LwZa__footerEnd small{margin-top:var(--space-2);font-size:var(--text-xs);color:var(--fg-muted);display:block}@media (max-width:1180px){.landing-module__g1LwZa__site{--rail:8rem;--rail-gap:var(--space-5)}.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__navInner{grid-template-columns:auto minmax(0,1fr)}.landing-module__g1LwZa__navEnd{justify-self:end}.landing-module__g1LwZa__sectionHeadMain{row-gap:var(--space-5);grid-template-columns:minmax(0,1fr)}.landing-module__g1LwZa__sectionHeadAside p{max-width:62ch}.landing-module__g1LwZa__ledger article{grid-template-columns:var(--rail) minmax(0, 1fr) minmax(0, .75fr) 2.75rem}.landing-module__g1LwZa__heroScope{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__g1LwZa__heroScope li:nth-child(odd){border-left:0;padding-left:0}.landing-module__g1LwZa__heroScope li:nth-child(n+3){border-top:1px solid var(--line)}.landing-module__g1LwZa__assurances{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__g1LwZa__assurances li:nth-child(odd){border-left:0;padding-left:0}.landing-module__g1LwZa__assurances li:nth-child(n+3){border-top:1px solid var(--line)}.landing-module__g1LwZa__panels{grid-template-columns:minmax(0,1fr)}.landing-module__g1LwZa__integrationGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-module__g1LwZa__sectorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__g1LwZa__workspace{row-gap:var(--space-7);grid-template-columns:minmax(0,1fr)}.landing-module__g1LwZa__footer{grid-template-columns:minmax(0,1.4fr) minmax(0,.6fr) minmax(0,.7fr)}.landing-module__g1LwZa__footerEnd{display:none}}@media (max-width:860px){.landing-module__g1LwZa__site{--rail-gap:var(--space-4)}.landing-module__g1LwZa__sectionHead,.landing-module__g1LwZa__heroGrid,.landing-module__g1LwZa__contact{row-gap:var(--space-5);grid-template-columns:minmax(0,1fr)}.landing-module__g1LwZa__rail{align-items:center;gap:var(--space-3);flex-direction:row;padding-top:0}.landing-module__g1LwZa__heroCopy,.landing-module__g1LwZa__heroLead{max-width:none}.landing-module__g1LwZa__heroPlate{-webkit-mask-image:linear-gradient(#0000 0%,#000 5% 27%,#0000001f 33% 78%,#0000 95%);mask-image:linear-gradient(#0000 0%,#000 5% 27%,#0000001f 33% 78%,#0000 95%)}.landing-module__g1LwZa__heroPlateInner{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 20% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 20% 92%,#0000 100%)}.landing-module__g1LwZa__heroPlateImg{object-position:84% 30%}.landing-module__g1LwZa__heroScope{grid-template-columns:minmax(0,1fr)}.landing-module__g1LwZa__heroScope li,.landing-module__g1LwZa__heroScope li+li{padding:var(--space-4) 0;border-left:0;border-top:1px solid var(--line);padding-left:0}.landing-module__g1LwZa__heroScope li:first-child{border-top:0}.landing-module__g1LwZa__heroScope p{justify-content:flex-start}.landing-module__g1LwZa__ledger article{row-gap:var(--space-5);padding-block:var(--space-6);grid-template-columns:minmax(0,1fr) 2.75rem}.landing-module__g1LwZa__ledgerRail{justify-content:start;align-items:center;gap:var(--space-4);grid-column:1;grid-auto-flow:column}.landing-module__g1LwZa__ledgerNumber{padding-top:0}.landing-module__g1LwZa__ledgerCopy,.landing-module__g1LwZa__ledgerDeliverables{grid-column:1/-1}.landing-module__g1LwZa__ledgerAction{grid-area:1/2}.landing-module__g1LwZa__diagramRow,.landing-module__g1LwZa__stems{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__g1LwZa__diagramRow>:last-child{grid-column:1/-1}.landing-module__g1LwZa__stems{height:var(--space-6)}.landing-module__g1LwZa__stems i:nth-child(n+3){display:none}.landing-module__g1LwZa__layerBar{flex-direction:column;align-items:flex-start}.landing-module__g1LwZa__layerBarFunctions li:first-child{padding-left:0}.landing-module__g1LwZa__integrationGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__g1LwZa__method article{row-gap:var(--space-3);grid-template-columns:3rem minmax(0,1fr)}.landing-module__g1LwZa__method p{grid-column:2}.landing-module__g1LwZa__contactMain{align-items:start;gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.landing-module__g1LwZa__contactAction{width:100%;min-width:0}.landing-module__g1LwZa__footer{row-gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__g1LwZa__footerBrand{grid-column:1/-1}}@media (max-width:560px){.landing-module__g1LwZa__navInner{height:4rem}.landing-module__g1LwZa__brand img{width:8.5rem}.landing-module__g1LwZa__portalLink{display:none}.landing-module__g1LwZa__sectorGrid{grid-template-columns:minmax(0,1fr)}.landing-module__g1LwZa__integrationGrid li{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);flex-direction:column}.landing-module__g1LwZa__diagramRow,.landing-module__g1LwZa__stems{grid-template-columns:minmax(0,1fr)}.landing-module__g1LwZa__stems i:nth-child(n+2){display:none}.landing-module__g1LwZa__layerBarFunctions{gap:var(--space-2);flex-direction:column}.landing-module__g1LwZa__layerBarFunctions li{border-left:0;padding-left:0}.landing-module__g1LwZa__contactMain h2{max-width:none}}
