:root{--paper:#f5f2ec;--ink:#262723;--wood:#a87b55;--sand:#ded3c2;--muted:#686961;--line:#d6d2c9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--wood);outline-offset:6px}figure,h1,h2,h3,p{margin:0}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3{font-weight:400;letter-spacing:-.055em}p{line-height:1.65}.header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);gap:28px}.wordmark{font-size:45px;font-weight:600;letter-spacing:-4px;line-height:1}.wordmark span{font-size:10px;letter-spacing:0;vertical-align:top;margin-left:5px}.header nav{display:flex;gap:32px;font-size:13px}.header-cta{font-size:13px;border-bottom:1px solid;padding-bottom:6px}.header-cta span{margin-left:28px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:740px}.hero-copy{padding:64px 10% 28px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:600}.hero h1{font-size:clamp(64px,7.2vw,116px);line-height:.98;margin:44px 0 28px}.hero h1 span{color:var(--wood)}.intro{font-size:17px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:20px 24px;font-size:13px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.dark{background:var(--ink);color:var(--paper);margin-top:32px}.dark:hover{background:#43463c}.hero-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:62px}.hero-bottom span{font-size:9px;letter-spacing:.13em;line-height:1.7}.hero-bottom a{border:1px solid var(--line);border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.hero-image{position:relative;min-height:740px;overflow:hidden}.hero-image img{position:absolute;inset:0;object-position:center 55%}.image-tag{position:absolute;top:28px;left:28px;color:white;background:#262723b8;padding:12px 16px;font-size:9px;letter-spacing:.1em;backdrop-filter:blur(12px)}.status-dot,.pill i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#c2cea9;margin-right:7px}.hero-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:36px 28px 18px;font-size:10px;color:white;background:linear-gradient(transparent,#0009)}.section{padding:110px 8%}.statement{display:grid;grid-template-columns:1fr 2fr;border-bottom:1px solid var(--line)}h2{font-size:clamp(44px,5.3vw,78px);line-height:1.07}.statement .large-copy{font-size:25px;line-height:1.45;letter-spacing:-.025em;margin:32px 0 20px;max-width:720px}.statement p:last-child:not(.eyebrow){max-width:600px;color:var(--muted);font-size:16px}.services{display:grid;grid-template-columns:1fr 1.3fr;gap:70px}.section-heading h2{margin-top:30px}.service-list details{border-bottom:1px solid var(--line)}.service-list details:first-child{border-top:1px solid var(--line)}summary{display:flex;align-items:center;gap:20px;padding:27px 0;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.number{font-size:10px;color:var(--muted)}summary h3{font-size:23px;letter-spacing:-.03em;flex:1}.plus{font-size:23px;font-weight:300}details[open] .plus{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);padding:0 28px 27px 33px;max-width:580px}.project{background:var(--sand);padding:65px 8%}.project-top,.project-title,.project-bottom{display:flex;justify-content:space-between;gap:30px}.project-top{align-items:center}.pill{font-size:11px;border:1px solid #aaa494;border-radius:30px;padding:9px 14px}.pill i{background:#656d59}.project-title{align-items:end;margin:50px 0 45px}.project-title h2{font-size:clamp(60px,7vw,108px)}.project-title h2 span{color:#78624c}.project-title p{font-size:18px;margin-bottom:24px}.text-link{font-size:13px;border-bottom:1px solid;padding-bottom:10px;display:flex;gap:45px;justify-content:space-between}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:28px}.project-gallery figure:nth-child(2){padding-top:100px}.project-gallery a{display:block;aspect-ratio:4/5;overflow:hidden}.project-gallery img{transition:transform .6s}.project-gallery a:hover img{transform:scale(1.025)}.project-gallery figcaption{font-size:10px;margin-top:13px;letter-spacing:.04em}.project-bottom{margin-top:40px;align-items:start}.project-bottom p{font-size:14px}.project-bottom .disclosure{font-size:11px;max-width:315px;color:#59584f}.process h2{margin-top:28px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:65px}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps span{font-size:9px;letter-spacing:.11em;color:var(--muted)}.steps h3{font-size:33px;line-height:1.2;margin:32px 0 18px}.steps p{font-size:14px;color:var(--muted);max-width:310px}.contact{background:var(--ink);color:var(--paper);text-align:center}.contact .eyebrow{color:#cbb79b}.contact h2{margin-top:35px;font-size:clamp(55px,7vw,100px)}.contact>p:not(.eyebrow){max-width:510px;margin:30px auto;color:#c8c9bf;font-size:16px}.light{background:var(--paper);color:var(--ink);margin-top:10px}.contact-channel{margin-top:24px}footer{display:flex;justify-content:space-between;align-items:center;padding:55px 8%;gap:30px}footer p{font-size:12px;color:var(--muted)}footer>div{font-size:12px;text-align:right}footer small{display:block;color:var(--muted);margin-top:12px}.skip{position:fixed;top:-80px;left:12px;background:white;padding:16px;z-index:99}.skip:focus{top:12px}@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero{min-height:850px}.hero-image{min-height:850px}}@media(max-width:900px){.header nav{gap:18px}.hero-copy{padding:45px 9% 25px}.hero{min-height:640px}.hero-image{min-height:640px}.hero h1{font-size:70px}.hero .eyebrow{font-size:8px}.button{gap:20px;padding:18px;font-size:12px}.section{padding:75px 6%}.services{gap:30px;grid-template-columns:1fr 1.3fr}summary h3{font-size:19px}.statement .large-copy{font-size:21px}.steps{gap:25px}.project{padding:60px 6%}}@media(max-width:620px){html{scroll-padding-top:20px}.header{height:78px;padding:0 6%}.wordmark{font-size:39px}.header nav{display:none}.header-cta{font-size:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 6% 30px}.hero h1{font-size:76px;margin:30px 0 25px}.hero .eyebrow{font-size:9px}.hero .intro{font-size:16px}.hero-bottom{margin-top:35px}.hero-image{min-height:560px}.hero-image img{object-position:center 60%}.image-tag{top:20px;left:20px;font-size:8px}.hero-image figcaption{font-size:9px;padding-left:20px}.section{padding:65px 6%}.statement{grid-template-columns:1fr;gap:30px}.statement .large-copy{font-size:22px}.services{grid-template-columns:1fr;gap:38px}.section-heading h2{margin-top:24px}summary h3{font-size:21px}.project{padding:45px 6%}.project-top{align-items:start;gap:20px}.project-top .eyebrow{max-width:145px;line-height:1.6}.pill{font-size:9px;white-space:nowrap;padding:8px 10px}.project-title{display:block;margin:38px 0}.project-title h2{font-size:67px}.project-title>div{margin-top:28px}.project-title p{font-size:16px}.text-link{max-width:320px}.project-gallery{gap:14px}.project-gallery figure:nth-child(2){padding-top:45px}.project-gallery a{aspect-ratio:3/5}.project-gallery figcaption{font-size:9px;line-height:1.5}.project-bottom{display:block;margin-top:30px}.project-bottom .disclosure{margin-top:20px;max-width:none}.steps{grid-template-columns:1fr;gap:32px;margin-top:40px}.steps h3{margin:20px 0 14px;font-size:31px}.steps p{max-width:100%}.contact h2{font-size:61px}.contact>p:not(.eyebrow){font-size:15px}footer{flex-wrap:wrap;padding:35px 6%}footer>div{width:100%;display:flex;justify-content:space-between;text-align:left;border-top:1px solid var(--line);padding-top:20px}footer small{margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
