/* ── Home — page-specific tweaks ────────────────────────────────────────
   The home page is composed entirely from SWC section blocks (hero, intro
   split, stat band, signatories, members teaser); shared styling lives in
   the design system + polish.css. Only home-only refinements go here. */

/* The final members teaser should breathe into the navy footer cleanly. */
.page-home .members-section { padding-bottom: var(--space-xl); }
