:root{--green-surface:#5e9488;--green-text-light:#3e5354;--green-text-dark:#5b7274;--brand-green:#5b7274;--brand-green-dark:#3e5354;--brand-green-on-dark:#5e9488;--green-50:#edf1f1;--green-100:#c9d5d5;--green-200:#9db0b1;--green-400:#5b7274;--green-600:#3e5254;--green-800:#2b3b3c;--green-900:#1a2627;--ink:#2b3b3c;--near-black:#16191a;--brand-grey:#4a5658;--surface-light:#fbfbfa;--surface-light-tint:#f1f3f2;--text-on-dark:#f7f8f8;--text-on-dark-muted:#b8c2c2;--text-on-dark-subtle:#9aa4a4;--descriptor-on-dark:#5a8c81;--defence-amber:#b8794a;--defence-amber-dark:#8a5a32;--defence-amber-light:#c88a56;--wordmark-ux:var(--green-surface);--wordmark-company-on-light:#8a9694;--wordmark-company-on-dark:var(--text-on-dark-muted);--dot:var(--green-surface);--dot-highlight:#9fd8c4;--accent:var(--green-surface);--on-accent:#0e1f1a;--font-brand:"Geomanist", system-ui, -apple-system, "Segoe UI", sans-serif;--font-body:"Geomanist", system-ui, -apple-system, "Segoe UI", sans-serif;--weight-ux:700;--weight-company:400;--radius:8px;--radius-card:12px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--surface-light);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2,h3,h4{font-family:var(--font-brand);letter-spacing:-.01em;margin:0;line-height:1.1}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit}ul{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--brand-green);outline-offset:3px}
