{
  "$comment": "ARGENTINA.md color tokens — dark only (the terminal view is the single theme). Mirrors apps/web/src/app/globals.css :root, the authoritative source. Live machine view: https://argentina.md/brand/manifest.json",
  "theme": "dark",
  "tokens": [
    { "name": "paper", "cssVar": "--paper", "hex": "#0a0c10", "role": "Background — terminal-dark, the single theme" },
    { "name": "ink", "cssVar": "--ink", "hex": "#e6edf3", "role": "Body text on paper" },
    { "name": "muted", "cssVar": "--muted", "hex": "#8b949e", "role": "Secondary text, captions, folio furniture" },
    { "name": "rule", "cssVar": "--rule", "hex": "#21262d", "role": "Hairlines, borders, box-drawing rules" },
    { "name": "faint", "cssVar": "--faint", "hex": "#11151a", "role": "Recessed surfaces — code wells, asides" },
    { "name": "celeste", "cssVar": "--celeste", "hex": "#9ccbef", "role": "THE accent — decoration & non-text marks >=24px" },
    { "name": "celeste-ink", "cssVar": "--celeste-ink", "hex": "#6cb6ff", "role": "Links & interactive text (AA-contrast on dark)" },
    { "name": "celeste-display", "cssVar": "--celeste-display", "hex": "#9ccbef", "role": "Big numerals / large display (~11:1 on dark)" },
    { "name": "gold", "cssVar": "--gold", "hex": "#ffc72c", "role": "Sol de Mayo ONLY — never anything else" },
    { "name": "ok", "cssVar": "--ok", "hex": "#3fb950", "role": "Success states (forms, checklists)" },
    { "name": "error", "cssVar": "--error", "hex": "#f85149", "role": "Error states" }
  ],
  "laws": [
    "One accent: celeste does all interactive work. If a surface needs a second accent, the design is wrong.",
    "Gold is the Sol de Mayo only — not even the wordmark wears it."
  ],
  "national_source": "Celeste #9ccbef is the CIE-standardized Argentine flag color (2010 decree), inherited unchanged. The flag's gold #F6B40E is brightened to #FFC72C so the Sol glows on terminal-dark."
}
