.club-goods-lottery-tag {
  display: inline-flex;
  align-items: center;
  height: 18px;
  margin-left: 6px;
  padding: 0 5px;
  border: 1px solid currentColor;
  border-radius: 3px;
  font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 16px;
  white-space: nowrap;
}

.club-goods-lottery-tag[data-lottery-type="blind-box"] {
  color: #8b5cf6;
}

.club-goods-lottery-tag[data-lottery-type="turntable"] {
  color: #e56b2f;
}
