:root{color:#1c1c1c;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1c1c1c;--paper:#f4f4f6;--white:#fff;--graphite:#6b6e76;--indigo:#444fff;--green:#00f155;--hairline:#1c1c1c2b;--dark-line:#ffffff26;--page-x:clamp(24px, 5vw, 80px);--section-y:clamp(92px, 12vw, 184px);--scroll-progress:0;background:#f4f4f6;font-family:Work Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--indigo) var(--ink)}body{background:var(--paper);min-width:320px;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body.menu-open{overflow:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}::selection{color:var(--white);background:var(--indigo)}:focus-visible{outline:3px solid var(--green);outline-offset:4px}.skip-link{z-index:200;background:var(--white);color:var(--ink);padding:12px 16px;font-weight:600;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.scroll-progress{z-index:150;width:calc(var(--scroll-progress) * 100%);background:var(--indigo);pointer-events:none;height:3px;position:fixed;top:0;left:0}.site-header{z-index:100;width:100%;min-height:110px;padding:22px var(--page-x);color:var(--white);justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0}.brand,.footer-brand{display:inline-flex}.brand img{width:clamp(178px,16vw,246px);height:auto}.desktop-nav{align-items:center;gap:clamp(24px,3.1vw,54px);font-size:14px;font-weight:500;display:flex}.desktop-nav a{padding-block:12px;position:relative}.desktop-nav a:after{content:"";transform-origin:100%;background:var(--green);height:1px;transition:transform .28s;position:absolute;bottom:7px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.menu-trigger{min-width:64px;min-height:48px;color:var(--white);cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:600;display:none}.mobile-menu{display:none}.hero{min-height:max(760px,100svh);color:var(--white);isolation:isolate;background:#0c0c0c;grid-template-rows:1fr auto;display:grid;position:relative;overflow:hidden}.hero__visual{--pointer-x:0px;--pointer-y:0px;z-index:-2;position:absolute;inset:0 0 98px;overflow:hidden}.hero__visual:after{content:"";background:#0c0c0c2e;position:absolute;inset:0}.hero__visual img{object-fit:cover;object-position:center;width:calc(100% + 28px);height:calc(100% + 28px);transform:translate(calc(-14px + var(--pointer-x)), calc(-14px + var(--pointer-y))) scale(1.035);filter:saturate(.75)contrast(1.15)brightness(.78);transition:transform .22s ease-out}.hero:before{z-index:-1;content:"";background:linear-gradient(90deg,#0c0c0c 0%,#0c0c0cf5 31%,#0c0c0cbd 48%,#0c0c0c2e 77%,#0c0c0c0d 100%);position:absolute;inset:0 0 98px}.hero__signal{z-index:2;pointer-events:none;width:min(40vw,570px);height:380px;position:absolute;top:50%;right:clamp(28px,7vw,122px);transform:translateY(-46%)}.signal-pulse{background:var(--white);border-radius:50%;width:11px;height:11px;animation:3s ease-in-out infinite pulse;position:absolute;top:50%;left:48%;box-shadow:0 0 0 7px #444fff6b,0 0 38px 18px #444fffbd}.signal-label{color:#ffffffd1;font-size:clamp(12px,1.1vw,16px);position:absolute}.signal-label--one{top:10%;left:16%}.signal-label--two{top:30%;right:2%}.signal-label--three{bottom:20%;left:4%}.signal-label--four{bottom:4%;right:14%}.hero__copy{width:min(900px,69vw);padding:clamp(160px, 19vh, 220px) var(--page-x) 150px;align-self:center}.eyebrow,.micro-label{color:var(--indigo);letter-spacing:.19em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600;line-height:1.35}.hero .eyebrow{color:#aeb3ff}.hero h1,h2,h3{font-family:Bricolage,sans-serif}.hero h1{letter-spacing:-.065em;max-width:880px;margin:28px 0 0;font-size:clamp(62px,8.2vw,126px);font-weight:800;line-height:.86}.hero__lead{color:#ffffffc2;max-width:520px;margin:34px 0 0;font-size:clamp(18px,1.65vw,24px);line-height:1.42}.button{border:1px solid var(--indigo);background:var(--indigo);min-height:54px;color:var(--white);justify-content:center;align-items:center;margin-top:38px;padding:14px 24px;font-size:14px;font-weight:600;transition:background .22s,color .22s,border-color .22s,transform .22s;display:inline-flex}.button:hover{border-color:var(--green);background:var(--green);color:var(--ink);transform:translateY(-2px)}.button--light{border-color:var(--white);background:var(--white);color:var(--ink)}.hero__foot{z-index:4;border-top:1px solid var(--dark-line);background:#0c0c0c;grid-template-columns:repeat(3,1fr) minmax(180px,.75fr);min-height:98px;display:grid}.hero__foot p,.hero__foot a{border-right:1px solid var(--dark-line);color:#ffffffa3;align-items:center;min-height:98px;margin:0;padding:18px 28px;font-size:12px;display:flex}.hero__foot p span,.hero__foot a>span{color:var(--white);margin-right:9px;font-family:Bricolage,sans-serif;font-size:21px;font-weight:700}.hero__foot small{font-size:inherit;font-weight:inherit}.hero__foot a{color:var(--white);border-right:0;justify-content:center;font-weight:600;transition:color .2s}.hero__foot a:hover{color:var(--green)}.system-section,.ventures-section,.expertise-section,.principles-section{padding:var(--section-y) var(--page-x)}.section-intro{grid-template-columns:.78fr 1.22fr;align-items:end;column-gap:clamp(40px,8vw,130px);display:grid}.section-intro .eyebrow{grid-column:1/-1;margin-bottom:42px}.section-intro h2,.ventures-head h2,.expertise-top h2,.principles-title h2,.contact-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(48px,6.2vw,96px);font-weight:700;line-height:.92}.section-intro>p:last-child,.ventures-head>p,.expertise-top>p{max-width:500px;color:var(--graphite);margin:0 0 4px;font-size:clamp(16px,1.35vw,20px);line-height:1.55}.system-story{grid-template-columns:minmax(340px,.93fr) minmax(420px,1.07fr);gap:clamp(44px,8vw,132px);margin-top:clamp(70px,9vw,140px);display:grid}.system-visual{background:var(--ink);height:calc(100vh - 64px);min-height:620px;position:sticky;top:32px;overflow:hidden}.system-visual>img{opacity:0;object-fit:cover;filter:saturate(.64)contrast(1.12);width:100%;height:100%;transition:opacity .7s,transform 1.1s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0;transform:scale(1.06)}.system-visual>img.is-active{opacity:1;transform:scale(1)}.system-visual:after{content:"";background:#0c0c0c4d;position:absolute;inset:0}.system-visual__meta{z-index:2;border-top:1px solid var(--dark-line);color:var(--white);justify-content:space-between;align-items:center;padding:24px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.system-visual__meta span{color:#aeb3ff;font-size:12px}.system-visual__meta strong{font-family:Bricolage,sans-serif;font-size:24px}.stage-list{margin:0;padding:0;list-style:none}.stage-list li{border-top:1px solid var(--hairline);opacity:1;min-height:72vh;padding:clamp(40px,7vh,82px) 0;transition:border-color .38s,color .38s}.stage-list li:last-child{border-bottom:1px solid var(--hairline)}.stage-list li.is-active{border-color:var(--indigo)}.stage-list li:not(.is-active) button strong,.stage-list li:not(.is-active) .stage-list__copy h3{color:var(--graphite)}.stage-list button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:64px 1fr;align-items:center;width:100%;min-height:54px;padding:0;display:grid}.stage-list button span{color:var(--indigo);font-size:12px}.stage-list button strong{letter-spacing:-.035em;font-family:Bricolage,sans-serif;font-size:clamp(28px,3vw,44px)}.stage-list__copy{padding:clamp(54px,9vh,100px) 0 0 64px}.stage-list__copy h3{letter-spacing:-.05em;max-width:590px;margin:0;font-size:clamp(36px,4.2vw,64px);line-height:.98}.stage-list__copy p{max-width:580px;color:var(--graphite);margin:32px 0 0;font-size:17px;line-height:1.62}.stage-list__copy small{color:var(--indigo);letter-spacing:.1em;text-transform:uppercase;margin-top:38px;font-size:11px;font-weight:600;display:block}.mobile-system{display:none}.ventures-section{color:var(--white);background:#0d0d0d}.ventures-head,.expertise-top{grid-template-columns:1.45fr .55fr;align-items:end;gap:clamp(40px,8vw,128px);display:grid}.ventures-head .eyebrow,.expertise-top .eyebrow{margin-bottom:36px}.ventures-head>p{color:#ffffff9e}.venture-filters{gap:8px;margin:64px 0 34px;display:flex}.venture-filters button{border:1px solid var(--dark-line);color:#fff9;cursor:pointer;background:0 0;min-height:46px;padding:0 18px;font-size:13px;transition:color .18s,border-color .18s,background .18s}.venture-filters button:hover,.venture-filters button[aria-pressed=true]{border-color:var(--white);background:var(--white);color:var(--ink)}.venture-grid{background:var(--dark-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.venture-card{background:#111;grid-template-rows:minmax(330px,460px) minmax(330px,auto);min-height:660px;display:grid}.venture-card--featured{grid-column:1/-1;grid-template-rows:minmax(640px,72vh);grid-template-columns:1.28fr .72fr}.venture-card__media{min-height:0;overflow:hidden}.venture-card__media img{object-fit:cover;filter:saturate(.74)contrast(1.05);width:100%;height:100%;transition:transform .9s cubic-bezier(.22,.61,.36,1),filter .38s}.venture-card__media:hover img{filter:saturate()contrast(1.02);transform:scale(1.035)}.venture-card__body{border-top:1px solid var(--dark-line);flex-direction:column;align-items:flex-start;min-height:330px;padding:clamp(34px,4vw,62px);display:flex}.venture-card--featured .venture-card__body{border-top:0;border-left:1px solid var(--dark-line);justify-content:center;min-height:100%}.venture-card__eyebrow{color:#aeb3ff;letter-spacing:.13em;text-transform:uppercase;margin:0 0 34px;font-size:10px;font-weight:600}.venture-card__logo-wrap{align-items:center;min-height:62px;margin-bottom:38px;display:flex}.venture-card__logo{object-fit:contain;object-position:left center;width:220px;max-width:100%;height:auto;max-height:62px;display:block}.venture-card__logo-wrap--brand-plate{background:#f6f1fa;min-height:62px;padding:12px 14px}.venture-card__logo-wrap--brand-plate .venture-card__logo{width:186px;max-width:186px;max-height:42px}.venture-card--employance .venture-card__logo{width:286px;max-width:286px;max-height:64px}.venture-card--pxr .venture-card__logo{width:260px;max-width:260px}.venture-card--human-ahead .venture-card__logo{width:286px;max-width:286px}.venture-card h3{letter-spacing:-.04em;max-width:500px;margin:0;font-size:clamp(34px,3.2vw,52px);line-height:.98}.venture-card__body>p:not(.venture-card__eyebrow):not(.venture-card__number):not(.venture-card__status){color:#ffffff9e;max-width:480px;margin:26px 0 0;font-size:15px;line-height:1.58}.venture-card__status{color:#aeb3ff;letter-spacing:.1em;text-transform:uppercase;margin:auto 0 0;padding-top:32px;font-size:11px;font-weight:600}.venture-card--next{background:#17171a url(/assets/visuals/ai-data-wave-1200.webp) 58%/cover no-repeat;grid-template-rows:1fr;min-height:660px;position:relative;overflow:hidden}.venture-card--next-wide{grid-column:1/-1}.venture-card--next-wide .venture-card__body{padding-right:clamp(44px,12vw,180px)}.venture-card--next:before{content:"";background:#0c0c0cb3;position:absolute;inset:0}.venture-card--next .venture-card__body{z-index:1;border-top:0;justify-content:flex-end}.venture-card__number{color:#ffffff2e;letter-spacing:-.08em;margin:auto 0 44px;font-family:Bricolage,sans-serif;font-size:clamp(92px,12vw,170px);font-weight:800;line-height:.7}.next-venture-action{min-height:44px;color:var(--white);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin-top:32px;padding:0 0 7px;font-size:13px;font-weight:600}.venture-card--defake .venture-card__logo{width:186px;max-width:186px;max-height:42px}.arrow-link{flex-direction:column;justify-content:flex-end;min-height:44px;margin-top:auto;padding-top:28px;font-size:13px;font-weight:600;display:inline-flex}.arrow-link__line{transform-origin:0;background:currentColor;width:100%;height:1px;margin-top:7px;transition:transform .28s;display:block;transform:scaleX(.36)}.arrow-link:hover .arrow-link__line{transform:scaleX(1)}.expertise-section{padding-bottom:0}.expertise-scroll{height:calc(100vh + 760px);margin-top:clamp(70px,9vw,130px);position:relative}.expertise-switcher--desktop{position:sticky;top:12px}.expertise-choice-head{border-top:1px solid var(--hairline);grid-template-columns:1fr 1fr;align-items:end;gap:34px;padding:26px 0;display:grid}.expertise-choice-head .eyebrow{color:var(--indigo);margin:0}.expertise-choice-head>p:last-child{max-width:520px;color:var(--graphite);margin:0;font-size:14px;line-height:1.5}.expertise-options{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px;display:grid}.expertise-options button{border:1px solid var(--hairline);min-height:218px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;flex-direction:column;align-items:flex-start;padding:28px;transition:background .42s cubic-bezier(.22,.61,.36,1),border-color .42s cubic-bezier(.22,.61,.36,1),color .42s cubic-bezier(.22,.61,.36,1),transform .3s;display:flex}.expertise-options button:hover{border-color:#444fffb8;transform:translateY(-2px)}.expertise-options button.is-active{border-color:var(--ink);background:var(--ink);color:var(--white)}.expertise-option__meta{width:100%;color:var(--indigo);justify-content:space-between;align-items:center;font-size:11px;transition:color .38s;display:flex}.expertise-option__meta small{color:var(--graphite);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:600;transition:color .38s}.expertise-options button.is-active .expertise-option__meta,.expertise-options button.is-active .expertise-option__meta small{color:#aeb3ff}.expertise-options strong{letter-spacing:-.04em;margin-top:46px;font-family:Bricolage,sans-serif;font-size:clamp(28px,3vw,43px);line-height:.96}.expertise-option__prompt{color:var(--graphite);margin-top:auto;padding-top:24px;font-size:13px;transition:color .38s}.expertise-options button.is-active .expertise-option__prompt{color:#ffffffa6}.expertise-panel-stage{background:var(--ink);display:grid;overflow:hidden}.expertise-panel{visibility:hidden;background:var(--ink);min-height:470px;color:var(--white);opacity:0;grid-area:1/1;grid-template-columns:70px 1fr .9fr;gap:clamp(24px,5vw,78px);padding:clamp(44px,6vw,90px);transition:opacity .42s cubic-bezier(.22,.61,.36,1),transform .62s cubic-bezier(.22,.61,.36,1),visibility 0s linear .62s;display:grid;transform:translateY(18px)}.expertise-panel.is-active{visibility:visible;z-index:1;opacity:1;transition-delay:0s;transform:none}.expertise-panel__index{color:#aeb3ff;margin:4px 0 0;font-size:12px}.expertise-panel h3{letter-spacing:-.05em;margin:0;font-size:clamp(44px,5.4vw,82px);line-height:.94}.expertise-panel__lead{color:#ffffffa3;max-width:560px;margin:32px 0 0;font-size:17px;line-height:1.58}.expertise-panel ol{border-top:1px solid var(--dark-line);margin:0;padding:0;list-style:none}.expertise-panel li{border-bottom:1px solid var(--dark-line);grid-template-columns:48px 1fr;align-items:center;min-height:70px;font-size:15px;display:grid}.expertise-panel li span{color:#aeb3ff;font-size:10px}.expertise-panel__index,.expertise-panel>div,.expertise-panel ol{opacity:0;transition:opacity .34s,transform .52s cubic-bezier(.22,.61,.36,1);transform:translateY(10px)}.expertise-panel.is-active .expertise-panel__index,.expertise-panel.is-active>div,.expertise-panel.is-active ol{opacity:1;transform:none}.expertise-panel.is-active>div{transition-delay:60ms}.expertise-panel.is-active ol{transition-delay:.12s}.mobile-expertise-stack{display:none}.principles-section{grid-template-columns:.78fr 1.22fr;gap:clamp(50px,8vw,130px);display:grid}.principles-title .eyebrow{margin-bottom:34px}.principles-grid{border-top:1px solid var(--hairline);grid-template-columns:repeat(2,1fr);display:grid}.principles-grid article{border-right:1px solid var(--hairline);border-bottom:1px solid var(--hairline);min-height:250px;padding:30px}.principles-grid article:nth-child(2n){border-right:0}.principles-grid span{color:var(--indigo);font-size:11px}.principles-grid h3{letter-spacing:-.03em;margin:58px 0 0;font-size:26px}.principles-grid p{max-width:300px;color:var(--graphite);margin:15px 0 0;font-size:14px;line-height:1.5}.contact-section{min-height:720px;color:var(--white);background:#0c0c0c;grid-template-columns:1.15fr .85fr;display:grid;position:relative;overflow:hidden}.contact-section__image{position:absolute;inset:0 0 0 40%}.contact-section__image:after{content:"";background:linear-gradient(90deg,#0c0c0c 0%,#0c0c0cf0 18%,#0c0c0c6b 54%,#0c0c0c24 100%);position:absolute;inset:0}.contact-section__image img{object-fit:cover;object-position:56% center;filter:grayscale()contrast(1.12);width:100%;height:100%}.contact-section__copy{z-index:2;padding:var(--section-y) var(--page-x);align-self:center}.contact-section .eyebrow{color:#aeb3ff;margin-bottom:38px}.contact-section h2{max-width:920px}.contact-section__copy>p:not(.eyebrow){color:#ffffffa3;max-width:580px;margin:34px 0 0;font-size:18px;line-height:1.58}.contact-actions{align-items:center;gap:26px;margin-top:10px;display:flex}.contact-drawer{width:min(620px,100vw);max-width:none;height:100dvh;max-height:none;color:var(--ink);background:0 0;border:0;margin:0 0 0 auto;padding:0;overflow:hidden}.contact-drawer::backdrop{backdrop-filter:blur(9px);background:#060608ad}.contact-drawer[open]{animation:.52s cubic-bezier(.22,.61,.36,1) both drawerIn}.contact-drawer__shell{overscroll-behavior:contain;background:var(--paper);min-height:100%;overflow:auto}.contact-drawer header{z-index:5;border-bottom:1px solid var(--hairline);backdrop-filter:blur(14px);background:#f4f4f6f0;justify-content:space-between;align-items:center;min-height:94px;padding:22px 34px;display:flex;position:sticky;top:0}.contact-drawer header>div{align-items:center;gap:22px;display:flex}.contact-drawer__count{color:var(--graphite);margin:0;font-size:10px}.contact-drawer header button{border:0;border-bottom:1px solid var(--hairline);cursor:pointer;background:0 0;min-height:48px;padding:0 2px;font-size:12px;font-weight:600}.contact-drawer__content,.contact-drawer__success{padding:clamp(48px,8vh,80px) 34px 46px}.contact-drawer h2{letter-spacing:-.055em;margin:0;font-family:Bricolage,sans-serif;font-size:clamp(48px,5vw,72px);line-height:.91}.contact-drawer__content>p,.contact-drawer__success>p:not(.eyebrow){max-width:480px;color:var(--graphite);margin:24px 0 0;font-size:16px;line-height:1.55}.contact-drawer form{gap:22px;margin-top:54px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-drawer label{color:#33343a;gap:8px;font-size:11px;font-weight:600;display:grid}.contact-drawer label>span{color:var(--graphite);font-weight:400}.contact-drawer input,.contact-drawer select,.contact-drawer textarea{border:0;border-bottom:1px solid var(--hairline);width:100%;color:var(--ink);background:0 0;border-radius:0;font:400 15px Work Sans,sans-serif}.contact-drawer input,.contact-drawer select{height:52px}.contact-drawer textarea{resize:vertical;min-height:120px;padding:14px 0}.contact-drawer input:focus,.contact-drawer select:focus,.contact-drawer textarea:focus{border-color:var(--indigo);box-shadow:0 1px 0 var(--indigo);outline:0}.form-consent{align-items:flex-start;gap:10px;line-height:1.45;color:var(--graphite)!important;font-weight:400!important;display:flex!important}.form-consent input{width:17px;height:17px;accent-color:var(--indigo);flex:0 0 17px;margin:1px 0 0}.form-consent a{color:var(--indigo);text-decoration:underline}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.contact-turnstile:empty{display:none}.form-submit{grid-template-columns:auto 1fr;align-items:center;gap:20px;display:grid}.form-submit .button{margin-top:0}.form-submit .button:disabled{color:#787a83;cursor:not-allowed;background:#d4d5dc;border-color:#d4d5dc;transform:none}.form-status{color:var(--graphite);margin:0;font-size:11px;line-height:1.45}.form-status--error,.form-status--unavailable{color:brown}.contact-drawer__fallback{border-bottom:1px solid var(--hairline);margin-top:30px;padding-bottom:6px;font-size:13px;display:inline-block}.contact-drawer__success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:calc(100dvh - 94px);display:flex}.contact-drawer__success .eyebrow{margin-bottom:28px}.contact-drawer__success .button{margin-top:38px}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transition:opacity .75s,transform .9s cubic-bezier(.22,.61,.36,1);transform:translateY(30px)}.motion-ready .reveal.is-visible{opacity:1;transform:none}@keyframes pulse{0%,to{opacity:.65;transform:scale(.82)}50%{opacity:1;transform:scale(1.15)}}@keyframes panelIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes sceneIn{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:none}}@keyframes drawerIn{0%{opacity:0;transform:translate(52px)}to{opacity:1;transform:none}}@media (width<=1080px){.hero__signal{width:48vw;right:18px}.system-story{grid-template-columns:.86fr 1.14fr;gap:52px}.venture-card--featured{grid-template-columns:1.1fr .9fr}.ventures-head,.expertise-top{grid-template-columns:1.2fr .8fr}.contact-section__image{left:46%}}@media (width<=820px){:root{--page-x:24px;--section-y:96px}.site-header{min-height:84px;padding-block:16px}.brand img{width:172px}.desktop-nav{display:none}.menu-trigger{justify-content:flex-end;align-items:center;display:inline-flex}.mobile-menu{z-index:-1;visibility:hidden;opacity:0;background:#0c0c0c;transition:opacity .28s,visibility .28s;display:block;position:fixed;inset:0}.mobile-menu.is-open{visibility:visible;opacity:1}.mobile-menu__inner{flex-direction:column;min-height:100dvh;padding:126px 24px 30px;display:flex}.mobile-menu .micro-label{color:#aeb3ff}.mobile-menu nav{margin-top:32px}.mobile-menu nav a{border-bottom:1px solid var(--dark-line);min-height:76px;color:var(--white);grid-template-columns:44px 1fr;align-items:center;font-family:Bricolage,sans-serif;font-size:34px;font-weight:700;display:grid}.mobile-menu nav a span{color:#aeb3ff;font-family:Work Sans,sans-serif;font-size:10px;font-weight:500}.mobile-menu .button{width:100%;margin-top:auto}.hero{grid-template-rows:1fr auto;min-height:850px}.hero__visual{opacity:.64;inset:76px 0 180px 12%}.hero__visual:after{background:#0c0c0c40}.hero:before{background:#0c0c0c61;inset:0 0 180px}.hero__signal{width:72vw;height:240px;top:24%;right:0}.signal-label--one{top:8%;left:4%}.signal-label--two{top:24%;right:8px}.signal-label--three{bottom:15%;left:0}.signal-label--four{bottom:0;right:14%}.hero__copy{z-index:3;align-self:end;width:100%;padding:190px 24px 70px}.hero h1{margin-top:22px;font-size:clamp(54px,15.2vw,76px);line-height:.9}.hero__lead{max-width:360px;margin-top:26px;font-size:18px}.hero .button{margin-top:30px}.hero__foot{grid-template-columns:repeat(2,1fr)}.hero__foot p,.hero__foot a{border-right:1px solid var(--dark-line);border-bottom:1px solid var(--dark-line);text-align:center;flex-direction:column;justify-content:center;min-height:94px;padding:15px 12px;font-size:10px}.hero__foot p:nth-child(2),.hero__foot a{border-right:0}.hero__foot p span,.hero__foot a>span{margin:0 0 6px;font-size:20px}.hero__foot small{max-width:145px;line-height:1.3}.hero__foot a{color:#ffffffa3;display:flex}.section-intro,.ventures-head,.expertise-top,.principles-section{grid-template-columns:1fr}.section-intro .eyebrow{margin-bottom:28px}.section-intro>p:last-child,.ventures-head>p,.expertise-top>p{margin-top:28px}.system-story{display:none}.mobile-system{margin-top:58px;display:block}.mobile-system__journey{position:relative}.mobile-system__sticky{z-index:2;background:var(--paper);padding-bottom:2px;position:sticky;top:12px}.mobile-system__steps{z-index:1;position:relative}.mobile-system__steps>div{min-height:62svh}.mobile-system__steps>div:first-child{min-height:24svh}.mobile-system__steps>div:last-child{min-height:42svh}.mobile-system__progress{grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:10px;display:grid}.mobile-system__progress span{background:#d7d8de;height:2px;transition:background .3s}.mobile-system__progress span.is-active{background:var(--indigo)}.mobile-system__scene{animation:.48s cubic-bezier(.22,.61,.36,1) both sceneIn}.mobile-system__image{background:var(--ink);height:min(42svh,360px);min-height:300px;position:relative;overflow:hidden}.mobile-system__image:after{content:"";background:#0c0c0c40;position:absolute;inset:0}.mobile-system__image img{object-fit:cover;filter:saturate(.68)contrast(1.1);width:100%;height:100%}.mobile-system__image>div{z-index:2;border-top:1px solid var(--dark-line);color:var(--white);justify-content:space-between;align-items:center;padding:15px 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.mobile-system__image span{color:#aeb3ff;font-size:10px}.mobile-system__image strong{font-family:Bricolage,sans-serif;font-size:21px}.mobile-system__copy{min-height:236px;padding:24px 0 22px}.mobile-system__copy h3{letter-spacing:-.05em;margin:0;font-size:clamp(31px,9vw,40px);line-height:.98}.mobile-system__copy p{color:var(--graphite);margin:15px 0 0;font-size:14px;line-height:1.52}.mobile-system__copy small{color:var(--indigo);letter-spacing:.1em;text-transform:uppercase;margin-top:16px;font-size:9px;font-weight:600;display:block}.mobile-system__controls{border-top:1px solid var(--hairline);grid-template-columns:repeat(4,1fr);display:grid}.mobile-system__controls button{border:0;border-right:1px solid var(--hairline);border-bottom:1px solid var(--hairline);text-align:left;cursor:pointer;background:0 0;align-content:center;min-height:58px;padding:9px 6px;display:grid}.mobile-system__controls button:last-child{border-right:0}.mobile-system__controls button span{color:var(--indigo);font-size:8px}.mobile-system__controls button strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-family:Bricolage,sans-serif;font-size:13px;overflow:hidden}.mobile-system__controls button[aria-pressed=true]{background:var(--ink);color:var(--white)}.mobile-system__controls button[aria-pressed=true] span{color:#aeb3ff}.venture-filters{scrollbar-width:none;margin-inline:-24px;padding-inline:24px;overflow-x:auto}.venture-grid{grid-template-columns:1fr}.venture-card,.venture-card--featured{grid-column:auto;grid-template-rows:auto auto;grid-template-columns:1fr}.venture-card__media{aspect-ratio:4/3}.venture-card--featured .venture-card__body{border-top:1px solid var(--dark-line);border-left:0;min-height:330px}.venture-card__body{min-height:330px}.venture-card--next-wide .venture-card__body{padding-right:clamp(34px,4vw,62px)}.venture-card--next{grid-template-rows:1fr;min-height:540px}.venture-card--next .venture-card__body{min-height:540px}.venture-card__number{margin-bottom:38px}.venture-card--employance .venture-card__logo{max-width:272px}.venture-card--defake .venture-card__logo{max-width:178px}.venture-card--pxr .venture-card__logo{max-width:250px}.venture-card--human-ahead .venture-card__logo{max-width:268px}.expertise-scroll{height:auto;margin-top:0}.expertise-switcher--desktop{display:none}.mobile-expertise-stack{margin-top:64px;padding-bottom:40px;display:block}.mobile-expertise-stack .expertise-service-card{z-index:1;min-height:min(680px,100svh - 34px);color:var(--white);background:#1c1c1c;border:1px solid #ffffff14;flex-direction:column;margin:0 0 18px;padding:28px 20px;display:flex;position:sticky;top:14px;box-shadow:0 -10px 36px #1c1c1c24}.mobile-expertise-stack .expertise-service-card:nth-child(2){z-index:2;border-top:3px solid var(--indigo);background:#292932;margin-bottom:0;top:28px}.expertise-service-card__meta{color:#aeb3ff;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:flex-start;gap:18px;font-size:8px;font-weight:600;display:flex}.expertise-service-card__meta span:last-child{text-align:right;max-width:190px}.expertise-service-card h3{letter-spacing:-.045em;margin:44px 0 0;font-size:clamp(38px,10.5vw,44px);line-height:.94}.expertise-service-card__lead{color:#ffffffa8;margin:22px 0 0;font-size:14px;line-height:1.55}.expertise-service-card ol{border-top:1px solid var(--dark-line);margin:auto 0 0;padding:0;list-style:none}.expertise-service-card li{border-bottom:1px solid var(--dark-line);grid-template-columns:34px 1fr;align-items:center;min-height:58px;font-size:12px;line-height:1.35;display:grid}.expertise-service-card li span{color:#aeb3ff;font-size:8px}.principles-grid{margin-top:58px}.principles-grid article{min-height:220px;padding:24px 18px}.principles-grid h3{margin-top:44px;font-size:22px}.contact-section{grid-template-columns:1fr;min-height:790px}.contact-section__image{opacity:.62;inset:40% 0 0}.contact-section__image:after{background:#0c0c0c38}.contact-section__copy{align-self:start;padding:94px 24px 400px}.contact-actions{flex-direction:column;align-items:flex-start;gap:0}.contact-actions .button{width:100%}.contact-drawer{width:100vw}.contact-drawer header{min-height:78px;padding:14px 22px}.contact-drawer__content,.contact-drawer__success{padding:42px 22px 32px}.contact-drawer h2{font-size:clamp(46px,13vw,60px)}.contact-drawer form{margin-top:42px}.form-row,.form-submit{grid-template-columns:1fr}.form-submit .button{width:100%}}@media (width<=520px){.hero__copy{padding-bottom:58px}.section-intro h2,.ventures-head h2,.expertise-top h2,.principles-title h2,.contact-section h2{font-size:clamp(46px,13vw,62px)}.principles-grid{grid-template-columns:1fr}.principles-grid article{border-right:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}.hero__visual img{transform:scale(1.035)}}.contact-drawer__shell{-webkit-overflow-scrolling:touch;height:100dvh;min-height:0;overflow:hidden auto}.contact-drawer h2:focus{outline:0}.contact-drawer label>.form-label-title{color:#33343a;align-items:baseline;gap:6px;min-height:14px;font-weight:600;display:flex}.form-label-title small{color:var(--graphite);font-size:inherit;font-weight:400}
