{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from calculadoradehoras.net.br funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#0066ff",
        "$type": "color"
      },
      "accent": {
        "$value": "#0066ff",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f7f8fa",
        "$type": "color"
      },
      "text": {
        "$value": "#4a4a4a",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Nunito Sans",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Nunito",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "4px",
        "$type": "dimension"
      },
      "md": {
        "$value": "8px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "10px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "12px",
        "$type": "dimension"
      }
    }
  }
}