{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from app.seline.com funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#3ba6f1",
        "$type": "color"
      },
      "accent": {
        "$value": "#3ba6f1",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f5f5f4",
        "$type": "color"
      },
      "text": {
        "$value": "#0c0a09",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "roobert",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "6px",
        "$type": "dimension"
      },
      "md": {
        "$value": "8px",
        "$type": "dimension"
      }
    }
  }
}