{
  "name": "OrdocIA Brand Palette",
  "version": "1.0",
  "updated": "2026-05",
  "primary": [
    { "name": "Nuit Officinale", "hex": "#0a2e2a", "token": "--section-dark", "usage": "Fond principal des sections dark, en-tête" },
    { "name": "Vert Profond", "hex": "#0d3d38", "token": "--surface-dark", "usage": "Surfaces secondaires, cartes sur fond sombre" },
    { "name": "Vert Soin", "hex": "#2dd4bf", "token": "--accent", "usage": "Accents, icônes, liens, badge « vérifié »" },
    { "name": "Blanc Clinique", "hex": "#ffffff", "token": "--primary-on-dark", "usage": "CTA primaire, texte sur fond sombre" }
  ],
  "secondary": [
    { "name": "Alerte Pratique", "hex": "#f97316", "token": "--cta", "usage": "CTA commerciaux haute conversion uniquement" },
    { "name": "Alerte Pratique (hover)", "hex": "#ea580c", "token": "--cta-hover", "usage": "État hover du CTA orange" },
    { "name": "Crème Repos", "hex": "#fbf6f5", "token": "--surface-light", "usage": "Fond clair, sections secondaires" },
    { "name": "Encre Pharma", "hex": "#1c1917", "token": "--ink", "usage": "Texte body sur fond clair" },
    { "name": "Gris Notice", "hex": "#737373", "token": "--muted", "usage": "Texte secondaire, légendes" }
  ],
  "gradient_signature": {
    "from": "#0d3d38",
    "to": "#0d9488",
    "angle_deg": 135,
    "css": "linear-gradient(135deg, #0d3d38, #0d9488)",
    "usage": "Logo officiel et rares accents hero. Ne pas utiliser pour des arrière-plans de sections ni pour du texte."
  }
}
