{
  "design_system": "Isora",
  "bron": "IM Search / Company Enrichment / IM Assistent Pro (monetra.css)",
  "fonts": {
    "sans": ["Inter", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "sans-serif"],
    "mono": ["JetBrains Mono", "ui-monospace", "SFMono-Regular", "Menlo", "monospace"]
  },
  "accent": {
    "50": "#eef2ff", "100": "#e0e7ff", "200": "#c7d2fe", "300": "#a5b4fc",
    "400": "#818cf8", "500": "#6366f1", "600": "#4f46e5", "700": "#4338ca"
  },
  "status": { "green": "#22c55e", "red": "#ef4444", "amber": "#f59e0b" },
  "themas": {
    "licht": {
      "page": "#fafafa", "card": "#ffffff", "inset": "#f4f4f5",
      "text": "#18181b", "text_secondary": "#3f3f46", "text_muted": "#71717a",
      "border_subtle": "#e4e4e7", "border_default": "#d4d4d8"
    },
    "donker": {
      "page": "#09090b", "card": "#18181b", "inset": "#27272a",
      "text": "#fafafa", "text_secondary": "#d4d4d8", "text_muted": "#a1a1aa",
      "border_subtle": "#27272a", "border_default": "#3f3f46"
    }
  },
  "radius": { "sm": "6px", "md": "8px", "lg": "12px", "card": "12px", "chip": "999px" },
  "schaduwen": {
    "sm": "0 1px 2px rgba(0,0,0,.05)",
    "md": "0 4px 6px -1px rgba(0,0,0,.07), 0 2px 4px -2px rgba(0,0,0,.05)",
    "lg": "0 10px 15px -3px rgba(0,0,0,.08), 0 4px 6px -4px rgba(0,0,0,.05)"
  },
  "type_schaal": {
    "display_xl": "clamp(38px,5vw,62px)", "display": "clamp(30px,3.6vw,44px)",
    "h1": "clamp(26px,3vw,36px)", "h2": "clamp(22px,2.4vw,27px)", "h3": "18px",
    "lead": "clamp(17px,1.6vw,19.5px)", "body": "16px", "small": "14px"
  }
}
