Camada B

Design Tokens

Single visual source of truth — Layer B.1

json
{
  "brand": { "name": "[COMPANY NAME]", "niche": "[NICHE]" },
  "colors": { "primary": "[#HEX]", "accent": "[#HEX]" }
}