:root{--paper:#f4f0e8;--ink:#171717;--muted:#615f5a;--line:#c8c2b7;--accent:#ffbe2e;--dark:#171717;--white:#fffdf8;--shell:1240px;--gutter:64px;--radius:2px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica Neue,sans-serif;font-size:17px;line-height:1.6}button,input,select,textarea{font:inherit}a{color:inherit;text-underline-offset:4px;text-decoration-thickness:1px}button,a,input,select,textarea{outline:none}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(2.375rem,5vw,4rem);line-height:1}h2{font-size:clamp(2rem,4vw,2.75rem);line-height:1.09}h3{font-size:1.35rem;line-height:1.25}p{color:var(--muted)}.shell{width:min(var(--shell),calc(100% - var(--gutter)*2));margin-inline:auto}.narrow{max-width:920px}.section{border-bottom:1px solid var(--line);padding-block:120px}.eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--ink);font-family:Courier New,monospace;font-size:12px;font-weight:650;line-height:16px}.lede{max-width:820px;font-size:20px;line-height:1.55}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip{z-index:999;background:var(--accent);padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip:focus{transform:none}.icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.button,.text-link{justify-content:center;align-items:center;gap:10px;font-weight:650;display:inline-flex}.button{border:1px solid var(--ink);background:0 0;min-height:52px;padding:13px 20px;text-decoration:none;transition:background .2s,color .2s,transform .2s}.button:hover{background:var(--ink);color:var(--white);transform:translateY(-2px)}.button.primary{background:var(--ink);color:var(--white)}.button.primary:hover{background:#343434}.text-link{cursor:pointer;background:0 0;border:0;min-height:44px;padding:4px 0;text-decoration:underline}.text-link:hover .icon{transform:translate(3px)}.button-row,.link-row{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.section-heading{max-width:820px;margin-bottom:56px}.section-heading>p:last-child{max-width:720px}.section-link{margin-top:32px}.tint{background:#ebe6dc}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f0e8f0;border-bottom:1px solid #1717172e;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;height:88px;transition:height .2s;display:grid}.is-compact .header-inner{height:72px}.header-inner nav{justify-content:center;align-items:center;gap:28px;display:flex}.header-inner nav a{border-bottom:2px solid #0000;align-items:center;min-height:44px;font-size:14px;text-decoration:none;display:flex}.header-inner nav a:hover,.header-inner nav a[aria-current=page]{border-color:var(--ink)}.brand{white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:730;text-decoration:none;display:inline-flex}.brand-mark{grid-template-columns:repeat(3,1fr);gap:2px;width:26px;height:26px;display:grid;transform:rotate(-10deg)}.brand-mark i{background:currentColor}.brand-mark i:nth-child(2){transform:translateY(4px)}.brand-mark i:nth-child(3){transform:translateY(8px)}.wordmark span{font-weight:430}.header-cta{font-size:14px}.menu-toggle{border:1px solid var(--ink);background:0 0;width:48px;height:48px;display:none;position:relative}.menu-toggle i{background:var(--ink);width:22px;height:1px;transition:transform .2s;position:absolute;left:12px}.menu-toggle i:first-child{top:19px}.menu-toggle i:last-child{top:27px}.menu-toggle.is-open i:first-child{top:23px;transform:rotate(45deg)}.menu-toggle.is-open i:last-child{top:23px;transform:rotate(-45deg)}.mobile-menu{background:var(--paper);z-index:49;padding:32px 20px;position:fixed;inset:72px 0 0;overflow:auto}.mobile-menu nav{flex-direction:column;margin-bottom:24px;display:flex}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:14px 0;font-size:30px;text-decoration:none}.home-hero{padding-top:80px;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.88fr);align-items:center;gap:80px;display:grid}.hero-copy h1{max-width:740px}.hero-copy .lede{max-width:680px}.hero-copy small,.page-hero small,.final-cta small{color:var(--muted);margin-top:18px;display:block}.hero-collage{height:560px;position:relative}.hero-shot{border:1px solid var(--ink);background:#fff;width:78%;padding:7px;position:absolute;box-shadow:0 18px 44px #17171724}.hero-shot img{aspect-ratio:16/9;object-fit:cover}.shot-1{z-index:1;top:0;right:0}.shot-2{z-index:2;top:31%;left:0}.shot-3{z-index:3;bottom:0;right:4%}.projects-home{background:var(--dark);color:var(--white)}.projects-home p,.projects-home .eyebrow{color:#c9c5bd}.projects-home .project-card{border-color:#5b5955}.projects-home .text-link{color:var(--white)}.project-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.project-card{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:48px;margin-bottom:80px;padding-top:18px;display:grid}.project-card.is-compact{margin:0;display:block}.project-card.is-compact .project-copy{padding-top:24px}.project-card.is-compact h2{font-size:28px}.project-card.is-compact .link-row{flex-direction:column;align-items:flex-start;gap:0}.project-image{border:1px solid #ffffff26;display:block;overflow:hidden}.project-image img{aspect-ratio:16/10;object-fit:cover;width:100%;transition:transform .35s}.project-image:hover img{transform:scale(1.018)}.project-copy h2{font-size:36px}.project-copy strong{color:var(--ink)}.projects-home .project-copy strong{color:var(--white)}.split-heading{grid-template-columns:minmax(0,.85fr) minmax(420px,1fr);align-items:start;gap:100px;display:grid}.check-list,.scope-list{margin:0;padding:0;list-style:none}.check-list li,.scope-list li{border-bottom:1px solid var(--line);padding:18px 8px 18px 30px;position:relative}.check-list li:before,.scope-list li:before{content:"";border-bottom:2px solid;border-left:2px solid;width:10px;height:5px;position:absolute;top:25px;left:4px;transform:rotate(-45deg)}.three-cols{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.three-cols article,.discipline-grid article{border:1px solid var(--line);min-height:250px;padding:28px}.three-cols article>span,.discipline-grid article>span,.method-grid li>span{font-family:Courier New,monospace;font-size:13px}.decision-list{border-top:1px solid var(--line)}.decision-list article{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1fr .55fr;align-items:start;gap:48px;padding:36px 0;display:grid}.scope-section{background:var(--accent)}.scope-grid{grid-template-columns:1fr .8fr;gap:100px;display:grid}.scope-grid p{color:#38301d}.scope-grid .button{margin-top:20px}.method-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.method-grid li{border-right:1px solid var(--line);padding:28px 26px}.method-grid li:first-child{border-left:1px solid var(--line)}.method-grid h3{margin-top:48px;font-size:28px}.method-grid p:last-child{font-size:15px}.about-short{background:#ebe6dc}.accordion{border-top:1px solid var(--line)}.accordion-item{border-bottom:1px solid var(--line)}.accordion-item h3{margin:0}.accordion-item button{text-align:left;width:100%;min-height:76px;color:var(--ink);cursor:pointer;background:0 0;border:0;grid-template-columns:50px 1fr 32px;align-items:center;padding:18px 8px;font-weight:650;display:grid}.accordion-item button>span{color:var(--muted);font-family:Courier New,monospace;font-size:12px}.accordion-item button i{justify-self:end;width:20px;height:20px;position:relative}.accordion-item button i:before,.accordion-item button i:after{content:"";background:var(--ink);width:16px;height:2px;position:absolute;top:9px;left:2px}.accordion-item button i:after{transition:transform .2s;transform:rotate(90deg)}.accordion-item.open button i:after{transform:rotate(0)}.answer{max-width:850px;padding:0 48px 26px}.final-cta{background:var(--dark);color:var(--white)}.final-cta .shell{max-width:920px}.final-cta h2{max-width:860px}.final-cta p{color:#c9c5bd;max-width:760px}.final-cta .eyebrow{color:var(--accent)}.final-cta .button.primary{background:var(--accent);border-color:var(--accent);color:var(--ink)}.final-cta .text-link{color:var(--white)}.page-hero{padding-top:96px}.page-hero h1{max-width:1040px}.page-hero .button{margin-top:14px}.work-list .project-card:nth-child(2n){grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr)}.work-list .project-card:nth-child(2n) .project-image{order:2}.service-list{border-top:1px solid var(--line)}.service-list article{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:28px;padding:34px 0;display:grid}.service-list article>span{font-family:Courier New,monospace;font-size:13px}.service-list article>div{max-width:790px}.process-four{grid-template-columns:repeat(4,1fr)}.discipline-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.two-cols{grid-template-columns:1fr 1fr;gap:24px;display:grid}.two-cols article{border-top:1px solid var(--line);max-width:540px;padding:28px 0}.principles{background:var(--dark);color:var(--white)}.principles p{color:#c9c5bd}.principles .two-cols article{border-color:#5b5955}.breadcrumbs{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:64px;font-size:14px;display:flex}.breadcrumbs a{align-items:center;min-height:44px;display:flex}.case-hero h1{max-width:1000px}.case-hero .lede{max-width:850px}.case-image{border:1px solid var(--ink);background:#fff;margin-top:60px;padding:10px}.case-image img{aspect-ratio:16/9;object-fit:cover;width:100%}.case-body{background:#ebe6dc}.case-grid{grid-template-columns:1fr 1fr;gap:0 80px;display:grid}.case-grid article{border-top:1px solid var(--line);padding:52px 0}.case-grid article ul{color:var(--muted);padding-left:22px}.case-grid article li{margin-bottom:10px}.lab-hero{background:#e7e2d7}.contact-page{padding-top:96px}.contact-grid{grid-template-columns:minmax(300px,.75fr) minmax(0,1.15fr);align-items:start;gap:88px;display:grid}.contact-intro{position:sticky;top:112px}.contact-intro h2{margin-top:50px;font-size:24px}.contact-intro li{color:var(--muted);margin-bottom:8px}.contact-form{background:var(--white);border:1px solid var(--line);gap:22px;padding:36px;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{gap:8px;display:grid}.field>span{color:var(--ink);justify-content:space-between;gap:12px;font-weight:630;display:flex}.field>span small{color:var(--muted);font-size:12px;font-weight:450}.field input,.field select,.field textarea{width:100%;min-height:52px;color:var(--ink);background:#fff;border:1px solid #817e77;border-radius:0;padding:13px 14px}.field textarea{resize:vertical;min-height:170px}.field input::placeholder,.field textarea::placeholder{color:#77736c}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px var(--accent)}.field.has-error input,.field.has-error select,.field.has-error textarea{border-color:#a52f22}.field em,.field-error{color:#8d2116;margin:0;font-size:14px;font-style:normal}.input-help,.field-help{color:var(--muted);margin:0;font-size:13px}.check{grid-template-columns:44px 1fr;align-items:start;gap:8px;display:grid}.check input{width:22px;height:22px;margin:11px}.check span{padding-top:8px}.spam-field{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-submit{justify-self:start;min-width:170px}.form-error-summary{background:#fff0ed;border-left:4px solid #a52f22;padding:18px}.form-error-summary p{margin:4px 0 0}.form-success{background:var(--white);border:1px solid var(--line);min-height:360px;padding:48px}.spinner{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-dasharray:42 18;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.legal{max-width:900px;padding-block:96px 120px}.legal h1{margin-bottom:64px}.legal h2{margin-top:48px;font-size:28px}.legal p{max-width:760px}footer{color:var(--white);background:#101010;padding:72px 0 24px}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:48px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-grid p{color:#aaa6a0;max-width:320px}.footer-grid b{text-transform:uppercase;letter-spacing:.1em;color:#aaa6a0;font-family:Courier New,monospace;font-size:12px}.footer-grid a{align-items:center;gap:8px;min-height:44px;display:flex}.footer-bottom{color:#aaa6a0;border-top:1px solid #373737;justify-content:space-between;margin-top:48px;padding-top:22px;font-size:13px;display:flex}@media (max-width:1099px){:root{--gutter:32px}.section{padding-block:88px}.header-inner nav,.header-cta{display:none}.header-inner{grid-template-columns:1fr auto}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr;gap:48px}.hero-collage{max-width:700px;height:470px}.project-grid{grid-template-columns:1fr}.project-card.is-compact{grid-template-columns:1fr 1fr;display:grid}.split-heading,.scope-grid{gap:56px}.method-grid,.discipline-grid,.process-four,.decision-list article{grid-template-columns:1fr 1fr}.decision-list article .text-link{grid-column:2}.contact-grid{grid-template-columns:1fr}.contact-intro{position:static}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}@media (max-width:760px){:root{--gutter:20px}.section{padding-block:72px}h1{font-size:38px;line-height:40px}h2{font-size:34px;line-height:38px}.lede{font-size:18px}.header-inner{height:72px}.home-hero,.page-hero,.contact-page{padding-top:64px}.hero-collage{height:310px;margin-top:10px}.hero-shot{width:79%;padding:4px}.shot-2{top:29%}.projects-home .section-heading{margin-bottom:40px}.project-card,.project-card.is-compact,.work-list .project-card:nth-child(2n){display:block}.work-list .project-card:nth-child(2n) .project-image{order:initial}.project-card{margin-bottom:64px}.project-copy{padding-top:22px}.project-copy h2{font-size:30px}.split-heading,.scope-grid,.three-cols,.case-grid,.two-cols{grid-template-columns:1fr;gap:28px}.decision-list article{display:block}.decision-list article .text-link{margin-top:12px}.method-grid,.discipline-grid,.process-four{grid-template-columns:1fr}.method-grid li{border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.method-grid h3{margin-top:24px}.three-cols article{min-height:0}.case-grid article{padding:36px 0}.breadcrumbs{margin-bottom:38px}.field-row{grid-template-columns:1fr}.contact-form{padding:22px}.form-submit{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.answer{padding-left:8px}.accordion-item button{grid-template-columns:38px 1fr 26px}}@media (max-width:380px){.button-row,.link-row{flex-direction:column;align-items:flex-start}.button-row .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
