#!/usr/bin/env python3 """html_renderer.py - Render a parsed-markdown section tree to single-file HTML. Stdlib-only. Reads a JSON section tree (from markdown_parser.py) plus the design-system config (from config_loader.py), emits a complete self-contained .html file with: -