:root{--ink:#071a18;--night:#061a18;--emerald:#10b981;--emerald-dark:#047857;--mint:#d1fae5;--paper:#f8fafc;--muted:#526361;--line:#d9e2df;--white:#fff;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Instrument Sans",Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}.skip-link{position:absolute;left:-9999px;top:0;background:var(--emerald);color:var(--ink);padding:.8rem 1rem;font-weight:700;z-index:20}.skip-link:focus{left:1rem;top:1rem}a{color:inherit}.shell{width:min(var(--shell),calc(100% - 2rem));margin-inline:auto}.site-header{background:var(--night);color:#fff;border-bottom:1px solid #ffffff1a;position:sticky;top:0;z-index:10}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;font-size:1.12rem;font-weight:700}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--emerald-dark);color:#fff}.brand-mark svg{width:27px;height:27px}.nav-links{display:flex;align-items:center;gap:1.5rem;font-size:.9rem}.nav-links a{text-decoration:none}.nav-action{border:1px solid #34d399;padding:.62rem .9rem;color:#a7f3d0}.hero{background:var(--night);color:#fff;padding:5.5rem 0 5rem}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:4rem}.eyebrow{margin:0 0 1rem;color:#34d399;font-size:.75rem;font-weight:750;text-transform:uppercase;letter-spacing:.22em}.hero h1{max-width:730px;margin:0;font-size:clamp(2.6rem,6vw,5.2rem);line-height:.98;letter-spacing:-.055em}.lead{max-width:670px;color:#b8c8c5;font-size:1.15rem;margin:1.6rem 0 0}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{display:inline-block;padding:.9rem 1.15rem;font-weight:700;text-decoration:none;text-align:center}.button.primary{background:var(--emerald);color:#03211b}.button.secondary{border:1px solid #ffffff40;color:#fff}.disclaimer{max-width:650px;margin:1.2rem 0 0;color:#7f9994;font-size:.82rem}.hero-visual{background:#ffffff08;border-left:4px solid var(--emerald);padding:1.1rem}.hero-visual img{display:block;width:100%;height:auto}.section{padding:5rem 0}.section h2,.cta h2{max-width:820px;margin:0 0 2rem;font-size:clamp(2rem,4vw,3.3rem);line-height:1.05;letter-spacing:-.04em}.card-grid,.capability-grid,.resource-grid{display:grid;gap:1px;background:var(--line);border:1px solid var(--line)}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card-grid article,.capability-grid article{background:#fff;padding:1.6rem}.number{color:var(--emerald-dark);font-weight:800;font-size:.8rem}.card-grid h3,.capability-grid h3,.journey h3{margin:.55rem 0 .45rem;font-size:1.05rem}.card-grid p,.capability-grid p,.journey p{margin:0;color:var(--muted);font-size:.93rem}.dark{background:var(--night);color:#fff}.journey{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#ffffff1c;border:1px solid #ffffff1c}.journey article{display:grid;grid-template-columns:42px 1fr;gap:1rem;background:var(--night);padding:1.5rem}.journey article>span{display:grid;place-items:center;width:34px;height:34px;background:var(--emerald);color:var(--ink);font-weight:800}.journey p{color:#a9bfbb}.journey strong{display:block;margin-top:.8rem;color:#6ee7b7;font-size:.78rem}.capability-grid{grid-template-columns:repeat(3,1fr)}.callout{margin-top:1.5rem;padding:1.2rem;border-left:4px solid var(--emerald-dark);background:var(--mint);color:#164e3f}.tinted{background:#edf7f3}.resource-grid{grid-template-columns:repeat(4,1fr)}.resource-grid a{display:flex;flex-direction:column;gap:.45rem;background:#fff;padding:1.5rem;text-decoration:none}.resource-grid a:hover,.resource-grid a:focus{background:var(--mint)}.resource-grid span{color:var(--emerald-dark);font-size:.72rem;font-weight:800}.resource-grid small{color:var(--muted)}.cta{background:#073e34;color:#fff;padding:3.7rem 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta h2{margin-bottom:.6rem}.cta p:not(.eyebrow){margin:0;color:#b9d9d2}footer{background:#03100e;color:#8da29e;padding:1.4rem 0;font-size:.8rem}footer .shell{display:flex;justify-content:space-between;gap:1rem}:focus-visible{outline:3px solid #34d399;outline-offset:4px}@media(max-width:850px){.nav{align-items:flex-start;padding-block:1rem}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:.7rem 1rem}.hero{padding-top:3.5rem}.hero-grid{grid-template-columns:1fr;gap:2rem}.card-grid.three,.capability-grid{grid-template-columns:1fr 1fr}.resource-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.shell{width:min(var(--shell),calc(100% - 1.25rem))}.nav{display:block}.nav-links{margin-top:1rem;justify-content:flex-start}.nav-action{width:100%;text-align:center}.hero{padding-block:3rem}.hero h1{font-size:2.7rem}.actions{display:grid}.section{padding:3.5rem 0}.card-grid.three,.capability-grid,.journey,.resource-grid{grid-template-columns:1fr}.cta-inner,footer .shell{align-items:flex-start;flex-direction:column}}
