{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from lastname.app funnel (2026-09-10). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#c84d36",
        "$type": "color"
      },
      "accent": {
        "$value": "#c84d36",
        "$type": "color"
      },
      "bg": {
        "$value": "#dbe7e2",
        "$type": "color"
      },
      "surface": {
        "$value": "#f8f7f1",
        "$type": "color"
      },
      "text": {
        "$value": "#466169",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Arial Narrow",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Trebuchet MS",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "full": {
        "$value": "50px",
        "$type": "dimension"
      }
    }
  }
}