:root{--ink:#101211;--paper:#f1f1ec;--white:#fbfbf8;--line:#c9cbc5;--muted:#686d68;--accent:#ff4d21;--dark:#171a19;--mono:"DM Mono",monospace;--sans:"Manrope",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}.skip{position:fixed;top:-60px;left:1rem;z-index:100;background:var(--accent);padding:.7rem 1rem}.skip:focus{top:1rem}.site-header{height:78px;padding:0 2.5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(241,241,236,.94);backdrop-filter:blur(12px);z-index:50}.wordmark{display:flex;align-items:center;gap:.75rem;font-size:.82rem;font-weight:700;letter-spacing:-.01em}.mark{display:block;flex-shrink:0;width:48px;height:48px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:1.6rem;font-family:var(--mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.site-header nav a:hover{color:var(--accent)}.nav-contact{border-left:1px solid var(--line);padding-left:1.6rem}.menu-button{display:none;border:0;background:none}.hero{padding:2.3rem 2.5vw 0;min-height:calc(100vh - 78px);display:grid;grid-template-rows:auto auto auto auto 1fr}.eyebrow,.section-label{display:flex;justify-content:space-between;font-family:var(--mono);font-size:.67rem;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(3rem,7.4vw,8.2rem);line-height:.91;letter-spacing:-.072em;font-weight:500;max-width:1300px;margin:4.8vh 0 4vh}.hero h1 em,.field h2 em,.projects-head em{font-style:normal;color:var(--accent)}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;align-items:end;border-bottom:1px solid var(--line);padding-bottom:2rem}.hero-bottom p{font-size:clamp(1rem,1.5vw,1.3rem);max-width:620px;margin:0;line-height:1.5}.hero-actions{justify-self:end;display:flex;gap:.6rem}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:2rem;border:1px solid var(--ink);padding:.9rem 1.1rem;font-family:var(--mono);font-size:.7rem;text-transform:uppercase;min-width:175px}.button:hover{background:var(--ink);color:var(--white)}.button.primary{background:var(--accent);border-color:var(--accent)}.button.primary:hover{background:var(--ink);border-color:var(--ink)}.stack-strip{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line);font-family:var(--mono);font-size:.62rem;text-transform:uppercase}.stack-strip span{padding:1rem .8rem;border-right:1px solid var(--line)}.stack-strip span:first-child{padding-left:0}.stack-strip span:last-child{border:0}.hero-schematic{min-height:330px;position:relative;overflow:hidden}.schematic-grid,.atlas-stage:before{position:absolute;inset:0;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:44px 44px;opacity:.32}.flow-node{position:absolute;top:42%;width:140px;height:88px;border:1px solid var(--ink);background:var(--paper);padding:.8rem;display:flex;flex-direction:column;justify-content:space-between}.flow-node b{font-family:var(--mono);font-size:.75rem}.flow-node small{font-family:var(--mono);font-size:.55rem;color:var(--muted)}.flow-node.accent{background:var(--accent)}.n1{left:6%}.n2{left:31%}.n3{left:56%}.n4{right:6%}.flow-line{position:absolute;top:55%;height:1px;background:var(--ink);width:calc(25% - 140px)}.flow-line:after{content:"";position:absolute;right:-1px;top:-3px;width:7px;height:7px;border-top:1px solid;border-right:1px solid;transform:rotate(45deg)}.l1{left:calc(6% + 140px)}.l2{left:calc(31% + 140px)}.l3{left:calc(56% + 140px)}.crosshair{position:absolute;width:20px;height:20px;border:1px solid var(--accent);border-radius:50%}.crosshair:before,.crosshair:after{content:"";position:absolute;background:var(--accent)}.crosshair:before{width:28px;height:1px;left:-5px;top:9px}.crosshair:after{height:28px;width:1px;top:-5px;left:9px}.c1{left:23%;top:18%}.c2{right:18%;bottom:13%}.diagram-label{position:absolute;font-family:var(--mono);font-size:.55rem}.d1{left:0;bottom:1rem}.d2{right:0;top:1rem}.section{padding:8rem 2.5vw}.section-label{border-top:1px solid var(--line);padding-top:.8rem}.section-label span:first-child{color:var(--accent)}.field-copy,.section-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:8vw;margin:6rem 0}.field h2,.section-heading h2{font-size:clamp(3rem,6vw,6.5rem);line-height:.95;letter-spacing:-.06em;font-weight:500;margin:0}.field-copy>div{max-width:580px;align-self:end}.lead{font-size:clamp(1.15rem,1.7vw,1.55rem);line-height:1.5}.field-copy p:last-child{color:var(--muted)}.system-layers{display:grid;grid-template-columns:.65fr 1.35fr;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.layers-intro{padding:2rem 3rem 2rem 0}.mono,.layers-intro .mono{font-family:var(--mono);font-size:.67rem;letter-spacing:.08em}.layers-intro p{max-width:300px;margin-top:3rem;color:var(--muted)}.system-layers ol{list-style:none;margin:0;padding:0;border-left:1px solid var(--ink)}.system-layers li{display:grid;grid-template-columns:50px 1fr 1fr;align-items:center;min-height:66px;padding:0 1.3rem;border-bottom:1px solid var(--line)}.system-layers li:last-child{border:0}.system-layers li span,.system-layers li small{font-family:var(--mono);font-size:.62rem}.system-layers li small{color:var(--muted)}.system-layers li.active{background:var(--accent)}.system-layers li.active small{color:var(--ink)}.approach{display:grid;grid-template-columns:repeat(3,1fr);background:var(--white);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.approach article{padding:3.5rem 2.5vw 4.5rem;border-right:1px solid var(--ink)}.approach article:last-child{border:0}.approach h3{font-size:clamp(1.6rem,2.2vw,2.4rem);line-height:1.12;letter-spacing:-.04em;font-weight:500;min-height:6.5rem}.approach p{max-width:440px;color:var(--muted)}.section-heading p{max-width:450px;align-self:end;font-size:1.1rem;color:var(--muted)}.question-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--ink);border-top:1px solid var(--ink)}.question-grid a{min-height:340px;padding:1.5rem;display:flex;flex-direction:column;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);position:relative;transition:.25s}.question-grid a:hover{background:var(--accent);transform:translateY(-4px)}.question-grid span,.question-grid small{font-family:var(--mono);font-size:.62rem}.question-grid h3{font-size:1.5rem;line-height:1.25;font-weight:500;letter-spacing:-.03em;margin:auto 0}.question-grid small{color:var(--muted)}.question-grid i{position:absolute;right:1.5rem;bottom:1.25rem;font-style:normal}.projects{background:var(--dark);color:var(--white)}.section-label.light{border-color:#4b504d}.projects-head{display:grid;grid-template-columns:1.4fr .6fr;gap:8vw;margin:6rem 0}.projects-head h2{font-size:clamp(3rem,6vw,6.5rem);font-weight:500;line-height:.95;letter-spacing:-.06em;margin:0}.projects-head p{align-self:end;color:#a5aaa6;max-width:420px}.project-list{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#4b504d;border:1px solid #4b504d}.project-card{background:var(--dark);min-height:720px;position:relative;padding:1.5rem;display:grid;grid-template-rows:auto 1fr auto}.project-card.compact{min-height:470px;display:block}.project-card.wide{grid-column:1/-1;grid-template-columns:80px 1fr 1fr;grid-template-rows:1fr;gap:2rem;min-height:570px}.project-index,.status,.tags,.project-content>a{font-family:var(--mono);font-size:.62rem;text-transform:uppercase;letter-spacing:.04em}.project-visual{margin:2rem 0;position:relative;min-height:310px;background-color:#1d211f;background-image:linear-gradient(#303532 1px,transparent 1px),linear-gradient(90deg,#303532 1px,transparent 1px);background-size:32px 32px;overflow:hidden}.project-visual small{position:absolute;bottom:1rem;left:1rem;font-family:var(--mono);font-size:.56rem;color:#858b87}.orbit{position:absolute;border:1px solid #9fa6a1;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.o1{width:210px;height:210px}.o2{width:130px;height:130px}.core{position:absolute;width:54px;height:54px;background:var(--accent);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.arm{position:absolute;width:140px;height:18px;border:1px solid #9fa6a1;left:calc(50% - 70px);top:calc(50% - 9px)}.a1{transform:rotate(45deg)}.a2{transform:rotate(-45deg)}.chassis{position:absolute;width:56%;height:34%;left:22%;top:36%;border:2px solid #9fa6a1;transform:skew(-8deg)}.wheel{position:absolute;width:64px;height:64px;border:8px double #9fa6a1;border-radius:50%;top:63%}.w1{left:24%}.w2{right:24%}.rack{position:absolute;width:38%;height:15%;left:31%;top:24%;border:1px solid var(--accent)}.project-content{align-self:end}.status{color:#b3b8b5}.status i{display:inline-block;width:5px;height:5px;background:var(--accent);border-radius:50%;margin:0 .5rem}.project-content h3{font-size:clamp(2.5rem,4vw,4.8rem);line-height:.9;letter-spacing:-.06em;font-weight:500;margin:1.2rem 0 1.5rem}.compact .project-content h3{margin-top:5rem}.project-content p{color:#b3b8b5;max-width:600px}.tags{display:flex;gap:.4rem;flex-wrap:wrap;margin:1.5rem 0}.tags span{border:1px solid #555b57;border-radius:20px;padding:.35rem .65rem}.project-content>a{display:flex;justify-content:space-between;border-top:1px solid #555b57;padding-top:1rem;margin-top:2rem}.project-content>a:hover{color:var(--accent)}.project-content>a.external:before{content:"EXTERNAL / ";color:#777d79}.security-map{position:relative;min-height:100%;background-image:radial-gradient(#3b403d 1px,transparent 1px);background-size:18px 18px}.host{position:absolute;padding:.7rem;border:1px solid #777d79;font:500 .6rem var(--mono);background:var(--dark)}.h1{left:10%;top:18%}.h2{right:12%;top:22%}.h3{left:28%;bottom:18%}.h4{right:22%;bottom:13%;border-color:var(--accent)}.route{position:absolute;height:1px;background:#777d79;transform-origin:left}.r1{width:60%;left:18%;top:24%;transform:rotate(1deg)}.r2{width:40%;left:34%;bottom:27%;transform:rotate(20deg)}.r3{width:40%;left:16%;top:28%;transform:rotate(52deg)}.atlas-head{display:grid;grid-template-columns:1fr 1fr;gap:8vw;margin:5rem 0 3rem}.kicker{font-family:var(--mono);font-size:.7rem}.atlas-head h2{font-size:clamp(3.4rem,7vw,7.8rem);line-height:.83;letter-spacing:-.07em;margin:1.5rem 0 0}.atlas-head p{align-self:end;max-width:520px;font-size:1.15rem}.atlas-stage{height:690px;border:1px solid var(--ink);position:relative;overflow:hidden;padding:1rem}.atlas-meta{display:flex;justify-content:space-between;position:relative;font:500 .6rem var(--mono)}.exploded{position:absolute;inset:16% 5% 18%;display:flex;align-items:center;justify-content:center}.exploded i{width:6vw;height:1px;background:var(--accent)}.piece{border:1px solid var(--ink);background:var(--paper);display:flex;flex-direction:column;justify-content:space-between;padding:1rem;box-shadow:9px 9px 0 rgba(16,18,17,.08)}.piece b,.piece span{font:500 .58rem var(--mono)}.p1{width:16vw;height:16vw;border-radius:50%}.p2{width:13vw;height:20vw}.p3{width:10vw;height:13vw}.p4{width:12vw;height:17vw;background:var(--accent)}.atlas-filter{position:absolute;left:1rem;bottom:4.5rem;right:1rem;display:flex;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.atlas-filter button{flex:1;background:var(--paper);border:0;border-right:1px solid var(--line);padding:.7rem .3rem;font:400 .56rem var(--mono);text-transform:uppercase}.atlas-filter button.selected{background:var(--ink);color:var(--white)}.atlas-foot{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;justify-content:space-between;font:500 .63rem var(--mono);text-transform:uppercase}.development:before{content:"";display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;margin-right:.5rem}.atlas-foot a:hover{color:var(--accent)}.note-list{border-top:1px solid var(--ink)}.note-list a{display:grid;grid-template-columns:90px 120px 1fr 120px 20px;gap:1rem;align-items:center;min-height:115px;border-bottom:1px solid var(--line);transition:.2s}.note-list a:hover{padding-left:1rem;background:var(--white)}.note-id,.note-type,.note-date{font:400 .62rem var(--mono);text-transform:uppercase}.note-type,.note-date{color:var(--muted)}.note-list h3{font-size:1.3rem;font-weight:500;letter-spacing:-.02em}.note-list i{font-style:normal}.talks{background:var(--white)}.talks-intro{display:grid;grid-template-columns:1.3fr .7fr;gap:8vw;margin:6rem 0}.talks-intro h2{font-size:clamp(3rem,6vw,6.5rem);font-weight:500;letter-spacing:-.06em;line-height:.95;margin:0}.talks-intro p{align-self:end;color:var(--muted)}.talk-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.talk-grid article{min-height:300px;padding:1.5rem;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.talk-grid span{font:400 .62rem var(--mono)}.talk-grid h3{font-size:2rem;font-weight:500;line-height:1.1;max-width:500px;margin:3rem 0 1rem}.talk-grid p{color:var(--muted);max-width:500px}.speak{display:grid;grid-template-columns:1fr 1fr;background:var(--accent);padding:2.5rem;margin-top:4rem}.speak>span{font:.63rem var(--mono);max-width:300px}.speak h3{font-size:2.4rem;font-weight:500;letter-spacing:-.04em;margin:0 0 2rem}.speak a{font:.65rem var(--mono);text-transform:uppercase;border-bottom:1px solid;padding-bottom:.4rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw;margin-top:6rem}.about h2{font-size:clamp(3.8rem,7vw,8rem);line-height:.85;letter-spacing:-.07em;font-weight:500;margin:2rem 0}.role{display:inline-block;background:var(--accent);font:500 .7rem var(--mono);padding:.5rem .7rem;text-transform:uppercase}.bio{font-size:1.2rem;max-width:640px}.bio p:first-child{font-size:1.5rem}.bio p:not(:first-child){color:var(--muted)}.socials{display:flex;flex-wrap:wrap;gap:1.4rem;margin-top:3rem;font:.65rem var(--mono);text-transform:uppercase}.socials a:hover{color:var(--accent)}.closing{background:var(--accent);min-height:100vh;padding:5rem 2.5vw;display:flex;flex-direction:column;justify-content:space-between}.closing h2{font-size:clamp(4rem,11vw,11rem);line-height:.72;letter-spacing:-.08em;font-weight:500;margin:4rem 0}.closing h2 span{display:block}.closing h2 span:nth-child(even){text-align:right}.closing>div{display:flex;justify-content:space-between;align-items:end;border-top:1px solid;padding-top:1.5rem}.closing p{max-width:500px;font-size:1.1rem}.light-button:hover{background:var(--paper);color:var(--ink)}footer{padding:4rem 2.5vw 2rem;background:var(--ink);color:var(--white)}footer>div:first-child{display:flex;justify-content:space-between;border-bottom:1px solid #444;padding-bottom:4rem}footer p{font:.65rem/1.7 var(--mono);color:#9ea39f}.footer-links{display:grid;grid-template-columns:1fr 1fr;width:48%;margin:4rem 0 4rem auto}.footer-links div{display:flex;flex-direction:column;gap:.6rem}.footer-links span{font:.6rem var(--mono);color:#777;margin-bottom:1rem;text-transform:uppercase}.footer-links a{font-size:.9rem}.footer-links a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid #444;padding-top:1.2rem;display:flex;justify-content:space-between;font:.56rem var(--mono);text-transform:uppercase;color:#888}
@media(max-width:900px){.site-header nav{display:none;position:absolute;left:0;right:0;top:78px;background:var(--paper);padding:1.5rem 2.5vw;border-bottom:1px solid;flex-direction:column;align-items:flex-start;font-size:.9rem}.site-header nav.open{display:flex}.nav-contact{border:0;padding:0}.menu-button{display:block;font:500 .68rem var(--mono);text-transform:uppercase}.menu-button i{display:inline-block;width:16px;height:1px;background:var(--ink);margin:0 0 3px 8px}.hero h1{margin:3rem 0}.hero-bottom,.field-copy,.section-heading,.system-layers,.projects-head,.atlas-head,.talks-intro,.about-grid{grid-template-columns:1fr}.hero-actions{justify-self:start;margin-top:2rem}.stack-strip{grid-template-columns:repeat(3,1fr)}.stack-strip span:nth-child(3){border-right:0}.system-layers ol{border-left:0;border-top:1px solid}.layers-intro{padding-right:0}.approach{grid-template-columns:1fr}.approach article{border-right:0;border-bottom:1px solid}.question-grid{grid-template-columns:repeat(2,1fr)}.project-card.wide{grid-template-columns:50px 1fr;min-height:700px}.security-map{grid-row:1;grid-column:2;min-height:300px}.project-card.wide .project-content{grid-row:2;grid-column:2}.exploded{inset:14% 3% 24%}.piece{padding:.5rem}.p1{width:20vw;height:20vw}.p2{width:17vw;height:27vw}.p3{width:14vw;height:19vw}.p4{width:16vw;height:23vw}.atlas-filter{flex-wrap:wrap}.atlas-filter button{flex-basis:25%}.note-list a{grid-template-columns:75px 90px 1fr 20px}.note-date{display:none}.speak{grid-template-columns:1fr;gap:3rem}.about-grid{gap:4rem}}
@media(max-width:620px){.site-header{height:66px}.site-header nav{top:66px}.wordmark>span:last-child{display:none}.hero{min-height:auto;padding-top:1.4rem}.eyebrow span:last-child{display:none}.hero h1{font-size:3.35rem;line-height:.94;letter-spacing:-.06em;margin:2.5rem 0 3rem}.hero-bottom{padding-bottom:1.5rem}.hero-actions{width:100%;display:grid}.button{min-width:0}.stack-strip{grid-template-columns:repeat(2,1fr);margin-top:1rem}.stack-strip span:nth-child(3){border-right:1px solid var(--line)}.stack-strip span:nth-child(even){border-right:0}.hero-schematic{min-height:390px}.flow-node{width:112px;height:74px}.n1{left:3%;top:13%}.n2{left:auto;right:3%;top:13%}.n3{left:3%;top:62%}.n4{right:3%;top:62%}.flow-line{display:none}.section{padding:5rem 5vw}.field-copy,.section-heading{margin:4rem 0}.field h2,.section-heading h2,.projects-head h2,.talks-intro h2{font-size:3.2rem}.system-layers li{grid-template-columns:35px 1fr}.system-layers li small{display:none}.approach article{padding:3rem 5vw}.approach h3{min-height:auto}.question-grid{grid-template-columns:1fr}.question-grid a{min-height:280px}.projects{padding-left:5vw;padding-right:5vw}.projects-head{margin:4rem 0}.project-list{grid-template-columns:1fr}.project-card{min-height:650px}.project-card.compact,.project-card.wide{grid-column:auto;min-height:470px;display:block}.project-card.wide .security-map{height:230px;margin:2rem 0}.project-content h3{font-size:3rem}.compact .project-content h3{margin-top:4rem}.atlas-head h2{font-size:3.5rem}.atlas-stage{height:560px}.atlas-meta span:nth-child(2){display:none}.exploded{inset:12% 2% 31%}.piece span{writing-mode:vertical-rl}.p1{width:22vw;height:22vw}.p2{width:19vw;height:32vw}.p3{width:16vw;height:23vw}.p4{width:17vw;height:27vw}.exploded i{width:3vw}.atlas-filter{bottom:5rem}.atlas-filter button{flex-basis:50%;font-size:.52rem;padding:.5rem}.atlas-foot{font-size:.54rem}.note-list a{grid-template-columns:55px 1fr 20px;min-height:125px}.note-type{display:none}.note-list h3{font-size:1.05rem}.talk-grid{grid-template-columns:1fr}.talk-grid article{min-height:270px}.talk-grid h3{font-size:1.65rem}.speak{padding:2rem 1.5rem}.about h2{font-size:4rem}.bio,.bio p:first-child{font-size:1.05rem}.closing{min-height:760px;padding:4rem 5vw}.closing h2{font-size:4.25rem;line-height:.82}.closing>div{display:block}.closing .button{margin-top:1.5rem}.footer-links{width:100%}.footer-bottom{gap:1rem;flex-wrap:wrap}.footer-bottom span:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
