:root{--canvas: #f4f1e9;--surface: #fcfbf7;--ink: #171915;--muted: #60645e;--quiet: #858981;--line: #d6d2c9;--line-strong: #aaa79f;--green: #236b54;--green-soft: #dde9e3;--blue: #3159c9;--blue-soft: #dfe5f7;--terracotta: #c2553d;--terracotta-soft: #f0ddd7;--violet: #755aa6;--violet-soft: #e7e0f0;--plum: #714860;--plum-soft: #eadfe5;--ochre: #9a681e;--ochre-soft: #ede2cc;--teal: #176f6c;--teal-soft: #dcebe8;--content-max: 1440px;--page-gutter: max(24px, calc((100vw - var(--content-max)) / 2));color:var(--ink);background:var(--canvas);font-family:Manrope,Helvetica Neue,Arial,sans-serif;font-size:18px;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{min-width:0;margin:0;background:var(--canvas);color:var(--ink);font-size:1rem;line-height:1.65}::selection{color:var(--surface);background:var(--ink)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.site-shell{min-height:100vh}.route-transition{min-width:0}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:200;padding:.75rem 1rem;background:var(--ink);color:var(--surface);font-size:.78rem;font-weight:700;transition:top .16s ease}.skip-link:focus{top:1rem}.scroll-track{position:fixed;inset:0 0 auto;z-index:140;height:3px;overflow:hidden;pointer-events:none}.scroll-track span{display:block;width:100%;height:100%;background:var(--ink);transform-origin:0 50%}.eyebrow{margin:0;color:var(--muted);font-size:.74rem;font-weight:700;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.lab-header{position:fixed;inset:0 0 auto;z-index:110;min-height:74px;border-bottom:1px solid rgba(170,167,159,.56);background:#f4f1e9e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header-inner{display:grid;width:min(calc(100% - 48px),var(--content-max));min-height:74px;grid-template-columns:auto minmax(0,1fr);align-items:center;margin:0 auto}.brand{display:inline-flex;width:fit-content;align-items:center;gap:.75rem}.brand-wordmark{display:inline-block;font-family:Helvetica Neue,Arial,sans-serif;font-size:1.55rem;font-weight:400;letter-spacing:.04em;line-height:.85;transform:scaleX(.94);transform-origin:left center}.brand-copy{display:flex;padding-left:.75rem;border-left:1px solid var(--line-strong);flex-direction:column;line-height:1}.brand-copy strong{font-size:.62rem;letter-spacing:.18em}.brand-copy small{margin-top:.35rem;color:var(--muted);font-size:.54rem;font-weight:700;letter-spacing:.09em}.lab-nav{display:flex;height:74px;min-width:0;align-items:stretch;justify-content:flex-end;gap:0}.lab-project-tabs{display:flex;align-items:center;gap:clamp(1rem,2.2vw,2.3rem)}.lab-project-tabs a,.lab-profile-tab{position:relative;display:inline-flex;min-height:44px;align-items:center;color:#383c37;font-size:.78rem;font-weight:600}.lab-project-tabs a:after,.lab-profile-tab:after{position:absolute;right:0;bottom:2px;left:0;height:1px;content:"";background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.lab-project-tabs a:hover:after,.lab-profile-tab:hover:after,.lab-profile-tab.active:after{transform:scaleX(1);transform-origin:left}.lab-profile-tab{padding-left:clamp(1rem,2vw,2rem);border-left:1px solid var(--line)}.header-contact-link{display:inline-flex;min-height:42px;align-items:center;gap:.9rem;padding:0 .9rem;border:1px solid var(--ink);font-size:.76rem;font-weight:700;transition:color .18s ease,background .18s ease,transform .18s ease}.header-contact-link:hover{color:var(--surface);background:var(--ink);transform:translateY(-2px)}.lab-menu-toggle{display:none;width:44px;height:44px;padding:0;border:1px solid var(--ink);background:transparent}.lab-menu-toggle span{display:block;width:19px;height:1px;margin:5px auto;background:var(--ink)}.home-hero{min-height:min(880px,100vh);padding:9.5rem var(--page-gutter) 3.5rem}.hero-status-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.1rem;border-bottom:1px solid var(--line-strong)}.hero-status-row>span{display:inline-flex;align-items:center;gap:.55rem;color:var(--muted);font-size:.72rem;font-weight:600}.hero-status-row i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #236b541c}.home-hero-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:end;padding:clamp(4.5rem,8vw,8rem) 0 4.5rem}.home-hero-main{min-width:0;grid-column:span 8}.home-hero h1{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(4.2rem,7.1vw,6rem);font-weight:400;letter-spacing:-.055em;line-height:.94}.hero-line-mask{display:block;overflow:hidden}.hero-line-mask>span{display:block;padding-bottom:.04em}.hero-accent-line{color:var(--terracotta);font-style:italic}.home-hero-aside{grid-column:9 / -1;padding:0 0 .5rem}.home-hero-aside>p{max-width:500px;margin-bottom:2rem;color:var(--muted);font-size:.98rem;line-height:1.7}.home-hero-aside>a{display:flex;min-height:46px;align-items:center;justify-content:space-between;padding:0 .85rem;border:1px solid var(--ink);font-size:.76rem;font-weight:700;transition:color .18s ease,background .18s ease}.home-hero-aside>a:hover{color:var(--surface);background:var(--ink)}.hero-proof-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-proof-row>div{min-height:92px;padding:1.1rem 1.2rem;border-right:1px solid var(--line)}.hero-proof-row>div:first-child{padding-left:0}.hero-proof-row>div:last-child{border-right:0}.hero-proof-row span{display:block;margin-bottom:.35rem;color:var(--quiet);font-size:.7rem;font-weight:700;letter-spacing:.08em}.hero-proof-row strong{font-family:Newsreader,Georgia,serif;font-size:1.15rem;font-weight:400}.expertise-marquee{overflow:hidden;border-block:1px solid var(--ink);background:var(--ink);color:var(--surface)}.expertise-marquee-track{display:flex;width:max-content;will-change:transform}.expertise-marquee span{display:flex;min-height:52px;align-items:center;gap:2rem;padding-right:2rem;font-size:.73rem;font-weight:600;letter-spacing:.08em}.expertise-marquee i{width:7px;height:7px;border-radius:50%;background:var(--terracotta)}.project-picker{padding:7.5rem var(--page-gutter) 9rem;scroll-margin-top:74px}.section-title-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:end;margin-bottom:3.5rem}.section-title-row>div:first-child{grid-column:span 8}.section-title-row>p{grid-column:9 / -1;max-width:460px;margin:0;color:var(--muted);font-size:.94rem;line-height:1.7}.section-title-row h2{margin:.75rem 0 0;font-family:Newsreader,Georgia,serif;font-size:clamp(3.2rem,5vw,4rem);font-weight:400;letter-spacing:-.045em;line-height:1}.project-selector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project-selector-grid>div{min-width:0}.project-selector-card,.collaborate-card{--accent: var(--green);--accent-soft: var(--green-soft);position:relative;display:flex;width:100%;min-height:360px;height:100%;flex-direction:column;overflow:hidden;padding:1.35rem;border:1px solid var(--line);background:var(--surface);box-shadow:0 0 #17191500;transform-style:preserve-3d;transition:border-color .2s ease,box-shadow .24s ease}.project-selector-card:before{position:absolute;inset:0 0 auto;height:4px;content:"";background:var(--accent);transform:scaleX(.18);transform-origin:left;transition:transform .34s cubic-bezier(.22,1,.36,1)}.project-selector-card:hover,.project-selector-card:focus-visible,.collaborate-card:hover,.collaborate-card:focus-visible{border-color:var(--line-strong);box-shadow:0 20px 50px #24221c1c}.project-selector-card:hover:before,.project-selector-card:focus-visible:before{transform:scaleX(1)}.accent-green{--accent: var(--green);--accent-soft: var(--green-soft)}.accent-blue{--accent: var(--blue);--accent-soft: var(--blue-soft)}.accent-terracotta{--accent: var(--terracotta);--accent-soft: var(--terracotta-soft)}.accent-violet{--accent: var(--violet);--accent-soft: var(--violet-soft)}.accent-plum{--accent: var(--plum);--accent-soft: var(--plum-soft)}.accent-ochre{--accent: var(--ochre);--accent-soft: var(--ochre-soft)}.accent-teal{--accent: var(--teal);--accent-soft: var(--teal-soft)}.selector-card-top,.collaborate-card>div:first-child{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between}.selector-card-top>span,.collaborate-card>div:first-child>span{color:var(--accent);font-size:.74rem;font-weight:800}.selector-card-top small,.collaborate-card>div:first-child small{color:var(--muted);font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.selector-card-shape{position:absolute;top:3.7rem;right:1.35rem;left:1.35rem;height:128px;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));background:var(--accent-soft);transition:height .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.project-selector-card:hover .selector-card-shape{height:136px;transform:translateY(-3px)}.selector-card-shape:before,.selector-card-shape:after,.selector-card-shape i{position:absolute;content:""}.accent-green .selector-card-shape:before,.accent-green .selector-card-shape:after{top:50%;left:50%;border:1px solid var(--green);border-radius:50%;transform:translate(-50%,-50%)}.accent-green .selector-card-shape:before{width:96px;height:96px}.accent-green .selector-card-shape:after{width:52px;height:52px}.accent-green .selector-card-shape i:first-child,.accent-green .selector-card-shape i:last-child{top:50%;width:8px;height:8px;border-radius:50%;background:var(--green)}.accent-green .selector-card-shape i:first-child{left:20%}.accent-green .selector-card-shape i:last-child{right:20%}.accent-blue .selector-card-shape:before{top:50%;left:50%;width:86px;height:86px;border:1px solid var(--blue);transform:translate(-50%,-50%) rotate(45deg)}.accent-blue .selector-card-shape i{top:50%;width:82px;height:1px;background:var(--blue)}.accent-blue .selector-card-shape i:first-child{left:8%}.accent-blue .selector-card-shape i:last-child{right:8%}.accent-terracotta .selector-card-shape:before,.accent-terracotta .selector-card-shape:after,.accent-terracotta .selector-card-shape i{bottom:24px;width:calc(25% - 15px);background:var(--terracotta)}.accent-terracotta .selector-card-shape:before{left:18px;height:38px}.accent-terracotta .selector-card-shape:after{left:calc(25% + 12px);height:66px}.accent-terracotta .selector-card-shape i:first-child{left:calc(50% + 6px);height:48px}.accent-terracotta .selector-card-shape i:last-child{right:18px;height:88px}.accent-violet .selector-card-shape{background-image:radial-gradient(circle at 20% 30%,var(--violet) 0 5px,transparent 6px),radial-gradient(circle at 52% 65%,var(--violet) 0 7px,transparent 8px),radial-gradient(circle at 82% 28%,var(--violet) 0 5px,transparent 6px),linear-gradient(26deg,transparent 49.7%,rgba(117,90,166,.55) 50%,transparent 50.3%),linear-gradient(-27deg,transparent 49.7%,rgba(117,90,166,.55) 50%,transparent 50.3%)}.accent-violet .selector-card-shape i{display:none}.accent-plum .selector-card-shape{background:linear-gradient(#7148602e,#7148602e),url(/fossil-mesh-page.png) center 42% / cover;filter:grayscale(.7)}.accent-plum .selector-card-shape i{display:none}.selector-card-copy{position:relative;z-index:3;margin-top:auto;padding-top:10.3rem}.selector-card-copy p{margin-bottom:.45rem;color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.selector-card-copy h2,.collaborate-card h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.85rem,2.5vw,2.25rem);font-weight:400;letter-spacing:-.035em;line-height:1.05}.selector-card-copy>span{display:block;max-width:38ch;margin-top:.7rem;color:var(--muted);font-size:.82rem;line-height:1.55}.selector-card-footer{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;margin-top:1.15rem;padding-top:.75rem;border-top:1px solid var(--line)}.selector-card-footer span{color:var(--muted);font-size:.7rem;font-weight:700}.selector-card-footer b{color:var(--accent);font-size:1rem;font-weight:500;transition:transform .18s ease}.project-selector-card:hover .selector-card-footer b,.collaborate-card:hover .selector-card-footer b{transform:translateY(4px)}.collaborate-card{color:var(--surface);background:var(--ink)}.collaborate-card>div:first-child>span,.collaborate-card .selector-card-footer b{color:#dfb35e}.collaborate-card>div:first-child small{color:#b8bbb4}.collaborate-card h2{max-width:390px;margin-top:auto;font-size:clamp(2.25rem,3vw,2.8rem)}.collaborate-card h2 span{display:block;color:#dfb35e;font-style:italic}.collaborate-card>p{max-width:380px;margin:.75rem 0 0;color:#b8bbb4;font-size:.82rem}.collaborate-card .selector-card-footer{border-color:#fcfbf738}.collaborate-card .selector-card-footer span{color:#b8bbb4}.project-stories{border-top:1px solid var(--line)}.project-showcase{--accent: var(--green);--accent-soft: var(--green-soft);padding:7rem var(--page-gutter) 7.5rem;border-bottom:1px solid var(--line);background:var(--surface);scroll-margin-top:74px}.project-showcase:nth-child(2n){background:var(--canvas)}.showcase-header{display:grid;grid-template-columns:64px 1fr auto;align-items:center;padding-bottom:.9rem;border-bottom:1px solid var(--line-strong)}.showcase-header>span{color:var(--accent);font-size:.75rem;font-weight:800}.showcase-header p,.showcase-header small{margin:0;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.showcase-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:center;padding:4.5rem 0}.showcase-copy{min-width:0;grid-column:span 5;padding-right:clamp(0rem,2vw,2rem)}.showcase-copy h2{max-width:700px;margin:.85rem 0 1.25rem;font-family:Newsreader,Georgia,serif;font-size:clamp(3rem,4.8vw,4.25rem);font-weight:400;letter-spacing:-.045em;line-height:.98}.showcase-thesis{max-width:54ch;margin-bottom:1rem;color:#353934;font-family:Newsreader,Georgia,serif;font-size:clamp(1.25rem,1.65vw,1.5rem);line-height:1.38}.showcase-summary{max-width:62ch;margin-bottom:0;color:var(--muted);font-size:.92rem;line-height:1.72}.showcase-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.8rem}.showcase-actions a,.project-external-link{display:inline-flex;min-height:44px;align-items:center;gap:1.25rem;padding:0 .8rem;border:1px solid var(--ink);font-size:.73rem;font-weight:700;transition:color .18s ease,background .18s ease,transform .18s ease}.showcase-actions a:first-child{color:var(--surface);background:var(--ink)}.showcase-actions a:hover,.project-external-link:hover{color:var(--surface);background:var(--accent);transform:translateY(-2px)}.showcase-artwork{min-width:0;grid-column:span 7}.showcase-bottom{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;padding-top:1.6rem;border-top:1px solid var(--line)}.contribution-list{grid-column:span 8}.contribution-list>p,.showcase-meta span{margin-bottom:.85rem;color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.08em}.contribution-list ol{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none}.contribution-list li{color:#414640;font-size:.82rem;line-height:1.6}.contribution-list li span{display:block;margin-bottom:.55rem;color:var(--accent);font-size:.7rem;font-weight:800}.showcase-meta{display:grid;grid-column:span 4;grid-template-columns:1fr 1fr;gap:1rem}.showcase-meta>div{padding-left:.85rem;border-left:1px solid var(--line)}.showcase-meta span{display:block;margin-bottom:.25rem}.showcase-meta strong,.showcase-meta p{margin:0;color:#414640;font-size:.78rem;font-weight:500;line-height:1.5}.showcase-methods{grid-column:1 / -1}.artwork{position:relative;min-height:500px;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 26%,var(--line));background:var(--accent-soft)}.artwork-emote{display:grid;place-items:center}.artwork-emote:before{position:absolute;top:50%;left:50%;width:82%;height:1px;content:"";background:#17191533;transform:translate(-50%,-50%) rotate(-24deg)}.emote-wordmark{position:relative;z-index:3;display:flex;width:190px;height:190px;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--green);border-radius:50%;background:var(--surface);text-align:center;box-shadow:0 24px 55px #236b541f}.emote-wordmark span,.emote-wordmark small{color:var(--green);font-size:.67rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.emote-wordmark strong{margin:.15rem 0;font-family:Newsreader,Georgia,serif;font-size:2.25rem;font-weight:400;letter-spacing:.07em}.data-orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(23,25,21,.25);border-radius:50%}.data-orbit.orbit-one{width:72%;aspect-ratio:1;animation:orbit-one 30s linear infinite}.data-orbit.orbit-two{width:46%;aspect-ratio:1;border-style:dashed;animation:orbit-two 24s linear infinite}.data-point{position:absolute;width:13px;height:13px;border:3px solid var(--surface);border-radius:50%;background:var(--green)}.point-one{top:16%;left:29%}.point-two{top:39%;right:11%}.point-three{bottom:14%;left:35%}.artwork-agentic{display:grid;place-items:center}.agentic-loop{position:relative;width:min(82%,470px);aspect-ratio:1}.loop-ring{position:absolute;inset:20%;border:1px dashed rgba(49,89,201,.45);border-radius:50%;animation:spin 32s linear infinite}.loop-node{position:absolute;z-index:2;display:flex;min-width:142px;flex-direction:column;gap:.1rem;padding:.75rem .9rem;border:1px solid rgba(23,25,21,.25);background:var(--surface);box-shadow:0 8px 24px #3159c912}.loop-node span{color:var(--blue);font-size:.68rem;font-weight:800}.loop-node strong{font-family:Newsreader,Georgia,serif;font-size:1.08rem;font-weight:400}.loop-node-1{top:2%;left:50%;transform:translate(-50%)}.loop-node-2{top:50%;right:-2%;transform:translateY(-50%)}.loop-node-3{bottom:2%;left:50%;transform:translate(-50%)}.loop-node-4{top:50%;left:-2%;transform:translateY(-50%)}.human-decision{position:absolute;top:50%;left:50%;z-index:3;display:grid;width:118px;height:118px;place-content:center;border-radius:50%;background:var(--blue);color:var(--surface);text-align:center;transform:translate(-50%,-50%)}.human-decision span{font-family:Newsreader,Georgia,serif;font-size:2.1rem;line-height:1}.human-decision strong{margin-top:.25rem;font-size:.66rem;letter-spacing:.05em;text-transform:uppercase}.artwork-quant{display:grid;grid-template-rows:auto auto 1fr auto;min-width:0;padding:1.15rem;background:linear-gradient(145deg,rgba(255,255,255,.38),transparent 48%),var(--terracotta-soft)}.quant-art-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.9rem;border-bottom:1px solid rgba(23,25,21,.24);font-size:.7rem;font-weight:800;letter-spacing:.05em}.quant-art-header span{display:flex;align-items:center;gap:.45rem}.quant-art-header i{width:7px;height:7px;border-radius:50%;background:var(--terracotta)}.quant-art-header strong{color:var(--terracotta);font-size:inherit}.quant-program-objective{display:grid;gap:.45rem;padding:1.4rem .9rem 1.25rem;border-bottom:1px solid rgba(23,25,21,.18)}.quant-program-objective>span{color:var(--terracotta);font-size:.65rem;font-weight:800;letter-spacing:.07em}.quant-program-objective>strong{max-width:20ch;font-family:Newsreader,Georgia,serif;font-size:clamp(1.65rem,3vw,2.65rem);font-weight:500;letter-spacing:-.035em;line-height:1.02}.quant-program-objective>div{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem}.quant-program-objective>div i{padding:.3rem .48rem;border:1px solid color-mix(in srgb,var(--terracotta) 38%,var(--line));background:#fcfbf773;color:var(--ink);font-size:.58rem;font-style:normal;font-weight:800;letter-spacing:.05em}.quant-program-phases{display:grid;align-content:start;margin:0;padding:0;list-style:none}.quant-program-phases li{display:grid;min-width:0;grid-template-columns:30px minmax(125px,.52fr) minmax(0,1fr);gap:.75rem;align-items:center;padding:.72rem .5rem;border-bottom:1px solid rgba(23,25,21,.16)}.quant-program-phases li>span{color:var(--terracotta);font-size:.65rem;font-weight:800}.quant-program-phases li>div{display:grid;min-width:0;gap:.12rem}.quant-program-phases small{color:var(--terracotta);font-size:.57rem;font-weight:800;letter-spacing:.06em}.quant-program-phases strong{font-size:.72rem;line-height:1.25}.quant-program-phases p{min-width:0;margin:0;color:var(--muted);font-size:.66rem;line-height:1.4;overflow-wrap:anywhere}.quant-human-control{display:grid;grid-template-columns:minmax(110px,.34fr) minmax(0,1fr);gap:.8rem;align-items:center;padding:.9rem;background:var(--ink);color:var(--surface)}.quant-human-control span{color:#e4aa8d;font-size:.61rem;font-weight:800;letter-spacing:.06em}.quant-human-control strong{font-size:.7rem;font-weight:650;line-height:1.45}.artwork-mdap{background:var(--violet-soft)}.mdap-score{position:absolute;top:1.1rem;right:1.1rem;z-index:3;display:flex;min-width:160px;flex-direction:column;padding:.9rem;border:1px solid rgba(23,25,21,.22);background:var(--surface)}.mdap-score span{color:var(--muted);font-size:.68rem;font-weight:700;text-transform:uppercase}.mdap-score strong{color:var(--violet);font-family:Newsreader,Georgia,serif;font-size:1.8rem;font-weight:400}.construct-network{position:absolute;inset:12%}.network-line{position:absolute;top:50%;left:50%;width:80%;height:1px;background:#17191538}.line-one{transform:translate(-50%,-50%) rotate(20deg)}.line-two{transform:translate(-50%,-50%) rotate(-31deg)}.line-three{transform:translate(-50%,-50%) rotate(83deg)}.construct-node{position:absolute;z-index:2;display:grid;min-width:100px;min-height:48px;place-items:center;padding:.35rem;border:1px solid rgba(23,25,21,.25);border-radius:50%;background:var(--surface);font-size:.68rem;font-style:normal;font-weight:700;transition:color .18s ease,background .18s ease,transform .18s ease}.artwork-mdap:hover .construct-node{color:var(--surface);background:var(--violet);transform:translateY(-2px)}.construct-node-1{top:7%;left:9%}.construct-node-2{top:12%;right:13%}.construct-node-3{top:43%;left:38%}.construct-node-4{right:0;bottom:19%}.construct-node-5{bottom:7%;left:8%}.construct-node-6{top:42%;left:0}.artwork-liba{background:#d5d2cd}.artwork-liba img{width:100%;height:100%;min-height:500px;object-fit:cover;filter:grayscale(.75) contrast(1.03);transition:filter .3s ease,transform .7s cubic-bezier(.22,1,.36,1)}.artwork-liba:hover img{filter:grayscale(.2) contrast(1.02);transform:scale(1.02)}.artwork-liba>div{position:absolute;right:1rem;bottom:1rem;left:1rem;display:flex;align-items:center;justify-content:space-between;padding:.8rem .9rem;background:#fcfbf7f0;font-size:.68rem;font-weight:800;letter-spacing:.03em}.artwork-liba>div i{color:var(--plum);font-size:.9rem;font-style:normal}.artwork-gec{background:var(--ochre-soft)}.code-bar{display:flex;height:48px;align-items:center;gap:.4rem;padding:0 .9rem;border-bottom:1px solid rgba(23,25,21,.22)}.code-bar>span{width:8px;height:8px;border:1px solid rgba(23,25,21,.46);border-radius:50%}.code-bar strong{margin-left:auto;font-size:.68rem;font-weight:700}.artwork-gec pre{margin:0;padding:3.2rem 2.2rem;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(.78rem,1vw,.9rem);line-height:1.9;white-space:pre-wrap}.syntax-keyword{color:var(--ochre);font-weight:800}.language-pair{position:absolute;right:1.1rem;bottom:1.1rem;left:1.1rem;display:grid;grid-template-columns:118px 1fr;gap:.55rem .9rem;padding:.9rem;border:1px solid rgba(23,25,21,.22);background:#fcfbf7e6}.language-pair span{color:var(--ochre);font-size:.68rem;font-weight:800}.language-pair strong{font-size:.78rem;font-weight:500}.project-rail{position:fixed;top:50%;right:max(18px,calc((100vw - 1540px)/2));z-index:70;display:grid;gap:.2rem;opacity:0;pointer-events:none;transform:translateY(-50%) translate(12px);transition:opacity .24s ease,transform .24s ease}.project-rail.is-visible{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}.project-rail a{position:relative;display:grid;min-height:32px;grid-template-columns:24px 1fr;align-items:center;gap:.4rem;padding:0 .45rem;color:var(--quiet);font-size:.66rem}.project-rail a[aria-current=location]{color:var(--ink)}.project-rail small{font-size:inherit;font-weight:700}.project-rail strong{font-size:inherit;font-weight:600}.project-rail-marker{position:absolute;top:0;bottom:0;left:-2px;width:2px;background:var(--ink)}.home-contact{padding:7.5rem var(--page-gutter) 7rem;background:var(--ink);color:var(--surface);scroll-margin-top:74px}.home-contact .eyebrow{color:#aeb2aa}.contact-title-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:end;padding:1.3rem 0 3.5rem}.contact-title-row h2{max-width:950px;grid-column:span 8;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(3.2rem,5.6vw,5rem);font-weight:400;letter-spacing:-.05em;line-height:.98}.contact-title-row>p{grid-column:9 / -1;margin:0;color:#babeb6;font-size:.92rem;line-height:1.7}.contact-options{border-top:1px solid rgba(252,251,247,.32)}.contact-options a{display:grid;grid-template-columns:250px 1fr auto;gap:1.5rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid rgba(252,251,247,.32);transition:padding .18s ease}.contact-options a:hover{padding-inline:.65rem}.contact-options span{color:#9fa39b;font-size:.7rem;font-weight:700;letter-spacing:.06em}.contact-options strong{overflow-wrap:anywhere;font-family:Newsreader,Georgia,serif;font-size:clamp(1.2rem,2vw,2rem);font-weight:400}.contact-options b{color:#dfb35e;font-size:1.3rem;font-weight:400}.contact-links{display:flex;gap:1.8rem;margin-top:1.8rem}.contact-links a{color:#c4c8c0;font-size:.74rem;font-weight:700}.contact-links a:hover{color:var(--surface)}.project-page{--accent: var(--green);--accent-soft: var(--green-soft);padding-top:74px}.project-page-hero{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:end;padding:5.5rem var(--page-gutter) 7rem}.project-page-heading{min-width:0;grid-column:span 8}.back-link{display:inline-flex;margin-bottom:3.2rem;padding-bottom:.15rem;border-bottom:1px solid var(--line-strong);color:var(--muted);font-size:.74rem;font-weight:700}.project-page-heading .eyebrow{color:var(--accent)}.project-page-heading h1{max-width:950px;margin:.9rem 0 1.25rem;font-family:Newsreader,Georgia,serif;font-size:clamp(4rem,7vw,6rem);font-weight:400;letter-spacing:-.055em;line-height:.94}.project-page-thesis{max-width:66ch;margin:0;color:#393e38;font-family:Newsreader,Georgia,serif;font-size:clamp(1.3rem,1.8vw,1.65rem);line-height:1.4}.project-page-intro{grid-column:9 / -1;padding-bottom:.3rem}.project-page-intro>p{margin-bottom:1.6rem;color:var(--muted);font-size:.9rem;line-height:1.72}.project-page-intro dl{margin:0;border-top:1px solid var(--line-strong)}.project-page-intro dl>div{display:grid;grid-template-columns:82px 1fr;gap:.8rem;padding:.6rem 0;border-bottom:1px solid var(--line)}.project-page-intro dt{color:var(--quiet);font-size:.68rem;font-weight:700;text-transform:uppercase}.project-page-intro dd{margin:0;font-size:.76rem;font-weight:600}.project-external-link{margin-top:1.3rem}.project-page-artwork{min-width:0;grid-column:1 / -1;margin-top:2rem}.project-page-artwork .artwork,.project-page-artwork .artwork-liba img{min-height:600px}.project-page-question{padding:7rem var(--page-gutter);background:var(--accent-soft);text-align:center}.project-page-question .eyebrow{color:var(--accent)}.project-page-question h2{max-width:1050px;margin:1rem auto 0;font-family:Newsreader,Georgia,serif;font-size:clamp(3rem,5vw,4.6rem);font-weight:400;letter-spacing:-.045em;line-height:1.02}.project-page-process,.project-page-evidence{padding:7rem var(--page-gutter)}.project-page-process{background:var(--surface)}.project-page-process>header,.project-page-evidence>header{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:end;margin-bottom:3.5rem}.project-page-process>header .eyebrow,.project-page-evidence>header .eyebrow{grid-column:span 4}.project-page-process h2,.project-page-evidence h2,.project-page-notes h2{grid-column:5 / -1;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(3rem,4.5vw,4rem);font-weight:400;letter-spacing:-.045em;line-height:1}.project-page-process ol{display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:0;border-top:1px solid var(--line-strong);list-style:none}.project-page-process li{min-height:225px;padding:1.15rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.project-page-process li:first-child{border-left:1px solid var(--line)}.project-page-process li>span{color:var(--accent);font-size:.7rem;font-weight:800}.project-page-process h3{margin:3.4rem 0 .65rem;font-family:Newsreader,Georgia,serif;font-size:1.35rem;font-weight:400}.project-page-process li p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.6}.project-page-evidence>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-strong)}.project-page-evidence article{min-height:210px;padding:1.35rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.project-page-evidence article:first-child{border-left:1px solid var(--line)}.project-page-evidence strong{display:block;overflow-wrap:anywhere;color:var(--accent);font-family:Newsreader,Georgia,serif;font-size:clamp(2.6rem,4.2vw,4.5rem);font-weight:400;letter-spacing:-.045em;line-height:1}.project-page-evidence article span{display:block;margin-top:.85rem;color:var(--muted);font-size:.72rem;font-weight:700;text-transform:uppercase}.project-page-notes{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);background:var(--surface)}.project-page-notes>div{min-height:560px;padding:6.5rem max(var(--page-gutter),5vw);border-right:1px solid var(--line)}.project-page-notes>div:last-child{display:flex;flex-direction:column;border-right:0;background:var(--accent-soft)}.project-page-notes .eyebrow{margin-bottom:1rem;color:var(--accent)}.project-page-notes h2{font-size:clamp(2.8rem,4vw,3.7rem)}.project-page-notes ul{margin:2.6rem 0 0;padding:0;border-top:1px solid var(--line);list-style:none}.project-page-notes li{padding:1rem 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:.84rem;line-height:1.62}.project-next-copy{max-width:650px;margin:auto 0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.5rem,2.5vw,2.5rem);line-height:1.3}.project-method-list{display:flex;flex-wrap:wrap;gap:.45rem}.project-method-list span{padding:.4rem .55rem;border:1px solid rgba(23,25,21,.3);font-size:.68rem;font-weight:700}.next-project-link{display:grid;min-height:320px;grid-template-columns:1fr auto;align-items:end;padding:4.5rem var(--page-gutter);border-top:1px solid var(--line);background:var(--canvas);transition:background .2s ease}.next-project-link:hover{background:var(--accent-soft)}.next-project-link>span{grid-column:1 / -1;align-self:start;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.07em}.next-project-link strong{font-family:Newsreader,Georgia,serif;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;letter-spacing:-.045em;line-height:.95}.next-project-link b{color:var(--accent);font-size:clamp(3rem,5vw,5rem);font-weight:300;transition:transform .18s ease}.next-project-link:hover b{transform:translate(8px)}.profile-page{padding-top:74px}.profile-hero{display:grid;min-height:calc(100vh - 74px);grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:center;padding:5rem var(--page-gutter)}.profile-portrait{position:relative;min-width:0;grid-column:span 5;max-width:540px}.profile-portrait:before{position:absolute;inset:-.8rem -.8rem 1.7rem .8rem;z-index:-1;content:"";background:var(--green-soft)}.profile-portrait img{width:100%;aspect-ratio:.82;object-fit:cover;object-position:center top}.profile-portrait>div{display:flex;justify-content:flex-start;padding-top:.7rem;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.05em}.profile-hero-copy{min-width:0;grid-column:6 / -1;padding-left:clamp(0rem,3vw,3rem)}.profile-hero-copy h1{margin:.85rem 0 1rem;font-family:Newsreader,Georgia,serif;font-size:clamp(4.3rem,7.2vw,6.2rem);font-weight:400;letter-spacing:-.055em;line-height:.94}.profile-role-line{margin-bottom:1.2rem;color:var(--green);font-family:Newsreader,Georgia,serif;font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.35}.profile-hero-copy>p:not(.eyebrow):not(.profile-role-line){max-width:64ch;margin-bottom:0;color:var(--muted);font-size:.94rem;line-height:1.72}.profile-socials{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.8rem}.profile-socials a,.profile-story>a{display:inline-flex;min-height:44px;align-items:center;padding:0 .75rem;border:1px solid var(--ink);font-size:.72rem;font-weight:700;transition:color .18s ease,background .18s ease}.profile-socials a:hover,.profile-story>a:hover{color:var(--surface);background:var(--ink)}.profile-principles{display:grid;grid-template-columns:repeat(3,1fr);padding-inline:var(--page-gutter);border-block:1px solid var(--line);background:var(--surface)}.profile-principles>div{min-height:230px;padding:2.3rem 2rem;border-right:1px solid var(--line)}.profile-principles>div:first-child{padding-left:0}.profile-principles>div:last-child{padding-right:0;border-right:0}.profile-principles span{color:var(--green);font-size:.7rem;font-weight:800;letter-spacing:.07em}.profile-principles p{max-width:390px;margin:2.6rem 0 0;font-family:Newsreader,Georgia,serif;font-size:1.35rem;line-height:1.4}.profile-body{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;padding:7.5rem var(--page-gutter)}.profile-story{position:sticky;top:118px;grid-column:span 5;align-self:start;padding-right:clamp(0rem,3vw,3rem)}.profile-story h2{margin:.85rem 0 1.25rem;font-family:Newsreader,Georgia,serif;font-size:clamp(2.8rem,4.3vw,3.8rem);font-weight:400;letter-spacing:-.045em;line-height:1}.profile-story>p:not(.eyebrow){max-width:60ch;color:var(--muted);font-size:.9rem;line-height:1.72}.profile-research-areas{display:flex;flex-wrap:wrap;gap:.45rem;margin:1.6rem 0 0;padding:0;list-style:none}.profile-research-areas li{padding:.45rem .6rem;border:1px solid var(--line-strong);color:#454a44;font-size:.63rem;font-weight:750;letter-spacing:.035em;text-transform:uppercase}.profile-story>a{margin-top:1.5rem;gap:1.2rem}.profile-timeline{grid-column:6 / -1;border-top:1px solid var(--line-strong)}.profile-timeline article{display:grid;grid-template-columns:150px 1fr;padding:1.8rem 0;border-bottom:1px solid var(--line)}.profile-timeline article.is-research-lab{position:relative;margin:0 -1.2rem;padding:2.2rem 1.2rem;border-top:2px solid var(--green);background:var(--green-soft)}.profile-timeline article.is-research-lab:after{position:absolute;top:0;right:0;padding:.35rem .5rem;content:"RESEARCH LAB";color:var(--surface);background:var(--green);font-size:.57rem;font-weight:800;letter-spacing:.08em}.profile-timeline article>span{grid-row:1 / 4;color:var(--green);font-size:.68rem;font-weight:800}.profile-timeline h3{margin:0;font-family:Newsreader,Georgia,serif;font-size:1.45rem;font-weight:400}.profile-timeline strong{margin-top:.1rem;color:#464b45;font-size:.75rem}.profile-timeline p{max-width:70ch;margin:.55rem 0 0;color:var(--muted);font-size:.82rem;line-height:1.65}.profile-education{padding:6.5rem var(--page-gutter);border-block:1px solid var(--line);background:var(--green-soft)}.profile-education>div{display:grid;grid-template-columns:1fr 1fr;gap:6vw;margin-top:2.2rem}.profile-education article{padding-top:.9rem;border-top:1px solid rgba(23,25,21,.34)}.profile-education article>span{font-size:.68rem;font-weight:800;letter-spacing:.05em}.profile-education h2{margin:2.1rem 0 .3rem;font-family:Newsreader,Georgia,serif;font-size:clamp(2rem,3.1vw,3rem);font-weight:400;letter-spacing:-.035em;line-height:1.05}.profile-education p{margin:0;color:var(--muted);font-size:.9rem}.profile-contact{padding:7rem var(--page-gutter);text-align:center}.profile-contact h2{max-width:1000px;margin:.9rem auto 2.8rem;font-family:Newsreader,Georgia,serif;font-size:clamp(3.2rem,5.6vw,5rem);font-weight:400;letter-spacing:-.05em;line-height:.98}.profile-contact-links{width:min(100%,780px);margin:0 auto;border-top:1px solid var(--line-strong)}.profile-contact-links a{display:grid;grid-template-columns:205px 1fr auto;gap:.9rem;align-items:center;padding:.9rem 0;border-bottom:1px solid var(--line-strong);text-align:left;transition:padding .18s ease}.profile-contact-links a:hover{padding-inline:.5rem}.profile-contact-links span{color:var(--muted);font-size:.68rem;font-weight:700}.profile-contact-links strong{overflow-wrap:anywhere;font-family:Newsreader,Georgia,serif;font-size:clamp(1rem,1.5vw,1.3rem);font-weight:400}.profile-contact-links b{color:var(--green);font-size:1.1rem;font-weight:400}.profile-contact>small{display:block;margin-top:.9rem;color:var(--muted);font-size:.68rem;letter-spacing:.04em}.not-found-page{display:flex;min-height:80vh;flex-direction:column;align-items:flex-start;justify-content:center;padding:9rem var(--page-gutter) 6rem}.not-found-page .lab-kicker{color:var(--muted);font-size:.72rem;font-weight:700}.not-found-page h1{margin:.8rem 0;font-family:Newsreader,Georgia,serif;font-size:clamp(4rem,8vw,7rem);font-weight:400;letter-spacing:-.055em}.not-found-page>p:not(.lab-kicker){color:var(--muted)}.button{display:inline-flex;min-height:44px;align-items:center;gap:1.2rem;padding:0 .8rem;border:1px solid var(--ink);font-size:.74rem;font-weight:700}.button-primary{color:var(--surface);background:var(--ink)}.lab-footer{border-top:1px solid var(--line);background:var(--canvas)}.footer-inner{display:grid;width:min(calc(100% - 48px),var(--content-max));grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;margin:0 auto;padding:2.6rem 0}.lab-footer p{margin:0;color:var(--muted);font-size:.7rem;font-weight:600;text-align:center}.footer-inboxes{display:grid;gap:.3rem;justify-self:end}.footer-inboxes a{display:flex;justify-content:flex-end;gap:.65rem;color:#454a44;font-size:.67rem;font-weight:700}.footer-inboxes span{color:var(--quiet)}@keyframes orbit-one{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes orbit-two{0%{transform:translate(-50%,-50%) rotate(360deg)}to{transform:translate(-50%,-50%) rotate(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fill-bar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:1180px){.project-rail{display:none}.project-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-copy,.showcase-artwork{grid-column:span 6}.contribution-list{grid-column:span 7}.showcase-meta{grid-column:span 5}.project-page-process ol{grid-template-columns:repeat(3,1fr)}.project-page-process li:nth-child(4){border-left:1px solid var(--line)}}@media(max-width:900px){:root{font-size:17px}.lab-header,.header-inner{min-height:68px}.header-inner{display:flex;justify-content:space-between}.lab-menu-toggle{display:block}.lab-nav{position:fixed;top:68px;right:0;left:0;display:none;max-height:calc(100vh - 68px);flex-direction:column;align-items:stretch;gap:0;overflow-y:auto;border-bottom:1px solid var(--line-strong);background:var(--canvas)}.lab-nav.is-open{display:flex}.lab-project-tabs{display:flex;align-items:stretch;flex-direction:column;gap:0}.lab-project-tabs a,.lab-profile-tab,.header-contact-link{min-height:56px;justify-content:space-between;padding:0 1.2rem;border:0;border-bottom:1px solid var(--line);font-size:.86rem}.lab-project-tabs a:after,.lab-profile-tab:after{display:none}.header-contact-link{color:var(--surface);background:var(--ink)}.home-hero{min-height:0;padding-top:8rem}.home-hero-grid{padding-block:4.5rem 3rem}.home-hero-main{grid-column:1 / -1}.home-hero-aside{grid-column:1 / 9;margin-top:2rem;padding:0}.hero-proof-row{grid-template-columns:1fr}.hero-proof-row>div,.hero-proof-row>div:first-child{min-height:74px;padding:.9rem 0;border-right:0;border-bottom:1px solid var(--line)}.hero-proof-row>div:last-child{border-bottom:0}.section-title-row>div:first-child,.section-title-row>p,.contact-title-row h2,.contact-title-row>p{grid-column:1 / -1}.section-title-row>p,.contact-title-row>p{margin-top:1rem}.showcase-layout{padding-block:3.5rem}.showcase-copy,.showcase-artwork{grid-column:1 / -1}.showcase-copy{max-width:720px;padding-right:0}.showcase-artwork{margin-top:1.5rem}.contribution-list,.showcase-meta{grid-column:1 / -1}.showcase-meta{margin-top:1.3rem}.contact-options a{grid-template-columns:1fr auto;gap:.3rem 1rem}.contact-options span{grid-column:1 / -1}.project-page,.profile-page{padding-top:68px}.project-page-heading,.project-page-intro{grid-column:1 / -1}.project-page-intro{max-width:680px;margin-top:2rem}.project-page-artwork .artwork{min-height:500px}.project-page-process>header .eyebrow,.project-page-evidence>header .eyebrow,.project-page-process h2,.project-page-evidence h2{grid-column:1 / -1}.project-page-process h2,.project-page-evidence h2{margin-top:.9rem}.project-page-notes{grid-template-columns:1fr}.project-page-notes>div{min-height:0;padding:5.5rem var(--page-gutter);border-right:0;border-bottom:1px solid var(--line)}.project-next-copy{margin:3.5rem 0}.profile-portrait{grid-column:span 5}.profile-hero-copy{grid-column:6 / -1;padding-left:1rem}.profile-principles{grid-template-columns:1fr}.profile-principles>div,.profile-principles>div:first-child,.profile-principles>div:last-child{min-height:0;padding:2.2rem 0;border-right:0;border-bottom:1px solid var(--line)}.profile-principles>div:last-child{border-bottom:0}.profile-principles p{margin-top:1.5rem}.profile-story,.profile-timeline{grid-column:1 / -1}.profile-story{position:static;max-width:760px;margin-bottom:4rem;padding-right:0}.footer-inner{grid-template-columns:1fr}.lab-footer p{text-align:left}.footer-inboxes{justify-self:start}.footer-inboxes a{justify-content:flex-start}}@media(max-width:640px){.brand-copy small{display:none}.hero-status-row{align-items:flex-start;flex-direction:column;gap:.7rem}.home-hero h1{font-size:clamp(3.65rem,16vw,5rem)}.home-hero-aside{grid-column:1 / -1}.project-selector-grid{grid-template-columns:1fr}.project-selector-card,.collaborate-card{min-height:350px}.showcase-header{grid-template-columns:44px 1fr}.showcase-header small{display:none}.contribution-list ol,.showcase-meta{grid-template-columns:1fr}.showcase-methods{grid-column:auto}.artwork{min-height:410px}.emote-wordmark{width:150px;height:150px}.loop-node{min-width:108px;padding:.55rem .65rem}.loop-node strong{font-size:.92rem}.human-decision{width:90px;height:90px}.human-decision span{font-size:1.7rem}.human-decision strong{font-size:.58rem}.mdap-score{min-width:142px}.construct-node{min-width:82px;min-height:42px;font-size:.62rem}.artwork-liba img{min-height:410px}.artwork-liba>div{flex-wrap:wrap;gap:.4rem}.artwork-gec pre{padding:2.3rem .9rem;font-size:.68rem}.language-pair{grid-template-columns:1fr;gap:.2rem}.language-pair strong{margin-bottom:.4rem}.contact-links{align-items:flex-start;flex-direction:column;gap:.7rem}.project-page-process ol{grid-template-columns:1fr}.project-page-process li,.project-page-process li:nth-child(4){min-height:180px;border-left:1px solid var(--line)}.project-page-process h3{margin-top:2.3rem}.project-page-evidence>div{grid-template-columns:1fr}.project-page-evidence article,.project-page-evidence article:first-child{min-height:155px;border-left:1px solid var(--line)}.next-project-link{min-height:280px}.profile-hero{padding-top:4rem}.profile-portrait,.profile-hero-copy{grid-column:1 / -1}.profile-portrait{max-width:480px}.profile-hero-copy{margin-top:2.5rem;padding-left:0}.profile-hero-copy h1{font-size:clamp(3.7rem,15vw,5rem)}.profile-portrait>div{align-items:flex-start;flex-direction:column;gap:.15rem}.profile-timeline article{grid-template-columns:1fr}.profile-timeline article>span{grid-row:auto;margin-bottom:.55rem}.profile-education>div{grid-template-columns:1fr}.profile-contact-links a{grid-template-columns:1fr auto;gap:.25rem .8rem}.profile-contact-links span{grid-column:1 / -1}.footer-inboxes span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.desktop-project-groups{display:flex;height:74px;align-items:stretch;gap:0;border-right:1px solid var(--line)}.mobile-project-groups{display:none}.nav-project-group{position:relative;display:flex;min-width:190px;align-items:stretch;border-left:1px solid var(--line)}.nav-project-group:nth-child(2){min-width:230px}.nav-project-group>button{position:relative;display:flex;width:100%;min-height:74px;align-items:center;justify-content:space-between;gap:.8rem;padding:0 clamp(1rem,1.7vw,1.5rem);border:0;background:transparent;color:#383c37;cursor:pointer;font-size:.78rem;font-weight:650}.nav-project-group>button:after,.lab-profile-tab:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;content:"";background:var(--ink);transform:scaleX(0);transform-origin:center;transition:transform .22s cubic-bezier(.22,1,.36,1)}.nav-project-group:hover>button:after,.nav-project-group:focus-within>button:after,.nav-project-group.is-open>button:after,.nav-project-group.is-current>button:after,.lab-profile-tab:hover:after,.lab-profile-tab:focus-visible:after,.lab-profile-tab.active:after{transform:scaleX(1)}.nav-project-group.is-current>button:after,.lab-profile-tab.active:after{background:var(--green)}.nav-project-group>button span{display:grid;width:16px;height:16px;place-items:center;color:var(--muted);font-size:.74rem;line-height:1}.nav-project-group.is-open>button{background:#ffffff5c}.nav-project-menu{position:absolute;top:100%;right:-1px;z-index:120;display:grid;width:min(470px,calc(100vw - 48px));padding:.8rem;border:1px solid var(--line-strong);background:#fcfbf7fa;box-shadow:0 24px 70px #1c1e1924;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1);visibility:hidden}.nav-project-group.is-open .nav-project-menu{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.nav-project-menu>p{margin:0;padding:.35rem .45rem .8rem;border-bottom:1px solid var(--line);color:var(--muted);font-size:.72rem}.nav-project-menu a{display:grid;min-height:72px;grid-template-columns:38px minmax(0,1fr) auto 20px;gap:.7rem;align-items:center;padding:.75rem .45rem;border-bottom:1px solid var(--line);transition:background .18s ease,padding .22s cubic-bezier(.22,1,.36,1)}.nav-project-menu a:last-child{border-bottom:0}.nav-project-menu a:hover,.nav-project-menu a:focus-visible{padding-inline:.7rem .25rem;background:var(--canvas)}.nav-project-menu a>span{color:var(--quiet);font-size:.7rem;font-weight:800}.nav-project-menu a>strong{font-family:Newsreader,Georgia,serif;font-size:1.12rem;font-weight:450;white-space:nowrap}.nav-project-menu a>small{color:var(--muted);font-size:.67rem;font-weight:650;text-transform:uppercase}.nav-project-menu a>b{color:var(--green);font-size:.9rem;font-weight:500}.lab-profile-tab{position:relative;display:flex;min-width:118px;min-height:74px;align-items:center;justify-content:center;margin-left:0;padding:0 1.3rem;border-left:1px solid var(--line);color:#383c37;font-size:.78rem;font-weight:650}.project-selector-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.project-selector-grid>div:last-child{grid-column:span 2}.project-selector-card,.collaborate-card{min-height:390px}.selector-card-signal{position:absolute;top:3.75rem;right:1.35rem;left:1.35rem;display:flex;height:116px;flex-direction:column;justify-content:space-between;padding:1rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 38%,var(--line));background:linear-gradient(135deg,rgba(255,255,255,.62),transparent),var(--accent-soft)}.selector-card-signal:after{position:absolute;right:-10%;bottom:-42px;width:72%;height:82px;border:1px solid color-mix(in srgb,var(--accent) 45%,transparent);content:"";transform:skew(-24deg);transition:transform .5s cubic-bezier(.22,1,.36,1)}.project-selector-card:hover .selector-card-signal:after{transform:translate(-14px) skew(-24deg)}.selector-card-signal>span{position:relative;z-index:1;color:var(--accent);font-size:.68rem;font-weight:800;letter-spacing:.08em}.selector-card-signal>strong{position:relative;z-index:1;max-width:28ch;font-size:.78rem;font-weight:750;letter-spacing:.02em}.selector-card-signal>i{position:relative;z-index:1;display:block;width:100%;height:3px;overflow:hidden;background:#1719151f}.selector-card-signal>i b{display:block;width:36%;height:100%;background:var(--accent);transition:width .5s cubic-bezier(.22,1,.36,1)}.project-selector-card:hover .selector-card-signal>i b{width:100%}.selector-card-copy{padding-top:9.65rem}.project-showcase,.home-contact{scroll-margin-top:92px}.showcase-next{display:grid;min-height:74px;grid-template-columns:minmax(0,1fr) auto;gap:.1rem 1rem;align-items:center;margin-top:2.8rem;padding:.9rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);transition:padding .22s cubic-bezier(.22,1,.36,1)}.showcase-next:hover{padding-inline:.6rem}.showcase-next>span{color:var(--quiet);font-size:.68rem;font-weight:800;letter-spacing:.08em}.showcase-next>strong{font-family:Newsreader,Georgia,serif;font-size:1.15rem;font-weight:450}.showcase-next>b{grid-row:1 / 3;grid-column:2;color:var(--accent);font-size:1.35rem;font-weight:400;transition:transform .18s ease}.showcase-next:hover>b{transform:translateY(4px)}.artwork-emote{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);place-items:stretch;overflow:hidden;background:#13362d}.artwork-emote:before{display:none}.emote-identity{display:flex;min-width:0;flex-direction:column;justify-content:space-between;padding:clamp(1.6rem,3.2vw,3rem);color:#fbfaf5}.emote-identity img{width:min(100%,360px);height:auto}.emote-identity p{max-width:38ch;margin:auto 0 1.5rem;color:#fbfaf5bf;font-family:Newsreader,Georgia,serif;font-size:clamp(1.25rem,2vw,1.8rem);font-weight:450;line-height:1.2}.emote-identity a{display:inline-flex;width:fit-content;min-height:42px;align-items:center;gap:1.1rem;padding:0 .8rem;border:1px solid rgba(251,250,245,.44);color:#fbfaf5;font-size:.68rem;font-weight:750;transition:color .22s ease,background .22s ease,transform .28s cubic-bezier(.22,1,.36,1)}.emote-identity a:hover,.emote-identity a:focus-visible{color:#13362d;background:#fbfaf5;transform:translateY(-2px)}.emote-contributions{min-width:0;padding:clamp(1.2rem,2.3vw,2rem);border-left:1px solid rgba(251,250,245,.2);background:#f2efe7}.emote-contributions>header{display:flex;flex-wrap:wrap;gap:.4rem 1rem;align-items:center;justify-content:space-between;padding-bottom:.9rem;border-bottom:1px solid rgba(19,54,45,.22);color:#13362d;font-size:.64rem;font-weight:800;letter-spacing:.06em}.emote-contributions>header strong{font-size:inherit}.emote-contributions ol{display:grid;margin:0;padding:0;list-style:none}.emote-contributions li{display:grid;min-width:0;grid-template-columns:34px minmax(0,1fr);gap:.7rem;align-items:center;padding:clamp(.9rem,1.6vw,1.3rem) 0;border-bottom:1px solid rgba(19,54,45,.18);transition:padding .28s cubic-bezier(.22,1,.36,1),background .22s ease}.emote-contributions li:hover{padding-inline:.55rem;background:#13362d0b}.emote-contributions li>span{color:#13362d8c;font-size:.62rem;font-weight:800}.emote-contributions li div{min-width:0}.emote-contributions li strong,.emote-contributions li small{display:block;overflow-wrap:anywhere}.emote-contributions li strong{color:#13362d;font-family:Newsreader,Georgia,serif;font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:500}.emote-contributions li small{margin-top:.22rem;color:#66716c;font-size:.64rem;line-height:1.45}.artwork-agentic{display:grid;grid-template-rows:auto 1fr auto;place-items:stretch;padding:1.15rem}.agentic-art-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.9rem;border-bottom:1px solid rgba(23,25,21,.22);font-size:.68rem;font-weight:800;letter-spacing:.05em}.agentic-art-header span{display:flex;align-items:center;gap:.45rem}.agentic-art-header i{width:7px;height:7px;border-radius:50%;background:var(--blue)}.agentic-art-header strong{color:var(--blue);font-size:inherit}.agentic-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:.65rem;align-items:center;padding:2rem 0}.agentic-step{position:relative;min-height:150px;padding:1rem;border:1px solid rgba(23,25,21,.22);background:#fcfbf7b8}.agentic-step>span{color:var(--blue);font-size:.68rem;font-weight:800}.agentic-step>strong{display:block;margin-top:2.2rem;font-family:Newsreader,Georgia,serif;font-size:1.18rem;font-weight:450}.agentic-step>small{display:block;margin-top:.35rem;color:var(--muted);font-size:.67rem}.agentic-step>b{position:absolute;top:50%;right:-.72rem;z-index:2;display:grid;width:26px;height:26px;place-items:center;border:1px solid rgba(49,89,201,.4);border-radius:50%;background:var(--blue-soft);color:var(--blue);font-size:.75rem;font-weight:500;transform:translateY(-50%)}.agentic-review-gate{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:.9rem 1rem;color:var(--surface);background:var(--blue)}.agentic-review-gate span{font-size:.64rem;font-weight:800;letter-spacing:.08em}.agentic-review-gate strong{display:block;margin-top:.1rem;font-family:Newsreader,Georgia,serif;font-size:1rem;font-weight:450}.agentic-review-gate p{display:flex;gap:.55rem;align-items:center;margin:0;font-size:.61rem;font-weight:750}.agentic-review-gate p i{width:4px;height:4px;border-radius:50%;background:#c8d3ff}.artwork-mdap{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:1rem;align-content:start;padding:1.15rem}.mdap-art-header{display:flex;min-width:0;flex-wrap:wrap;grid-column:1;gap:.35rem 1rem;align-items:center;justify-content:space-between;padding-bottom:.8rem;border-bottom:1px solid rgba(23,25,21,.22);font-size:.67rem;font-weight:800;letter-spacing:.05em}.mdap-art-header strong{color:var(--violet);font-size:inherit}.mdap-code-panel{min-width:0;overflow:hidden;border:1px solid rgba(23,25,21,.24);background:#1c1b22;color:#e9e5ec}.mdap-code-panel>div{display:flex;height:42px;align-items:center;gap:.35rem;padding:0 .75rem;border-bottom:1px solid rgba(255,255,255,.1)}.mdap-code-panel>div i{width:7px;height:7px;border:1px solid #807984;border-radius:50%}.mdap-code-panel>div span{margin-left:auto;color:#aaa3ad;font-size:.64rem}.mdap-code-panel pre{max-width:100%;margin:0;padding:1.15rem;overflow-x:auto;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(.66rem,.9vw,.76rem);line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.syntax-purple{color:#c9a8ff}.syntax-green{color:#a8d9bd}.syntax-number{color:#e8c889}.mdap-stack{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:0;border-top:1px solid rgba(23,25,21,.22);border-left:1px solid rgba(23,25,21,.22)}.mdap-stack>div{display:grid;min-width:0;min-height:72px;grid-template-columns:34px minmax(0,1fr);gap:.55rem;align-items:center;padding:.85rem;border-right:1px solid rgba(23,25,21,.22);border-bottom:1px solid rgba(23,25,21,.22);background:#fcfbf7a6}.mdap-stack>div>span{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(89,64,130,.35);border-radius:50%;color:var(--violet);font-size:.66rem;font-weight:800}.mdap-stack svg,.mdap-stack img{width:16px;height:16px;object-fit:contain}.mdap-stack p{min-width:0;margin:0}.mdap-stack strong,.mdap-stack small{display:block;overflow-wrap:anywhere}.mdap-stack strong{color:var(--violet);font-family:Newsreader,Georgia,serif;font-size:1rem;font-weight:550}.mdap-stack small{margin-top:.25rem;color:var(--muted);font-size:.61rem;line-height:1.4}.mdap-evaluation{display:grid;min-width:0;grid-column:1;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.8rem;align-items:center;padding-top:1rem;border-top:1px solid rgba(23,25,21,.2)}.mdap-evaluation>div{display:grid;grid-template-columns:1fr auto;gap:.35rem .8rem;align-items:end}.mdap-evaluation>div>span{color:var(--muted);font-size:.62rem;font-weight:800}.mdap-evaluation>div>strong{grid-row:1 / 3;grid-column:2;color:var(--violet);font-family:Newsreader,Georgia,serif;font-size:2rem;font-weight:450}.mdap-evaluation>div>i{display:block;height:4px;overflow:hidden;background:#17191521}.mdap-evaluation>div>i b{display:block;height:100%;background:var(--violet)}.mdap-evaluation>b{color:var(--violet);font-size:1rem;font-weight:500}.artwork-liba{display:grid;min-width:0;min-height:0;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;overflow:hidden;background:#d9d5cf}.artwork-liba>div{position:relative;inset:auto;display:block;padding:0;background:transparent;font-size:inherit;letter-spacing:normal}.liba-mesh-view{position:relative;min-width:0;min-height:0;aspect-ratio:16 / 9;overflow:hidden}.artwork-liba .liba-mesh-view img{position:absolute;inset:0;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center top;filter:grayscale(.25) contrast(1.06)}.liba-mesh-view>span{position:absolute;right:.8rem;bottom:.8rem;left:.8rem;padding:.55rem .65rem;background:#fcfbf7e6;color:var(--plum);font-size:.64rem;font-weight:800;letter-spacing:.06em}.artwork-liba .liba-method-card{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(1.4rem,3vw,2.4rem);border-top:1px solid rgba(23,25,21,.22);border-left:0;background:var(--plum-soft)}.liba-method-card>p{margin:0 0 .55rem;color:var(--plum);font-size:.66rem;font-weight:800;letter-spacing:.08em}.liba-method-card>h3{margin:0 0 2rem;font-family:Newsreader,Georgia,serif;font-size:clamp(1.6rem,2.3vw,2.1rem);font-weight:450;line-height:1.05}.liba-method-card>code{display:block;padding:.8rem 0;border-top:1px solid rgba(23,25,21,.2);color:var(--plum);font-family:Newsreader,Georgia,serif;font-size:1.25rem}.liba-method-flow{display:grid;gap:0;margin-top:2rem;margin-bottom:0;padding:0;padding-top:.85rem;border-top:1px solid rgba(23,25,21,.2);list-style:none}.liba-method-flow li{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr);gap:.65rem;align-items:center;padding:.7rem 0;border-bottom:1px solid rgba(23,25,21,.16)}.liba-method-flow span{color:var(--plum);font-size:.58rem;font-weight:800}.liba-method-flow strong{min-width:0;font-size:.66rem;font-weight:800;overflow-wrap:anywhere}.artwork-gec{display:grid;grid-template-rows:auto 1fr auto;padding:1.15rem}.gec-art-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.9rem;border-bottom:1px solid rgba(23,25,21,.22);font-size:.67rem;font-weight:800;letter-spacing:.05em}.gec-art-header strong{color:var(--ochre);font-size:inherit}.gec-pipeline{display:grid;grid-template-columns:minmax(0,.9fr) auto minmax(0,1fr) auto minmax(0,1.1fr);gap:.65rem;align-items:stretch;padding:1.5rem 0}.gec-stage{min-width:0;padding:1rem;border:1px solid rgba(23,25,21,.23);background:#fcfbf7ad}.gec-stage>span{color:var(--ochre);font-size:.62rem;font-weight:800;letter-spacing:.05em}.gec-stage>strong{display:block;margin-top:2.2rem;font-family:Newsreader,Georgia,serif;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:450;line-height:1.28}.gec-stage>small{display:block;margin-top:.55rem;color:var(--muted);font-size:.64rem}.gec-rule-stage>div{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.75rem}.gec-rule-stage i{padding:.2rem .3rem;border:1px solid rgba(154,104,30,.32);color:var(--ochre);font-size:.55rem;font-style:normal;font-weight:750}.gec-output-stage pre{margin:1rem 0 0;padding:0;overflow:hidden;color:#4c3a20;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(.58rem,.75vw,.68rem);line-height:1.55;white-space:pre-wrap}.gec-stage-arrow{align-self:center;color:var(--ochre);font-size:.85rem;font-weight:500}.gec-taxonomy{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;align-items:center;padding-top:.9rem;border-top:1px solid rgba(23,25,21,.22)}.gec-taxonomy>span{color:var(--ochre);font-size:.62rem;font-weight:800}.gec-taxonomy>p,.gec-taxonomy>strong{margin:0;font-size:.64rem}.gec-taxonomy>strong{color:var(--muted);font-weight:650}.project-rail{right:max(12px,calc((100vw - var(--content-max)) / 2 - 66px));width:44px;gap:.05rem;transform:translateY(-50%) translate(8px)}.project-rail.is-visible{transform:translateY(-50%) translate(0)}.project-rail a{position:relative;display:flex;width:44px;min-height:34px;align-items:center;justify-content:flex-end;padding:0;color:var(--quiet)}.project-rail a:before{width:9px;height:1px;content:"";background:currentColor;transition:width .24s cubic-bezier(.22,1,.36,1),background .18s ease}.project-rail a:nth-child(1){--rail-color: var(--green)}.project-rail a:nth-child(2){--rail-color: var(--blue)}.project-rail a:nth-child(3){--rail-color: var(--terracotta)}.project-rail a:nth-child(4){--rail-color: var(--violet)}.project-rail a:nth-child(5){--rail-color: var(--plum)}.project-rail a:nth-child(6){--rail-color: var(--ochre)}.project-rail a:nth-child(7){--rail-color: var(--ink)}.project-rail a[aria-current=location]{color:var(--rail-color)}.project-rail a[aria-current=location]:before{width:30px}.project-rail small{display:none}.project-rail strong{position:absolute;right:48px;width:max-content;padding:.3rem .45rem;border:1px solid var(--line);background:#fcfbf7f5;color:var(--ink);font-size:.64rem;font-weight:700;opacity:0;pointer-events:none;transform:translate(5px);transition:opacity .16s ease,transform .18s ease}.project-rail a:hover strong,.project-rail a:focus-visible strong{opacity:1;transform:translate(0)}.project-rail-marker{display:none}.project-deep-dive{--accent: var(--green);--accent-soft: var(--green-soft);padding:8rem var(--page-gutter);border-top:1px solid var(--line);background:var(--canvas)}.deep-dive-heading{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:start;margin-bottom:4.5rem}.deep-dive-heading>.eyebrow{grid-column:span 4;color:var(--accent)}.deep-dive-heading>div{grid-column:5 / -1}.deep-dive-heading h2{max-width:900px;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(3.1rem,5vw,4.5rem);font-weight:450;letter-spacing:-.045em;line-height:.98}.deep-dive-heading>div>p{max-width:72ch;margin:1.3rem 0 0;color:var(--muted);font-size:.92rem;line-height:1.75}.emote-deep-dive{--accent: var(--green);--accent-soft: var(--green-soft)}.emote-feature-list{display:grid;grid-template-columns:minmax(0,1fr);border-top:1px solid var(--line-strong);border-left:1px solid var(--line)}.emote-feature-list article{display:grid;min-width:0;min-height:0;grid-template-columns:42px minmax(180px,.34fr) minmax(0,1fr);gap:1rem;align-items:center;padding:1.3rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.emote-feature-list article:first-child{border-left:0}.emote-feature-list span{color:var(--green);font-size:.7rem;font-weight:800}.emote-feature-list h3{margin:0;font-family:Newsreader,Georgia,serif;font-size:1.55rem;font-weight:450}.emote-feature-list p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.65}.deep-dive-link{display:inline-flex;min-height:48px;align-items:center;gap:1.4rem;margin-top:2rem;padding:0 .9rem;border:1px solid var(--ink);color:var(--surface);background:var(--ink);font-size:.73rem;font-weight:750}.mdap-deep-dive{--accent: var(--violet);--accent-soft: var(--violet-soft);background:var(--violet-soft)}.mdap-architecture{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.mdap-architecture-flow{display:grid;grid-template-columns:minmax(0,1fr);border-top:1px solid rgba(23,25,21,.35);border-left:1px solid rgba(23,25,21,.22)}.mdap-architecture-flow article{display:grid;min-width:0;min-height:0;grid-template-columns:42px minmax(150px,.32fr) minmax(0,1fr);gap:1rem;align-items:center;padding:1.2rem;border-right:1px solid rgba(23,25,21,.22);border-bottom:1px solid rgba(23,25,21,.22);background:#fcfbf79e}.mdap-architecture-flow span{color:var(--violet);font-size:.68rem;font-weight:800}.mdap-architecture-flow h3{margin:0;font-family:Newsreader,Georgia,serif;font-size:1.45rem;font-weight:450}.mdap-architecture-flow p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.65}.mdap-code-detail{min-width:0;overflow:hidden;color:#ede9f0;background:#1c1b22}.mdap-code-detail>header{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:1rem;padding:0 1rem;border-bottom:1px solid rgba(255,255,255,.1);font-size:.64rem;font-weight:750}.mdap-code-detail>header small{color:#a9a2ad;font-size:inherit}.mdap-code-detail pre{min-height:0;max-width:100%;margin:0;padding:2rem 1.3rem;overflow:auto;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(.68rem,.9vw,.78rem);line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.mdap-code-detail>p{margin:0;padding:1rem;border-top:1px solid rgba(255,255,255,.1);color:#aaa3ad;font-size:.68rem;line-height:1.55}.mdap-evaluation-detail{display:grid;grid-template-columns:minmax(0,1fr);gap:1.3rem;align-items:center;margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(23,25,21,.3)}.mdap-evaluation-detail>div>p,.mdap-evaluation-detail aside>span{margin:0;color:var(--violet);font-size:.65rem;font-weight:800;letter-spacing:.06em}.mdap-evaluation-detail>div>strong{display:block;margin:.2rem 0;color:var(--violet);font-family:Newsreader,Georgia,serif;font-size:clamp(3.2rem,5vw,4.7rem);font-weight:450;line-height:1}.mdap-evaluation-detail>div>span{color:var(--muted);font-size:.72rem}.mdap-evaluation-detail>b{justify-self:start;color:var(--violet);font-size:1.8rem;font-weight:400;transform:rotate(90deg)}.mdap-evaluation-detail aside{padding:1rem;border:1px solid rgba(23,25,21,.25);background:#fcfbf7a8}.mdap-evaluation-detail aside p{margin:.55rem 0 0;color:var(--muted);font-size:.72rem;line-height:1.6}.liba-deep-dive{--accent: var(--plum);--accent-soft: var(--plum-soft);background:var(--surface)}.liba-attribution{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:3.5rem;padding:1.25rem;border:1px solid var(--line);background:var(--plum-soft)}.liba-attribution span{color:var(--plum);font-size:.66rem;font-weight:800;letter-spacing:.07em}.liba-attribution strong{display:block;margin-top:.25rem;font-family:Newsreader,Georgia,serif;font-size:1.35rem;font-weight:450}.liba-attribution>p{margin:0;color:var(--muted);font-size:.76rem;line-height:1.65}.liba-method-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:24px}.liba-method-layout>ol{display:grid;grid-template-columns:repeat(2,1fr);margin:0;padding:0;border-top:1px solid var(--line-strong);border-left:1px solid var(--line);list-style:none}.liba-method-layout>ol li{min-height:230px;padding:1.2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.liba-method-layout>ol span{color:var(--plum);font-size:.68rem;font-weight:800}.liba-method-layout>ol h3{margin:3rem 0 .65rem;font-family:Newsreader,Georgia,serif;font-size:1.45rem;font-weight:450}.liba-method-layout>ol p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.65}.liba-math-board{padding:1.3rem;color:#f8f4f6;background:#30242b}.liba-math-board>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.16)}.liba-math-board>header span{color:#e2b7cc;font-size:.64rem;font-weight:800;letter-spacing:.07em}.liba-math-board>header small{color:#b9aab2;font-size:.62rem}.liba-math-board>div{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1rem;align-items:center;padding:1.05rem 0;border-bottom:1px solid rgba(255,255,255,.12)}.liba-math-board>div p{margin:0;color:#b9aeb4;font-size:.7rem}.liba-math-board>div code{color:#f2d5e2;font-family:Newsreader,Georgia,serif;font-size:clamp(1.25rem,2vw,1.75rem)}.liba-math-board>footer{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;align-items:end;padding-top:1.2rem}.liba-math-board>footer span{color:#b9aeb4;font-size:.65rem;font-weight:750}.liba-math-board>footer strong{color:#e8b9cf;font-family:Newsreader,Georgia,serif;font-size:1.65rem;font-weight:450}.liba-math-board>footer p{grid-column:1 / -1;margin:.55rem 0 0;color:#b9aeb4;font-size:.66rem;line-height:1.55}.liba-report-notice{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);padding:8rem var(--page-gutter);border-top:1px solid var(--line);background:#e5e1da}.liba-report-cover{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line-strong);background:#d4cec5}.liba-report-cover img{width:100%;height:100%;max-height:720px;object-fit:contain}.liba-report-cover span{position:absolute;right:.8rem;bottom:.8rem;left:.8rem;padding:.6rem .7rem;background:#fcfbf7f0;color:var(--plum);font-size:.64rem;font-weight:800;letter-spacing:.08em}.liba-report-status{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem);border:1px solid var(--line-strong);border-left:0;background:var(--surface)}.liba-report-status .eyebrow{color:var(--plum)}.liba-report-status h3{max-width:780px;margin:.8rem 0 1.35rem;font-family:Newsreader,Georgia,serif;font-size:clamp(2.7rem,4.7vw,4.25rem);font-weight:450;letter-spacing:-.045em;line-height:.98}.liba-report-status>p:not(.eyebrow){max-width:64ch;margin:0;color:var(--muted);font-size:.82rem;line-height:1.72}.liba-report-status ul{display:grid;gap:0;margin:2.1rem 0 0;padding:0;border-top:1px solid var(--line);list-style:none}.liba-report-status li{position:relative;padding:.8rem 0 .8rem 1.4rem;border-bottom:1px solid var(--line);color:var(--ink);font-size:.72rem;font-weight:700}.liba-report-status li:before{position:absolute;top:1.15rem;left:0;width:6px;height:6px;border-radius:50%;content:"";background:var(--plum)}.liba-report-status>a{display:flex;width:min(100%,430px);min-height:52px;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.4rem;padding:0 .95rem;border:1px solid var(--plum);color:var(--surface);background:var(--plum);font-size:.73rem;font-weight:800;transition:color .22s ease,background .22s ease,transform .28s cubic-bezier(.22,1,.36,1)}.liba-report-status>a span{color:#fcfbf7b3;font-size:.62rem;white-space:nowrap}.liba-report-status>a:hover,.liba-report-status>a:focus-visible{color:var(--plum);background:transparent;transform:translateY(-2px)}.liba-report-status>a:hover span,.liba-report-status>a:focus-visible span{color:inherit}.gec-deep-dive{--accent: var(--ochre);--accent-soft: var(--ochre-soft);background:var(--ochre-soft)}.gec-detail-flow{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(23,25,21,.34);border-left:1px solid rgba(23,25,21,.22)}.gec-detail-flow article{position:relative;min-height:235px;padding:1.1rem;border-right:1px solid rgba(23,25,21,.22);border-bottom:1px solid rgba(23,25,21,.22);background:#fcfbf794}.gec-detail-flow article:not(:last-child):after{position:absolute;top:1.05rem;right:1rem;color:var(--ochre);content:"→";font-size:.75rem}.gec-detail-flow span{color:var(--ochre);font-size:.68rem;font-weight:800}.gec-detail-flow h3{margin:3.2rem 0 .6rem;font-family:Newsreader,Georgia,serif;font-size:1.4rem;font-weight:450}.gec-detail-flow p{margin:0;color:var(--muted);font-size:.75rem;line-height:1.6}.gec-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:4rem}.gec-detail-grid>div:first-child>header{margin-bottom:1.5rem}.gec-detail-grid>div:first-child>header .eyebrow{color:var(--ochre)}.gec-detail-grid>div:first-child>header h3{margin:.6rem 0 0;font-family:Newsreader,Georgia,serif;font-size:2.2rem;font-weight:450}.gec-rule-list{border-top:1px solid rgba(23,25,21,.35)}.gec-rule-list article{display:grid;grid-template-columns:90px 1fr;gap:1rem;padding:.9rem 0;border-bottom:1px solid rgba(23,25,21,.2)}.gec-rule-list article>span{color:var(--ochre);font-size:.68rem;font-weight:800}.gec-rule-list strong{font-family:Newsreader,Georgia,serif;font-size:1rem;font-weight:550}.gec-rule-list p{margin:.15rem 0 0;color:var(--muted);font-size:.7rem;line-height:1.55}.gec-output-card{align-self:start;overflow:hidden;color:#eeeae3;background:#24211c}.gec-output-card>header{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:0 1rem;border-bottom:1px solid rgba(255,255,255,.12);font-size:.65rem;font-weight:800}.gec-output-card>header small{color:#aaa39a;font-size:inherit}.gec-output-card>div{padding:1.2rem;border-bottom:1px solid rgba(255,255,255,.12)}.gec-output-card>div p{margin:.5rem 0;font-family:Newsreader,Georgia,serif;font-size:1.15rem}.gec-output-card>div span{display:inline-block;min-width:72px;color:#d6ad6f;font-family:Manrope,sans-serif;font-size:.62rem;font-weight:800}.gec-output-card pre{margin:0;padding:2rem 1.2rem;overflow:auto;color:#e6c897;font-family:SFMono-Regular,Consolas,monospace;font-size:.76rem;line-height:1.7}.gec-output-labels{margin:0;padding:.9rem 1.2rem;border-top:1px solid rgba(255,255,255,.12);color:#aaa39a;font-size:.65rem}.gec-module-map{display:grid;grid-template-columns:repeat(4,1fr);margin-top:3rem;border-top:1px solid rgba(23,25,21,.3);border-left:1px solid rgba(23,25,21,.2)}.gec-module-map article{min-height:145px;padding:1rem;border-right:1px solid rgba(23,25,21,.2);border-bottom:1px solid rgba(23,25,21,.2);background:#fcfbf785}.gec-module-map code{color:var(--ochre);font-size:.7rem;font-weight:800}.gec-module-map p{margin:2rem 0 0;color:var(--muted);font-size:.7rem;line-height:1.55}@media(max-width:1180px){.project-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-selector-grid>div:last-child{grid-column:span 2}.project-rail{display:grid}.artwork-mdap{grid-template-columns:minmax(0,1fr) 170px}.mdap-architecture,.liba-method-layout{grid-template-columns:1fr}.mdap-evaluation-detail{grid-template-columns:1fr auto 1fr}.mdap-evaluation-detail aside{grid-column:1 / -1}.gec-detail-flow{grid-template-columns:repeat(3,1fr)}.gec-module-map{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.lab-menu-toggle{display:block;width:68px;height:68px;border:0;border-left:1px solid var(--line-strong)}.lab-nav{height:auto}.desktop-project-groups{display:none}.mobile-project-groups{display:grid;width:100%}.mobile-project-groups section{display:grid}.mobile-project-groups section>p{margin:0;padding:1rem 1.2rem .55rem;border-bottom:1px solid var(--line);color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mobile-project-groups a{position:relative;display:grid;min-height:66px;grid-template-columns:40px 1fr auto;gap:.7rem;align-items:center;padding:0 1.2rem;border-bottom:1px solid var(--line)}.mobile-project-groups a:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;content:"";background:var(--green);transform:scaleX(0);transform-origin:center;transition:transform .22s cubic-bezier(.22,1,.36,1)}.mobile-project-groups a:hover:after,.mobile-project-groups a:focus-visible:after,.mobile-project-groups a.is-current:after,.mobile-profile-tab.active:after{transform:scaleX(1)}.mobile-project-groups a>span{color:var(--quiet);font-size:.7rem;font-weight:800}.mobile-project-groups a>strong{font-family:Newsreader,Georgia,serif;font-size:1.12rem;font-weight:450}.mobile-project-groups a>small{color:var(--muted);font-size:.64rem;text-transform:uppercase}.mobile-profile-tab{display:flex!important;min-height:66px;align-items:center;padding-inline:1.2rem;font-family:Newsreader,Georgia,serif;font-size:1.12rem;font-weight:450}.project-rail{display:none}.showcase-next{margin-top:2rem}.artwork-agentic{min-height:500px}.agentic-flow{grid-template-columns:repeat(2,1fr)}.agentic-step>b{display:none}.agentic-review-gate,.artwork-mdap{grid-template-columns:1fr}.mdap-code-panel,.mdap-flow{grid-column:1}.artwork-liba{grid-template-columns:1fr}.artwork-liba .liba-method-card{border-top:1px solid rgba(23,25,21,.22);border-left:0}.gec-pipeline{grid-template-columns:1fr}.gec-stage-arrow{justify-self:center;transform:rotate(90deg)}.deep-dive-heading>.eyebrow,.deep-dive-heading>div{grid-column:1 / -1}.deep-dive-heading>div{margin-top:.7rem}.emote-feature-list{grid-template-columns:1fr}.emote-feature-list article,.emote-feature-list article:first-child{min-height:190px;border-left:1px solid var(--line)}.mdap-evaluation-detail{grid-template-columns:1fr}.mdap-evaluation-detail>b{transform:rotate(90deg)}.liba-attribution,.gec-detail-grid{grid-template-columns:1fr}.liba-method-layout>ol{grid-template-columns:1fr 1fr}.gec-detail-flow{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mobile-project-groups a{grid-template-columns:32px minmax(0,1fr)}.mobile-project-groups a>small{display:none}.project-selector-grid{grid-template-columns:1fr}.project-selector-grid>div:last-child{grid-column:span 1}.project-selector-card,.collaborate-card{min-height:390px}.agentic-flow{grid-template-columns:1fr}.agentic-step{min-height:112px}.agentic-step>strong{margin-top:1.3rem}.agentic-review-gate p{flex-wrap:wrap}.mdap-evaluation{grid-template-columns:1fr}.mdap-evaluation>b{transform:rotate(90deg)}.gec-taxonomy{grid-template-columns:1fr}.project-deep-dive,.liba-report-notice{padding-block:5.5rem}.deep-dive-heading{margin-bottom:3rem}.mdap-architecture-flow,.liba-method-layout>ol,.gec-detail-flow,.gec-module-map{grid-template-columns:1fr}.liba-attribution{gap:1.5rem}.liba-math-board>header,.liba-math-board>div{align-items:start;grid-template-columns:1fr}.liba-math-board>header{flex-direction:column}}.showcase-artwork,.artwork,.artwork>*,.mdap-art-header,.mdap-code-panel,.mdap-stack,.mdap-evaluation,.liba-mesh-view,.liba-method-card{min-width:0;max-width:100%}.project-rail{display:none}@media(min-width:1800px){.project-rail{position:fixed;top:50%;right:calc((100vw - var(--content-max)) / 2 - 172px);z-index:70;display:grid;width:148px;gap:2px;padding:5px;border:1px solid rgba(23,25,21,.12);background:#fcfbf7d1;box-shadow:0 14px 38px #1f1d1912;opacity:0;pointer-events:none;transform:translateY(-50%) translate(12px);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:opacity .26s ease,transform .36s cubic-bezier(.22,1,.36,1)}.project-rail.is-visible{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}.project-rail a{position:relative;display:grid;width:100%;min-height:40px;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:center;justify-content:stretch;padding:0 10px;color:var(--quiet);transition:color .22s ease,transform .28s cubic-bezier(.22,1,.36,1)}.project-rail a:before{display:none}.project-rail a:hover,.project-rail a:focus-visible{color:var(--ink);transform:translate(-2px)}.project-rail small,.project-rail strong{position:relative;z-index:1;display:block}.project-rail small{color:var(--rail-color);font-size:.58rem;font-weight:800}.project-rail strong{right:auto;width:auto;min-width:0;padding:0;overflow:hidden;border:0;background:transparent;color:inherit;font-size:.66rem;font-weight:700;opacity:1;text-overflow:ellipsis;transform:none;white-space:nowrap}.project-rail-marker{position:absolute;inset:2px 0;z-index:0;display:block;border-left:2px solid var(--rail-color);background:color-mix(in srgb,var(--rail-color) 9%,transparent)}.project-rail a[aria-current=location]{color:var(--ink)}}@media(max-width:900px){.lab-nav{display:flex;opacity:0;pointer-events:none;transform:translateY(-12px);visibility:hidden;transition:opacity .24s ease,transform .32s cubic-bezier(.22,1,.36,1),visibility 0s linear .32s}.lab-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible;transition-delay:0s}.artwork-emote,.liba-report-notice{grid-template-columns:minmax(0,1fr)}.emote-contributions,.liba-report-status{border-top:1px solid var(--line);border-left:1px solid var(--line-strong)}}@media(max-width:640px){.emote-feature-list article,.mdap-architecture-flow article{grid-template-columns:minmax(0,1fr);gap:.55rem}.emote-identity{min-height:430px}.mdap-art-header{align-items:flex-start;flex-direction:column}.liba-report-status h3{font-size:clamp(2.35rem,12vw,3.2rem)}}@media(prefers-reduced-motion:reduce){.nav-project-menu,.selector-card-signal:after,.selector-card-signal>i b,.showcase-next,.project-rail,.project-rail a,.lab-nav,.emote-identity a,.emote-contributions li,.liba-report-status>a{transition:none}}.emote-lab-label{display:block;max-width:34ch;color:#fbfaf5ad;font-size:.7rem;font-weight:750;letter-spacing:.06em;line-height:1.45}.emote-identity img{margin-top:clamp(1.8rem,4vw,3.5rem)}.emote-identity p{margin:clamp(1.5rem,3vw,2.6rem) 0 1.5rem}.agentic-architecture-rows{display:grid;gap:.5rem;padding:1rem 0}.agentic-architecture-row{display:grid;min-width:0;grid-template-columns:30px minmax(0,1fr) auto;gap:.7rem;align-items:center;padding:.68rem .8rem;border:1px solid rgba(23,25,21,.2);background:#fcfbf7b8}.agentic-architecture-row>span{color:var(--blue);font-size:.68rem;font-weight:800}.agentic-architecture-row strong,.agentic-architecture-row small{display:block;overflow-wrap:anywhere}.agentic-architecture-row strong{font-family:Newsreader,Georgia,serif;font-size:1rem;font-weight:500;line-height:1.1}.agentic-architecture-row small{margin-top:.16rem;color:var(--muted);font-size:.69rem;line-height:1.4}.agentic-architecture-row>b{color:var(--blue);font-size:.8rem;font-weight:500}.agentic-architecture-row:last-child>b{visibility:hidden}.quant-agent-interface{display:grid;gap:.25rem;padding:.9rem;border-bottom:1px solid rgba(23,25,21,.18);background:color-mix(in srgb,var(--terracotta) 8%,transparent)}.quant-agent-interface span{color:var(--terracotta);font-size:.66rem;font-weight:800;letter-spacing:.06em}.quant-agent-interface strong{font-family:Newsreader,Georgia,serif;font-size:1rem;font-weight:500}.quant-agent-interface+.quant-art-metric{padding-top:1.55rem;padding-bottom:1.5rem}.agentic-quant-deep-dive{--accent: var(--blue);--accent-soft: var(--blue-soft);background:linear-gradient(135deg,color-mix(in srgb,var(--blue) 5%,transparent),transparent 42%),var(--canvas)}.agentic-quant-deep-dive.focus-quant{--accent: var(--terracotta);--accent-soft: var(--terracotta-soft);background:linear-gradient(135deg,color-mix(in srgb,var(--terracotta) 6%,transparent),transparent 42%),var(--canvas)}.agentic-program-map{display:grid;min-width:0;grid-template-columns:minmax(0,1.08fr) 92px minmax(0,.92fr);gap:20px;align-items:stretch}.agentic-program-map>*{min-width:0}.agentic-program-layer,.quant-program-layer{border:1px solid var(--line-strong);background:#fcfbf7d1}.agentic-program-layer>header,.quant-program-layer>header{display:grid;gap:.28rem;padding:1.25rem;border-bottom:1px solid var(--line)}.agentic-program-layer>header span,.quant-program-layer>header span{color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.07em}.agentic-program-layer>header strong,.quant-program-layer>header strong{font-family:Newsreader,Georgia,serif;font-size:clamp(1.25rem,1.8vw,1.65rem);font-weight:500}.agentic-program-layer ol,.quant-program-layer ol{display:grid;margin:0;padding:0;list-style:none}.agentic-program-layer li,.quant-program-layer li{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr);gap:.75rem;align-items:center;padding:.92rem 1.15rem;border-bottom:1px solid var(--line)}.agentic-program-layer li>span,.quant-program-layer li>span{color:var(--accent);font-size:.68rem;font-weight:800}.agentic-program-layer li strong,.quant-program-layer li strong{display:block;font-size:.8rem;font-weight:750}.agentic-program-layer li p,.quant-program-layer li p{margin:.12rem 0 0;color:var(--muted);font-size:.76rem;line-height:1.5}.agentic-review-loop{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:var(--blue);color:var(--surface)}.agentic-review-loop>div{min-width:0;padding:1rem 1.15rem}.agentic-review-loop>div+div{border-left:1px solid rgba(252,251,247,.22)}.agentic-review-loop span{font-size:.67rem;font-weight:800;letter-spacing:.05em}.agentic-review-loop p{margin:.3rem 0 0;color:#fcfbf7c7;font-size:.75rem;line-height:1.5}.program-bridge{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;color:var(--quiet)}.program-bridge span{font-size:.61rem;font-weight:800;letter-spacing:.06em;text-align:center}.program-bridge i{position:relative;width:1px;height:86px;margin:.8rem 0;background:linear-gradient(var(--blue),var(--terracotta))}.program-bridge i:before,.program-bridge i:after{position:absolute;left:50%;width:7px;height:7px;border:solid var(--ink);content:"";transform:translate(-50%) rotate(45deg)}.program-bridge i:before{top:0;border-width:1px 0 0 1px}.program-bridge i:after{bottom:0;border-width:0 1px 1px 0}.quant-program-layer{align-self:center}.quant-gates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--terracotta);color:var(--surface)}.quant-gates span{min-width:0;padding:.8rem .6rem;font-size:.62rem;font-weight:800;text-align:center}.quant-gates span+span{border-left:1px solid rgba(252,251,247,.25)}.model-routing-note{display:grid;grid-template-columns:minmax(180px,.24fr) minmax(0,1fr) minmax(190px,.28fr);gap:1.5rem;align-items:center;margin-top:1.2rem;padding:1.2rem 1.3rem;border:1px solid var(--line-strong);background:var(--ink);color:var(--surface)}.model-routing-note span{color:#aebaff;font-size:.69rem;font-weight:800;letter-spacing:.06em}.model-routing-note p{margin:0;color:#fcfbf7c7;font-size:.79rem;line-height:1.6}.model-routing-note strong{font-size:.68rem;font-weight:700;line-height:1.5}@media(max-width:1180px){.agentic-program-map{grid-template-columns:minmax(0,1fr)}.program-bridge{min-height:82px;flex-direction:row;gap:.8rem}.program-bridge i{width:min(18vw,120px);height:1px;margin:0}.model-routing-note{grid-template-columns:minmax(170px,.3fr) minmax(0,1fr)}.model-routing-note strong{grid-column:1 / -1}}@media(max-width:640px){.agentic-review-gate,.agentic-review-loop,.quant-gates,.model-routing-note{grid-template-columns:minmax(0,1fr)}.agentic-review-loop>div+div,.quant-gates span+span{border-top:1px solid rgba(252,251,247,.22);border-left:0}.program-bridge{flex-direction:column}.program-bridge i{width:1px;height:52px}.model-routing-note{gap:.8rem}.model-routing-note strong{grid-column:auto}}:root{--section-space: clamp(5rem, 8vw, 8rem);--grid-gap: clamp(16px, 1.7vw, 24px);--motion-fast: .18s;--motion-ui: .36s;--motion-ease: cubic-bezier(.22, 1, .36, 1)}.home-hero{min-height:auto;padding-bottom:clamp(3.5rem,6vw,5.5rem)}.hero-aside-label{display:block;margin-bottom:.85rem;color:var(--terracotta);font-size:.68rem;font-weight:800;letter-spacing:.1em}.home-hero-aside>p{max-width:42ch;font-size:clamp(1rem,.96rem + .2vw,1.08rem)}.research-index{display:grid;grid-template-columns:minmax(170px,.72fr) minmax(0,1fr) minmax(0,1.45fr);border-block:1px solid var(--line-strong)}.research-index>div{min-width:0;min-height:104px;padding:1.15rem 1.25rem;border-right:1px solid var(--line)}.research-index>div:first-child{padding-left:0}.research-index>div:last-child{border-right:0}.research-index-heading,.research-index-row{display:flex;flex-direction:column;justify-content:space-between}.research-index span,.research-index small{color:var(--quiet);font-size:.68rem;font-weight:800;letter-spacing:.08em}.research-index-heading small{color:var(--ink)}.research-index-row p{max-width:50ch;margin:.85rem 0 0;color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:clamp(1.05rem,1.25vw,1.25rem);line-height:1.25}.expertise-marquee{display:none}.nav-project-group>button{transition:color var(--motion-fast) ease,background var(--motion-fast) ease}.nav-project-group>button:hover,.nav-project-group>button:focus-visible,.nav-project-group.is-open>button{color:var(--ink);background:color-mix(in srgb,var(--green) 7%,transparent)}.nav-group-icon{position:relative;display:block!important;width:14px!important;height:14px!important;flex:0 0 14px}.nav-group-icon i{position:absolute;top:50%;left:50%;width:10px;height:1px;background:currentColor;transform:translate(-50%,-50%);transition:opacity var(--motion-fast) ease,transform var(--motion-ui) var(--motion-ease)}.nav-group-icon i:last-child{transform:translate(-50%,-50%) rotate(90deg)}.nav-project-group.is-open .nav-group-icon i:last-child{opacity:0;transform:translate(-50%,-50%) rotate(180deg)}.nav-project-menu{max-height:0;padding-block:0;overflow:hidden;border-color:transparent;clip-path:inset(0 0 100% 0);opacity:0;transform:translateY(-6px);visibility:hidden;transition:max-height .46s var(--motion-ease),padding .36s var(--motion-ease),border-color .18s ease,clip-path .46s var(--motion-ease),opacity .22s ease,transform .36s var(--motion-ease),visibility 0s linear .46s}.nav-project-group:first-child .nav-project-menu{right:auto;left:-1px}.nav-project-group.is-open .nav-project-menu{max-height:420px;padding-block:.8rem;border-color:var(--line-strong);clip-path:inset(0);opacity:1;transform:translateY(0);visibility:visible;transition-delay:0s}.nav-project-menu a{min-width:0;grid-template-columns:38px minmax(0,1fr) minmax(80px,auto) 20px;padding-inline:.45rem;transition:color var(--motion-fast) ease,background var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.nav-project-menu a:hover,.nav-project-menu a:focus-visible{padding-inline:.45rem;background:color-mix(in srgb,var(--green) 8%,var(--canvas));box-shadow:inset 3px 0 var(--green)}.lab-menu-toggle span{transition:transform var(--motion-ui) var(--motion-ease),opacity var(--motion-fast) ease}.lab-menu-toggle.is-open span:first-child{transform:translateY(3px) rotate(45deg)}.lab-menu-toggle.is-open span:last-child{transform:translateY(-3px) rotate(-45deg)}.project-selector-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap)}.project-selector-grid>div:last-child{grid-column:auto}.project-selector-card,.collaborate-card{min-width:0;min-height:430px;overflow:clip;transform:none!important;transform-style:flat;transition:border-color .22s ease,background .26s ease,box-shadow .26s ease}.project-selector-card:before{transform:none;opacity:.28;transition:opacity .26s ease}.project-selector-card:hover,.project-selector-card:focus-visible{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 5%,var(--surface));box-shadow:0 18px 46px #24221c17}.project-selector-card:hover:before,.project-selector-card:focus-visible:before{transform:none;opacity:1}.collaborate-card:hover,.collaborate-card:focus-visible{border-color:#dfb35e;background:#242720;box-shadow:0 18px 46px #24221c1f}.selector-card-signal{position:relative;top:auto;right:auto;left:auto;min-height:116px;height:auto;margin-top:1.25rem;flex:0 0 auto;transition:border-color .22s ease,background .26s ease}.selector-card-signal:after{transform:skew(-24deg);opacity:.55;transition:opacity .26s ease}.project-selector-card:hover .selector-card-signal:after,.project-selector-card:focus-visible .selector-card-signal:after{transform:skew(-24deg);opacity:.9}.selector-card-signal>i b{width:100%;opacity:.32;transition:opacity .26s ease}.project-selector-card:hover .selector-card-signal>i b,.project-selector-card:focus-visible .selector-card-signal>i b{width:100%;opacity:1}.selector-card-copy{margin-top:auto;padding-top:2rem}.selector-card-copy h2,.collaborate-card h2,.selector-card-copy>span,.showcase-copy h2,.showcase-thesis,.showcase-summary{overflow-wrap:anywhere}.project-selector-card:hover .selector-card-footer b,.collaborate-card:hover .selector-card-footer b{color:var(--ink);transform:none}.project-selector-card:hover .selector-card-shape{height:128px;transform:none}.showcase-actions a,.project-external-link,.contact-options a,.next-project-link,.profile-contact-links a,.showcase-next,.emote-identity a,.liba-report-status>a,.project-rail a{transform:none}.showcase-actions a:hover,.project-external-link:hover,.emote-identity a:hover,.emote-identity a:focus-visible,.liba-report-status>a:hover,.liba-report-status>a:focus-visible{transform:none}.showcase-next{padding-inline:0;transition:color var(--motion-fast) ease,background var(--motion-fast) ease,border-color var(--motion-fast) ease}.showcase-next:hover,.showcase-next:focus-visible{padding-inline:0;background:color-mix(in srgb,var(--accent) 7%,transparent);border-color:var(--accent)}.showcase-next:hover>b{transform:none}.contact-options a:hover,.profile-contact-links a:hover{padding-inline:0;background:color-mix(in srgb,var(--green) 6%,transparent);box-shadow:inset 3px 0 var(--green)}.next-project-link{grid-template-columns:minmax(0,1fr) auto}.next-project-link strong{min-width:0;overflow-wrap:anywhere}.project-page-heading h1{overflow-wrap:anywhere}.next-project-link:hover b{color:var(--ink);transform:none}.emote-contributions li{border-left:3px solid transparent;transition:border-color var(--motion-fast) ease,background var(--motion-fast) ease}.emote-contributions li:hover{padding-inline:0;border-left-color:#13362d;background:#13362d0d}.artwork-liba img,.artwork-liba:hover img{filter:grayscale(.25) contrast(1.06);transform:none}.header-inner>*,.home-hero-grid>*,.research-index>*,.section-title-row>*,.project-selector-grid>*,.showcase-layout>*,.showcase-bottom>*,.project-page-notes>*,.profile-hero>*,.profile-body>*,.artwork>*,.agentic-flow>*,.mdap-stack>*,.liba-report-notice>*{min-width:0}.agentic-step>b{display:none}.agentic-art-header,.quant-art-header,.mdap-art-header,.gec-art-header{flex-wrap:wrap;gap:.55rem 1rem}.artwork-mdap{grid-template-columns:minmax(0,1fr)}.project-page-notes>div{padding:clamp(4rem,7vw,6.5rem) clamp(1.5rem,5vw,5rem)}.profile-portrait{isolation:isolate}.profile-portrait:before{z-index:0}.profile-portrait img,.profile-portrait>div{position:relative;z-index:1}.profile-timeline article.is-research-lab{margin-inline:0}.liba-report-status>a{flex-wrap:wrap;row-gap:.2rem;transform:none}.liba-report-status>a span{white-space:normal}.liba-math-board,.liba-math-board *{min-width:0}.liba-math-board{overflow-x:auto}.project-rail a:hover,.project-rail a:focus-visible{background:color-mix(in srgb,var(--rail-color) 8%,transparent);transform:none}.project-rail a:focus-visible{outline:2px solid var(--rail-color);outline-offset:1px}@media(max-width:1180px){.project-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-selector-grid>div:last-child{grid-column:auto}.agentic-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.artwork-mdap{grid-template-columns:minmax(0,1fr)}}@media(max-width:900px){:root{font-size:18px}.lab-nav{display:flex;max-height:0;overflow:hidden;clip-path:inset(0 0 100% 0);opacity:0;transform:none;visibility:hidden;transition:max-height .52s var(--motion-ease),clip-path .52s var(--motion-ease),opacity .24s ease,visibility 0s linear .52s}.lab-nav.is-open{max-height:calc(100vh - 68px);overflow-y:auto;clip-path:inset(0);opacity:1;transform:none;visibility:visible;transition-delay:0s}.research-index{grid-template-columns:1fr}.research-index>div,.research-index>div:first-child{min-height:0;padding:1rem 0;border-right:0;border-bottom:1px solid var(--line)}.research-index>div:last-child{border-bottom:0}.research-index-heading,.research-index-row{display:grid;grid-template-columns:minmax(120px,.45fr) minmax(0,1fr);gap:1rem;align-items:start}.research-index-row p{margin:0}.profile-portrait,.profile-hero-copy{grid-column:1 / -1}.profile-portrait{max-width:480px}.profile-hero-copy{margin-top:2.5rem;padding-left:0}}@media(max-width:640px){.research-index-heading,.research-index-row{grid-template-columns:1fr;gap:.4rem}.project-selector-grid{grid-template-columns:minmax(0,1fr)}.project-selector-card,.collaborate-card{min-height:410px}.agentic-flow{grid-template-columns:minmax(0,1fr)}.project-page-heading h1{font-size:clamp(3rem,14vw,4rem);letter-spacing:-.045em}.next-project-link{grid-template-columns:minmax(0,1fr);gap:1.5rem}.next-project-link b{justify-self:start}.liba-report-status>a{align-items:flex-start;flex-direction:column;justify-content:center}}@media(prefers-reduced-motion:reduce){.nav-project-menu,.nav-group-icon i,.lab-menu-toggle span,.lab-nav,.project-selector-card,.selector-card-signal,.selector-card-signal:after,.selector-card-signal>i b{transition:none}}.quant-research-deep-dive{--accent: var(--terracotta);--accent-soft: var(--terracotta-soft);background:linear-gradient(135deg,color-mix(in srgb,var(--terracotta) 5%,transparent),transparent 38%),var(--canvas)}.quant-program-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:clamp(4rem,7vw,6.5rem);border-top:1px solid var(--line-strong);border-left:1px solid var(--line)}.quant-program-overview article{min-width:0;min-height:180px;padding:1.35rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fcfbf78c}.quant-program-overview span,.quant-program-timeline>header span,.quant-technology-section>header span,.quant-output-section>header span{color:var(--terracotta);font-size:.66rem;font-weight:800;letter-spacing:.07em}.quant-program-overview p{max-width:31ch;margin:2.8rem 0 0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.25rem,1.7vw,1.6rem);line-height:1.16}.quant-program-timeline,.quant-technology-section,.quant-output-section{margin-top:clamp(4rem,7vw,6.5rem)}.quant-program-timeline>header,.quant-technology-section>header,.quant-output-section>header{display:flex;gap:1rem;align-items:baseline;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid var(--line-strong)}.quant-program-timeline>header p,.quant-technology-section>header p,.quant-output-section>header p{max-width:55ch;margin:0;color:var(--muted);font-size:.76rem;line-height:1.5;text-align:right}.quant-program-timeline ol{margin:0;padding:0;list-style:none}.quant-program-timeline li{display:grid;min-width:0;grid-template-columns:46px 92px minmax(185px,.72fr) minmax(0,1.45fr);gap:clamp(.8rem,2vw,1.6rem);align-items:center;padding:1.45rem 0;border-bottom:1px solid var(--line)}.quant-program-timeline li>span{color:var(--quiet);font-size:.7rem;font-weight:800}.quant-program-timeline li>small{width:fit-content;padding:.32rem .45rem;border:1px solid color-mix(in srgb,var(--terracotta) 42%,var(--line));color:var(--terracotta);font-size:.6rem;font-weight:800;letter-spacing:.06em}.quant-program-timeline h3,.quant-technology-grid h3,.quant-output-grid h3{margin:0;font-family:Newsreader,Georgia,serif;font-weight:500}.quant-program-timeline h3{font-size:clamp(1.25rem,1.8vw,1.6rem);line-height:1.1}.quant-program-timeline li>p{min-width:0;margin:0;color:var(--muted);font-size:.8rem;line-height:1.65}.quant-technology-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:1px solid var(--line)}.quant-technology-grid article{display:grid;min-width:0;min-height:148px;grid-template-columns:42px minmax(0,1fr);gap:1rem;padding:1.35rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fcfbf76b}.quant-technology-grid article>span{color:var(--terracotta);font-size:.66rem;font-weight:800}.quant-technology-grid h3{font-size:1.3rem}.quant-technology-grid p{margin:.5rem 0 0;color:var(--muted);font-size:.76rem;line-height:1.55}.quant-output-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--ink);color:var(--surface)}.quant-output-grid article{min-width:0;min-height:220px;padding:1.45rem;border-right:1px solid rgba(252,251,247,.18)}.quant-output-grid article:last-child{border-right:0}.quant-output-grid article>span{color:#e4aa8d;font-size:.66rem;font-weight:800}.quant-output-grid h3{margin-top:3.1rem;font-size:clamp(1.4rem,2vw,1.8rem)}.quant-output-grid p{margin:.65rem 0 0;color:#fcfbf7b3;font-size:.77rem;line-height:1.6}@media(max-width:900px){.quant-program-overview{grid-template-columns:minmax(0,1fr)}.quant-program-overview article{min-height:0}.quant-program-overview p{max-width:46ch;margin-top:1.5rem}.quant-program-timeline li{grid-template-columns:38px 84px minmax(145px,.8fr) minmax(0,1.2fr);gap:.75rem}.quant-output-grid{grid-template-columns:minmax(0,1fr)}.quant-output-grid article{min-height:0;border-right:0;border-bottom:1px solid rgba(252,251,247,.18)}.quant-output-grid article:last-child{border-bottom:0}.quant-output-grid h3{margin-top:1.6rem}}@media(max-width:640px){.quant-program-objective{padding-inline:.35rem}.quant-program-phases li{grid-template-columns:26px minmax(0,1fr);gap:.6rem;padding-inline:.25rem}.quant-program-phases li>p{grid-column:2}.quant-human-control{grid-template-columns:minmax(0,1fr)}.quant-program-timeline>header,.quant-technology-section>header,.quant-output-section>header{display:grid}.quant-program-timeline>header p,.quant-technology-section>header p,.quant-output-section>header p{text-align:left}.quant-program-timeline li{grid-template-columns:34px minmax(0,1fr);gap:.55rem .75rem;align-items:start}.quant-program-timeline li>small{align-self:start}.quant-program-timeline h3,.quant-program-timeline li>p{grid-column:2}.quant-technology-grid{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.quant-research-deep-dive *,.artwork-quant *{animation:none;transition:none}}.artwork-agi{display:grid;min-width:0;grid-template-rows:auto minmax(0,1fr) auto auto;gap:1rem;padding:1.15rem;background:linear-gradient(135deg,rgba(194,85,61,.12),transparent 38%),linear-gradient(315deg,rgba(49,89,201,.18),transparent 42%),#171d1b;color:var(--surface)}.artwork-agi:before{position:absolute;inset:0;content:"";background-image:linear-gradient(rgba(252,251,247,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(252,251,247,.045) 1px,transparent 1px);background-size:42px 42px;pointer-events:none}.artwork-agi>*,.agi-versus-board>*,.agi-liar-strip>*,.agi-mission-grid>*,.agi-liar-experiment>*,.agi-liar-facts>*,.agi-game-flow>*,.agi-abilities-section>*,.agi-abilities-section>div>*,.agi-research-direction>*,.agi-collaboration-callout>*{min-width:0}.agi-art-header{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.65rem 1rem;align-items:center;justify-content:space-between;padding-bottom:.85rem;border-bottom:1px solid rgba(252,251,247,.22);font-size:.75rem;font-weight:800;letter-spacing:.06em}.agi-art-header span{display:inline-flex;align-items:center;gap:.5rem}.agi-art-header i{width:8px;height:8px;border-radius:50%;background:#68d0c8}.agi-art-header strong{color:#a8e0dc;font-size:inherit}.agi-versus-board{position:relative;z-index:1;display:grid;min-height:250px;grid-template-columns:minmax(0,1fr) minmax(116px,.5fr) minmax(0,1fr);border:1px solid rgba(252,251,247,.24);background:var(--surface);color:var(--ink)}.agi-side{display:flex;min-width:0;flex-direction:column;justify-content:flex-end;padding:clamp(1rem,2vw,1.5rem)}.agi-human-side{background:repeating-linear-gradient(135deg,rgba(194,85,61,.08) 0 8px,transparent 8px 22px),var(--terracotta-soft)}.agi-machine-side{align-items:flex-end;background:radial-gradient(circle at 20% 22%,rgba(49,89,201,.2) 0 4px,transparent 5px),radial-gradient(circle at 74% 40%,rgba(49,89,201,.16) 0 6px,transparent 7px),var(--blue-soft);text-align:right}.agi-side>span,.agi-shared-protocol small,.agi-shared-protocol span{font-size:.75rem;font-weight:800;letter-spacing:.07em}.agi-side>strong{margin-top:auto;font-family:Newsreader,Georgia,serif;font-size:clamp(1.75rem,3.2vw,2.7rem);font-weight:500;letter-spacing:-.035em;line-height:1}.agi-side>small{margin-top:.7rem;color:#3e443e;font-size:.75rem;font-weight:650;line-height:1.45}.agi-shared-protocol{display:grid;min-width:0;place-items:center;align-content:center;gap:.3rem;padding:1rem .55rem;background:var(--ink);color:var(--surface);text-align:center}.agi-shared-protocol strong{font-family:Newsreader,Georgia,serif;font-size:clamp(2.7rem,5vw,4.5rem);font-style:italic;font-weight:400;line-height:.9}.agi-shared-protocol small,.agi-shared-protocol span{color:#b8c0b9}.agi-seat-row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem}.agi-seat-row>span{display:flex;min-width:0;min-height:48px;align-items:center;justify-content:space-between;gap:.35rem;padding:.5rem .65rem;border:1px solid rgba(252,251,247,.2);background:#fcfbf70f;color:#c6cbc6;font-size:.75rem;font-weight:800}.agi-seat-row i{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border-radius:50%;background:#56bcb4;color:var(--ink);font-size:.75rem;font-style:normal}.agi-seat-row span:nth-child(2) i{background:#f2a978}.agi-seat-row span:nth-child(3) i{background:#9c91e6}.agi-seat-row span:nth-child(4) i{background:#e7cf65}.agi-seat-row span:nth-child(5) i{background:#79a9e8}.agi-seat-row span:nth-child(6) i{background:#e88b8b}.agi-liar-strip{position:relative;z-index:1;display:flex;min-width:0;align-items:end;justify-content:space-between;gap:1rem;padding-top:.9rem;border-top:1px solid rgba(252,251,247,.22)}.agi-liar-strip>div{display:flex;min-width:0;align-items:baseline;gap:.7rem}.agi-liar-strip span,.agi-liar-strip p{margin:0;color:#b8c0b9;font-size:.75rem;font-weight:800;letter-spacing:.06em}.agi-liar-strip strong{font-family:Newsreader,Georgia,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:500;line-height:.9}.agi-liar-strip p{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;color:var(--surface);text-align:right}.agi-liar-strip p i{width:24px;height:1px;background:#68d0c8}.agi-vs-human-deep-dive{--accent: var(--teal);--accent-soft: var(--teal-soft);background:linear-gradient(135deg,color-mix(in srgb,var(--terracotta) 5%,transparent),transparent 34%),linear-gradient(315deg,color-mix(in srgb,var(--blue) 6%,transparent),transparent 40%),var(--canvas)}.agi-mission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line-strong);border-left:1px solid var(--line)}.agi-mission-grid article{min-width:0;min-height:235px;padding:1.35rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fcfbf79e}.agi-mission-grid article>span,.agi-liar-experiment>header span,.agi-liar-facts article>span,.agi-accomplice-note>span,.agi-abilities-section>header>span,.agi-research-direction>div>span,.agi-research-direction aside>span,.agi-collaboration-callout>div:first-child>span{color:var(--teal);font-size:.75rem;font-weight:800;letter-spacing:.07em}.agi-mission-grid h3{margin:4rem 0 .7rem;font-family:Newsreader,Georgia,serif;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:500;line-height:1.05}.agi-mission-grid p,.agi-liar-facts p,.agi-game-flow p,.agi-abilities-section article p,.agi-research-direction p,.agi-collaboration-callout p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.68}.agi-liar-experiment{margin-top:var(--section-space);padding:clamp(1.25rem,3vw,2.25rem);border:1px solid var(--line-strong);background:var(--surface)}.agi-liar-experiment>header{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:var(--grid-gap);align-items:end;padding-bottom:2rem;border-bottom:1px solid var(--line-strong)}.agi-liar-experiment>header h3{margin:.25rem 0 0;font-family:Newsreader,Georgia,serif;font-size:clamp(4.2rem,8vw,7rem);font-weight:500;letter-spacing:-.055em;line-height:.82}.agi-liar-experiment>header>p{max-width:70ch;margin:0;color:#3e443e;font-family:Newsreader,Georgia,serif;font-size:clamp(1.2rem,1.7vw,1.55rem);line-height:1.42}.agi-liar-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;border-top:1px solid var(--line);border-left:1px solid var(--line)}.agi-liar-facts article{min-width:0;min-height:205px;padding:1.2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.agi-liar-facts strong{display:block;margin:3rem 0 .65rem;font-family:Newsreader,Georgia,serif;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:500;line-height:1.08}.agi-accomplice-note{display:grid;grid-template-columns:minmax(190px,.42fr) minmax(0,1fr);gap:var(--grid-gap);margin-top:1rem;padding:1.25rem;border:1px solid color-mix(in srgb,var(--terracotta) 42%,var(--line));background:var(--terracotta-soft)}.agi-accomplice-note>span{color:var(--ink)}.agi-accomplice-note p{margin:0;color:#3d3f3b;font-size:.9rem;line-height:1.65}.agi-game-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:3rem 0 0;padding:0;border-top:1px solid var(--line-strong);border-left:1px solid var(--line);list-style:none}.agi-game-flow li{min-width:0;min-height:190px;padding:1.15rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.agi-game-flow li>span,.agi-abilities-section article>span{color:var(--teal);font-size:.75rem;font-weight:800}.agi-game-flow h4,.agi-abilities-section h4{margin:2.4rem 0 .55rem;font-family:Newsreader,Georgia,serif;font-size:1.35rem;font-weight:500;line-height:1.08}.agi-play-link{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:.8rem 1rem;border:1px solid var(--ink);background:var(--ink);color:var(--surface);font-size:.82rem;font-weight:800;transition:color var(--motion-fast) ease,background var(--motion-fast) ease,border-color var(--motion-fast) ease}.agi-play-link:hover,.agi-play-link:focus-visible{border-color:var(--teal);background:var(--teal)}.agi-abilities-section,.agi-research-direction,.agi-collaboration-callout{margin-top:var(--section-space)}.agi-abilities-section>header{display:grid;grid-template-columns:minmax(190px,.35fr) minmax(0,1fr);gap:var(--grid-gap);align-items:end;padding-bottom:1.2rem;border-bottom:1px solid var(--line-strong)}.agi-abilities-section>header h3,.agi-research-direction h3,.agi-collaboration-callout h3{max-width:850px;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(2.7rem,4.7vw,4.2rem);font-weight:500;letter-spacing:-.045em;line-height:.98}.agi-abilities-section>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-left:1px solid var(--line)}.agi-abilities-section article{min-width:0;min-height:215px;padding:1.15rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fcfbf773}.agi-research-direction{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);border:1px solid var(--ink);background:var(--ink)}.agi-research-direction>div,.agi-research-direction>aside{min-width:0;padding:clamp(1.5rem,4vw,3.5rem)}.agi-research-direction>div{color:var(--surface)}.agi-research-direction>div>span,.agi-research-direction aside>span{color:#84d0ca}.agi-research-direction h3{margin-top:3rem}.agi-research-direction>div>p{max-width:66ch;margin-top:1.4rem;color:#c6cbc6}.agi-research-direction>aside{border-left:1px solid rgba(252,251,247,.2);background:var(--teal-soft);color:var(--ink)}.agi-research-direction aside>span{color:var(--ink)}.agi-research-direction aside>strong{display:block;margin-top:3rem;font-family:Newsreader,Georgia,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:500;line-height:1.08}.agi-research-direction aside>p{margin-top:1rem;color:#3d4540}.agi-collaboration-callout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:clamp(2rem,6vw,6rem);align-items:end;padding:clamp(1.5rem,4vw,3.5rem);border:1px solid var(--line-strong);background:var(--surface)}.agi-collaboration-callout h3{margin-top:3rem}.agi-collaboration-callout p{max-width:66ch;margin-top:1.2rem}.agi-collaboration-links{display:grid;min-width:0;border-top:1px solid var(--line-strong)}.agi-collaboration-links a{display:grid;min-width:0;min-height:76px;gap:.15rem;align-content:center;padding:.7rem .8rem;border-bottom:1px solid var(--line);font-size:.78rem;font-weight:800;transition:color var(--motion-fast) ease,background var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.agi-collaboration-links a span{overflow-wrap:anywhere;color:var(--muted);font-size:.75rem;font-weight:600}.agi-collaboration-links a:hover,.agi-collaboration-links a:focus-visible{background:color-mix(in srgb,var(--teal) 7%,var(--surface));box-shadow:inset 3px 0 var(--teal)}@media(max-width:1180px){.agi-mission-grid,.agi-game-flow,.agi-abilities-section>div{grid-template-columns:repeat(2,minmax(0,1fr))}.agi-research-direction,.agi-collaboration-callout{grid-template-columns:minmax(0,1fr)}.agi-research-direction>aside{border-top:1px solid rgba(252,251,247,.2);border-left:0}}@media(max-width:900px){.agi-versus-board{grid-template-columns:minmax(0,1fr)}.agi-side{min-height:170px}.agi-machine-side{align-items:flex-start;text-align:left}.agi-shared-protocol{grid-template-columns:1fr auto 1fr;min-height:86px}.agi-liar-experiment>header,.agi-abilities-section>header{grid-template-columns:minmax(0,1fr)}.agi-liar-experiment>header>p{margin-top:1.5rem}.agi-liar-facts{grid-template-columns:minmax(0,1fr)}.agi-liar-facts article{min-height:0}.agi-liar-facts strong{margin-top:1.7rem}.agi-accomplice-note{grid-template-columns:minmax(0,1fr)}}@media(max-width:640px){.artwork-agi{padding:.85rem}.agi-seat-row{grid-template-columns:repeat(3,minmax(0,1fr))}.agi-liar-strip,.agi-liar-strip>div{display:grid}.agi-liar-strip p{justify-content:flex-start;text-align:left}.agi-mission-grid,.agi-game-flow,.agi-abilities-section>div{grid-template-columns:minmax(0,1fr)}.agi-mission-grid article,.agi-game-flow li,.agi-abilities-section article{min-height:0}.agi-mission-grid h3,.agi-game-flow h4,.agi-abilities-section h4{margin-top:1.8rem}.agi-liar-experiment{padding:1rem}.agi-liar-experiment>header h3{font-size:clamp(3.8rem,22vw,5rem)}.agi-collaboration-callout,.agi-research-direction>div,.agi-research-direction>aside{padding:1.25rem}}@media(max-width:320px){.home-hero-grid,.section-title-row,.showcase-layout,.showcase-bottom,.contact-title-row,.project-page-hero,.project-page-process>header,.project-page-evidence>header,.profile-hero,.profile-body,.deep-dive-heading{grid-template-columns:minmax(0,1fr)}.home-hero-grid>*,.section-title-row>*,.showcase-layout>*,.showcase-bottom>*,.contact-title-row>*,.project-page-hero>*,.project-page-process>header>*,.project-page-evidence>header>*,.profile-hero>*,.profile-body>*,.deep-dive-heading>*{grid-column:1 / -1}.project-page h1,.project-page h2,.project-page h3,.project-page h4,.project-page p,.project-page a,.project-page span,.project-page strong{overflow-wrap:anywhere}.project-page-question h2,.project-page-process>header h2,.project-page-evidence>header h2,.deep-dive-heading h2,.agi-abilities-section>header h3,.agi-research-direction h3,.agi-collaboration-callout h3{font-size:2.35rem}.agi-seat-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.artwork-agi *,.agi-vs-human-deep-dive *{animation:none;transition:none}}
