/* A live-service card must never appear until app.js confirms an active request. */
.customer-active-job[hidden] {
  display: none !important;
}
