/* ===========================================================================
   08-PAGES / APP AREAS  (Areas of Focus index — P5.3d)
   Page-scoped layout glue for the read-only Areas surface. Rows/badges/table
   come from components; this is only page chrome (the subtitle). Everything
   under .app-areas* so the alphabetical :app glob is safe. Existing tokens
   only; no inline style (strict CSP).
   =========================================================================== */

.app-areas__subtitle {
  margin: 0;
  font-family: var(--font-data);
  font-size: var(--fs-2xs);
}
