{
  "category": "business/periodic-report",
  "base": {
    "design_system": {
      "primary": "#1E4D78",
      "accent": "#3A7FBD",
      "dark": "#1A2030",
      "light": "#EBF3FA",
      "font_en": "Times New Roman",
      "font_cjk": "SimSun",
      "font_heading_cjk": "SimHei",
      "sz_body": 12,
      "sz_h1": 22,
      "sz_h2": 16,
      "sz_h3": 14,
      "sz_h4": 12,
      "sz_table": 10,
      "sz_hf": 9,
      "line_spacing": 400,
      "first_line_indent": 0,
      "list_indent": 480,
      "list_hanging": 0
    },
    "document": {
      "headerText": {
        "left": "",
        "right": ""
      },
      "layout": {
        "table_no_stripe": false,
        "table_header_fill": "1E4D78",
        "no_cover": true,
        "no_toc": true,
        "no_back": true
      }
    }
  },
  "notes": [
    "Periodic reports: no cover/toc/back. Use headerText + content.md H1.",
    "Use draftTool resolveDocConfig selections/overrides for business fields.",
    "layout.table_header_fill uses design_system.primary (1E4D78) for readable header contrast."
  ],
  "overridable": {
    "design_system": {
      "primary": {
        "type": "hex",
        "constraint": "hsl_l<=0.5"
      }
    }
  }
}
