:root{--chalk:#F7F7F7;--hero-canvas:#EFEFEF;--hero-strip-bg:#F6F6F6;--ink:#0f0f0d;--ash:#888880;--moss:#555550;--cfo-panel-mark:#58594C;--cfo-contract-chromatic-lag:0.18s;--mist:#c0bdb5;--rule:color-mix(in srgb, var(--ink) 10%, var(--chalk));--rule-on-ink:rgba(247, 247, 247, 0.2);--nav-rule:var(--rule);--sage-hover:#929d85;--sage-hover-dark:color-mix(in srgb, var(--sage-hover), var(--ink) 20%);--accent-hot:#FF3D04;--ink-15:rgba(15, 15, 13, 0.15);--ink-10:rgba(15, 15, 13, 0.10);--ink-04:rgba(15, 15, 13, 0.04);--terminal-surface:color-mix(in srgb, var(--chalk) 98%, var(--ink) 2%);--chalk-45:rgba(247, 247, 247, 0.45);--chalk-15:rgba(247, 247, 247, 0.15);--chalk-10:rgba(247, 247, 247, 0.10);--color-bg:var(--chalk);--color-ink:#0f0f0d;--color-accent:#929d85;--color-cream:var(--chalk);--color-sage:#929d85;--color-sage-mid:#929d85;--color-body:#555550;--color-muted:#888880;--color-paper:var(--chalk);--color-ink-pure:#0f0f0d;--color-sage-light:#b8c0ae;--color-sage-dark:#6e7867;--color-hairline:rgba(15, 15, 13, 0.10);--color-line:rgba(15, 15, 13, 0.12);--font-adobe-family-display:"neue-haas-grotesk-display";--font-display:var(--font-adobe-family-display),"Helvetica Neue",Helvetica,Arial,sans-serif;--font-sans:var(--font-display);--font-mono:"JetBrains Mono",ui-monospace,"Fira Code",monospace;--font-serif:var(--font-display);--font-weight-body:500;--type-mono-ui-size:0.625rem;--type-mono-ui-tracking:0.16em;--btn-height:48px;--btn-fixed-width:204px;--btn-inline-padding:29px;--border-width:1px;--border-width-quote:2px;--border-rule:var(--border-width) solid var(--rule);--border-rule-on-ink:var(--border-width) solid var(--rule-on-ink);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-18:72px;--space-20:80px;--section-gap:80px;--gap-tight:var(--space-4);--gap-base:var(--space-8);--gap-loose:var(--space-12);--gap-section-label:var(--space-12);--gap-section-block:var(--space-16);--nav-height:calc(52px * 1.3 * 1.3 * 0.7);--nav-link-font-size:var(--space-3);--nav-link-tracking:0.8px;--nav-link-cta-gap:100px;--ticker-band-height:32px;--hero-canvas-extra:100px;--hero-heading-lift:50px;--problem-intro-optical-offset:var(--space-3);--problem-grid-margin-top:200px;--duration-fast:150ms;--duration-medium:300ms;--duration-slow:500ms;--duration-entrance:600ms;--ease-smooth:cubic-bezier(0.16, 1, 0.3, 1)}#cfo{position:relative;z-index:3;isolation:isolate;--cfo-focus-x:50%;--cfo-focus-y:50%;display:block;padding:0;margin-top:-100vh;padding-top:100vh;background:0 0;border-bottom:none;overflow:visible}.cfo__bg-wrap{position:-webkit-sticky;position:sticky;top:0;height:100vh;z-index:0;pointer-events:none;overflow:hidden;perspective:1200px}.cfo__bg-wrap>.cfo__bg--blur,.cfo__bg-wrap>.cfo__bg--sharp{transform-style:preserve-3d;will-change:transform}#cfo .cfo__bg{position:absolute;inset:0;z-index:0;pointer-events:none}#cfo .cfo__bg--sharp{background-image:url("../assets/cfo-bg-sharp.webp");background-size:cover;background-position:center;background-repeat:no-repeat;filter:grayscale(1) contrast(1.12) brightness(.62) saturate(.9)}#cfo .cfo__bg--blur{background-image:url("../assets/cfo-bg-blur.webp");background-size:cover;background-position:center;background-repeat:no-repeat;filter:grayscale(1) contrast(1.14) brightness(.5);mask-image:radial-gradient(circle 30vw at var(--cfo-focus-x) var(--cfo-focus-y),transparent 0%,black 100%);-webkit-mask-image:radial-gradient(circle 30vw at var(--cfo-focus-x) var(--cfo-focus-y),transparent 0%,black 100%);will-change:transform,mask-image,-webkit-mask-image}#cfo .cfo__bg--fx{z-index:2;background:linear-gradient(270deg,#000 0,rgba(0,0,0,.92) 9.64%,transparent 50%,rgba(0,0,0,.92) 89.89%,#000 100%)}#cfo .cfo__bg--dark{z-index:3;background:var(--ink);opacity:.2}#cfo>.container{position:relative;z-index:1;margin-top:-100vh;min-height:100vh;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);align-content:center}.cfo__panel{grid-column:1/-1;display:flex;flex-direction:column;width:100%;margin-top:50px;min-height:clamp(520px,62vh,820px);background:var(--chalk);border:var(--border-width) solid var(--rule);border-radius:16px;position:relative;overflow:hidden;--cfo-foot-h:60px;--cfo-scan-display-fs:clamp(2.5rem, 6.67vw, 8rem);--cfo-scan-words-stack:calc(
    var(--cfo-scan-display-fs) + (var(--space-4) + var(--space-1)) / 2 - var(--border-width)
  );--cfo-scan-h:calc((clamp(90px, 20vw, 170px) + var(--cfo-scan-words-stack)) / 2)}.cfo__scan-band{position:absolute;left:0;right:0;bottom:var(--cfo-foot-h);height:var(--cfo-scan-h);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);grid-template-rows:minmax(0,1fr);align-items:stretch;border-top:var(--border-width) solid var(--rule);overflow:visible;z-index:12;pointer-events:none;background:var(--chalk);box-sizing:border-box}.cfo__scan-track{grid-column:8/-1;grid-row:1;align-self:stretch;justify-self:stretch;min-width:0;min-height:0;height:100%;max-height:100%;position:relative;z-index:1;font-family:var(--font-display);font-size:var(--cfo-scan-display-fs);font-weight:500;line-height:calc(129 / 128);letter-spacing:-.03em;box-sizing:border-box;isolation:isolate}.cfo__scan-crop{position:absolute;z-index:3;left:calc(-1 * (var(--space-1) + 1px) - (var(--space-1)/ 2) - var(--border-width));right:var(--space-4);top:0;height:.5em;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start;box-sizing:border-box}.cfo__scan-crop:not(.cfo__scan-crop--dup){height:calc(.5em + (var(--space-4) + var(--space-1))/ 2 - var(--border-width))}.cfo__scan-crop--dup{top:auto;left:calc(-1 * (var(--space-1) + 1px) - (var(--space-1)/ 2) - var(--border-width) - var(--space-20) - var(--space-20) - var(--space-10) - var(--space-20) - var(--space-4) - var(--space-1) + var(--space-16) + (var(--space-1)/ 2) - var(--space-8) - var(--border-width) - (var(--space-4) + var(--space-1))/ 2 - var(--space-8) - var(--space-4) - var(--space-2) - var(--border-width) - var(--border-width) - var(--space-1));bottom:0;align-items:flex-start}.cfo__scan-crop .cfo__scan-word{margin:0;padding:0;font-size:1em;font-family:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-transform:uppercase;white-space:nowrap;text-align:left;display:block;position:relative;z-index:1}.cfo__scan-blotter-mount{position:absolute;left:0;top:0;z-index:2;pointer-events:none;line-height:0}.cfo__scan-blotter-mount canvas.b-canvas{display:block}.cfo__scan-word.cfo__scan-word--blotter-active{visibility:hidden}.cfo__scan-micro{grid-column:7/12;grid-row:1;position:relative;z-index:0;min-width:0;min-height:0;height:100%;max-height:100%;align-self:stretch;box-sizing:border-box;display:block;pointer-events:none;contain:paint;opacity:0;visibility:hidden}.cfo__scan-micro-inner{min-width:0;min-height:0;height:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:minmax(0,1fr);align-items:stretch;gap:var(--space-4);overflow:hidden;box-sizing:border-box}.cfo__scan-micro.cfo__scan-micro--chromatic-visible{opacity:1;visibility:visible}.cfo__scan-micro-chunk[aria-hidden=true]{display:none}.cfo__scan-micro-col{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column}.cfo__scan-micro-track{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.cfo__scan-micro-scroll{flex:1;min-height:0;display:flex;flex-direction:column;width:100%}.cfo__scan-micro-chunk{display:flex;flex-direction:column;flex:1;min-height:0;justify-content:space-between;gap:var(--space-1);padding-block:var(--space-2);box-sizing:border-box}.cfo__scan-micro-line{display:block;font-family:var(--font-mono);font-size:var(--type-mono-ui-size);font-weight:400;line-height:1.4;letter-spacing:var(--type-mono-ui-tracking);text-transform:uppercase;color:color-mix(in srgb,var(--ink) 42%,var(--moss));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@property --cfo-ch-rx{syntax:'<number>';inherits:true;initial-value:0}@property --cfo-ch-ry{syntax:'<number>';inherits:true;initial-value:0}@property --cfo-ch-gx{syntax:'<number>';inherits:true;initial-value:0}@property --cfo-ch-gy{syntax:'<number>';inherits:true;initial-value:0}@property --cfo-ch-bx{syntax:'<number>';inherits:true;initial-value:0}@property --cfo-ch-by{syntax:'<number>';inherits:true;initial-value:0}@property --cfo-ch-rot{syntax:'<angle>';inherits:true;initial-value:0deg}@keyframes cfo-scan-chromatic{0%,100%{--cfo-ch-rx:0;--cfo-ch-ry:0;--cfo-ch-gx:0;--cfo-ch-gy:0;--cfo-ch-bx:0;--cfo-ch-by:0;--cfo-ch-rot:0deg}5%{--cfo-ch-rx:-5;--cfo-ch-ry:0;--cfo-ch-gx:1;--cfo-ch-gy:0;--cfo-ch-bx:5;--cfo-ch-by:0;--cfo-ch-rot:0deg}11%{--cfo-ch-rx:0;--cfo-ch-ry:0;--cfo-ch-gx:0;--cfo-ch-gy:0;--cfo-ch-bx:0;--cfo-ch-by:0;--cfo-ch-rot:0deg}18%{--cfo-ch-rx:4;--cfo-ch-ry:0;--cfo-ch-gx:-2;--cfo-ch-gy:0;--cfo-ch-bx:-5;--cfo-ch-by:0;--cfo-ch-rot:0deg}26%{--cfo-ch-rx:-3;--cfo-ch-ry:0;--cfo-ch-gx:3;--cfo-ch-gy:0;--cfo-ch-bx:4;--cfo-ch-by:0;--cfo-ch-rot:0deg}34%{--cfo-ch-rx:0;--cfo-ch-ry:0;--cfo-ch-gx:0;--cfo-ch-gy:0;--cfo-ch-bx:0;--cfo-ch-by:0;--cfo-ch-rot:0deg}42%{--cfo-ch-rx:-6;--cfo-ch-ry:0;--cfo-ch-gx:2;--cfo-ch-gy:0;--cfo-ch-bx:6;--cfo-ch-by:0;--cfo-ch-rot:0deg}52%{--cfo-ch-rx:3;--cfo-ch-ry:0;--cfo-ch-gx:-4;--cfo-ch-gy:0;--cfo-ch-bx:-3;--cfo-ch-by:0;--cfo-ch-rot:0deg}62%{--cfo-ch-rx:0;--cfo-ch-ry:0;--cfo-ch-gx:0;--cfo-ch-gy:0;--cfo-ch-bx:0;--cfo-ch-by:0;--cfo-ch-rot:0deg}72%{--cfo-ch-rx:-4;--cfo-ch-ry:0;--cfo-ch-gx:2;--cfo-ch-gy:0;--cfo-ch-bx:5;--cfo-ch-by:0;--cfo-ch-rot:0deg}100%,82%{--cfo-ch-rx:0;--cfo-ch-ry:0;--cfo-ch-gx:0;--cfo-ch-gy:0;--cfo-ch-bx:0;--cfo-ch-by:0;--cfo-ch-rot:0deg}}.cfo__scan-micro-line.cfo__scan-micro-line--chromatic-flash,.cfo__scan-word.cfo__scan-word--chromatic-flash{color:var(--color-ink);transform:none;--cfo-ch-rx:0;--cfo-ch-ry:0;--cfo-ch-gx:0;--cfo-ch-gy:0;--cfo-ch-bx:0;--cfo-ch-by:0;--cfo-ch-rot:0deg;text-shadow:calc(var(--cfo-ch-rx) * 1px) calc(var(--cfo-ch-ry) * 1px) 0 color-mix(in srgb,#84282e 58%,transparent),calc(var(--cfo-ch-gx) * 1px) calc(var(--cfo-ch-gy) * 1px) 0 color-mix(in srgb,#3a5834 42%,transparent),calc(var(--cfo-ch-bx) * 1px) calc(var(--cfo-ch-by) * 1px) 0 color-mix(in srgb,#22565c 58%,transparent);animation:cfo-scan-chromatic 1.75s cubic-bezier(.39,.575,.28,.995) forwards}.cfo__scan-micro-line.cfo__scan-micro-line--chromatic-flash{position:relative;z-index:1}.cfo__scan-word.cfo__scan-word--chromatic-flash.cfo__scan-word--chromatic-lag{animation-delay:var(--cfo-contract-chromatic-lag)}@media (prefers-reduced-motion:reduce){.cfo__scan-micro-line.cfo__scan-micro-line--chromatic-flash,.cfo__scan-word.cfo__scan-word--chromatic-flash{animation:none;transform:none;text-shadow:none}.cfo__scan-word.cfo__scan-word--chromatic-lag{animation-delay:0s}}.cfo__stub-meta{position:absolute;left:var(--space-10);bottom:0;height:var(--cfo-scan-h);display:flex;flex-direction:column;justify-content:space-between;padding-block:var(--space-4);box-sizing:border-box;gap:0;color:var(--moss);z-index:40;pointer-events:none;max-width:min(42vw,22rem)}.cfo__panel-head{display:flex;align-items:center;justify-content:space-between;padding:var(--space-6) var(--space-10);border-bottom:var(--border-width) solid var(--rule);position:relative;z-index:30}.cfo__panel-head-left{display:flex;align-items:center;gap:12px}.cfo__panel-head-right{display:flex;align-items:center;gap:var(--space-8);color:var(--moss)}.cfo__panel-mark{display:block;width:8px;height:8px;flex-shrink:0;background:var(--cfo-panel-mark);animation:problem-sec-dot-blink 1.1s linear infinite}.cfo__panel-kicker{color:var(--ink)}.cfo__panel-foot{position:absolute;left:0;right:0;bottom:0;height:var(--cfo-foot-h);display:flex;align-items:center;justify-content:space-between;padding:0 var(--space-10);border-top:var(--border-width) solid var(--rule);z-index:40;background:var(--chalk)}.cfo__panel-foot-left,.cfo__panel-foot-right{display:flex;align-items:center;gap:var(--space-3);color:var(--moss)}.cfo__foot-dim{opacity:.55}.cfo__foot-sep{opacity:.3}.cfo__panel-split{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);flex:1;align-items:stretch;min-height:clamp(400px,48vh,640px);padding-bottom:calc(var(--cfo-scan-h) + var(--cfo-foot-h));box-sizing:border-box;position:relative;z-index:10}.cfo__main{grid-column:1/8;min-width:0;min-height:0;box-sizing:border-box;padding:var(--space-10);display:flex;flex-direction:column;align-self:stretch}.cfo__main-inner{display:flex;flex-direction:column;height:100%;min-height:0}.cfo__title{margin:0;max-width:14ch;position:relative;z-index:25;flex-shrink:0}.cfo__lede{margin:var(--space-10) 0 0 0;max-width:34rem;position:relative;z-index:25}.cfo__foot{margin-top:var(--space-8);position:relative;z-index:25}.cfo__stub{grid-column:8/-1;min-width:0;box-sizing:border-box;padding:var(--space-10);border-left:none;display:flex;flex-direction:column;position:relative}.cfo__stub::before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--border-width);background:var(--rule);pointer-events:none}.cfo__stub-inner{display:flex;flex-direction:column;flex:1;min-height:0}.cfo__stub-label{color:var(--moss);margin:0 0 var(--space-6) 0;padding-bottom:var(--space-4);border-bottom:var(--border-width) solid var(--rule)}.cfo__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.cfo__item{display:flex;align-items:baseline;gap:var(--space-10);padding:var(--space-6) 0;border-bottom:var(--border-width) solid var(--rule)}.cfo__item:last-child{border-bottom:none}.cfo__num{color:var(--moss);flex-shrink:0;font-family:var(--font-mono)}.cfo__text{color:var(--ink);flex:1;min-width:0;text-align:right}@media (max-width:1024px){#cfo{min-height:0;margin-top:0;padding:0}.cfo__bg-wrap{position:sticky;top:0;height:100dvh;margin-bottom:-100dvh}#cfo>.container{position:relative;z-index:1;margin-top:0;min-height:0;padding-top:var(--space-18);grid-template-columns:1fr;column-gap:0}.cfo__product-overlay{position:relative;top:auto;min-height:0;padding:var(--space-12) 0}.cfo__product-overlay .container{display:grid;grid-template-columns:1fr;column-gap:0}.cfo__product-overlay .sec__header{grid-template-columns:1fr}.cfo__product-overlay .sec__header .type-body,.cfo__product-overlay .sec__header .type-h1{grid-column:1/-1;grid-row:auto}.cfo__product-overlay .product__grid{grid-template-columns:1fr;grid-template-rows:none;gap:var(--space-8)}.cfo__product-overlay .product__item{display:block}.cfo__product-overlay .product__item>*{grid-column:auto;grid-row:auto}.cfo__product-overlay .product__item-num{display:block;margin-bottom:var(--space-3)}.cfo__product-overlay .product__item-title{margin:0 0 var(--space-2) 0}.cfo__product-overlay .product__item-body{margin:0}.cfo__panel{grid-column:1/-1;min-height:0;--cfo-scan-h:calc((clamp(200px, 52vw, 280px) + var(--cfo-scan-words-stack)) / 2)}.cfo__panel-head{padding:var(--space-6) var(--space-8);flex-wrap:wrap;gap:var(--space-4)}.cfo__panel-head-right{flex-basis:100%;gap:var(--space-6)}.cfo__panel-split{grid-template-columns:1fr;column-gap:0}.cfo__main{grid-column:1/-1;padding:var(--space-8)}.cfo__lede{margin:var(--space-8) 0 0 0;max-width:none}.cfo__stub-meta{left:var(--space-8);bottom:0;height:var(--cfo-scan-h);max-width:min(88vw,20rem)}.cfo__stub{grid-column:1/-1;padding:var(--space-8);border-left:none;border-top:var(--border-width) solid var(--rule)}.cfo__stub::before{display:none}.cfo__scan-band{height:var(--cfo-scan-h);grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);box-sizing:border-box}}@media (max-width:767px){.cfo__main{padding:var(--space-4) var(--space-4) var(--space-6)}.cfo__stub{padding:var(--space-6) var(--space-4);border-top:none}.cfo__panel-head{padding:var(--space-4)}.cfo__stub-meta{left:var(--space-4);max-width:calc(100% * 6 / 12 - var(--space-4));padding-right:var(--space-2);box-sizing:border-box;z-index:50;background:0 0}.cfo__stub-meta>.type-terms{display:inline-block;align-self:flex-start;background:var(--chalk)}.cfo__stub-meta>.type-terms:first-of-type{display:block;max-width:11ch;word-break:normal;overflow-wrap:normal}#cfo{overflow-x:visible}#cfo>.container{overflow-x:hidden}.cfo__panel{--cfo-mobile-scale:clamp(0.85, calc((100vw - (2 * var(--page-padding-inline))) / 405), 1);transform:scale(var(--cfo-mobile-scale));transform-origin:top left;width:calc(100% / var(--cfo-mobile-scale));max-width:none;margin-bottom:calc((var(--cfo-mobile-scale) - 1) * 720px)}.cfo__scan-band{max-width:100%;left:0;right:0;box-sizing:border-box}.cfo__scan-track{font-size:2rem;letter-spacing:-.02em;padding-right:var(--space-2);box-sizing:border-box}.cfo__scan-crop:not(.cfo__scan-crop--dup){left:0;right:var(--space-4)}.cfo__scan-crop--dup{transform:translate(-100px,-3px);justify-content:flex-start;left:0;right:auto;overflow:visible;width:auto;max-width:100%;box-sizing:border-box}.cfo__scan-crop--dup .cfo__scan-word{transform:none;font-size:1em}.cfo__scan-micro-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.cfo__scan-micro-line{font-family:var(--font-mono);font-size:var(--type-mono-ui-size);font-weight:400;line-height:1.14;letter-spacing:var(--type-mono-ui-tracking);text-transform:uppercase;opacity:.55;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;word-break:normal}}@media (min-width:901px) and (max-width:1024px){#cfo .cfo__main-inner{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);row-gap:var(--space-8);align-items:start}#cfo .cfo__title{grid-column:1/7;grid-row:1;margin:0;max-width:none}#cfo .cfo__lede{grid-column:8/-1;grid-row:1;margin:0;max-width:none;align-self:start}#cfo .cfo__foot{grid-column:1/-1;grid-row:2;margin-top:var(--space-8)}}.cfo__product-overlay{position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:100vh;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.cfo__product-overlay .container{position:relative;z-index:1;width:100%;padding-inline:var(--page-padding-inline);box-sizing:border-box;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter)}.cfo__product-overlay .product__grid,.cfo__product-overlay .sec__header,.cfo__product-overlay .sec__label{grid-column:1/-1}.product-micro{position:absolute;z-index:2;display:flex;color:var(--chalk);pointer-events:none}.product-micro__dim{opacity:.5}.product-micro--tl{top:0;right:var(--page-padding-inline);flex-direction:column;align-items:flex-end;gap:var(--space-1)}.product-micro--tr{bottom:calc(-1 * var(--space-10));right:var(--page-padding-inline);flex-direction:column;align-items:flex-end;gap:var(--space-1)}.product-micro__crosshair{display:block;line-height:0}.product-micro__crosshair svg{display:block}.product-micro--mr{top:50%;right:var(--page-padding-inline);transform:translateY(calc(-50% + var(--space-20) + var(--space-4) + var(--space-1)))}.product-micro--vert{left:var(--page-padding-inline);top:30%;bottom:30%;flex-direction:column;align-items:center;gap:var(--space-3);transform:rotate(180deg);opacity:.2}.product-micro__vline{display:block;width:1px;flex:1;background:color-mix(in srgb,var(--chalk) 50%,transparent)}.product-micro__vline--long{flex:1}.product-micro--vert .type-terms{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.15em}.product-micro--ml{bottom:calc(-1 * var(--space-10));left:var(--page-padding-inline);align-items:center;gap:var(--space-2)}.product-micro--br{bottom:calc(-1 * var(--space-10));left:50%;transform:translateX(-50%)}.cfo__product-overlay .product__item-title,.cfo__product-overlay .sec__label--inv .type-terms,.cfo__product-overlay .type-h1{color:var(--chalk)}.cfo__product-overlay .product__item-num{grid-row:1;font-size:.8125rem;color:var(--chalk);opacity:.5}.cfo__product-overlay .product__item-body{grid-row:4;overflow-wrap:break-word;color:color-mix(in srgb,var(--chalk) 65%,transparent)}.cfo__product-overlay .product__item-icon{border-color:color-mix(in srgb,var(--chalk) 25%,transparent)}.cfo__product-overlay .product__item-icon-dot{background:var(--chalk)}.cfo__product-overlay .product__grid{display:grid;grid-template-columns:calc((700% - 29 * var(--grid-gutter))/ 36) calc((700% - 29 * var(--grid-gutter))/ 36) calc((700% - 29 * var(--grid-gutter))/ 36) calc((500% - 19 * var(--grid-gutter))/ 24) calc((500% - 19 * var(--grid-gutter))/ 24);grid-template-rows:auto auto calc(var(--space-4) + var(--space-1)) auto;column-gap:var(--grid-gutter);align-items:start;border-top:none;margin-top:calc(var(--space-20) + var(--space-4) + var(--space-1))}.cfo__product-overlay .product__item{display:contents}.cfo__product-overlay .product__item:first-child>*{grid-column:1}.cfo__product-overlay .product__item:nth-child(2)>*{grid-column:2}.cfo__product-overlay .product__item:nth-child(3)>*{grid-column:3}.cfo__product-overlay .product__item:nth-child(4)>*{grid-column:4}.cfo__product-overlay .product__item:nth-child(5)>*{grid-column:5}.cfo__product-overlay .product__item-body,.cfo__product-overlay .product__item-num,.cfo__product-overlay .product__item-title{min-width:0;overflow-wrap:break-word;box-sizing:border-box}.cfo__product-overlay .sec__header{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);row-gap:var(--space-8);align-items:start;margin-bottom:var(--gap-section-block)}.cfo__product-overlay .sec__header .type-body,.cfo__product-overlay .sec__header .type-h1{grid-row:1;align-self:start}.cfo__product-overlay .sec__header .type-h1{grid-column:8/-1}.cfo__product-overlay .sec__header .type-body{grid-column:1/5;margin-top:calc((var(--space-4) + var(--space-1))/ 2);color:color-mix(in srgb,var(--chalk) 70%,transparent)}@media (max-width:1024px){.cfo__product-overlay .product__grid{grid-template-rows:auto auto auto}.cfo__product-overlay .product__item-body{grid-row:3}.cfo__product-overlay .product__item-num{margin-bottom:0}.cfo__product-overlay .product__item-title{margin-bottom:0}.cfo__product-overlay .sec__header .type-body{grid-column:1/7}.product-micro--vert{top:auto;bottom:calc(239px + var(--space-8));height:calc(283px - 2 * var(--space-8))}.cfo__product-overlay .sec__label-micro{display:none}.btn-primary,.btn-primary-light,.btn-secondary{width:calc(3 * var(--grid-col-width) + 2 * var(--grid-gutter))}}.product__grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:var(--border-width) solid var(--rule)}.product__item{padding:var(--gap-base) 28px;border-left:var(--border-width) solid var(--rule);display:flex;flex-direction:column;gap:0}.product__item:first-child{border-left:none;padding-left:0}.product__item-num{color:var(--ink);margin-bottom:var(--gap-tight)}.product__item-icon{width:28px;height:28px;border:var(--border-width) solid var(--rule);margin-bottom:var(--gap-tight);display:flex;align-items:center;justify-content:center;flex-shrink:0}.product__item-icon-dot{width:8px;height:8px;background:var(--ink)}.product__item-title{color:var(--ink);margin-bottom:var(--space-3)}.product__item-body{color:var(--moss)}@media (max-width:1024px){.product__grid{grid-template-columns:repeat(2,1fr)}.product__item:nth-child(n+3){border-top:var(--border-width) solid var(--rule)}.product__item:nth-child(odd){border-left:none;padding-left:0}.product__item:nth-child(2n){padding-left:28px;border-left:var(--border-width) solid var(--rule)}}@media (max-width:767px){.product__grid{grid-template-columns:1fr}.product__item{padding:24px 0;border-left:none!important}.product__item:nth-child(n+2){border-top:var(--border-width) solid var(--rule)}}.process__heading{margin-bottom:56px}.process__list{border-top:var(--border-rule)}.process__row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);padding:var(--gap-base) 0;border-bottom:var(--border-rule);align-items:baseline}.process__num{grid-column:1/2}.process__title{grid-column:2/5}.process__body-wrap{grid-column:7/-1}.process__body{min-width:0}.process__body+.process__body{margin-top:var(--space-4)}#process.sec--ink .process__list{border-top:var(--border-rule-on-ink)}#process.sec--ink .process__row{border-bottom:var(--border-rule-on-ink)}#process.sec--ink .process__num{color:var(--chalk-45)}#process.sec--ink .process__title{color:var(--chalk)}#process.sec--ink .process__body{color:rgba(247,247,247,.6)}#process.sec--chalk .process__num{color:var(--ash)}#process.sec--chalk .process__title{color:var(--ink)}#process.sec--chalk .process__body{color:var(--moss)}.sec--ink .sec__label .type-terms{color:var(--chalk)}@media (max-width:1024px){.process__row{grid-template-columns:40px 1fr;gap:var(--space-6)}.process__body-wrap{grid-column:2/-1}}@media (max-width:767px){.process__row{grid-template-columns:1fr;row-gap:0;padding:var(--space-4) 0}.process__title{grid-column:1/-1;margin-bottom:var(--space-4)}.process__num{margin-bottom:var(--space-2)}.process__body-wrap{grid-column:1/-1}}#use-cases .sec__header{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);row-gap:var(--space-8);align-items:start}#use-cases .sec__header .type-h1{grid-column:7/-1;grid-row:1;align-self:start}#use-cases .sec__header .type-body{grid-column:1/5;grid-row:1;align-self:start;margin:0}.usecases__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);row-gap:var(--space-8);border:none}.uc__item{grid-column:span 3;padding:28px 0;border-left:none;display:flex;flex-direction:column;gap:0}.uc__item:nth-child(4n+1){grid-column:1/span 3}.uc__item:nth-child(4n+2){grid-column:4/span 3}.uc__item:nth-child(4n+3){grid-column:7/span 3}.uc__item:nth-child(4n+4){grid-column:10/span 3}.uc__num{color:var(--ink);margin-bottom:var(--space-3)}.uc__title{color:var(--ink);font-weight:var(--font-weight-body);margin-bottom:var(--space-2)}.uc__desc{color:var(--moss)}#use-cases.sec--ink .uc__num{color:var(--chalk-45)}#use-cases.sec--ink .uc__title{color:var(--chalk)}#use-cases.sec--ink .uc__desc{color:color-mix(in srgb,var(--chalk) 65%,transparent)}#use-cases.sec--ink .usecases__header-intro{color:color-mix(in srgb,var(--chalk) 70%,transparent);margin:0}.usecases__more{margin-top:var(--gap-loose)}@media (max-width:1024px){.usecases__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uc__item:nth-child(4n+1),.uc__item:nth-child(4n+2),.uc__item:nth-child(4n+3),.uc__item:nth-child(4n+4){grid-column:auto}.uc__item{min-width:0}.uc__item:nth-child(2n),.uc__item:nth-child(odd){border-left:none}.uc__item:nth-child(n+3){border-top:none}.uc__item:last-child{grid-column:auto}}@media (max-width:767px){#use-cases .sec__header{grid-template-columns:1fr;column-gap:0;row-gap:var(--space-8)}#use-cases .sec__header .type-h1{grid-column:1/-1;grid-row:1}#use-cases .sec__header .type-body{grid-column:1/-1;grid-row:2;width:100%;max-width:none}.usecases__grid{grid-template-columns:minmax(0,1fr)}.uc__item{border-left:none;min-width:0}.uc__item:nth-child(4n+1),.uc__item:nth-child(4n+2),.uc__item:nth-child(4n+3),.uc__item:nth-child(4n+4){grid-column:auto}.uc__item:nth-child(n+2){border-top:none}.uc__item:last-child{grid-column:auto}.uc__desc br{display:none}}.outcomes__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);margin-top:var(--gap-section-block)}.out__item{grid-column:span 4;padding:40px 0;border-left:var(--border-width) solid var(--rule);display:flex;flex-direction:column;min-width:0}.out__item:first-child{border-left:none}.out__item:not(:first-child){padding-left:32px}.out__stat{color:var(--ink);margin-bottom:var(--gap-tight)}.out__divider{width:24px;height:var(--border-width);background:var(--rule);margin-bottom:var(--gap-tight)}.out__title{color:var(--ink);margin-bottom:var(--space-3)}.out__body{color:var(--moss)}@media (max-width:1024px){.outcomes__grid{grid-template-columns:repeat(12,minmax(0,1fr));margin-top:var(--space-12)}.out__item{grid-column:span 6}.out__item:nth-child(3){grid-column:span 12;border-left:none;padding-left:0;padding-top:32px}}@media (max-width:767px){.outcomes__grid{grid-template-columns:1fr}.out__item{grid-column:span 1;border-left:none;padding-left:0;padding:32px 0}.out__item:first-child{padding-top:0}#outcomes .outcomes__grid{margin-top:var(--space-12)}#outcomes .out__item{grid-column:1/-1;min-width:0;padding:var(--space-8) 0}#outcomes .out__item:not(:first-child){padding-left:0}#outcomes .out__body,#outcomes .out__stat,#outcomes .out__title{max-width:none;white-space:normal;word-break:normal;overflow-wrap:normal}#outcomes .out__body br{display:none}}#enterprise .container{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter)}#enterprise .enterprise__labels-row{grid-column:1/-1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);align-items:start;margin-bottom:var(--gap-section-label)}#enterprise .enterprise__labels-row .sec__label{grid-column:1/6}.enterprise__labels-row .sec__label{margin-bottom:0}#enterprise .enterprise__terminal-label{margin-bottom:var(--space-6);flex-shrink:0}#enterprise .enterprise__terminal-label .sec__dot{background:var(--accent-hot)}#enterprise .enterprise__grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);row-gap:var(--gap-section-block);align-items:start}#enterprise .enterprise__lead{grid-column:1/6;grid-row:1}#enterprise .enterprise__list{--enterprise-rule-span:calc(
    (100% - 4 * var(--grid-gutter)) * 4 / 5 + 4 * var(--grid-gutter)
  );grid-column:1/6;grid-row:2;border-top:none;background-image:linear-gradient(var(--rule),var(--rule));background-size:var(--enterprise-rule-span) var(--border-width);background-position:0 0;background-repeat:no-repeat}#enterprise .enterprise__terminal-shell{grid-column:7/-1;grid-row:1/3;min-width:0;min-height:0;align-self:stretch;display:flex;flex-direction:column;align-items:stretch;overflow:hidden}#enterprise .enterprise__terminal-shell .terminal{position:relative;flex:0 0 540px;min-height:540px;width:100%;height:540px;max-height:540px;overflow-y:auto;overflow-x:hidden;contain:layout paint;box-sizing:border-box}#enterprise .enterprise__note{grid-column:1/6;grid-row:3}.enterprise__lead{display:flex;flex-direction:column;gap:0}.enterprise__heading{margin-bottom:var(--gap-tight)}.cta__sub,.enterprise__intro{font-family:var(--font-display);font-size:1rem;font-weight:var(--font-weight-body);line-height:1.25;letter-spacing:-.01em}.enterprise__intro{width:391px;color:var(--moss);margin-bottom:var(--gap-base)}.enterprise__list{list-style:none}.enterprise__item{display:flex;align-items:flex-start;gap:var(--space-6);padding:18px 0}#enterprise .enterprise__item{border-bottom:none;background-image:linear-gradient(var(--rule),var(--rule));background-size:var(--enterprise-rule-span) var(--border-width);background-position:0 100%;background-repeat:no-repeat}.enterprise__num{color:var(--ink);flex-shrink:0;padding-top:2px}.enterprise__text{color:var(--ink)}.enterprise__note{color:var(--ash);margin-top:var(--gap-tight)}.enterprise__placeholder{width:100%;aspect-ratio:4/3;background:var(--hero-canvas);border:var(--border-width) dashed var(--rule);position:relative;display:flex;align-items:center;justify-content:center}.enterprise__placeholder svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.enterprise__placeholder-label{position:relative;background:var(--chalk);border:var(--border-width) solid var(--rule);padding:6px 12px;color:var(--ash);z-index:1}@media (max-width:1024px){#enterprise .enterprise__labels-row .sec__label{grid-column:1/-1}#enterprise .enterprise__lead,#enterprise .enterprise__list,#enterprise .enterprise__note,#enterprise .enterprise__terminal-shell{grid-column:1/-1;grid-row:auto}#enterprise .enterprise__labels-row{grid-template-columns:1fr;gap:var(--space-6)}#enterprise .enterprise__grid{grid-template-columns:1fr;gap:var(--space-12)}#enterprise .enterprise__terminal-shell{align-self:start;position:static}#enterprise .enterprise__terminal-shell .terminal{position:static;height:340px;max-height:340px}#enterprise .enterprise__list{background-image:none;border-top:var(--border-width) solid var(--rule)}#enterprise .enterprise__item{background-image:none;border-bottom:var(--border-width) solid var(--rule)}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){#enterprise .enterprise__lead{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--grid-gutter);align-items:start}#enterprise .enterprise__intro{grid-column:1/5;grid-row:1;width:219px;max-width:100%;margin:0;align-self:start}#enterprise .enterprise__heading{grid-column:7/-1;grid-row:1;width:340px;max-width:100%;margin:0 0 0 33px;padding-top:0;align-self:start;justify-self:start}}.cta__heading{color:var(--chalk);max-width:700px;margin-bottom:var(--gap-base)}.cta__sub{color:rgba(247,247,247,.6);margin-bottom:var(--space-2);letter-spacing:.5px}.cta__note{color:var(--ash);margin-bottom:var(--gap-loose)}.cta__actions{display:flex;align-items:center;gap:var(--gap-tight);flex-wrap:wrap}@media (max-width:767px){.cta__heading,.cta__note,.cta__sub{text-align:left}.cta__actions{flex-direction:column;align-items:flex-start}.btn-primary-light,.btn-secondary{width:100%;justify-content:center}}.terminal{background:var(--terminal-surface);border:var(--border-width) solid var(--chalk);height:340px;overflow-y:auto;overflow-x:hidden;padding:16px;scrollbar-width:none}.terminal::-webkit-scrollbar{display:none}.terminal>div{padding:1px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t-dim{color:var(--ash)}.t-ok{color:var(--ink)}.t-warn{color:var(--ink);font-weight:var(--font-weight-body)}.t-leak{color:var(--accent-hot);font-weight:var(--font-weight-body)}.footer{position:relative;z-index:5;background:var(--ink);border-top:none}.footer__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:0;padding-top:var(--gap-section-block);padding-bottom:var(--gap-loose);border-bottom:var(--border-rule-on-ink)}.footer__brand{padding-right:40px}.footer__logo-svg{color:var(--chalk);height:48px;width:auto;margin-bottom:0}.footer__col{display:flex;flex-direction:column;gap:var(--gap-tight);padding-left:0}.footer__col-head{color:var(--chalk);margin:0;text-align:right}.footer__link{font-family:var(--font-display);font-size:1rem;font-weight:var(--font-weight-body);color:var(--chalk-45);transition:color .2s;display:block;text-align:right}.footer__link:hover{color:var(--chalk)}.footer__address-link{position:relative;display:block;max-width:100%;padding-left:0}.footer__address-link>span{display:block;text-align:right;line-height:30px}.footer__address-pin{position:absolute;left:-20px;top:3px}.footer__col--contact{grid-column:-2/-1;justify-self:end;align-self:start;align-items:flex-end;margin-top:10px}.footer__contact-note{margin:var(--space-2) 0 0;color:rgba(247,247,247,.5);text-align:right}.footer__col--contact .footer__address-link{display:inline-flex;align-items:flex-start;justify-content:flex-start;gap:var(--space-2);width:fit-content;margin-left:auto}.footer__col--contact .footer__address-pin{position:static;flex:0 0 auto;width:1.1em;height:1.1em;margin-top:5px;transform:translateX(5px)}.footer__col-sub{color:rgba(247,247,247,.3);margin-top:4px;margin-bottom:4px}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-top:var(--space-6);padding-bottom:var(--gap-base);color:rgba(247,247,247,.4);flex-wrap:wrap;gap:var(--gap-tight)}@media (max-width:1024px){body,html{overscroll-behavior-y:none}.footer__grid{grid-template-columns:1fr 1fr 1fr;gap:var(--gap-loose)}.footer__brand{padding-right:0}.footer__col--contact{margin-top:10px}}@media (max-width:767px){.footer__grid{grid-template-columns:1fr;gap:var(--gap-base)}.footer__address-link>span,.footer__brand,.footer__col-head,.footer__link{text-align:left}.footer__brand{display:flex;flex-direction:column;align-items:flex-start}.footer__link{padding:12px 0}.footer__bottom{flex-direction:column;align-items:flex-start;text-align:left}.footer__col--contact{justify-self:stretch;align-items:flex-start;margin-top:0;position:static;top:auto;padding-top:calc(var(--space-12) + 2px)}.footer__col--contact .footer__address-link{margin-left:0;margin-right:0}}@media (max-width:767px){.enterprise__intro{width:100%;max-width:100%}.footer__col--contact{justify-self:stretch;align-items:flex-start;margin-top:0;position:static;top:auto;padding-top:calc(var(--space-12) + 2px)}.footer__col--contact .footer__address-link{width:100%;display:inline-flex;align-items:flex-start;gap:var(--space-3);margin-left:0;margin-right:0;justify-content:flex-start}.footer__address-link>span{text-align:left;line-height:1.35}.footer__col--contact .footer__address-pin{position:static;flex:0 0 auto;width:1.1em;height:1.1em;margin-top:.15em;transform:none}.footer__brand{align-items:flex-start}.footer__col-head,.footer__link{text-align:left}.footer__bottom{align-items:flex-start;text-align:left}.cfo__title{font-size:var(--type-h1-font-size);max-width:none;width:100%}.cfo__lede{width:100%;max-width:none;min-width:0;align-self:stretch;text-wrap:wrap;overflow-wrap:normal;word-break:normal;white-space:normal}.cfo__product-overlay .sec__header{grid-template-columns:1fr}.cfo__product-overlay .sec__header .type-h1{grid-column:1/-1;grid-row:1}.cfo__product-overlay .sec__header .type-body{grid-column:1/-1;grid-row:2;width:100%;max-width:none;margin-top:0}#get-started .cta__heading,#get-started .cta__note{text-align:left}#get-started .cta__actions{align-items:stretch}#get-started .btn-primary-light{width:100%;min-width:0;max-width:100%;justify-content:center}.cfo__product-overlay .product__grid{grid-template-columns:repeat(12,1fr);grid-template-rows:none;column-gap:var(--grid-gutter);row-gap:var(--space-8);margin-top:100px}.cfo__panel-foot{border-top:none}.cfo__scan-band{border-top:var(--border-width) solid var(--rule);border-bottom:var(--border-width) solid var(--rule)}.cfo__panel{border-top:none}.cfo__panel-head{border-bottom:none}.cfo__product-overlay .product__item{display:flex;flex-direction:column;min-width:0;border-left:none;border-top:none;padding:28px 0;grid-column:span 6}.cfo__product-overlay .product__item:nth-child(n)>*{grid-column:auto;grid-row:auto}.cfo__product-overlay .product__item:nth-child(odd){padding-right:var(--space-4)}.cfo__product-overlay .product__item:nth-child(2n){padding-left:var(--space-4)}.cfo__product-overlay .product__item:nth-child(n+3){border-top:none}.cfo__product-overlay .product__item-num{margin-bottom:var(--space-3);grid-row:auto;grid-column:auto}.cfo__product-overlay .product__item-title{margin-bottom:var(--space-2);grid-row:auto;grid-column:auto;max-width:none}.cfo__product-overlay .product__item-body{grid-row:auto;grid-column:auto;max-width:none}.product-micro--br,.product-micro--ml,.product-micro--tl,.product-micro--tr{display:none}.product-micro--vert{top:352px;bottom:auto;height:100px}.product-micro--mr{top:402px;bottom:auto;transform:translateY(-50%)}.process__heading{margin-bottom:var(--space-12)}}@media (min-width:901px) and (max-width:1024px){#product.cfo__product-overlay{margin-top:100px;margin-bottom:100px}#use-cases .sec__header .type-body{grid-column:1/5;grid-row:1;width:304px;max-width:100%;margin:0;align-self:start;white-space:normal}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.footer__col--contact{grid-column:2/-1}.footer__col--contact .footer__address-link{width:fit-content;max-width:none}}