{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from ritual.com funnel (2026-07-17). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#fcf8ee",
        "$type": "color"
      },
      "accent": {
        "$value": "#fcf8ee",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f5f7f8",
        "$type": "color"
      },
      "text": {
        "$value": "#142b6f",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "CircularXX",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "CircularXX",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "4px",
        "$type": "dimension"
      },
      "md": {
        "$value": "25px",
        "$type": "dimension"
      },
      "full": {
        "$value": "33554400px",
        "$type": "dimension"
      }
    }
  }
}