{
  "brand": "CompetitorTool",
  "status": "Proposed identity v1; name and primary audience confirmed",
  "colors": {
    "ink": "#172B2A",
    "paper": "#F5F3EA",
    "lime": "#D7F76B",
    "white": "#FFFFFF",
    "muted": "#526461",
    "border": "#CAD2C9",
    "success": "#28634B",
    "warning": "#865414",
    "error": "#A53838",
    "info": "#285B85"
  },
  "fonts": {
    "display": "Manrope",
    "body": "Manrope",
    "data": "IBM Plex Mono"
  },
  "type_px": {
    "hero": 72,
    "h1": 48,
    "h2": 32,
    "h3": 24,
    "body": 16,
    "small": 14,
    "label": 12
  },
  "spacing_px": [
    4,
    8,
    12,
    16,
    24,
    32,
    48,
    64,
    96
  ],
  "radius_px": {
    "controls": 8,
    "cards": 12,
    "tags": 4
  },
  "layout": {
    "max_width_px": 1200,
    "desktop_columns": 12,
    "mobile_columns": 4,
    "desktop_gutter_px": 24,
    "mobile_gutter_px": 16
  },
  "motion": {
    "duration_ms": 160,
    "easing": "ease-out"
  }
}