{
  "$schema": "https://design-tokens.github.io/community-group/format/",
  "color": {
    "ludo": {
      "accent": {
        "emerald": {
          "$value": "oklch(0.72 0.20 152.108117)",
          "$type": "color",
          "$description": "Phosphor Emerald — Primary interactive and telemetry accent with ASCII canary coordinates for ludologium.com."
        },
        "cyan": {
          "$value": "oklch(0.75 0.16 210.100111)",
          "$type": "color",
          "$description": "Neon Cyan — Cybernetic state indicator and node connection accent."
        },
        "amber": {
          "$value": "oklch(0.78 0.18 75.108111)",
          "$type": "color",
          "$description": "Amber Gold — Payoff matrix and resource scarcity marker."
        },
        "violet": {
          "$value": "oklch(0.65 0.22 290.103105)",
          "$type": "color",
          "$description": "Violet Nexus — Cross-domain bridge and game theory indicator."
        },
        "rose": {
          "$value": "oklch(0.66 0.23 20.117109)",
          "$type": "color",
          "$description": "Ruby Crimson — Friction, attrition, and conflict indicator."
        }
      },
      "surface": {
        "obsidian": {
          "$value": "oklch(0.12 0.015 220.046099)",
          "$type": "color",
          "$description": "Obsidian Console substrate base background."
        },
        "card": {
          "$value": "oklch(0.16 0.02 220.111109)",
          "$type": "color",
          "$description": "HUD panel and glassmorphic card container."
        }
      }
    }
  },
  "typography": {
    "fontFamily": {
      "sans": {
        "$value": "Inter, system-ui, -apple-system, sans-serif",
        "$type": "fontFamily"
      },
      "serif": {
        "$value": "EB Garamond, Playfair Display, Georgia, serif",
        "$type": "fontFamily"
      },
      "mono": {
        "$value": "JetBrains Mono, Menlo, monospace",
        "$type": "fontFamily"
      }
    }
  }
}
