:root{--ink:#1c211d;--green:#52664b;--moss:#77876e;--cream:#f3f0e8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,serif;font-weight:600;line-height:.98;letter-spacing:-.025em}h2{font-size:clamp(2.6rem,5vw,5rem)}
.site-header{position:absolute;z-index:10;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:22px clamp(24px,5vw,80px);border-bottom:1px solid #ffffff40;color:#fff}.brand img{width:240px;filter:brightness(0) invert(1)}.desktop-nav{display:flex;align-items:center;gap:clamp(14px,2vw,32px);font-size:.78rem;font-weight:700}.desktop-nav a{padding:10px 0}.desktop-nav a:hover{opacity:.7}.nav-cta{border:1px solid;padding:10px 18px!important}.mobile-nav{display:none}
.hero{position:relative;min-height:92vh;display:flex;align-items:flex-end;color:#fff;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0c140eb8,#0c140e1a 72%),linear-gradient(0deg,#0c140e70,transparent 55%)}.hero-copy{position:relative;z-index:1;max-width:920px;padding:170px clamp(24px,7vw,110px) 105px}.hero h1{font-size:clamp(3.5rem,7vw,7.5rem);margin-bottom:28px}.hero-copy>p:not(.eyebrow){max-width:650px;font-size:1.1rem;line-height:1.7}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:22px}.green{color:var(--green)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;padding:16px 25px;font-size:.8rem;font-weight:800;letter-spacing:.04em;transition:.2s}.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:var(--cream)}.button-line{border:1px solid #ffffffbf;color:#fff}.scroll-cue{position:absolute;right:clamp(24px,5vw,80px);bottom:45px;z-index:1;font-size:.72rem;font-weight:700;writing-mode:vertical-rl;display:flex;gap:12px;align-items:center}
.section-pad{padding:clamp(80px,10vw,150px) clamp(24px,7vw,110px)}.intro{display:grid;grid-template-columns:1.1fr .9fr;gap:9vw;align-items:end;background:var(--cream)}.intro h2{margin-bottom:0}.lead{font-size:1.12rem;line-height:1.85;color:#555e56}.section-heading{max-width:900px;margin-bottom:60px}.section-heading>p:last-child{max-width:650px;line-height:1.8;color:#697069}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{position:relative;padding-bottom:26px;border-bottom:1px solid #cbd0c8}.card-image{aspect-ratio:4/3;overflow:hidden;margin-bottom:26px}.card-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.service-card:hover img{transform:scale(1.035)}.service-card>span{color:var(--moss);font-size:.72rem;font-weight:800}.service-card h3{font-family:Georgia,serif;font-size:2rem;margin:8px 0 12px}.service-card p{line-height:1.75;color:#687068;font-size:.92rem}.strengths{margin-top:58px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce0da}.strengths p{margin:0;padding:18px 0;border-bottom:1px solid #dce0da;font-weight:700;font-size:.85rem}
.about{display:grid;grid-template-columns:1fr 1fr;min-height:760px;background:var(--green);color:#fff}.about-image img{width:100%;height:100%;object-fit:cover;object-position:center top}.about-copy{padding:clamp(70px,9vw,145px) clamp(35px,7vw,105px)}.about-copy h2{margin-bottom:35px}.about-copy>p:not(.eyebrow){line-height:1.85;color:#ffffffc7}.facts{margin-top:46px;padding-top:25px;border-top:1px solid #ffffff40;display:flex;flex-direction:column}.facts strong{font-family:Georgia,serif;font-size:2.5rem}.facts span{font-size:.78rem;opacity:.7}
.row-heading{max-width:none;display:grid;grid-template-columns:1.2fr .8fr;gap:10vw;align-items:end}.row-heading h2{margin-bottom:0}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.project-grid figure{margin:0;position:relative;overflow:hidden;aspect-ratio:1.25;background:#ddd}.project-grid img{width:100%;height:100%;object-fit:cover;transition:.55s}.project-grid figure:hover img{transform:scale(1.035)}.project-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:70px 28px 26px;color:#fff;background:linear-gradient(transparent,#000000a6);display:flex;flex-direction:column}.project-grid figcaption span{font-family:Georgia,serif;font-size:2rem}.project-grid figcaption small{opacity:.75}
.stories{background:var(--cream)}.story-feature{background:var(--green);color:#fff;display:grid;grid-template-columns:1.4fr .6fr}.story-feature>div{padding:clamp(50px,7vw,100px)}.story-feature h2{font-size:clamp(2.8rem,5vw,5.7rem)}.story-feature p:not(.eyebrow){max-width:720px;color:#ffffffc7;line-height:1.8}.story-feature aside{border-left:1px solid #ffffff40;padding:60px 40px;display:flex;flex-direction:column;justify-content:flex-end}.story-feature aside p{font-size:.72rem;text-transform:uppercase;letter-spacing:.15em}.story-feature aside strong{font-family:Georgia,serif;font-size:2rem;margin-bottom:15px}.story-feature aside span{opacity:.7;font-size:.84rem}.text-link{display:inline-flex;gap:12px;margin-top:24px;border-bottom:1px solid;padding-bottom:7px;font-weight:700;font-size:.83rem}
.career{padding:110px 24px;background:#202720;color:#fff;text-align:center}.career h2{max-width:900px;margin:0 auto 24px}.career>p:not(.eyebrow){max-width:650px;margin:0 auto 32px;color:#ffffffb3;line-height:1.7}.contact{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:start}.contact address{font-style:normal;border-top:1px solid #ccd1ca}.contact address div{display:flex;flex-direction:column;padding:25px 0;border-bottom:1px solid #ccd1ca}.contact small{color:#7a817a;margin-bottom:6px}.contact strong,.contact address a{font-family:Georgia,serif;font-size:1.75rem}
footer{background:#171c18;color:#ffffff99;padding:55px clamp(24px,7vw,110px);display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:end;font-size:.72rem}footer img{width:210px;filter:brightness(0) invert(1)}footer p{margin:0}
@media(max-width:900px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{list-style:none;cursor:pointer;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;border:1px solid #ffffff99;padding:10px 14px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav>div{position:absolute;right:0;top:48px;width:230px;padding:14px;display:flex;flex-direction:column;background:#fff;color:var(--ink);box-shadow:0 14px 35px #0003}.mobile-nav a{padding:11px 8px;font-weight:700;font-size:.82rem}.brand img{width:190px}.intro,.row-heading,.about,.contact,.story-feature{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr;gap:50px}.strengths{grid-template-columns:repeat(2,1fr)}.about-image{max-height:650px}.story-feature aside{border-left:0;border-top:1px solid #ffffff40;padding:35px}footer{grid-template-columns:1fr}}
@media(max-width:600px){.site-header{padding:18px 20px}.brand img{width:155px}.hero{min-height:820px}.hero-copy{padding:150px 22px 100px}.hero h1{font-size:3.8rem}.scroll-cue{display:none}.section-pad{padding:78px 22px}.intro{gap:35px}.strengths{grid-template-columns:1fr}.project-grid{grid-template-columns:1fr}.project-grid figure{aspect-ratio:1}.contact address a,.contact strong{font-size:1.35rem;overflow-wrap:anywhere}}
