{
  "colors": {
    "Arc Blue": "#0071E3",
    "Graphite": "#191B20",
    "Paper": "#F5F5F7",
    "Steel": "#A8B5C7",
    "Deep Indigo": "#1B46C8",
    "Aubergine": "#39235B",
    "Citron": "#E8F29C"
  },
  "typography": {
    "display": "Inter Variable",
    "body": "Inter Variable",
    "technical": "JetBrains Mono",
    "displayWeight": 500,
    "bodyWeight": 400
  },
  "radii": {
    "button": "100px",
    "panel": "24px"
  },
  "motion": {
    "interface": "200\u2013450ms",
    "entrance": "800\u20131100ms",
    "ribbon": "28px/s, pauses on hover and focus",
    "accessibility": "Respect prefers-reduced-motion; offer pause controls"
  }
}