.Hero-module__KTD73a__hero{background:var(--bg-0);height:100svh;min-height:640px;max-height:980px;padding:calc(var(--nav-h) + 12px) 0 0 0;isolation:isolate;grid-template-rows:1fr auto;display:grid;position:relative;overflow:hidden}@media (max-width:900px){.Hero-module__KTD73a__hero{height:auto;min-height:0;max-height:none}}.Hero-module__KTD73a__field{z-index:0;pointer-events:none;opacity:.85;position:absolute;inset:0}.Hero-module__KTD73a__field canvas{display:block}.Hero-module__KTD73a__content{z-index:2;padding:clamp(40px, 7vh, 88px) var(--gutter) clamp(28px, 4vh, 56px) calc(var(--rail) + var(--gutter));max-width:var(--container);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(28px,5vw,96px);width:100%;margin:0 auto;display:grid;position:relative}.Hero-module__KTD73a__left{flex-direction:column;gap:24px;max-width:560px;display:flex}.Hero-module__KTD73a__kicker{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-2);align-items:center;gap:10px;font-size:11px;animation:.9s cubic-bezier(.22,1,.36,1) 50ms both Hero-module__KTD73a__heroFadeUp;display:inline-flex}.Hero-module__KTD73a__kDot{background:var(--red);border-radius:50%;width:7px;height:7px}.Hero-module__KTD73a__title{font-family:var(--font-sans);letter-spacing:-.032em;color:var(--fg-0);margin:0;font-size:clamp(2.6rem,7.2vw,4.6rem);font-weight:200;line-height:1}.Hero-module__KTD73a__tLine{display:block}.Hero-module__KTD73a__tWord{white-space:nowrap;vertical-align:bottom;display:inline-flex;overflow:hidden}.Hero-module__KTD73a__tCharWrap{vertical-align:bottom;line-height:1.04;display:inline-block;overflow:hidden}.Hero-module__KTD73a__tChar{will-change:transform;animation:Hero-module__KTD73a__heroCharRise 1.05s cubic-bezier(.22, 1, .36, 1) calc(.18s + var(--i,0) * 14ms) forwards;display:inline-block;transform:translateY(110%)}.Hero-module__KTD73a__dot{color:var(--red)}.Hero-module__KTD73a__rule{background:var(--red);transform-origin:0;width:96px;height:1px;animation:1.4s cubic-bezier(.22,1,.36,1) .5s forwards Hero-module__KTD73a__heroRule;display:block;transform:scaleX(0)}@keyframes Hero-module__KTD73a__heroCharRise{0%{transform:translateY(110%)}to{transform:translate(0,0)}}@keyframes Hero-module__KTD73a__heroRule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Hero-module__KTD73a__lede{font-size:var(--t-lead);color:var(--fg-2);max-width:48ch;margin:0;line-height:1.55}.Hero-module__KTD73a__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:6px;display:inline-flex}.Hero-module__KTD73a__cta{background:var(--fg-0);color:var(--bg-0);font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;border:1px solid var(--fg-0);transition:background .4s var(--ease-out), border-color .4s var(--ease-out);align-items:center;gap:12px;padding:14px 22px;font-size:11.5px;text-decoration:none;display:inline-flex}.Hero-module__KTD73a__cta svg{width:14px;height:14px;transition:transform .4s var(--ease-out)}.Hero-module__KTD73a__cta:hover{background:var(--red);border-color:var(--red)}.Hero-module__KTD73a__cta:hover svg{transform:translate(3px)}.Hero-module__KTD73a__ctaGhost{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-1);border-bottom:1px solid var(--rule-3);transition:color .4s var(--ease-out), border-color .4s var(--ease-out);padding:14px 8px;font-size:11.5px;text-decoration:none}.Hero-module__KTD73a__ctaGhost:hover{color:var(--red);border-color:var(--red)}.Hero-module__KTD73a__figRight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--rule-2);outline:1px solid var(--rule-1);outline-offset:6px;aspect-ratio:520/500;will-change:transform;background:#fafaf7a6;grid-template-rows:auto 1fr;justify-self:end;width:100%;max-width:520px;margin:0;display:grid;position:relative}.Hero-module__KTD73a__figCap{border-bottom:1px solid var(--rule-2);font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-3);justify-content:space-between;padding:8px 14px;font-size:10px;display:flex}.Hero-module__KTD73a__figCap em{color:var(--red);font-style:normal}.Hero-module__KTD73a__fig{width:100%;height:100%;display:block}.Hero-module__KTD73a__metaStrip{z-index:3;padding:18px var(--gutter) 18px calc(var(--rail) + var(--gutter));max-width:var(--container);border-top:1px solid var(--rule-2);width:100%;font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fafaf7b3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;margin:0 auto;font-size:10.5px;display:flex;position:relative}.Hero-module__KTD73a__metaStrip em{color:var(--fg-0);margin-right:6px;font-style:normal;font-weight:500}.Hero-module__KTD73a__scrollCue{right:var(--gutter);z-index:3;font-family:var(--font-sans);letter-spacing:.28em;text-transform:uppercase;color:var(--fg-3);pointer-events:none;flex-direction:column;align-items:center;gap:8px;font-size:9.5px;display:inline-flex;position:absolute;bottom:clamp(72px,11vh,110px)}.Hero-module__KTD73a__scrollCue i{background:var(--red);width:1px;height:28px;display:block}@media (max-width:1100px){.Hero-module__KTD73a__content{padding-left:var(--gutter)}}@media (max-width:900px){.Hero-module__KTD73a__hero{padding-bottom:32px}.Hero-module__KTD73a__content{grid-template-columns:1fr;gap:clamp(28px,5vh,48px);padding-top:clamp(40px,8vh,88px);padding-bottom:clamp(28px,5vh,48px)}.Hero-module__KTD73a__left{gap:20px;max-width:none}.Hero-module__KTD73a__figRight{aspect-ratio:520/340;justify-self:stretch;max-width:100%}.Hero-module__KTD73a__scrollCue{display:none}.Hero-module__KTD73a__metaStrip{gap:12px;padding-top:14px;padding-bottom:14px;font-size:9.5px}}@media (max-width:560px){.Hero-module__KTD73a__hero{padding-bottom:24px}.Hero-module__KTD73a__content{gap:32px;padding-top:48px}.Hero-module__KTD73a__metaStrip{display:none}.Hero-module__KTD73a__lede{max-width:none}.Hero-module__KTD73a__actions{flex-wrap:nowrap;gap:8px;width:100%}.Hero-module__KTD73a__cta{letter-spacing:.14em;flex:1;justify-content:center;gap:8px;padding:13px 14px;font-size:11px}.Hero-module__KTD73a__cta svg{width:12px;height:12px}.Hero-module__KTD73a__ctaGhost{letter-spacing:.14em;flex-shrink:0;padding:13px 4px;font-size:11px}.Hero-module__KTD73a__figRight{aspect-ratio:520/320;outline-offset:3px}.Hero-module__KTD73a__figCap{letter-spacing:.14em;padding:7px 10px;font-size:9.5px}}@media (max-width:380px){.Hero-module__KTD73a__lede{font-size:14.5px;line-height:1.5}.Hero-module__KTD73a__actions{flex-wrap:wrap}.Hero-module__KTD73a__ctaGhost{text-align:center;width:100%;padding:11px 0}.Hero-module__KTD73a__figRight{aspect-ratio:520/300}}.Hero-module__KTD73a__lede{animation:1s cubic-bezier(.22,1,.36,1) .6s both Hero-module__KTD73a__heroFadeUp}.Hero-module__KTD73a__actions{animation:.9s cubic-bezier(.22,1,.36,1) .78s both Hero-module__KTD73a__heroFadeUp}.Hero-module__KTD73a__figRight{animation:1.1s cubic-bezier(.22,1,.36,1) .4s both Hero-module__KTD73a__heroFadeRight}.Hero-module__KTD73a__metaStrip>*{animation:.7s cubic-bezier(.22,1,.36,1) both Hero-module__KTD73a__heroFadeUp}.Hero-module__KTD73a__metaStrip>:first-child{animation-delay:.85s}.Hero-module__KTD73a__metaStrip>:nth-child(2){animation-delay:.91s}.Hero-module__KTD73a__metaStrip>:nth-child(3){animation-delay:.97s}.Hero-module__KTD73a__metaStrip>:nth-child(4){animation-delay:1.03s}.Hero-module__KTD73a__scrollCue i{animation:1.6s ease-in-out infinite Hero-module__KTD73a__heroScrollCue}@keyframes Hero-module__KTD73a__heroFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes Hero-module__KTD73a__heroFadeRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0,0)}}@keyframes Hero-module__KTD73a__heroScrollCue{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(60%)}to{opacity:0;transform:translateY(60%)}}
.DemoLoop-module__fBXh9q__section{background:var(--bg-1);border-top:1px solid var(--rule-2);padding:var(--sec-y) 0 var(--sec-y);position:relative}.DemoLoop-module__fBXh9q__head{padding:0 var(--gutter) clamp(40px, 6vh, 80px) calc(var(--rail) + var(--gutter));max-width:var(--container);border-bottom:1px solid var(--rule-2);grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:end;gap:14px clamp(20px,4vw,56px);width:100%;margin:0 auto clamp(40px,6vh,80px);padding-bottom:clamp(28px,4vh,48px);display:grid;position:relative}.DemoLoop-module__fBXh9q__kicker{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--red);grid-column:1;align-items:center;gap:10px;font-size:11px;display:inline-flex}.DemoLoop-module__fBXh9q__kDot{background:var(--red);border-radius:50%;width:7px;height:7px}.DemoLoop-module__fBXh9q__sectionTitle{font-family:var(--font-sans);letter-spacing:-.035em;color:var(--fg-0);grid-column:1/-1;margin:0;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:200;line-height:1}.DemoLoop-module__fBXh9q__lede{max-width:64ch;font-size:var(--t-lead);color:var(--fg-2);grid-column:1/-1;margin:0;line-height:1.55}.DemoLoop-module__fBXh9q__lede em{color:var(--red);font-style:normal}.DemoLoop-module__fBXh9q__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.DemoLoop-module__fBXh9q__row{padding:clamp(40px, 6vh, 88px) var(--gutter) clamp(40px, 6vh, 88px) calc(var(--rail) + var(--gutter));max-width:var(--container);border-top:1px solid var(--rule-2);grid-template-columns:minmax(160px,220px) minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:clamp(28px,5vw,80px);width:100%;margin:0 auto;display:grid;position:relative}.DemoLoop-module__fBXh9q__row:first-child{border-top:none}.DemoLoop-module__fBXh9q__rowMeta{top:calc(var(--nav-h) + 24px);flex-direction:column;gap:16px;display:flex;position:sticky}.DemoLoop-module__fBXh9q__rowNum{font-family:var(--font-sans);letter-spacing:-.06em;color:#0000;-webkit-text-stroke:1px var(--red);font-feature-settings:"tnum" 1;font-size:clamp(5rem,9vw,8rem);font-weight:100;line-height:.84}.DemoLoop-module__fBXh9q__rowKey{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-2);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:inline-flex}.DemoLoop-module__fBXh9q__rowKey span{color:var(--red)}.DemoLoop-module__fBXh9q__rowKey em{color:var(--fg-3);font-style:normal}.DemoLoop-module__fBXh9q__rowCopy{flex-direction:column;gap:18px;padding-top:14px;display:flex}.DemoLoop-module__fBXh9q__rowTitle{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--fg-0);margin:0;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:200;line-height:1.1}.DemoLoop-module__fBXh9q__rowBody{font-size:var(--t-lead);color:var(--fg-2);max-width:56ch;margin:0;line-height:1.55}.DemoLoop-module__fBXh9q__rowFootMeta{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-3);border-top:1px dashed var(--rule-3);align-self:flex-start;margin-top:8px;padding-top:14px;font-size:10.5px}.DemoLoop-module__fBXh9q__rowFig{background:var(--bg-0);border:1px solid var(--rule-2);outline:1px solid var(--rule-1);outline-offset:6px;flex-direction:column;justify-self:end;width:100%;max-width:540px;margin:0;display:flex}.DemoLoop-module__fBXh9q__figCap{border-bottom:1px solid var(--rule-2);font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-3);align-items:center;gap:12px;padding:8px 14px;font-size:10px;display:flex}.DemoLoop-module__fBXh9q__figDots{gap:4px;display:inline-flex}.DemoLoop-module__fBXh9q__figDots i{background:var(--rule-3);border-radius:50%;width:7px;height:7px}.DemoLoop-module__fBXh9q__figTitle{flex:1}.DemoLoop-module__fBXh9q__figLive{color:var(--red)}.DemoLoop-module__fBXh9q__figFrame{aspect-ratio:480/320;background:var(--bg-1);width:100%;position:relative}.DemoLoop-module__fBXh9q__fig{width:100%;height:100%;display:block;position:absolute;inset:0}@media (max-width:1100px){.DemoLoop-module__fBXh9q__row{grid-template-columns:minmax(120px,160px) minmax(0,1fr)}.DemoLoop-module__fBXh9q__rowFig{grid-column:1/-1;justify-self:stretch;max-width:100%}}@media (max-width:720px){.DemoLoop-module__fBXh9q__row{grid-template-columns:1fr;gap:20px}.DemoLoop-module__fBXh9q__rowMeta{flex-flow:wrap;align-items:baseline;position:static}.DemoLoop-module__fBXh9q__rowNum{font-size:4.6rem}}@media (max-width:520px){.DemoLoop-module__fBXh9q__row{gap:16px;padding-top:36px;padding-bottom:36px}.DemoLoop-module__fBXh9q__rowNum{font-size:3.6rem}.DemoLoop-module__fBXh9q__rowKey{letter-spacing:.16em;font-size:10px}.DemoLoop-module__fBXh9q__rowCopy{gap:12px;padding-top:4px}.DemoLoop-module__fBXh9q__figCap{gap:8px;padding:6px 10px;font-size:9.5px}.DemoLoop-module__fBXh9q__rowFig{outline-offset:3px}}
.Architecture-module__7x7IqG__section{background:var(--bg-0);border-top:1px solid var(--rule-2);padding:var(--sec-y) 0 0;position:relative}.Architecture-module__7x7IqG__head{max-width:var(--container);padding:0 var(--gutter) clamp(60px, 9vh, 120px) calc(var(--rail) + var(--gutter));grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);grid-template-areas:"kick.""title title""lede.";align-items:end;gap:28px clamp(28px,5vw,96px);margin:0 auto;display:grid}.Architecture-module__7x7IqG__kicker{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--red);grid-area:kick;align-items:center;gap:10px;font-size:11px;display:inline-flex}.Architecture-module__7x7IqG__kDot{background:var(--red);border-radius:50%;width:7px;height:7px}.Architecture-module__7x7IqG__title{font-family:var(--font-sans);letter-spacing:-.038em;color:var(--fg-0);grid-area:title;margin:0;font-size:clamp(2.6rem,6vw,6rem);font-weight:200;line-height:1;display:block}.Architecture-module__7x7IqG__tWord{display:inline-flex}.Architecture-module__7x7IqG__tCharWrap{vertical-align:bottom;line-height:1.04;display:inline-block;overflow:hidden}.Architecture-module__7x7IqG__tCharWrap>[data-tc]{will-change:transform;display:inline-block}.Architecture-module__7x7IqG__tSpace{width:.32em;display:inline-block}.Architecture-module__7x7IqG__lede{font-size:var(--t-lead);color:var(--fg-2);grid-area:lede;max-width:56ch;margin:0;line-height:1.55}.Architecture-module__7x7IqG__stack{padding:clamp(60px,10vh,140px) 0 clamp(80px,12vh,160px);position:relative}.Architecture-module__7x7IqG__stackInner{max-width:var(--container);padding:0 var(--gutter) 0 calc(var(--rail) + var(--gutter));gap:clamp(24px,4vh,48px);width:100%;margin:0 auto;display:grid}.Architecture-module__7x7IqG__stackEyebrow{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-3);align-items:center;gap:12px;font-size:11px;display:flex}.Architecture-module__7x7IqG__stackEyebrow:before,.Architecture-module__7x7IqG__stackEyebrow:after{content:"";background:var(--rule-2);flex:1;height:1px}.Architecture-module__7x7IqG__layers{gap:4px;display:grid}.Architecture-module__7x7IqG__layer{border-top:1px solid var(--rule-2);grid-template-columns:64px 1fr 200px 1.4fr 24px;align-items:center;gap:clamp(12px,2vw,28px);padding:clamp(14px,2.4vh,24px) clamp(12px,1.6vw,20px);display:grid;position:relative}.Architecture-module__7x7IqG__layer:last-child{border-bottom:1px solid var(--rule-2)}.Architecture-module__7x7IqG__layerId{font-family:var(--font-sans);letter-spacing:.22em;color:var(--red);font-size:11px}.Architecture-module__7x7IqG__layerBar{background:var(--rule-2);height:1px;position:relative}.Architecture-module__7x7IqG__layerBarFill{background:var(--red);transform-origin:0;animation:Architecture-module__7x7IqG__archBar 1s var(--ease-out) forwards;position:absolute;inset:0;transform:scaleX(0)}.Architecture-module__7x7IqG__layer[data-i="1"] .Architecture-module__7x7IqG__layerBarFill{animation-delay:50ms}.Architecture-module__7x7IqG__layer[data-i="2"] .Architecture-module__7x7IqG__layerBarFill{animation-delay:.1s}.Architecture-module__7x7IqG__layer[data-i="3"] .Architecture-module__7x7IqG__layerBarFill{animation-delay:.15s}.Architecture-module__7x7IqG__layer[data-i="4"] .Architecture-module__7x7IqG__layerBarFill{animation-delay:.2s}@keyframes Architecture-module__7x7IqG__archBar{to{transform:scaleX(1)}}.Architecture-module__7x7IqG__layerName{font-family:var(--font-sans);letter-spacing:-.018em;color:var(--fg-0);font-size:clamp(1.4rem,2.4vw,2rem);font-weight:300}.Architecture-module__7x7IqG__layerShort{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-3);font-size:12px}.Architecture-module__7x7IqG__layerTick{background:var(--bg-0);border:1px solid var(--red);border-radius:50%;justify-self:end;width:7px;height:7px}.Architecture-module__7x7IqG__stackFoot{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-3);flex-wrap:wrap;align-items:center;gap:12px;padding-top:8px;font-size:10.5px;display:inline-flex}.Architecture-module__7x7IqG__stackFoot em{color:var(--fg-1);font-style:normal}.Architecture-module__7x7IqG__stackFoot i{color:var(--rule-3);font-style:normal}@media (max-width:1100px){.Architecture-module__7x7IqG__head,.Architecture-module__7x7IqG__stackInner{padding-left:var(--gutter)}.Architecture-module__7x7IqG__head{grid-template-columns:1fr;grid-template-areas:"kick""title""lede"}.Architecture-module__7x7IqG__layer{grid-template-columns:56px 1fr 12px;grid-template-areas:"id name tick""id short tick";row-gap:6px}.Architecture-module__7x7IqG__layerId{grid-area:id;align-self:start}.Architecture-module__7x7IqG__layerBar{display:none}.Architecture-module__7x7IqG__layerName{grid-area:name}.Architecture-module__7x7IqG__layerShort{grid-area:short}.Architecture-module__7x7IqG__layerTick{grid-area:tick}}@media (max-width:520px){.Architecture-module__7x7IqG__stack{padding-top:40px;padding-bottom:56px}.Architecture-module__7x7IqG__layer{grid-template-columns:44px 1fr 10px;column-gap:12px;padding:12px 4px}.Architecture-module__7x7IqG__layerId{letter-spacing:.18em;font-size:10px}.Architecture-module__7x7IqG__layerName{letter-spacing:-.012em;font-size:1.05rem}.Architecture-module__7x7IqG__layerShort{letter-spacing:.1em;font-size:10.5px}.Architecture-module__7x7IqG__stackFoot{letter-spacing:.18em;gap:8px;font-size:9.5px}}
.Capabilities-module__wAGNWG__section{background:var(--bg-0);border-top:1px solid var(--rule-2);padding:var(--sec-y) 0 var(--sec-y);position:relative}.Capabilities-module__wAGNWG__head{padding:0 var(--gutter) clamp(28px, 4vh, 48px) calc(var(--rail) + var(--gutter));max-width:var(--container);border-bottom:1px solid var(--rule-2);grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;align-items:end;gap:14px clamp(20px,4vw,56px);width:100%;margin:0 auto clamp(40px,6vh,80px);display:grid;position:relative}.Capabilities-module__wAGNWG__kicker{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--red);grid-column:1;align-items:center;gap:10px;font-size:11px;display:inline-flex}.Capabilities-module__wAGNWG__kDot{background:var(--red);border-radius:50%;width:7px;height:7px}.Capabilities-module__wAGNWG__title{font-family:var(--font-sans);letter-spacing:-.035em;color:var(--fg-0);grid-column:1/-1;margin:0;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:200;line-height:1}.Capabilities-module__wAGNWG__lede{max-width:64ch;font-size:var(--t-lead);color:var(--fg-2);grid-column:1/-1;margin:0;line-height:1.55}.Capabilities-module__wAGNWG__lede em{color:var(--red);font-style:normal}.Capabilities-module__wAGNWG__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Capabilities-module__wAGNWG__row{padding:clamp(40px, 6vh, 88px) var(--gutter) clamp(40px, 6vh, 88px) calc(var(--rail) + var(--gutter));max-width:var(--container);border-top:1px solid var(--rule-2);grid-template-columns:minmax(160px,220px) minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:clamp(28px,5vw,80px);width:100%;margin:0 auto;display:grid;position:relative}.Capabilities-module__wAGNWG__row:first-child{border-top:none}.Capabilities-module__wAGNWG__rowMeta{top:calc(var(--nav-h) + 24px);flex-direction:column;gap:16px;display:flex;position:sticky}.Capabilities-module__wAGNWG__rowNum{font-family:var(--font-sans);letter-spacing:-.06em;color:#0000;-webkit-text-stroke:1px var(--red);font-feature-settings:"tnum" 1;font-size:clamp(5rem,9vw,8rem);font-weight:100;line-height:.84}.Capabilities-module__wAGNWG__rowRef{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-2);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:inline-flex}.Capabilities-module__wAGNWG__rowRef span{color:var(--red)}.Capabilities-module__wAGNWG__rowRef em{color:var(--fg-3);font-style:normal}.Capabilities-module__wAGNWG__rowCopy{flex-direction:column;gap:18px;padding-top:14px;display:flex}.Capabilities-module__wAGNWG__rowTitle{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--fg-0);margin:0;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:200;line-height:1.1}.Capabilities-module__wAGNWG__rowBody{font-size:var(--t-lead);color:var(--fg-2);max-width:56ch;margin:0;line-height:1.55}.Capabilities-module__wAGNWG__bullets{border-top:1px solid var(--rule-3);flex-direction:column;gap:8px;margin:8px 0 0;padding:14px 0 0;list-style:none;display:flex}.Capabilities-module__wAGNWG__bullets li{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-1);grid-template-columns:18px 1fr;align-items:baseline;gap:8px;font-size:10.5px;display:grid}.Capabilities-module__wAGNWG__bullets li>span:first-child{color:var(--red)}.Capabilities-module__wAGNWG__meta{border-top:1px solid var(--rule-2);border-bottom:1px solid var(--rule-2);grid-template-columns:1fr 1fr;margin:14px 0 0;display:grid}.Capabilities-module__wAGNWG__meta>div{border-right:1px solid var(--rule-3);padding:14px 0}.Capabilities-module__wAGNWG__meta>div:last-child{border-right:0;padding-left:18px}.Capabilities-module__wAGNWG__meta>div:first-child{padding-right:18px}.Capabilities-module__wAGNWG__meta dt{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-3);font-size:9.5px}.Capabilities-module__wAGNWG__meta dd{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--fg-0);font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:200}.Capabilities-module__wAGNWG__rowFig{background:var(--bg-1);border:1px solid var(--rule-2);outline:1px solid var(--rule-1);outline-offset:6px;flex-direction:column;justify-self:end;width:100%;max-width:540px;margin:0;display:flex}.Capabilities-module__wAGNWG__figCap{border-bottom:1px solid var(--rule-2);font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-3);align-items:center;gap:12px;padding:8px 14px;font-size:10px;display:flex}.Capabilities-module__wAGNWG__figDots{gap:4px;display:inline-flex}.Capabilities-module__wAGNWG__figDots i{background:var(--rule-3);border-radius:50%;width:7px;height:7px}.Capabilities-module__wAGNWG__figTitle{flex:1}.Capabilities-module__wAGNWG__figLive{color:var(--red)}.Capabilities-module__wAGNWG__figFrame{aspect-ratio:600/420;background:var(--bg-1);width:100%;position:relative}.Capabilities-module__wAGNWG__figFrame svg{width:100%;height:100%;display:block;position:absolute;inset:0}.Capabilities-module__wAGNWG__endplate{max-width:var(--container);width:100%;padding:clamp(40px, 6vh, 64px) var(--gutter) 0 calc(var(--rail) + var(--gutter));border-top:1px solid var(--rule-2);flex-direction:column;align-items:flex-start;gap:18px;margin:clamp(40px,6vh,80px) auto 0;display:flex}.Capabilities-module__wAGNWG__endRef{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--red);font-size:10.5px}.Capabilities-module__wAGNWG__endTitle{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--fg-0);max-width:36ch;margin:0;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:200;line-height:1.15}.Capabilities-module__wAGNWG__endDim{color:var(--fg-3)}.Capabilities-module__wAGNWG__endCta{background:var(--fg-0);color:var(--bg-0);font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;transition:transform .3s var(--ease-out), background .3s var(--ease-out);align-items:center;gap:10px;margin-top:6px;padding:14px 22px;font-size:11px;text-decoration:none;display:inline-flex}.Capabilities-module__wAGNWG__endCta:hover{background:var(--red);transform:translateY(-2px)}@media (max-width:1100px){.Capabilities-module__wAGNWG__row{grid-template-columns:minmax(120px,160px) minmax(0,1fr)}.Capabilities-module__wAGNWG__rowFig{grid-column:1/-1;justify-self:stretch;max-width:100%}}@media (max-width:720px){.Capabilities-module__wAGNWG__row{grid-template-columns:1fr;gap:20px}.Capabilities-module__wAGNWG__rowMeta{flex-flow:wrap;align-items:baseline;position:static}.Capabilities-module__wAGNWG__rowNum{font-size:4.6rem}}@media (max-width:520px){.Capabilities-module__wAGNWG__row{gap:16px;padding-top:36px;padding-bottom:36px}.Capabilities-module__wAGNWG__rowNum{font-size:3.6rem}.Capabilities-module__wAGNWG__rowRef{letter-spacing:.16em;font-size:10px}.Capabilities-module__wAGNWG__rowCopy{gap:12px;padding-top:4px}.Capabilities-module__wAGNWG__meta{grid-template-columns:1fr}.Capabilities-module__wAGNWG__meta>div{border-right:0;border-bottom:1px solid var(--rule-3);padding:12px 0}.Capabilities-module__wAGNWG__meta>div:last-child{border-bottom:0;padding-left:0}.Capabilities-module__wAGNWG__meta>div:first-child{padding-right:0}.Capabilities-module__wAGNWG__endplate{gap:14px;padding-top:32px}.Capabilities-module__wAGNWG__figCap{gap:8px;padding:6px 10px;font-size:9.5px}.Capabilities-module__wAGNWG__rowFig{outline-offset:3px}}
.Benchmarks-module__a-5I7q__section{background:var(--bg-1);border-top:1px solid var(--rule-2);padding:var(--sec-y) 0 var(--sec-y-tight);position:relative}.Benchmarks-module__a-5I7q__head{max-width:var(--container);padding:0 var(--gutter) clamp(56px, 8vh, 112px) calc(var(--rail) + var(--gutter));flex-direction:column;gap:24px;margin:0 auto;display:flex}.Benchmarks-module__a-5I7q__kicker{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--red);align-items:center;gap:10px;font-size:11px;display:inline-flex}.Benchmarks-module__a-5I7q__kDot{background:var(--red);border-radius:50%;width:7px;height:7px}.Benchmarks-module__a-5I7q__title{font-family:var(--font-sans);letter-spacing:-.038em;color:var(--fg-0);margin:0;font-size:clamp(2.6rem,6vw,6rem);font-weight:200;line-height:1;display:block}.Benchmarks-module__a-5I7q__tWord{display:inline-flex}.Benchmarks-module__a-5I7q__tCharWrap{vertical-align:bottom;line-height:1.04;display:inline-block;overflow:hidden}.Benchmarks-module__a-5I7q__tCharWrap>[data-tc]{will-change:transform;display:inline-block}.Benchmarks-module__a-5I7q__tSpace{width:.32em;display:inline-block}.Benchmarks-module__a-5I7q__panels{gap:0;display:grid}.Benchmarks-module__a-5I7q__panel{border-top:1px solid var(--rule-2);position:relative}.Benchmarks-module__a-5I7q__panel:last-child{border-bottom:1px solid var(--rule-2)}.Benchmarks-module__a-5I7q__panelRule{background:var(--red);transform-origin:0;height:1px;position:absolute;inset:-1px 0 auto}.Benchmarks-module__a-5I7q__panelInner{max-width:var(--container);padding:clamp(60px, 10vh, 140px) var(--gutter) clamp(60px, 10vh, 140px) calc(var(--rail) + var(--gutter));grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,96px);margin:0 auto;display:grid}.Benchmarks-module__a-5I7q__megaNum{font-family:var(--font-sans);letter-spacing:-.06em;color:var(--fg-0);font-feature-settings:"tnum" 1;align-items:baseline;gap:12px;margin:0;font-size:clamp(7rem,18vw,18rem);font-weight:100;line-height:.86;display:flex}.Benchmarks-module__a-5I7q__unit{font-style:normal;font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--red);font-size:clamp(1.2rem,1.6vw,1.6rem);font-weight:400}.Benchmarks-module__a-5I7q__right{flex-direction:column;align-self:end;gap:16px;max-width:44ch;padding-bottom:clamp(20px,3vh,36px);display:flex}.Benchmarks-module__a-5I7q__label{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--red);font-size:11px}.Benchmarks-module__a-5I7q__copy{font-size:var(--t-lead);color:var(--fg-2);margin:0;line-height:1.55}.Benchmarks-module__a-5I7q__ref{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-3);border-top:1px solid var(--rule-2);padding-top:12px;font-size:10.5px}.Benchmarks-module__a-5I7q__foot{max-width:var(--container);padding:clamp(40px, 6vh, 80px) var(--gutter) 0 calc(var(--rail) + var(--gutter));font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;font-size:11px;display:flex}.Benchmarks-module__a-5I7q__fLink{color:var(--fg-0);border-bottom:1px solid var(--rule-3);transition:color .4s var(--ease-out), border-color .4s var(--ease-out);align-items:center;gap:8px;padding-bottom:4px;text-decoration:none;display:inline-flex}.Benchmarks-module__a-5I7q__fLink svg{width:13px;height:13px;transition:transform .4s var(--ease-out)}.Benchmarks-module__a-5I7q__fLink:hover{color:var(--red);border-color:var(--red)}.Benchmarks-module__a-5I7q__fLink:hover svg{transform:translate(3px)}@media (max-width:1100px){.Benchmarks-module__a-5I7q__head,.Benchmarks-module__a-5I7q__panelInner,.Benchmarks-module__a-5I7q__foot{padding-left:var(--gutter)}.Benchmarks-module__a-5I7q__panelInner{grid-template-columns:1fr;gap:28px}.Benchmarks-module__a-5I7q__right{align-self:stretch;padding-bottom:0}}@media (max-width:760px){.Benchmarks-module__a-5I7q__panelInner{gap:20px;padding-top:48px;padding-bottom:48px}.Benchmarks-module__a-5I7q__megaNum{flex-wrap:wrap;gap:8px;font-size:clamp(5rem,22vw,9rem)}.Benchmarks-module__a-5I7q__unit{letter-spacing:.14em;font-size:1rem}}@media (max-width:520px){.Benchmarks-module__a-5I7q__megaNum{font-size:clamp(4rem,24vw,6.5rem)}.Benchmarks-module__a-5I7q__copy{font-size:15px}.Benchmarks-module__a-5I7q__foot{gap:12px;font-size:10px}}
.Intake-module__MIazna__section{background:var(--bg-d-0);color:var(--fg-d-0);padding:var(--sec-y) 0 var(--sec-y-tight);border-top:1px solid var(--rule-d-2);position:relative}.Intake-module__MIazna__inner{max-width:var(--container);padding:0 var(--gutter) 0 calc(var(--rail) + var(--gutter));grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:start;gap:clamp(40px,7vw,120px);margin:0 auto;display:grid}.Intake-module__MIazna__head{flex-direction:column;gap:24px;display:flex;position:sticky;top:clamp(80px,12vh,140px)}.Intake-module__MIazna__kicker{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--red);align-items:center;gap:10px;font-size:11px;display:inline-flex}.Intake-module__MIazna__kDot{background:var(--red);border-radius:50%;width:7px;height:7px}.Intake-module__MIazna__title{font-family:var(--font-sans);letter-spacing:-.038em;color:var(--fg-d-0);margin:0;font-size:clamp(2.6rem,5vw,5rem);font-weight:200;line-height:1;display:block}.Intake-module__MIazna__lede{font-size:var(--t-lead);color:var(--fg-d-1);max-width:38ch;margin:0;line-height:1.55}.Intake-module__MIazna__form{flex-direction:column;gap:clamp(24px,4vh,40px);display:flex}.Intake-module__MIazna__row{grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,56px);display:grid}.Intake-module__MIazna__field{flex-direction:column;gap:8px;display:flex;position:relative}.Intake-module__MIazna__full{grid-column:1/-1}.Intake-module__MIazna__fLabel{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-d-2);font-size:10.5px}.Intake-module__MIazna__field input,.Intake-module__MIazna__field select,.Intake-module__MIazna__field textarea{color:var(--fg-d-0);font-family:var(--font-sans);letter-spacing:-.012em;resize:none;background:0 0;border:0;outline:0;width:100%;padding:8px 0 12px;font-size:clamp(1.1rem,1.4vw,1.3rem);font-weight:300}.Intake-module__MIazna__field input::placeholder,.Intake-module__MIazna__field textarea::placeholder{color:var(--fg-d-2)}.Intake-module__MIazna__field select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--fg-d-1) 50%), linear-gradient(135deg, var(--fg-d-1) 50%, transparent 50%);background-position:calc(100% - 14px) 18px,calc(100% - 9px) 18px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:28px}.Intake-module__MIazna__field option{background:var(--bg-d-0);color:var(--fg-d-0)}.Intake-module__MIazna__fieldLine{background:var(--rule-d-3);transform-origin:0;height:1px;display:block;transform:scaleX(0)}.Intake-module__MIazna__field:focus-within .Intake-module__MIazna__fieldLine{background:var(--red);transition:transform .5s var(--ease-out);transform:scaleX(1)!important}.Intake-module__MIazna__formFoot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:8px;display:flex}.Intake-module__MIazna__note{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-d-2);font-size:10.5px}.Intake-module__MIazna__cta{background:var(--fg-d-0);color:var(--bg-d-0);border:1px solid var(--fg-d-0);font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:background .4s var(--ease-out), border-color .4s var(--ease-out), color .4s var(--ease-out);align-items:center;gap:10px;padding:14px 22px;font-size:11.5px;display:inline-flex}.Intake-module__MIazna__cta svg{width:16px;height:16px;transition:transform .4s var(--ease-out)}.Intake-module__MIazna__cta:hover{background:var(--red);border-color:var(--red);color:var(--fg-d-0)}.Intake-module__MIazna__cta:hover svg{transform:translate(3px)}.Intake-module__MIazna__cta[data-state=ok]{background:var(--red);border-color:var(--red)}@media (max-width:1100px){.Intake-module__MIazna__inner{padding-left:var(--gutter);grid-template-columns:1fr;gap:clamp(40px,6vh,64px)}.Intake-module__MIazna__head{position:static}}@media (max-width:600px){.Intake-module__MIazna__row{grid-template-columns:1fr;gap:clamp(20px,4vh,28px)}.Intake-module__MIazna__formFoot{flex-direction:column;align-items:stretch;gap:14px}.Intake-module__MIazna__cta{justify-content:center;padding:12px 18px}.Intake-module__MIazna__field input,.Intake-module__MIazna__field select,.Intake-module__MIazna__field textarea{font-size:16px}}
