.cpc-count {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.cpc-number {
  font-size: 20px;
  font-weight: 700;
}

.cpc-badge {
  display: inline-block;
  background: #667eea;
  color: #fff;
  padding: 4px 12px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
}

.cpc-error {
  color: #c0392b;
  font-size: 13px;
  font-style: italic;
}
