# Shared report shell — v3 document style A single source of truth for the shared visual system of every HTML report in this skill (recommendation-report.html, poc-report.html). The v3 style is document-first (sober typography, numbered sections, ruled tables) with one accent data visualization (score bars). Keeping it here means these rules are maintained in ONE place, so reports stop drifting. Content-specific CSS (score bars, unit cards, diagram cards, cost cards, etc.) does NOT live here — each report keeps its own content rules in its own generator, ADDED AFTER this block. Never restate a shell rule locally. ## Chart color tokens (validated) The two chart fill colors are design-system constants, validated with the dataviz six-checks palette validator on the white document surface (lightness band PASS, CVD ΔE 66+ PASS; the muted tone is a deliberate de-emphasis, and every bar always carries a visible value label, which satisfies the contrast-relief obligation): - `--chart-accent: #C77700` — the WINNER / primary magnitude fill. (NOT `#FF9900`: raw AWS orange fails 3:1 contrast on white. `#FF9900` is reserved for chrome on DARK surfaces — where it has ample contrast.) - `--chart-muted: #94a3b8` — every de-emphasized bar/track mark. ## CSS (inline this block into each report's `