@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Manrope:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,300;6..72,400;6..72,500&display=swap";:root{--paper:#f3f0e9;--ink:#111713;--muted:#6b716d;--line:#c9cbc4;--acid:#d8ff52;--coral:#ff765f;--blue:#4567ff;--violet:#ab7dff;--deep:#111713;--serif:"Newsreader",Georgia,serif;--sans:"Manrope",Arial,sans-serif;--mono:"DM Mono",monospace}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}::selection{background:var(--acid);color:var(--ink)}.nav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3f0e9db;border-bottom:1px solid #1117131f;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1500px;height:78px;margin:auto;padding:0 32px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand img{object-fit:contain;width:42px;height:42px}.brand span{font:500 9px/1.05 var(--mono);letter-spacing:.18em}.nav-links{align-items:center;gap:28px;display:flex}.nav-links>a:not(.nav-cta){font-size:12px;font-weight:600}.nav-links>a:not(.nav-cta):hover{text-underline-offset:5px;text-decoration:underline}.nav-cta{border:1px solid var(--ink);background:var(--ink);color:var(--paper);border-radius:99px;align-items:center;gap:8px;padding:10px 15px;font-size:11px;font-weight:700;display:flex}.menu{background:0 0;border:0;display:none}main{overflow:hidden}.hero{grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);align-items:center;gap:44px;max-width:1500px;min-height:100vh;margin:auto;padding:148px 32px 60px;display:grid}.hero-copy{padding-left:max(0px,50vw - 750px)}.eyebrow,.section-kicker{font:500 9px/1 var(--mono);letter-spacing:.18em;text-transform:uppercase}.eyebrow{align-items:center;gap:9px;margin-bottom:30px;display:flex}.eyebrow-dot{background:var(--coral);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #ff765f26}.hero h1{font:400 clamp(74px,8.2vw,142px)/.77 var(--serif);letter-spacing:-.065em;margin:0}.hero h1 em{color:var(--blue);font-style:italic}.hero-lead{color:#333a35;max-width:680px;margin:34px 0;font-size:clamp(17px,1.45vw,22px);line-height:1.55}.hero-actions{align-items:center;gap:18px;display:flex}.button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:12px;font-weight:700;display:inline-flex}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:var(--blue)}.button.text{border-bottom:1px solid var(--ink);background:0 0;border-radius:0;padding-inline:4px}.microcopy{font:400 10px/1.4 var(--mono);color:#777d78;margin-top:24px}.field{border:1px solid var(--ink);cursor:crosshair;background:#e5e3dc;border-radius:28px;height:min(680px,68vh);min-height:520px;position:relative;overflow:hidden}.field-grid{background-image:linear-gradient(#11171312 1px,#0000 1px),linear-gradient(90deg,#11171312 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.field:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#d8ff52b3,#0000 22%),radial-gradient(circle at 78% 66%,#ab7dff3d,#0000 25%);position:absolute;inset:0}.field-lines{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.field-lines line{stroke:var(--blue);stroke-width:.18px;vector-effect:non-scaling-stroke}.field-node{background:var(--ink);z-index:4;border-radius:50%;transition:transform .25s,background .25s,box-shadow .25s;position:absolute;transform:translate(-50%,-50%)}.field-node span{white-space:nowrap;font:400 8px var(--mono);opacity:.55;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.field-node.close{background:var(--blue);transform:translate(-50%,-50%)scale(1.45);box-shadow:0 0 0 13px #4567ff1f}.field-node.close span{opacity:1;color:var(--blue)}.cursor-orbit{border:1px dashed var(--blue);z-index:5;pointer-events:none;border-radius:50%;width:54px;height:54px;position:absolute;transform:translate(-50%,-50%)}.cursor-orbit:after{content:"";background:var(--coral);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cursor-orbit span{font:500 8px var(--mono);white-space:nowrap;color:var(--blue);position:absolute;top:20px;left:65px}.field-caption{z-index:8;border:1px solid var(--ink);font:400 9px var(--mono);background:#f3f0e9db;border-radius:99px;padding:8px 12px;position:absolute;bottom:16px;left:18px}.manifesto,.truths,.products,.how,.company,.contact{max-width:1500px;margin:auto;padding:130px 32px}.section-kicker{margin-bottom:30px}.manifesto-grid{grid-template-columns:1.2fr .8fr;gap:90px;display:grid}.manifesto h2,.section-head h2,.how h2,.company h2,.research h2,.contact h2{font:400 clamp(45px,5vw,82px)/.94 var(--serif);letter-spacing:-.04em;margin:0}.manifesto h2 span{text-decoration:line-through;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral)}.manifesto h2 em{color:var(--blue)}.manifesto-copy{max-width:600px}.manifesto-copy>p{margin:0 0 24px;font-size:18px;line-height:1.75}.manifesto-copy aside{border-left:4px solid var(--acid);font:400 14px/1.65 var(--mono);margin-top:42px;padding:12px 0 12px 22px}.truths{padding-top:70px}.truth-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.truth-grid article{border-right:1px solid var(--ink);min-height:285px;padding:25px 28px 35px}.truth-grid article:last-child{border-right:0}.truth-grid span{font:500 10px var(--mono);color:var(--blue)}.truth-grid h3{font:500 26px/1.1 var(--serif);margin:60px 0 16px}.truth-grid p{color:var(--muted);font-size:13px;line-height:1.6}.products{padding-top:105px}.section-head{grid-template-columns:1fr .58fr;align-items:end;gap:90px;margin-bottom:58px;display:grid}.section-head>p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.product-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.product-card{border-radius:30px;flex-direction:column;min-height:630px;padding:34px;display:flex;position:relative;overflow:hidden}.product-card.converge{background:var(--blue);color:#fff}.product-card.momentum{background:var(--acid);color:var(--ink)}.product-card:after{content:"";opacity:.18;border:1px solid;border-radius:50%;width:370px;height:370px;position:absolute;bottom:-100px;right:-130px;box-shadow:0 0 0 55px #0000,0 0 0 56px,0 0 0 110px #0000,0 0 0 111px}.product-top{align-items:center;gap:15px;display:flex}.product-top img{object-fit:contain;background:#ffffffd1;border-radius:14px;width:56px;height:56px;padding:7px}.product-top span,.product-top strong{display:block}.product-top span{font:500 8px var(--mono);letter-spacing:.16em;margin-bottom:6px}.product-top strong{font:600 14px var(--sans);letter-spacing:.1em}.product-card h3{font:400 clamp(42px,4vw,68px)/.95 var(--serif);letter-spacing:-.035em;max-width:650px;margin:70px 0 20px}.product-card>p{max-width:590px;font-size:16px;line-height:1.65}.product-card ul{border-top:1px solid;max-width:520px;margin:26px 0 0;padding:0;list-style:none}.product-card li{font:500 11px var(--mono);opacity:.86;border-bottom:1px solid;padding:12px 0}.product-aside{max-width:470px;font:400 11px/1.6 var(--mono);opacity:.78;z-index:2;margin-top:auto;position:relative}.future-strip{border:1px solid var(--ink);border-radius:999px;align-items:center;gap:13px;margin-top:18px;padding:15px 18px;font-size:12px;display:flex}.future-strip strong{margin-left:auto;font-weight:600}.how{text-align:center}.how h2{max-width:860px;margin:auto}.loop{border:1px solid var(--ink);border-radius:24px;grid-template-columns:repeat(4,1fr);margin-top:75px;display:grid;overflow:hidden}.loop article{text-align:left;border-right:1px solid var(--ink);flex-direction:column;align-items:flex-start;min-height:330px;padding:25px;display:flex;position:relative}.loop article:last-child{border-right:0}.loop-num{font:500 9px var(--mono);margin-bottom:auto}.loop svg{width:30px;height:30px;color:var(--blue);margin-bottom:28px}.loop h3{font:600 12px var(--mono);letter-spacing:.12em}.loop p{font:400 29px/1.12 var(--serif);margin:7px 0 0}.trust{background:var(--deep);color:#fff;grid-template-columns:1.1fr .9fr;align-items:start;gap:110px;padding:120px max(32px,50vw - 718px);display:grid}.trust h2{font:400 clamp(48px,5vw,78px)/.94 var(--serif);letter-spacing:-.04em;margin:0}.trust-list{border-top:1px solid #ffffff59}.trust-list>div{border-bottom:1px solid #ffffff59;grid-template-columns:36px 1fr;gap:16px;padding:23px 0;display:grid}.trust-list span{color:#c7cbc8;font-size:13px;line-height:1.55}.trust-list strong{color:#fff;margin-bottom:5px;font-size:15px;display:block}.company{padding-bottom:80px}.company-intro{grid-template-columns:1fr .6fr;column-gap:80px;display:grid}.company-intro .section-kicker{grid-column:1/-1}.company-intro p{color:var(--muted);align-self:end;font-size:17px;line-height:1.7}.team-grid{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:75px;display:grid}.person-img{background:#d8d7d1;border-radius:19px;height:320px;position:relative;overflow:hidden}.person-img img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:all .3s}.person:hover img{filter:grayscale(0);transform:scale(1.02)}.person-img span{background:var(--paper);font:500 8px var(--mono);border-radius:99px;padding:6px 9px;position:absolute;top:12px;left:12px}.person h3{font:500 17px var(--serif);margin:13px 0 2px}.person p{font:400 9px var(--mono);color:var(--muted);margin:0}.company-note{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:.35fr 1fr;gap:30px;margin-top:90px;padding:24px 0;display:grid}.company-note span{font:500 9px var(--mono)}.company-note p{font:400 22px/1.25 var(--serif);max-width:900px;margin:0}.research{background:var(--blue);color:#fff;grid-template-columns:1fr 1fr;gap:100px;padding:120px max(32px,50vw - 718px);display:grid}.research-copy>p{color:#dbe1ff;max-width:640px;font-size:15px;line-height:1.7}.paper{background:var(--paper);color:var(--ink);border-radius:26px;flex-direction:column;min-height:390px;padding:30px;transition:all .25s;display:flex}.paper:hover{transform:rotate(-1deg)translateY(-4px)}.paper>span{font:500 9px var(--mono);letter-spacing:.12em;color:var(--blue)}.paper h3{font:400 45px/.95 var(--serif);margin:60px 0 18px}.paper p{color:var(--muted);font-size:13px;line-height:1.6}.paper div{font:600 11px var(--mono);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.contact{grid-template-columns:1.1fr .9fr;gap:100px;display:grid}.contact-copy>p{color:var(--muted);font-size:19px}.contact-copy>a{border-bottom:1px solid var(--ink);font:500 11px var(--mono);align-items:center;gap:8px;margin-top:24px;padding-bottom:5px;display:inline-flex}.contact-form{border:1px solid var(--ink);border-radius:24px;padding:28px}.contact-form label{font:500 9px var(--mono);letter-spacing:.08em;margin-bottom:20px;display:block}.contact-form input,.contact-form textarea{border:0;border-bottom:1px solid var(--ink);background:0 0;outline:none;width:100%;padding:12px 0;font-size:15px;display:block}.contact-form textarea{resize:vertical}.thanks{flex-direction:column;justify-content:center;min-height:300px;display:flex}.thanks svg{color:var(--blue)}.thanks h3{font:400 45px var(--serif);margin:18px 0 8px}.thanks p{color:var(--muted)}footer{border-top:1px solid var(--ink);max-width:1500px;margin:auto;padding:60px 32px 28px}.footer-line{font:400 clamp(36px,5vw,76px)/1 var(--serif);letter-spacing:-.035em;margin:80px 0}.footer-bottom{border-top:1px solid var(--ink);font:400 9px var(--mono);color:var(--muted);justify-content:space-between;padding-top:18px;display:flex}@media (width<=1050px){.hero{grid-template-columns:1fr;padding-top:130px}.hero-copy{padding-left:0}.field{height:560px}.manifesto-grid,.section-head,.trust,.research,.contact{grid-template-columns:1fr;gap:50px}.truth-grid{grid-template-columns:1fr 1fr}.truth-grid article:nth-child(2){border-right:0}.truth-grid article{border-bottom:1px solid var(--ink)}.product-grid{grid-template-columns:1fr}.loop{grid-template-columns:1fr 1fr}.loop article:nth-child(2){border-right:0}.loop article:nth-child(-n+2){border-bottom:1px solid var(--ink)}.team-grid{grid-template-columns:repeat(3,1fr)}.company-intro{grid-template-columns:1fr}.company-intro p{margin-top:30px}}@media (width<=720px){.nav-inner{padding:0 18px}.nav-links{background:var(--paper);border-bottom:1px solid var(--ink);flex-direction:column;align-items:flex-start;padding:25px;display:none;position:absolute;top:78px;left:0;right:0}.nav-links.open{display:flex}.menu{display:block}.hero{padding:118px 18px 45px}.hero h1{font-size:72px}.hero-lead{font-size:16px}.field{height:58vh;min-height:440px}.manifesto,.truths,.products,.how,.company,.contact{padding:90px 18px}.manifesto h2,.section-head h2,.how h2,.company h2,.research h2,.contact h2{font-size:48px}.manifesto-copy>p{font-size:16px}.truth-grid{grid-template-columns:1fr}.truth-grid article{border-right:0}.truth-grid h3{margin-top:35px}.product-card{min-height:620px;padding:24px}.product-card h3{font-size:46px}.future-strip{border-radius:20px;flex-wrap:wrap;align-items:flex-start}.future-strip strong{width:100%;margin-left:31px}.loop{grid-template-columns:1fr}.loop article{min-height:250px;border-right:0!important;border-bottom:1px solid var(--ink)!important}.loop article:last-child{border-bottom:0!important}.trust,.research{padding:90px 18px}.team-grid{grid-template-columns:1fr 1fr}.person-img{height:260px}.company-note{grid-template-columns:1fr}.footer-line{margin:55px 0;font-size:48px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}}.loop-icon{font:400 32px var(--serif);color:var(--blue);margin-bottom:28px}:root{--paper:#f3f0e8;--ink:#101813;--forest:#173a2d;--forest-2:#234d3c;--sage:#8b9b8f;--brass:#a78545;--line:#173a2d1a}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-3;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#00000047 70%,#0000);mask-image:linear-gradient(#000000bf,#00000047 70%,#0000)}body:after{content:"";pointer-events:none;z-index:-2;opacity:.32;background:radial-gradient(circle at 72% 20%,#173a2d1a,#0000 27%),radial-gradient(circle at 26% 68%,#a785450f,#0000 23%);position:fixed;inset:0}.nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3f0e8db!important;border-color:#10181324!important}.nav-cta,.button.primary{background:var(--forest)!important;color:#fff!important}.nav-links a:hover,.button.text:hover{color:var(--forest)!important}.hero{isolation:isolate;min-height:calc(100vh - 78px);position:relative;overflow:hidden;grid-template-columns:minmax(0,1fr)!important;padding:clamp(125px,15vh,190px) max(32px,50vw - 718px) 90px!important;display:grid!important}.hero-copy{z-index:4;position:relative;max-width:900px!important;padding:0!important}.hero h1{max-width:1050px;letter-spacing:-.065em!important;margin:10px 0 42px!important;font-size:clamp(86px,10.8vw,178px)!important;line-height:.78!important}.hero h1 em{font-style:italic;color:var(--forest)!important}.hero-lead{max-width:690px!important;font-size:clamp(20px,2vw,30px)!important;line-height:1.42!important}.eyebrow-dot{background:var(--brass)!important;box-shadow:0 0 0 6px #a785451f!important}.microcopy{color:#5f6d64!important}.hero-atmosphere{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-atmosphere:before,.hero-atmosphere:after{content:"";border:1px solid #173a2d1f;border-radius:50%;position:absolute}.hero-atmosphere:before{width:760px;height:760px;top:-260px;right:-190px;box-shadow:0 0 0 90px #173a2d05,0 0 0 180px #173a2d04}.hero-atmosphere:after{width:420px;height:420px;bottom:-250px;left:43%;box-shadow:0 0 0 70px #173a2d04}.network-lines{opacity:.36;width:100%;height:100%;position:absolute;inset:0}.network-lines path{fill:none;stroke:var(--forest);stroke-width:1.1px;stroke-dasharray:5 10;animation:18s linear infinite routeDrift}.network-lines path:nth-child(2){opacity:.58;animation-duration:24s}.network-lines path:nth-child(3){opacity:.42;animation-duration:31s}@keyframes routeDrift{to{stroke-dashoffset:-180px}}.ambient-node{background:var(--forest);border-radius:50%;width:8px;height:8px;animation:4s ease-in-out infinite pulse;position:absolute;box-shadow:0 0 0 12px #173a2d0d,0 0 0 30px #173a2d06}.n1{top:27%;left:61%}.n2{animation-delay:1.2s;top:48%;left:79%}.n3{animation-delay:2.3s;top:69%;left:52%}.n4{animation-delay:.5s;top:72%;left:89%}@keyframes pulse{50%{transform:scale(1.35);box-shadow:0 0 0 18px #173a2d13,0 0 0 42px #173a2d05}}.hero-note{font:500 9px/1.4 var(--mono);letter-spacing:.15em;color:#173a2d94;position:absolute;bottom:45px;right:4vw}#globalRadar{pointer-events:none;z-index:9999;opacity:0;mix-blend-mode:multiply;border:1px solid #173a2d57;border-radius:50%;width:150px;height:150px;transition:opacity .2s;position:fixed;transform:translate(-50%,-50%)}#globalRadar:before,#globalRadar:after{content:"";border:1px solid #173a2d2e;border-radius:50%;position:absolute;inset:18px}#globalRadar:after{background:var(--forest);border:0;inset:45%;box-shadow:0 0 0 6px #173a2d14}#globalRadar .scan{transform-origin:0;background:linear-gradient(90deg,#173a2d8c,#0000);width:50%;height:1px;animation:2.8s linear infinite scan;position:absolute;inset:50% 0 auto 50%}@keyframes scan{to{transform:rotate(360deg)}}.proximity-reactive,.product-card,.truth-grid article,.loop article,.paper,.person,.contact-form{filter:grayscale();opacity:.72;transition:filter .35s,opacity .35s,transform .35s,background .35s,color .35s,box-shadow .35s}.proximity-reactive.is-near,.product-card.is-near,.truth-grid article.is-near,.loop article.is-near,.paper.is-near,.person.is-near,.contact-form.is-near{filter:grayscale(0);opacity:1;transform:translateY(-2px)}.person img{filter:grayscale()contrast(.95)!important}.person.is-near img,.person:hover img{filter:grayscale(0)contrast()!important}.product-card.converge,.product-card.momentum{border:1px solid #10181340;color:var(--ink)!important;background:#e9e7df!important}.product-card.is-near{box-shadow:0 24px 60px #173a2d29;background:var(--forest)!important;color:#fff!important}.loop-icon,.thanks svg{color:var(--forest)!important}.trust{background:#11251d!important}.research{background:#18372b!important}.research h2 em{color:#d8c49a!important}.research-copy>p{color:#d9e0dc!important}.paper>span{color:var(--forest)!important}.section-kicker{color:#55645b!important}.section-kicker.light{color:#9eaaa2!important}.contact-form input:focus,.contact-form textarea:focus{border-bottom-color:var(--forest)!important}.field,.field-grid,.cursor-orbit,.field-lines,.field-node,.field-caption{display:none!important}@media (width<=720px){#globalRadar{display:none}.hero{padding:120px 18px 70px!important}.hero h1{font-size:72px!important;line-height:.82!important}.hero-note{left:18px;right:auto}.proximity-reactive,.product-card,.truth-grid article,.loop article,.paper,.person,.contact-form{filter:none;opacity:1}}.brand img{mix-blend-mode:multiply;object-fit:contain!important;object-position:left center!important;width:190px!important;height:58px!important}.brand span{display:none!important}.manifesto h2.proximity-reactive,.manifesto-copy.proximity-reactive{filter:grayscale()saturate(0)!important;opacity:.72!important}.manifesto h2.proximity-reactive.is-near,.manifesto-copy.proximity-reactive.is-near,.manifesto h2.proximity-reactive:hover,.manifesto-copy.proximity-reactive:hover{filter:grayscale(0)saturate()!important;opacity:1!important}.manifesto h2.proximity-reactive:not(.is-near) span{text-decoration-color:#777!important}.manifesto-copy.proximity-reactive:not(.is-near) aside{border-left-color:#9a9a9a!important}@media (width<=720px){.brand img{width:150px!important;height:52px!important}.manifesto h2.proximity-reactive,.manifesto-copy.proximity-reactive{filter:none!important;opacity:1!important}}main,.nav{z-index:3;position:relative}#siteSignalLayer{pointer-events:none;z-index:2;opacity:.34;width:100vw;height:100vh;position:fixed;inset:0;overflow:visible}#siteSignalLayer .signal-path{fill:none;stroke:#173a2d57;stroke-width:1.1px;stroke-dasharray:4 11;vector-effect:non-scaling-stroke;animation:18s linear infinite siteSignalFlow}#siteSignalLayer .signal-path.soft{stroke:#173a2d33;animation-duration:33s}#siteSignalLayer .signal-node{fill:#173a2d;filter:drop-shadow(0 0 5px #173a2d40);transform-box:fill-box;transform-origin:50%;animation:4.8s ease-in-out infinite siteNodePulse}#siteSignalLayer .signal-node.gold{fill:#a78545;animation-delay:1.3s}#siteSignalLayer .signal-node:nth-of-type(2n){animation-delay:2.2s}@keyframes siteSignalFlow{to{stroke-dashoffset:-260px}}@keyframes siteNodePulse{50%{opacity:.55;transform:scale(1.65)}}section{z-index:3;position:relative}.trust,.research{z-index:3}.manifesto h2.proximity-reactive span,.manifesto h2.proximity-reactive em,.manifesto-copy.proximity-reactive aside{transition:color .35s,text-decoration-color .35s,border-color .35s,filter .35s,opacity .35s}.manifesto h2.proximity-reactive:not(.is-near) span{color:#555!important;text-decoration-color:#777!important}.manifesto h2.proximity-reactive:not(.is-near) em{color:#777!important}.manifesto-copy.proximity-reactive:not(.is-near) aside{color:#555!important;border-left-color:#9a9a9a!important}.manifesto h2.proximity-reactive.is-near span,.manifesto h2.proximity-reactive:hover span{color:var(--ink)!important;text-decoration-color:#d96a57!important}.manifesto h2.proximity-reactive.is-near em,.manifesto h2.proximity-reactive:hover em{color:var(--forest)!important}.manifesto-copy.proximity-reactive.is-near aside,.manifesto-copy.proximity-reactive:hover aside{border-left-color:var(--brass)!important;color:var(--ink)!important}.product-top img{object-fit:contain!important;background:0 0!important;padding:0!important}.product-card.momentum .product-top img{border-radius:12px}@media (width<=720px){#siteSignalLayer{display:none}}#siteSignalLayer{pointer-events:none!important;z-index:4!important;opacity:.44!important;width:100vw!important;height:100vh!important;position:fixed!important;inset:0!important;overflow:visible!important;transform:none!important}#siteSignalLayer .signal-network{transform-origin:50%;animation:13s ease-in-out infinite alternate networkFloat}#siteSignalLayer .signal-path{fill:none;vector-effect:non-scaling-stroke;stroke:#173a2d6b!important;stroke-width:1.15px!important;stroke-dasharray:5 12!important;animation:9s linear infinite siteSignalFlow!important}#siteSignalLayer .signal-path.gold{stroke:#a785456b!important;animation-duration:13s!important}#siteSignalLayer .signal-path.soft{opacity:.58;animation-duration:17s!important}#siteSignalLayer .moving-node{fill:#173a2d;opacity:.9}#siteSignalLayer .moving-node.gold{fill:#a78545}#siteSignalLayer .moving-node.soft{opacity:.54}#siteSignalLayer .moving-node.small{opacity:.68}@keyframes networkFloat{0%{transform:translate(-10px,-5px)scale(1.015)}50%{transform:translate(9px,7px)scale(1.025)}to{transform:translate(-4px,11px)scale(1.018)}}main section{z-index:3!important;position:relative!important}.nav{z-index:20!important;position:relative!important}#globalRadar{z-index:9999!important}.hero .hero-copy{z-index:6!important}@media (prefers-reduced-motion:reduce){#siteSignalLayer .signal-network,#siteSignalLayer .signal-path{animation:none!important}}@media (width<=720px){#siteSignalLayer{opacity:.2!important;display:block!important}}#siteSignalLayer .moving-signal-nodes,#siteSignalLayer .moving-node,#siteSignalLayer circle{display:none!important}.contact-copy{filter:grayscale();opacity:.78;transition:filter .35s,opacity .35s,transform .35s,color .35s}.contact-copy.prox-active,.contact-copy.is-near{filter:grayscale(0);opacity:1;transform:translateY(-1px)}.contact-copy .section-kicker,.contact-copy>p,.contact-copy>a,.contact-form,.contact-form label,.contact-form input,.contact-form textarea,.contact-form textarea::placeholder,.contact-form input::placeholder{transition:color .35s,border-color .35s,background-color .35s,box-shadow .35s,opacity .35s}.contact-copy:not(.prox-active):not(.is-near) .section-kicker{color:#7a7c74!important}.contact-copy:not(.prox-active):not(.is-near)>p{color:#667069!important}.contact-copy:not(.prox-active):not(.is-near)>a{color:var(--ink)!important;border-bottom-color:#10171373!important}.contact-copy.prox-active .section-kicker,.contact-copy.is-near .section-kicker{color:#8b7650!important}.contact-copy.prox-active>p,.contact-copy.is-near>p{color:#3f4c46!important}.contact-copy.prox-active>a,.contact-copy.is-near>a{color:var(--forest)!important;border-bottom-color:#8b7650!important}.contact-form{background:#f3f1e9bd!important}.contact-form.prox-active,.contact-form.is-near{background:linear-gradient(#f8f7f2e0,#f1eee5d1)!important;border-color:#173a2d80!important;box-shadow:0 18px 42px #0d241d12!important}.contact-form.prox-active label,.contact-form.is-near label{color:#55645b!important}.contact-form.prox-active input,.contact-form.prox-active textarea,.contact-form.is-near input,.contact-form.is-near textarea{color:var(--ink)!important;border-bottom-color:#173a2d59!important}.contact-form.prox-active input::placeholder,.contact-form.prox-active textarea::placeholder,.contact-form.is-near input::placeholder,.contact-form.is-near textarea::placeholder{color:#8a8f89!important}.contact-form.prox-active .button.primary,.contact-form.is-near .button.primary{background:var(--forest)!important;box-shadow:0 10px 24px #0d241d1a!important}@media (width<=720px){.contact-copy{filter:none!important;opacity:1!important;transform:none!important}}.site-footer{z-index:3;background:#f3f1e9b8;border-top:1px solid #10171338;max-width:1500px;margin:0 auto;padding:64px 32px 30px;position:relative}.site-footer>*{z-index:5;position:relative}.site-footer .brand img{object-fit:contain!important;object-position:left center!important;width:190px!important;height:58px!important}.site-footer .footer-line{font:400 clamp(34px,4.6vw,68px)/1.02 var(--serif);letter-spacing:-.035em;color:var(--ink);filter:grayscale();opacity:.76;margin:72px 0 64px;transition:filter .35s,opacity .35s,color .35s}.site-footer .footer-line.prox-active,.site-footer .footer-line.is-near{filter:grayscale(0);opacity:1;color:var(--forest)}.site-footer .footer-bottom{font:400 9px/1.5 var(--mono);letter-spacing:.02em;color:#667069;border-top:1px solid #10171338;justify-content:space-between;gap:24px;padding-top:18px;display:flex}@media (width<=720px){.site-footer{padding:48px 18px 26px}.site-footer .brand img{width:150px!important;height:52px!important}.site-footer .footer-line{margin:48px 0;font-size:44px}.site-footer .footer-bottom{flex-direction:column;gap:10px}}.company{overflow:visible!important}.team-network-stage{isolation:isolate;min-height:470px;margin-top:78px;position:relative}.team-weak-ties{z-index:0;pointer-events:none;width:103%;height:100%;position:absolute;inset:18px -1.5% -16px;overflow:visible}.tie-line{fill:none;stroke:#173a2d38;stroke-width:1.15px;stroke-dasharray:4 10;vector-effect:non-scaling-stroke;opacity:.62;transition:stroke .35s,opacity .35s,stroke-width .35s;animation:20s linear infinite teamTieFlow}.tie-line.bridge{stroke:#a7854540;animation-duration:27s}.tie-line.weak{opacity:.34;animation-duration:34s}@keyframes teamTieFlow{to{stroke-dashoffset:-180px}}.cohort-grid{z-index:2;grid-template-columns:1fr 1fr;gap:34px;display:grid;position:relative}.team-cohort{border-top:1px solid #1017138c;min-width:0;padding-top:18px}.cohort-head{font:500 10px var(--mono);letter-spacing:.15em;color:var(--ink);justify-content:space-between;align-items:baseline;gap:18px;margin:0 0 20px;display:flex}.cohort-head small{font:400 8px var(--mono);letter-spacing:.12em;color:#7b817c}.cohort-members{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.cohort-members .person{z-index:3;min-width:0;position:relative}.cohort-members .person-img{background:#161b18;border:1px solid #1017131f;border-radius:18px;height:300px}.cohort-members .person-img img{filter:grayscale()contrast(.96)!important}.cohort-members .person.prox-active .person-img img,.cohort-members .person.is-near .person-img img,.cohort-members .person:hover .person-img img{filter:grayscale(0)contrast()!important}.cohort-members .person h3{margin-top:14px;font-size:18px}.cohort-members .person p{text-transform:uppercase;letter-spacing:.16em;color:#68716b;font-weight:500}.cohort-members .person.prox-active p,.cohort-members .person.is-near p,.cohort-members .person:hover p{color:var(--brass)!important}:is(.team-network-stage:has(.person.prox-active) .tie-line,.team-network-stage:has(.person.is-near) .tie-line){opacity:.48}:is(.team-network-stage:has(.person[data-member=jay].prox-active) .tie-line[data-members~=jay],.team-network-stage:has(.person[data-member=jay].is-near) .tie-line[data-members~=jay],.team-network-stage:has(.person[data-member=robert].prox-active) .tie-line[data-members~=robert],.team-network-stage:has(.person[data-member=robert].is-near) .tie-line[data-members~=robert],.team-network-stage:has(.person[data-member=josh].prox-active) .tie-line[data-members~=josh],.team-network-stage:has(.person[data-member=josh].is-near) .tie-line[data-members~=josh],.team-network-stage:has(.person[data-member=james].prox-active) .tie-line[data-members~=james],.team-network-stage:has(.person[data-member=james].is-near) .tie-line[data-members~=james],.team-network-stage:has(.person[data-member=ben].prox-active) .tie-line[data-members~=ben],.team-network-stage:has(.person[data-member=ben].is-near) .tie-line[data-members~=ben],.team-network-stage:has(.person[data-member=michael].prox-active) .tie-line[data-members~=michael],.team-network-stage:has(.person[data-member=michael].is-near) .tie-line[data-members~=michael]){stroke:var(--brass)!important;stroke-width:1.8px!important;opacity:.9!important}@media (hover:hover) and (pointer:fine){:is(.team-network-stage:has(.person[data-member=jay]:hover) .tie-line[data-members~=jay],.team-network-stage:has(.person[data-member=robert]:hover) .tie-line[data-members~=robert],.team-network-stage:has(.person[data-member=josh]:hover) .tie-line[data-members~=josh],.team-network-stage:has(.person[data-member=james]:hover) .tie-line[data-members~=james],.team-network-stage:has(.person[data-member=ben]:hover) .tie-line[data-members~=ben],.team-network-stage:has(.person[data-member=michael]:hover) .tie-line[data-members~=michael]){stroke:var(--brass)!important;stroke-width:1.8px!important;opacity:.9!important}}@media (width<=1100px){.cohort-grid{grid-template-columns:1fr;gap:54px}.team-network-stage{min-height:0}.team-weak-ties{opacity:.38}.cohort-members .person-img{height:340px}}@media (width<=720px){.cohort-members{grid-template-columns:1fr}.cohort-members .person-img{aspect-ratio:1;height:auto}.cohort-head{flex-direction:column;align-items:flex-start;gap:6px}.team-weak-ties{display:none}.team-network-stage{margin-top:52px}}@media (prefers-reduced-motion:reduce){.tie-line{animation:none!important}}.truth-grid article,.loop article,.future-strip,.company-note,.research-copy,.paper,.site-footer .footer-line,.trust-grid>div{transition:background-color .35s,color .35s,border-color .35s,box-shadow .35s,transform .35s,opacity .35s,filter .35s}.truth-grid article.is-near,.truth-grid article:hover{box-shadow:inset 0 0 0 1px #a7854540;background:#173a2d0e!important}.truth-grid article.is-near span,.truth-grid article:hover span{color:var(--brass)!important}.truth-grid article.is-near h3,.truth-grid article:hover h3{color:var(--forest)!important}.truth-grid article.is-near p,.truth-grid article:hover p{color:#31443c!important}.loop article.is-near,.loop article:hover{box-shadow:inset 0 0 0 1px #a7854533;background:#173a2d0d!important}.loop article.is-near .loop-num,.loop article:hover .loop-num{color:var(--brass)!important}.loop article.is-near h3,.loop article:hover h3{color:var(--forest)!important}.loop article.is-near p,.loop article:hover p{color:#31443c!important}.loop article.is-near svg,.loop article:hover svg{color:var(--brass)!important}.future-strip.is-near,.future-strip:hover{background:linear-gradient(90deg,#173a2d14,#a7854514)!important;border-color:#a7854566!important;box-shadow:0 14px 34px #173a2d14!important}.future-strip.is-near span,.future-strip:hover span{color:var(--forest)!important}.future-strip.is-near strong,.future-strip:hover strong,.future-strip.is-near svg,.future-strip:hover svg{color:var(--brass)!important}.company-note.is-near,.company-note:hover{background:#173a2d0a!important;border-color:#173a2da6!important;box-shadow:0 14px 34px #173a2d0f!important}.company-note.is-near span,.company-note:hover span{color:var(--brass)!important}.company-note.is-near p,.company-note:hover p{color:var(--forest)!important}.research-copy.is-near .section-kicker,.research-copy:hover .section-kicker{color:var(--brass)!important}.research-copy.is-near h2,.research-copy:hover h2{color:#fff!important}.research-copy.is-near h2 em,.research-copy:hover h2 em{color:#d8c49a!important}.research-copy.is-near p,.research-copy:hover p{color:#eff5f1!important}.paper.is-near,.paper:hover{background:#ffffff14!important;border-color:#d8c49a73!important;box-shadow:0 18px 40px #0000001f!important}.paper.is-near>span,.paper:hover>span{color:#d8c49a!important}.paper.is-near h3,.paper:hover h3{color:#fff!important}.paper.is-near p,.paper:hover p{color:#eff5f1!important}.paper.is-near div,.paper:hover div{color:#d8c49a!important}.trust-grid>div.is-near,.trust-grid>div:hover{background:#ffffff0a!important;border-color:#d8c49a38!important;box-shadow:0 14px 32px #00000014!important}.trust-grid>div.is-near strong,.trust-grid>div:hover strong{color:#fff!important}.trust-grid>div.is-near span,.trust-grid>div:hover span{color:#e4ece8!important}.trust-grid>div.is-near svg,.trust-grid>div:hover svg{color:#d8c49a!important}.button.primary.is-near,.button.primary:hover{background:var(--forest)!important;box-shadow:0 14px 34px #173a2d2e!important}.button.text.is-near,.button.text:hover{color:var(--forest)!important;border-bottom-color:var(--brass)!important}.cohort-members .person.prox-active h3,.cohort-members .person.is-near h3,.cohort-members .person:hover h3{color:var(--forest)!important}.cohort-members .person.prox-active .person-img,.cohort-members .person.is-near .person-img,.cohort-members .person:hover .person-img{border-color:#a7854540!important;box-shadow:0 18px 38px #173a2d29!important}.site-footer .footer-line.prox-active,.site-footer .footer-line.is-near,.site-footer .footer-line:hover{text-shadow:0 0 #0000;color:var(--forest)!important}.trust{transition:background-color .45s,box-shadow .45s;background:#161917!important}:is(.trust:has([data-proximity].prox-active),.trust:has([data-proximity].is-near),.trust:has([data-proximity]:hover)){background:#11251d!important}.trust>[data-proximity],.trust-list>div{filter:grayscale();opacity:.74;transition:filter .35s,opacity .35s,transform .35s,background-color .35s,border-color .35s,color .35s,box-shadow .35s}.trust>[data-proximity].prox-active,.trust>[data-proximity].is-near,.trust>[data-proximity]:hover,.trust-list>div.prox-active,.trust-list>div.is-near,.trust-list>div:hover{filter:grayscale(0);opacity:1}.trust>[data-proximity].prox-active,.trust>[data-proximity].is-near,.trust>[data-proximity]:hover{transform:translateY(-2px)}.trust>[data-proximity] .section-kicker.light{transition:color .35s;color:#8d9892!important}.trust>[data-proximity] h2{transition:color .35s,text-shadow .35s;color:#d8dcd9!important}.trust>[data-proximity].prox-active .section-kicker.light,.trust>[data-proximity].is-near .section-kicker.light,.trust>[data-proximity]:hover .section-kicker.light{color:var(--brass)!important}.trust>[data-proximity].prox-active h2,.trust>[data-proximity].is-near h2,.trust>[data-proximity]:hover h2{text-shadow:0 10px 28px #0000001f;color:#fff!important}.trust-list{transition:border-color .35s;border-top-color:#ffffff38!important}:is(.trust:has([data-proximity].prox-active) .trust-list,.trust:has([data-proximity].is-near) .trust-list,.trust:has([data-proximity]:hover) .trust-list){border-top-color:#d8c49a47!important}.trust-list>div{opacity:.78;background:#fff0!important;border-bottom-color:#ffffff3d!important}.trust-list svg{transition:color .35s,transform .35s;color:#95a09a!important}.trust-list strong{transition:color .35s;color:#dfe5e1!important}.trust-list span{transition:color .35s;color:#aeb8b2!important}.trust-list>div.prox-active,.trust-list>div.is-near,.trust-list>div:hover{transform:translate(4px);background:#ffffff0b!important;border-bottom-color:#d8c49a42!important;box-shadow:0 14px 32px #00000014!important}.trust-list>div.prox-active svg,.trust-list>div.is-near svg,.trust-list>div:hover svg{transform:translateY(-1px);color:var(--brass)!important}.team-network-stage{overflow:hidden}.team-cohort{z-index:2;position:relative}.cohort-members .person{isolation:isolate}.cohort-members .person:before{content:"";z-index:-1;background:#f3f1e9f0;border-radius:24px;position:absolute;inset:-10px -10px -12px;box-shadow:0 6px 18px #10171308}.cohort-members .person.prox-active:before,.cohort-members .person.is-near:before,.cohort-members .person:hover:before{box-shadow:0 16px 36px #173a2d14}.cohort-members .person-img,.cohort-members .person h3,.cohort-members .person p{z-index:2;position:relative}.company-definition{border-bottom:1px solid #10171324;max-width:980px;margin-top:34px;padding:26px 0 2px;transition:filter .35s,opacity .35s,transform .35s,color .35s,border-color .35s}.company-definition span{font:500 11px/1 var(--mono);letter-spacing:.16em;color:#6d756f;margin-bottom:12px;display:block}.company-definition p{font:400 clamp(22px,2.3vw,32px)/1.32 var(--serif);letter-spacing:-.015em;color:#46514a;max-width:900px;margin:0}.company-definition.prox-active,.company-definition.is-near,.company-definition:hover{transform:translateY(-1px);border-bottom-color:#a7854557!important}.company-definition.prox-active span,.company-definition.is-near span,.company-definition:hover span{color:var(--brass)!important}.company-definition.prox-active p,.company-definition.is-near p,.company-definition:hover p{color:var(--forest)!important}@media (width<=720px){.company-definition{margin-top:26px}.company-definition p{font-size:22px}.cohort-members .person:before{inset:-6px -6px -8px}}.trust{box-shadow:none!important;background:#171a18!important;transition:background-color .38s,box-shadow .38s,filter .38s!important}.trust.prox-active,.trust.is-near,.trust:hover{background:#103629!important;box-shadow:inset 0 1px #d6b8772e,inset 0 -1px #d6b8771f!important}.trust>[data-proximity]{filter:grayscale()!important;opacity:.68!important}.trust>[data-proximity] .section-kicker.light{color:#7e8581!important}.trust>[data-proximity] h2{color:#b8bdb9!important}.trust.prox-active>[data-proximity],.trust.is-near>[data-proximity],.trust>[data-proximity].prox-active,.trust>[data-proximity].is-near,.trust>[data-proximity]:hover{transform:translateY(-2px);filter:grayscale(0)!important;opacity:1!important}.trust.prox-active>[data-proximity] .section-kicker.light,.trust.is-near>[data-proximity] .section-kicker.light,.trust>[data-proximity].prox-active .section-kicker.light,.trust>[data-proximity].is-near .section-kicker.light,.trust>[data-proximity]:hover .section-kicker.light{color:#c3a56b!important}.trust.prox-active>[data-proximity] h2,.trust.is-near>[data-proximity] h2,.trust>[data-proximity].prox-active h2,.trust>[data-proximity].is-near h2,.trust>[data-proximity]:hover h2{color:#fffdf7!important;text-shadow:0 10px 28px #00000029!important}.trust-list>div{filter:grayscale()!important;opacity:.58!important;background:0 0!important;border-bottom-color:#ffffff29!important}.trust-list svg{color:#808783!important}.trust-list strong{color:#b7bcb9!important}.trust-list span{color:#8f9792!important}.trust.prox-active .trust-list,.trust.is-near .trust-list{border-top-color:#c3a56b57!important}.trust.prox-active .trust-list>div,.trust.is-near .trust-list>div{opacity:.78!important}.trust-list>div.prox-active,.trust-list>div.is-near,.trust-list>div:hover{filter:grayscale(0)!important;opacity:1!important;background:linear-gradient(90deg,#c3a56b1a,#ffffff06)!important;border-bottom-color:#c3a56b6b!important;transform:translate(6px)!important;box-shadow:inset 3px 0 #c3a56b,0 14px 32px #0000001a!important}.trust-list>div.prox-active svg,.trust-list>div.is-near svg,.trust-list>div:hover svg{color:#d0b477!important;transform:scale(1.08)!important}.trust-list>div.prox-active strong,.trust-list>div.is-near strong,.trust-list>div:hover strong{color:#fff!important}.trust-list>div.prox-active span,.trust-list>div.is-near span,.trust-list>div:hover span{color:#e7eee9!important}.trust.prox-active:after,.trust.is-near:after{content:"";pointer-events:none;background:radial-gradient(circle 210px at var(--mx) var(--my), #c3a56b1f, #1f5b4414 38%, transparent 72%);mix-blend-mode:screen;z-index:0;position:absolute;inset:0}.trust>*{z-index:2;position:relative}#mobileTouchRadar{display:none}@media (width<=720px){html{scroll-padding-top:82px}body{background:#f3f0e8}.nav{-webkit-backdrop-filter:blur(18px)saturate(1.15)!important;backdrop-filter:blur(18px)saturate(1.15)!important;background:#f3f0e8e0!important;border:1px solid #1017131f!important;border-radius:22px!important;width:auto!important;position:fixed!important;top:10px!important;left:10px!important;right:10px!important;overflow:visible!important;box-shadow:0 10px 30px #0d241d14!important}.nav-inner{height:62px!important;padding:0 13px!important}.brand img{width:150px!important;height:45px!important}.menu{border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;color:var(--forest)!important;background:#ffffff7a!important;border:1px solid #173a2d2e!important;display:grid!important}.nav-links{background:#f3f0e8f7!important;border:1px solid #1017131f!important;border-radius:18px!important;gap:4px!important;padding:16px!important;top:69px!important;left:0!important;right:0!important;box-shadow:0 18px 40px #0d241d1f!important}.nav-links a{border-radius:12px;width:100%;padding:13px 12px;font-size:13px!important}.nav-links a:not(.nav-cta):active{background:#173a2d0f}.nav-cta{margin-top:5px;justify-content:center!important}.hero{min-height:auto!important;padding:116px 20px 76px!important;overflow:hidden!important}.hero-copy{width:100%!important;max-width:none!important;padding:26px 0 0!important}.eyebrow{max-width:88%;letter-spacing:.15em!important;margin-bottom:22px!important;font-size:7.5px!important;line-height:1.5!important}.hero h1{letter-spacing:-.065em!important;max-width:100%!important;font-size:clamp(64px,20vw,88px)!important;line-height:.76!important}.hero-lead{max-width:92%!important;margin:30px 0 25px!important;font-size:17px!important;line-height:1.58!important}.hero-actions{flex-direction:column!important;align-items:flex-start!important;gap:14px!important}.hero-actions .button.primary{min-width:160px}.microcopy{letter-spacing:.04em;margin-top:22px!important;font-size:8px!important}.us-map{opacity:.11!important;width:170vw!important;height:82%!important;display:block!important;top:8%!important;right:-85vw!important}.hero-orbit{opacity:.22!important;width:112vw!important;display:block!important;top:51%!important;right:-68vw!important}.hero-signal{opacity:.42;display:block!important;inset:100px 14px 24px!important}.hero-signal span{font-size:6px!important}#siteSignalLayer{opacity:.2!important;z-index:2!important;display:block!important}#siteSignalLayer .signal-path{stroke-width:.8px!important;stroke-dasharray:4 14!important;animation-duration:16s!important}#siteSignalLayer .signal-path.gold{animation-duration:21s!important}.site-field{display:block!important}.site-field i{display:none!important}.field-glow{opacity:.75!important;clip-path:circle(105px at var(--mx) var(--my))!important;-webkit-clip-path:circle(105px at var(--mx) var(--my))!important;display:block!important}.routes-glow path{stroke-width:1.7px!important;filter:drop-shadow(0 0 4px #d8c49a6b)!important}#globalRadar,.proximity-cursor{display:none!important}#mobileTouchRadar{pointer-events:none;z-index:9999;opacity:0;border:1px solid #c3a56bb8;border-radius:50%;width:92px;height:92px;margin:-46px 0 0 -46px;transition:opacity .18s,transform .22s;display:block;position:fixed;transform:scale(.78);box-shadow:0 0 0 15px #173a2d0b,0 0 34px #c3a56b1f}#mobileTouchRadar:before,#mobileTouchRadar:after{content:"";border:1px dashed #173a2d59;border-radius:50%;position:absolute;inset:15px}#mobileTouchRadar:after{background:var(--forest);border:0;width:6px;height:6px;margin:-3px;inset:50%;box-shadow:0 0 0 7px #173a2d1a}#mobileTouchRadar.active{opacity:1;transform:scale(1)}[data-proximity],.proximity-reactive,.product-card,.truth-grid article,.loop article,.paper,.person,.contact-form,.company-note,.company-definition,.trust-list>div{transition:filter .45s,opacity .45s,transform .45s,background-color .45s,color .45s,border-color .45s,box-shadow .45s!important}.mobile-proximity .truth-grid article:not(.mobile-in-view):not(.is-near),.mobile-proximity .loop article:not(.mobile-in-view):not(.is-near),.mobile-proximity .person:not(.mobile-in-view):not(.is-near),.mobile-proximity .paper:not(.mobile-in-view):not(.is-near),.mobile-proximity .company-note:not(.mobile-in-view):not(.is-near){filter:grayscale()!important;opacity:.64!important}.mobile-in-view,.is-near{filter:grayscale(0)!important;opacity:1!important}.manifesto,.truths,.products,.how,.company,.contact{padding:76px 20px!important}.manifesto h2,.section-head h2,.how h2,.company h2,.research h2,.contact h2{font-size:clamp(43px,13.5vw,58px)!important;line-height:.92!important}.manifesto-grid,.section-head,.company-intro,.contact{gap:34px!important}.manifesto-copy>p,.company-intro p{font-size:16px!important;line-height:1.68!important}.truth-grid{border-top:0!important;gap:12px!important}.truth-grid article{background:#ffffff3d;border:1px solid #10171321!important;border-radius:20px!important;min-height:230px!important;padding:24px!important}.truth-grid article.mobile-in-view{background:#173a2d0b!important;box-shadow:0 16px 35px #0d241d0f!important}.truth-grid h3{margin-top:46px!important}.product-grid{gap:15px!important}.product-card{border-radius:24px!important;min-height:570px!important;padding:24px!important}.product-card h3{margin-top:55px!important;font-size:45px!important}.future-strip{border-radius:20px!important;gap:9px!important;padding:17px!important}.loop{background:0 0!important;border:0!important;gap:12px!important}.loop article{background:#ffffff38;border:1px solid #10171321!important;border-radius:20px!important;min-height:235px!important;padding:23px!important}.loop article.mobile-in-view{background:#173a2d0b!important;box-shadow:0 16px 35px #0d241d0f!important}.trust{gap:48px!important;padding:78px 20px!important}.trust-list>div{border-radius:12px!important;padding:22px 10px!important}.trust-list>div.mobile-in-view{filter:grayscale(0)!important;opacity:1!important;background:#ffffff06!important}.research{gap:44px!important;padding:78px 20px!important}.paper{border-radius:22px!important;min-height:350px!important;padding:25px!important}.team-network-stage{margin-top:48px!important;overflow:visible!important}.cohort-grid{gap:46px!important}.cohort-head{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3f0e8e6;border-radius:12px;padding:10px 12px;position:sticky;top:83px;margin:0 -5px 14px!important}.cohort-members{gap:18px!important}.cohort-members .person:before{background:#f3f1e9b8!important}.cohort-members .person-img{box-shadow:0 16px 34px #0d241d0f;border-radius:22px!important}.cohort-members .person.mobile-in-view .person-img img{filter:grayscale(0)contrast()!important}.cohort-members .person.mobile-in-view p{color:var(--brass)!important}.team-weak-ties{opacity:.16!important;z-index:0!important;display:block!important}.company-definition{padding-top:24px!important}.company-definition.mobile-in-view span{color:var(--brass)!important}.company-definition.mobile-in-view p{color:var(--forest)!important}.contact-form{border-radius:22px!important;padding:22px!important}.site-footer{padding:48px 20px 24px!important}.site-footer .footer-line{margin:48px 0!important;font-size:43px!important;line-height:.96!important}@media (prefers-reduced-motion:reduce){#siteSignalLayer,.field-glow,#mobileTouchRadar{display:none!important}.mobile-in-view{transform:none!important}}}#siteSignalLayer{z-index:1!important;opacity:.34!important}main,main section{z-index:2!important;position:relative!important}main section>*{z-index:3!important;position:relative!important}.team-network-stage{isolation:isolate!important;overflow:hidden!important}.team-weak-ties{z-index:0!important}.cohort-grid{z-index:2!important;position:relative!important}.cohort-members .person{z-index:3!important;position:relative!important}.cohort-members .person-img{z-index:4!important;background:#161b18!important;position:relative!important;overflow:hidden!important}.cohort-members .person-img img{z-index:2!important;position:relative!important}.cohort-members .person h3,.cohort-members .person p{z-index:4!important;position:relative!important}#globalRadar,.proximity-cursor{z-index:9999!important}@media (width<=720px){#siteSignalLayer{opacity:.18!important}.nav{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#f3f1e9e8!important;border:1px solid #1017131f!important;border-radius:28px!important;width:auto!important;top:10px!important;left:12px!important;right:12px!important;overflow:visible!important;box-shadow:0 12px 34px #10171314!important}.nav-inner{height:58px!important;padding:0 12px 0 14px!important}.brand img{width:136px!important;height:42px!important}.menu{width:42px!important;height:42px!important;color:var(--forest)!important;background:#ffffff6b!important;border:1px solid #10171326!important;border-radius:50%!important;place-items:center!important;display:grid!important}.nav-links{background:#f3f1e9f7!important;border:1px solid #1017131f!important;border-radius:22px!important;padding:18px!important;top:66px!important;left:0!important;right:0!important;box-shadow:0 18px 44px #1017131a!important}.hero{min-height:auto!important;padding-top:112px!important;padding-bottom:58px!important}.manifesto,.truths,.products,.how,.company,.contact{padding:68px 20px!important}.truths{padding-top:34px!important}.trust,.research{padding:72px 20px!important}.section-kicker{margin-bottom:22px!important}.manifesto-grid{gap:28px!important}.manifesto-copy aside{margin-top:24px!important}.company-intro p{margin-top:18px!important}.section-head{gap:26px!important;margin-bottom:34px!important}.truth-grid{border-top:0!important;grid-template-columns:1fr!important;gap:14px!important;display:grid!important}.truth-grid article{background:#ffffff42!important;border:1px solid #10171329!important;border-radius:24px!important;min-height:0!important;padding:24px 22px 26px!important}.truth-grid article+article{margin-top:0!important}.truth-grid span{color:#7b817c!important;margin-bottom:36px!important;display:block!important}.truth-grid h3{margin:0 0 14px!important;font-size:34px!important;line-height:1.02!important}.truth-grid p{margin:0!important;font-size:15px!important;line-height:1.6!important}.truth-grid article.prox-active span,.truth-grid article.is-near span,.truth-grid article.mobile-active span{color:var(--brass)!important}.truth-grid article.prox-active h3,.truth-grid article.is-near h3,.truth-grid article.mobile-active h3{color:var(--forest)!important}.loop{border:0!important;border-radius:0!important;gap:14px!important;overflow:visible!important}.loop article{background:#ffffff3d!important;border:1px solid #10171329!important;border-radius:24px!important;min-height:0!important;padding:24px 22px 26px!important}.loop-num{margin-bottom:34px!important}.loop svg{margin-bottom:20px!important}.loop p{font-size:25px!important}.product-card{border-radius:24px!important;min-height:0!important;padding:24px!important}.product-card h3{margin:42px 0 18px!important;font-size:44px!important}.product-aside{margin-top:34px!important}.future-strip{border-radius:22px!important;align-items:flex-start!important;gap:10px!important;padding:16px!important}.team-network-stage{margin-top:40px!important;overflow:hidden!important}.team-weak-ties{opacity:.16!important;display:block!important}.cohort-grid{gap:42px!important}.cohort-head{z-index:10!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(#f3f1e9f5,#f3f1e9d1)!important;padding:9px 0!important;position:sticky!important;top:78px!important}.cohort-members{gap:14px!important}.cohort-members .person-img{aspect-ratio:4/5!important;height:auto!important}.cohort-members .person:before{background:#f3f1e9f7!important}#siteSignalLayer{opacity:.13!important;display:block!important}#siteSignalLayer .signal-path{stroke-width:.8px!important;animation-duration:18s!important}.mobile-touch-radar{pointer-events:none;z-index:9999;opacity:0;border:1px solid #173a2d52;border-radius:50%;width:118px;height:118px;margin:-59px 0 0 -59px;transition:opacity .18s;position:fixed;transform:translate(-1000px,-1000px);box-shadow:0 0 0 18px #173a2d09,inset 0 0 0 1px #ffffff40}.mobile-touch-radar:before{content:"";border:1px dashed #c3a56b59;border-radius:50%;position:absolute;inset:22px}.mobile-touch-radar:after{content:"";background:var(--forest);border-radius:50%;width:7px;height:7px;margin:-3.5px;position:absolute;top:50%;left:50%;box-shadow:0 0 0 6px #173a2d14}.mobile-touch-radar.active{opacity:1}[data-proximity].mobile-active,.truth-grid article.mobile-active,.loop article.mobile-active,.product-card.mobile-active,.person.mobile-active,.paper.mobile-active,.contact-form.mobile-active{filter:grayscale(0)!important;opacity:1!important;transform:translateY(-1px)!important}.trust.mobile-section-active{background:#103629!important}.trust.mobile-section-active>[data-proximity]{filter:grayscale(0)!important;opacity:1!important}.trust.mobile-section-active>[data-proximity] .section-kicker.light{color:var(--brass)!important}.trust.mobile-section-active>[data-proximity] h2{color:#fffdf7!important}.contact{gap:34px!important}.contact-form{border-radius:22px!important;padding:22px!important}.contact-copy>a{margin-top:18px!important}.company-definition{margin-top:24px!important;padding-top:20px!important}}.person[role=button]{cursor:pointer;outline:none}.person[role=button]:focus-visible .person-img{outline:2px solid var(--brass);outline-offset:3px}.bio-modal{z-index:12000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08120e94;justify-content:flex-end;align-items:stretch;padding:18px;animation:.2s ease-out bioFade;display:flex;position:fixed;inset:0}.bio-panel{background:#f3f1e9fa;border:1px solid #ffffff59;border-radius:28px;grid-template-rows:minmax(280px,45vh) auto;width:min(620px,94vw);height:calc(100vh - 36px);animation:.3s cubic-bezier(.2,.8,.2,1) bioSlide;display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #05100c47}.bio-close{z-index:3;width:42px;height:42px;color:var(--forest);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f3f1e9db;border:1px solid #1017132b;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;right:18px}.bio-image{background:#111915;border-radius:28px 28px 0 0;overflow:hidden}.bio-image img{object-fit:cover;width:100%;height:100%;filter:none!important;transform:none!important}.bio-copy{padding:34px 38px 44px}.bio-kicker{font:500 9px/1 var(--mono);letter-spacing:.17em;text-transform:uppercase;color:#69736d;margin-bottom:14px}.bio-copy h3{font:400 clamp(44px,5vw,68px)/.92 var(--serif);letter-spacing:-.035em;color:var(--ink);margin:0}.bio-word{font:500 10px/1 var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--brass);margin:12px 0 28px}.bio-copy p{color:#39443e;white-space:pre-line;margin:0;font-size:16px;line-height:1.75}@keyframes bioFade{0%{opacity:0}to{opacity:1}}@keyframes bioSlide{0%{opacity:.5;transform:translate(28px)}to{opacity:1;transform:none}}@keyframes contactFormWiggle{0%{transform:translateY(0)rotate(0)scale(1)}18%{transform:translateY(-2px)rotate(-.35deg)scale(1.006)}36%{transform:translateY(1px)rotate(.35deg)scale(1.008)}54%{transform:translateY(-1px)rotate(-.2deg)scale(1.006)}72%{transform:translateY(1px)rotate(.15deg)scale(1.004)}to{transform:translateY(-2px)rotate(0)scale(1.01)}}.contact-form{transform-origin:50%}.contact-form.prox-active,.contact-form.is-near,.contact-form.mobile-active,.contact-form.mobile-in-view,.contact-form:hover{animation:.55s ease-out contactFormWiggle;background:#ffffff57!important;border-color:#173a2d8c!important;transform:translateY(-2px)scale(1.01)!important;box-shadow:0 22px 60px #0d241d1a!important}@media (width<=720px){.bio-modal{background:#08120e7a;align-items:flex-end;padding:0}.bio-panel{border-radius:28px 28px 0 0;grid-template-rows:260px auto;width:100%;height:auto;max-height:88vh;animation:.32s cubic-bezier(.2,.8,.2,1) bioSheet}.bio-image{border-radius:28px 28px 0 0}.bio-copy{padding:26px 24px 36px}.bio-copy h3{font-size:48px}.bio-copy p{font-size:15px;line-height:1.68}.bio-close{top:14px;right:14px}@keyframes bioSheet{0%{opacity:.6;transform:translateY(36px)}to{opacity:1;transform:none}}}@media (prefers-reduced-motion:reduce){.bio-modal,.bio-panel{animation:none!important}.contact-form.prox-active,.contact-form.is-near,.contact-form.mobile-active,.contact-form.mobile-in-view,.contact-form:hover{animation:none!important;transform:none!important}}@media (width<=720px){.how{padding-top:56px!important;padding-bottom:56px!important}.how>h2{margin-bottom:28px!important;font-size:42px!important;line-height:.96!important}.loop{gap:12px!important;margin-top:28px!important}.loop article{border-radius:20px!important;grid-template-rows:auto auto!important;grid-template-columns:42px 1fr!important;align-items:start!important;gap:10px 14px!important;height:auto!important;min-height:0!important;padding:20px 20px 22px!important;display:grid!important}.loop-num{grid-area:1/1!important;align-self:center!important;margin:0!important}.loop article svg,.loop article .loop-icon{grid-area:2/1!important;align-self:start!important;width:26px!important;height:26px!important;margin:0!important}.loop h3{letter-spacing:.15em!important;grid-area:1/2!important;align-self:center!important;margin:0!important;font-size:11px!important}.loop p{grid-area:2/2!important;margin:0!important;font-size:26px!important;line-height:1.04!important}.truth-grid{gap:12px!important}.truth-grid article{height:auto!important;min-height:0!important;padding:22px 20px 24px!important}.truth-grid span{margin-bottom:24px!important}.truth-grid h3{margin:0 0 12px!important;font-size:31px!important;line-height:1.02!important}.truth-grid p{font-size:14px!important;line-height:1.55!important}.product-card{height:auto!important;min-height:0!important;padding:22px!important}.product-card h3{margin:34px 0 16px!important;font-size:40px!important;line-height:.98!important}.product-card>p{font-size:15px!important;line-height:1.55!important}.product-card ul{margin-top:20px!important}.product-card li{padding:10px 0!important}.product-aside{margin-top:26px!important}.cohort-members .person-img{aspect-ratio:5/6!important;max-height:430px!important}.manifesto,.truths,.products,.how,.company,.contact{padding-top:56px!important;padding-bottom:56px!important}main{padding-top:74px!important}.hero{padding-top:48px!important}}@media (width>=901px){.hero{align-items:center!important;height:min(82vh,820px)!important;min-height:760px!important;padding-top:118px!important;padding-bottom:58px!important;overflow:hidden!important}.hero-copy{width:min(760px,58vw)!important;max-width:760px!important;padding:0!important}.hero h1{letter-spacing:-.058em!important;max-width:760px!important;font-size:clamp(76px,7.6vw,124px)!important;line-height:.79!important}.hero-lead{max-width:650px!important;margin:30px 0 26px!important;font-size:clamp(18px,1.35vw,22px)!important;line-height:1.48!important}.hero-actions{gap:16px!important}.microcopy{margin-top:20px!important}.hero-orbit{opacity:.56!important;width:min(43vw,620px)!important;top:51%!important;right:3.5vw!important;transform:translateY(-50%)!important}.us-map{opacity:.12!important;width:min(57vw,860px)!important;height:78%!important;top:10%!important;right:-3%!important}.hero-signal{opacity:.92!important;inset:100px 42px 38px!important}.hero-signal span{color:#173d3275!important}}@media (width>=1500px){.hero{height:760px!important;min-height:720px!important}.hero h1{font-size:116px!important}}:root{--hero-network-intensity:1;--site-network-intensity:1}.hero-atmosphere{opacity:calc(.18 + (var(--hero-network-intensity) * .82))!important;transform:scale(calc(.985 + (var(--hero-network-intensity) * .015)))!important;transition:opacity .12s linear,transform .12s linear!important}.hero-atmosphere:before,.hero-atmosphere:after{display:none!important}.network-lines{opacity:.78!important;width:104%!important;height:104%!important;inset:-2%!important}.network-lines .hero-route{fill:none;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 2px #173a2d1a);stroke:#173a2d57!important;stroke-width:1.1px!important;stroke-dasharray:5 11!important;animation:15s linear infinite heroNetworkFlow!important}.network-lines .hero-route.gold{stroke:#a785456b!important;animation-duration:20s!important}.network-lines .hero-route.soft{opacity:.55!important;animation-duration:25s!important}.network-lines .hero-route:nth-child(2n){animation-direction:reverse!important}.network-lines .hero-route:nth-child(3n){animation-duration:29s!important}@keyframes heroNetworkFlow{to{stroke-dashoffset:-250px}}.hero-node{opacity:.82;background:#173a2d;border-radius:50%;width:7px;height:7px;animation:7s ease-in-out infinite heroNodeDrift;position:absolute;box-shadow:0 0 0 8px #173a2d0e,0 0 24px #173a2d29}.hero-node.gold{background:#a78545;box-shadow:0 0 0 8px #a785450f,0 0 26px #a785452e}.hero-node.hn1{top:21%;left:8%}.hero-node.hn2{animation-delay:-1.1s;top:52%;left:18%}.hero-node.hn3{animation-delay:-2.6s;top:30%;left:31%}.hero-node.hn4{animation-delay:-4.2s;top:67%;left:43%}.hero-node.hn5{animation-delay:-3.2s;top:18%;left:54%}.hero-node.hn6{animation-delay:-5.1s;top:47%;left:61%}.hero-node.hn7{animation-delay:-1.9s;top:72%;left:70%}.hero-node.hn8{animation-delay:-3.7s;top:35%;left:78%}.hero-node.hn9{animation-delay:-6.2s;top:58%;left:87%}.hero-node.hn10{animation-delay:-2.2s;top:24%;left:94%}.hero-node.hn11{animation-delay:-4.8s;top:78%;left:25%}.hero-node.hn12{animation-delay:-.8s;top:41%;left:48%}.hero-node.hn13{animation-delay:-5.8s;top:11%;left:66%}.hero-node.hn14{animation-delay:-3.3s;top:80%;left:90%}@keyframes heroNodeDrift{0%,to{opacity:.56;transform:translate(0,0)scale(.9)}50%{opacity:1;transform:translate(10px,-7px)scale(1.22)}}#siteSignalLayer{opacity:calc(.13 + (var(--site-network-intensity) * .25))!important;transition:opacity .12s linear!important}.hero .hero-copy{z-index:6!important;position:relative!important}.hero .hero-atmosphere{z-index:2!important}@media (width<=720px){.network-lines{opacity:.46!important}.hero-node{width:5px;height:5px;box-shadow:0 0 0 6px #173a2d0b}.hero-node.hn2,.hero-node.hn5,.hero-node.hn8,.hero-node.hn11,.hero-node.hn14{display:none}}@media (prefers-reduced-motion:reduce){.hero-node,.network-lines .hero-route{animation:none!important}}.bio-modal,.bio-panel,.bio-close{display:none!important}.bio-open{overflow:auto!important}.bio-trigger{cursor:pointer;outline:none}.bio-trigger:focus-visible .person-img{outline:2px solid var(--brass);outline-offset:3px}.person-img{isolation:isolate}.bio-popover{z-index:12;color:#f7f4eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:thin;background:#0a1f18ed;border:1px solid #d8c49a4d;border-radius:15px;max-height:72%;padding:14px 14px 15px;animation:.2s cubic-bezier(.2,.8,.2,1) bioPopoverIn;position:absolute;bottom:10px;left:10px;right:10px;overflow:auto;box-shadow:0 14px 32px #05100c3d}.bio-popover-top{font:500 7px/1.2 var(--mono);letter-spacing:.13em;text-transform:uppercase;color:#d8c49a;justify-content:space-between;gap:10px;margin-bottom:8px;display:flex}.bio-popover-name{font:400 21px/.98 var(--serif);letter-spacing:-.02em;color:#fff;margin-bottom:7px}.bio-popover p{color:#e5ebe7;margin:0;font-size:10.5px;line-height:1.48}.bio-open-card .person-img img{filter:grayscale(0)contrast()!important;transform:scale(1.018)!important}@keyframes bioPopoverIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}@media (width<=720px){.bio-popover{border-radius:14px;max-height:68%;padding:13px 13px 14px;bottom:9px;left:9px;right:9px}.bio-popover-name{font-size:24px}.bio-popover p{font-size:12px;line-height:1.5}.bio-popover-top{font-size:7.5px}}@media (prefers-reduced-motion:reduce){.bio-popover{animation:none!important}}.bio-popover{max-height:none!important;color:var(--ink)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#f9f8f3f7!important;border:1px solid #173a2d38!important;border-radius:15px!important;padding:14px 15px 15px!important;bottom:12px!important;left:12px!important;right:12px!important;overflow:visible!important;box-shadow:0 14px 30px #10171329!important}.bio-popover-top{color:#88734b!important;letter-spacing:.14em!important;margin-bottom:7px!important;font-size:7px!important}.bio-popover-top span{color:#806b43!important;background:#a785451a!important;border:1px solid #a7854538!important;border-radius:999px!important;align-items:center!important;padding:4px 7px!important;display:inline-flex!important}.bio-popover-top strong{color:var(--forest)!important;font-weight:600!important}.bio-popover-name{color:var(--forest)!important;margin-bottom:7px!important;font-size:20px!important}.bio-popover p{color:#3e4842!important;font-family:var(--sans)!important;letter-spacing:0!important;text-transform:none!important;font-size:10.5px!important;line-height:1.42!important}.bio-popover::-webkit-scrollbar{display:none!important}@media (width<=720px){.bio-popover{border-radius:14px!important;padding:14px 14px 15px!important;bottom:10px!important;left:10px!important;right:10px!important}.bio-popover-name{font-size:22px!important}.bio-popover p{font-size:11.5px!important;line-height:1.46!important}}.bio-popover{max-height:none!important;color:var(--ink)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#faf9f5fb!important;border:1px solid #173a2d38!important;border-radius:20px!important;flex-direction:column!important;justify-content:center!important;padding:22px 22px 24px!important;display:flex!important;inset:14px!important;overflow:auto!important;box-shadow:0 24px 55px #10171338!important}.bio-popover-top{letter-spacing:.14em!important;margin-bottom:14px!important;font-size:8px!important}.bio-popover-top span{color:#7f6940!important;background:#a785451a!important;border:1px solid #a785453d!important;border-radius:999px!important;padding:5px 9px!important}.bio-popover-top strong{color:var(--forest)!important;font-size:8px!important}.bio-popover-name{color:var(--forest)!important;margin-bottom:15px!important;font-size:32px!important;line-height:.96!important}.bio-popover p{font-family:var(--sans)!important;color:#38443e!important;font-size:13px!important;line-height:1.55!important}.bio-popover::-webkit-scrollbar{width:6px!important}.bio-popover::-webkit-scrollbar-thumb{background:#173a2d2e!important;border-radius:999px!important}@media (width<=720px){.bio-popover{border-radius:18px!important;padding:20px!important;inset:10px!important}.bio-popover-name{font-size:30px!important}.bio-popover p{font-size:13px!important;line-height:1.5!important}}.bio-popover-floating{z-index:10050!important;max-height:none!important;color:var(--ink)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fbfaf5!important;border:1px solid #173a2d33!important;border-radius:24px!important;padding:30px 32px 32px!important;animation:.22s cubic-bezier(.2,.8,.2,1) floatingBioIn!important;position:fixed!important;bottom:auto!important;right:auto!important;overflow:visible!important;box-shadow:0 28px 80px #10171333,0 2px 12px #10171314!important}.bio-popover-floating:before{content:"";pointer-events:none;border:1px solid #a785451f;border-radius:17px;position:absolute;inset:10px}.bio-popover-floating .bio-popover-top{z-index:2;position:relative;margin-bottom:18px!important;font-size:9px!important}.bio-popover-floating .bio-popover-top span{padding:6px 10px!important}.bio-popover-floating .bio-popover-name{z-index:2;position:relative;color:var(--forest)!important;margin-bottom:18px!important;font-size:42px!important;line-height:.94!important}.bio-popover-floating p{z-index:2;max-width:42ch;position:relative;font-family:var(--sans)!important;color:#3e4943!important;margin:0!important;font-size:15px!important;line-height:1.62!important}.bio-open-card .person-img{box-shadow:0 0 0 2px #a785454d,0 18px 42px #173a2d1f!important}.bio-open-card .person-img img{filter:grayscale(0)contrast()!important}@keyframes floatingBioIn{0%{opacity:0;transform:translateY(10px)scale(.975)}to{opacity:1;transform:none}}@media (width<=720px){.bio-popover-floating{border-radius:22px!important;width:auto!important;max-width:none!important;padding:26px 24px 28px!important}.bio-popover-floating .bio-popover-name{font-size:38px!important}.bio-popover-floating p{max-width:none!important;font-size:15px!important;line-height:1.58!important}}@media (prefers-reduced-motion:reduce){.bio-popover-floating{animation:none!important}}.bio-popover-floating{max-width:470px!important;margin:0!important;position:fixed!important}@media (width<=720px){.company{padding-top:54px!important;padding-bottom:54px!important}.company-intro{gap:18px!important}.company-intro h2{font-size:44px!important;line-height:.95!important}.company-intro p{margin-top:12px!important;font-size:15px!important;line-height:1.58!important}.team-network-stage{min-height:0!important;margin-top:34px!important;overflow:visible!important}.cohort-head{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-radius:0!important;flex-direction:row!important;justify-content:space-between!important;align-items:baseline!important;gap:10px!important;margin:0 0 14px!important;padding:8px 2px!important;position:static!important;top:auto!important}.cohort-head span{letter-spacing:.14em!important;font-size:9px!important}.cohort-head small{letter-spacing:.1em!important;font-size:7px!important}.cohort-grid{display:block!important}.team-cohort{margin-bottom:34px!important;padding-top:10px!important}.cohort-members{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 12px!important;display:grid!important}.cohort-members .person{min-width:0!important;margin:0!important}.cohort-members .person:before{background:#f3f1e9db!important;border-radius:18px!important;inset:-5px!important;box-shadow:0 8px 22px #1017130a!important}.cohort-members .person-img{aspect-ratio:4/5!important;border-radius:17px!important;width:100%!important;height:auto!important;max-height:none!important}.cohort-members .person-img img{object-fit:cover!important;width:100%!important;height:100%!important}.cohort-members .person-img span{padding:5px 7px!important;font-size:7px!important;top:8px!important;left:8px!important}.cohort-members .person h3{margin:10px 0 2px!important;font-size:18px!important;line-height:1!important}.cohort-members .person p{letter-spacing:.14em!important;font-size:8px!important;line-height:1.2!important}.team-weak-ties{opacity:.1!important;z-index:0!important;display:block!important}.bio-popover-floating{border-radius:22px!important;width:auto!important;max-width:none!important;padding:24px 22px 26px!important;inset:50% 16px auto!important;transform:translateY(-50%)!important}.bio-popover-floating .bio-popover-name{font-size:34px!important}.bio-popover-floating p{font-size:14px!important;line-height:1.56!important}}@media (width<=390px){.cohort-members{gap:12px 10px!important}.cohort-members .person h3{font-size:16px!important}.company-intro h2{font-size:40px!important}}@media (width<=720px){.cohort-members{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px 8px!important;display:grid!important}.cohort-members .person{min-width:0!important;margin:0!important}.cohort-members .person:before{background:#f3f1e9e6!important;border-radius:14px!important;inset:-3px!important;box-shadow:0 7px 18px #10171309!important}.cohort-members .person-img{aspect-ratio:3/4!important;border-radius:13px!important;width:100%!important;height:auto!important;max-height:none!important}.cohort-members .person-img img{object-fit:cover!important;width:100%!important;height:100%!important}.cohort-members .person-img span{padding:3px 5px!important;font-size:5.5px!important;top:5px!important;left:5px!important}.cohort-members .person h3{letter-spacing:-.01em!important;overflow-wrap:anywhere!important;margin:7px 0 2px!important;font-size:12px!important;line-height:1.03!important}.cohort-members .person p{letter-spacing:.13em!important;font-size:6.8px!important;line-height:1.1!important}.team-cohort{margin-bottom:26px!important}.cohort-head{margin-bottom:10px!important}.cohort-head span{letter-spacing:.13em!important;font-size:8.5px!important}.cohort-head small{letter-spacing:.09em!important;font-size:6.5px!important}.team-network-stage{margin-top:30px!important}.bio-popover-floating{width:auto!important;max-width:none!important;inset:50% 14px auto!important;transform:translateY(-50%)!important}}@media (width<=390px){.cohort-members{gap:9px 6px!important}.cohort-members .person h3{font-size:11px!important}.cohort-members .person p{font-size:6.4px!important}}.contact-form button[disabled]{opacity:.62!important;cursor:wait!important}.form-error{color:#7f3c31;font:500 11px/1.5 var(--mono);background:#a34f400f;border-left:3px solid #a34f40;margin:14px 0 0;padding:11px 13px}.contact-copy>a[href^=mailto\:]{display:none!important}.contact-copy>p{margin-bottom:0!important}
