.elementor-5424 .elementor-element.elementor-element-be050a3{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-global{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-global.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-global.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-global.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-5424 .elementor-element.elementor-element-e27d6c8{--display:flex;}.elementor-5424 .elementor-element.elementor-element-eb3e09f .swiper-wrapper{align-items:flex-start;}.elementor-5424 .elementor-element.elementor-element-eb3e09f h3.title, .elementor-5424 .elementor-element.elementor-element-eb3e09f .products-title{text-align:center;}/* Start custom CSS for text-editor, class: .elementor-element-9c0b2d0 */.content-container {
  font-size: 1.16em;
  line-height: 2.02;
  color: #23234a;
  max-width: 830px;
  margin: 40px auto 56px auto;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  padding: 0 0 46px 0;
  background: none;
  box-shadow: none;
  border-radius: 0;
}
.content-container h1 {
  font-size: 2.18em;
  font-weight: 800;
  color: #27187E;
  margin: 0 0 1.2em 0;
  line-height: 1.13;
}
.content-container h2 {
  font-size: 1.32em;
  font-weight: 700;
  color: #643ae6;
  margin: 2.2em 0 1.15em 0;
  line-height: 1.17;
  border-left: 3px solid #643ae6;
  padding-left: 12px;
}
.content-container h3 {
  font-size: 1.11em;
  font-weight: 700;
  color: #3d247e;
  margin: 1.7em 0 0.85em 0;
}
.content-container p,
.content-container li {
  margin-bottom: 1.12em;
}
.content-container ul,
.content-container ol {
  margin: 1em 0 1em 2.4em;
  padding: 0;
  list-style-position: outside;
  font-size: 1em;
}
.content-container li {
  margin-bottom: 0.66em;
}
.content-container .image-figure {
  max-width: 640px;
  margin: 2.1em auto 2.1em auto;
  text-align: center;
}
.content-container img {
  display: block;
  margin: 0 auto 7px auto;
  width: 86%;
  max-width: 640px;
  min-width: 160px;
  height: auto;
  border-radius: 10px;
  object-fit: contain;
  background: none;
  box-shadow: none;
}
.content-container figcaption {
  color: #7a7d93;
  font-size: 1em;
  margin-top: 0.46em;
  line-height: 1.44;
  font-style: italic;
  text-align: center;
}
.content-container a {
  color: #643ae6;
  text-decoration: underline;
  transition: color .16s;
  cursor: pointer;
}
.content-container a:hover {
  color: #27187E;
}
.content-container .footer-note {
  color: #888fa6;
  font-size: 0.97em;
  margin-top: 2.8em;
  text-align: center;
}
@media (max-width: 900px) {
  .content-container { font-size: 1.04em; padding: 0 2vw 24px 2vw; }
  .content-container img { border-radius: 6px; }
  .content-container .image-figure { margin: 1.2em 0; }
  .content-container h1 { font-size: 1.22em; }
  .content-container h2 { font-size: 1.09em; }
}
@media (max-width: 520px){
  .content-container { font-size: 0.97em; }
  .content-container img { border-radius: 4px; }
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-6131 */.coupon-banner {
  max-width: 850px;
  margin: 40px auto 36px auto;
  padding: 36px 32px 28px 32px;
  background: #fff;
  border-radius: 32px;
  border: 1.4px solid #f3e8fd;
  box-shadow: 0 8px 32px 0 rgba(162,89,255,0.06);
  font-family: 'Segoe UI', Arial, sans-serif;
}

.coupon-header-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  margin-bottom: 28px;
}

.coupon-title-icon {
  font-size: 1.48rem;
  color: #FF3434 !important;   /* 鲜红色icon */
}

.coupon-title-text {
  font-size: 1.35rem;
  color: #FF3434 !important;   /* 标题鲜红色 */
  font-weight: 900;
  letter-spacing: 0.01em;
  line-height: 1.14;
  white-space: nowrap;
}

.coupon-badge {
  background: #FF3434 !important;   /* badge红色背景 */
  color: #fff !important;
  font-size: 1.07rem;
  font-weight: 800;
  border-radius: 40px;
  padding: 8px 28px;
  margin-left: 14px;
  border: none;
  box-shadow: none;
  white-space: nowrap;
}

.coupon-content-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  width: 100%;
  margin-bottom: 20px;
}

.coupon-label {
  color: #a289c8;
  font-size: 1.12rem;
  font-weight: 700;
}

.coupon-code {
  font-size: 1.32rem;
  font-family: 'Fira Mono', monospace;
  letter-spacing: 0.22em;
  background: #f5ecff;
  border: 2.4px dashed #A259FF;
  color: #A259FF;
  border-radius: 22px;
  padding: 13px 38px;
  font-weight: 900;
  user-select: all;
}

.copy-btn {
  background: #A259FF;
  color: #fff;
  font-size: 1.11rem;
  font-weight: 700;
  border: none;
  border-radius: 24px;
  padding: 16px 28px;
  cursor: pointer;
  letter-spacing: 0.02em;
  transition: background 0.14s, box-shadow 0.14s, transform 0.12s;
  margin-left: 3px;
}
.copy-btn:hover,
.copy-btn:focus {
  background: #7C3AED;
  color: #fff;
  transform: translateY(-2px) scale(1.04);
}

.btn-link.shopnow-btn {
  background: #A259FF;
  color: #fff !important;
  border-radius: 24px;
  padding: 16px 38px;
  text-decoration: none;
  font-weight: 900;
  font-size: 1.18rem;
  letter-spacing: 0.06em;
  border: none;
  outline: none;
  margin-left: 12px;
  display: inline-block;
  transition: background 0.14s, box-shadow 0.14s, transform 0.13s;
}
.btn-link.shopnow-btn:hover,
.btn-link.shopnow-btn:focus {
  background: #7C3AED;
  color: #fff !important;
  transform: translateY(-3px) scale(1.05);
}

.copied-tip {
  color: #53C499;
  font-size: 1.12rem;
  font-weight: 700;
  min-width: 38px;
  margin-left: 12px;
}

.coupon-bottom-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 36px;
  margin-top: 32px;
  flex-wrap: wrap;
}

