{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from clearstreet.io funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#2e21de",
        "$type": "color"
      },
      "accent": {
        "$value": "#2e21de",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#eaf2ff",
        "$type": "color"
      },
      "text": {
        "$value": "#ffffff",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Reyhan",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "sans-serif",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "12px",
        "$type": "dimension"
      },
      "md": {
        "$value": "20px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "23px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "25px",
        "$type": "dimension"
      },
      "full": {
        "$value": "100px",
        "$type": "dimension"
      }
    }
  }
}