/* Restart-free bridge to the shared navigation source removal. Keep legacy data/routes. */
.navigation-drawer-item[href="/job-checklists"],
.navigation-drawer-item[href="/checklists"],
div:has(> a#nav-item-checklists-job-checklists) {
  display: none !important;
}