.coupon-bottom-desc {
  color: #6931ad;
  font-size: 1.13rem;
  font-weight: 600;
  letter-spacing: 0.01em;
}

.brand-link {
  color: #A259FF;
  font-weight: 800;
  text-decoration: underline;
  border-radius: 6px;
  padding: 0 3px;
  transition: background 0.13s, color 0.13s;
}
.brand-link:hover,
.brand-link:focus {
  background: #A259FF;
  color: #fff;
}

.coupon-timer-simple {
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 1.21rem;
  font-weight: 700;
  color: #A259FF;
  letter-spacing: 0.02em;
}

.timer-icon {
  font-size: 1.18rem;
  color: #A259FF;
}
.timer-label {
  color: #A259FF;
  font-weight: 700;
  margin-right: 2px;
}
.timer-number {
  color: #A259FF;
  font-family: 'Fira Mono', monospace;
  font-size: 1.27rem;
  font-weight: 900;
  letter-spacing: 0.07em;
}

@media (max-width: 800px) {
  .coupon-banner {
    padding: 12px 2vw 18px 2vw;
    max-width: 99vw;
  }
  .coupon-header-row {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 13px;
  }
  .coupon-content-row {
    flex-direction: column;
    gap: 16px;
  }
  .coupon-bottom-row {
    flex-direction: column;
    gap: 16px;
    margin-top: 14px;
  }
  .btn-link.shopnow-btn,
  .copy-btn {
    width: 100%;
    max-width: 320px;
    justify-content: center;
    padding: 16px 0 16px 0;
    font-size: 1.09rem;
    margin-left: 0;
  }
  .coupon-code {
    font-size: 1.16rem;
    padding: 10px 12vw;
  }
}/* End custom CSS */