.Loader-module__9u6O_W__overlay{z-index:1000;background:var(--oceanic);transition:opacity .18s var(--ease-out), visibility .18s var(--ease-out);place-content:center;justify-items:center;gap:1.1rem;display:grid;position:fixed;inset:0}.Loader-module__9u6O_W__out{opacity:0;visibility:hidden;pointer-events:none}.Loader-module__9u6O_W__mark{width:64px;height:64px;color:var(--accent);animation:Loader-module__9u6O_W__pop .3s var(--ease-out) both;place-items:center;display:grid;position:relative}.Loader-module__9u6O_W__gear{color:#ffc80152;width:64px;height:64px;animation:1.6s linear infinite Loader-module__9u6O_W__spin;position:absolute}.Loader-module__9u6O_W__gearLg{width:64px;height:64px}.Loader-module__9u6O_W__cube{width:30px;height:30px;color:var(--accent);animation:Loader-module__9u6O_W__float 1.4s var(--ease-inout) infinite alternate}.Loader-module__9u6O_W__word{font-family:var(--font-mono);letter-spacing:.18em;color:var(--arctic);gap:.42em;font-size:1.05rem;font-weight:700;display:flex}.Loader-module__9u6O_W__word span{opacity:0;animation:Loader-module__9u6O_W__rise .32s var(--ease-out) both}.Loader-module__9u6O_W__word span:first-child{animation-delay:10ms}.Loader-module__9u6O_W__word span:nth-child(2){animation-delay:35ms}.Loader-module__9u6O_W__word span:nth-child(3){animation-delay:60ms}.Loader-module__9u6O_W__word span:nth-child(4){animation-delay:85ms}.Loader-module__9u6O_W__word span:nth-child(5){animation-delay:.11s}.Loader-module__9u6O_W__bar{border-radius:var(--r-pill);background:#f1f6f41f;width:132px;height:3px;overflow:hidden}.Loader-module__9u6O_W__bar i{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--saffron));transform-origin:0;width:100%;height:100%;animation:Loader-module__9u6O_W__load .28s var(--ease-inout) both;display:block}@keyframes Loader-module__9u6O_W__spin{to{transform:rotate(360deg)}}@keyframes Loader-module__9u6O_W__float{to{transform:translateY(-4px)scale(1.04)}}@keyframes Loader-module__9u6O_W__pop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:none}}@keyframes Loader-module__9u6O_W__rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes Loader-module__9u6O_W__load{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.Loader-module__9u6O_W__overlay{display:none}}
.Header-module__Af2_WG__header{z-index:100;height:var(--header-h);transition:background-color var(--t-reflow) var(--ease-inout), box-shadow var(--t-reflow) var(--ease-inout), backdrop-filter var(--t-reflow) var(--ease-inout);align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:saturate(140%)blur(14px);backdrop-filter:saturate(140%)blur(14px);box-shadow:0 1px 0 var(--line);background:#172b36b8}.Header-module__Af2_WG__bar{align-items:center;gap:var(--sp-4);grid-template-columns:1fr auto 1fr;width:100%;display:grid}.Header-module__Af2_WG__brand{justify-self:start}.Header-module__Af2_WG__nav{justify-self:center}.Header-module__Af2_WG__actions{justify-self:end}.Header-module__Af2_WG__brand{font-family:var(--font-mono);letter-spacing:.14em;align-items:center;gap:.55rem;font-weight:700;display:inline-flex}.Header-module__Af2_WG__logo{width:34px;height:34px;color:var(--oceanic);background:linear-gradient(135deg, var(--accent), var(--saffron));transition:transform var(--t-micro) var(--ease-out);border-radius:9px;place-items:center;display:grid}.Header-module__Af2_WG__brand:hover .Header-module__Af2_WG__logo{transform:rotate(-8deg)scale(1.05)}.Header-module__Af2_WG__logo svg{width:20px;height:20px}.Header-module__Af2_WG__brandName{font-size:1.05rem}.Header-module__Af2_WG__nav{gap:clamp(.5rem,2vw,1.6rem);display:flex}.Header-module__Af2_WG__link{color:var(--paper-ink-soft);transition:color var(--t-micro) var(--ease-out);padding:.4rem .2rem;font-size:.92rem;position:relative}.Header-module__Af2_WG__link:after{content:"";background:var(--accent);width:0;height:2px;transition:width var(--t-micro) var(--ease-out);border-radius:2px;position:absolute;bottom:-2px;left:0}.Header-module__Af2_WG__link:hover{color:var(--arctic)}.Header-module__Af2_WG__link:hover:after{width:100%}.Header-module__Af2_WG__link.Header-module__Af2_WG__active{color:var(--arctic)}.Header-module__Af2_WG__link.Header-module__Af2_WG__active:after{width:100%}.Header-module__Af2_WG__actions{align-items:center;gap:var(--sp-3);display:flex}.Header-module__Af2_WG__search{color:var(--paper-ink-soft);border-radius:var(--r-pill);box-shadow:inset 0 0 0 1px var(--line);transition:box-shadow var(--t-micro) var(--ease-out), color var(--t-micro) var(--ease-out);align-items:center;gap:.5rem;padding:.5rem .8rem;font-size:.82rem;display:inline-flex}.Header-module__Af2_WG__search svg{width:16px;height:16px}.Header-module__Af2_WG__search kbd{font-family:var(--font-mono);background:#f1f6f414;border-radius:5px;padding:.05rem .35rem;font-size:.7rem}.Header-module__Af2_WG__search:hover{color:var(--arctic);box-shadow:inset 0 0 0 1px #f1f6f459}.Header-module__Af2_WG__cta{padding:.6rem 1.1rem}.Header-module__Af2_WG__burger{width:42px;height:42px;box-shadow:inset 0 0 0 1px var(--line);border-radius:10px;place-items:center;display:none}.Header-module__Af2_WG__burger svg{width:22px;height:22px}.Header-module__Af2_WG__burgerLines,.Header-module__Af2_WG__burgerLines:before,.Header-module__Af2_WG__burgerLines:after{content:"";background:var(--arctic);border-radius:2px;width:18px;height:2px;display:block;position:relative}.Header-module__Af2_WG__burgerLines:before{position:absolute;transform:translateY(-6px)}.Header-module__Af2_WG__burgerLines:after{position:absolute;transform:translateY(6px)}.Header-module__Af2_WG__sheet{top:var(--header-h);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--line);max-height:0;transition:max-height var(--t-reflow) var(--ease-inout);background:#172b36f5;position:fixed;left:0;right:0;overflow:hidden}.Header-module__Af2_WG__sheetOpen{max-height:70vh}.Header-module__Af2_WG__sheetNav{padding:var(--sp-6);flex-direction:column;gap:.35rem;display:flex}.Header-module__Af2_WG__sheetNav a{border-bottom:1px solid var(--line);padding:.85rem .5rem;font-size:1.05rem}.Header-module__Af2_WG__sheetNav a:last-child{border:none;justify-content:center;margin-top:.6rem}@media (max-width:900px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__search span,.Header-module__Af2_WG__search kbd,.Header-module__Af2_WG__cta{display:none}}@media (max-width:720px){.Header-module__Af2_WG__burger{display:grid}}
.HeroVisual-module__MlJIiW__wrap{pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroVisual-module__MlJIiW__aurora{filter:blur(24px);animation:HeroVisual-module__MlJIiW__drift 18s var(--ease-inout) infinite alternate;background:radial-gradient(38% 48% at 66% 32%,#f1f6f41a,#0000 70%),radial-gradient(44% 44% at 32% 58%,#114c5a73,#0000 70%),radial-gradient(30% 30% at 58% 72%,#ffc80114,#0000 70%);position:absolute;inset:-20%}.HeroVisual-module__MlJIiW__canvas{position:absolute;inset:0}.HeroVisual-module__MlJIiW__canvas canvas{width:100%!important;height:100%!important}@keyframes HeroVisual-module__MlJIiW__drift{to{transform:translate(2%,-3%)scale(1.06)}}@media (prefers-reduced-motion:reduce){.HeroVisual-module__MlJIiW__aurora{animation:none}}
.Hero-module__Z8hQ_W__hero{background:var(--ink-900);min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__floor{z-index:1;pointer-events:none;transform-origin:bottom;opacity:.55;background-image:linear-gradient(#ffc8011a 1px,#0000 1px),linear-gradient(90deg,#f1f6f414 1px,#0000 1px);background-size:62px 62px;height:48%;animation:5.5s linear infinite Hero-module__Z8hQ_W__floor-move;position:absolute;bottom:0;left:-10%;right:-10%;transform:perspective(420px)rotateX(70deg);-webkit-mask-image:linear-gradient(#0000,#000 85%);mask-image:linear-gradient(#0000,#000 85%)}@keyframes Hero-module__Z8hQ_W__floor-move{to{background-position:0 62px}}.Hero-module__Z8hQ_W__grain{z-index:1;pointer-events:none;background:radial-gradient(120% 90% at 50% 0,#0000 40%,#0f1b22b3 100%),linear-gradient(#0f1b228c 0%,#0000 30%,#0f1b22e6 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__inner{z-index:2;width:100%;padding-top:calc(var(--header-h) + 2rem);flex-direction:column;justify-content:flex-end;padding-bottom:clamp(2.5rem,5vw,4rem);display:flex;position:relative}.Hero-module__Z8hQ_W__bottom{flex-direction:column;gap:clamp(1.5rem,4vw,2.75rem);display:flex}.Hero-module__Z8hQ_W__title{letter-spacing:-.045em;color:var(--text);max-width:18ch;font-size:clamp(2.7rem,8vw,6.4rem);line-height:.96}.Hero-module__Z8hQ_W__row{justify-content:space-between;align-items:flex-end;gap:var(--sp-8);flex-wrap:wrap;display:flex}.Hero-module__Z8hQ_W__lead{color:var(--text-muted);max-width:42ch;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.6}.Hero-module__Z8hQ_W__ctas{gap:var(--sp-3);flex-wrap:wrap;display:flex}.Hero-module__Z8hQ_W__partners{align-items:center;gap:var(--sp-6) var(--sp-8);border-top:1px solid var(--line-dark);flex-wrap:wrap;padding-top:clamp(1.5rem,4vw,2.5rem);display:flex}.Hero-module__Z8hQ_W__partnersLabel{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-faint);align-items:center;gap:.5rem;font-size:.74rem;display:inline-flex}.Hero-module__Z8hQ_W__partnersLabel svg{width:15px;height:15px;color:var(--accent)}.Hero-module__Z8hQ_W__partners ul{flex-wrap:wrap;gap:clamp(1rem,3vw,2.4rem);display:flex}.Hero-module__Z8hQ_W__partners li{font-family:var(--font-mono);color:var(--text-muted);opacity:.7;transition:opacity var(--t-micro) var(--ease-out), color var(--t-micro) var(--ease-out);font-size:.95rem;font-weight:600}.Hero-module__Z8hQ_W__partners li:hover{opacity:1;color:var(--text)}@media (max-width:720px){.Hero-module__Z8hQ_W__row{align-items:flex-start;gap:var(--sp-6);flex-direction:column}.Hero-module__Z8hQ_W__partners ul{gap:1rem 1.4rem}.Hero-module__Z8hQ_W__partners li{font-size:.85rem}.Hero-module__Z8hQ_W__floor{height:36%}}
.HighlightStatement-module__Sch23W__wrap{border-block:1px solid var(--line-dark);background:0 0;padding-block:clamp(5rem,14vw,11rem)}.HighlightStatement-module__Sch23W__eyebrow{margin-bottom:clamp(2rem,5vw,3.5rem)}.HighlightStatement-module__Sch23W__statement{font-family:var(--font-display);letter-spacing:-.03em;max-width:22ch;color:var(--text);font-size:clamp(1.6rem,4.4vw,3.4rem);font-weight:600;line-height:1.18}.HighlightStatement-module__Sch23W__word{opacity:.16;will-change:opacity;transition:opacity .12s linear}.HighlightStatement-module__Sch23W__word[data-accent]{color:var(--accent)}@media (prefers-reduced-motion:reduce){.HighlightStatement-module__Sch23W__word{opacity:1!important}}
.Terminal-module__I9DGBG__term{margin-top:var(--sp-4);border-radius:var(--r-md);box-shadow:inset 0 0 0 1px var(--line-dark);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#081014b3;overflow:hidden}.Terminal-module__I9DGBG__bar{border-bottom:1px solid var(--line-dark);align-items:center;gap:6px;padding:.5rem .75rem;display:flex}.Terminal-module__I9DGBG__dot{background:var(--line-strong);border-radius:50%;width:9px;height:9px}.Terminal-module__I9DGBG__dot:first-child{background:var(--saffron)}.Terminal-module__I9DGBG__dot:nth-child(2){background:var(--accent)}.Terminal-module__I9DGBG__bar em{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin-left:auto;font-size:.66rem;font-style:normal}.Terminal-module__I9DGBG__body{min-height:8.2rem;font-family:var(--font-mono);padding:.75rem;font-size:.78rem;line-height:1.7}.Terminal-module__I9DGBG__line{white-space:pre-wrap;word-break:break-word}.Terminal-module__I9DGBG__cmd{color:var(--text)}.Terminal-module__I9DGBG__ok{color:var(--accent)}.Terminal-module__I9DGBG__dim{color:var(--text-muted)}.Terminal-module__I9DGBG__caret{background:var(--accent);width:8px;height:14px;margin:0 0 .75rem .75rem;animation:1s steps(2,end) infinite Terminal-module__I9DGBG__blink;display:block}@keyframes Terminal-module__I9DGBG__blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.Terminal-module__I9DGBG__caret{animation:none}}
.BentoAccordion-module__rToWSq__head{margin-bottom:clamp(2.5rem,6vw,4rem)}.BentoAccordion-module__rToWSq__headRow{justify-content:space-between;align-items:flex-end;gap:var(--sp-8);margin-top:var(--sp-6);flex-wrap:wrap;display:flex}.BentoAccordion-module__rToWSq__headRow .BentoAccordion-module__rToWSq__lead{max-width:38ch}.BentoAccordion-module__rToWSq__grid{gap:var(--sp-3);grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(180px,auto);grid-auto-flow:dense;display:grid}.BentoAccordion-module__rToWSq__card{border-radius:var(--r-lg);background:var(--ink-800);box-shadow:inset 0 0 0 1px var(--line-dark);transition:transform var(--t-micro) var(--ease-out), box-shadow var(--t-micro) var(--ease-out), background-color var(--t-micro) var(--ease-out);will-change:transform;flex-direction:column;display:flex;position:relative;overflow:hidden}.BentoAccordion-module__rToWSq__card[data-span=hero]{grid-area:span 2/span 2}.BentoAccordion-module__rToWSq__card[data-span=tall]{grid-area:span 2/span 1}.BentoAccordion-module__rToWSq__card[data-span=wide]{grid-area:span 1/span 2}.BentoAccordion-module__rToWSq__card[data-span=normal]{grid-area:span 1/span 1}.BentoAccordion-module__rToWSq__card[data-span=hero]{background:radial-gradient(120% 100% at 100% 0%, #ffc80112, transparent 55%), linear-gradient(180deg, var(--ink-700) 0%, var(--ink-800) 100%)}.BentoAccordion-module__rToWSq__card:hover{box-shadow:inset 0 0 0 1px var(--line-strong), 0 24px 50px -28px #000c;background-color:var(--ink-700);transform:translateY(-3px)}.BentoAccordion-module__rToWSq__card[data-active=true]{box-shadow:inset 0 0 0 1px #ffc8018c}.BentoAccordion-module__rToWSq__header{align-items:center;gap:var(--sp-3);padding:var(--sp-6);text-align:left;width:100%;display:flex}.BentoAccordion-module__rToWSq__iconWrap{width:42px;height:42px;color:var(--text);box-shadow:inset 0 0 0 1px var(--line-strong);transition:transform var(--t-micro) var(--ease-out), color var(--t-micro) var(--ease-out);border-radius:10px;flex:none;place-items:center;display:grid}.BentoAccordion-module__rToWSq__card:hover .BentoAccordion-module__rToWSq__iconWrap{color:var(--accent);transform:translateY(-1px)}.BentoAccordion-module__rToWSq__iconWrap svg{width:20px;height:20px}.BentoAccordion-module__rToWSq__titleWrap{flex-direction:column;flex:auto;gap:.15rem;min-width:0;display:flex}.BentoAccordion-module__rToWSq__title{font-family:var(--font-mono);color:var(--text);letter-spacing:-.01em;font-size:1rem;font-weight:700}.BentoAccordion-module__rToWSq__metric{color:var(--text-faint);font-size:.78rem}.BentoAccordion-module__rToWSq__metric b{font-family:var(--font-mono);color:var(--accent);font-size:.9rem}.BentoAccordion-module__rToWSq__chev{color:var(--text-faint);transition:transform var(--t-reflow) var(--ease-inout);flex:none;display:none}.BentoAccordion-module__rToWSq__chev svg{width:20px;height:20px}.BentoAccordion-module__rToWSq__panel{transition:grid-template-rows var(--t-reflow) var(--ease-inout);grid-template-rows:1fr;display:grid}.BentoAccordion-module__rToWSq__panelInner{padding:0 var(--sp-6) var(--sp-6);overflow:hidden}.BentoAccordion-module__rToWSq__blurb{color:var(--text-muted);font-size:.94rem;line-height:1.55}.BentoAccordion-module__rToWSq__detail{margin-top:var(--sp-3);color:var(--text-faint);font-size:.9rem;display:none}.BentoAccordion-module__rToWSq__card[data-span=hero] .BentoAccordion-module__rToWSq__blurb{max-width:34ch;color:var(--text);font-size:1.08rem}@media (max-width:1023px){.BentoAccordion-module__rToWSq__grid{grid-template-columns:repeat(2,1fr)}.BentoAccordion-module__rToWSq__card[data-span=hero]{grid-area:span 1/span 2}.BentoAccordion-module__rToWSq__card[data-span=tall]{grid-area:span 1/span 1}.BentoAccordion-module__rToWSq__card[data-span=wide]{grid-area:span 1/span 2}}@media (max-width:767px){.BentoAccordion-module__rToWSq__grid{gap:var(--sp-2);flex-direction:column;grid-auto-rows:auto;display:flex}.BentoAccordion-module__rToWSq__card,.BentoAccordion-module__rToWSq__card[data-span]{grid-area:auto}.BentoAccordion-module__rToWSq__card:hover{background-color:var(--ink-800);box-shadow:inset 0 0 0 1px var(--line-dark);transform:none}.BentoAccordion-module__rToWSq__header{cursor:pointer;padding:var(--sp-4)}.BentoAccordion-module__rToWSq__chev{display:block}.BentoAccordion-module__rToWSq__card[data-open=true] .BentoAccordion-module__rToWSq__chev{color:var(--accent);transform:rotate(180deg)}.BentoAccordion-module__rToWSq__card[data-open=true]{box-shadow:inset 0 0 0 1px var(--line-strong)}.BentoAccordion-module__rToWSq__card[data-active=true]{box-shadow:inset 0 0 0 1px #ffc80173}.BentoAccordion-module__rToWSq__panel{grid-template-rows:0fr}.BentoAccordion-module__rToWSq__card[data-open=true] .BentoAccordion-module__rToWSq__panel{grid-template-rows:1fr}.BentoAccordion-module__rToWSq__panelInner{padding:0 var(--sp-4)}.BentoAccordion-module__rToWSq__card[data-open=true] .BentoAccordion-module__rToWSq__panelInner{padding-bottom:var(--sp-4)}.BentoAccordion-module__rToWSq__detail{display:block}.BentoAccordion-module__rToWSq__card[data-span=hero] .BentoAccordion-module__rToWSq__blurb{font-size:.96rem}}
.Marquee-module__XxqZwG__wrap{border-block:1px solid var(--line-dark);background:0 0;flex-direction:column;gap:clamp(.4rem,1.5vw,1rem);padding-block:clamp(1.6rem,4vw,2.6rem);display:flex;overflow:hidden}.Marquee-module__XxqZwG__viewport{-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.Marquee-module__XxqZwG__track{align-items:center;width:max-content;animation:30s linear infinite Marquee-module__XxqZwG__scroll;display:flex}.Marquee-module__XxqZwG__reverse{animation-direction:reverse}.Marquee-module__XxqZwG__wrap:hover .Marquee-module__XxqZwG__track{animation-play-state:paused}.Marquee-module__XxqZwG__item{font-family:var(--font-display);letter-spacing:-.035em;color:var(--text);white-space:nowrap;align-items:center;gap:clamp(1.4rem,4vw,3rem);padding-right:clamp(1.4rem,4vw,3rem);font-size:clamp(1.6rem,4vw,3rem);font-weight:600;display:inline-flex}.Marquee-module__XxqZwG__track .Marquee-module__XxqZwG__item:nth-child(2n){color:#0000;-webkit-text-stroke:1px var(--text-faint)}.Marquee-module__XxqZwG__sep{color:var(--accent);width:16px!important;height:16px!important}@keyframes Marquee-module__XxqZwG__scroll{to{transform:translate(-33.333%)}}@media (prefers-reduced-motion:reduce){.Marquee-module__XxqZwG__track{flex-wrap:wrap;justify-content:center;animation:none}}
.PerformanceCharts-module__2sSfsa__wrap{background:0 0}.PerformanceCharts-module__2sSfsa__head{max-width:60ch;margin-bottom:clamp(2.5rem,6vw,4rem)}.PerformanceCharts-module__2sSfsa__grid{gap:var(--sp-4);grid-template-columns:1fr 1.6fr 1fr;display:grid}.PerformanceCharts-module__2sSfsa__card{padding:var(--sp-6);border-radius:var(--r-lg);background:var(--ink-800);box-shadow:inset 0 0 0 1px var(--line-dark);transition:box-shadow var(--t-micro) var(--ease-out);flex-direction:column;display:flex}.PerformanceCharts-module__2sSfsa__card:hover{box-shadow:inset 0 0 0 1px var(--line-strong)}.PerformanceCharts-module__2sSfsa__cardHead{margin-bottom:var(--sp-6);align-items:center;gap:.6rem;display:flex}.PerformanceCharts-module__2sSfsa__cIcon{width:30px;height:30px;color:var(--text);box-shadow:inset 0 0 0 1px var(--line-dark);border-radius:8px;place-items:center;display:grid}.PerformanceCharts-module__2sSfsa__cIcon svg{width:16px;height:16px}.PerformanceCharts-module__2sSfsa__cName{font-family:var(--font-mono);color:var(--text);flex:1;font-size:.85rem}.PerformanceCharts-module__2sSfsa__cTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);border-radius:var(--r-pill);box-shadow:inset 0 0 0 1px var(--line-dark);padding:.15rem .5rem;font-size:.66rem}.PerformanceCharts-module__2sSfsa__gauge{width:100%;max-width:190px;margin:var(--sp-2) auto var(--sp-4);aspect-ratio:1}.PerformanceCharts-module__2sSfsa__gTrack{fill:none;stroke:var(--line-dark);stroke-width:8px}.PerformanceCharts-module__2sSfsa__gProg{fill:none;stroke:var(--accent);stroke-width:8px;stroke-linecap:round;transform-origin:50%;stroke-dashoffset:var(--c);transition:stroke-dashoffset 1.1s var(--ease-inout);transform:rotate(-90deg)}.PerformanceCharts-module__2sSfsa__card.in-view .PerformanceCharts-module__2sSfsa__gProg{stroke-dashoffset:calc(var(--c) * (1 - var(--v)))}.PerformanceCharts-module__2sSfsa__gLabel{font-family:var(--font-mono);fill:var(--text);font-size:22px;font-weight:700}.PerformanceCharts-module__2sSfsa__gSub{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--text-faint);font-size:8px}.PerformanceCharts-module__2sSfsa__lineWrap{flex:1;align-items:flex-end;min-height:170px;display:flex;position:relative}.PerformanceCharts-module__2sSfsa__bigNum{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--text);font-size:clamp(2rem,4vw,2.8rem);font-weight:700;position:absolute;top:0;left:0}.PerformanceCharts-module__2sSfsa__bigNum span{color:var(--text-muted);font-size:.5em}.PerformanceCharts-module__2sSfsa__line{width:100%;height:130px}.PerformanceCharts-module__2sSfsa__stroke{stroke:var(--accent);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:1200;stroke-dashoffset:1200px;transition:stroke-dashoffset 1.4s var(--ease-inout)}.PerformanceCharts-module__2sSfsa__card.in-view .PerformanceCharts-module__2sSfsa__stroke{stroke-dashoffset:0}.PerformanceCharts-module__2sSfsa__area{opacity:0;transition:opacity .9s var(--ease-inout) .3s}.PerformanceCharts-module__2sSfsa__card.in-view .PerformanceCharts-module__2sSfsa__area{opacity:1}.PerformanceCharts-module__2sSfsa__cFoot{padding-top:var(--sp-4);color:var(--text-muted);border-top:1px solid var(--line-dark);margin-top:auto;font-size:.84rem}.PerformanceCharts-module__2sSfsa__cFoot b{font-family:var(--font-mono);color:var(--text)}@media (max-width:880px){.PerformanceCharts-module__2sSfsa__grid{grid-template-columns:1fr 1fr}.PerformanceCharts-module__2sSfsa__cardWide{grid-column:span 2}}@media (max-width:560px){.PerformanceCharts-module__2sSfsa__grid{grid-template-columns:1fr}.PerformanceCharts-module__2sSfsa__cardWide{grid-column:auto}}
.CaseStudies-module__foRrxG__wrap{background:var(--paper);color:var(--ink);padding-block:clamp(4rem,9vw,8rem)}.CaseStudies-module__foRrxG__head{margin-bottom:clamp(2.5rem,6vw,4.5rem)}.CaseStudies-module__foRrxG__head .CaseStudies-module__foRrxG__eyebrow{color:var(--ink-muted)}.CaseStudies-module__foRrxG__head .CaseStudies-module__foRrxG__eyebrow .CaseStudies-module__foRrxG__idx{color:var(--ink)}.CaseStudies-module__foRrxG__headRow{justify-content:space-between;align-items:flex-end;gap:var(--sp-8);margin-top:var(--sp-6);flex-wrap:wrap;display:flex}.CaseStudies-module__foRrxG__title{letter-spacing:-.04em;color:var(--ink);font-size:clamp(2.4rem,6vw,4.6rem)}.CaseStudies-module__foRrxG__intro{color:var(--ink-muted);max-width:40ch;font-size:1rem;line-height:1.6}.CaseStudies-module__foRrxG__list{border-top:1px solid var(--line-light)}.CaseStudies-module__foRrxG__item{border-bottom:1px solid var(--line-light)}.CaseStudies-module__foRrxG__row{align-items:center;gap:var(--sp-6);padding:clamp(1.4rem, 3vw, 2.2rem) var(--sp-4);transition:padding var(--t-micro) var(--ease-out), background-color var(--t-micro) var(--ease-out);grid-template-columns:80px 1.1fr 2fr auto 40px;display:grid;position:relative}.CaseStudies-module__foRrxG__row:after{content:"";background:var(--ink);width:0;height:2px;transition:width var(--t-reflow) var(--ease-inout);position:absolute;bottom:-1px;left:0}.CaseStudies-module__foRrxG__row:hover{padding-left:var(--sp-8);background:#172b3608}.CaseStudies-module__foRrxG__row:hover:after{width:100%}.CaseStudies-module__foRrxG__idx{font-family:var(--font-mono);color:var(--ink-muted);font-size:.78rem}.CaseStudies-module__foRrxG__client{flex-direction:column;gap:.25rem;display:flex}.CaseStudies-module__foRrxG__clientName{font-family:var(--font-mono);letter-spacing:-.01em;color:var(--ink);font-size:1.15rem;font-weight:700}.CaseStudies-module__foRrxG__sector{color:var(--ink-muted);font-size:.8rem}.CaseStudies-module__foRrxG__caseTitle{color:#2e4751;max-width:42ch;font-size:1.02rem}.CaseStudies-module__foRrxG__result{font-family:var(--font-mono);color:var(--ink);white-space:nowrap;font-size:.95rem;font-weight:700}.CaseStudies-module__foRrxG__chev{width:38px;height:38px;color:var(--ink);box-shadow:inset 0 0 0 1px var(--line-light);transition:transform var(--t-micro) var(--ease-out), background-color var(--t-micro) var(--ease-out), color var(--t-micro) var(--ease-out);border-radius:50%;place-items:center;display:grid}.CaseStudies-module__foRrxG__chev svg{width:18px;height:18px}.CaseStudies-module__foRrxG__row:hover .CaseStudies-module__foRrxG__chev{background:var(--ink);color:var(--paper);transform:translate(4px)}@media (max-width:860px){.CaseStudies-module__foRrxG__row{gap:var(--sp-2) var(--sp-4);row-gap:var(--sp-3);grid-template-columns:1fr auto;grid-template-areas:"idx chev""client client""title title""result result"}.CaseStudies-module__foRrxG__idx{grid-area:idx}.CaseStudies-module__foRrxG__client{grid-area:client}.CaseStudies-module__foRrxG__caseTitle{grid-area:title}.CaseStudies-module__foRrxG__result{grid-area:result}.CaseStudies-module__foRrxG__chev{grid-area:chev}.CaseStudies-module__foRrxG__row:hover{padding-left:var(--sp-4)}}
#pricing{background:var(--paper);color:var(--ink)}.Pricing-module__TjAkjG__head{margin-bottom:clamp(2.5rem,6vw,4rem)}.Pricing-module__TjAkjG__head .Pricing-module__TjAkjG__eyebrow{color:var(--ink-muted)}.Pricing-module__TjAkjG__head .Pricing-module__TjAkjG__eyebrow .Pricing-module__TjAkjG__idx{color:var(--ink)}.Pricing-module__TjAkjG__headRow{justify-content:space-between;align-items:flex-end;gap:var(--sp-8);margin-top:var(--sp-6);flex-wrap:wrap;display:flex}.Pricing-module__TjAkjG__title{letter-spacing:-.04em;color:var(--ink);font-size:clamp(2.2rem,5.4vw,4rem)}.Pricing-module__TjAkjG__intro{color:var(--ink-muted);max-width:40ch;font-size:1rem;line-height:1.6}.Pricing-module__TjAkjG__controls{gap:var(--sp-4);margin-bottom:var(--sp-12);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Pricing-module__TjAkjG__segment{border-radius:var(--r-pill);box-shadow:inset 0 0 0 1px var(--line-light);background:#172b360d;padding:4px;display:flex;position:relative}.Pricing-module__TjAkjG__thumb{border-radius:var(--r-pill);background:var(--oceanic);width:0;transition:transform var(--t-micro) var(--ease-out), width var(--t-micro) var(--ease-out);z-index:0;position:absolute;top:4px;bottom:4px;left:0}.Pricing-module__TjAkjG__segBtn{z-index:1;white-space:nowrap;font-family:var(--font-mono);border-radius:var(--r-pill);color:var(--ink-muted);transition:color var(--t-micro) var(--ease-out);flex:none;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;display:inline-flex;position:relative}.Pricing-module__TjAkjG__segBtn[aria-pressed=true]{color:var(--paper)}.Pricing-module__TjAkjG__save{background:var(--accent);color:var(--oceanic);border-radius:5px;padding:.05rem .34rem;font-size:.66rem}.Pricing-module__TjAkjG__grid{gap:var(--sp-4);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}.Pricing-module__TjAkjG__card{padding:var(--sp-8);border-radius:var(--r-lg);color:var(--ink);box-shadow:inset 0 0 0 1px var(--line-light);transition:transform var(--t-micro) var(--ease-out), box-shadow var(--t-micro) var(--ease-out);background:#fff;flex-direction:column;display:flex;position:relative}.Pricing-module__TjAkjG__card:hover{transform:translateY(-4px);box-shadow:inset 0 0 0 1px #172b3640,0 30px 60px -34px #172b3666}.Pricing-module__TjAkjG__featured{background:linear-gradient(180deg, var(--oceanic) 0%, var(--ink-900) 100%);color:var(--paper);box-shadow:inset 0 0 0 1px var(--line-strong)}.Pricing-module__TjAkjG__featured:hover{box-shadow:inset 0 0 0 1px #ffc80166,0 30px 60px -30px #0009}.Pricing-module__TjAkjG__ribbon{top:var(--sp-6);right:var(--sp-6);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--r-pill);background:var(--accent);color:var(--oceanic);padding:.3rem .7rem;font-size:.62rem;position:absolute}.Pricing-module__TjAkjG__tierName{letter-spacing:-.02em;font-size:1.35rem}.Pricing-module__TjAkjG__tierTag{margin-top:var(--sp-2);color:var(--ink-muted);min-height:2.8em;font-size:.9rem}.Pricing-module__TjAkjG__featured .Pricing-module__TjAkjG__tierTag{color:var(--text-muted)}.Pricing-module__TjAkjG__priceRow{margin-top:var(--sp-6);align-items:baseline;gap:.4rem;display:flex}.Pricing-module__TjAkjG__price{font-family:var(--font-mono);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(2.4rem,5vw,3rem);font-weight:700;line-height:1}.Pricing-module__TjAkjG__per{font-family:var(--font-mono);color:var(--ink-muted);font-size:1rem}.Pricing-module__TjAkjG__featured .Pricing-module__TjAkjG__per{color:var(--text-muted)}.Pricing-module__TjAkjG__billed{margin-top:var(--sp-2);color:var(--ink-muted);font-variant-numeric:tabular-nums;min-height:1.2em;font-size:.8rem}.Pricing-module__TjAkjG__featured .Pricing-module__TjAkjG__billed{color:var(--text-muted)}.Pricing-module__TjAkjG__cta{margin-top:var(--sp-6);width:100%}.Pricing-module__TjAkjG__card:not(.Pricing-module__TjAkjG__featured) .Pricing-module__TjAkjG__cta{color:var(--ink);box-shadow:inset 0 0 0 1px var(--line-light)}.Pricing-module__TjAkjG__card:not(.Pricing-module__TjAkjG__featured) .Pricing-module__TjAkjG__cta:hover{background:#172b360a;box-shadow:inset 0 0 0 1px #172b3666}.Pricing-module__TjAkjG__features{margin-top:var(--sp-6);gap:var(--sp-3);flex-direction:column;display:flex}.Pricing-module__TjAkjG__features li{color:#3a525c;padding-left:1.6rem;font-size:.9rem;position:relative}.Pricing-module__TjAkjG__featured .Pricing-module__TjAkjG__features li{color:#b9cdcc}.Pricing-module__TjAkjG__features li:before{content:"";border-left:2px solid var(--oceanic);border-bottom:2px solid var(--oceanic);width:13px;height:7px;position:absolute;top:.32em;left:0;transform:rotate(-45deg)}.Pricing-module__TjAkjG__featured .Pricing-module__TjAkjG__features li:before{border-color:var(--accent)}.Pricing-module__TjAkjG__note{margin-top:var(--sp-8);text-align:center;font-family:var(--font-mono);color:var(--ink-muted);font-size:.74rem}@media (max-width:920px){.Pricing-module__TjAkjG__grid{grid-template-columns:1fr;max-width:440px;margin-inline:auto}.Pricing-module__TjAkjG__tierTag{min-height:0}}@media (max-width:460px){.Pricing-module__TjAkjG__controls{flex-direction:column}}
.CTA-module__n-fbaG__band{text-align:center;padding:clamp(3.5rem, 9vw, 6.5rem) var(--sp-6);border-radius:var(--r-xl);background:radial-gradient(80% 130% at 50% 0%, #ffc80114, transparent 55%), linear-gradient(180deg, var(--ink-700), var(--ink-900));box-shadow:inset 0 0 0 1px var(--line-dark);position:relative;overflow:hidden}.CTA-module__n-fbaG__band .CTA-module__n-fbaG__eyebrow{justify-content:center}.CTA-module__n-fbaG__glow{filter:blur(50px);pointer-events:none;background:radial-gradient(closest-side,#f1f6f41f,#0000);width:480px;height:480px;position:absolute;bottom:-70%;left:50%;transform:translate(-50%)}.CTA-module__n-fbaG__title{letter-spacing:-.04em;max-width:20ch;margin:var(--sp-6) auto var(--sp-4);color:var(--text);font-size:clamp(2.2rem,5.6vw,4rem);position:relative}.CTA-module__n-fbaG__copy{max-width:52ch;color:var(--text-muted);margin-inline:auto;font-size:1.04rem;position:relative}.CTA-module__n-fbaG__actions{margin-top:var(--sp-8);gap:var(--sp-3);flex-wrap:wrap;justify-content:center;display:flex;position:relative}
.Footer-module__EZoWya__footer{border-top:1px solid var(--line);padding-top:var(--sp-16);background:#0f1d25}.Footer-module__EZoWya__top{gap:var(--sp-12);padding-bottom:var(--sp-12);grid-template-columns:1.4fr 2fr;display:grid}.Footer-module__EZoWya__brand{font-family:var(--font-mono);letter-spacing:.14em;align-items:center;gap:.55rem;font-size:1.05rem;font-weight:700;display:inline-flex}.Footer-module__EZoWya__logo{width:32px;height:32px;color:var(--oceanic);background:linear-gradient(135deg, var(--accent), var(--saffron));border-radius:9px;place-items:center;display:grid}.Footer-module__EZoWya__logo svg{width:18px;height:18px}.Footer-module__EZoWya__tag{margin-top:var(--sp-4);max-width:38ch;color:var(--paper-ink-soft);font-size:.92rem}.Footer-module__EZoWya__social{margin-top:var(--sp-6);gap:var(--sp-3);display:flex}.Footer-module__EZoWya__social a{width:40px;height:40px;color:var(--paper-ink-soft);box-shadow:inset 0 0 0 1px var(--line);transition:color var(--t-micro) var(--ease-out), box-shadow var(--t-micro) var(--ease-out), transform var(--t-micro) var(--ease-out);border-radius:10px;place-items:center;display:grid}.Footer-module__EZoWya__social a:hover{color:var(--accent);transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ffc80180}.Footer-module__EZoWya__social svg{width:20px;height:20px}.Footer-module__EZoWya__cols{gap:var(--sp-6);grid-template-columns:repeat(3,1fr);display:grid}.Footer-module__EZoWya__colTitle{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--arctic);margin-bottom:var(--sp-4);font-size:.78rem}.Footer-module__EZoWya__col ul{gap:var(--sp-3);flex-direction:column;display:flex}.Footer-module__EZoWya__col a{color:var(--paper-ink-soft);transition:color var(--t-micro) var(--ease-out);font-size:.92rem}.Footer-module__EZoWya__col a:hover{color:var(--arctic)}.Footer-module__EZoWya__bottom{justify-content:space-between;align-items:center;gap:var(--sp-4);padding-block:var(--sp-6);border-top:1px solid var(--line);color:var(--paper-ink-soft);font-size:.84rem;display:flex}.Footer-module__EZoWya__legal{gap:var(--sp-6);display:flex}.Footer-module__EZoWya__legal a:hover{color:var(--arctic)}@media (max-width:760px){.Footer-module__EZoWya__top{gap:var(--sp-8);grid-template-columns:1fr}}@media (max-width:560px){.Footer-module__EZoWya__cols{grid-template-columns:repeat(2,1fr)}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start}}
