
	.page-hero h1 { font-weight: 700; letter-spacing: -0.02em; }
	/* AA contrast: --muted fails on the #e6edf1 hero (same fix as index-2026's 7/9 pass) */
	.page-hero .crumbs, .page-hero .crumbs a { color: #4f5d66; }
	.page-hero .ph-sub { color: #22333b; }
	/* two-path cards use h3 (h2>h4 skipped a level); match the shared .card-soft h4 sizing */
	.card-soft h3 { font-size: 1.12rem; font-weight: 600; margin-bottom: .55rem; }
	