{
  "version": 2,
  "excludedSelectors": [
    "[data-stylaform-ignore]",
    "[data-brand-demo]"
  ],
  "excludedResources": [
    "fonts.googleapis.com/css2?family=IBM+Plex+Sans"
  ],
  "excludedFontFamilies": [
    "Archivo",
    "Archivo Black",
    "IBM Plex Sans",
    "IBM Plex Mono",
    "Nunito",
    "Source Serif 4",
    "Fraunces"
  ],
  "excludedCustomProperties": [
    "--d-"
  ],
  "notes": {
    "[data-stylaform-ignore]": "Deliberate non-brand surface. The value names the kind, e.g. \"demo\".",
    "[data-brand-demo]": "Fictional demonstration brand rendered by the Brand Engine.",
    "excludedFontFamilies": "Loaded only to render the four demo brand directions; never used on brand surfaces.",
    "excludedCustomProperties": "--d-* properties are set by the Brand Engine demo directions and read only inside [data-brand-demo]; they intentionally have no brand value."
  }
}