{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from gettier.app funnel (2026-07-17). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#f0934d",
        "$type": "color"
      },
      "accent": {
        "$value": "#f0934d",
        "$type": "color"
      },
      "bg": {
        "$value": "#181614",
        "$type": "color"
      },
      "surface": {
        "$value": "#181614",
        "$type": "color"
      },
      "text": {
        "$value": "#c9bfb1",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Sora",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Sora",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "12px",
        "$type": "dimension"
      },
      "md": {
        "$value": "16px",
        "$type": "dimension"
      },
      "full": {
        "$value": "33554400px",
        "$type": "dimension"
      }
    }
  }
}