/* =========================================================================
   Pinestraw Place — Mulch category page.
   The category-page shell (hero, rack, choose, tips, get-it, FAQ) lives in
   assets/css/category-page.css. Only Mulch-specific values are here.
   Carries pp-css/page-mulch.css.
   ========================================================================= */

/* The ghost word behind the tips band is per-page. */
.pp-page-mulch .cat-tips__ghost { letter-spacing: 0.04em; }

/* Hero crop aim (John, 2026-08-16): show the brown/red/black mulch piles —
   the 16:9 photo in a 520px band crops; aim the crop low. */
.pp-page-mulch .cat-hero__bg img { object-position: center 70%; }
