@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/font-8.ttf) format('truetype');
}

:root{--paper:#f5f5ef;--ink:#172925;--muted:#64716b;--line:#d3d9d1;--teal:#aaf0d8;--mint:#53ddb6;--dark:#152623;--display:'Manrope',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif;--pad:clamp(24px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #058563;outline-offset:6px}::selection{background:var(--mint);color:var(--ink)}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500;letter-spacing:-.055em}h2{font-size:clamp(38px,4.3vw,68px);line-height:1.12}h3{font-size:clamp(26px,2.6vw,40px);line-height:1.15}.section-pad{padding:100px var(--pad)}.eyebrow,.section-label,.mini-label,.tag,.image-top-label,.hero-portrait figcaption{font-size:12px;letter-spacing:.09em;font-weight:600;line-height:1.5}.mini-label{display:block}.section-label{display:flex;gap:30px;margin-bottom:44px}.section-number{color:var(--muted)}.serif-word{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;letter-spacing:-.045em}.muted-text{color:#7b8780}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{top:10px}.site-header{height:90px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--paper)}.wordmark{font-family:var(--display);font-weight:800;font-size:30px;letter-spacing:-.075em;line-height:1}.wordmark-dot{color:#0a9770}.desktop-nav{display:flex;gap:36px;font-size:14px}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a:after{content:'';position:absolute;bottom:4px;left:0;height:1px;width:0;background:var(--ink);transition:width .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{width:100%}.header-connect{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:500}.header-connect span{font-size:23px}.menu-button{display:none}.mobile-nav[hidden]{display:none}.mobile-nav{display:none}
.hero{position:relative;padding-top:34px;padding-bottom:74px;min-height:850px;overflow:hidden}.hero-topline{display:flex;justify-content:space-between;gap:24px;margin-bottom:35px}.location{font-size:12px;font-weight:500;letter-spacing:.025em;display:flex;gap:14px;align-items:center}.location span{font-size:20px}h1{position:relative;z-index:3;font-size:clamp(90px,12.2vw,195px);line-height:.94;letter-spacing:-.08em;font-weight:500;width:75%;pointer-events:none}h1>span{display:block}.name-period{color:#149777}.hero-bottom{width:62%;display:grid;grid-template-columns:1.3fr 1fr;gap:40px;margin-top:43px;position:relative;z-index:4}.hero-statement{font-size:clamp(23px,2.05vw,32px);line-height:1.25;letter-spacing:-.035em;font-weight:500}.hero-description{max-width:355px;font-size:16px;margin-top:20px;color:#52635c}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-height:56px;padding:16px 23px;border:1px solid transparent;border-radius:3px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:24px;line-height:1}.button-dark{background:var(--ink);color:var(--paper);margin-top:29px}.button-dark:hover{background:#29463d}.hero-role{align-self:end;padding-bottom:4px}.hero-role .mini-label{color:var(--muted);font-size:12px}.hero-role p{font-size:15px;margin-top:16px;line-height:1.75}.text-link{display:inline-flex;gap:28px;font-size:14px;border-bottom:1px solid var(--line);padding:9px 0}.text-link:hover{border-color:var(--ink)}.hero-role .text-link{margin-top:20px}.hero-portrait{position:absolute;right:var(--pad);top:165px;width:32%;height:610px;background:#c9d2c7;overflow:hidden;border-radius:3px}.hero-portrait img{width:100%;height:100%;object-fit:cover;object-position:50% 36%;filter:grayscale(1);mix-blend-mode:multiply}.hero-portrait:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,36,28,.6),transparent 30%);pointer-events:none}.hero-portrait figcaption{position:absolute;z-index:2;bottom:24px;left:24px;right:24px;display:flex;flex-direction:column;gap:3px;color:white;font-size:12px}.hero-portrait figcaption span+span{opacity:.7}.portrait-corner{position:absolute;right:18px;top:10px;color:var(--paper);font-size:36px;font-weight:400}.discipline-strip{background:var(--teal);border-top:1px solid #94d9be;border-bottom:1px solid #94d9be;min-height:94px;display:flex;justify-content:space-around;align-items:center;gap:24px;padding:20px var(--pad);font-family:var(--display);font-size:clamp(17px,1.7vw,26px);font-weight:500;letter-spacing:-.035em}.discipline-strip span:nth-child(even){font-size:28px;color:#48836c}.about{display:grid;grid-template-columns:1fr 3fr;gap:4vw;padding-top:112px;padding-bottom:108px}.about .section-label{flex-direction:column;gap:12px;max-width:180px;font-size:12px}.about h2{font-size:clamp(32px,3.4vw,54px);line-height:1.24;letter-spacing:-.048em}.about-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:40px;color:#54625b;max-width:960px}.about-columns p{font-size:17px}.about-signoff{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:36px}.signature{font-family:Georgia,serif;font-style:italic;font-size:27px;letter-spacing:-.05em;transform:rotate(-5deg)}
.work{background:var(--dark);color:var(--paper);padding-top:88px;padding-bottom:100px}.work .section-number{color:#a5b9b0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:52px}.section-heading>p{max-width:275px;font-size:16px;color:var(--muted)}.work .section-heading>p{color:#a9bcb3}.work .serif-word{color:var(--teal)}.project{position:relative}.project-featured{display:grid;grid-template-columns:1.3fr 1fr;gap:50px;padding-bottom:55px;border-bottom:1px solid #3e514a}.project-visual{min-height:480px;position:relative;overflow:hidden;border-radius:3px;isolation:isolate;background:#39514b}.project-visual img{width:100%;height:100%;position:absolute;object-fit:cover;filter:saturate(.6);transition:transform .6s}.project-visual:hover img{transform:scale(1.025)}.image-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,20,13,.7),transparent 70%)}.image-top-label{position:absolute;top:25px;left:25px;font-size:12px;text-shadow:0 1px 6px #000}.image-caption{position:absolute;bottom:28px;left:28px;right:28px;display:flex;justify-content:space-between;align-items:flex-end;font-family:var(--display);font-size:clamp(27px,3vw,44px);line-height:1.15;letter-spacing:-.055em}.image-caption>span+span{font-size:42px;color:var(--teal)}.project-summary{padding-top:4px}.project-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:42px}.project-index{font-size:14px;font-weight:500;color:var(--teal)}.tag{font-size:12px;letter-spacing:.05em;color:#b6cbbf;border:1px solid #4c6157;padding:7px 10px;border-radius:2px}.project h3{font-size:clamp(30px,3.15vw,48px);line-height:1.13;margin-bottom:24px}.project p{color:#b7c8bf;font-size:16px;max-width:440px}.project-tags{display:flex;flex-wrap:wrap;gap:9px 17px;font-size:12px;margin-top:24px;color:#8fa79a}.project-details{margin-top:28px;border-top:1px solid #475c50}.project-details summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-size:14px}.project-details summary::-webkit-details-marker{display:none}.project-details summary>span{font-size:25px;color:var(--teal);transition:transform .2s}.project-details[open] summary>span{transform:rotate(45deg)}.project-details>div{padding:6px 0 10px}.project-details>div p{font-size:15px;margin-bottom:20px}.project-details strong{display:block;color:var(--paper);font-weight:500;font-size:14px;margin-bottom:5px}.project-pair{display:grid;grid-template-columns:1fr 1fr;gap:54px;padding-top:54px}.project-secondary+.project-secondary{padding-left:54px;border-left:1px solid #3e514a}.project-secondary .project-top{margin-bottom:36px}.project-secondary h3{font-size:clamp(30px,3vw,43px)}
.expertise{padding-top:96px;padding-bottom:90px}.expertise-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:10vw}.expertise-intro h2{font-size:clamp(55px,6vw,90px)}.expertise-intro>p{color:var(--muted);margin-top:27px;line-height:1.75}.expertise-mark{font-family:var(--display);font-size:110px;letter-spacing:-.08em;font-weight:400;margin-top:36px;line-height:1;color:#c5d5ca}.expertise-mark span{font-family:Georgia,serif;font-size:60px;font-weight:400;color:#158260;vertical-align:12px;padding:0 5px}.expertise-list>div{display:flex;gap:22px;padding:28px 0;border-top:1px solid var(--line)}.expertise-list>div:first-child{padding-top:7px;border-top:0}.expertise-list>div>span{color:var(--muted);font-size:12px;padding-top:6px}.expertise-list h3{font-size:23px;letter-spacing:-.035em;line-height:1.35}.expertise-list p{font-size:16px;line-height:1.6;color:var(--muted);margin-top:12px;max-width:440px}.journey{background:#e8ece4;padding-top:83px;padding-bottom:84px}.journey h2{font-size:clamp(38px,4.1vw,62px)}.journey-list{margin-top:12px}.journey-list article{display:grid;grid-template-columns:1fr 2.2fr 1.2fr;gap:30px;align-items:center;padding:29px 0;border-top:1px solid #c6cec3}.journey-list .mini-label{font-size:12px;color:#5d6b5e}.journey-list h3{font-size:24px;letter-spacing:-.04em}.journey-list p{font-size:15px;color:#5d6b5e;margin-top:7px}.journey-place{text-align:right;font-size:13px;color:#56685b}.perspective{padding-top:94px;padding-bottom:96px}.perspective-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:11vw}.perspective-grid>div>p{max-width:340px;font-size:17px;color:var(--muted);margin-top:28px}.perspective h2{font-size:clamp(45px,5.2vw,78px)}.perspective-links>a{display:block;border-bottom:1px solid var(--line);padding:26px 0;position:relative}.perspective-links>a:first-child{padding-top:0}.perspective-links .mini-label{font-size:12px;color:var(--muted)}.perspective-links h3{font-size:30px;line-height:1.2;letter-spacing:-.04em;margin-top:13px}.perspective-links h3 span{position:absolute;right:0;font-size:30px;transition:transform .2s}.perspective-links a:hover h3 span{transform:translate(4px,-4px)}.perspective-links p{font-size:15px;margin-top:14px;max-width:390px;color:var(--muted)}.contact{background:var(--teal);padding-top:53px;padding-bottom:60px}.contact-top{display:flex;justify-content:space-between;gap:30px}.contact-top .eyebrow,.contact-top .location{font-size:12px}.contact h2{font-size:clamp(60px,8.7vw,140px);line-height:1.02;letter-spacing:-.065em;margin-top:42px}.contact-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:46px}.contact-bottom p{font-size:17px;line-height:1.6;color:#365e4e}.button-light{background:var(--ink);color:white;min-width:250px}.button-light:hover{background:#29463d}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:33px var(--pad);background:var(--dark);color:var(--paper);font-size:12px}.site-footer>.wordmark{font-size:26px}.site-footer .wordmark-dot{color:var(--mint)}.site-footer>span{color:#9eb3a8}.site-footer>div{display:flex;gap:25px}.site-footer>div a:hover{color:var(--teal)}
@media(min-width:1600px){.hero{min-height:990px}.hero-portrait{height:735px;top:165px}.hero-bottom{margin-top:50px}.hero-topline{margin-bottom:42px}.hero-description{max-width:415px;font-size:18px}.hero-role p{font-size:17px}}
@media(max-width:1150px){.hero{min-height:790px}.hero-portrait{top:170px;height:530px;width:33%}.hero-bottom{grid-template-columns:1fr;width:56%;gap:24px}.hero-role{display:none}h1{font-size:12.7vw}.hero-statement{font-size:25px}.about{grid-template-columns:1fr 3.5fr;gap:3vw}.project-featured{gap:30px}.project-visual{min-height:430px}.tag{font-size:12px}.project-pair{gap:30px}.project-secondary+.project-secondary{padding-left:30px}.expertise-grid{gap:6vw}.journey-list article{grid-template-columns:.8fr 2fr 1fr;gap:20px}.journey-list h3{font-size:21px}.journey-place{font-size:12px}.perspective-grid{gap:8vw}}
@media(max-width:800px){html{scroll-padding-top:25px}.section-pad{padding:64px var(--pad)}.site-header{height:78px}.desktop-nav{gap:20px}.header-connect{gap:12px}.hero{min-height:750px;padding-top:24px;padding-bottom:55px}.hero-topline{margin-bottom:40px}.hero-topline .eyebrow{font-size:12px;max-width:210px}.hero-topline .location{font-size:12px}h1{font-size:13.8vw;width:100%}.hero-portrait{top:155px;width:37%;height:450px}.hero-bottom{margin-top:34px;width:55%}.hero-description{font-size:15px;max-width:280px}.hero-statement{font-size:22px}.hero-copy .button{gap:24px;font-size:13px}.hero-portrait figcaption{left:18px;font-size:12px}.discipline-strip{flex-wrap:wrap;justify-content:center;min-height:80px;gap:14px 22px;font-size:17px}.discipline-strip span:nth-child(even){font-size:19px}.about{display:block}.about .section-label{max-width:none;flex-direction:row;gap:22px;margin-bottom:30px}.about h2{font-size:35px}.about-columns{gap:26px;margin-top:30px}.about-columns p{font-size:16px}.section-heading{display:block}.section-heading>p{max-width:450px;margin-top:22px}.project-featured{grid-template-columns:1fr}.project-visual{min-height:380px}.project-summary{padding-top:14px}.project h3{font-size:38px}.project-top{margin-bottom:28px}.tag{font-size:12px}.project p{max-width:100%}.project-pair{grid-template-columns:1fr;gap:36px;padding-top:36px}.project-secondary+.project-secondary{padding-left:0;border-left:0;border-top:1px solid #3e514a;padding-top:36px}.project-secondary h3{font-size:34px}.expertise-grid{gap:32px;grid-template-columns:1fr 1.2fr}.expertise-intro h2{font-size:52px}.expertise-intro>p{font-size:15px}.expertise-list h3{font-size:21px}.expertise-list p{font-size:15px}.expertise-list>div{gap:13px}.expertise-mark{font-size:85px}.journey-list article{grid-template-columns:1fr 2.6fr;gap:15px}.journey-place{grid-column:2;text-align:left}.journey-list .mini-label{align-self:start;padding-top:4px}.journey-list p{font-size:14px}.perspective-grid{gap:40px}.perspective h2{font-size:49px}.perspective-links h3{font-size:25px}.perspective-links h3 span{font-size:23px}.perspective-grid>div>p{font-size:15px}.contact h2{font-size:10vw}.site-footer{flex-wrap:wrap}.site-footer>div{gap:20px;font-size:12px}}
@media(max-width:580px){:root{--pad:23px}body{font-size:16px}.section-pad{padding-top:56px;padding-bottom:56px}.site-header{height:72px}.wordmark{font-size:28px}.desktop-nav{display:none}.header-connect{margin-left:auto;margin-right:25px;font-size:13px}.header-connect span{font-size:20px}.menu-button{border:0;background:none;padding:12px 0 12px 12px;width:33px;display:flex;flex-direction:column;gap:6px;cursor:pointer}.menu-button span{height:1.5px;background:var(--ink);width:21px;transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-nav{display:flex;position:absolute;top:72px;left:0;right:0;flex-direction:column;background:var(--paper);padding:24px var(--pad) 35px;box-shadow:0 30px 50px #15262315;border-bottom:1px solid var(--line)}.mobile-nav a{font-size:25px;padding:12px 0}.hero{padding-top:22px;padding-bottom:40px;min-height:0;display:flex;flex-direction:column}.hero-topline{margin-bottom:27px;align-items:flex-start}.hero-topline .eyebrow{font-size:12px;max-width:190px;letter-spacing:.06em}.hero-topline .location{font-size:12px;gap:8px;max-width:86px;line-height:1.4}.hero-topline .location span{display:none}h1{font-size:clamp(60px,18.8vw,98px);line-height:.96;width:100%;letter-spacing:-.075em}.hero-portrait{position:relative;inset:auto;order:2;width:100%;height:390px;margin-top:30px}.hero-portrait img{object-position:50% 32%}.hero-portrait figcaption{left:22px;bottom:22px;font-size:12px}.hero-bottom{order:3;width:100%;display:block;margin-top:28px}.hero-statement{font-size:27px;line-height:1.2}.hero-description{max-width:100%;font-size:16px;margin-top:17px}.hero-copy .button{min-width:210px;font-size:14px;margin-top:23px}.discipline-strip{font-size:15px;gap:12px 17px;padding:21px 20px}.discipline-strip span:nth-child(4){display:none}.discipline-strip span:nth-child(even){font-size:18px}.section-label{font-size:12px;gap:20px;margin-bottom:30px}.about .section-label{font-size:12px}.about h2{font-size:28px;line-height:1.25;letter-spacing:-.045em}.about-columns{grid-template-columns:1fr;gap:18px;margin-top:26px}.about-signoff{align-items:flex-start;gap:16px;flex-direction:column;margin-top:28px}.signature{font-size:25px}.text-link{font-size:13px}.section-heading{margin-bottom:31px}h2{font-size:37px}.section-heading>p{font-size:16px;margin-top:19px}.project-visual{min-height:330px}.image-caption{left:22px;right:22px;bottom:24px;font-size:34px}.image-top-label{top:20px;left:21px;font-size:12px}.project-featured{gap:21px;padding-bottom:33px}.project h3{font-size:35px;margin-bottom:20px}.project-top{margin-bottom:25px}.tag{font-size:12px}.project-tags{gap:8px 14px}.project-pair{padding-top:32px;gap:30px}.project-secondary+.project-secondary{padding-top:30px}.project-secondary .project-top{margin-bottom:25px}.project-secondary h3{font-size:32px}.expertise-grid{grid-template-columns:1fr;gap:38px}.expertise-intro h2{font-size:55px}.expertise-intro>p{font-size:16px}.expertise-mark{display:none}.expertise-list>div{gap:20px;padding:22px 0}.expertise-list h3{font-size:23px}.expertise-list p{font-size:16px}.journey h2{font-size:36px}.journey-list article{display:block;padding:25px 0}.journey-list .mini-label{font-size:12px;margin-bottom:12px}.journey-list h3{font-size:23px}.journey-list p{font-size:15px;margin-top:8px}.journey-place{display:block;font-size:12px;margin-top:11px}.perspective-grid{grid-template-columns:1fr;gap:35px}.perspective h2{font-size:52px}.perspective-grid>div>p{font-size:16px;margin-top:22px;max-width:100%}.perspective-links h3{font-size:30px}.perspective-links p{font-size:16px;padding-right:16px}.perspective-links .mini-label{font-size:12px}.contact-top .eyebrow{font-size:12px;max-width:210px}.contact-top .location{display:none}.contact h2{font-size:clamp(43px,10.5vw,61px);margin-top:33px;letter-spacing:-.06em}.contact-bottom{display:block;margin-top:28px}.contact-bottom p{font-size:16px}.contact-bottom .button{margin-top:25px;min-width:255px}.site-footer{gap:24px 12px;padding-top:28px;padding-bottom:28px}.site-footer>span{font-size:12px}.site-footer>div{flex-basis:100%;justify-content:space-between;font-size:12px;gap:10px}.button{min-height:56px}}
@media(prefers-reduced-motion:no-preference){.hero h1{animation:intro .8s ease both}.hero-bottom{animation:intro .8s .1s ease both}.hero-portrait{animation:portrait-in .9s ease both}@keyframes intro{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes portrait-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.menu-button,.mobile-nav,.skip-link{display:none!important}.section-pad{padding:35px 30px}.hero{min-height:650px}.site-header{position:static}.hero-portrait{height:450px}.hero-bottom{width:60%}.project,.journey-list article,.expertise-list>div{break-inside:avoid}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.site-footer{background:var(--dark)}}

.asset-credit{color:#a9bcb3;font-size:12px;line-height:1.6;margin-top:17px;max-width:820px}.asset-credit a{text-decoration:underline;text-underline-offset:3px}.hero-portrait figcaption a{opacity:.85;pointer-events:auto}.hero-portrait figcaption a:hover{opacity:1;text-decoration:underline}.hero-role .mini-label{font-size:12px}.tag{white-space:normal}.hero-portrait figcaption{z-index:3}.project-visual img{object-position:65% center}

.project-visual img{filter:none;object-position:center center}

/* The user's original portrait is composited with its real alpha channel. */
.hero-portrait.cutout-portrait{background:transparent;border-radius:0;overflow:visible}
.hero-portrait.cutout-portrait img{width:100%;height:calc(100% - 36px);object-fit:contain;object-position:center bottom;filter:none;mix-blend-mode:normal}
.hero-portrait.cutout-portrait:after{display:none}
.hero-portrait.cutout-portrait figcaption{bottom:0;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;color:var(--ink);font-size:12px;letter-spacing:.045em}
.hero-portrait.cutout-portrait figcaption a{opacity:1}
@media(max-width:800px){.hero-portrait.cutout-portrait figcaption{flex-wrap:wrap;gap:3px 12px}.hero-portrait.cutout-portrait img{height:calc(100% - 42px)}}
@media(max-width:580px){.hero-portrait.cutout-portrait{height:480px;max-width:390px;align-self:center;margin-top:22px}.hero-portrait.cutout-portrait img{height:calc(100% - 32px)}.hero-portrait.cutout-portrait figcaption{flex-wrap:nowrap;font-size:12px;letter-spacing:.01em}}
@media(max-width:360px){.hero-portrait.cutout-portrait{height:430px}}

/* Contact form follows the portfolio's typography and teal palette. */
.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:7vw;align-items:start;margin-top:48px}
.contact-intro h2{font-size:clamp(44px,5.4vw,84px);margin-top:0;line-height:1.06}
.contact-intro>p{max-width:370px;margin-top:28px;color:#365e4e;font-size:17px}
.contact-intro .text-link{margin-top:28px;border-color:#669d87;font-size:14px}
.contact-form{display:grid;gap:23px;min-width:0}
.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.contact-field{display:flex;flex-direction:column;gap:9px;min-width:0}
.contact-field label{font-size:14px;font-weight:500;color:var(--ink)}
.field-optional{font-size:12px;font-weight:400;opacity:.7;margin-left:4px}
.contact-field input,.contact-field textarea{font:inherit;font-size:16px;width:100%;min-width:0;color:var(--ink);background:rgba(255,255,255,.4);border:1px solid #72aa94;border-radius:3px;padding:13px 15px;line-height:1.5;transition:border-color .15s,background .15s}
.contact-field input{min-height:52px}.contact-field textarea{resize:vertical;min-height:150px}
.contact-field input::placeholder,.contact-field textarea::placeholder{color:#456b5b;opacity:.9}
.contact-field input:focus,.contact-field textarea:focus{outline:2px solid #216a50;outline-offset:2px;background:rgba(255,255,255,.62);border-color:#216a50}
.contact-form-footer{display:flex;align-items:center;gap:25px;justify-content:space-between}
.contact-form-footer>p{font-size:12px;line-height:1.6;max-width:275px;color:#365e4e}
.contact-form-footer .button{margin-top:0;flex-shrink:0;cursor:pointer;gap:25px;min-width:175px}
.contact-form-footer .button:disabled{cursor:wait;opacity:.7;transform:none}
.form-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.contact-feedback{font-size:15px;padding:15px 18px;border:1px solid #55836d;background:#e5faef;border-radius:3px;color:#203f30}
.contact-feedback[hidden]{display:none}
@media(max-width:1000px){.contact-layout{gap:4vw;grid-template-columns:1fr 1.2fr}.contact-intro h2{font-size:46px}.contact-form-row{grid-template-columns:1fr;gap:20px}.contact-form-footer{align-items:flex-start;flex-direction:column;gap:18px}.contact-form-footer>p{max-width:100%}}
@media(max-width:700px){.contact-layout{grid-template-columns:1fr;gap:35px;margin-top:32px}.contact-intro h2{font-size:clamp(43px,9.3vw,62px)}.contact-intro>p{margin-top:21px}.contact-intro .text-link{margin-top:18px}.contact-form-row{grid-template-columns:1fr 1fr;gap:18px}.contact-form-footer{flex-direction:row;align-items:center}.contact-form-footer>p{max-width:270px}}
@media(max-width:480px){.contact-form-row{grid-template-columns:1fr;gap:19px}.contact-form{gap:19px}.contact-form-footer{flex-direction:column;align-items:stretch;gap:18px}.contact-form-footer .button{justify-content:space-between}.contact-form-footer>p{max-width:100%}}
