{
  "version": "1.0.0",
  "colors": {
    "ink": {
      "value": "#142b28",
      "type": "color",
      "description": "Identity, headings and dark surfaces."
    },
    "paper": {
      "value": "#f5f3ec",
      "type": "color",
      "description": "The primary reading surface."
    },
    "orange": {
      "value": "#db4b25",
      "type": "color",
      "description": "A deliberate accent. Never a danger label without context."
    },
    "muted": {
      "value": "#52635b",
      "type": "color",
      "description": "Supporting copy on paper."
    },
    "pale": {
      "value": "#e6eadf",
      "type": "color",
      "description": "Secondary surfaces and selected fields."
    },
    "line": {
      "value": "#c8cec1",
      "type": "color",
      "description": "Dividers and non-text boundaries."
    }
  },
  "systems": {
    "climate": {
      "value": "#e7ab78",
      "type": "color"
    },
    "water": {
      "value": "#83bdc8",
      "type": "color"
    },
    "mobility": {
      "value": "#b3c1e2",
      "type": "color"
    },
    "economy": {
      "value": "#dfc97d",
      "type": "color"
    },
    "community": {
      "value": "#b8ce8a",
      "type": "color"
    },
    "governance": {
      "value": "#d9a9b5",
      "type": "color"
    }
  },
  "typography": {
    "body": {
      "family": "Archivo",
      "weight": 400
    },
    "heading": {
      "family": "Archivo",
      "weight": 500
    },
    "wordmark": {
      "family": "Archivo",
      "weight": 600,
      "letterSpacing": "-0.065em",
      "usage": "Use the outlined logo asset; this token documents its construction."
    },
    "emphasis": {
      "family": "Instrument Serif",
      "weight": 400,
      "style": "italic"
    }
  },
  "spacing": {
    "logoClearSpace": {
      "value": 12,
      "unit": "source viewBox units",
      "reference": "54-unit mark height"
    }
  },
  "shape": {
    "controlRadius": "3px"
  }
}
