@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{--navy:#101c2c;--ink:#122a39;--muted:#586873;--teal:#3ab5ac;--green:#8ec449;--pale:#eff5f5;--line:#dce5e6;--white:#fff;--max:1240px;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:white;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #128c88;outline-offset:5px}img{display:block;max-width:100%}button{cursor:pointer}p{font-size:1.0625rem;line-height:1.75;margin:0 0 1.2rem;color:var(--muted)}h1,h2,h3,h4{font-family:'Manrope',Arial,sans-serif;margin:0;font-weight:650;line-height:1.15;letter-spacing:-.045em}h1{font-size:clamp(2.75rem,5.4vw,4.75rem)}h2{font-size:clamp(2rem,3.4vw,3.1rem)}h3{font-size:1.45rem;letter-spacing:-.03em}h4{font-size:1.125rem;letter-spacing:-.015em}.wrap{width:min(var(--max),calc(100% - 96px));margin:auto}.skip{position:fixed;left:1rem;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:8px}.utility{background:#0b1522;color:#b5c4cf;font-size:.875rem;border-bottom:1px solid #293746}.utility .wrap{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.utility a:hover{color:white}.utility-links{display:flex;gap:24px}.site-header{position:sticky;top:0;background:var(--navy);color:#f4f8fa;z-index:30;border-bottom:1px solid #34404b}.nav-row{min-height:98px;display:flex;align-items:center;gap:35px}.brand{display:block;flex-shrink:0;width:162px}.brand img{width:162px;height:82px;object-fit:contain}.main-nav{margin-left:auto;display:flex;align-items:center;gap:30px;font-size:.9375rem}.main-nav>a{padding:17px 0;position:relative}.main-nav>a:hover,.main-nav>a[aria-current]{color:#73d2c8}.main-nav>a[aria-current]:after{content:'';height:2px;position:absolute;bottom:7px;left:0;right:0;background:var(--teal)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:14px 23px;border:1px solid transparent;border-radius:3px;background:var(--teal);color:#092c35;font-weight:650;font-size:.9375rem;line-height:1.4;transition:background .18s,transform .18s}.button:hover{background:#70d0c6;transform:translateY(-2px)}.button svg{width:19px;height:19px;flex-shrink:0}.button.outline{background:transparent;border-color:#667582;color:white}.button.outline:hover{background:#ffffff12}.button.ink{background:var(--navy);color:white}.button.ink:hover{background:#253f51}.nav-cta{white-space:nowrap}.menu-toggle{display:none;background:none;border:1px solid #667582;color:white;border-radius:3px;padding:10px 14px;min-height:44px}.hero{position:relative;isolation:isolate;overflow:hidden;background:#112735;color:white}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%;z-index:-3}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,24,37,.91),rgba(11,24,37,.7) 40%,rgba(11,24,37,.04) 80%),linear-gradient(0deg,rgba(11,24,37,.8),transparent 50%);z-index:-2}.hero-inner{padding:90px 0 42px;min-height:655px;display:flex;flex-direction:column;justify-content:space-between;gap:65px}.eyebrow{display:block;font-size:.8125rem;font-weight:650;letter-spacing:.16em;line-height:1.7;text-transform:uppercase;margin-bottom:23px;color:#177d79}.hero .eyebrow,.dark .eyebrow,.page-hero .eyebrow{color:#70d0c6}.hero h1{max-width:780px}.hero h1 em{font-style:normal;color:#76d4c7}.hero-copy{max-width:560px;margin:25px 0 28px;color:#d2e0e5;font-size:1.125rem;line-height:1.7}.actions{display:flex;flex-wrap:wrap;gap:14px}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.hero-footnote{font-size:.875rem;color:#bdccd3;margin:0}.hero-index{font-size:.8125rem;letter-spacing:.13em;text-transform:uppercase;color:#d7e5e9;display:flex;align-items:center;gap:20px}.hero-index:before{content:'';height:1px;background:#83989d;width:55px}.service-bar{background:var(--navy);color:#b9c8d0;border-top:1px solid #344954}.service-bar .wrap{min-height:82px;display:flex;justify-content:space-between;align-items:center;gap:20px}.service-bar a{font-size:.9375rem;display:flex;align-items:center;gap:11px}.service-bar svg{color:#69c4b9;width:20px;height:20px}.service-bar a:hover{color:white}.section{padding:96px 0}.section.soft{background:var(--pale)}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:45px}.section-head h2{max-width:700px}.section-head p{max-width:390px;margin:0}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:.9375rem;font-weight:650;color:#13736f;line-height:1.6}.text-link svg{width:18px;height:18px}.text-link:hover{color:#092f3b;text-decoration:underline;text-underline-offset:5px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{display:flex;flex-direction:column;align-items:flex-start;padding:32px;min-height:280px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:white;transition:background .2s}.service-card:hover{background:#f3faf8}.service-card h3{margin:23px 0 14px}.service-card p{font-size:1rem;margin-bottom:25px}.service-card .text-link{margin-top:auto}.icon{width:28px;height:28px;color:#188d87;stroke-width:1.5}.card-top{display:flex;width:100%;align-items:center;justify-content:space-between}.card-number{font-size:.8125rem;color:#71818a;letter-spacing:.12em}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.split h2{margin-bottom:24px}.split p:last-child{margin-bottom:0}.dark{background:var(--navy);color:white}.dark p{color:#bfced5}.dark h2{color:#f8fcfd}.approach-list{display:grid;gap:0}.approach-item{padding:24px 0;border-bottom:1px solid #364552;display:grid;grid-template-columns:38px 1fr;gap:20px}.approach-item:first-child{padding-top:0}.approach-item:last-child{border-bottom:0}.approach-number{color:#66c9bd;font-size:.875rem;padding-top:5px}.approach-item h3{font-size:1.35rem;margin-bottom:10px}.approach-item p{margin:0;font-size:1rem}.engagement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.engagement-card{padding:34px;border:1px solid var(--line);background:white;display:flex;flex-direction:column;align-items:flex-start;border-radius:4px}.engagement-card.featured{border-top:3px solid #359f95;padding-top:32px}.engagement-card .tag{font-size:.8125rem;letter-spacing:.09em;text-transform:uppercase;color:#357a76;display:block;margin-bottom:24px}.engagement-card h3{margin-bottom:15px}.engagement-card p{font-size:1rem}.check-list{list-style:none;padding:0;margin:0 0 24px;width:100%}.check-list li{display:flex;align-items:flex-start;gap:11px;margin:12px 0;line-height:1.65;font-size:1rem}.check-list svg{flex-shrink:0;width:18px;height:18px;margin-top:5px;color:#248f82}.engagement-card .text-link{margin-top:auto}.region-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:44px}.region{padding-top:22px;border-top:1px solid var(--line)}.region-label{font-size:.8125rem;letter-spacing:.1em;color:#36847d;display:block;margin-bottom:13px;text-transform:uppercase}.region h3{font-size:1.7rem;margin-bottom:10px}.region .phone{font-size:1.25rem;display:inline-block;margin:5px 0 12px;letter-spacing:-.02em}.region .phone:hover{text-decoration:underline}.region p{font-size:.9375rem}.cta-section{padding:65px 0;background:#dff0e9;border-top:1px solid #c1ddd5}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-inner h2{font-size:clamp(2rem,3.5vw,3rem);margin-bottom:13px}.cta-inner p{margin:0;max-width:640px}.footer{background:#0c1724;color:#d5dfe4;padding:64px 0 25px}.footer-top{display:grid;grid-template-columns:1.45fr 1fr 1fr 1.2fr;gap:45px;padding-bottom:45px}.footer .brand{width:165px;margin-top:-16px;margin-bottom:15px}.footer p{font-size:.9375rem;color:#a8bac4;max-width:270px}.footer h3{font-family:'DM Sans',sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#7dc8bc;margin-bottom:22px}.footer ul{padding:0;list-style:none;margin:0;display:grid;gap:12px}.footer li,.footer address{font-style:normal;font-size:.9375rem;line-height:1.7}.footer a:hover{color:#77cfc3}.footer-bottom{padding-top:23px;border-top:1px solid #2b3c47;display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:.8125rem;color:#91a7b4;line-height:1.7}.footer-bottom-links{display:flex;gap:25px}.page-hero{background:var(--navy);color:white;padding:52px 0 76px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:.875rem;color:#b2c6ce;margin-bottom:43px;line-height:1.7}.breadcrumbs a:hover{color:white;text-decoration:underline}.breadcrumbs span{color:#7896a5}.page-hero h1{max-width:890px;font-size:clamp(2.6rem,4.6vw,4.2rem)}.page-hero .lead{max-width:770px;color:#c5d5dc;font-size:1.1875rem;margin:23px 0 0}.page-hero .actions{margin-top:30px}.page-hero .eyebrow{margin-bottom:17px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:38px 55px}.feature{padding-top:23px;border-top:1px solid var(--line)}.feature h3{font-size:1.3rem;margin:14px 0}.feature p{font-size:1rem;margin:0}.side-note{background:var(--pale);padding:35px;border-top:3px solid #4daa99}.side-note h3{margin-bottom:20px}.side-note p{font-size:1rem}.detail-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:90px;align-items:start}.detail-layout h2{margin-bottom:24px}.detail-layout .check-list{margin-top:22px}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.step{border-top:1px solid var(--line);padding-top:22px}.step>span{color:#258d84;font-size:.875rem;display:block;margin-bottom:27px}.step h3{font-size:1.25rem;margin-bottom:15px}.step p{font-size:1rem}.faq-list{max-width:880px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-size:1.125rem;line-height:1.6;padding:23px 42px 23px 0;font-weight:550;cursor:pointer;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:8px;top:18px;font-size:1.7rem;color:#298d84}.faq-list details[open] summary:after{content:'−'}.faq-list details p{padding:0 30px 22px 0;margin:0}.industry-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid var(--line)}.industry-card{padding:34px 35px 35px 0;border-bottom:1px solid var(--line)}.industry-card:nth-child(even){padding-left:35px;border-left:1px solid var(--line)}.industry-card h3{margin-bottom:15px}.industry-card p{font-size:1rem}.industry-card .minor{font-size:.9375rem;color:#287e76}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px}.contact-panel{padding:38px;background:var(--pale);border:1px solid var(--line);border-radius:4px}.contact-panel h2{font-size:1.9rem;margin-bottom:18px}.contact-panel p{font-size:1rem}.contact-detail{padding:22px 0;border-bottom:1px solid var(--line)}.contact-detail h3{font-size:1.125rem;margin-bottom:9px}.contact-detail a{font-size:1.125rem;color:#176d68;line-height:1.8}.contact-detail a:hover{text-decoration:underline}.contact-detail p{font-size:.9375rem;margin:5px 0 0}.contact-email{display:block;font-size:1.4rem;margin:23px 0;overflow-wrap:anywhere;color:#176d68}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:8px}.field.full{grid-column:1/-1}.field label{font-size:.9375rem;font-weight:550}.field input,.field select,.field textarea{padding:13px 14px;border:1px solid #aebfc4;border-radius:3px;background:white;color:var(--ink);min-width:0;width:100%;font-size:1rem;line-height:1.5}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#1b8e82}.form-note{font-size:.875rem!important;margin:20px 0!important;color:#4d636e}.form-status{font-size:1rem;margin-top:18px;line-height:1.7;color:#185e59}.prose{max-width:850px}.prose h2{font-size:1.7rem;margin:34px 0 18px}.prose h3{font-size:1.3rem;margin:25px 0 14px}.prose a{text-decoration:underline;text-underline-offset:4px;color:#13746e}.prose ul{font-size:1.0625rem;line-height:1.8;color:var(--muted);padding-left:22px}.narrow{max-width:880px}.mt{margin-top:32px}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.pill-list span{padding:9px 13px;border:1px solid #405660;color:#d0dce1;font-size:.875rem;border-radius:3px}.mobile-only{display:none}
@media(min-width:1500px){.hero-inner{min-height:710px;padding-top:105px}.hero h1{font-size:5rem}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.main-nav{gap:20px}.nav-row{gap:22px}.nav-cta{padding:13px 16px}.split,.detail-layout{gap:50px}.contact-layout{gap:40px}.footer-top{gap:28px}.hero h1{max-width:660px}.services-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.wrap{width:calc(100% - 40px)}.utility .wrap>span{display:none}.utility .wrap{justify-content:center}.utility-links{gap:22px;font-size:.8125rem}.nav-row{min-height:86px}.brand,.brand img{width:145px}.brand img{height:72px}.nav-cta{margin-left:auto}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#132432;padding:12px 20px 24px;border-top:1px solid #354957;align-items:stretch;gap:2px}.main-nav.is-open{display:flex;flex-direction:column}.main-nav>a{padding:14px 8px;border-bottom:1px solid #324653}.main-nav>a[aria-current]:after{display:none}.hero-inner{padding-top:65px;min-height:620px}.hero h1{max-width:650px;font-size:3.6rem}.hero:before{background:linear-gradient(90deg,#0b1825e8,#0b1825a8 60%,#0b18253d),linear-gradient(0deg,#0b1825a8,transparent)}.service-bar .wrap{flex-wrap:wrap;padding:20px 0;row-gap:18px}.service-bar a{width:calc(50% - 12px)}.section{padding:70px 0}.section-head{gap:28px;align-items:flex-start;flex-direction:column}.split,.detail-layout{grid-template-columns:1fr;gap:40px}.engagement-grid{grid-template-columns:1fr;gap:18px}.engagement-card{padding:28px}.engagement-card.featured{padding-top:26px}.region-grid{gap:22px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.cta-inner{align-items:flex-start;flex-direction:column;gap:25px}.step-grid{grid-template-columns:repeat(2,1fr);gap:30px}.contact-layout{grid-template-columns:1fr}.page-hero{padding-bottom:60px}.hero-bottom{align-items:flex-start;flex-direction:column;gap:20px}.hero-index{display:none}}
@media(max-width:560px){.utility-links a:last-child{display:none}.utility-links{justify-content:space-between;width:100%;font-size:.8125rem;gap:12px}.nav-row{gap:10px;min-height:78px}.brand,.brand img{width:123px}.brand img{height:64px}.nav-cta{font-size:.8125rem;padding:10px 12px;min-height:43px}.nav-cta svg{display:none}.menu-toggle{padding:9px;font-size:.875rem}.hero-inner{padding-top:48px;min-height:620px;gap:40px;padding-bottom:32px}.hero h1{font-size:clamp(2.6rem,10.5vw,3.6rem);line-height:1.15}.hero .eyebrow{font-size:.75rem;letter-spacing:.12em}.hero-copy{font-size:1.0625rem;margin-top:23px}.hero .actions .button{padding:13px 17px;gap:14px}.hero:before{background:linear-gradient(90deg,#0b1825e8,#0b1825a8),linear-gradient(0deg,#0b1825cc,transparent)}.hero-photo{object-position:62% center}.hero-footnote{max-width:270px;line-height:1.7}.service-bar a{font-size:.8125rem;gap:8px}.service-bar svg{width:17px;height:17px}.services-grid{grid-template-columns:1fr}.service-card{min-height:245px;padding:27px}.section{padding:56px 0}.section-head{margin-bottom:30px}.region-grid{grid-template-columns:1fr;gap:17px;margin-top:30px}.region{padding-top:20px}.region p{margin-bottom:0}.feature-grid{grid-template-columns:1fr;gap:28px}.step-grid{grid-template-columns:1fr;gap:28px}.step>span{margin-bottom:17px}.industry-grid{grid-template-columns:1fr}.industry-card,.industry-card:nth-child(even){border-left:0;padding:28px 0}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand{grid-column:auto}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:15px}.footer{padding-top:45px}.page-hero{padding:32px 0 48px}.breadcrumbs{margin-bottom:30px}.page-hero h1{font-size:2.6rem}.page-hero .lead{font-size:1.0625rem}.contact-panel{padding:25px 20px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.contact-email{font-size:1.2rem}.side-note{padding:27px}.cta-section{padding:45px 0}.mobile-only{display:block}}
:root{--navy:#131f2b;--green:#245446}.brand,.footer .brand{position:relative;width:130px;height:98px;overflow:hidden}.brand img{position:absolute;max-width:none;width:150px;height:150px;left:-11px;top:-25px;object-fit:contain}.nav-row{min-height:110px}.footer .brand{margin-top:-12px;margin-bottom:15px}.footer-brand .brand{background:#131f2b;border-radius:3px}.footer-brand p{margin-top:18px}@media(max-width:850px){.nav-row{min-height:94px}.brand{width:115px;height:86px}.brand img{width:135px;height:135px;top:-23px;left:-10px}.footer .brand img{width:150px;height:150px;left:-11px;top:-25px}}@media(max-width:560px){.nav-row{min-height:84px}.brand{width:104px;height:78px}.brand img{width:125px;height:125px;top:-22px;left:-10px}.footer .brand img{width:150px;height:150px;left:-11px;top:-25px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.company-address{font-style:normal;font-size:1rem;line-height:1.75}.company-address strong{font-weight:550}.footer .company-address{color:#c2d0d7;font-size:.9375rem;margin:20px 0 12px}.footer .formation-note{font-size:.875rem;margin:0 0 15px}
.site-header .nav-row{padding-top:6px;padding-bottom:22px;min-height:126px}
@media(max-width:850px){.site-header .nav-row{padding-top:5px;padding-bottom:19px;min-height:110px}}
@media(max-width:560px){.site-header .nav-row{padding-top:5px;padding-bottom:17px;min-height:100px}}

/* Fluid layouts with bounded reading widths, from narrow phones to ultrawide displays. */
:root{--max:clamp(77.5rem,88vw,160rem)}
.wrap>*{min-width:0}
.services-grid>* , .engagement-grid>* , .region-grid>* , .split>* , .detail-layout>* , .feature-grid>* , .industry-grid>* , .contact-layout>* , .footer-top>* , .form-grid>* , .step-grid>*{min-width:0}
h1,h2,h3,h4,p,li,label,address,.text-link,.form-status{overflow-wrap:anywhere}
.split p,.detail-layout p,.industry-card p{max-width:65ch}
.service-card p,.engagement-card p,.region p,.feature p,.step p{max-width:50ch}
.split,.detail-layout,.contact-layout{gap:clamp(2rem,5vw,7.5rem)}
.section-head{gap:clamp(2rem,4vw,6rem)}
.section-head p{max-width:46ch}
.cta-inner{flex-wrap:wrap}
.footer-bottom{flex-wrap:wrap}
.footer-bottom-links{flex-wrap:wrap;align-items:center;gap:12px 24px}
.footer a,.form-note a{text-underline-offset:4px}
.form-note a{text-decoration:underline}
.footer a,.utility a{display:inline-block;padding-block:3px}
.legal-wrap{max-width:78rem}
.legal-wrap .prose{max-width:76ch}
.legal-date{font-size:.9375rem;color:#596e7b}
.prose h2{scroll-margin-top:11rem}
.prose li{margin-bottom:.75rem}
.button{max-width:100%;white-space:normal;text-align:center}
.text-link svg,.service-bar svg{flex-shrink:0}
.card-number{color:#5c6d77}
.region-label{color:#286f69}
.breadcrumbs span{color:#a8c0cb}
.skip{color:#122a39}
.main-nav,.service-bar a{line-height:1.6}
main:focus{outline:none}
:focus-visible{scroll-margin-block:11rem 2rem}
@media(min-width:1120px){.contact-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.contact-panel{max-width:56rem;width:100%;justify-self:end}}
@media(min-width:1600px){.hero-inner{padding-top:clamp(6.5rem,6vw,10rem);min-height:clamp(44rem,44vw,56rem)}.hero h1{font-size:clamp(5rem,4.2vw,7rem);max-width:14ch}.hero-copy{max-width:52ch;font-size:1.25rem}.hero-photo{object-position:center 44%}.section{padding-block:clamp(6rem,5.5vw,9rem)}.service-card,.engagement-card{padding:clamp(2rem,2.4vw,3.25rem)}.footer-top{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:clamp(2rem,5vw,8rem)}.page-hero h1{max-width:20ch;font-size:clamp(4.2rem,3.4vw,5.5rem)}}
@media(min-width:1800px){.all-services{grid-template-columns:repeat(4,minmax(0,1fr))}.home-services{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:60rem){.utility .wrap>span{display:none}.utility .wrap{justify-content:center}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;margin:0;background:#132432;padding:12px 20px 24px;border-top:1px solid #354957;align-items:stretch;gap:2px;max-height:calc(100dvh - 10rem);overflow-y:auto;overscroll-behavior:contain}.main-nav.is-open{display:flex;flex-direction:column}.main-nav>a{padding:14px 8px;border-bottom:1px solid #324653}.main-nav>a[aria-current]:after{display:none}.nav-cta{margin-left:auto}.menu-toggle{display:block}.site-header .nav-row{gap:14px}.section-head{align-items:flex-start;flex-direction:column}.section-head p{max-width:65ch}.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:35rem){.wrap{width:calc(100% - 2rem)}.hero h1{font-size:clamp(2.25rem,10vw,3.5rem)}.page-hero h1{font-size:clamp(2.25rem,9.5vw,2.6rem)}.hero-inner{min-height:0;gap:40px}.hero .actions{width:100%}.hero .actions .button{flex:1 1 14rem}.contact-panel{padding:24px 18px}.footer-bottom-links{gap:12px 18px}.section-head h2{max-width:100%}.form-note{overflow-wrap:anywhere}.site-header .nav-row{gap:9px}.nav-cta{padding-inline:10px;white-space:normal}.service-bar .wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.service-bar a{width:auto}.service-bar svg{width:18px;height:18px}.prose{max-width:100%}}
@media(max-width:23rem){.site-header .nav-row{flex-wrap:wrap}.site-header .brand{margin-right:auto}.site-header .nav-cta{order:3;flex-basis:100%;margin:0}.menu-toggle{margin-left:auto}.main-nav{max-height:calc(100dvh - 14rem)}.footer-top{grid-template-columns:1fr}.footer-brand,.footer-top>div:last-child{grid-column:auto}.service-bar .wrap{grid-template-columns:1fr}.hero h1 br{display:none}.hero h1 em:before{content:' '}}
@media(max-height:32rem){.site-header{position:relative}.main-nav{max-height:70vh}:focus-visible{scroll-margin-block:2rem}}
@media(forced-colors:active){.button,.menu-toggle,.service-card,.engagement-card,.contact-panel{border:1px solid ButtonText}.hero:before{background:Canvas}.hero,.dark,.page-hero{color:CanvasText}.icon{color:LinkText}}

/* Use one desktop header width on laptops, desktops, and ultrawide screens. */
.site-header .nav-row,.utility .wrap{max-width:77.5rem}
@media(min-width:60.001rem){
 .site-header .nav-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:2rem}
 .site-header .main-nav{margin:0;justify-content:center;gap:2rem;white-space:nowrap}
 .site-header .nav-cta{margin:0;white-space:nowrap}
}
/* Section labels use the same title capitalization as page headings. */
.eyebrow,.engagement-card .tag,.region-label,.footer h3{text-transform:none;letter-spacing:.04em}

/* Supporting content stays readable even when the surrounding page widens. */
.related-services{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;margin-top:2rem}
.contact-guidance{max-width:56rem;margin:2rem 0 0 auto;padding-inline:1rem}
.contact-guidance h2{font-size:1.4rem;margin:1.75rem 0 1rem;letter-spacing:-.025em}
.contact-guidance p{font-size:1rem;max-width:65ch}
.contact-guidance p a{text-decoration:underline;text-underline-offset:4px}
#email-fallback[hidden]{display:none}
#email-fallback{margin-top:1.5rem}
#prepared-email{min-height:14rem;font-size:.9375rem}
#email-fallback .form-note{margin:0!important}

.contact-layout>div:last-child{width:100%;max-width:56rem;justify-self:end}

/* Editorial layout: bounded content, consistent rhythm, and purposeful photography. */
:root{--max:92rem}
.section{padding-block:clamp(3.5rem,5.5vw,6rem)}
.hero-inner{min-height:42rem;padding-top:5.5rem}
.hero h1{font-size:clamp(2.5rem,4.8vw,5.25rem);max-width:15ch}
.hero-copy{font-size:1.125rem;max-width:51ch}
.hero-photo{object-position:center 48%}
h2{font-size:clamp(2rem,3vw,3rem);line-height:1.2}
.page-hero h1{font-size:clamp(2.5rem,4vw,4.25rem);max-width:23ch;line-height:1.15}
.page-hero .lead{max-width:60ch}
.section-head{gap:3rem}
.service-card,.engagement-card{padding:2rem}
.service-card h3{font-size:1.35rem;line-height:1.3}
.service-card .text-link{font-size:.875rem}
.footer-top{gap:clamp(2rem,4vw,4rem)}
.hero-editorial,.story-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,4.5vw,5rem)}
.hero-editorial>* ,.story-layout>*{min-width:0}
.hero-editorial h1{font-size:clamp(2.25rem,3.5vw,3.8rem);max-width:22ch}
.hero-editorial .lead{font-size:1.125rem;max-width:52ch}
.has-photo{padding-bottom:4.5rem}
.has-photo .breadcrumbs{margin-bottom:2.75rem}
.editorial-photo{overflow:hidden;border-radius:5px;background:#233f49}
.editorial-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.story-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}
.story-layout h2{max-width:25ch;margin-bottom:1.5rem}
.story-layout>.editorial-photo{align-self:center}
.story-layout .approach-item{padding-block:1.125rem;gap:1rem}
.story-layout .approach-item h3{font-size:1.125rem;margin-bottom:.5rem}
.story-layout .approach-item p{font-size:1rem}
.story-layout .approach-list{margin-top:1.75rem}
.planning-section h2{font-size:clamp(1.75rem,2.6vw,2.5rem)}
.planning-section .check-list{margin-top:1.75rem}
.planning-section .eyebrow{margin-bottom:1rem}
.side-note{border-radius:4px}
.side-note h3{line-height:1.3}
.page-contact .contact-layout{max-width:80rem;gap:clamp(2rem,5vw,5rem)}
.page-contact .page-hero-copy{max-width:60rem;margin-inline:auto;text-align:center}
.page-contact .page-hero h1,.page-contact .page-hero .lead{margin-inline:auto}
.page-contact .breadcrumbs{justify-content:center}
.legal-wrap,.page-legal .page-hero>.wrap{max-width:60rem}
.legal-wrap .prose{margin-inline:auto}
.page-404 .page-hero-copy{text-align:center}
.page-404 .page-hero h1,.page-404 .page-hero .lead{margin-inline:auto}
.page-404 .breadcrumbs,.page-404 main>.section .actions{justify-content:center}
@media(min-width:75rem){.all-services{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:35.001rem) and (max-width:74.999rem){.all-services{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* The entire FAQ sits on a centered reading column. Answers remain left aligned. */
.page-faq .page-hero{text-align:center}
.page-faq .page-hero h1,.page-faq .page-hero .lead{margin-inline:auto}
.page-faq .page-hero h1{max-width:24ch}
.page-faq .breadcrumbs{justify-content:center}
.faq-shell{max-width:61rem}
.faq-list{width:100%;max-width:55rem;margin-inline:auto}
.faq-topics{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem}
.faq-topics a{padding:.75rem 1.125rem;min-height:44px;border:1px solid var(--line);border-radius:3px;font-size:.9375rem;color:#176d68;line-height:1.5}
.faq-topics a:hover{background:var(--pale);border-color:#78aaa1}
.faq-group+.faq-group{margin-top:3.5rem}
.faq-group h2{text-align:center;font-size:1.75rem;margin-bottom:1.5rem;scroll-margin-top:11rem}
.faq-list details{padding-inline:1.25rem}
.faq-list details:first-of-type{border-top:1px solid var(--line)}
.faq-list details[open]{background:var(--pale)}
.faq-list summary{padding-block:1.35rem;font-weight:600}
.faq-list details p{max-width:70ch;line-height:1.8}
.page-faq .cta-inner{flex-direction:column;text-align:center;gap:1.5rem}
.page-faq .cta-inner p{margin-inline:auto}
@media(max-width:60rem){
 .hero-editorial,.story-layout{grid-template-columns:1fr;gap:2.5rem}
 .hero-editorial .editorial-photo{max-width:44rem;width:100%}
 .hero-editorial h1{max-width:24ch}
 .story-layout .editorial-photo{max-width:44rem}
 .hero-inner{min-height:39rem;padding-top:4rem}
 .has-photo{padding-bottom:3.5rem}
 .planning-section{grid-template-columns:1fr}
}
@media(max-width:35rem){
 .hero-inner{min-height:0;padding-top:3rem}
 .hero h1{font-size:clamp(2.25rem,10vw,3.5rem)}
 .page-hero h1,.hero-editorial h1{font-size:clamp(2.25rem,9vw,2.85rem)}
 .has-photo .breadcrumbs{margin-bottom:2rem}
 .hero-editorial,.story-layout{gap:2rem}
 .service-card,.engagement-card{padding:1.65rem}
 .faq-list details{padding-inline:.75rem}
 .faq-list summary{font-size:1rem}
 .faq-topics a{flex:1 1 100%;text-align:center}
 .faq-group h2{font-size:1.5rem}
 .faq-list details p{padding-right:.5rem;font-size:1rem}
}

.page-legal .page-hero-copy{max-width:76ch;margin-inline:auto}

/* Quiet hero motion retains the still image until playback is ready. */
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%;z-index:-3;opacity:0;pointer-events:none}
.hero-video.is-ready{opacity:1}
@media(prefers-reduced-motion:no-preference){.hero-video{transition:opacity .6s ease}}
.hero-video-toggle{flex-shrink:0;min-height:44px;padding:.65rem 1rem;background:#102330dd;border:1px solid #95adaf;border-radius:3px;color:#f4f8fa;font-size:.875rem;line-height:1.5}
.hero-video-toggle:hover{background:#203e4a}
.hero-video[hidden],.hero-video-toggle[hidden]{display:none}
@media(max-width:35rem){.hero-video{object-position:62% center}}

/* A consistent type scale and proportional versions of the original logo. */
:root{--body-size:1.0625rem;--label-size:.875rem;--site-chrome:11.5rem}
p,.split p,.detail-layout p,.feature p,.industry-card p,.service-card p,.engagement-card p,.step p,.region p,.side-note p,.contact-panel p,.contact-guidance p,.faq-list details p{font-size:var(--body-size);line-height:1.75}
h1,h2,h3,h4{overflow-wrap:normal;word-break:normal}
h2{font-size:clamp(1.875rem,1.4rem + 1.5vw,3rem);line-height:1.22;letter-spacing:-.035em}
h3,.service-card h3,.engagement-card h3,.feature h3,.side-note h3{font-size:clamp(1.2rem,1.1rem + .4vw,1.5rem);line-height:1.35;letter-spacing:-.02em}
h4{font-size:1.125rem;line-height:1.4}
.page-hero h1{font-size:clamp(2.25rem,1.5rem + 2.6vw,4.25rem);line-height:1.15}
.hero-editorial h1{font-size:clamp(2.25rem,1.5rem + 2.1vw,3.75rem)}
.hero .eyebrow,.eyebrow,.region-label,.engagement-card .tag,.footer h3{font-size:var(--label-size);line-height:1.6;letter-spacing:.055em}
.main-nav{font-size:1rem}
.utility,.utility-links,.service-bar a,.service-card .text-link,.footer-bottom,.hero-footnote,.hero-index{font-size:var(--label-size)}
.field label,.text-link,.footer li,.footer address,.footer p{font-size:.9375rem;line-height:1.7}
.form-note,.industry-card .minor,.contact-detail p{font-size:.9375rem!important;line-height:1.7}
.check-list li,.prose li{font-size:var(--body-size);line-height:1.75}
.faq-list summary{font-size:1.0625rem;line-height:1.65}
.site-header .brand,.footer .brand{display:block;position:relative;flex-shrink:0;width:7.5rem;height:auto;aspect-ratio:1;overflow:visible}
.site-header .brand img,.footer .brand img{position:static;display:block;width:100%;height:auto;max-width:100%;left:auto;top:auto;object-fit:contain}
.site-header .nav-row{min-height:0;padding-top:.25rem;padding-bottom:1.25rem}
.footer .brand{width:9rem}
.footer .brand{margin:0 0 1rem;background:transparent;border-radius:0}

/* The home hero fills the screen width and the available first viewport height. */
.page-home .hero{width:100%;max-width:none}
.page-home .hero-inner{width:calc(100% - clamp(2rem,8vw,12rem));max-width:none;min-height:max(34rem,calc(100vh - var(--site-chrome)));min-height:max(34rem,calc(100svh - var(--site-chrome)));padding-top:clamp(3rem,6vh,6rem);padding-bottom:2.5rem;gap:3rem}
.page-home .hero h1{font-size:clamp(2.5rem,1.5rem + 3.1vw,6rem);line-height:1.12;max-width:16ch}
.page-home .hero-copy{font-size:clamp(1.0625rem,1rem + .2vw,1.25rem);max-width:51ch}
.page-home .hero-photo,.page-home .hero-video{width:100%;height:100%;object-fit:cover;object-position:center 48%}
@media(max-width:60rem){
 /* Let mobile hero content set its height instead of spreading it across the viewport. */
 .page-home .hero-inner{min-height:0;justify-content:flex-start;gap:2rem}
 .site-header .brand{width:5.5rem}
 .site-header .nav-row{padding-bottom:1.125rem}
 .hero-bottom{flex-wrap:wrap}
}
@media(max-width:35rem){
 .site-header .brand{width:5rem}
 .footer .brand{width:8rem}
 .nav-cta,.menu-toggle,.utility-links,.service-bar a{font-size:.875rem}
 .page-home .hero h1{font-size:clamp(2.5rem,9.5vw,3.5rem)}
 .page-home .hero-photo,.page-home .hero-video{object-position:62% center}
 .page-home .hero-inner{padding-top:2.5rem;padding-bottom:2rem}
}

/* Client feedback and professional qualifications */
.testimonial-grid,.certification-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}
.testimonial{margin:0;padding:2rem;background:#fff;border:1px solid #dce3e7;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}
.testimonial blockquote{margin:0;font-size:1.0625rem;line-height:1.75}.testimonial blockquote p{margin:0}
.testimonial figcaption{font-size:1rem}.affiliation{display:block;font-size:.875rem;line-height:1.5;color:#52616b;margin-top:.5rem}
.certification-grid{list-style:none;padding:0;margin:2rem 0}.certification-grid li{padding:1.5rem;border-left:3px solid #b07b3a;background:#f3f6f7}.certification-grid strong,.certification-grid span{display:block}.certification-grid strong{font-size:1.125rem}.certification-grid span{margin-top:.5rem;font-size:1rem}
@media(max-width:64rem){.testimonial-grid,.certification-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:40rem){.testimonial-grid,.certification-grid{grid-template-columns:1fr}.testimonial{padding:1.5rem}}

.testimonial-disclosure{margin:1.5rem 0 0;font-size:1rem;line-height:1.6;color:#52616b;max-width:75ch}

/* Keep footer groups in one centered desktop row, with readable mobile wrapping. */
.footer{text-align:center}
.footer-top{grid-template-columns:minmax(0,1.3fr) repeat(3,minmax(0,1fr));justify-items:center;align-items:start;max-width:78rem;margin-inline:auto}
.footer-brand{grid-column:auto}
.footer-top>div{width:100%;min-width:0}
.footer .brand{margin:0 auto 1rem}
.footer p{margin-inline:auto}
.footer .company-address{margin-inline:auto}
.footer ul{justify-items:center}
.footer-bottom{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 2rem}
.footer-bottom-links{justify-content:center;flex-wrap:wrap}
.footer a{overflow-wrap:anywhere}
@media(max-width:60rem){.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:35rem){.footer-top{grid-template-columns:1fr}.footer-top>div{grid-column:auto}}
