{
  "name": "Make Your Claim",
  "version": "1.0",
  "updated": "2026-09-08",
  "color": {
    "brand": {
      "blue700": "#1F4E9C",
      "navy900": "#14284B",
      "blue600": "#2563DB",
      "orange500": "#F68B1E",
      "orange400": "#F9A11B"
    },
    "neutral": {
      "white": "#FFFFFF",
      "ground": "#EFF3FB",
      "subtle": "#F4F6FA",
      "border": "#E4E9F2",
      "muted": "#5D6B82",
      "body": "#344054"
    },
    "semantic": {
      "gold": "#F5B50A",
      "success": "#1E7A46",
      "noticeTint": "#FEF4E7"
    },
    "alias": {
      "surfacePanel": "{color.brand.blue700}",
      "actionPrimary": "{color.brand.orange500}",
      "actionPrimaryHover": "#DD7607",
      "textHeading": "{color.brand.navy900}",
      "link": "{color.brand.blue600}"
    }
  },
  "typography": {
    "family": "Inter (Google Fonts; nearest match, pending confirmation)",
    "display": {
      "weight": 800,
      "size": "40-64px",
      "lineHeight": 1.08
    },
    "h2": {
      "weight": 800,
      "size": "32-48px",
      "lineHeight": 1.12
    },
    "h3": {
      "weight": 700,
      "size": "22px",
      "lineHeight": 1.3
    },
    "body": {
      "weight": 400,
      "size": "17px",
      "lineHeight": 1.6
    },
    "small": {
      "weight": 400,
      "size": "14px",
      "lineHeight": 1.55
    },
    "eyebrow": {
      "weight": 600,
      "size": "14px",
      "transform": "uppercase",
      "tracking": "0.12em"
    }
  },
  "radius": {
    "button": "999px (pill, always)",
    "input": "12px",
    "card": "16px",
    "panel": "24px"
  },
  "spacing": {
    "scale": [
      4,
      8,
      12,
      16,
      24,
      32,
      48,
      64
    ],
    "section": "96px",
    "containerMax": "1200px"
  },
  "shadow": {
    "card": "0 1px 2px rgba(20,40,75,0.06), 0 8px 24px rgba(20,40,75,0.07)"
  },
  "rules": [
    "CTA string is always 'Find Your Agreements'",
    "Every figure carries its footnote qualifier on the same asset",
    "Never lock up with the Benson Goldstein mark",
    "Reversed wordmark: orange M, white letters, on brand blue only",
    "No emoji; no em/en dashes in new copy; UK English"
  ]
}