:root{--bg:#11120f;--surface:#1b1d18;--text:#f1f2e9;--muted:#a8ab9f;--line:#34372e;--lime:#d7f776;--violet:#b19bfa;--heading:'Manrope',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 var(--body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid var(--lime);outline-offset:7px}img{max-width:100%;display:block}::selection{background:var(--lime);color:var(--bg)}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.skip{position:fixed;top:-70px;left:20px;z-index:100;background:var(--lime);color:var(--bg);padding:12px}.skip:focus{top:10px}.header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.wordmark{font-family:var(--heading);font-weight:800;font-size:30px;letter-spacing:-1.5px}.wordmark span{color:var(--lime);font-size:22px;margin-left:3px}.header nav{display:flex;gap:34px;font-size:14px}.header nav a{color:#bfc2b6}.header nav a:hover,.header nav a.active{color:var(--lime)}.contact-link{font-size:14px;border-bottom:1px solid #717667;padding-block:7px;display:flex;gap:30px}.contact-link span{color:var(--lime);font-size:22px}.hero{position:relative;display:grid;grid-template-columns:1.12fr 1fr;min-height:710px;align-items:center;padding-top:65px;padding-bottom:95px;gap:10px}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:1.7px;font-weight:650;line-height:1.7;margin:0 0 28px}.ms-mark{display:grid;grid-template-columns:8px 8px;grid-template-rows:8px 8px;gap:2px;flex-shrink:0}.ms-mark i:nth-child(1){background:#f35325}.ms-mark i:nth-child(2){background:#81bc06}.ms-mark i:nth-child(3){background:#05a6f0}.ms-mark i:nth-child(4){background:#ffba08}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);font-weight:500}h1{font-size:clamp(64px,6.25vw,91px);letter-spacing:-5px;line-height:1.08;margin-bottom:28px}em{font-style:normal;color:var(--lime)}.hero-intro{max-width:445px;color:#b9bcaf;line-height:1.75;margin-bottom:30px;font-size:17px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:14px 22px;font-size:14px;font-weight:650;border-radius:3px;transition:background .2s,transform .2s}.primary{background:var(--lime);color:#1a2110}.primary:hover{background:#e5ffa4;transform:translateY(-2px)}.button span{font-size:22px}.hero-person{display:flex;gap:12px;margin-top:35px;align-items:center}.hero-person img{width:44px;height:44px;object-fit:cover;object-position:50% 30%;border-radius:50%;filter:grayscale(1)}.hero-person strong,.hero-person span{display:block;font-size:12px;font-weight:400}.hero-person strong{color:#d4d7c8}.hero-person span{color:#969b89}.hero-art{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center;perspective:1000px}.hero-art img{width:118%;max-width:118%;margin-left:-8%;aspect-ratio:1;object-fit:contain;transition:transform .45s ease-out;will-change:transform}.art-coordinates{position:absolute;top:4px;right:0;color:#8c927e;font-size:12px;letter-spacing:1.5px}.art-caption{display:flex;justify-content:center;align-items:center;gap:28px;font-size:12px;letter-spacing:2px;position:absolute;bottom:10px;left:0;right:0}.art-caption b{color:#6d7660;font-weight:400}.hero-bottom{position:absolute;bottom:22px;left:0;right:0;display:flex;justify-content:space-between;color:#8e9583;font-size:12px;letter-spacing:1.6px}.hero-bottom a{color:#c1c8b4}.expertise-strip{border-block:1px solid var(--line)}.expertise-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:25px;min-height:82px;font-size:13px;font-weight:500;letter-spacing:1.5px}.expertise-strip i{font-size:25px;font-style:normal;color:var(--lime)}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:45px}.muted{color:var(--muted)}h2{font-size:clamp(42px,4.3vw,60px);line-height:1.12;letter-spacing:-2.5px;margin-bottom:0}.section-heading>p{max-width:375px;color:var(--muted);margin-bottom:5px}.section-heading .eyebrow{margin-bottom:22px}.projects{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.project{display:flex;flex-direction:column;overflow:hidden;background:#1b1e19;border:1px solid #343a2d;border-radius:6px;transition:border-color .25s,transform .25s}.project:hover{border-color:#89986b;transform:translateY(-4px)}.project-top{display:flex;justify-content:space-between;align-items:center;padding:24px 27px 0}.tag{font-size:12px;letter-spacing:1.4px;border:1px solid #5b66564d;border-radius:3px;padding:4px 8px;color:#c9d1c0}.project-arrow{font-size:26px;font-weight:300}.featured{background:#182229;border-color:#36434a}.featured .tag{border-color:#46545e}.project-content{padding:28px}.project-number{font-size:12px;letter-spacing:1.5px;color:#a8b5a1;display:block;margin-bottom:12px}.project h3{font-size:25px;line-height:1.35;letter-spacing:-.7px;margin-bottom:14px}.project p{font-size:15px;color:#aeb7ad;max-width:480px;margin-bottom:24px}.project-action{display:flex;justify-content:space-between;font-size:13px;border-top:1px solid #ffffff19;padding-top:17px}.project-action b{font-weight:400}.landscape-viz{height:205px;margin:20px 27px 0;padding-top:4px}.viz-label{font:12px var(--body);letter-spacing:1.7px;color:#8397a5}.system-row{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.3px;color:#84939a;margin:22px 3% 0}.landscape-viz svg{width:100%;height:145px}.region-viz{height:205px;margin:20px 27px 0;display:flex;flex-direction:column;gap:18px;justify-content:center}.region-label{font-size:12px;letter-spacing:1.7px;color:#9daa87;margin-bottom:9px}.region-viz>div{display:flex;align-items:center;gap:18px;font-size:12px;color:#c2caaa}.region-viz>div>span{width:86px;flex-shrink:0}.bar{height:7px;background:var(--lime);border-radius:2px}.b1{width:62%;opacity:.95}.b2{width:80%;opacity:.65}.b3{width:48%;opacity:.4}.compact .project-content{padding-top:35px}.compact{background:#191b17}.text-link{display:inline-flex;align-items:center;gap:50px;border-bottom:1px solid #6d775b;padding-bottom:8px;font-size:14px;margin-top:30px}.text-link:hover{color:var(--lime)}.text-link span{font-size:22px}.about{background:#1c1e18;border-block:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;align-items:center}.portrait{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.portrait img{width:100%;aspect-ratio:4/4.65;object-fit:cover;object-position:50% 40%;filter:grayscale(1);border-radius:4px}.portrait>span{font-size:12px;letter-spacing:1.5px;color:#a5ac97;margin-top:16px}.about-copy h2{margin-bottom:28px}.about-copy>p:not(.eyebrow){color:#b8beac;font-size:16px}.focus-list{display:grid;grid-template-columns:24px 1fr;gap:2px 16px;margin-top:30px}.focus-list>span{color:var(--lime);font-size:12px;align-self:center}.focus-list strong{font-size:16px;font-weight:500}.focus-list p{grid-column:2;color:#939c86;font-size:13px;margin-bottom:16px}.about-copy .text-link{margin-top:10px}.insight-list{border-top:1px solid var(--line)}.insight-list>a{display:grid;grid-template-columns:220px 1fr 28px;align-items:center;gap:30px;padding:30px 4px;border-bottom:1px solid var(--line);transition:padding .25s,background .25s}.insight-list>a:hover{padding-left:16px;background:#1a1d16}.insight-type{font-size:12px;letter-spacing:1.5px;color:#aeb79c}.insight-list h3{font-size:24px;letter-spacing:-.5px;margin-bottom:7px}.insight-list p{font-size:14px;color:#9aa58c;margin:0}.insight-list>a>span:last-child{font-size:25px;color:var(--lime)}.connect{background:var(--lime);color:#1a2211;padding:48px 54px;border-radius:5px}.connect .eyebrow{font-size:12px;letter-spacing:1.7px}.connect>a{display:block;position:relative;font-family:var(--heading);font-size:clamp(48px,6.5vw,87px);letter-spacing:-4px;line-height:1.1}.connect>a em{color:#5c7331}.connect>a>span{position:absolute;right:6px;top:0;font-size:110px;font-weight:400}.connect-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #1a221135;margin-top:35px;padding-top:22px;font-size:13px}.connect-bottom a:hover{ text-decoration:underline}footer{display:flex;gap:25px;justify-content:space-between;align-items:center;padding-block:38px;font-size:12px;color:#949d86}footer div{display:flex;gap:25px}footer p{margin:0}footer a:hover{color:var(--lime)}
@media(min-width:1550px){.hero{min-height:790px}.hero-art img{width:110%;max-width:110%;margin-left:-3%}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}h1{font-size:65px;letter-spacing:-3.5px}.hero{min-height:650px}.hero-intro{font-size:16px}.hero-art img{width:120%;max-width:120%;margin-left:-10%}.about-grid{gap:50px}.expertise-strip .wrap{font-size:12px;letter-spacing:1px}.section-heading>p{max-width:320px}.insight-list>a{grid-template-columns:170px 1fr 25px}.connect>a>span{font-size:80px}footer{flex-wrap:wrap}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:85px;gap:12px}.wordmark{font-size:27px}.header nav{gap:12px;font-size:12px}.contact-link{display:none}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:70px;gap:0}.eyebrow{font-size:12px;letter-spacing:1.3px;margin-bottom:22px}h1{font-size:clamp(51px,10.6vw,78px);letter-spacing:-3px;line-height:1.12}.hero-intro{max-width:460px}.hero-person{margin-top:28px}.hero-art{height:380px;margin-top:18px}.hero-art img{width:430px;max-width:100%;height:100%;margin:0 auto}.art-coordinates{font-size:12px;top:10px}.art-caption{bottom:0;font-size:12px}.hero-bottom{font-size:12px;letter-spacing:.8px;gap:20px}.hero-bottom>span{max-width:180px}.expertise-strip .wrap{flex-wrap:wrap;justify-content:center;gap:8px 18px;padding-block:20px;min-height:80px;font-size:12px}.expertise-strip i{font-size:17px}.expertise-strip i:nth-of-type(2){display:none}.expertise-strip span{flex-basis:38%;text-align:center}.section{padding-block:65px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:23px;max-width:100%;font-size:15px}h2{font-size:43px;letter-spacing:-2px}.projects{grid-template-columns:1fr;gap:16px}.project-content{padding:24px}.project h3{font-size:24px}.project-top{padding:22px 24px 0}.landscape-viz,.region-viz{height:190px}.about-grid{grid-template-columns:1fr;gap:35px}.portrait{max-width:430px}.portrait img{aspect-ratio:1.15;object-position:50% 35%}.about-copy>.eyebrow{font-size:12px}.insight-list>a{grid-template-columns:1fr 24px;gap:12px;padding-block:24px}.insight-type{grid-column:1}.insight-list>a>div{grid-column:1}.insight-list>a>span:last-child{grid-column:2;grid-row:1/3}.insight-list h3{font-size:21px}.connect{padding:30px 26px}.connect>a{font-size:clamp(41px,8.6vw,64px);letter-spacing:-2px}.connect>a>span{font-size:52px;right:0;top:7px}.connect .eyebrow{font-size:12px;letter-spacing:1px}.connect-bottom{display:block;font-size:12px;margin-top:26px}.connect-bottom>a{display:block;margin-top:8px}footer{font-size:12px;gap:18px}footer div{gap:15px}footer p{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}.hero-art img{transform:none!important}}

@media(max-width:420px){.connect>a>span{display:none}.hero-bottom{font-size:12px;letter-spacing:0}.hero-bottom>span{max-width:150px}.hero-bottom a{text-align:right;max-width:125px}.art-coordinates{letter-spacing:.8px}.header .wordmark{font-size:25px}.header nav{gap:10px}.connect .eyebrow{letter-spacing:.7px}}
