#!/usr/bin/env python3 """style_check — the style HARD gate for HTML academic posters. Implements the 12 style rules of DESIGN_FINAL.md §3 (plus the §12.5 nit-1 refinement on rule 8) split across two gates: Source gate (rules 1,2,3,5,6,7,8,9,10,11) — pure static analysis. We parse the HTML with ``html.parser`` to walk tags+attributes, extract the ``