{
  "$schema": "https://design-tokens.github.io/community-group/format/",
  "name": "NeroView Boardroom",
  "version": "1.1.0",
  "date": "2026-07-08",
  "sourceOfTruth": "neroview.com repo · styles.css :root",
  "spec": "https://beta.neroview.com/brand",
  "font": {
    "sans": { "$value": "Archivo, ui-sans-serif, system-ui, sans-serif", "$description": "Body + display. Display voice: 900, font-stretch 115%, uppercase, headline-only. Wordmark: 'NeroView' CamelCase, 800, stretch 115%." },
    "mono": { "$value": "JetBrains Mono, ui-monospace, SFMono-Regular, Menlo, monospace", "$description": "Evidence voice: labels, timestamps, IDs, tags. Uppercase, letter-spacing >= 0.08em." }
  },
  "color": {
    "surface": {
      "bg": { "$value": "#F5F4F0", "$description": "bone — page background" },
      "bgElev": { "$value": "#FFFFFF", "$description": "cards" },
      "bgElev2": { "$value": "#ECEBE6", "$description": "nested / muted surfaces" },
      "bgInverse": { "$value": "#13151A", "$description": "ink band" }
    },
    "text": {
      "fg": { "$value": "#13151A", "$description": "ink — primary" },
      "fgMuted": { "$value": "#5A5E66", "$description": "secondary" },
      "fgDim": { "$value": "#7A7E86", "$description": "tertiary, mono labels" },
      "fgInverse": { "$value": "#F5F4F0", "$description": "text on ink" }
    },
    "stroke": {
      "border": { "$value": "#D8D8D3", "$description": "default 1px" },
      "borderStrong": { "$value": "#13151A", "$description": "hover / interactive" }
    },
    "signal": {
      "accent": { "$value": "#1F3BCC", "$description": "cobalt — the ONLY attention color" },
      "accent2": { "$value": "#4A63E0", "$description": "cobalt, on-dark legible variant" },
      "accentInk": { "$value": "#F5F4F0", "$description": "text on cobalt" },
      "accentRing": { "$value": "rgba(31, 59, 204, 0.16)", "$description": "focus / active ring" },
      "alert": { "$value": "#B0392C", "$description": "sealing red — negative/emotion signals ONLY" },
      "alert2": { "$value": "#CE5A4C", "$description": "sealing red, on-dark legible variant" }
    },
    "inkContext": {
      "$description": "Overrides for dark bands/panels — apply in place of surface/text/stroke",
      "bg": { "$value": "#13151A" },
      "bgElev": { "$value": "#1B1E26" },
      "bgElev2": { "$value": "#232732" },
      "fg": { "$value": "#F5F4F0" },
      "fgMuted": { "$value": "#9A9EA6" },
      "fgDim": { "$value": "#8A8E96" },
      "border": { "$value": "#2A2E38" },
      "borderStrong": { "$value": "#F5F4F0" }
    },
    "platformExtension": {
      "$description": "RATIFIED v1.1.0. Functional states for product UI; cobalt stays the only brand signal, sealing red stays negative-only. The -2 variants are the on-dark (ink-context) legible forms.",
      "success": { "$value": "#2F7A4D", "$description": "confirmations, completed runs" },
      "success2": { "$value": "#4E9E6F", "$description": "on-dark legible variant" },
      "warning": { "$value": "#B0791F", "$description": "degraded / attention states" },
      "warning2": { "$value": "#D19A3E", "$description": "on-dark legible variant" },
      "successTint": { "$value": "rgba(47, 122, 77, 0.10)" },
      "warningTint": { "$value": "rgba(176, 121, 31, 0.10)" },
      "alertTint": { "$value": "rgba(176, 57, 44, 0.10)" }
    },
    "dataViz": {
      "$description": "RATIFIED v1.1.0. Categorical series are FUNCTIONAL colors (not brand accents): muted, evenly spaced, anchored on cobalt as series 1. Use chartN for categorical/qualitative series and chartSeqN for a single-hue sequential/ordinal ramp. inkContext lightens them for legibility on ink. Reserve success/warning/alert for series that carry those semantics.",
      "chart1": { "$value": "#1F3BCC", "$description": "cobalt (anchor)" },
      "chart2": { "$value": "#2F6E7A", "$description": "teal" },
      "chart3": { "$value": "#A65E3C", "$description": "clay" },
      "chart4": { "$value": "#6B5CA5", "$description": "periwinkle" },
      "chart5": { "$value": "#5A7D3C", "$description": "olive" },
      "chart6": { "$value": "#B0791F", "$description": "ochre" },
      "chart7": { "$value": "#8A5A6E", "$description": "mauve" },
      "chart8": { "$value": "#4A63E0", "$description": "cobalt-light" },
      "chartSeq1": { "$value": "#13205C" },
      "chartSeq2": { "$value": "#1F3BCC" },
      "chartSeq3": { "$value": "#4A63E0" },
      "chartSeq4": { "$value": "#8494EC" },
      "chartSeq5": { "$value": "#C2CAF6" },
      "inkContext": {
        "$description": "Categorical + sequential lightened for legibility on ink (#13151A)",
        "chart1": { "$value": "#6D82EA" },
        "chart2": { "$value": "#4F97A3" },
        "chart3": { "$value": "#CF8763" },
        "chart4": { "$value": "#9A8BD0" },
        "chart5": { "$value": "#86AB63" },
        "chart6": { "$value": "#D19A3E" },
        "chart7": { "$value": "#B98499" },
        "chart8": { "$value": "#8FA1F2" },
        "chartSeq1": { "$value": "#2C3F8F" },
        "chartSeq2": { "$value": "#4A63E0" },
        "chartSeq3": { "$value": "#6D82EA" },
        "chartSeq4": { "$value": "#9AA9F0" },
        "chartSeq5": { "$value": "#C8D0F7" }
      }
    }
  },
  "treatment": {
    "shadowVerdict": { "$value": "4px 4px 0 #1F3BCC", "$description": "Authority objects: 1px ink border + flat cobalt offset shadow" },
    "radiusSm": { "$value": "6px" },
    "radiusMd": { "$value": "10px" },
    "radiusLg": { "$value": "16px" }
  }
}
