{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from caesura.rest funnel (2026-07-13). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#281e14",
        "$type": "color"
      },
      "accent": {
        "$value": "#281e14",
        "$type": "color"
      },
      "bg": {
        "$value": "#fffcf7",
        "$type": "color"
      },
      "surface": {
        "$value": "#fffcf7",
        "$type": "color"
      },
      "text": {
        "$value": "#2a2218",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Newsreader",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "-apple-system",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "2px",
        "$type": "dimension"
      },
      "md": {
        "$value": "6px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "7px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "14px",
        "$type": "dimension"
      },
      "full": {
        "$value": "999px",
        "$type": "dimension"
      }
    }
  }
}