:root{--ink:#112b22;--ink-2:#25483b;--moss:#5b774b;--fern:#8ca46a;--gold:#c89d55;--cream:#f4efe3;--paper:#fbf8ef;--mist:#e7ecdf;--white:#fffdf8;--line:#112b2229;--shadow:0 24px 70px #112b2229}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Avenir Next,Segoe UI,Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-header{z-index:20;color:var(--white);background:linear-gradient(#112b22c7,#112b2200);justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,5vw,72px);display:flex;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:700;display:inline-flex}.brand-mark{border:1px solid;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;display:grid}nav{text-transform:uppercase;gap:clamp(18px,3vw,42px);font-size:.9rem;font-weight:650;display:flex}.hero{min-height:96vh;color:var(--white);align-items:flex-end;padding:150px clamp(20px,6vw,92px) 52px;display:grid;position:relative;overflow:hidden}.hero-media{z-index:-2;background-image:linear-gradient(90deg,#112b22e0,#112b2285 45%,#112b2214),linear-gradient(#112b220d 56%,#112b228c),url(https://images.unsplash.com/photo-1473773508845-188df298d2d1?auto=format&fit=crop&w=2200&q=85);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-content{max-width:1150px;padding-bottom:68px}.eyebrow,.section-kicker,.project-meta,.affiliation{letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:800}.eyebrow{color:#f0d19b}h1,h2,h3{letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}h1{max-width:1150px;margin-top:14px;font-size:clamp(2.6rem,5.2vw,5.2rem);line-height:1.05}h2{font-size:clamp(2.15rem,4.2vw,4.8rem);line-height:1}h3{font-size:clamp(1.35rem,2vw,2rem);line-height:1.08}p{line-height:1.65}.hero-content>p:last-of-type{color:#fffdf8db;max-width:680px;font-size:clamp(1.05rem,1.7vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.button{border:1px solid;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:13px 20px;font-weight:800;display:inline-flex}.button.primary{border-color:var(--gold);background:var(--gold);color:var(--ink)}.button.secondary{color:currentColor}.hero-panel{border-top:1px solid #fffdf859;grid-template-columns:repeat(3,1fr);max-width:880px;display:grid}.hero-panel div{padding:22px 28px 0 0}.hero-panel strong{font-family:Georgia,serif;font-size:clamp(1.8rem,4vw,3.6rem);font-weight:500;display:block}.hero-panel span{color:#fffdf8bd}.section{padding:clamp(72px,10vw,130px) clamp(20px,6vw,92px)}.section-kicker{color:var(--moss);align-items:center;gap:8px;margin-bottom:22px;display:inline-flex}.split{grid-template-columns:minmax(0,1.05fr) minmax(300px,.7fr);align-items:start;gap:clamp(38px,7vw,100px);display:grid}.copy{color:var(--ink-2);font-size:1.08rem}.image-band{grid-template-columns:1.2fr .8fr 1fr;gap:18px;padding:0 clamp(20px,6vw,92px);display:grid}.image-band img{object-fit:cover;border-radius:0;width:100%;height:clamp(230px,30vw,430px)}.image-band img:nth-child(2){margin-top:56px}.pillar-grid,.team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.pillar,.process-step,.team-card{border-top:1px solid var(--line);padding:28px 20px 18px 0}.pillar svg,.process-step span{color:var(--gold)}.pillar p,.process-step p,.team-card p{color:var(--ink-2)}.section-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:42px;display:flex}.section-heading h2{max-width:820px}.projects{background:var(--cream)}.project-stack{gap:26px;display:grid}.project{background:var(--white);min-height:420px;box-shadow:var(--shadow);grid-template-columns:minmax(260px,.8fr) minmax(0,1fr);display:grid}.project-image{background-position:50%;background-size:cover;width:100%;height:100%;min-height:320px}.project-body{flex-direction:column;justify-content:center;padding:clamp(32px,5vw,72px);display:flex}.project-meta{color:var(--moss);justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.project-body p{max-width:760px;color:var(--ink-2);font-size:1.06rem}ul{flex-wrap:wrap;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:flex}li{border:1px solid var(--line);color:var(--ink-2);border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:700}.process{background:var(--ink);color:var(--white)}.process .section-kicker,.process-step p{color:#fffdf8b8}.process-step{border-color:#fffdf838}.process-step span{margin-bottom:18px;font-family:Georgia,serif;font-size:2.5rem;display:block}.team{background:var(--paper)}.team-card{flex-direction:column;min-height:260px;padding-right:18px;display:flex}.team-avatar{aspect-ratio:1;border:1px solid var(--line);background:#e9efe8;width:100%;margin-bottom:20px;overflow:hidden}.team-avatar img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.team-card:hover .team-avatar img{transform:scale(1.03)}.affiliation{color:var(--moss)}.cta{color:var(--white);background-color:#0000;background-image:linear-gradient(90deg,#112b22e6,#112b22a3),url(https://images.unsplash.com/photo-1470252649378-9c29740c9fa8?auto=format&fit=crop&w=1800&q=85);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:space-between;align-items:center;gap:30px;padding:clamp(54px,8vw,90px) clamp(20px,6vw,92px);display:flex}.cta h2{max-width:900px}footer{color:var(--white);background:#071711;justify-content:space-between;align-items:center;gap:24px;padding:26px clamp(20px,6vw,92px);display:flex}footer p{color:#fffdf8b3;margin:0}@media (max-width:980px){.split,.project{grid-template-columns:1fr}.pillar-grid,.process-grid,.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{flex-direction:column;align-items:start}.project-image{height:340px}}@media (max-width:720px){.site-header{align-items:flex-start;padding:16px 20px;position:absolute}nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;font-size:.75rem}.hero{min-height:100vh;padding-top:118px}h1{font-size:clamp(2rem,8.5vw,3.2rem)}.hero-content{padding-bottom:34px}.hero-panel,.image-band,.pillar-grid,.process-grid,.team-grid{grid-template-columns:1fr}.hero-panel div{border-bottom:1px solid #fffdf838;padding:16px 0}.image-band img,.image-band img:nth-child(2){height:260px;margin-top:0}.cta,footer{flex-direction:column;align-items:flex-start}}
