
/* ETL_RECOMMEND_PLUGIN_FINAL_20260717_START */
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]),
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) * {
  box-sizing: border-box !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
  background-color: #fff !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-title,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [data-etl-recommend-heading="true"] {
  margin: 0 0 18px !important;
  color: #111 !important;
  font-size: 32px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  background-color: #fff !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-container,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-wrapper,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-slide {
  background-color: #fff !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-info,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-image,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-image-wrap,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item img,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item picture,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="image"] {
  background-color: #fff !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-title,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-title *,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [data-product-item-title],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [data-product-item-title] *,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .product-item-title,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .product-item-title * {
  font-size: 14px !important;
  line-height: 1.45 !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-title,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [data-product-item-title],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .product-item-title {
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  overflow: hidden !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-price {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: baseline !important;
  justify-content: flex-start !important;
  gap: 2px 6px !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-price .sale-price {
  order: 1 !important;
  display: inline-flex !important;
  align-items: baseline !important;
  gap: 5px !important;
  color: #111 !important;
  font-size: 0 !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-price .sale-price .isolate {
  font-size: 16px !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-price .sale-price::after {
  content: "\7A0E \8FBC " !important;
  display: inline-flex !important;
  align-items: center !important;
  padding: 1px 6px !important;
  border-radius: 999px !important;
  background: #b00000 !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-price .origin-price {
  order: 3 !important;
  color: #777 !important;
  font-size: 13px !important;
  text-decoration: line-through !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-price .save-price,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [class*="discount"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [class*="save"] {
  display: none !important;
}

@media (min-width: 750px) {
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) {
    backface-visibility: hidden !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]),
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) * {
    animation: none !important;
    scroll-behavior: auto !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-wrapper,
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-slide,
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item,
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-image,
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-image-wrap,
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-info {
    transition-property: none !important;
    transition-duration: 0s !important;
    transition-delay: 0s !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-wrapper {
    align-items: stretch !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-slide {
    position: relative !important;
    height: auto !important;
    min-height: 0 !important;
    flex-shrink: 0 !important;
    border: 1px solid #eadfd4 !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-slide::before,
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-slide::after,
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item::before,
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item::after {
    content: none !important;
    display: none !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item {
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-image,
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-image-wrap,
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="image"] {
    aspect-ratio: 1 / 1 !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-info {
    min-height: 118px !important;
    flex: 0 0 auto !important;
    padding: 12px !important;
  }
}

@media (max-width: 749px) {
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background-color: #fff !important;
}

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-title,
body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [data-etl-recommend-heading="true"] {
    margin: 0 0 16px !important;
    padding: 0 !important;
    font-size: 28px !important;
    line-height: 1.25 !important;
    background-color: #fff !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-container,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible !important;
    background-color: #fff !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-wrapper {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 30px 12px !important;
    transform: none !important;
    transition: none !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-wrapper > *,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-slide {
    display: block !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    flex: none !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    overflow: visible !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-wrapper > *:nth-child(n+9),
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [data-etl-recommend-extra="true"] {
    display: none !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-slide::before,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .swiper-slide::after,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item::before,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item::after {
    content: none !important;
    display: none !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-info,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-image,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-image-wrap,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="image"] {
    width: 100% !important;
    max-width: 100% !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    background-color: #fff !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-image,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-image-wrap,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="image"] {
    aspect-ratio: 1 / 1 !important;
    overflow: hidden !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-info {
    padding: 10px 0 0 !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-title,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-title *,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [data-product-item-title],
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [data-product-item-title] *,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .product-item-title,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .product-item-title * {
    font-size: 12px !important;
    line-height: 1.45 !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-price .sale-price .isolate {
    font-size: 14px !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-price .sale-price::after {
    font-size: 11px !important;
    padding: 1px 5px !important;
  }

  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item-price .origin-price {
    font-size: 12px !important;
  }
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [data-etl-recommend-heading="true"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) > h1,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) > h2,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) > h3,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) > .recommend-title,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) > [class*="title"]:not(.recommend-product-item-title) {
  display: block !important;
  width: 100% !important;
  margin: 0 0 18px !important;
  padding: 0 !important;
  color: #111 !important;
  font-size: 32px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  background-color: #fff !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [data-etl-recommend-label="true"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="badge"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="Badge"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="tag"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="Tag"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="label"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="Label"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="ribbon"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="Ribbon"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="sticker"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="Sticker"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="promotion"],
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) .recommend-product-item [class*="Promotion"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
}

@media (max-width: 749px) {
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) [data-etl-recommend-heading="true"],
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) > h1,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) > h2,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) > h3,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) > .recommend-title,
  body :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]) > [class*="title"]:not(.recommend-product-item-title) {
    margin: 0 0 16px !important;
    font-size: 28px !important;
    line-height: 1.25 !important;
    text-align: left !important;
  }
}

















/* ETL_RECOMMEND_VISIBILITY_HOTFIX_20260718 */
[data-etl-recommend-surface="true"],
[data-etl-recommend-surface="true"] > .page-width {
  background-color: #fff !important;
}

body:is([data-page-type="collection"], [data-page-type="search"])
  [data-etl-recommend-surface="true"],
body:is([data-page-type="collection"], [data-page-type="search"])
  [data-etl-recommend-surface="true"] > .page-width,
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"]),
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .swiper,
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .swiper-container,
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .swiper-wrapper {
  background-color: #fafafa !important;
}

body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .swiper-slide,
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .recommend-product-item,
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .recommend-product-item-info,
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .recommend-product-item-image-wrapper,
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .recommend-product-item-image-media,
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .recommend-product-item-image {
  background-color: #fafafa !important;
}

body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .product-list-title,
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  [data-etl-recommend-heading="true"],
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .recommend-product-item-title,
body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .recommend-product-item-price {
  background-color: #fafafa !important;
}

body:is([data-page-type="collection"], [data-page-type="search"])
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .recommend-product-item img {
  background-color: transparent !important;
  mix-blend-mode: multiply !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .recommend-product-item-image-wrapper,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .recommend-product-item-image-media,
:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .recommend-product-item-image {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

:is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
  .etl-card-oneline {
  display: none !important;
}

@media (max-width: 749px) {
  [data-etl-recommend-surface="true"] .recommend__app-block {
    margin-bottom: 20px !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    .recommend-grid
    > .col:nth-child(n + 9) {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}

@media (min-width: 750px) {
  [data-etl-recommend-surface="true"] .recommend__app-block {
    margin-bottom: 32px !important;
  }

  .product-recommend-plugin-wrapper.product-recommend
    > .product-list-title[data-etl-recommend-heading="true"],
  [data-etl-recommend-root="true"]
    > .product-list-title[data-etl-recommend-heading="true"] {
    width: calc(100% - 120px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    :is(.swiper, .swiper-container) {
    overflow: hidden !important;
    width: calc(100% - 120px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    .swiper-wrapper {
    display: flex !important;
    grid-template-columns: none !important;
    gap: 0 !important;
    height: auto !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    .swiper-slide {
    display: block !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    padding: 0 !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    :is(.swiper-button-prev, .swiper-button-next) {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    z-index: 5 !important;
    width: 46px !important;
    height: 46px !important;
    border: 1px solid #d8d8d8 !important;
    border-radius: 50% !important;
    background: #fff !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12) !important;
    color: #2c2c2c !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    :is(.swiper-button-prev, .swiper-button-next)::after {
    content: "" !important;
    display: block !important;
    width: 11px !important;
    height: 11px !important;
    border-top: 2px solid #2c2c2c !important;
    border-right: 2px solid #2c2c2c !important;
    font-family: inherit !important;
    font-size: 0 !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    .swiper-button-prev::after {
    transform: rotate(-135deg) !important;
    margin-left: 4px !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    .swiper-button-prev {
    left: 20px !important;
    right: auto !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    .swiper-button-next::after {
    transform: rotate(45deg) !important;
    margin-right: 4px !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    .swiper-button-next {
    right: 20px !important;
    left: auto !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    :is(.swiper-button-prev, .swiper-button-next).swiper-button-disabled {
    opacity: 0.6 !important;
    pointer-events: none !important;
  }

  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    .swiper-wrapper
    > *:nth-child(n + 9),
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    .recommend-grid
    > .col:nth-child(n + 9),
  :is(.product-recommend-plugin-wrapper.product-recommend, [data-etl-recommend-root="true"])
    [data-etl-recommend-extra="true"] {
    display: none !important;
  }
}
/* ETL_RECOMMEND_PLUGIN_FINAL_20260717_END */
