/* Shared pump-card layout; only OEM-specific multiline variants live here. */
.oem-card-specs dd { white-space: pre-line; }
.oem-card-specs .oem-card-condition {
  display: block;
  margin-top: 3px;
  color: #526073;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.35;
  white-space: normal;
}
