"""IMP-49 #78 — partial Figma provenance regression test.
For `templates/phase_z2/families/dx_sw_necessity_three_perspectives.html`,
extract color literals (hex + rgb/rgba, whitespace-preserving) from the
", re.DOTALL)
def _extract_style_block(html_text: str) -> str:
match = STYLE_RE.search(html_text)
assert match, f"partial {PARTIAL_PATH} must contain a