{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from costarastrology.com funnel (2026-09-09). Roles curated; palette from computed CSS.",
    "color": {
      "accent": {
        "$value": "#141414",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f7f7f7",
        "$type": "color"
      },
      "text": {
        "$value": "#575657",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Romana-Book",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "AkkuratPro-Regular",
        "$type": "fontFamily"
      }
    },
    "radius": {}
  }
}