/* 新人礼包条：对齐官方（背景图不含按钮文案，由组件叠字） */
.newcomer-coupon[data-v-8ccd6bf3],
.newcomer-coupon {
  overflow: hidden !important;
  box-sizing: border-box;
}

.newcomer-coupon .coupon-left,
.newcomer-coupon .coupon-left.size-s,
.newcomer-coupon .coupon-left.size-m,
.newcomer-coupon .coupon-left.size-l {
  overflow: visible !important;
  display: flex !important;
  align-items: center !important;
  line-height: 1 !important;
}

.newcomer-coupon .currency,
.newcomer-coupon .amount-value {
  overflow: visible !important;
  line-height: 1 !important;
}

.newcomer-coupon .coupon-action {
  color: rgba(20, 20, 20, 0.95) !important;
  -webkit-text-fill-color: rgba(20, 20, 20, 0.95) !important;
  font-weight: 600 !important;
}
