#wipe-date-line[hidden] {
  display: none;
}

.wipe-card-head {
  flex-wrap: wrap;
}

.wipe-card-head > div:first-child {
  min-width: 0;
  overflow-wrap: anywhere;
}

.wipe-status-chip[data-state="pending"] i {
  animation: none;
  background: #a6b7b4;
  box-shadow: none;
}
