@font-face{font-family:Trebuchet MS;src:url(/assets/fonts/trebuchet/trebuc.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Trebuchet MS;src:url(/assets/fonts/trebuchet/Trebuchet-MS-Italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Calibri;src:url(/assets/fonts/calibri/calibri-font-family/calibri-regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Calibri;src:url(/assets/fonts/calibri/calibri-font-family/calibri-italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Calibri;src:url(/assets/fonts/calibri/calibri-font-family/calibri-bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Calibri;src:url(/assets/fonts/calibri/calibri-font-family/calibri-bold-italic.ttf)format("truetype");font-weight:700;font-style:italic;font-display:swap}:root{--ink:#0a0b10;--muted:#3f4453;--soft:#6b7080;--line:#d8dbe2;--wash:#f7f8fa;--purple:#653195;--green:#4ea019;--white:#fff;--breakpoint-desktop:100vw;--breakpoint-tablet:744px;--breakpoint-mobile:390px;--grid-columns:12;--grid-margin:clamp(24px, 7.8125vw, 220px);--grid-gutter:24px;--grid-content:calc(var(--breakpoint-desktop) - (var(--grid-margin) * 2));--figma-section-margin:250px;--figma-content:1420px;--figma-half-content:686px;--figma-form:944px;--header-height:116px;--space-section-y:150px;--space-section-gap:80px;--space-stack-lg:40px;--space-stack-md:24px;--space-stack-sm:12px;--space-form-row:40px;--space-form-col:25px;--hero-text-gap:40px;--hero-cta-offset:clamp(8px, .8958vw, 17.2px);--max:var(--grid-content);--font-primary:"Trebuchet MS", Arial, sans-serif;--font-secondary:Calibri, Arial, sans-serif;--font-size-banner-title:120px;--font-size-banner-subtitle:32px;--font-size-body:22px;--font-size-button:22px;--font-size-heading-text:75px;--font-size-subheading-text:32px;--font-size-heading-3:32px;--font-size-seo:18px;--font-size-field-name:20px;--font-size-footer:18px;--line-height-banner-title:110px;--line-height-banner-subtitle:42px;--line-height-body:30px;--line-height-button:30px;--line-height-heading-text:80px;--line-height-subheading-text:36px;--line-height-heading-3:40px;--line-height-seo:20px;--line-height-field-name:24px;--line-height-footer:20px;--font-weight-regular:400;--font-weight-light:300;--font-weight-bold:700;--type-size-banner-title:var(--font-size-banner-title);--type-size-banner-subtitle:var(--font-size-banner-subtitle);--type-size-body:var(--font-size-body);--type-size-button:var(--font-size-button);--type-size-heading-text:var(--font-size-heading-text);--type-size-subheading-text:var(--font-size-subheading-text);--type-size-heading-3:var(--font-size-heading-3);--type-size-seo:var(--font-size-seo);--type-size-field-name:var(--font-size-field-name);--type-size-footer:var(--font-size-footer);--type-line-banner-title:var(--line-height-banner-title);--type-line-banner-subtitle:var(--line-height-banner-subtitle);--type-line-body:var(--line-height-body);--type-line-button:var(--line-height-button);--type-line-heading-text:var(--line-height-heading-text);--type-line-subheading-text:var(--line-height-subheading-text);--type-line-heading-3:var(--line-height-heading-3);--type-line-seo:var(--line-height-seo);--type-line-field-name:var(--line-height-field-name);--type-line-footer:var(--line-height-footer);--partner-logo-scale:1}*{box-sizing:border-box}html{scroll-behavior:smooth}main>section[id]{scroll-margin-top:var(--header-height)}body{color:var(--ink);background:var(--white);font-family:var(--font-secondary);font-size:var(--type-size-body);font-weight:var(--font-weight-regular);line-height:var(--type-line-body);margin:0}a{color:inherit;text-decoration:none}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:var(--grid-gutter);height:116px;padding:0 var(--grid-margin);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:1px solid #0000;transition:background-color .22s,border-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;display:flex;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom-color:#0a0b100f}.brand{align-items:center;display:inline-flex}.brand img{object-fit:contain;width:267px;max-width:42vw;height:auto;max-height:75px}.nav{color:var(--muted);font-size:var(--type-size-body);gap:40px;line-height:normal;display:flex}.menu-toggle{background:var(--white);width:44px;height:44px;color:var(--ink);cursor:pointer;border:1px solid #0a0b1024;border-radius:6px;justify-content:center;align-items:center;display:none}.menu-toggle span,.menu-toggle span:before,.menu-toggle span:after{background:currentColor;border-radius:2px;width:20px;height:2px;display:block}.menu-toggle span{position:relative}.menu-toggle span:before,.menu-toggle span:after{content:"";position:absolute;left:0}.menu-toggle span:before{top:-6px}.menu-toggle span:after{top:6px}.nav a{color:var(--muted);text-underline-offset:6px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1.5px;transition:color .18s,text-decoration-color .18s}.nav a:hover,.nav a:focus-visible{color:var(--purple);text-decoration-color:currentColor}.header-cta{width:fit-content;height:54px;color:var(--white);background:var(--purple);font-size:var(--type-size-button);font-weight:var(--font-weight-bold);line-height:var(--type-line-button);border-radius:6px;justify-content:center;justify-self:end;align-items:center;padding:9px 35px;transition:background-color .18s,transform .12s;display:inline-flex}.header-cta:hover,.header-cta:focus-visible{background:#4a2070}.header-cta:active{background:#8b5dc0;transform:translateY(1px)}.section-grid{padding-inline:clamp(24px, 13.0208vw, var(--figma-section-margin));flex-direction:column;align-items:center;display:flex}.hero{text-align:center;min-height:1296px;padding-top:256px;position:relative;overflow:hidden}.hero-bg{pointer-events:none;opacity:.55;opacity:.58;background:radial-gradient(circle at 78% 30%,#6531951a,#0000 26%),radial-gradient(circle at 30% 78%,#4ea01917,#0000 28%),radial-gradient(circle,#65319538 1.2px,#0000 1.4px) 0 0/24px 24px;position:absolute;inset:0}.hero>.eyebrow,h1,.hero-copy,.hero-actions{z-index:1;position:relative}.eyebrow{margin:0 0 var(--space-stack-md);color:var(--soft);font-size:var(--type-size-seo);letter-spacing:2px;line-height:var(--type-line-seo);text-transform:uppercase}.hero>.eyebrow{margin-bottom:var(--hero-text-gap)}.contact>.eyebrow{margin-bottom:var(--space-stack-sm)}h1,h2{font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:0;margin:0}h1{width:min(100%,1300px);max-width:1300px;font-size:var(--type-size-banner-title);line-height:var(--type-line-banner-title);position:relative}h1 span,h2 span{color:var(--green)}h1 .hero-systems{color:var(--purple)}.hero-copy{max-width:682px;margin:var(--hero-text-gap) 0 0;color:var(--muted);font-size:var(--type-size-banner-subtitle);line-height:var(--type-line-banner-subtitle);position:relative}.hero-actions{margin-top:var(--hero-text-gap);align-items:center;gap:16px;padding-top:0;display:flex;position:relative}.button{width:fit-content;height:54px;font:inherit;font-size:var(--type-size-button);font-weight:var(--font-weight-bold);line-height:var(--type-line-button);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:9px 35px;display:inline-flex}.button-icon{background-color:currentColor;flex:0 0 24px;width:24px;height:24px;-webkit-mask:url(/assets/arrow-up-right-01.svg) 50%/contain no-repeat;mask:url(/assets/arrow-up-right-01.svg) 50%/contain no-repeat}.button-primary{color:var(--white);background:var(--purple);transition:background-color .18s,transform .12s}.button-primary:hover,.button-primary:focus-visible{background:#4a2070}.button-primary:active{background:#8b5dc0;transform:translateY(1px)}.button-ghost{color:var(--ink);text-underline-offset:6px;background:0 0;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1.5px;transition:color .18s,text-decoration-color .18s}.button-ghost:hover,.button-ghost:focus-visible{color:#4ea019;text-decoration-color:currentColor}.partners{flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;height:auto;margin-top:200px;padding-bottom:120px;display:flex;position:relative}.partners p{color:var(--purple);font-size:var(--type-size-heading-3);font-weight:var(--font-weight-bold);line-height:var(--type-line-heading-3);margin:0 0 24px}.partner-marquee{width:100%;height:150px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.partner-track{will-change:transform;align-items:center;width:max-content;height:100%;animation:38s linear infinite partner-scroll;display:flex}.partner-marquee:hover .partner-track{animation-play-state:paused}.partner-set{align-items:center;gap:100px;padding-inline:50px;display:flex}.partner-logo{width:calc(var(--logo-width) * var(--partner-logo-scale));height:calc(var(--logo-height) * var(--partner-logo-scale));outline:none;justify-content:center;align-items:center;transition:transform .18s,filter .18s;display:inline-flex;position:relative}.partner-logo img{object-fit:contain;width:100%;max-width:none;height:100%;max-height:none;transition:opacity .18s,transform .18s;position:absolute}.partner-logo .logo-hover{opacity:0;transform:translateY(4px)scale(.98)}.partner-logo:hover,.partner-logo:focus-visible{transform:translateY(-4px)}.partner-logo:hover .logo-default,.partner-logo:focus-visible .logo-default{opacity:0;transform:translateY(-4px)scale(1.02)}.partner-logo:hover .logo-hover,.partner-logo:focus-visible .logo-hover{opacity:1;transform:translateY(0)scale(1)}.partner-logo:focus-visible{border-radius:8px;box-shadow:0 0 0 3px #6531952e}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}video{animation:none}}@keyframes partner-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.reality{padding-block:var(--space-section-y);background:var(--wash) url(/assets/section-backgrounds/section-2-bg-desktop.png) center top / cover no-repeat;position:relative;overflow:hidden}.split-heading{width:min(100%, var(--max));margin-bottom:var(--space-section-gap);justify-content:space-between;align-items:flex-start;gap:0;display:flex;position:relative}.split-heading>div:first-child{flex:auto;min-width:0}.split-heading h2,.relevant h2,.approach h2,.beyond h2,.builds h2,.trust h2,.trust-built h2,.contact h2{font-size:var(--type-size-heading-text);line-height:var(--type-line-heading-text)}.split-heading h2{font-size:var(--type-size-heading-text)}.split-heading h2 span,.contact h2 span{color:var(--purple)}.body-stack{flex-direction:column;align-self:end;gap:10.9px;width:min(100%,592px);min-width:0;max-width:592px;padding-top:70px;display:flex}.body-stack p,.contact-copy{color:var(--muted);font-size:var(--type-size-body);line-height:var(--type-line-body);overflow-wrap:anywhere;margin:0}.image-panel{width:min(100%, var(--max));background:0 0;border:0;min-height:auto;padding:0 175px;position:relative}.image-panel img,.image-panel video{aspect-ratio:1069/602;object-fit:cover;border-radius:26px;width:100%;display:block}.approach{padding-block:var(--space-section-y);text-align:left;background-color:#f7f8fa;background-image:url(/assets/section-backgrounds/section-4-bg-desktop.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:relative;overflow:visible}@media (width>=1921px){.approach{background-size:cover}}@media (width>=745px) and (width<=1920px){.approach{background-size:cover}}.relevant{padding-block:var(--space-section-y);text-align:center;background-color:#f7f8fa;background-image:url(/assets/section-backgrounds/section-6-bg-desktop.png);background-position:top;background-repeat:no-repeat;background-size:cover}.beyond,.builds{padding-block:var(--space-section-y);background:var(--white);text-align:center}.beyond{text-align:left}.builds{background:var(--white)}.builds h2 span{color:var(--green)}.builds-lead{max-width:760px;color:var(--muted);font-size:var(--type-size-body);line-height:var(--type-line-body);margin:26px 0 0}.beyond-layout{width:min(100%, var(--max));justify-content:space-between;align-items:flex-start;gap:clamp(64px,6vw,120px);display:flex}.beyond-copy{flex:0 780px;min-width:0;max-width:780px}.beyond .eyebrow{margin-bottom:32px}.beyond h2{max-width:700px}@media (width>=1920px){.beyond h2{white-space:nowrap;max-width:780px}}.beyond h2 span{color:var(--green)}.beyond-lead{color:var(--muted);font-size:var(--type-size-body);line-height:var(--type-line-body);margin:28px 0 62px}.capability-tabs{border-top:1px solid var(--line);flex-direction:column;display:flex}.capability-tab{color:#9a9da3;border:0;border-bottom:1px solid var(--line);width:100%;min-height:90px;font:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:30px minmax(0,1fr);column-gap:8px;padding:24px 0;transition:color .26s,padding .26s,min-height .26s;display:grid;position:relative;overflow:hidden}.capability-tab span{color:currentColor;font-size:var(--type-size-seo);line-height:var(--type-line-seo);letter-spacing:0;grid-row:1/span 2;padding-top:5px}.capability-tab strong{color:currentColor;font-family:var(--font-primary);font-size:var(--type-size-heading-3);font-weight:var(--font-weight-regular);line-height:var(--type-line-heading-3);white-space:nowrap;transition:color .26s,font-weight .26s,transform .26s}.capability-tab em{color:var(--muted);font-style:normal;font-size:var(--type-size-body);line-height:var(--type-line-body);opacity:0;max-height:0;margin-top:14px;transition:max-height .42s,opacity .3s,transform .36s,margin-top .3s;display:block;overflow:hidden;transform:translateY(-8px)}.capability-inline-video{display:none}.capability-tab.is-active{color:var(--purple);min-height:136px}.capability-tab.is-active:before{background:var(--purple);content:"";transform-origin:0;width:100%;height:2px;animation:5s linear forwards capability-tab-progress;position:absolute;top:-1px;left:0;transform:scaleX(0)}.capability-tab.is-active span{color:var(--green)}.capability-tab.is-active strong{font-weight:var(--font-weight-bold);transform:translateY(0)}.capability-tab.is-active em{opacity:1;max-height:96px;transform:translateY(0)}.capability-tab:hover,.capability-tab:focus-visible{color:var(--purple)}.capability-progress{gap:8px;margin-top:58px;display:flex}.capability-progress span{background:#cfd3db;border-radius:999px;width:8px;height:8px;transition:width .22s,background-color .22s}.capability-progress span.is-active{background:#7a3bd1;width:34px}.beyond-bottom-copy{width:100%;max-width:none;color:var(--muted);font-size:var(--type-size-body);line-height:var(--type-line-body);margin:92px 0 0}.capability-preview{background:#06101f;border-radius:26px;flex:0 clamp(660px,43vw,820px);min-width:420px;margin-top:337px;animation:.42s both capability-preview-in;position:relative;overflow:hidden}.capability-preview video{aspect-ratio:660/448;object-fit:cover;width:100%;display:block}.capability-inline-video--custom:after,.capability-preview--custom:after{z-index:1;pointer-events:none;content:"";background:linear-gradient(#05121ffa 0%,#05121ff5 68%,#05121f00 100%);height:clamp(76px,18%,126px);position:absolute;inset:0 0 auto}@media (width<=1919px){.capability-tab strong{white-space:normal}.capability-preview{flex-basis:clamp(520px,39vw,660px);min-width:480px}}@keyframes capability-preview-in{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes capability-tab-progress{to{transform:scaleX(1)}}.relevant h2,.builds h2,.trust h2{max-width:min(100%,900px)}.relevant h2 span{color:var(--purple)}.relevant-lead{color:var(--muted);font-size:var(--type-size-body);line-height:var(--type-line-body);margin:26px 0 0}.builds-bento{gap:var(--grid-gutter);width:min(100%, var(--max));margin-top:var(--space-section-gap);text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.builds-bento article{background:var(--wash);border:1px solid var(--line);border-radius:8px;overflow:hidden}.builds-bento article:last-child{grid-column:1/-1}.builds-bento video{aspect-ratio:auto;object-fit:contain;background:#eef0f4;width:100%;height:auto;display:block}.builds-bento article>div{padding:26px}.builds-bento span{color:var(--purple);font-size:var(--type-size-seo);line-height:var(--type-line-seo);letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;display:block}.builds-bento h3{font-family:var(--font-primary);font-size:var(--type-size-heading-3);line-height:var(--type-line-heading-3);margin:0}.builds-bento p{color:var(--muted);font-size:var(--type-size-body);line-height:var(--type-line-body);margin:14px 0 0}.icon-grid{gap:var(--grid-gutter);width:min(100%, var(--max));margin-top:var(--space-section-gap);text-align:left;flex-wrap:wrap;display:flex}.icon-grid article{flex:1 1 calc((100% - (var(--grid-gutter) * 2)) / 3);background:var(--wash);border:1px solid var(--line);border-radius:8px;min-height:270px;padding:28px}.icon-grid img{object-fit:contain;width:52px;height:52px;margin-bottom:30px}.icon-grid h3,.media-grid h3{font-family:var(--font-primary);font-size:var(--type-size-heading-3);line-height:var(--type-line-heading-3);margin:0}.icon-grid p{color:var(--muted);font-size:var(--type-size-body);line-height:var(--type-line-body);margin:18px 0 0}.approach-layout{z-index:1;width:min(100%, var(--max));align-items:flex-start;gap:clamp(72px,7vw,132px);display:flex;position:relative}.approach-intro{flex:0 560px;align-self:flex-start;min-width:0;height:fit-content;position:sticky;top:150px}.approach-intro h2{max-width:620px;font-size:var(--type-size-heading-text);line-height:var(--type-line-heading-text)}.approach-intro h2 span{color:var(--purple)}.approach-intro p:not(.eyebrow){max-width:520px;color:var(--muted);font-size:var(--type-size-body);line-height:var(--type-line-body);margin:34px 0 0}.process-timeline{flex:760px;min-width:0;padding-left:48px;position:relative}.approach-step{opacity:.45;gap:40px;padding-bottom:92px;transition:opacity .52s,transform .52s;display:flex;position:relative;transform:translateY(28px)}.approach-step.is-visible{opacity:1;transform:translateY(0)}.approach-step:not(:last-child):before{background:var(--line);content:"";width:1px;position:absolute;top:34px;bottom:0;left:-32px}.step-marker{z-index:1;width:34px;height:34px;color:var(--ink);font-size:var(--type-size-seo);font-weight:var(--font-weight-bold);letter-spacing:0;background:#68da23;border-radius:50%;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:absolute;top:0;left:-48px}.step-content{width:100%}.step-content h3{font-family:var(--font-primary);font-size:var(--type-size-heading-3);line-height:var(--type-line-heading-3);margin:0}.step-content p{max-width:730px;color:var(--muted);font-size:var(--type-size-body);line-height:var(--type-line-body);margin:18px 0 34px}.step-video{width:100%}.step-video video{aspect-ratio:16/9;object-fit:cover;background:#eef0f4;border-radius:20px;width:100%;display:block}.media-grid video{aspect-ratio:4/3;object-fit:cover;background:#eef0f4;width:100%;display:block}.media-grid{gap:var(--grid-gutter);width:min(100%, var(--max));margin-top:var(--space-section-gap);text-align:left;flex-wrap:wrap;display:flex}.media-grid.four article{flex:1 1 calc((100% - (var(--grid-gutter) * 3)) / 4)}.media-grid.five article{flex:1 1 calc((100% - (var(--grid-gutter) * 4)) / 5)}.media-grid article{background:var(--white);border:1px solid var(--line);border-radius:8px;overflow:hidden}.builds .media-grid article{background:var(--wash)}.media-grid h3{font-size:var(--type-size-body);line-height:var(--type-line-body);padding:22px}.trust{min-height:900px;color:var(--white);text-align:center;background-color:#160d3f;background-image:url(/assets/section-backgrounds/section-7-bg-desktop.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-block:150px 130px;overflow:hidden}.trust .eyebrow{color:#ffffffb8}.trust h2{max-width:760px;color:var(--white)}.trust h2 span{color:#68da23}.trust h2 strong{color:#8b5dc0;font-weight:var(--font-weight-bold)}.pill{font-size:var(--type-size-seo);letter-spacing:2px;line-height:var(--type-line-seo);text-transform:uppercase}.trust-lead{color:#ffffffc2;font-size:var(--type-size-body);line-height:var(--type-line-body);margin:34px 0 20px}.trust-tags{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.trust-tags span{color:#68da23;font-size:var(--type-size-seo);line-height:var(--type-line-seo);letter-spacing:2px;text-transform:uppercase;border:1px solid #ffffff2e;border-radius:999px;padding:5px 15px}.trust-statement{color:#ffffffd1;font-size:var(--type-size-body);line-height:var(--type-line-body);margin:44px 0 74px}.trust-outcomes{width:min(100%,760px);margin:0 auto}.trust-outcomes>p{color:#ffffffb8;font-size:var(--type-size-seo);line-height:var(--type-line-seo);letter-spacing:2px;text-transform:uppercase;margin:0 0 28px}.trust-outcomes ol{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 48px;margin:0;padding:0;list-style:none;display:grid}.trust-outcomes li{color:#ffffffe6;font-size:var(--type-size-body);line-height:var(--type-line-body);grid-template-columns:28px 1fr;align-items:start;gap:10px;display:grid}.trust-outcomes li span{color:#68da23;font-size:var(--type-size-seo);line-height:var(--type-line-seo);padding-top:3px}.trust-built{text-align:center;background-color:#f7f8fa;background-image:url(/assets/section-backgrounds/section-8-bg-desktop.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;min-height:674px;padding-block:170px 120px;position:relative;overflow:hidden}.trust-built h2{max-width:760px}.trust-built h2 span{color:var(--purple)}.trust-built h2 strong{color:var(--green);font-weight:var(--font-weight-bold)}.trust-built-lead{color:var(--muted);font-size:var(--type-size-body);line-height:var(--type-line-body);margin:32px 0 64px}.trust-ribbon{width:100vw;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000);mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000)}.trust-ribbon-track{width:max-content;color:var(--ink);font-size:var(--type-size-body);line-height:var(--type-line-body);white-space:nowrap;gap:120px;animation:28s linear infinite trust-ribbon-scroll;display:flex}.trust-ribbon-track span{position:relative}.trust-ribbon-track span+span:before{content:"";background:#8b5dc0;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:-63px;transform:translateY(-50%)}@keyframes trust-ribbon-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.contact{padding-block:var(--space-section-y);letter-spacing:0;text-align:center}.contact *{letter-spacing:0}.contact h2{max-width:900px}.contact-copy{max-width:var(--figma-half-content);margin-top:var(--space-stack-lg)}.contact-note{max-width:832px;margin:var(--space-stack-sm) 0 0;color:var(--soft);font-size:var(--type-size-seo);line-height:var(--type-line-seo);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 24px;display:flex}.contact-note span{position:relative}.contact-note span+span:before{content:"";background:#98999b;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:-15px;transform:translateY(-50%)}.contact-form{gap:var(--space-form-row) var(--space-form-col);width:min(100%, var(--figma-form));margin-top:var(--space-section-gap);text-align:left;flex-wrap:wrap;padding-top:16px;display:flex}label{flex:1 1 calc((100% - var(--space-form-col)) / 2);color:var(--muted);font-size:var(--type-size-field-name);line-height:var(--type-line-field-name);flex-direction:column;gap:8px;display:flex}.field-label{align-items:baseline;gap:3px;display:inline-flex}sup{color:#6e3cc8;font-size:var(--type-size-field-name);line-height:0}input,select,textarea{width:100%;min-height:54px;color:var(--ink);font:inherit;font-size:var(--type-size-body);line-height:var(--type-line-body);background-color:#f4f6f9;border:1px solid #b8bec8;border-radius:6px;padding:14px 15px}label.has-error input,label.has-error select,label.has-error textarea{border-color:#b54552}input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #65319559}.field-error{color:#a83240;font-size:var(--type-size-seo);line-height:var(--type-line-seo)}.form-honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 5.25L7 8.75L10.5 5.25' stroke='%2398999B' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;background-size:14px 14px;padding-right:52px}textarea{resize:vertical;min-height:135px}::placeholder,select:invalid{color:#9aa3b2;opacity:1}.full{flex-basis:100%}.form-actions{flex-direction:column;align-items:stretch;gap:16px;padding-top:8px;display:flex}.form-action-row{flex-wrap:wrap;align-items:center;gap:16px;width:100%;display:flex}.form-action-row>span{color:var(--soft);font-size:var(--type-size-seo);line-height:var(--type-line-seo)}.form-actions .button:disabled{cursor:wait;opacity:.75}.form-status{width:100%;font-size:var(--type-size-seo);line-height:var(--type-line-seo);margin:0}.form-status.is-success{color:#3f7f18}.form-status.is-error{color:#a83240}.site-footer{padding:80px var(--grid-margin) 64px;color:#ffffffd1;background:#08090e}.footer-grid{width:min(100%, var(--max));grid-template-columns:minmax(280px,460px) minmax(180px,240px) minmax(320px,1fr);gap:96px;margin:0 auto;display:grid}.footer-brand img{width:267px;max-width:100%;height:auto}.footer-brand p{max-width:430px;margin:28px 0 0}.footer-nav,.footer-contact{flex-direction:column;align-items:flex-start;display:flex}.footer-nav h2,.footer-contact h2{color:#8b5dc0;font-size:var(--type-size-seo);line-height:var(--type-line-seo);letter-spacing:2px;text-transform:uppercase;margin:0 0 20px}.footer-nav a,.footer-contact a,.footer-contact p,.footer-brand p,.footer-bottom p,.footer-bottom a{color:#ffffffd1;font-size:var(--type-size-footer);line-height:var(--type-line-footer)}.footer-nav a,.footer-contact a,.footer-bottom a{text-decoration:none;transition:color .18s}.footer-nav a+a,.footer-contact a+a,.footer-contact a+p{margin-top:18px}.footer-contact p,.footer-bottom p{margin:0}.footer-nav a:hover,.footer-nav a:focus-visible,.footer-contact a:hover,.footer-contact a:focus-visible,.footer-bottom a:hover,.footer-bottom a:focus-visible{color:#68da23}.footer-bottom{border-top:1px solid #ffffffb8;grid-column:1/-1;justify-content:space-between;gap:24px;margin-top:36px;padding-top:28px;display:flex}@media (width<=1280px){:root{--grid-margin:30px;--header-height:92px;--space-section-y:110px;--space-section-gap:56px;--type-size-banner-title:86px;--type-line-banner-title:86px;--type-size-banner-subtitle:27px;--type-line-banner-subtitle:36px;--type-size-heading-text:58px;--type-line-heading-text:64px;--type-size-heading-3:28px;--type-line-heading-3:34px;--type-size-body:20px;--type-line-body:29px}.site-header{height:92px;padding-inline:var(--grid-margin)}.section-grid{padding-inline:var(--grid-margin)}.brand img{width:210px}.nav{gap:40px;font-size:17px}.header-cta{padding-inline:35px}.hero{min-height:1080px;padding-top:190px}.partners{margin-top:160px;padding-bottom:90px}.split-heading{flex-direction:column;gap:32px;margin-bottom:36px}.body-stack{align-self:stretch;width:100%;max-width:none;padding-top:0}.image-panel{padding-inline:0}.reality{background-size:1500px}.relevant{background-position:top;background-size:1500px}.media-grid.five article{flex-basis:calc((100% - (var(--grid-gutter) * 2)) / 3)}.media-grid.four article{flex-basis:calc((100% - var(--grid-gutter)) / 2)}.beyond-layout{flex-direction:column;align-items:stretch;gap:56px}.beyond-copy{flex-basis:auto;width:100%;max-width:none}.capability-preview{display:none}.capability-tab{grid-template-columns:42px 1fr}.capability-tab strong{white-space:normal}.capability-inline-video{opacity:0;background:#06101f;border-radius:16px;grid-column:2;width:100%;max-height:0;margin-top:0;transition:max-height .52s,margin-top .36s,opacity .36s,transform .42s;display:block;position:relative;overflow:hidden;transform:translateY(-8px)}.capability-tab.is-active .capability-inline-video{opacity:1;max-height:520px;margin-top:22px;transform:translateY(0)}.capability-inline-video video{aspect-ratio:696/488;object-fit:cover;width:100%;display:block}.beyond-lead{margin-bottom:46px}.beyond-bottom-copy{margin-top:64px}.approach-layout{flex-direction:column;gap:64px;width:100%}.approach-intro{flex-basis:auto;width:100%;padding-bottom:0;position:relative;top:auto}.approach-intro h2,.approach-intro p:not(.eyebrow){max-width:760px}.process-timeline{width:100%;max-width:none}.step-content p{max-width:none}.builds-bento video{object-fit:cover;object-position:center;height:350px;max-height:350px}.trust{background-position:top;background-size:1920px;min-height:780px}.trust-built{background-size:1500px;min-height:600px;padding-block:140px 96px}}@media (width<=1080px){.footer-grid{grid-template-columns:1fr;gap:44px}.footer-contact{grid-column:auto}.footer-brand p{max-width:560px}.footer-bottom{flex-direction:column;gap:14px;margin-top:6px;padding-top:24px}}@media (width>=1081px) and (width<=1280px){.builds-bento video{object-fit:contain;height:auto;max-height:none}}@media (width>=1281px) and (width<=1366px){:root{--type-size-banner-title:86px;--type-line-banner-title:86px;--type-size-banner-subtitle:27px;--type-line-banner-subtitle:36px;--type-size-heading-text:58px;--type-line-heading-text:64px;--type-size-heading-3:28px;--type-line-heading-3:34px;--type-size-body:20px;--type-line-body:29px}.approach-layout{flex-direction:column;gap:64px;width:100%}.approach-intro{flex-basis:auto;width:100%;padding-bottom:0;position:relative;top:auto}.approach-intro h2,.approach-intro p:not(.eyebrow){max-width:none}.image-panel{padding-inline:0}.beyond-layout{flex-direction:column;align-items:stretch;gap:56px}.beyond-copy{flex-basis:auto;width:100%;max-width:none}.capability-preview{display:none}.capability-tab{grid-template-columns:42px 1fr}.capability-tab strong{white-space:normal}.capability-inline-video{opacity:0;background:#06101f;border-radius:16px;grid-column:2;width:100%;max-height:0;margin-top:0;transition:max-height .52s,margin-top .36s,opacity .36s,transform .42s;display:block;position:relative;overflow:hidden;transform:translateY(-8px)}.capability-tab.is-active .capability-inline-video{opacity:1;max-height:520px;margin-top:22px;transform:translateY(0)}.capability-inline-video video{aspect-ratio:696/488;object-fit:cover;width:100%;display:block}.beyond-lead{margin-bottom:46px}.beyond-bottom-copy{margin-top:64px}.process-timeline,.step-content p{width:100%;max-width:none}}@media (width>=961px) and (width<=1080px){.builds-bento video{object-fit:contain;height:auto;max-height:none}.footer-grid{grid-template-columns:minmax(280px,1.25fr) minmax(160px,.75fr) minmax(260px,1.5fr);gap:48px}.footer-bottom{flex-direction:row;justify-content:space-between;gap:24px;margin-top:36px;padding-top:28px}}@media (width>=821px) and (width<=960px){.icon-grid article{flex-basis:calc((100% - var(--grid-gutter)) / 2)}.approach-step{padding-bottom:20px}.builds-bento{grid-template-columns:1fr}.builds-bento article:last-child{grid-column:auto}.builds-bento video{object-fit:cover;object-position:center;height:350px;max-height:350px}.builds-bento article:nth-child(-n+4) video{object-fit:contain;height:auto;max-height:none}}@media (width<=1500px){.menu-toggle{display:inline-flex}.nav{background:var(--white);border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:0;padding:10px;display:none;position:absolute;top:100%;left:16px;right:16px;box-shadow:0 20px 45px #0a0b1024}.nav.is-open{display:flex}.nav a{padding:13px 12px}.header-cta{display:none}}@media (width>=821px) and (width<=1500px){.site-header{isolation:isolate}.site-header.menu-open{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000}.brand,.menu-toggle,.header-cta{z-index:2}.menu-toggle{background:0 0;border-color:#0000;position:relative}.menu-toggle.is-open span{background:0 0}.menu-toggle.is-open span:before,.menu-toggle.is-open span:after{top:0}.menu-toggle.is-open span:before{transform:rotate(45deg)}.menu-toggle.is-open span:after{transform:rotate(-45deg)}.nav{z-index:1;min-height:100dvh;padding:170px var(--grid-margin) 30px;background:var(--white);box-shadow:none;border:0;border-radius:0;flex-direction:column;gap:34px;display:none;position:fixed;inset:0;overflow-y:auto}.nav.is-open{display:flex}.nav a{width:fit-content;padding:0}.header-cta{top:50%;right:calc(var(--grid-margin) + 52px);height:54px;display:inline-flex;position:absolute;transform:translateY(-50%)}.header-cta:active{transform:translateY(calc(1px - 50%))}}@media (width<=820px){:root{--grid-margin:30px;--header-height:78px;--space-section-y:84px;--space-section-gap:42px;--hero-text-gap:28px;--type-size-banner-title:58px;--type-line-banner-title:60px;--type-size-banner-subtitle:23px;--type-line-banner-subtitle:32px;--type-size-heading-text:44px;--type-line-heading-text:50px;--type-size-heading-3:24px;--type-line-heading-3:31px;--type-size-body:18px;--type-line-body:27px;--type-size-button:18px;--type-line-button:24px;--type-size-footer:18px;--type-line-footer:24px;--partner-logo-scale:.82}.site-header{height:78px;padding-inline:var(--grid-margin)}.brand img{width:168px;max-width:60vw}.site-header{isolation:isolate}.site-header.menu-open{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000}.brand,.menu-toggle,.header-cta{z-index:2}.menu-toggle{background:0 0;border-color:#0000;position:relative}.menu-toggle.is-open span{background:0 0}.menu-toggle.is-open span:before,.menu-toggle.is-open span:after{top:0}.menu-toggle.is-open span:before{transform:rotate(45deg)}.menu-toggle.is-open span:after{transform:rotate(-45deg)}.nav{z-index:1;min-height:100dvh;padding:145px var(--grid-margin) 30px;background:var(--white);box-shadow:none;font-size:var(--type-size-body);border:0;border-radius:0;gap:34px;line-height:normal;display:none;position:fixed;inset:0;overflow-y:auto}.nav.is-open{display:flex}.nav a{width:fit-content;padding:0}.nav a:hover{color:var(--muted);text-decoration-color:#0000}.nav a:active{color:var(--purple);text-decoration-color:currentColor}.header-cta{z-index:2;height:54px;display:none;position:fixed}.nav.is-open+.header-cta{display:inline-flex}.section-grid{padding-inline:var(--grid-margin)}.reality{background-size:1100px}.relevant{background-position:top;background-size:1150px}.hero{min-height:920px;padding-top:148px}h1{max-width:680px}.hero-actions{flex-direction:column;width:min(100%,420px)}.button{text-align:center;width:fit-content;height:54px;padding:9px 35px}.partners{padding-bottom:50px;padding-inline:var(--grid-margin);margin-top:120px}.partners p{font-size:24px;line-height:30px}.partner-marquee{height:120px}.icon-grid article,.media-grid.four article,.media-grid.five article{flex-basis:calc((100% - var(--grid-gutter)) / 2)}.approach-layout{gap:48px}.process-timeline{padding-left:38px}.approach-step{padding-bottom:66px}.approach-step:not(:last-child):before{left:-24px}.step-marker{width:30px;height:30px;left:-38px}.step-content p{margin-bottom:24px}.step-video{border:0;padding:0}.step-video video{border-radius:16px}.beyond-layout{gap:42px}.beyond .eyebrow{margin-bottom:22px}.beyond-lead{margin:22px 0 34px}.capability-tab{grid-template-columns:36px 1fr;column-gap:10px;min-height:72px;padding:18px 0}.capability-tab em{margin-top:10px}.capability-progress{margin-top:36px}.beyond-bottom-copy{margin-top:48px}.builds-lead{max-width:100%}.builds-bento{grid-template-columns:1fr}.builds-bento article:last-child{grid-column:auto}.builds-bento video{object-fit:cover;object-position:center;height:350px}.trust{background-position:top;background-size:1800px;min-height:auto;padding-block:100px}.trust-outcomes{max-width:560px}.trust-built{background-size:1100px;min-height:520px;padding-block:110px 80px}.trust-ribbon{padding-inline:0;overflow:hidden}.trust-ribbon-track{gap:120px}.contact h2{font-size:55px;line-height:65px}.contact-copy,input,select,textarea{font-size:22px;line-height:30px}.contact-note{font-size:20px;line-height:28px}.contact-form label{font-size:18px;line-height:20px}.contact .button{font-size:22px;line-height:20px}.form-action-row>span{font-size:18px;line-height:24px}.contact-form,.form-actions{gap:24px}.site-footer{padding:68px var(--grid-margin) 52px}.footer-grid{grid-template-columns:1fr;gap:44px}.footer-contact{grid-column:auto}.footer-brand p{max-width:560px}.footer-bottom{flex-direction:column;gap:14px;margin-top:6px;padding-top:24px}.contact-form label:not(.full){flex:calc(50% - 12px)}.contact-form label.full{flex-basis:100%}.form-actions{flex-direction:column;align-items:flex-start}}@media (width>=391px) and (width<=820px){:root{--header-height:100px}.site-header,.site-header.menu-open{height:100px}.brand img{width:210px;max-width:50vw}.header-cta{display:inline-flex;top:25px;right:82px}}@media (width<=744px){.approach{background-image:url(/assets/section-backgrounds/section-4-bg-tablet.png);background-position:50%;background-size:cover}}@media (width>=701px) and (width<=820px){:root{--type-size-banner-title:90px;--type-line-banner-title:100px;--type-size-banner-subtitle:24px;--type-line-banner-subtitle:36px;--type-size-body:22px;--type-line-body:30px;--type-size-button:22px;--type-line-button:20px;--type-size-heading-text:55px;--type-line-heading-text:65px;--type-size-subheading-text:32px;--type-line-subheading-text:40px;--type-size-heading-3:28px;--type-line-heading-3:32px;--type-size-seo:20px;--type-line-seo:28px;--type-size-field-name:18px;--type-line-field-name:20px;--type-size-footer:18px;--type-line-footer:24px}}@media (width<=520px){:root{--grid-margin:30px;--header-height:78px;--space-section-y:68px;--space-section-gap:34px;--type-size-banner-title:55px;--type-line-banner-title:60px;--type-size-banner-subtitle:20px;--type-line-banner-subtitle:28px;--type-size-body:18px;--type-line-body:26px;--type-size-button:18px;--type-line-button:20px;--type-size-heading-text:42px;--type-line-heading-text:50px;--type-size-subheading-text:24px;--type-line-subheading-text:28px;--type-size-heading-3:24px;--type-line-heading-3:28px;--type-size-seo:16px;--type-line-seo:26px;--type-size-field-name:18px;--type-line-field-name:20px;--type-size-footer:16px;--type-line-footer:24px;--partner-logo-scale:.68}.site-header{height:78px;padding-inline:var(--grid-margin)}.site-header.menu-open{height:78px}.brand img{width:168px;max-width:60vw}.nav{gap:34px}.header-cta{top:auto;bottom:26px;right:auto;left:var(--grid-margin);width:calc(100vw - (var(--grid-margin) * 2));max-width:none;display:none}.hero{min-height:860px;padding-top:124px}.reality{background-size:760px}.relevant{background-position:top;background-size:760px}.hero-copy{max-width:340px}.eyebrow,.pill,.contact-note,label,.partners{margin-top:30px}.partner-set{gap:48px;padding-inline:24px}.split-heading{gap:28px;margin-bottom:28px}.beyond-layout{gap:34px}.capability-tab{grid-template-columns:30px 1fr;column-gap:8px;min-height:66px;padding:16px 0}.capability-tab strong{font-size:20px;line-height:26px}.capability-inline-video{border-radius:12px;grid-column:2}.capability-tab.is-active .capability-inline-video{margin-top:18px}.body-stack{max-width:100%}.image-panel video{border-radius:16px}.icon-grid,.process-grid,.media-grid,.builds-bento{gap:16px}.builds h2 br{display:none}.builds-bento article>div{padding:22px}.builds-bento video{object-fit:contain;height:auto;max-height:none}.builds-bento article:last-child video{aspect-ratio:2;object-fit:cover;object-position:center}.trust{background-position:top;background-size:1500px;padding-block:80px}.trust-tags{gap:8px}.trust-statement{margin:34px 0 48px}.trust-outcomes ol{grid-template-columns:1fr;gap:14px}.trust-built{background-size:820px;min-height:460px;padding-block:86px 68px}.trust-built-lead{margin:24px 0 44px}.trust-ribbon{overflow:hidden}.trust-ribbon-track{gap:120px}.icon-grid article,.media-grid.four article,.media-grid.five article{flex-basis:100%}.icon-grid article{min-height:0;padding:22px}.approach-layout{gap:38px}.approach{padding-top:40px}.approach-intro .eyebrow{margin-bottom:18px}.process-timeline{padding-left:34px}.approach-step{padding-bottom:54px}.approach-step:not(:last-child):before{left:-20px}.step-marker{width:28px;height:28px;left:-34px}.step-content p{margin:14px 0 20px}.step-video video{border-radius:12px}.trust-marquee{gap:30px;font-size:24px;line-height:30px}.contact h2{font-size:42px;line-height:50px}.contact-copy{font-size:18px;line-height:26px}.contact-note{font-size:16px;line-height:26px;display:block}.contact-note span{display:inline}.contact-note span+span:before{vertical-align:middle;margin:0 10px;display:inline-block;position:static;transform:none}.site-footer{padding:52px var(--grid-margin) 42px}.footer-grid{gap:38px}.footer-brand img{width:min(267px,85vw)}.footer-brand p{margin-top:24px}.contact-form label:not(.full){flex-basis:100%}.contact-form{gap:16px}label{gap:6px}.contact-form label{font-size:var(--type-size-field-name);margin-top:0;line-height:20px}.contact-form sup{font-size:var(--type-size-field-name)}.form-actions{align-items:center;gap:12px;width:100%}.form-actions .button{white-space:nowrap;width:100%;padding-inline:16px;font-size:18px;line-height:20px}.field-error,.form-status{font-size:var(--type-size-footer);line-height:var(--type-line-footer)}.form-action-row>span{font-size:var(--type-size-footer);line-height:var(--type-line-footer);text-align:center;margin-top:0}input,select,textarea{font-size:18px;line-height:26px}.site-footer{padding-block:56px}}@media (width<=390px){.approach{background-image:url(/assets/section-backgrounds/section-4-bg-mobile.png);background-position:50%;background-size:cover}}@media (width>=391px) and (width<=520px){.beyond h2 br{display:none}}
