/* ============================================================
 * HSD Overrides — late-cascade fixes for Bootstrap / AdminLTE
 * Phase 1 stub of Sub-entrega 2.3 (Layout & UX)
 *
 * This file is intentionally empty in Phase 1. It will be
 * populated incrementally during smoke testing as conflicts
 * surface between the new HSD chrome and the legacy form
 * templates that still ship Bootstrap 5 / AdminLTE 3 markup.
 *
 * Layer order is declared in hsd_tokens.css:
 *   reset → tokens → theme → components → overrides
 *
 * Because `overrides` is the last layer, rules here always
 * win over earlier layers even without `!important`.
 * ============================================================ */

@layer overrides {
  /* populated as conflicts arise during smoke testing */
}
