/* Shared rhythm across all Mamba pages. Loaded after page-specific styles. */
:root{--page-width:1180px;--section-space:88px;--space:88px}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{line-height:1.7}
body .wrap{width:min(var(--page-width),calc(100% - 48px));margin-inline:auto}
main,section,.wrap,.split>*{min-width:0}
h1,h2,h3,h4{overflow-wrap:break-word;text-wrap:balance}
p,li{overflow-wrap:break-word}
img{max-width:100%}
a,button,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #14715c;outline-offset:5px}
.top a:focus-visible,.hero a:focus-visible,.it-hero a:focus-visible,footer a:focus-visible{outline-color:#c8ff43}
.interior h1{letter-spacing:-.045em;line-height:1.08}
.interior h2{font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.04em;line-height:1.18;margin:12px 0 24px}
.interior h3{letter-spacing:-.025em;line-height:1.3}
.interior p{margin:0 0 20px}
.interior .kicker,.interior .pills span,.interior .steps small{font-size:.8125rem;line-height:1.6}
.interior .hero,.interior .it-hero,.interior .services-hero{padding:96px 0;text-align:center;isolation:isolate}
.interior .hero:after,.interior .it-hero:after{z-index:-1;pointer-events:none}
.interior .hero .wrap,.interior .it-hero .wrap,.interior .services-hero .wrap{position:relative;z-index:1}
.interior .hero h1,.interior .it-hero h1,.interior .services-hero h1{font-size:clamp(2.6rem,5.4vw,5rem);max-width:960px;margin:18px auto 26px}
.interior .hero p,.interior .it-hero p,.interior .services-hero p{max-width:720px;margin:0 auto 24px;color:#d5e6dd;font-size:1.125rem}
.interior .hero-image{opacity:.18;z-index:-1}
.interior .pills{justify-content:center;gap:10px}
.interior .content,.interior .section,.interior .catalogue,.interior .cta{padding:var(--section-space) 0}
.interior .split{gap:48px;align-items:start;grid-template-columns:repeat(2,minmax(0,1fr))}
.interior .lead{font-size:1.125rem}
.interior .panel,.interior .outcome{padding:32px;color:#0c2624;align-self:start}
.interior .panel h3,.interior .outcome h3{color:#0c2624;margin:0 0 16px}
.interior .panel p,.interior .outcome p{color:#36584e}
.interior .panel p:last-child,.interior .outcome p:last-child,.interior .card p:last-child{margin-bottom:0}
.interior .cards,.interior .service-grid{gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin-block:40px}
.interior .wrap.cards,.interior .wrap.faq,.interior .wrap.grid4{margin-inline:auto}
.interior .content>.cards:first-child,.interior .content>.wrap>.cards:first-child{margin-top:0}
.interior .content>.cards:last-child,.interior .content>.wrap>.cards:last-child{margin-bottom:0}
.interior .card{padding:30px;min-width:0;height:100%;transition:background .2s,border-color .2s,transform .2s}
.interior .card h3{margin:0 0 16px;font-size:1.25rem}
.interior .card p,.interior .grid4 p,.interior .steps p{font-size:1rem;line-height:1.7}
.interior a.card{display:flex;flex-direction:column;align-items:flex-start}
.interior a.card:hover{background:#e6ffe1;border-color:#14715c;transform:translateY(-3px)}
.interior .card .button,.interior .card .go{margin-top:auto}
.interior .grid4,.interior .steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:40px}
.interior .grid4 article,.interior .steps article{padding:26px;min-width:0}
.interior .steps h3{color:#fff}
.interior .steps p{color:#d5e6dd}
.interior .list{column-gap:32px}
.interior .list li{break-inside:avoid;margin:0 0 14px}
.interior .faq-wrap,.interior .wrap.faq{width:min(880px,calc(100% - 48px));margin-inline:auto}
.interior .faq{margin-top:40px}
.interior .content>.faq:first-child{margin-top:0}
.interior .faq details{padding:0;border-color:#b7c5bd}
.interior .faq summary{padding:24px 32px 24px 0;font-size:1.0625rem;line-height:1.5;list-style:none;position:relative}
.interior .faq summary::-webkit-details-marker{display:none}
.interior .faq summary:after{content:'+';position:absolute;right:2px;top:22px;font-size:1.5rem;color:#14715c;font-weight:600}
.interior .faq details[open] summary:after{content:'−'}
.interior .faq details p{max-width:760px;margin:0 0 24px;color:#41584e}
.interior .cta{text-align:center}
.interior .cta h2{max-width:880px;margin:16px auto 24px;font-size:clamp(2.25rem,4.6vw,4rem)}
.interior .cta p{max-width:680px;margin:0 auto 24px}
.interior .button{font-size:.875rem;line-height:1.5;min-height:46px;padding:13px 20px}
.interior .form{max-width:none;gap:20px;align-content:start}
.interior .field{display:flex;flex-direction:column;gap:7px;font-size:.875rem;font-weight:700}
.interior .field-wide{grid-column:1/-1}
.interior .form input,.interior .form select,.interior .form textarea{min-width:0;border-radius:3px;font-size:1rem;font-weight:400;color:#071414}
.interior .form textarea{min-height:160px}
.interior .nav nav{font-size:.875rem;flex-wrap:wrap;align-items:center}
.interior .nav nav a{padding:7px 0}
.interior .brand{letter-spacing:-.03em}
.interior footer{font-size:.875rem}
.interior .foot{align-items:center;flex-wrap:wrap}
/* Preserve the homepage composition, while matching shared gutters and type. */
.home main>section:not(.hero){padding-block:var(--section-space)}
.home h1,.home h2{letter-spacing:-.045em;line-height:1.08}
.home .service p,.home .moment p,.home .map-card p{font-size:1rem;line-height:1.65}
.home .eyebrow,.home .map-title,.home .moment .year,.home .footer-main h4{font-size:.8125rem;line-height:1.6}
.home .hero-content,.home .two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}
.home .service{display:flex;flex-direction:column}
.home .service h3{line-height:1.35}
.home .section-head{align-items:flex-start}
.home .footer-bottom{font-size:.8125rem;color:#b4c6bc}
.home .brand{flex-wrap:wrap}
@media(min-width:901px){.interior .service-grid>.card:last-child:nth-child(3n + 1){grid-column:2}}
@media(max-width:1000px){.interior .grid4,.interior .steps{grid-template-columns:repeat(2,minmax(0,1fr))}.interior .split{gap:32px}.home .hero-content{grid-template-columns:1.1fr .9fr}.home .orbit{width:min(300px,70vw)}}
@media(max-width:900px){.interior .cards,.interior .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home .hero-content,.home .two-col{grid-template-columns:1fr}.home .hero{padding-top:190px}.home header .nav{flex-wrap:wrap}.home .navlinks{display:flex;flex-wrap:wrap;gap:18px}.home .orbit{margin-top:20px}.home .section-head{display:block}}
@media(max-width:700px){:root{--section-space:56px;--space:56px}body .wrap{width:calc(100% - 32px)}.interior .hero,.interior .it-hero,.interior .services-hero{padding:64px 0}.interior .hero h1,.interior .it-hero h1,.interior .services-hero h1{font-size:clamp(2.2rem,8.5vw,3.4rem)}.interior .split,.interior .cards,.interior .service-grid,.interior .grid4,.interior .steps{grid-template-columns:1fr;gap:24px}.interior .nav{flex-wrap:wrap;gap:10px}.interior .nav nav{display:flex;gap:20px;width:100%}.interior .panel,.interior .outcome,.interior .card{padding:24px}.interior .list{columns:1}.interior .faq-wrap,.interior .wrap.faq{width:calc(100% - 32px)}.interior .form{grid-template-columns:1fr}.interior .foot{gap:12px}.home .hero h1{font-size:clamp(2.6rem,10vw,3.8rem)}.home .navlinks{font-size:.875rem;gap:14px}.home .brand{font-size:.95rem;gap:8px}.home .section-head h2{font-size:2.4rem}.home .services{grid-template-columns:1fr}.home .service{min-height:0}.home .service h3{margin-top:24px}.home .section-head{margin-bottom:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
