{
  "$schema": "https://design-tokens.org/schema.json",
  "color": {
    "brand": {
      "megawatt-green": {
        "$value": "#42E7AA",
        "$type": "color",
        "$description": "Accent · Megawatt Green. Used for signal, CTAs, and brand moments. ~2% of any surface."
      },
      "carbon": {
        "$value": "#030907",
        "$type": "color",
        "$description": "Primary 01 · Carbon. Near-black brand ink for display type, body, and the wordmark."
      },
      "paper": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Primary 02 · Paper. White surface for light backgrounds and inverted marks."
      },
      "conduit-gray": {
        "$value": "#737373",
        "$type": "color",
        "$description": "Neutral 01 · Conduit Gray. Mid neutral for secondary text and structural detail."
      },
      "mist": {
        "$value": "#F5F5F5",
        "$type": "color",
        "$description": "Neutral 02 · Mist. Off-white surface for dividers, hovers, and secondary panels."
      }
    }
  }
}
