@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--green:#103f34;--ink:#173e33;--lime:#c2f4a3;--muted:#61716a;--line:#dce4dd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a,summary{touch-action:manipulation}a:focus-visible,summary:focus-visible{outline:3px solid #76ac4f;outline-offset:7px}header{height:105px;padding:0 6%;display:flex;align-items:center;justify-content:space-between}.brand{font-family:Manrope,Arial,sans-serif;font-size:36px;letter-spacing:-2px;font-weight:800;display:inline-flex;align-items:center;line-height:1}.brand-dot{color:#79ab60}.brand-mark{font-size:36px;border:2px solid var(--ink);border-radius:50%;width:40px;height:40px;margin-right:11px;text-align:center;position:relative;line-height:32px}.brand-mark span{position:absolute;font-size:22px;right:-8px;top:-8px;background:white;line-height:24px}nav{display:flex;align-items:center;gap:37px;font-size:14px;font-weight:600}.nav-cta{border:1px solid #b3c3b8;border-radius:4px;padding:12px 18px}.nav-cta span{margin-left:22px}nav a:hover{color:#658c41}.hero{margin:0 24px;background:#073c30;color:white;border-radius:7px;position:relative;overflow:hidden;min-height:642px}.hero-art{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(5,47,37,.96),rgba(5,47,37,.73) 35%,rgba(5,47,37,.04) 74%),url('hero.png');background-size:cover;background-position:center}.hero-content{position:relative;padding:65px 5% 82px;max-width:850px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;margin:0 0 24px}.light{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(42px,4.7vw,68px);font-weight:500;letter-spacing:-2.8px;line-height:1.12;margin-bottom:26px}h1 em{font-style:normal;color:var(--lime)}.hero-copy{max-width:450px;color:#e0eae4;font-size:17px;line-height:1.7;margin-bottom:30px}.button{background:var(--lime);color:#173e33;padding:14px 22px;border-radius:4px;display:inline-flex;gap:40px;font-size:14px;font-weight:650}.button:hover{background:#d8ffc1}.hero-bottom{position:relative;margin:0 5%;border-top:1px solid #ffffff30;display:flex;justify-content:space-between;padding:20px 0;font-size:12px;color:#cee0d6;letter-spacing:.2px}.hero-bottom a span{margin-left:16px}.discipline-strip{padding:28px 6%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);font-size:14px;color:var(--muted)}.discipline-strip>div{display:flex;gap:27px;align-items:center;font-size:11px;letter-spacing:1.5px;font-weight:600}.discipline-strip i{width:4px;height:4px;border-radius:50%;background:#8aa28e}.section{padding:90px 6%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:42px;gap:30px}.section-heading .eyebrow{margin-bottom:20px}h2{font-size:clamp(34px,3.2vw,46px);letter-spacing:-1.8px;font-weight:500;line-height:1.18;margin-bottom:0}.section-heading>p{font-size:16px;line-height:1.7;color:var(--muted);margin-bottom:4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:5px;overflow:hidden}.service{padding:32px 30px 23px}.service+.service{border-left:1px solid var(--line)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.card-top svg{height:36px;width:36px;stroke:#456d4f;stroke-width:1.4}.card-top>span{font-size:12px;color:#8e9f94}h3{font-size:23px;letter-spacing:-.6px;font-weight:600;margin-bottom:14px}.service>p{font-size:16px;color:var(--muted);min-height:77px;margin-bottom:23px}.service ul{padding:0;list-style:none;margin-bottom:29px;font-size:14px}.service li{margin:10px 0}.service li:before{content:'↗';color:#6c9154;margin-right:10px}details{border-top:1px solid var(--line);padding-top:19px}summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:14px;font-weight:600}summary::-webkit-details-marker{display:none}summary span{font-size:22px;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;line-height:1.8;color:var(--muted);margin:18px 0 0}.approach{background:#f2f6ef;display:grid;grid-template-columns:1fr 1fr;gap:12%}.approach-intro{max-width:410px;color:var(--muted);margin:26px 0 0}.steps>div{display:flex;gap:25px;padding:26px 0;border-bottom:1px solid #d4dfd2}.steps>div:first-child{padding-top:0}.steps>div:last-child{border-bottom:0;padding-bottom:0}.steps>div>span{font-size:12px;padding-top:5px;color:#6a8463}.steps h3{font-size:20px;margin-bottom:8px}.steps p{color:var(--muted);font-size:15px;margin-bottom:0}.expertise{background:var(--green);color:white;margin:24px;border-radius:5px;padding:66px calc(6% - 24px)}.expertise-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end}.expertise-heading>p{max-width:300px;color:#c4d5cb;margin:0}.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px;border-top:1px solid #ffffff30;padding-top:32px;gap:55px}.expertise-grid span{font-size:11px;letter-spacing:1.5px;color:var(--lime)}.expertise-grid h3{margin-top:16px;font-size:22px}.expertise-grid p{color:#c4d5cb;font-size:15px;margin-bottom:0}footer{padding:44px 6%;display:flex;justify-content:space-between;gap:35px}footer p{color:var(--muted);font-size:14px;margin-top:16px}.footer-right{display:grid;grid-template-columns:auto auto;gap:20px 55px;font-size:14px}.footer-right small{grid-column:1/-1;text-align:right;font-size:12px;color:var(--muted)}@media(min-width:1500px){body{max-width:1800px;margin:auto}}@media(max-width:900px){header{height:90px}nav{gap:20px}nav>a:nth-child(2){display:none}.hero{margin:0 16px}.hero-content{padding-top:55px}.hero-art{background-position:65% center}.service{padding:25px 20px}.service-grid{grid-template-columns:1fr}.service+.service{border-left:0;border-top:1px solid var(--line)}.service>p{min-height:0}.card-top{margin-bottom:20px}.section{padding:65px 6%}.section-heading{align-items:flex-start}.section-heading>p{max-width:260px}.approach{gap:7%}.expertise{margin:16px}.expertise-grid{gap:25px}.discipline-strip>div{gap:12px}}@media(max-width:600px){header{padding:0 6%;height:84px}.brand{font-size:30px}.brand-mark{display:none}nav>a:first-child{display:none}.nav-cta{font-size:12px;padding:9px 12px}.nav-cta span{margin-left:12px}.hero{min-height:615px}.hero-content{padding:45px 7% 66px}.hero-art{background-position:64% center;background-image:linear-gradient(90deg,rgba(5,47,37,.94),rgba(5,47,37,.6)),url('hero.png')}h1{font-size:43px;letter-spacing:-1.8px}.eyebrow{font-size:10px;letter-spacing:1.2px}.hero-copy{font-size:16px}.hero-bottom{font-size:11px;margin:0 7%;gap:20px}.hero-bottom>span{max-width:170px}.discipline-strip{display:block;padding:24px 6%}.discipline-strip>div{margin-top:12px;justify-content:space-between;font-size:9px}.section-heading,.expertise-heading{display:block}.section-heading>p{margin-top:22px;max-width:none}.desktop{display:none}h2{font-size:35px}.service-grid{gap:0}.service{padding:30px}.approach{grid-template-columns:1fr;gap:38px}.expertise-heading>p{margin-top:24px}.expertise-grid{grid-template-columns:1fr;gap:30px}.expertise-grid>div+div{padding-top:25px;border-top:1px solid #ffffff20}.expertise{padding:44px 7%}footer{display:block;padding:32px 6%}.footer-right{margin-top:30px;gap:20px}.footer-right small{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
