/* =============================================================================
   Brand + Bootstrap theme bridge (after bootstrap.min.css + app.css tokens)
   Per-app remaps live here; shared chrome stays in app.css.
   ============================================================================= */
:root {
  --brand-accent: var(--af-primary);
  --brand-accent-dark: var(--af-primary-dark);
}
