:root{--navy:#071d2b;--ink:#102d3b;--muted:#586c73;--mint:#b9edc7;--paper:#f7f9f6;--line:#dce4df;--green:#23664e}
.footer-research{display:flex;flex-wrap:wrap;gap:16px 30px;padding:24px 0;font-size:14px;border-bottom:1px solid var(--line)}.footer-research a{text-decoration:underline;text-underline-offset:5px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:94px}
body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button,a,input{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a:focus-visible,button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #398462;outline-offset:5px}
img{max-width:100%;display:block}
h1,h2,h3,p{margin:0}
h1,h2,h3{line-height:1.1;font-weight:500;letter-spacing:-.045em}
h2{font-size:clamp(36px,4.1vw,58px)}
h3{font-size:30px}
p{color:var(--muted)}
.wrap{max-width:1280px;margin:auto;padding-left:48px;padding-right:48px}
.section{padding-top:104px;padding-bottom:104px}
.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:650;margin-bottom:24px;color:var(--green)}
.header{height:82px;padding:0 48px;background:var(--paper);display:flex;align-items:center;gap:36px;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}
.brand{flex-shrink:0}
.brand img{width:189px;height:36px;object-fit:contain}
.header nav{display:flex;gap:30px;margin:auto;font-size:13px;font-weight:550}
.header nav a:hover{color:var(--green)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;background:var(--ink);color:#fff;padding:16px 25px;border:1px solid transparent;border-radius:5px;font-size:14px;font-weight:600;white-space:nowrap;transition:transform .2s,background .2s}
.button:hover{transform:translateY(-2px);background:#245346}
.button:active{transform:translateY(0)}
.button.small{padding:11px 18px;gap:22px;font-size:12px}
.button.mint{background:var(--mint);color:var(--navy)}
.button.mint:hover{background:#d0f7d9}
.menu-toggle{display:none}
.hero{background:var(--navy);color:#eef5f0;overflow:hidden}
.hero-inner{max-width:1440px;margin:auto;min-height:574px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:50px 72px 55px;position:relative}
.hero-copy{position:relative;z-index:1}
.hero .eyebrow{color:var(--mint);font-size:11px}
.hero h1{font-size:clamp(46px,4.6vw,68px);line-height:1.09;letter-spacing:-.055em;white-space:nowrap}
.hero h1 em{font-style:normal;color:var(--mint)}
.intro{font-size:17px;line-height:1.7;max-width:370px;margin:25px 0 31px;color:#bbc9ce}
.actions{display:flex;align-items:center;gap:26px}
.text-link{font-size:13px;color:#e5eee8;display:flex;gap:16px;align-items:center}
.text-link:hover{color:var(--mint)}
.hero-art{margin-left:-22px;margin-right:-38px;position:relative;align-self:center}
.hero-art img{width:100%;height:auto;mix-blend-mode:lighten;object-fit:contain;aspect-ratio:1.3}
.art-caption{text-align:center;font-size:11px;letter-spacing:.12em;color:#a8bbc4;margin-top:-25px;position:relative}
.hero-bottom{border-top:1px solid #29404d;max-width:1296px;margin:auto;padding:23px 0;display:flex;justify-content:space-between;gap:30px;align-items:center}
.hero-bottom>span{font-size:9px;letter-spacing:.13em;color:#99b0bb}
.hero-bottom>div{display:flex;gap:46px;font-size:12px;color:#d4e3dd}
.foundation{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;align-items:center;padding-top:39px;padding-bottom:39px;border-bottom:1px solid var(--line);gap:30px}
.foundation p{font-size:14px;line-height:1.5}
.foundation strong{font-weight:550;color:var(--ink)}
.foundation>div{padding-left:30px;border-left:1px solid var(--line)}
.foundation span{display:block;font-size:11px;color:var(--muted);margin-bottom:5px}
.foundation b{font-size:17px;font-weight:500;letter-spacing:-.025em}
.section-heading{margin-bottom:45px}
.section-heading>p:last-child:not(.eyebrow){max-width:520px;margin-top:23px;font-size:16px}
.explorer{border:1px solid #d7e0da;background:#eef3ef;border-radius:8px;overflow:hidden}
.workflow-nav{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #d7e0da;background:#e7eeea}
.workflow-nav button{background:none;border:0;padding:24px 21px;text-align:left;font-size:13px;color:#4c635c;display:flex;justify-content:space-between;gap:10px;border-bottom:3px solid transparent}
.workflow-nav button[aria-selected=true]{background:#f8faf7;border-bottom-color:var(--green);color:var(--ink);font-weight:650}
.workflow-nav button:hover{background:#f8faf7}
.workflow-body{padding:30px 36px 38px}
.workflow-top{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#566e61;letter-spacing:.07em}
.sample-label{font-weight:650}
.workflow-content{display:grid;grid-template-columns:1fr 1fr;gap:66px;align-items:center;padding-top:38px}
.workflow-kicker{font-size:10px;letter-spacing:.12em;margin-bottom:15px;color:var(--green)}
.workflow-content h3{font-size:38px;margin-bottom:18px}
.workflow-content p:not(.workflow-kicker){font-size:14px;max-width:350px}
.underlined{display:inline-flex;gap:25px;font-size:12px;font-weight:600;border-bottom:1px solid #879c91;padding-bottom:5px;margin-top:24px}
.research-sheet{background:#fff;border:1px solid #d3dfd7;border-radius:6px;box-shadow:0 14px 28px #102d3b08}
.sheet-top{padding:17px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;font-weight:600}
.research-sheet dl{margin:0;padding:4px 22px}
.research-sheet dl div{padding:12px 0;display:grid;grid-template-columns:.85fr 1fr;gap:14px;border-bottom:1px solid #edf0ed;font-size:12px}
.research-sheet dt{color:#65746d}
.research-sheet dd{margin:0;font-weight:550}
.research-sheet .sheet-note{font-size:10px!important;padding:15px 22px;color:#64756a}
.coverage{background:#eaf0ec;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.coverage-layout{display:grid;grid-template-columns:285px 1fr;gap:74px}
.coverage-controls>label{font-size:12px;font-weight:600;display:block;margin-bottom:10px}
.search-box{display:flex;align-items:center;border:1px solid #b8c9be;border-radius:4px;background:#f9fbf8;padding:0 14px;gap:10px}
.search-box span{font-size:25px}
.search-box input{width:100%;padding:12px 0;background:transparent;border:0;color:var(--ink);font-size:13px;min-width:0}
.search-box input::placeholder{color:#64776a}
.regions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.regions button{font-size:11px;border:1px solid #b5c5bb;border-radius:4px;padding:8px 12px;background:transparent;color:#365244}
.regions .active{background:var(--ink);color:#fff;border-color:var(--ink)}
.result-summary{font-size:11px;margin-bottom:12px}
.country-list{display:grid;grid-template-columns:repeat(2,1fr);column-gap:26px}
.country-item{padding:15px 0;border-top:1px solid #c8d6cd;display:flex;justify-content:space-between;align-items:center;gap:12px}
.country-item:hover{color:var(--green)}
.country-item>div{display:flex;gap:13px;align-items:center}
.country-code{width:32px;height:26px;display:grid;place-items:center;border:1px solid #bdcec2;border-radius:3px;font-size:10px;font-weight:650;color:#496456;background:#f3f7f2}
.country-item strong{display:block;font-size:14px;font-weight:550}
.country-item small{display:block;font-size:10px;color:#61776a}
.country-item>span{font-size:17px;color:#547963}
.coverage-note{font-size:11px;line-height:1.7;margin-top:20px;max-width:570px}
.empty{grid-column:1/-1;padding:35px 0}
.solutions{display:grid;grid-template-columns:1.05fr 1fr;gap:20px}
.solution{display:block;padding:37px 38px;border-radius:6px;overflow:hidden;position:relative;transition:transform .2s}
.solution:hover{transform:translateY(-3px)}
.solution-number{font-size:10px;letter-spacing:.12em;display:block;margin-bottom:20px}
.solution h3{font-size:32px;line-height:1.17}
.solution p{font-size:14px;max-width:270px;margin-top:18px}
.solution-link{font-size:12px;display:block;margin-top:27px}
.featured{background:#113b3b;color:#edf6ec;min-height:440px}
.featured p{color:#bdd2c8}
.featured .solution-number{color:#c0e5c8}
.solution-stack{display:grid;gap:20px}
.market{background:#e0e9e1}
.competition{background:#e8ecef}
.solution-stack h3{font-size:26px}
.orbit{display:flex;align-items:center;margin-top:40px;gap:0}
.orbit span{display:grid;place-items:center;width:93px;height:93px;border:1px solid #527773;border-radius:50%;font-size:12px;background:#194443}
.orbit span+span{margin-left:-12px}
.orbit span:last-child{background:#b9edc7;color:#113b3b;border-color:#b9edc7}
.evidence{background:#edf1ed}
.evidence-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}
.evidence-layout>div>p:not(.eyebrow){max-width:350px;margin:23px 0 27px;font-size:14px}
.button.outline{border-color:#98ada0;background:transparent;color:var(--ink)}
.evidence-list article{display:flex;gap:24px;padding:25px 0;border-bottom:1px solid #d1dcd4}
.evidence-list article>span{font-size:11px;color:#507560;padding-top:6px}
.evidence-list h3{font-size:22px;letter-spacing:-.025em;margin-bottom:12px}
.evidence-list p{font-size:14px}
.resources{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.resources>a{padding:26px 0;border-top:1px solid #a7bab0}
.resources span{font-size:10px;letter-spacing:.12em;color:#536e60}
.resources h3{margin:19px 0 25px;font-size:31px}
.resources b{font-size:12px;font-weight:600}
.contact{background:var(--navy);padding:76px 0;text-align:center;color:#f0f6ef}
.contact .eyebrow{color:#b9d9c4}
.contact h2{font-size:clamp(40px,5vw,66px)}
.contact p:not(.eyebrow){margin:23px 0 28px;color:#bccdd0;font-size:15px}
.contact .contact-note{font-size:10px!important;margin:15px 0 0!important;color:#a7bdc2!important}
.footer-top{display:flex;align-items:center;gap:24px;padding:40px 0}
.footer-top p{font-size:13px}
.footer-top>a:last-child{margin-left:auto;font-size:12px}
.footer-bottom{border-top:1px solid var(--line);padding:21px 0;display:flex;justify-content:space-between;gap:15px;color:#62716b;font-size:10px}
.skip{position:fixed;left:20px;top:-100px;background:white;padding:12px;z-index:30}
.skip:focus{top:10px}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:enter .7s ease both}
.hero-art{animation:enter 1s .12s ease both}
@keyframes enter{from{opacity:0;transform:translateY(16px)}
to{opacity:1;transform:translateY(0)}
}
}
@media(min-width:1441px){.hero h1{font-size:68px}
.hero-inner{min-height:620px}
}
@media(max-width:1150px){.header{padding:0 28px;gap:20px}
.header nav{gap:20px}
.hero-inner{padding:45px 40px;min-height:540px}
.hero-bottom{margin:0 40px}
.hero-bottom>div{gap:24px}
.hero h1{font-size:55px}
.hero-art{margin-right:-20px}
.actions{gap:18px}
.text-link{font-size:12px;gap:9px}
.wrap{padding-left:36px;padding-right:36px}
.coverage-layout{gap:40px;grid-template-columns:255px 1fr}
.workflow-content{gap:35px}
.foundation{gap:20px}
.foundation>div{padding-left:20px}
.header .brand img{width:170px}
}
@media(max-width:900px){.header nav{gap:16px;font-size:12px}
.header-cta{display:none}
.hero-inner{grid-template-columns:1.1fr 1fr;padding-left:36px;padding-right:36px;min-height:470px}
.hero h1{font-size:44px}
.intro{font-size:15px}
.actions{flex-wrap:wrap}
.hero-bottom>span{max-width:190px}
.hero-bottom>div{gap:16px;font-size:11px}
.foundation{grid-template-columns:1fr 1fr}
.foundation>div:nth-child(3){border-left:0;padding-left:0}
.workflow-nav button{font-size:11px;padding:18px 13px}
.workflow-body{padding:24px}
.workflow-content{gap:25px}
.workflow-content h3{font-size:31px}
.coverage-layout{grid-template-columns:220px 1fr;gap:30px}
.solution{padding:30px}
.solution-stack h3{font-size:23px}
.evidence-layout{gap:45px}
.section{padding-top:78px;padding-bottom:78px}
}
@media(max-width:640px){html{scroll-padding-top:84px}
.header{height:70px;padding:0 22px;justify-content:space-between}
.header .brand img{width:170px}
.menu-toggle{display:flex;align-items:center;gap:14px;background:transparent;border:1px solid #c3d0c7;padding:7px 12px;border-radius:4px;color:var(--ink);font-size:12px}
.header nav{display:none;position:absolute;top:69px;left:0;right:0;background:var(--paper);padding:24px;border-bottom:1px solid var(--line);font-size:15px;box-shadow:0 12px 15px #102d3b0c}
.header nav.open{display:flex;flex-direction:column;gap:22px}
.wrap{padding-left:24px;padding-right:24px}
.hero-inner{padding:43px 24px 25px;grid-template-columns:1fr;min-height:0}
.hero h1{font-size:clamp(40px,10.7vw,65px)}
.hero .eyebrow{font-size:9px;margin-bottom:22px}
.intro{max-width:325px;font-size:15px;margin:21px 0 27px}
.actions{gap:23px}
.button{padding:14px 20px;font-size:12px;gap:25px}
.text-link{font-size:11px}
.hero-art{margin:4px -15px 0;max-height:280px}
.hero-art img{height:280px;aspect-ratio:auto;object-fit:contain}
.art-caption{font-size:9px;margin-top:-25px}
.hero-bottom{margin:0 24px;padding:18px 0;display:block}
.hero-bottom>span{display:none}
.hero-bottom>div{justify-content:space-between;gap:10px;font-size:9px}
.foundation{padding-top:28px;padding-bottom:28px;gap:22px 14px}
.foundation p{font-size:12px}
.foundation b{font-size:14px}
.foundation span{font-size:10px}
.foundation>div{padding-left:15px}
.section{padding-top:65px;padding-bottom:65px}
.section-heading{margin-bottom:30px}
.section-heading h2,h2{font-size:37px}
.eyebrow{font-size:9px;margin-bottom:20px}
.section-heading>p:last-child:not(.eyebrow){font-size:14px;margin-top:20px}
.workflow-nav{grid-template-columns:1fr 1fr}
.workflow-nav button{font-size:10px;padding:15px 12px}
.workflow-body{padding:22px 18px}
.workflow-top{font-size:8px}
.workflow-top>span:last-child{display:none}
.workflow-content{grid-template-columns:1fr;padding-top:24px;gap:26px}
.workflow-content h3{font-size:30px}
.workflow-content p:not(.workflow-kicker){font-size:13px}
.research-sheet dl div{font-size:11px}
.coverage-layout{grid-template-columns:1fr;gap:26px}
.regions{gap:6px;margin-top:15px}
.regions button{font-size:10px;padding:7px 10px}
.coverage-controls .underlined{margin-top:18px}
.country-list{column-gap:18px}
.country-item strong{font-size:12px}
.country-code{width:27px;font-size:9px;flex-shrink:0}
.country-item>div{gap:9px}
.country-item small{font-size:9px}
.country-item>span{font-size:13px}
.coverage-note{font-size:10px}
.solutions{grid-template-columns:1fr}
.solution{padding:29px}
.featured{min-height:380px}
.solution h3{font-size:31px}
.solution-stack h3{font-size:26px}
.evidence-layout{grid-template-columns:1fr;gap:28px}
.evidence-list article{padding:21px 0}
.evidence-list h3{font-size:21px}
.evidence-list p{font-size:13px}
.resources{gap:20px}
.resources h3{font-size:23px}
.resources b{font-size:10px}
.resources span{font-size:8px}
.contact{padding:60px 0}
.contact h2{font-size:40px}
.contact .eyebrow{font-size:8px}
.footer-top{flex-wrap:wrap;gap:15px;padding:30px 0}
.footer-top .brand img{width:170px}
.footer-top p{font-size:11px}
.footer-top>a:last-child{margin:0;flex-basis:100%;font-size:11px}
.footer-bottom{flex-direction:column;gap:6px;font-size:9px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*::before,*::after{animation:none!important;transition:none!important}
}

/* Leave room for the shared sticky header when following content anchors. */
main [id]{scroll-margin-top:100px}
summary:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #398462;outline-offset:5px}
