/* ============ FAQ page ============ */
/* Category sections and items use shared components from styles.css
   (.faq-grid sticky H2 + canonical .faq-item treatment). */

/* ---- hero (centered serif H1 only) ---- */
.faq-hero{padding-bottom:1rem;text-align:center}
.faq-hero .wrap{max-width:820px}

/* ---- category sections ---- */
section[id]{scroll-margin-top:110px}
