:root{--forest:#153b33;--dark:#0e2e28;--ink:#17352e;--muted:#52635b;--paper:#f5f3e9;--cream:#ebe9db;--lime:#daf58e;--line:#cbd3c6;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.58 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid #b8d945;outline-offset:4px}.container{width:min(calc(100% - 64px),var(--max));margin-inline:auto}.skip{position:absolute;top:-100px;left:20px;background:var(--lime);padding:8px 14px;z-index:20}.skip:focus{top:12px}
h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.05em}h1{font-size:clamp(3.8rem,6.3vw,6.5rem);font-weight:650;line-height:1.025}h2{font-size:clamp(2.7rem,4.3vw,4.65rem);line-height:1.08;font-weight:620}h3{font-size:clamp(1.75rem,2.5vw,2.5rem);line-height:1.13;font-weight:620}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.17em;color:var(--lime);margin-bottom:26px}.eyebrow.dark{color:#387057}.button{min-height:56px;padding:14px 22px;display:inline-flex;justify-content:space-between;align-items:center;gap:42px;text-decoration:none;font-weight:750;font-size:.9rem;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-accent{background:var(--lime);color:var(--dark)}.button-accent:hover{background:#ecffb5}.button-dark{background:var(--forest);color:#fff}.button-dark:hover{background:#24574b}.button-light{background:var(--paper);color:var(--dark)}.under-link{display:inline-flex;gap:24px;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:5px;font-weight:730}.under-link:hover{opacity:.7}
.site-header{background:var(--forest);color:#fff}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #55746a;gap:30px}.brand{display:inline-flex;gap:11px;align-items:center;text-decoration:none;color:inherit;white-space:nowrap}.brand-mark{font-weight:850;letter-spacing:-.16em;font-size:2.1rem;line-height:1;position:relative;padding-right:8px}.brand-mark span{color:var(--lime);font-size:.65em;vertical-align:top;letter-spacing:0}.brand-name{font-size:1.18rem;font-weight:850;letter-spacing:.13em;line-height:.9}.brand-name small{display:block;font-size:.48rem;letter-spacing:.28em;margin-top:8px}.desktop-nav{display:flex;align-items:center;gap:35px}.desktop-nav a{text-decoration:none;color:#e1e9de;font-size:.91rem;font-weight:650}.desktop-nav a:not(.header-cta):hover,.desktop-nav a[aria-current]{color:var(--lime)}.desktop-nav .header-cta{color:var(--dark);background:var(--lime);padding:11px 18px;margin-left:12px}.desktop-nav .header-cta:hover{background:#ecffb5}.mobile-menu{display:none}
.hero{background:var(--forest);color:#fff;overflow:hidden}.hero-layout{min-height:690px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);gap:clamp(30px,5vw,85px);align-items:center;padding:62px 0 72px}.hero-copy h1{max-width:750px;margin:0 0 29px}.hero h1 em{color:var(--lime)}.hero-lead{max-width:620px;font-size:1.14rem;line-height:1.63;color:#d9e6dc;margin-bottom:0}.actions{display:flex;align-items:center;gap:30px;margin-top:36px;flex-wrap:wrap}.hero .under-link{color:#f7faf4}.hero-art{background:#edf0dc;color:var(--forest);width:100%;padding:19px;box-shadow:20px 20px 0 #254b3f;transform:rotate(1deg)}.art-topline,.art-bottomline{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #acbda6;padding-bottom:9px;font-size:.65rem;font-weight:850;letter-spacing:.11em}.art-bottomline{border-top:1px solid #acbda6;border-bottom:0;padding-top:9px;padding-bottom:0}.hero-art img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;margin:10px 0}
.proof-strip{background:var(--lime);color:var(--dark)}.proof-layout{display:grid;grid-template-columns:1fr 1.2fr auto;gap:50px;align-items:center;min-height:160px}.proof-layout>div{display:flex;flex-direction:column;border-left:1px solid #8daa70;padding-left:22px;line-height:1.3}.proof-label{font-size:.68rem;letter-spacing:.15em;font-weight:850;margin-bottom:8px}.proof-layout strong{font-size:clamp(1.6rem,2.3vw,2.4rem);letter-spacing:-.06em;line-height:1.05}.proof-layout>div>span:last-child{font-size:.82rem;margin-top:7px;max-width:335px}.proof-layout>a{font-size:.84rem;font-weight:750;text-decoration:none;border-bottom:1px solid;padding-bottom:5px;white-space:nowrap}.proof-layout>a:hover{opacity:.7}
.section{padding:120px 0}.section-heading,.detail-layout,.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(55px,10vw,170px)}.section-heading{align-items:end;margin-bottom:55px}.section-heading h2{max-width:650px;margin-bottom:0}.section-heading>p,.detail-layout p,.contact-layout p{font-size:1.12rem;color:var(--muted);line-height:1.75}.section-heading>p{margin-bottom:9px}.expertise-section{background:var(--paper)}.expertise-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.expertise-card{background:#fff;min-height:470px;padding:35px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e4e5d7}.expertise-card:nth-child(2){background:#e3e9dc}.card-top{display:flex;justify-content:space-between;align-items:start;color:#40735d;font-size:.7rem;letter-spacing:.16em;font-weight:850}.card-top svg{width:95px;height:75px;color:#547964}.expertise-card h3{font-size:3.2rem;margin:20px 0 14px}.expertise-card p{max-width:520px;color:var(--muted);font-size:1.06rem;margin-bottom:38px}.expertise-card>a{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;text-decoration:none;font-size:.85rem;font-weight:750}.expertise-card>a:hover{color:#387057}
.approach-section{background:#fff}.approach-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(60px,11vw,165px)}.sticky-title{align-self:start;position:sticky;top:45px}.sticky-title h2{margin-bottom:25px}.sticky-title>p:not(.eyebrow){font-size:1.12rem;color:var(--muted);max-width:470px}.sticky-title .under-link{margin-top:14px}.stage-list{border-top:1px solid var(--line)}.stage-list article{display:grid;grid-template-columns:68px 1fr;gap:25px;border-bottom:1px solid var(--line);padding:37px 0}.stage-list article>span{font-size:.82rem;color:#397660;font-weight:800}.stage-list h3{font-size:1.75rem;margin:0 0 9px}.stage-list p{color:var(--muted);margin:0;font-size:1.01rem;max-width:570px}
.case-section{padding:115px 0 35px;background:var(--dark);color:#fff}.case-layout{display:grid;grid-template-columns:1fr .8fr;gap:clamp(60px,10vw,170px);align-items:center}.case-layout h2{max-width:690px}.case-layout>div:first-child>p:not(.eyebrow){font-size:1.14rem;color:#d6e4d9;max-width:680px}.case-layout .button{margin-top:20px}.case-quote{border-top:1px solid #6f9a7c;border-bottom:1px solid #6f9a7c;padding:25px 0 30px}.case-quote>span,.case-quote small{font-size:.71rem;letter-spacing:.16em;font-weight:750;color:var(--lime)}.case-quote p{font:italic clamp(1.75rem,2.7vw,2.8rem)/1.3 Georgia,serif;margin:55px 0 55px}.case-footnote{border-top:1px solid #466a57;margin-top:90px;padding-top:22px;color:#bdcdc0;font-size:.78rem}
.closing-section{background:#e8efdc}.closing-layout{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end}.closing-layout h2{max-width:820px}.closing-layout p:not(.eyebrow){color:var(--muted);font-size:1.08rem;margin-bottom:0}.closing-layout .button{margin-bottom:8px;white-space:nowrap}
.page-hero{background:var(--forest);color:#fff;padding:105px 0 118px}.page-hero h1{max-width:1050px;margin-bottom:28px}.page-hero h1 em{color:var(--lime)}.page-hero p:not(.eyebrow){font-size:1.22rem;max-width:740px;color:#d4e4d8;margin:0}.page-hero.compact{padding:80px 0}.page-hero.compact h1{margin:0}.category-detail{background:var(--paper)}.detail-alt{background:#fff}.detail-layout h2{max-width:590px}.detail-layout p{margin:0 0 22px}.rule-list{list-style:none;padding:0;margin:35px 0 0;border-top:1px solid var(--line)}.rule-list li{padding:15px 0;border-bottom:1px solid var(--line);font-weight:650}.rule-list li:before{content:"↗";display:inline-block;width:35px;color:#397660}.numbered-list{border-top:1px solid var(--line)}.numbered-list article{display:grid;grid-template-columns:250px 1fr;gap:45px;border-bottom:1px solid var(--line);padding:45px 0}.numbered-list article>span{font-size:.75rem;font-weight:800;letter-spacing:.15em;color:#397660;padding-top:10px}.numbered-list h2{font-size:clamp(2rem,3vw,3.1rem);margin-bottom:15px}.numbered-list p{font-size:1.08rem;color:var(--muted);max-width:790px;margin:0}.fine-note{font-size:.86rem!important;padding-top:13px;border-top:1px solid var(--line)}.contact-layout h2{margin-bottom:22px}.contact-panel{background:var(--dark);color:white;padding:42px 45px;min-height:475px}.contact-panel>span{font-size:.72rem;letter-spacing:.16em;font-weight:800;color:var(--lime)}.contact-panel h3{font-size:clamp(2.5rem,3vw,3.6rem);margin:70px 0 35px}.contact-panel .button{min-width:210px}.contact-panel .email-address{display:block;margin:23px 0 0;text-decoration:none;font-weight:650;overflow-wrap:anywhere}.contact-panel p{border-top:1px solid #4c6d58;padding-top:20px;margin:48px 0 0;color:#c8d9cd;font-size:.9rem}.legal{max-width:790px}.legal>p:first-child{font-size:.84rem}.legal h2{font-size:1.8rem;margin:38px 0 10px}.legal p{color:var(--muted)}.legal a{color:#2a7154}
.site-footer{background:#0b2923;color:#fff;padding:72px 0 0}.footer-main{display:flex;justify-content:space-between;gap:50px;padding-bottom:85px}.footer-main p{max-width:315px;color:#bdd0c2;font-size:.93rem;margin:22px 0 0}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.footer-contact span{font-size:.69rem;letter-spacing:.16em;color:var(--lime);font-weight:800}.footer-contact>a{font-size:clamp(1.1rem,2vw,1.65rem);font-weight:650;text-decoration:none;border-bottom:1px solid #91ab91;padding-bottom:8px;margin-top:12px;overflow-wrap:anywhere}.footer-contact>a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid #3d5a4d;padding:22px 0;display:flex;justify-content:space-between;gap:25px;color:#b9cbbd;font-size:.78rem}.footer-bottom>div{display:flex;gap:22px;flex-wrap:wrap}.footer-bottom a{text-decoration:none}.footer-bottom a:hover{color:var(--lime)}
@media(max-width:1000px){.hero-layout{grid-template-columns:1fr;min-height:0;padding:70px 0 95px}.hero-copy h1{max-width:850px}.hero-art{max-width:720px;margin:5px auto 0}.proof-layout{gap:24px}.proof-layout>a{white-space:normal}.section-heading,.detail-layout,.contact-layout{gap:55px}.approach-layout{gap:60px}.case-layout{gap:60px}}
@media(max-width:720px){.container{width:min(calc(100% - 38px),var(--max))}.header-inner{height:72px}.brand-mark{font-size:1.8rem}.brand-name{font-size:1.05rem}.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;list-style:none;border:1px solid #698576;padding:7px 10px;font-weight:700;font-size:.82rem}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{margin-left:9px;color:var(--lime)}.mobile-menu nav{position:absolute;right:0;top:42px;width:min(260px,85vw);z-index:5;background:var(--dark);padding:8px 18px;box-shadow:0 15px 25px #0b292344}.mobile-menu nav a{display:block;text-decoration:none;border-bottom:1px solid #49685a;padding:13px 0;font-weight:650}.hero-layout{padding:62px 0 76px;gap:45px}.hero h1,.page-hero h1{font-size:clamp(3.05rem,11.2vw,5.4rem)}.hero-lead{font-size:1.08rem}.hero-art{padding:10px;box-shadow:11px 11px 0 #254b3f}.art-topline,.art-bottomline{font-size:.49rem}.proof-layout{grid-template-columns:1fr 1fr;padding:27px 0;gap:25px}.proof-layout>a{grid-column:1/-1;margin-left:22px}.section{padding:76px 0}.section-heading,.detail-layout,.contact-layout,.approach-layout,.case-layout,.closing-layout{grid-template-columns:1fr;gap:28px}.section-heading{margin-bottom:35px}.expertise-grid{grid-template-columns:1fr}.expertise-card{min-height:390px;padding:25px}.expertise-card h3{font-size:2.7rem}.sticky-title{position:static}.stage-list{margin-top:16px}.stage-list article{padding:26px 0;grid-template-columns:44px 1fr;gap:12px}.stage-list h3{font-size:1.5rem}.case-section{padding:76px 0 28px}.case-quote p{margin:38px 0}.case-footnote{margin-top:55px}.closing-layout .button{width:fit-content}.page-hero{padding:72px 0 83px}.page-hero p:not(.eyebrow){font-size:1.08rem}.numbered-list article{grid-template-columns:1fr;gap:10px;padding:29px 0}.numbered-list article>span{padding:0}.contact-panel{min-height:0;padding:28px}.contact-panel h3{margin:45px 0 28px}.footer-main,.footer-bottom{flex-direction:column}.footer-main{padding-bottom:55px}.footer-bottom>div{gap:12px 23px}}
@media(max-width:420px){.proof-layout{grid-template-columns:1fr}.proof-layout>a{grid-column:auto}.actions{gap:24px}.hero-art{margin-left:0}.hero-art img{min-height:210px}.button{gap:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

.contact-hero{padding-bottom:85px}.contact-hero .button{margin-top:30px}
