.hwcfr-model-card .hwcfr-model-meta {
  display: grid;
  align-items: start;
  justify-content: stretch;
  gap: 5px;
  padding: 16px;
}

.hwcfr-model-card .hwcfr-product-category {
  color: #8a5a2b;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.35;
  text-transform: uppercase;
}

.hwcfr-model-card .hwcfr-product-name {
  color: #0b294c;
  font-size: 0.88rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4;
}

.hwcfr-model-card .hwcfr-product-model {
  color: #526174;
  font-size: 0.76rem;
  line-height: 1.4;
}

.hwcfr-model-card .hwcfr-catalog-reference {
  color: #6b7280;
  font-size: 0.7rem;
  line-height: 1.4;
}
