{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from policygenius.com funnel (2026-07-21). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#d44513",
        "$type": "color"
      },
      "accent": {
        "$value": "#d44513",
        "$type": "color"
      },
      "bg": {
        "$value": "#edeeed",
        "$type": "color"
      },
      "surface": {
        "$value": "#edeeed",
        "$type": "color"
      },
      "text": {
        "$value": "#000000",
        "$type": "color"
      }
    },
    "font": {
      "body": {
        "$value": "Lora",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "full": {
        "$value": "100px",
        "$type": "dimension"
      }
    }
  }
}