:root{
  --accent:#047857;--accent-h:#059669;--accent-ink:#065F46;--accent-solid:#047857;
  --accent-bg:rgba(4,120,87,0.08);--accent-bdr:rgba(4,120,87,0.25);--accent-tint:#D1FAE5;
  --lime:#D1FAE5;--green:#047857;--forest:#047857;
  --on-accent:#FFFFFF;--on-accent-muted:#D1FAE5;--on-accent-bdr:rgba(255,255,255,0.28);
  --ink:#1A1A1A;--text:#1A1A1A;--text2:#4A4A4A;--text3:#767676;--text4:#C0C0C0;--muted:#8A8A8A;
  --paper:#F5F2EC;--surface:#FFFFFF;--surface2:#FAFAF8;--bg2:#EFEBE3;--card:#FFFFFF;
  --line:#E2DDD5;--border:#E2DDD5;--border2:#D4CFC6;
  --font-display:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--font-sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;
}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
h1,h2,h3,.brand-name,.start-hero h2,.finance-summary h2,.panel-head h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-weight:600;letter-spacing:-.2px}
/* #title is an ID in the shell, so a class selector never reaches it. */
.top h1,#title{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-weight:600;letter-spacing:-.2px}
