/* * Warm Terra — PDF theme for workshop/training documents * * Color palette: terra cotta (#d97756) + warm neutrals * Font: PingFang SC (macOS) / Microsoft YaHei (Windows) * Best for: course outlines, training materials, workshop agendas * * Usage with md_to_pdf.py: * python md_to_pdf.py input.md output.pdf --theme warm-terra * * Usage with pandoc + Chrome (fallback): * pandoc input.md -o /tmp/out.html --standalone -H <(cat this-file.css wrapped in