{
  "primary": {
    "navy": { "hex": "#1b465f", "rgb": "27, 70, 95", "usage": "Primary brand color, headers, hero backgrounds" },
    "beige": { "hex": "#f6f1e8", "rgb": "246, 241, 232", "usage": "Surface backgrounds, light theme" },
    "gold": { "hex": "#c27d2f", "rgb": "194, 125, 47", "usage": "Accents, highlights, CTAs" }
  },
  "extended": {
    "darkText": { "hex": "#16212B", "rgb": "22, 33, 43", "usage": "Body text, headings" },
    "surface": { "hex": "#F8FAFC", "rgb": "248, 250, 252", "usage": "Card backgrounds, containers" },
    "border": { "hex": "#E2E8F0", "rgb": "226, 232, 240", "usage": "Card borders, dividers" },
    "whatsapp": { "hex": "#25D366", "rgb": "37, 211, 102", "usage": "WhatsApp CTA buttons" },
    "primaryHover": { "hex": "#153a4f", "rgb": "21, 58, 79", "usage": "Hover state for navy elements" },
    "success": { "hex": "#22C55E", "rgb": "34, 197, 94", "usage": "Success states, confirmations" }
  }
}
