{
  "font": {
    "family": "Roboto, Segoe UI, Arial, sans-serif",
    "page": "24px / 32px, 700",
    "section": "20px / 28px, 700",
    "body": "14px / 22px, 400",
    "secondary": "12px / 18px, 400",
    "display": "36px / 44px, 700"
  },
  "color": {
    "primary": "#286658",
    "canvas": "#f5f6f3",
    "surface": "#ffffff",
    "text": "#24342f",
    "muted": "#53665e",
    "border": "#dde5df",
    "input": "#f8faf7",
    "success": "#08755d",
    "warning": "#865600",
    "danger": "#bc2850",
    "selected": "#e8f2ec",
    "control": "#a0b2a7",
    "icon": "#435c51",
    "actionFill": "#2c6b5b"
  },
  "shape": {
    "control": "7px",
    "card": "10px",
    "dialog": "8px",
    "table": "12px"
  },
  "size": {
    "sidebar": "256px",
    "header": "64px",
    "control": "36px; 40px on narrow screens",
    "mobileTarget": "38\u201344px",
    "tableHeader": "47px",
    "tableRow": "62px",
    "compactRow": "44px",
    "switch": "40px \u00d7 22px"
  },
  "motion": {
    "controls": "120ms",
    "content": "180ms",
    "dialog": "240ms",
    "reduced": "0ms",
    "page": "320ms"
  },
  "version": "4.3",
  "dark": {
    "canvas": "#121a17",
    "surface": "#1c2722",
    "header": "#17221d",
    "input": "#16221c",
    "text": "#edf3ed",
    "muted": "#bccdbf",
    "border": "#394d40",
    "control": "#748c79",
    "link": "#9ed3b8",
    "actionFill": "#34755f",
    "icon": "#d1e0d4",
    "success": "#7de1bc",
    "warning": "#f5cd8b",
    "danger": "#ffa3bb",
    "raised": "#2a3a30"
  },
  "charts": {
    "light": [
      "#387e6a",
      "#849962",
      "#a98b69",
      "#b68a3f"
    ],
    "dark": [
      "#94cbb0",
      "#c0d79c",
      "#d4b790",
      "#e0c27f"
    ]
  },
  "focus": {
    "light": "#417e69",
    "dark": "#8bb99d",
    "fields": "Single accent border; no external outline on dropdown search",
    "actions": "2px keyboard outline with 2px offset"
  }
}
