/* Keep the shared confirmation modal out of normal document flow until an action opens it. */
#globalConfirmModal {
  display: none;
}
