{
  "$comment": "Machine-readable mirror of css/tokens.css. Single source of truth is the CSS; regenerate this with gen-tokens-json.sh at deploy so they cannot drift.",
  "brand": "melon.tips",
  "version_ref": "/version.json",
  "color": {
    "accent": "#2f6f4f",
    "accent-dark": "#234f38",
    "accent-darker": "#173d2a",
    "accent-light": "#7aa33d",
    "accent-2": "#e8f4ec",
    "accent-3": "#eef7f1",
    "melon-red": { "value": "#d94c4c", "usage": "logo/hero garnish only; never a CTA" },
    "bg": "#f7f6f2",
    "panel": "rgba(255,255,255,0.94)",
    "bottom": "#f2f6ee",
    "text": "#1f2328",
    "muted": "#667085",
    "text-strong": "#344054",
    "line": "#d8dde3",
    "line-green": "#cfe6d8"
  },
  "type": {
    "sans": "Arial, Helvetica, sans-serif",
    "mono": "Consolas, Monaco, monospace",
    "no_webfonts": true
  },
  "shape": {
    "radii_px": [6, 10, 12, 18, 22, 24],
    "pill": 999,
    "gutter_px": 24,
    "card_pad_px": 18
  },
  "rules": [
    "lowercase brand always",
    "system arial only; flag any font swap",
    "no invented CTA color; pills only; white-on-dark / green-on-light; red is never a button",
    "do not replace 🍉 with generic icons",
    "no new SVG illustrations",
    "hedge confidently"
  ]
}
