'use strict'; /** * DashCaddy Stripe invoice + license email rendering. * * Three responsibilities, all pure (no I/O, no SMTP, no Stripe SDK): * * 1. `renderLicenseEmailHtml({ ... })` — branded HTML email body. Dark navy * theme matching dashcaddy.net / status.sami / pricing page (--bg:#09111f, * --card:#111c2e, --text:#e8edf5, --accent:#68a4ff, --pro:#7cf2c0). * Inline CSS only — no