:root{--ink:#172f28;--deep:#10241e;--paper:#f5f2eb;--cream:#efe7d9;--muted:#52645b;--copper:#bd916a;--line:#c9cfc7;--pad:clamp(24px,6vw,112px);--ease:cubic-bezier(.16,1,.3,1);color-scheme:light;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Source Serif 4',Georgia,serif;font-weight:400;letter-spacing:-.03em}h2{font-size:clamp(38px,4.3vw,68px);line-height:1.07}h3{font-size:clamp(30px,3.1vw,48px);line-height:1.12}em{font-weight:400}p{line-height:1.8}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--copper);outline-offset:6px}button,summary{cursor:pointer}button{color:inherit}.section{padding:100px var(--pad)}.skip{position:fixed;top:-100px;left:20px;padding:15px;background:var(--paper);z-index:30}.skip:focus{top:12px}.text-link{display:inline-flex;align-items:center;gap:28px;min-height:44px;text-decoration:none;font-size:14px}.text-link svg{width:22px;height:22px;transition:transform .3s var(--ease)}.text-link:hover svg{transform:translateX(5px)}
.site-header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;gap:42px;padding:23px var(--pad);color:#fffaf1;transition:background .25s,color .25s,padding .25s;border-bottom:1px solid #ffffff30}.site-header.scrolled{background:var(--paper);color:var(--ink);padding-top:15px;padding-bottom:15px;border-color:var(--line)}.identity{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:15px;font-weight:500;white-space:nowrap}.identity svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-width:1.5}.site-header nav{margin-left:auto;display:flex;gap:30px}.site-header nav a{display:flex;align-items:center;min-height:44px;font-size:12px;text-decoration:none;border-bottom:1px solid transparent}.site-header nav a[aria-current],.site-header nav a:hover{border-color:currentColor}.language{display:grid;place-items:center;text-decoration:none;font-size:12px;min-width:44px;min-height:44px;border:1px solid #ffffff60}.scrolled .language{border-color:var(--line)}.reading-progress{position:fixed;z-index:25;top:0;left:0;width:100%;height:2px;background:var(--copper);transform-origin:left}
.hero{min-height:min(900px,100svh);height:100svh;max-height:1100px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;color:#fffaf1;padding:140px var(--pad) 30px;isolation:isolate}.hero-picture,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-picture{overflow:hidden;background:#263e35}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:60% center;animation:arrival 1.2s var(--ease) both}.hero-shade{z-index:-1;background:linear-gradient(180deg,#071b1666 0%,#0b211b14 30%,#071b1680 65%,#071b16d9 100%)}.hero-content{display:grid;grid-template-columns:1fr minmax(310px,420px);gap:10%;align-items:end;padding-bottom:clamp(48px,9vh,105px)}.hero h1{font-size:clamp(68px,7.6vw,96px);line-height:.95;letter-spacing:-.03em}.hero h1 em{display:block;margin-left:70px}.hero-role{font-size:clamp(19px,1.9vw,27px);line-height:1.4;margin-bottom:18px}.hero-lead{font-size:14px;line-height:1.8;max-width:40ch;color:#f0eee5}.hero-intro .text-link{margin-top:22px;border-bottom:1px solid #b5c2b780;padding-bottom:8px}.hero-foot{border-top:1px solid #ffffff45;display:flex;justify-content:space-between;align-items:end;gap:20px;padding-top:23px;font-size:11px;letter-spacing:.01em}.hero-foot>span{text-align:right;line-height:1.5}.hero-photo-capacity{display:block;color:#d4dace;font-size:10px}.hero-foot p{line-height:1.6}
.experience{background:var(--deep);color:var(--cream);padding-top:110px;padding-bottom:55px}.experience-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:12%;align-items:end;margin-bottom:55px}.experience-intro>p{font-size:15px;max-width:44ch;color:#d0d8cc}.project-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #6e8172;margin-bottom:38px}.project-choice{position:relative;text-decoration:none;padding:25px 48px 24px 20px;border-bottom:2px solid transparent;color:#d2dbcf;transition:color .2s,background .2s,border-color .2s}.project-choice:first-child{padding-left:0}.project-choice.active{color:#fffaf1;border-bottom-color:#d1a579}.project-choice:hover{background:#ffffff06;color:#fffaf1}.project-choice>span{font-size:17px;display:block}.project-choice__capacity{display:block;font-size:13px;font-weight:400;margin:10px 0 8px;color:#e4be96}.project-choice small{font-size:10px;line-height:1.6;display:block;color:#c4d0c1}.project-choice>svg{position:absolute;width:20px;height:20px;right:14px;top:28px;opacity:.6}.project-choice.active>svg{opacity:1}.project-panel[hidden]{display:none}.project-image{position:relative;overflow:hidden;aspect-ratio:2.24/1;background:#253e32}.project-image>img{width:100%;height:100%;object-fit:cover;object-position:center}.project-image-caption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;gap:25px;padding:26px 28px 20px;background:linear-gradient(transparent,#071b16ba);color:#fffaf1;font-size:11px;pointer-events:none}.project-story{display:grid;grid-template-columns:1.15fr 1fr;gap:13%;padding:34px 0 25px}.project-story h3{font-size:clamp(30px,3.1vw,48px)}.role-lines{font-size:12px;margin-top:24px;line-height:1.9;color:#e0e5d8}.role-lines span{font-size:10px;color:#bfcdbb;display:inline-block;margin-left:10px}.project-description{max-width:49ch;font-size:15px;color:#d0d8cc}.capacity-basis{font-size:10px;color:#becdba;padding-top:22px;border-top:1px solid #586e5d;line-height:1.6}.is-entering .project-image img{animation:project-reveal .55s var(--ease) both}.is-entering .project-story{animation:caption-reveal .4s var(--ease) both}
.project-gallery{padding-top:70px;padding-bottom:85px}.portfolio-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.portfolio-heading h2{font-size:clamp(30px,3.4vw,46px)}.gallery-controls{display:flex;gap:8px}.gallery-controls[hidden]{display:none}.gallery-controls button{width:46px;height:46px;padding:11px;background:none;border:1px solid #aab7a9}.gallery-controls svg{width:22px;height:22px}.gallery-controls button:first-child svg{transform:rotate(180deg)}.gallery-controls button:disabled{opacity:.25;cursor:default}.photo-rail{display:flex;gap:26px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a0af9f transparent;padding-bottom:15px}.portfolio-photo{flex:0 0 calc((100% - 52px)/3);margin:0;scroll-snap-align:start}.portfolio-photo img{width:100%;aspect-ratio:1.34;object-fit:cover;height:auto;transition:filter .3s}.portfolio-photo figcaption{display:flex;justify-content:space-between;gap:15px;padding-top:17px;align-items:baseline}.portfolio-photo strong{font-size:15px;font-weight:500}.portfolio-photo span{font-size:11px;color:var(--muted)}
.advisory{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.1fr;gap:12%;padding-top:105px;padding-bottom:110px}.section-intro>p{font-size:16px;margin:27px 0 20px;max-width:36ch}.advisory .text-link{border-bottom:1px solid #8e9b8f;padding-bottom:7px}.service{border-top:1px solid #a8b5a8}.service:last-of-type{border-bottom:1px solid #a8b5a8}.service summary{position:relative;padding:24px 36px 24px 0;list-style:none;min-height:70px;font-size:17px;line-height:1.5}.service summary::-webkit-details-marker,.career summary::-webkit-details-marker{display:none}.plus{position:absolute;width:16px;height:16px;right:2px;top:30px}.plus:before,.plus:after{content:'';position:absolute;background:currentColor}.plus:before{width:16px;height:1px;top:7px;left:0}.plus:after{height:16px;width:1px;left:7px;top:0}details[open] .plus:after{display:none}.service-body{padding:0 30px 26px 0}.service-body p{font-size:14px;color:#374e42}.service-body .service-tags{font-size:10px;line-height:1.8;margin-top:20px;color:#52645b}.service-note{font-size:11px;line-height:1.8;margin-top:25px;color:var(--muted)}
.portrait-section{display:grid;grid-template-columns:minmax(230px,330px) 1fr;gap:clamp(60px,12vw,190px);background:#e7ebe2;align-items:start}.portrait-photo img{width:100%;aspect-ratio:1/1;object-fit:cover}.portrait-photo>p{font-size:15px;line-height:1.8;margin-top:19px}.portrait-photo>p span{display:block;color:#52645b;font-size:10px}.portrait-copy>p{font-size:17px;margin:28px 0 36px;max-width:54ch}.career{border-top:1px solid #a8b5a8;border-bottom:1px solid #a8b5a8}.career summary{list-style:none;font-size:13px;position:relative;padding:25px 25px 25px 0}.career .plus{top:27px}.career ul{list-style:none;margin:0;padding:0 0 18px}.career li{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-top:1px solid #c4cec0;font-size:11px;line-height:1.8}.career li strong{font-weight:500;display:block}.career li span{display:block;color:var(--muted)}.career li time{font-size:10px;text-align:right;white-space:nowrap}.approach{display:grid;grid-template-columns:1fr 1.1fr;gap:12%;padding-top:85px;padding-bottom:85px}.approach h2{font-size:clamp(34px,3.5vw,52px)}.approach>div>p{font-size:15px}.approach .scope-note{font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding-top:22px;margin-top:25px}
.contact{background:var(--deep);color:var(--cream);padding-top:90px;padding-bottom:55px}.contact-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:70px}.contact-heading p{font-size:14px;max-width:32ch;color:#d0d8cc}.contact-email{display:flex;justify-content:space-between;gap:35px;align-items:center;font-size:clamp(23px,3.5vw,55px);font-weight:400;text-decoration:none;border-bottom:1px solid #80917e;padding-bottom:27px;letter-spacing:-.025em;overflow-wrap:anywhere}.contact-email svg{width:48px;height:48px;flex-shrink:0;transition:transform .3s var(--ease)}.contact-email:hover svg{transform:translateX(7px)}.contact-bottom{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-top:28px;color:#d5ddce}.contact-bottom .text-link{font-size:12px}footer{padding:32px var(--pad);background:var(--deep);color:#c8d3c1;border-top:1px solid #54694f}.footer-main{display:flex;align-items:center;gap:40px}.footer-main .identity{margin-right:auto}.footer-main .text-link{font-size:11px}.motion-control{background:none;color:inherit;border:1px solid #6a7e62;padding:11px 15px;min-height:44px;font-size:10px}.footer-small{display:flex;justify-content:space-between;gap:30px;font-size:10px;line-height:1.8;margin-top:30px}.footer-small details{max-width:42ch}.footer-small summary{padding-bottom:10px}.footer-small p{margin-bottom:8px}
@keyframes arrival{from{transform:scale(1.045)}to{transform:scale(1)}}@keyframes project-reveal{from{clip-path:inset(0 0 4% 0);transform:scale(1.015)}to{clip-path:inset(0);transform:scale(1)}}@keyframes caption-reveal{from{opacity:.45;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(min-width:1800px){.section{padding-left:max(var(--pad),calc((100vw - 1600px)/2));padding-right:max(var(--pad),calc((100vw - 1600px)/2))}}
@media(max-width:1000px){.site-header{gap:22px}.site-header nav{gap:20px}.hero-content{gap:8%;grid-template-columns:1fr 340px}.hero h1{font-size:80px}.hero h1 em{margin-left:30px}.experience-intro,.project-story{gap:7%}.project-choice{padding-right:30px;padding-left:14px}.project-choice>span{font-size:15px}.project-choice>svg{display:none}.advisory{gap:7%}.portrait-section{gap:60px}.contact-heading{gap:35px}.contact-heading p{max-width:26ch}}
@media(max-width:760px){html{scroll-padding-top:90px}.site-header{padding:15px 24px;gap:18px}.site-header.scrolled{padding:10px 24px}.site-header nav{display:none}.identity{font-size:13px;gap:10px}.identity svg{width:29px;height:29px}.language{margin-left:auto}.section{padding:60px 24px}.hero{height:auto;min-height:92svh;max-height:none;padding:150px 24px 23px}.hero-content{grid-template-columns:1fr;gap:35px;padding-bottom:50px}.hero h1{font-size:76px;line-height:.96}.hero h1 em{margin-left:40px}.hero-intro{max-width:38ch}.hero-role{font-size:18px;margin-bottom:14px}.hero-lead{font-size:12px;max-width:34ch}.hero-intro .text-link{font-size:12px;margin-top:15px}.hero-picture img{object-position:55% center}.hero-foot{font-size:9px;gap:25px;padding-top:18px}.hero-foot p{max-width:21ch}.hero-photo-capacity{font-size:9px}.experience{padding-top:65px;padding-bottom:40px}.experience-intro{display:block;margin-bottom:36px}.experience-intro h2{font-size:42px}.experience-intro>p{margin-top:25px;font-size:13px}.project-index{grid-template-columns:1fr;margin-bottom:25px}.project-choice,.project-choice:first-child{display:grid;grid-template-columns:1fr auto;gap:6px 12px;padding:16px 8px;border-bottom:1px solid #526850}.project-choice>span{font-size:15px}.project-choice__capacity{font-size:11px;margin:0;line-height:1.8;text-align:right}.project-choice small{font-size:9px;grid-column:1/-1}.project-choice.active{background:#263e31;border-color:#d1a579}.project-image{aspect-ratio:1.28}.project-image-caption{padding:35px 15px 14px;font-size:9px;line-height:1.5;gap:15px}.project-image-caption>span:last-child{white-space:nowrap}.project-story{display:block;padding:25px 0}.project-story h3{font-size:34px}.role-lines{font-size:11px;margin-top:20px}.role-lines span{font-size:9px;display:block;margin-left:0}.project-description{font-size:13px;margin-top:23px}.capacity-basis{font-size:9px;padding-top:18px}.project-gallery{padding-top:44px;padding-bottom:42px}.portfolio-heading{gap:18px;margin-bottom:24px;align-items:center}.portfolio-heading h2{font-size:29px}.gallery-controls{gap:5px}.gallery-controls button{width:44px;height:44px}.photo-rail{gap:18px}.portfolio-photo{flex-basis:86%}.portfolio-photo figcaption{padding-top:13px}.advisory{display:block}.section-intro h2{font-size:40px}.section-intro>p{font-size:14px}.advisory-list{margin-top:35px}.service summary{font-size:15px;padding-top:22px;padding-bottom:22px}.service-body{padding-right:8px}.service-body p{font-size:13px}.service-note{font-size:10px}.portrait-section{display:flex;flex-direction:column;gap:35px}.portrait-photo{display:flex;gap:24px;align-items:end;width:100%}.portrait-photo img{width:45%;flex-shrink:0}.portrait-photo>p{font-size:13px;margin:0}.portrait-photo>p span{font-size:9px;margin-top:8px}.portrait-copy h2{font-size:39px}.portrait-copy>p{font-size:14px;margin:24px 0}.career li{display:block}.career li time{display:block;text-align:left;margin-top:6px}.approach{display:block}.approach h2{font-size:36px;margin-bottom:25px}.approach>div>p{font-size:13px}.approach .scope-note{font-size:10px}.contact-heading{display:block;margin-bottom:38px}.contact-heading h2{font-size:43px}.contact-heading p{margin-top:24px;font-size:12px;max-width:32ch}.contact-email{font-size:20px;gap:15px;letter-spacing:-.025em;padding-bottom:23px}.contact-email svg{width:25px;height:25px}.contact-bottom{font-size:9px;margin-top:18px}.contact-bottom .text-link{font-size:11px}footer{padding:25px 24px}.footer-main{flex-wrap:wrap;gap:15px}.footer-main .identity{flex-basis:100%;margin-bottom:10px}.footer-main .text-link{margin-right:auto}.footer-small{flex-direction:column;gap:12px;font-size:9px;margin-top:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}body.reduce-motion *,body.reduce-motion *:before,body.reduce-motion *:after{animation:none!important;transition:none!important}body.reduce-motion{scroll-behavior:auto}
