/* Ochre homepage page-style bundle (page_styles.json → index).
   The homepage runs the warm-cream palette; individual home sections
   carry their own layout CSS. This bundle holds only page-level rules. */

body.template-index { background: var(--home-bg); }
body.template-index main { background: var(--home-bg); }
