{
  "name": "Eonverse / Continuum",
  "colors": {
    "background": "#0C0D11",
    "surface": "#13151B",
    "text": "#F3F0E9",
    "mutedText": "#A7A7AF",
    "primary": "#C7B2EB",
    "primaryText": "#17121E",
    "historical": "#B5C5B6",
    "inferred": "#D1BC98",
    "simulated": "#BAA7D8",
    "border": "#FFFFFF16"
  },
  "typography": {
    "ui": "Manrope, Arial, sans-serif",
    "editorial": "Georgia, Times New Roman, serif",
    "weights": [400, 500, 600, 700],
    "bodyLineHeight": 1.6,
    "editorialLineHeight": 1.8,
    "futureArabicUi": "Noto Sans Arabic",
    "futureArabicEditorial": "Noto Naskh Arabic"
  },
  "spacing": {
    "unit": 4,
    "scale": [4, 8, 12, 16, 20, 24, 32, 40, 48, 64, 80, 96]
  },
  "radii": { "control": 4, "card": 6, "avatar": "50%" },
  "motion": {
    "feedbackMs": 180,
    "portraitMs": 600,
    "entranceMs": 800,
    "reducedMotion": "Disable nonessential transforms and animation"
  },
  "layout": {
    "maximumContentWidth": 1360,
    "readingWidth": 850,
    "mobileGutter": 22,
    "desktopGutter": "4.5%"
  },
  "breakpoints": { "mobile": 520, "tablet": 800, "compactDesktop": 1100 }
}
