body{margin:0;font-family:IBM Plex Mono,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:IBM Plex Mono,monospace}:root{--black: #000;--white: #fff;--red: #ea4244;--yellow: #e8cb71;--orange: #d8902f;--blue: #3c6c9c;--silver: #d0d0d0;--shadow: #888}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--black)}.site-shell{--diagonal-depth: clamp(72px, 8vw, 128px);--diagonal-depth-small: clamp(48px, 6vw, 96px);position:relative;display:block;width:100%;min-height:100vh;background:var(--black);font-family:IBM Plex Mono,monospace;overflow-x:clip}.nav-bar{align-items:center;color:var(--white);display:flex;justify-content:space-between;padding:32px;position:absolute;inset:0 0 auto;z-index:11}.brand,.nav-links a{color:inherit;text-decoration:none}.brand{align-items:center;display:flex;font-size:19px;font-weight:700;gap:16px}.brand-name{display:none}.brand-mark{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='63px'%20height='36px'%20viewBox='0%200%2063%2036'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2062%20(91390)%20-%20https://sketch.com%20--%3e%3ctitle%3eLogo%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cg%20id='Page-2'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Desktop-HD-Copy-2'%20transform='translate(-46.000000,%20-45.000000)'%20fill='%23FFFFFF'%3e%3cg%20id='Header'%20transform='translate(0.000000,%20-24.000000)'%3e%3cg%20id='Logo'%20transform='translate(46.000000,%2069.000000)'%3e%3cpath%20d='M31.0909091,12.1034483%20C34.6843531,12.1034483%2037.6081505,15.0272457%2037.6081505,18.6206897%20C37.6081505,22.2141336%2034.6843531,25.137931%2031.0909091,25.137931%20C27.4974651,25.137931%2024.5736677,22.2141336%2024.5736677,18.6206897%20C24.5736677,15.0272457%2027.4974651,12.1034483%2031.0909091,12.1034483%20M31.0909091,31.6551724%20C38.2782043,31.6551724%2044.1253918,25.8079849%2044.1253918,18.6206897%20C44.1253918,11.4333944%2038.2782043,5.5862069%2031.0909091,5.5862069%20C23.9036138,5.5862069%2018.0564263,11.4333944%2018.0564263,18.6206897%20C18.0564263,25.8079849%2023.9036138,31.6551724%2031.0909091,31.6551724'%20id='Fill-1'%3e%3c/path%3e%3cpath%20d='M47.9978735,36%20C51.8287531,31.9297781%2054.2090104,26.774056%2054.8787392,21.2306553%20L62.1253918,21.2306553%20L62.1253918,14.7693447%20L54.8787392,14.7693447%20C54.2090104,9.22554013%2051.8287531,4.06981805%2047.9978735,0%20L43.5047022,4.50111054%20C46.9304566,8.14044377%2048.8171267,12.9343324%2048.8171267,18%20C48.8171267,23.0656676%2046.9304566,27.8595562%2043.5047022,31.4988895%20L47.9978735,36%20Z'%20id='Fill-3'%3e%3c/path%3e%3cpath%20d='M4.54959759,36%20C8.38047721,31.9297781%2010.7607346,26.774056%2011.4304633,21.2306553%20L18.677116,21.2306553%20L18.677116,14.7693447%20L11.4304633,14.7693447%20C10.7607346,9.22554013%208.38047721,4.06981805%204.54959759,0%20L0.0564263323,4.50111054%20C3.48218074,8.14044377%205.36885079,12.9343324%205.36885079,18%20C5.36885079,23.0656676%203.48218074,27.8595562%200.0564263323,31.4988895%20L4.54959759,36%20Z'%20id='Fill-3-Copy'%20transform='translate(9.366771,%2018.000000)%20scale(-1,%201)%20translate(-9.366771,%20-18.000000)%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") transparent no-repeat center;background-size:contain;display:inline-block;height:36px;width:63px}.nav-links{align-items:center;display:flex;gap:28px;margin-right:190px;text-transform:uppercase}.nav-links a{font-size:14px}.button{--boxShadowDepth: 4;border:1px solid currentColor;box-shadow:calc(var(--boxShadowDepth) * 1px) calc(var(--boxShadowDepth) * 1px) 0 var(--shadow);display:inline-flex;font-weight:700;justify-content:center;min-height:48px;padding:12px 24px;text-transform:uppercase;transition:box-shadow .15s ease,transform .15s ease}.button:hover{box-shadow:2px 2px 0 var(--shadow);transform:translate(1px,1px)}.floating-contact{--floating-bg: var(--black);--floating-fg: var(--white);align-items:center;background-color:var(--floating-bg);border:1px solid var(--floating-fg);box-shadow:5px 5px 0 var(--shadow);color:var(--floating-fg);display:inline-flex;font-size:14px;font-weight:700;justify-content:center;min-height:48px;padding:12px 24px;position:fixed;right:32px;text-decoration:none;text-transform:uppercase;top:26px;transition:background-color .42s ease,border-color .42s ease,box-shadow .42s ease,color .42s ease,transform .15s ease;z-index:12}.floating-contact:hover{box-shadow:2px 2px 0 var(--shadow);transform:translate(2px,2px)}.floating-contact[data-theme=light]{--floating-bg: var(--white);--floating-fg: var(--black)}.floating-contact[data-theme=yellow]{--floating-bg: var(--orange);--floating-fg: var(--black)}.floating-contact[data-theme=examples]{--floating-bg: var(--white);--floating-fg: var(--black)}.floating-contact[data-theme=red]{--floating-bg: var(--black);--floating-fg: var(--white)}.hero{--hero-parallax-y: 0px;background:radial-gradient(circle at 50% 46%,rgba(60,108,156,.18),transparent 46%),linear-gradient(155deg,#000,#07121d 70%,#000);color:var(--white);clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - var(--diagonal-depth)));display:flex;flex-direction:column;margin-bottom:calc(var(--diagonal-depth) * -1);min-height:820px;padding:clamp(132px,9vw,156px) 0 calc(40px + var(--diagonal-depth));position:relative;z-index:1}.body-stack{background:var(--white);clip-path:polygon(0 0,100% var(--diagonal-depth),100% 100%,0 100%);position:relative;z-index:3}.hero:before,.approach:before,.approach:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.hero:before{background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.04) 0 1px,transparent 1px),radial-gradient(circle at 80% 70%,rgba(232,203,113,.045) 0 1px,transparent 1px);background-size:23px 23px,37px 37px;mix-blend-mode:screen;opacity:.1;transform:translate3d(0,var(--hero-parallax-y),0);will-change:transform}.hero-dust{inset:0;overflow:hidden;pointer-events:none;position:absolute;transform:translate3d(0,var(--hero-parallax-y),0);will-change:transform;z-index:1}.hero-dust span{--dust-size: 2px;--dust-opacity: .24;--dust-drift-x: 18px;--dust-drift-y: -22px;--dust-mid-x: 10px;--dust-mid-y: -10px;--dust-duration: 56s;--dust-delay: 0s;--seek-x: 0px;--seek-y: 0px;animation:dustDrift var(--dust-duration) ease-in-out var(--dust-delay) infinite alternate;background:rgba(245,237,202,var(--dust-opacity));border-radius:50%;box-shadow:0 0 12px rgba(245,237,202,calc(var(--dust-opacity) * .85));height:var(--dust-size);left:var(--dust-x);opacity:.8;position:absolute;top:var(--dust-y);transform:translateZ(0);width:var(--dust-size)}.hero-dust span:nth-child(1){--dust-x: 18%;--dust-y: 46%;--dust-size: 2px;--dust-opacity: .22;--dust-drift-x: 14px;--dust-duration: 68s;--dust-delay: -31s}.hero-dust span:nth-child(2){--dust-x: 27%;--dust-y: 34%;--dust-opacity: .27;--dust-drift-y: -18px;--dust-duration: 54s;--dust-delay: -17s}.hero-dust span:nth-child(3){--dust-x: 35%;--dust-y: 68%;--dust-opacity: .2;--dust-drift-x: 22px;--dust-duration: 72s;--dust-delay: -44s}.hero-dust span:nth-child(4){--dust-x: 42%;--dust-y: 22%;--dust-size: 2.5px;--dust-opacity: .22;--dust-duration: 66s;--dust-delay: -12s}.hero-dust span:nth-child(5){--dust-x: 48%;--dust-y: 52%;--dust-opacity: .32;--dust-drift-x: 10px;--dust-duration: 58s;--dust-delay: -38s}.hero-dust span:nth-child(6){--dust-x: 57%;--dust-y: 28%;--dust-opacity: .23;--dust-drift-y: -28px;--dust-duration: 74s;--dust-delay: -25s}.hero-dust span:nth-child(7){--dust-x: 64%;--dust-y: 61%;--dust-size: 2.5px;--dust-opacity: .26;--dust-duration: 70s;--dust-delay: -50s}.hero-dust span:nth-child(8){--dust-x: 73%;--dust-y: 18%;--dust-opacity: .2;--dust-drift-x: 26px;--dust-duration: 63s;--dust-delay: -3s}.hero-dust span:nth-child(9){--dust-x: 81%;--dust-y: 44%;--dust-opacity: .29;--dust-duration: 60s;--dust-delay: -28s}.hero-dust span:nth-child(10){--dust-x: 31%;--dust-y: 56%;--dust-opacity: .25;--dust-drift-y: -26px;--dust-duration: 59s;--dust-delay: -9s}.hero-dust span:nth-child(11){--dust-x: 52%;--dust-y: 16%;--dust-opacity: .24;--dust-drift-x: 20px;--dust-duration: 61s;--dust-delay: -15s}.hero-dust span:nth-child(12){--dust-x: 60%;--dust-y: 73%;--dust-opacity: .22;--dust-duration: 67s;--dust-delay: -42s}.hero-dust span:nth-child(13){--dust-x: 68%;--dust-y: 38%;--dust-size: 2.5px;--dust-opacity: .27;--dust-drift-y: -20px;--dust-duration: 71s;--dust-delay: -5s}.hero-dust span:nth-child(14){--dust-x: 46%;--dust-y: 76%;--dust-opacity: .23;--dust-drift-y: -14px;--dust-duration: 57s;--dust-delay: -46s}.hero-dust span:nth-child(15){--dust-x: 71%;--dust-y: 12%;--dust-opacity: .2;--dust-duration: 66s;--dust-delay: -24s}.hero-dust span:nth-child(16){--dust-x: 84%;--dust-y: 59%;--dust-opacity: .25;--dust-drift-x: 24px;--dust-duration: 80s;--dust-delay: -54s}.hero-dust span:nth-child(17){--dust-x: 14%;--dust-y: 63%;--dust-size: 1.5px;--dust-opacity: .2;--dust-delay: -11s}.hero-dust span:nth-child(18){--dust-x: 22%;--dust-y: 29%;--dust-opacity: .24;--dust-delay: -19s}.hero-dust span:nth-child(19){--dust-x: 33%;--dust-y: 44%;--dust-size: 2.5px;--dust-opacity: .2;--dust-delay: -7s}.hero-dust span:nth-child(20){--dust-x: 38%;--dust-y: 18%;--dust-opacity: .23;--dust-delay: -29s}.hero-dust span:nth-child(21){--dust-x: 44%;--dust-y: 64%;--dust-size: 1.5px;--dust-opacity: .22;--dust-delay: -14s}.hero-dust span:nth-child(22){--dust-x: 51%;--dust-y: 35%;--dust-opacity: .29;--dust-delay: -23s}.hero-dust span:nth-child(23){--dust-x: 58%;--dust-y: 48%;--dust-size: 2.5px;--dust-opacity: .21;--dust-delay: -4s}.hero-dust span:nth-child(24){--dust-x: 66%;--dust-y: 19%;--dust-opacity: .23;--dust-delay: -33s}.hero-dust span:nth-child(25){--dust-x: 72%;--dust-y: 55%;--dust-size: 1.5px;--dust-opacity: .24;--dust-delay: -17s}.hero-dust span:nth-child(26){--dust-x: 79%;--dust-y: 31%;--dust-opacity: .25;--dust-delay: -26s}.hero-dust span:nth-child(27){--dust-x: 87%;--dust-y: 67%;--dust-size: 2.5px;--dust-opacity: .2;--dust-delay: -8s}.hero-dust span:nth-child(28){--dust-x: 92%;--dust-y: 42%;--dust-opacity: .22;--dust-delay: -35s}.hero-dust span:nth-child(29){--dust-x: 8%;--dust-y: 38%;--dust-size: 1.5px;--dust-opacity: .2;--dust-delay: -21s}.hero-dust span:nth-child(30){--dust-x: 29%;--dust-y: 78%;--dust-opacity: .24;--dust-delay: -13s}.hero-dust span:nth-child(31){--dust-x: 55%;--dust-y: 83%;--dust-size: 2.5px;--dust-opacity: .19;--dust-delay: -27s}.hero-dust span:nth-child(32){--dust-x: 76%;--dust-y: 75%;--dust-opacity: .23;--dust-delay: -2s}.hero-dust span:nth-child(33){--dust-x: 5%;--dust-y: 24%;--dust-size: 1.5px;--dust-opacity: .18;--dust-delay: -6s}.hero-dust span:nth-child(34){--dust-x: 11%;--dust-y: 52%;--dust-opacity: .23;--dust-delay: -22s}.hero-dust span:nth-child(35){--dust-x: 16%;--dust-y: 82%;--dust-size: 2.5px;--dust-opacity: .19;--dust-delay: -12s}.hero-dust span:nth-child(36){--dust-x: 24%;--dust-y: 17%;--dust-opacity: .21;--dust-delay: -31s}.hero-dust span:nth-child(37){--dust-x: 28%;--dust-y: 58%;--dust-size: 1.5px;--dust-opacity: .2;--dust-delay: -3s}.hero-dust span:nth-child(38){--dust-x: 34%;--dust-y: 88%;--dust-opacity: .22;--dust-delay: -25s}.hero-dust span:nth-child(39){--dust-x: 40%;--dust-y: 39%;--dust-size: 2.5px;--dust-opacity: .18;--dust-delay: -16s}.hero-dust span:nth-child(40){--dust-x: 47%;--dust-y: 27%;--dust-opacity: .25;--dust-delay: -36s}.hero-dust span:nth-child(41){--dust-x: 50%;--dust-y: 69%;--dust-size: 1.5px;--dust-opacity: .19;--dust-delay: -9s}.hero-dust span:nth-child(42){--dust-x: 57%;--dust-y: 20%;--dust-opacity: .22;--dust-delay: -28s}.hero-dust span:nth-child(43){--dust-x: 62%;--dust-y: 86%;--dust-size: 2.5px;--dust-opacity: .18;--dust-delay: -18s}.hero-dust span:nth-child(44){--dust-x: 69%;--dust-y: 51%;--dust-opacity: .24;--dust-delay: -39s}.hero-dust span:nth-child(45){--dust-x: 74%;--dust-y: 26%;--dust-size: 1.5px;--dust-opacity: .2;--dust-delay: -10s}.hero-dust span:nth-child(46){--dust-x: 82%;--dust-y: 15%;--dust-opacity: .21;--dust-delay: -30s}.hero-dust span:nth-child(47){--dust-x: 89%;--dust-y: 50%;--dust-size: 2.5px;--dust-opacity: .19;--dust-delay: -20s}.hero-dust span:nth-child(48){--dust-x: 95%;--dust-y: 81%;--dust-opacity: .23;--dust-delay: -1s}.hero-dust span:nth-child(49){--dust-x: 7%;--dust-y: 72%;--dust-size: 1.5px;--dust-opacity: .17;--dust-delay: -34s}.hero-dust span:nth-child(50){--dust-x: 13%;--dust-y: 33%;--dust-opacity: .22;--dust-delay: -15s}.hero-dust span:nth-child(51){--dust-x: 20%;--dust-y: 67%;--dust-size: 2.5px;--dust-opacity: .18;--dust-delay: -41s}.hero-dust span:nth-child(52){--dust-x: 26%;--dust-y: 43%;--dust-opacity: .24;--dust-delay: -7s}.hero-dust span:nth-child(53){--dust-x: 37%;--dust-y: 14%;--dust-size: 1.5px;--dust-opacity: .2;--dust-delay: -24s}.hero-dust span:nth-child(54){--dust-x: 43%;--dust-y: 73%;--dust-opacity: .21;--dust-delay: -13s}.hero-dust span:nth-child(55){--dust-x: 49%;--dust-y: 46%;--dust-size: 2.5px;--dust-opacity: .19;--dust-delay: -32s}.hero-dust span:nth-child(56){--dust-x: 54%;--dust-y: 59%;--dust-opacity: .23;--dust-delay: -4s}.hero-dust span:nth-child(57){--dust-x: 61%;--dust-y: 31%;--dust-size: 1.5px;--dust-opacity: .18;--dust-delay: -27s}.hero-dust span:nth-child(58){--dust-x: 67%;--dust-y: 77%;--dust-opacity: .22;--dust-delay: -19s}.hero-dust span:nth-child(59){--dust-x: 75%;--dust-y: 45%;--dust-size: 2.5px;--dust-opacity: .18;--dust-delay: -38s}.hero-dust span:nth-child(60){--dust-x: 80%;--dust-y: 88%;--dust-opacity: .23;--dust-delay: -11s}.hero-dust span:nth-child(61){--dust-x: 86%;--dust-y: 35%;--dust-size: 1.5px;--dust-opacity: .2;--dust-delay: -29s}.hero-dust span:nth-child(62){--dust-x: 91%;--dust-y: 64%;--dust-opacity: .22;--dust-delay: -17s}.hero-dust span:nth-child(63){--dust-x: 96%;--dust-y: 29%;--dust-size: 2.5px;--dust-opacity: .18;--dust-delay: -43s}.hero-dust span:nth-child(64){--dust-x: 4%;--dust-y: 87%;--dust-opacity: .21;--dust-delay: -23s}.hero-dust span:nth-child(3n+1){--dust-drift-x: 72px;--dust-drift-y: -78px;--dust-mid-x: 40px;--dust-mid-y: -35px;--dust-duration: 16s}.hero-dust span:nth-child(3n+2){--dust-drift-x: -58px;--dust-drift-y: -66px;--dust-mid-x: -32px;--dust-mid-y: -30px;--dust-duration: 21s}.hero-dust span:nth-child(3n){--dust-drift-x: 46px;--dust-drift-y: -92px;--dust-mid-x: 26px;--dust-mid-y: -42px;--dust-duration: 26s}@keyframes dustDrift{0%{transform:translate3d(var(--seek-x),var(--seek-y),0)}45%{opacity:1;transform:translate3d(calc(var(--dust-mid-x) + var(--seek-x)),calc(var(--dust-mid-y) + var(--seek-y)),0)}to{opacity:.62;transform:translate3d(calc(var(--dust-drift-x) + var(--seek-x)),calc(var(--dust-drift-y) + var(--seek-y)),0)}}@media(prefers-reduced-motion:reduce){.hero-dust span{animation:none}}.hero-copy,.hero-art{position:relative;transform:translate3d(0,var(--hero-parallax-y),0);will-change:transform;z-index:1}.hero-copy{margin:0 auto;max-width:1420px;text-align:center;width:min(1420px,calc(100% - 32px));z-index:2}.eyebrow,.label{font-size:14px;letter-spacing:0;margin:0 0 18px;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{color:var(--white);font-size:clamp(34px,3.1vw,46px);line-height:1.45;max-width:1280px;margin:0 auto}h1 span,.positioning h2 span,.approach-copy p>span{background-image:linear-gradient(120deg,var(--red) 0%,var(--red) 100%);background-position:0 88%;background-repeat:no-repeat;background-size:100% .18em}.lede{font-size:clamp(18px,1.6vw,24px);line-height:1.65;margin-top:46px;max-width:min(80vw,1360px);margin-left:auto;margin-right:auto}.hero-actions{justify-content:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:28px}.button{color:inherit;font-size:16px;text-decoration:none}.button.primary{background:var(--white);color:var(--black)}.button.secondary{background:transparent;color:var(--white)}.hero-art{background:url(/assets/hands_1-C8dveTRG.png) transparent no-repeat center;background-size:100%;flex:1 1 auto;height:clamp(270px,35vw,505px);margin-top:clamp(32px,4vw,58px);min-height:0;width:100%;z-index:1}.down-arrow{animation:arrowFadeIn 1s ease .45s both;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='58px'%20height='34px'%20viewBox='0%200%2058%2034'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2063.1%20(92452)%20-%20https://sketch.com%20--%3e%3ctitle%3edown-arrow%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cg%20id='Icons'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Artboard'%20transform='translate(-298.000000,%20-175.000000)'%20fill='%23FFFFFF'%3e%3cpath%20d='M350.283729,174.999729%20L355.284271,180%20L327,208.284271%20L298.715729,180%20L303.715729,174.999729%20L327,198.284271%20L350.283729,174.999729%20Z'%20id='down-arrow'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e") transparent no-repeat center;background-size:contain;bottom:calc(var(--diagonal-depth) + 24px);display:block;height:24px;left:50%;opacity:0;position:absolute;transform:translate3d(-50%,var(--hero-parallax-y),0);will-change:transform;width:24px;z-index:2}@keyframes arrowFadeIn{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.down-arrow{animation:none;opacity:1}}.positioning{padding:calc(48px + var(--diagonal-depth)) 64px 156px;position:relative}.positioning-inner{margin:0 auto;max-width:1120px}.positioning h2,.examples h2,.closing h2{font-size:clamp(28px,3vw,42px);line-height:1.38}.positioning p:not(.label){font-size:clamp(18px,2vw,24px);line-height:1.8;margin-top:44px;max-width:1040px}.closing p{font-size:clamp(18px,2vw,24px);line-height:1.85;margin-top:28px;max-width:1040px}.punchline{font-weight:700}.positioning-cta{align-items:center;background:var(--white);color:var(--black);display:flex;gap:14px;margin:60px 0 0 auto;width:fit-content}.approach{background:linear-gradient(90deg,#e8cb7147,#e8cb711a 46%,#fff0),url(/assets/brain-BOYtsDOt.png) 58% center / cover no-repeat,var(--yellow);clip-path:polygon(0 0,100% var(--diagonal-depth-small),100% 100%,0 100%);margin-top:calc(var(--diagonal-depth-small) * -1);padding:calc(32px + var(--diagonal-depth-small)) 64px 132px;position:relative}.approach:before{background:linear-gradient(180deg,#ffffff0f,#e8cb7114),radial-gradient(circle at 76% 34%,rgba(60,108,156,.07),transparent 32%),radial-gradient(circle at 18% 76%,rgba(216,144,47,.06),transparent 28%);mix-blend-mode:multiply;opacity:.66}.approach:after{display:none}.approach>*{position:relative;z-index:1}.approach-inner{margin:0 auto;max-width:1120px}.approach h2{font-size:clamp(30px,3.3vw,44px);line-height:1.32;max-width:1040px}.approach-copy{display:grid;gap:50px;margin-top:56px;max-width:820px}.approach-timeline-copy{margin-top:50px}.approach-copy p{font-size:clamp(18px,2vw,24px);line-height:1.78}.partner-strip{align-items:center;display:grid;gap:42px 68px;grid-template-columns:repeat(4,minmax(118px,max-content));justify-content:center;list-style:none;margin:58px auto 0;padding:30px 0;width:100%}.partner-strip li{align-items:center;display:flex;justify-content:center;min-width:0}.partner-strip img{display:block;filter:grayscale(1) brightness(0);max-height:44px;max-width:260px;opacity:.24;width:auto}.partner-strip .is-large img{max-height:68px;max-width:400px}.partner-strip .is-medium img{max-height:56px;max-width:325px}.timeline{display:grid;gap:42px;list-style:none;margin:0;padding:20px 0 20px 164px;position:relative}.timeline li{align-items:start;column-gap:24px;display:grid;grid-template-columns:minmax(0,1fr);min-height:124px;position:relative}.timeline li.has-image{grid-template-columns:minmax(0,1fr);min-height:176px}.timeline-year{align-items:center;background:radial-gradient(circle,rgba(255,255,255,.04) 0 45%,rgba(255,255,255,.03) 46% 49%,transparent 50%),repeating-radial-gradient(circle,transparent 0 33px,rgba(0,0,0,.48) 34px 35px,transparent 36px 42px,rgba(232,203,113,.38) 43px 45px,transparent 46px 50px);background-color:transparent;border-radius:50%;box-shadow:0 0 28px #ffffff3d,0 0 54px #e8cb7124;color:var(--black);display:flex;font-family:Georgia,Times New Roman,serif;font-size:19px;height:102px;justify-content:center;left:-144px;line-height:1;position:absolute;top:10px;transform:scale(.01);transform-origin:50% 50%;opacity:0;width:102px;z-index:1}.timeline-year:before{border:1px solid rgba(0,0,0,.18);border-radius:50%;content:"";inset:-8px;opacity:0;position:absolute;transform:scale(.2)}.timeline-year>span{opacity:0;position:relative}.timeline-copy{align-content:center;display:grid;gap:8px;min-height:122px;position:relative;z-index:1}.timeline li[data-revealed=true] .timeline-year{animation:timeline-dot-pop .4s cubic-bezier(.16,1,.3,1) var(--timeline-pop-delay, 0ms) both}.timeline li[data-revealed=true] .timeline-year:before{animation:timeline-dot-ring .4s ease-out var(--timeline-pop-delay, 0ms) both}.timeline li[data-revealed=true] .timeline-year>span{animation:timeline-year-fade .18s ease-out calc(var(--timeline-pop-delay, 0ms) + .19s) both}.timeline .timeline-copy p{font-size:17px;line-height:1.65}.timeline .timeline-scroll-underline{box-decoration-break:clone;background-image:linear-gradient(120deg,var(--orange) 0%,var(--orange) 100%);background-position:left 94%;background-repeat:no-repeat;background-size:var(--drone-underline-progress, 0%) .3em;-webkit-box-decoration-break:clone}.timeline li>img{--drone-opacity: 0;--drone-rotate: -8deg;--drone-scale-x: -.82;--drone-scale-y: .82;--drone-x: -58vw;--drone-y: 34px;align-self:auto;display:block;filter:sepia(.28) saturate(.8);left:-450px;max-height:none;max-width:none;opacity:var(--drone-opacity);position:absolute;rotate:var(--drone-rotate);scale:var(--drone-scale-x) var(--drone-scale-y);top:162px;transform:translateZ(0) rotate(0);transform-origin:66% 48%;translate:var(--drone-x) var(--drone-y);width:360px;z-index:0}.timeline li[data-drone=active]>img{animation:drone-hover-vibration 1.08s ease-in-out infinite alternate}.history-stats{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:120px auto 0;padding:12px 0 0;width:100%}.history-stats li{align-items:baseline;border:1px solid var(--black);display:flex;font-family:IBM Plex Mono,monospace;font-size:22px;margin:-1px 0 0 -1px;padding:22px 24px}.history-stats h3{font-size:inherit;font-weight:400;line-height:1;margin:0 6px 0 0}.history-stats p{font-size:inherit;font-weight:700;line-height:1;margin:0}.history-summary{font-size:clamp(16px,1.45vw,20px);font-weight:400;line-height:1.75;margin:42px auto 0;max-width:860px;opacity:.78;text-align:center}.history-summary span{display:inline-block;transform:translateY(18px)}@keyframes drone-hover-vibration{0%{transform:translateZ(0) rotate(0)}35%{transform:translate3d(.55px,-.65px,0) rotate(.04deg)}70%{transform:translate3d(-.5px,.45px,0) rotate(-.035deg)}to{transform:translate3d(.3px,-.35px,0) rotate(.025deg)}}@keyframes timeline-dot-pop{0%{opacity:0;transform:scale(.01)}58%{opacity:1;transform:scale(1.22)}to{opacity:1;transform:scale(1)}}@keyframes timeline-dot-ring{0%{opacity:.36;transform:scale(.2)}to{opacity:0;transform:scale(1.7)}}@keyframes timeline-year-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.timeline-year,.timeline-copy,.timeline-year>span{animation:none;opacity:1;transform:none}.timeline-year:before{display:none}.timeline li>img{opacity:.62;rotate:0deg;scale:-1 1;transform:none;translate:-22px 0}.timeline li[data-drone=active]>img{animation:none}}.approach-final{font-weight:700}.examples{display:grid;gap:52px;padding:72px 64px 156px}.help-card-list{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}.help-card{background:var(--white);border:1px solid var(--black);box-shadow:4px 4px 0 var(--silver);display:grid;gap:22px;min-height:520px;padding:30px;position:relative}.help-card:first-child{background:url(/assets/blue.png) center 36% / cover no-repeat}.help-card:nth-child(2){background:url(/assets/yellow.png) center 36% / cover no-repeat}.help-card:nth-child(3){background:url(/assets/red.png) center 36% / cover no-repeat}.help-card:first-child:before,.help-card:nth-child(2):before,.help-card:nth-child(3):before{background:var(--white);content:"";inset:0;opacity:.7;pointer-events:none;position:absolute}.help-card>*{position:relative;z-index:1}.help-card-number{align-items:center;background:var(--black);color:var(--white);display:inline-flex;font-size:16px;font-weight:700;height:38px;justify-content:center;width:38px}.help-card h3{font-size:clamp(24px,2vw,32px);line-height:1.16;margin:0;max-width:15ch}.help-card p{font-size:18px;line-height:1.58;margin:0}.help-card-kicker{font-weight:700}.help-card-fit{border-top:1px solid rgba(0,0,0,.26);font-size:16px;line-height:1.5;margin-top:auto;padding-top:22px}.closing{background:var(--black);color:var(--white);padding:148px 64px 40px;text-align:center}.closing h2,.closing p{margin-left:auto;margin-right:auto}.closing h2{max-width:min(1120px,calc(100% - 320px))}.closing .button{margin-top:36px}@media(max-width:900px){.nav-bar,.nav-links,.hero-actions{align-items:center;flex-direction:column}.nav-bar{gap:28px;padding:24px}.nav-links{margin-right:0}.floating-contact{right:24px;top:20px}.brand-name{display:none}.hero,.examples{padding-left:24px;padding-right:24px}.hero{min-height:820px;padding:0 0 calc(86px + var(--diagonal-depth))}.hero-copy{order:2;padding-left:12px;padding-right:12px;text-align:left;width:100%}.hero-art{background-position:center;background-size:205%;height:260px;margin-top:0;order:1;position:relative;top:auto;width:calc(100% + 48px)}h1{font-size:32px;line-height:1.35}.lede{font-size:20px;line-height:1.7;max-width:none}.positioning,.approach,.examples,.closing{padding-left:24px;padding-right:24px}.positioning{padding-top:calc(56px + var(--diagonal-depth));padding-bottom:116px}.approach{background-position:center,68% center,center;padding-top:calc(36px + var(--diagonal-depth-small));padding-bottom:104px}.partner-strip{gap:24px 28px;grid-template-columns:repeat(4,minmax(62px,max-content));margin-top:42px;padding:24px 0}.partner-strip img{max-height:26px;max-width:140px}.partner-strip .is-large img{max-height:41px;max-width:222px}.partner-strip .is-medium img{max-height:32px;max-width:178px}.timeline{gap:34px;padding-left:106px}.timeline li,.timeline li.has-image{grid-template-columns:minmax(0,1fr)}.timeline li{min-height:104px}.timeline-year{font-size:18px;height:74px;left:-101px;top:12px;width:74px}.timeline-copy{min-height:98px}.timeline li>img{left:-120px;top:176px;width:145px}.history-stats{align-items:stretch;flex-direction:column;margin:0 auto;max-width:360px;padding-top:0;width:100%}.history-stats li{font-size:18px;justify-content:center;padding:18px}.examples{padding-top:116px;padding-bottom:124px}.closing{padding-top:116px;padding-bottom:32px}.closing h2{max-width:none}.help-card-list{grid-template-columns:1fr}.help-card{min-height:auto;padding:26px}.help-card h3{max-width:none}}
