{
  "version": "1.0-proposta",
  "color": {
    "carvão": "#211D1A",
    "papel": "#F4EDE3",
    "terracota": "#A4482E",
    "cobre": "#D88E6C",
    "porcelana": "#FFFCF7"
  },
  "semantic": {
    "text": "#211D1A",
    "text-muted": "#68615A",
    "action": "#A4482E",
    "surface": "#FFFCF7",
    "border": "#D7CABD",
    "success": "#366451",
    "error": "#A52B31"
  },
  "font": {
    "display": "Lora",
    "body": "Inter"
  },
  "spacing": [
    4,
    8,
    12,
    16,
    24,
    32,
    48,
    64,
    96
  ],
  "radius": {
    "button": 4,
    "surface": 12,
    "badge": 20
  },
  "motion": {
    "durationMs": 200,
    "easing": "cubic-bezier(.22,.8,.25,1)",
    "respectReducedMotion": true
  },
  "breakpoint": {
    "mobileMax": 720,
    "tabletMax": 1000
  },
  "logo": {
    "minimumPx": 120,
    "clearSpace": "0.5 × altura"
  }
}