{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from easyesign.oappsit.com funnel (2026-07-14). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#0b62b1",
        "$type": "color"
      },
      "accent": {
        "$value": "#0b62b1",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#fdf9ed",
        "$type": "color"
      },
      "text": {
        "$value": "#4a5470",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Jost",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Jost",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "4px",
        "$type": "dimension"
      },
      "md": {
        "$value": "6px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "12px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "16px",
        "$type": "dimension"
      }
    }
  }
}