{
  "dark": {
    "bg": "#101B26",
    "surface": "#18222D",
    "surface-raised": "#202C37",
    "border": "#2E3B49",
    "text": "#E6EDF3",
    "text-muted": "#94A3B8",
    "accent": "#4ADE80",
    "cta": "#F5B942"
  },
  "light": {
    "bg": "#EEF3F7",
    "surface": "#FFFFFF",
    "surface-raised": "#F7FAFC",
    "border": "#D5DEE6",
    "text": "#101B26",
    "text-muted": "#3D4C5C",
    "accent": "#12793A",
    "cta": "#D07208"
  },
  "fonts": {
    "ui": "Inter",
    "brand": "JetBrains Mono"
  },
  "semantics": {
    "accent": "green = machine trust (verification, signed, live)",
    "cta": "amber = human call-to-action",
    "banned": "purple (any hue) \u2014 see HC-1171"
  }
}
