{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from oraclely.com funnel (2026-08-31). Roles curated; palette from computed CSS.",
    "color": {
      "accent": {
        "$value": "#f2ebde",
        "$type": "color"
      },
      "bg": {
        "$value": "#f2ebde",
        "$type": "color"
      },
      "surface": {
        "$value": "#faf5e9",
        "$type": "color"
      },
      "text": {
        "$value": "#8a7e68",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Inter Tight",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Inter Tight",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "6px",
        "$type": "dimension"
      },
      "md": {
        "$value": "8px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "12px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "16px",
        "$type": "dimension"
      },
      "full": {
        "$value": "33554400px",
        "$type": "dimension"
      }
    }
  }
}