/* Stigma & Society - Myth vs fact (Tier-3 book theme)
 *
 * The civic accent is owned by the Tier-2 condition palette in family.css
 * (body[data-condition="society"]: deep civic indigo-ink --accent #3E4C84 with
 * --accent-strong #2E3A6B [AA 10.86:1 on white], --accent-soft #E9EAF4,
 * --accent-contrast #FFFFFF). Post-F1 the condition owns the hue, so this
 * per-book file is intentionally a no-op: it exists to satisfy the renderer's
 * required meta.theme.css path and to give the book a place for any future
 * book-only overrides without touching the shared condition palette. Keep any
 * override here consistent with the society Tier-2 row, or the regression stops
 * being free.
 */
body[data-book] { /* no accent override on purpose */ }
