/* ============================================================
   PAGE · Services (landing)  (loads ONLY on /services/)
   Individual service detail pages (/services/{slug}/) already own
   pages/service-detail.css — this file is only for the /services/ index.
   Scope with body.page-services so rules never leak to other pages, e.g.:
     body.page-services .page-body{ ... }
   Shared styles already live in components/*.css and pages/inner.css — do
   not duplicate them here. Add Services-landing-only overrides in this file.
   ============================================================ */
