:root {
  --barrage-icon-url: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/the-double-eleven/barrage-icon.svg");
  --barrage-shadow-color: #FE5C00;
  --barrage-color: #fff;
}
html {
  font-size: 10vw;
}
body,
div,
section,
p,
ul,
h1 {
  margin: 0;
  padding: 0;
}
body {
  position: relative;
  font-size: 0;
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/the-double-eleven/body-bg.jpg");
  background-repeat: repeat;
  background-size: 1.6rem /* 120/75 */;
  font-family: Outfit, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.section-stage {
  background: linear-gradient(90deg, #111 0%, #222 100%);
}
.section-stage .stage-main {
  display: flex;
  align-items: center;
  width: 100vw;
  height: 1.707rem /* 128/75 */;
  overflow: auto;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.section-stage .stage-main::-webkit-scrollbar {
  display: none;
}
.section-stage .stage-item {
  flex: 1 1 auto;
}
.section-stage .stage-item.current:nth-child(1),
.section-stage .stage-item.current:nth-child(2),
.section-stage .stage-item.current:nth-child(3),
.section-stage .stage-item.current:nth-child(4) {
  background-repeat: no-repeat;
  background-size: 0.213rem /* 16/75 */ 1.173rem /* 88/75 */;
}
.section-stage .stage-item.current:nth-child(1) {
  padding-right: 0.213rem /* 16/75 */;
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/the-double-eleven/icon-stage-right-border.svg");
  background-position: right center;
}
.section-stage .stage-item.current:nth-child(2),
.section-stage .stage-item.current:nth-child(3) {
  padding: 0 0.213rem /* 16/75 */;
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/the-double-eleven/icon-stage-left-border.svg"), url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/the-double-eleven/icon-stage-right-border.svg");
  background-position: left center, right center;
}
.section-stage .stage-item.current:nth-child(4) {
  padding-left: 0.213rem /* 16/75 */;
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/the-double-eleven/icon-stage-left-border.svg");
  background-position: left center;
}
.section-stage .stage-item.current .stage-content {
  border: 0;
  color: #000;
  background: linear-gradient(114deg, #FE5C00 10.08%, #FF9B00 90.43%);
  opacity: 1;
}
.section-stage .stage-item.current .stage-title {
  padding: 0 0.427rem /* 32/75 */;
  line-height: 0.6rem /* 45/75 */;
  font-size: 0.427rem /* 32/75 */;
}
.section-stage .stage-item.current .stage-date {
  padding: 0 0.427rem /* 32/75 */;
  line-height: 0.533rem /* 40/75 */;
  font-size: 0.293rem /* 22/75 */;
}
.section-stage .stage-content {
  border: 0.013rem /* 1/75 */ solid #FF9B00;
  text-align: center;
  color: #FF9B00;
  opacity: 0.6;
}
.section-stage .stage-title {
  padding: 0 0.213rem /* 16/75 */;
  border-bottom: 0.013rem /* 1/75 */ solid #FF9B00;
  line-height: 0.56rem /* 42/75 */;
  font-size: 0.373rem /* 28/75 */;
  font-weight: 700;
  white-space: nowrap;
}
.section-stage .stage-date {
  padding: 0 0.213rem /* 16/75 */;
  line-height: 0.48rem /* 36/75 */;
  font-size: 0.267rem /* 20/75 */;
  font-weight: 400;
}
.section-banner .banner-img {
  width: 100%;
}
.section-countdown {
  width: 100%;
  height: 2.987rem /* 224/75 */;
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/the-double-eleven/countdown-bg-mobile.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.section-countdown .countdown-title {
  padding: 0.32rem /* 24/75 */ 0 0.267rem /* 20/75 */;
  text-align: center;
  font-size: 0.427rem /* 32/75 */;
  font-weight: 700;
  color: #111;
}
.section-countdown .countdown-main {
  display: flex;
  justify-content: center;
  list-style-type: none;
  direction: ltr;
}
.section-countdown .countdown-number {
  width: 1.6rem /* 120/75 */;
  height: 1.133rem /* 85/75 */;
  line-height: 1.133rem /* 85/75 */;
  text-align: center;
  letter-spacing: 0.03rem /* 2.24/75 */;
  font-size: 0.747rem /* 56/75 */;
  font-weight: 600;
  color: #fff;
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/countdown-number-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.section-countdown .countdown-colon {
  width: 0.64rem /* 48/75 */;
  height: 1.133rem /* 85/75 */;
  line-height: 1.133rem /* 85/75 */;
  text-align: center;
  font-size: 0.853rem /* 64/75 */;
  font-weight: 700;
  color: #111;
}
.section-countdown .countdown-colon span {
  display: block;
  transform: translateY(-0.125em);
}
.section-countdown .countdown-units {
  margin: 0.06rem /* 4.5/75 */ auto 0;
  width: 8.96rem /* 672/75 */;
  direction: ltr;
}
.section-countdown .countdown-units ul {
  display: flex;
}
.section-countdown .countdown-unit {
  width: 2.24rem /* 168/75 */;
  text-align: center;
  line-height: 0.4rem /* 30/75 */;
  font-size: 0.32rem /* 24/75 */;
  font-weight: 400;
  color: #111;
}
.section-zones {
  overflow-x: hidden;
}
.section-zone {
  margin-top: 1.28rem /* 96/75 */;
}
.section-zone .zone-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.427rem /* 32/75 */;
  padding: 0.32rem /* 24/75 */ 0;
  border: 0.053rem /* 4/75 */ solid #FDC775;
  text-align: center;
  font-size: 0.48rem /* 36/75 */;
  font-weight: 700;
  color: #FFE2B6;
  background: linear-gradient(90deg, #FEA115 0%, #FE5C00 49.04%, #FEA115 100%);
  border-radius: 0.427rem /* 32/75 */;
}
.section-zone .zone-title img {
  display: block;
  width: 0.853rem /* 64/75 */;
  height: 0.853rem /* 64/75 */;
}
.section-zone .zone-title span {
  margin: 0 0.213rem /* 16/75 */;
  max-width: 6.2rem /* 465/75 */;
}
.zone-saving {
  margin-top: 0.88rem /* 66/75 */;
}
.zone-saving .zone-main {
  padding-top: 0.64rem /* 48/75 */;
  height: 1.92rem /* 144/75 */;
}
#barrage {
  position: absolute;
  left: 0;
  z-index: 1;
  padding-top: 0.64rem /* 48/75 */;
  width: 100%;
}
.zone-cat-coupon {
  text-align: center;
}
.zone-cat-coupon .zone-main {
  margin: 0 0.427rem /* 32/75 */;
}
.zone-cat-coupon .coupon-validity {
  margin: 0.32rem /* 24/75 */ 0;
  font-size: 0.32rem /* 24/75 */;
  font-weight: 300;
  color: #fff;
}
.zone-cat-coupon .coupon-list {
  display: flex;
  flex-wrap: wrap;
}
.zone-cat-coupon .coupon-item {
  position: relative;
  margin-bottom: 0.187rem /* 14/75 */;
  width: 4.48rem /* 336/75 */;
  height: 4.693rem /* 352/75 */;
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/coupon-bg-white-mobile.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.zone-cat-coupon .coupon-item:nth-child(2n + 1) {
  margin-right: 0.186rem /* 14/75 */;
}
.zone-cat-coupon .coupon-tip {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 0.213rem /* 16/75 */;
  line-height: 0.48rem /* 36/75 */;
  font-size: 0.267rem /* 20/75 */;
  font-weight: 300;
  color: #fff;
  background: #82E600;
  border-radius: 0 0.16rem /* 12/75 */;
}
.zone-cat-coupon .coupon-amount {
  display: block;
  margin-top: 0.56rem /* 42/75 */;
  padding: 0 0.32rem /* 24/75 */;
  font-size: 0.853rem /* 64/75 */;
  font-weight: 700;
  color: #111;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.zone-cat-coupon .coupon-off {
  display: block;
  line-height: 0.64rem /* 48/75 */;
  font-size: 0.427rem /* 32/75 */;
  font-weight: 400;
  color: #111;
}
.zone-cat-coupon .coupon-condition {
  display: block;
  margin-top: 0.213rem /* 16/75 */;
  padding: 0 0.32rem /* 24/75 */;
  height: 0.48rem /* 36/75 */;
  font-size: 0.373rem /* 28/75 */;
  font-weight: 300;
  color: #222;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.zone-cat-coupon .coupon-btn {
  display: block;
  margin: 0.653rem /* 49/75 */ 0.32rem /* 24/75 */ 0;
  border: 0;
  text-decoration: none;
  width: calc(100% - 0.64rem);
  height: 0.747rem /* 56/75 */;
  line-height: 0.747rem /* 56/75 */;
  font-size: 0.32rem /* 24/75 */;
  font-weight: 700;
  border-radius: 0.08rem /* 6/75 */;
}
.zone-cat-coupon .coupon-btn.to-get,
.zone-cat-coupon .coupon-btn.got {
  color: #FFE2B6;
  background-color: #000;
}
.zone-cat-coupon .coupon-btn.used,
.zone-cat-coupon .coupon-btn:disabled {
  color: #fff;
  background-color: #ccc;
}
.zone-cat-coupon .coupon-link {
  display: block;
  margin-top: 0.24rem /* 18/75 */;
  text-decoration: underline;
  font-size: 0.373rem /* 28/75 */;
  font-weight: 500;
  color: #222;
}
.zone-part .zone-main {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0.213rem /* 16/75 */;
  padding-top: 0.213rem /* 16/75 */;
}
.zone-part .part-item {
  display: block;
  margin: 0.427rem /* 32/75 */ 0.213rem /* 16/75 */ 0;
}
.zone-part .part-img {
  display: block;
  width: 9.147rem /* 686/75 */;
  height: 4.267rem /* 320/75 */;
}
.zone-game .zone-main {
  display: flex;
  flex-wrap: wrap;
  margin: 0.64rem /* 48/75 */ 0.333rem /* 25/75 */ 0;
}
.zone-game .game-item {
  position: relative;
  display: block;
  margin: 0 0.093rem /* 7/75 */ 0.213rem /* 16/75 */;
  width: 4.48rem /* 336/75 */;
  height: 5.92rem /* 444/75 */;
}
.zone-game .game-active {
  position: absolute;
  left: 50%;
  bottom: 0.373rem /* 28/75 */;
  z-index: 1;
  margin-left: -0.667rem /* -50/75 */;
  width: 1.333rem /* 100/75 */;
  height: 0.747rem /* 56/75 */;
}
.zone-game .game-img {
  display: block;
  width: 4.48rem /* 336/75 */;
  height: 5.92rem /* 444/75 */;
}
.zone-game .game-status {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4.48rem /* 336/75 */;
  height: 5.92rem /* 444/75 */;
}
.zone-product .zone-main {
  margin: 0.16rem /* 12/75 */ 0.213rem /* 16/75 */ 0;
}
.zone-product .zone-tabs {
  display: flex;
  margin: 0 0.427rem /* 32/75 */;
  border: 0.053rem /* 4/75 */ solid #341600;
  list-style-type: none;
  height: 1.24rem /* 93/75 */;
  border-radius: 0.427rem /* 32/75 */;
}
.zone-product .zone-tab {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 0.48rem /* 36/75 */;
  border-radius: 0.32rem /* 24/75 */;
  background-color: transparent;
}
.zone-product .zone-tab a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #341600;
  font-weight: 700;
}
.zone-product .zone-tab.active {
  background-color: #341600;
}
.zone-product .zone-tab.active a {
  color: #FFE2B6;
}
.zone-product .product-list {
  display: flex;
  flex-wrap: wrap;
}
.zone-product .product-item {
  position: relative;
  flex: 0 0 auto;
  margin: 0.427rem /* 32/75 */ 0.213rem /* 16/75 */ 0;
  padding: 0.24rem /* 18/75 */ 0 0.267rem /* 20/75 */;
  width: 4.36rem /* 327/75 */;
  text-align: center;
}
.zone-product .product-discount {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0.213rem /* 16/75 */;
  height: 0.48rem /* 36/75 */;
  line-height: 0.48rem /* 36/75 */;
  font-size: 0.24rem /* 18/75 */;
  color: #000;
  font-weight: 400;
  background: linear-gradient(180deg, #C0FD19 0%, #82E600 100%);
  border-radius: 0.213rem /* 16/75 */ 0.24rem /* 18/75 */ 0.24rem /* 18/75 */ 0.027rem /* 2/75 */;
}
.zone-product .product-img {
  background-color: #f9f9f9;
  border-radius: 0.213rem /* 16/75 */;
}
.zone-product .product-img img {
  width: 4.36rem /* 327/75 */;
  height: 4.36rem /* 327/75 */;
}
.zone-product .product-title {
  margin: 0.267rem /* 20/75 */ 0.213rem /* 16/75 */ 0;
  height: 0.933rem /* 70/75 */;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 0.467rem /* 35/75 */;
  font-size: 0.373rem /* 28/75 */;
  font-weight: 400;
  color: #341600;
}
.zone-product .product-price span,
.zone-product .product-price del {
  display: block;
}
.zone-product .product-price span {
  margin-top: 0.213rem /* 16/75 */;
  font-size: 0.427rem /* 32/75 */;
  font-weight: 600;
  color: #341600;
}
.zone-product .product-price del {
  margin-top: 0.053rem /* 4/75 */;
  font-size: 0.32rem /* 24/75 */;
  font-weight: 300;
  color: #341600;
  opacity: 0.5;
}
.zone-product .product-btn {
  display: block;
  margin: 0.64rem /* 48/75 */ auto 1.44rem /* 108/75 */;
  border: 0;
  width: 5.28rem /* 396/75 */;
  height: 1.067rem /* 80/75 */;
  font-size: 0.373rem /* 28/75 */;
  font-weight: 600;
  color: #FFE2B6;
  background-color: #341600;
  border-radius: 0.533rem /* 40/75 */;
}
.dialog {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.8);
}
.dialog.visible {
  display: flex;
}
.dialog .dialog-main {
  position: relative;
  width: 8rem /* 600/75 */;
}
.dialog .dialog-main.game {
  height: 10.667rem /* 800/75 */;
  background-size: contain;
}
.dialog .dialog-main.todo[data-lang=ar] {
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/dialog-todo-mobile-ar.png");
}
.dialog .dialog-main.todo[data-lang=en] {
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/dialog-todo-mobile-en.png");
}
.dialog .dialog-main.todo[data-lang=fr] {
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/dialog-todo-mobile-fr.png");
}
.dialog .dialog-main.todo[data-lang=pt] {
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/dialog-todo-mobile-pt.png");
}
.dialog .dialog-main.branch {
  padding: 0.373rem /* 28/75 */ 0 0.16rem /* 12/75 */;
  background: linear-gradient(114deg, #FDC775 10.08%, #FFE7C6 30.97%, #E7A85C 49.47%, #FFD89E 76.77%, #FDC991 90.43%);
  border-radius: 0.427rem /* 32/75 */;
}
.dialog .dialog-countdown {
  display: flex;
  justify-content: center;
  margin-top: 7.627rem /* 572/75 */;
  line-height: 0.64rem /* 48/75 */;
  font-size: 0.427rem /* 32/75 */;
  color: #6E4613;
  direction: ltr;
}
.dialog .dialog-number {
  width: 0.64rem /* 48/75 */;
  height: 0.64rem /* 48/75 */;
  text-align: center;
  color: #fff;
  background-color: #6E4613;
}
.dialog .dialog-colon {
  padding: 0 0.133rem /* 10/75 */;
}
.dialog .dialog-colon span {
  display: block;
  transform: translateY(0.0625em);
}
.dialog .dialog-title {
  text-align: center;
  font-size: 0.64rem /* 48/75 */;
  font-weight: 700;
  background: linear-gradient(166deg, #333 24.12%, #111 78.44%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dialog .dialog-body {
  margin: 0.427rem /* 32/75 */ 0.16rem /* 12/75 */ 0;
  padding: 0.64rem /* 48/75 */ 0.427rem /* 32/75 */;
  background: radial-gradient(59.9% 45.87% at 50% 45.87%, #FFF 0%, #FFF6EA 100%);
  border-radius: 0.427rem /* 32/75 */;
}
.dialog .dialog-content {
  font-size: 0.373rem /* 28/75 */;
  font-weight: 300;
  color: #000;
}
.dialog .dialog-btn {
  display: block;
  margin: 0.64rem /* 48/75 */ auto 0;
  border: 0;
  width: 6.72rem /* 504/75 */;
  height: 0.96rem /* 72/75 */;
  font-weight: 700;
  font-size: 0.427rem /* 32/75 */;
  color: #fff;
  background: linear-gradient(0deg, #111 0%, #333 100%);
  border-radius: 0.48rem /* 36/75 */;
  cursor: pointer;
}
.dialog .dialog-cancel {
  position: absolute;
  bottom: -1.28rem /* 96/75 */;
  left: 50%;
  margin-left: -0.32rem /* 24/75 */;
  border: 0;
  width: 0.64rem /* 48/75 */;
  height: 0.64rem /* 48/75 */;
  background-color: transparent;
  cursor: pointer;
}
.dialog .dialog-cancel img {
  display: block;
  width: 0.64rem /* 48/75 */;
  height: 0.64rem /* 48/75 */;
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 16px;
  }
  body {
    background-size: 120px;
  }
  .section-stage {
    display: flex;
    align-items: center;
  }
  .section-stage .stage-main {
    display: table;
    margin: 0 auto;
    max-width: 1263px;
    height: 128px;
  }
  .section-stage .stage-item {
    display: table-cell;
    vertical-align: middle;
  }
  .section-stage .stage-item.current:nth-child(1),
  .section-stage .stage-item.current:nth-child(2),
  .section-stage .stage-item.current:nth-child(3),
  .section-stage .stage-item.current:nth-child(4) {
    background-size: 16px 88px;
  }
  .section-stage .stage-item.current:nth-child(1) {
    padding-right: 16px;
  }
  .section-stage .stage-item.current:nth-child(2),
  .section-stage .stage-item.current:nth-child(3) {
    padding: 0 16px;
  }
  .section-stage .stage-item.current:nth-child(4) {
    padding-left: 16px;
  }
  .section-stage .stage-item.current .stage-content {
    height: 89px;
  }
  .section-stage .stage-item.current .stage-title {
    padding: 0 32px;
    line-height: 45px;
    font-size: 32px;
  }
  .section-stage .stage-item.current .stage-date {
    padding: 0 32px;
    line-height: 40px;
    font-size: 22px;
  }
  .section-stage .stage-content {
    border-width: 1px;
    text-align: center;
  }
  .section-stage .stage-title {
    padding: 0 24px;
    border-bottom-width: 1px;
    line-height: 42px;
    font-size: 28px;
  }
  .section-stage .stage-date {
    padding: 0 24px;
    line-height: 36px;
    font-size: 20px;
  }
  .section-countdown {
    height: 257px;
    background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/the-double-eleven/countdown-bg-desktop.jpg");
  }
  .section-countdown .countdown-title {
    padding: 32px 0;
    font-size: 36px;
  }
  .section-countdown .countdown-number {
    width: 120px;
    height: 85px;
    line-height: 85px;
    letter-spacing: 2.24px;
    font-size: 56px;
  }
  .section-countdown .countdown-colon {
    width: 48px;
    height: 85px;
    line-height: 85px;
    font-size: 64px;
  }
  .section-countdown .countdown-units {
    margin-top: 4.5px;
    width: 672px;
  }
  .section-countdown .countdown-unit {
    width: 168px;
    line-height: 30px;
    font-size: 24px;
  }
  .section-zone {
    margin-top: 128px;
  }
  .section-zone .zone-title {
    margin: 0 auto;
    padding: 24px 0;
    border-width: 4px;
    max-width: 1280px;
    font-size: 36px;
    border-radius: 32px;
  }
  .section-zone .zone-title img {
    width: 64px;
    height: 64px;
  }
  .section-zone .zone-title span {
    margin: 0 32px;
    max-width: 465px;
  }
  .zone-saving {
    margin-top: 76px;
  }
  .zone-saving .zone-main {
    padding-top: 48px;
    height: 144px;
  }
  #barrage {
    padding-top: 48px;
  }
  .zone-cat-coupon .zone-main {
    margin: 0 auto;
    max-width: 1280px;
  }
  .zone-cat-coupon .coupon-validity {
    margin: 24px 0;
    font-size: 24px;
  }
  .zone-cat-coupon .coupon-item {
    margin-bottom: 8px;
    max-width: 314px;
    width: calc(25% - 6px);
    height: 352px;
    background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/coupon-bg-white-desktop.png?v=2025101701");
  }
  .zone-cat-coupon .coupon-item:nth-child(2n + 1),
  .zone-cat-coupon .coupon-item:nth-child(2) {
    margin-right: 8px;
  }
  .zone-cat-coupon .coupon-tip {
    padding: 0 16px;
    line-height: 36px;
    font-size: 18px;
    border-radius: 0 12px;
  }
  .zone-cat-coupon .coupon-amount {
    margin-top: 42px;
    padding: 0 24px;
    font-size: 64px;
  }
  .zone-cat-coupon .coupon-off {
    line-height: 48px;
    font-size: 32px;
  }
  .zone-cat-coupon .coupon-condition {
    margin-top: 16px;
    padding: 0 24px;
    height: 36px;
    font-size: 28px;
  }
  .zone-cat-coupon .coupon-btn {
    margin: 48px 24px 0;
    width: calc(100% - 48px);
    height: 56px;
    line-height: 56px;
    font-size: 24px;
    border-radius: 6px;
  }
  .zone-cat-coupon .coupon-link {
    margin-top: 32px;
    font-size: 28px;
  }
  .zone-part .zone-main {
    margin: 0 auto;
    padding-top: 16px;
    max-width: 1280px;
  }
  .zone-part .part-item {
    margin: 32px auto 0 0;
  }
  .zone-part .part-item:nth-child(2n + 2) {
    margin-right: 0;
  }
  .zone-part .part-item:nth-child(1) .part-img,
  .zone-part .part-item:nth-child(4) .part-img {
    width: 800px;
    height: 360px;
  }
  .zone-part .part-item:nth-child(2) .part-img,
  .zone-part .part-item:nth-child(3) .part-img {
    width: 456px;
    height: 360px;
  }
  .zone-game .zone-main {
    margin: 24px auto 0;
    max-width: 1280px;
  }
  .zone-game .game-item {
    margin: 24px 0 0;
    width: 628px;
    height: 332px;
  }
  .zone-game .game-item:nth-child(2n + 1) {
    margin-right: auto;
  }
  .zone-game .game-active {
    bottom: 36px;
    margin-left: 154px;
    width: 81px;
    height: 40px;
  }
  .zone-game .game-img {
    width: 628px;
    height: 332px;
  }
  .zone-game .game-status {
    width: 628px;
    height: 332px;
  }
  .zone-product .zone-main {
    margin: 24px auto 0;
    max-width: 1280px;
  }
  .zone-product .zone-tabs {
    margin: 0 auto;
    border-width: 4px;
    max-width: 1280px;
    height: 93px;
    border-radius: 24px;
  }
  .zone-product .zone-tab {
    font-size: 36px;
    border-radius: 16px;
  }
  .zone-product .product-item {
    margin: 24px auto 0 0;
    padding: 18px 0 20px;
    width: 302px;
  }
  .zone-product .product-item:nth-child(4n + 4) {
    margin-right: 0;
  }
  .zone-product .product-discount {
    padding: 0 16px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    border-radius: 16px 18px 18px 2px;
  }
  .zone-product .product-img {
    border-width: 2px;
    border-radius: 16px;
  }
  .zone-product .product-img img {
    width: 302px;
    height: 302px;
  }
  .zone-product .product-title {
    margin: 20px 16px 0;
    height: 70px;
    line-height: 35px;
    font-size: 28px;
  }
  .zone-product .product-price span {
    margin-top: 16px;
    font-size: 32px;
  }
  .zone-product .product-price del {
    margin-top: 8px;
    font-size: 24px;
  }
  .zone-product .product-btn {
    margin: 48px auto 96px;
    width: 440px;
    height: 64px;
    font-size: 28px;
    border-radius: 40px;
  }
  .dialog .dialog-main {
    width: 600px;
  }
  .dialog .dialog-main.game {
    height: 550px;
  }
  .dialog .dialog-main.todo[data-lang=ar] {
    background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/dialog-todo-desktop-ar.png");
  }
  .dialog .dialog-main.todo[data-lang=en] {
    background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/dialog-todo-desktop-en.png");
  }
  .dialog .dialog-main.todo[data-lang=fr] {
    background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/dialog-todo-desktop-fr.png");
  }
  .dialog .dialog-main.todo[data-lang=pt] {
    background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/dialog-todo-desktop-pt.png");
  }
  .dialog .dialog-main.branch {
    padding: 28px 0 12px;
    border-radius: 32px;
  }
  .dialog .dialog-countdown {
    margin-top: 374px;
    line-height: 36px;
    font-size: 24px;
  }
  .dialog .dialog-number {
    width: 36px;
    height: 36px;
  }
  .dialog .dialog-colon {
    padding: 0 6px;
  }
  .dialog .dialog-title {
    font-size: 48px;
  }
  .dialog .dialog-body {
    margin: 24px 12px 0;
    padding: 36px;
    border-radius: 32px;
  }
  .dialog .dialog-content {
    font-size: 20px;
  }
  .dialog .dialog-btn {
    margin: 40px auto 0;
    width: 504px;
    height: 48px;
    font-size: 20px;
    border-radius: 24px;
  }
  .dialog .dialog-cancel {
    bottom: -72px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
  }
  .dialog .dialog-cancel img {
    width: 48px;
    height: 48px;
  }
}
.section-toast {
  max-width: 8rem;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0.08rem;
}
.section-toast .layui-layer-content {
  padding: 0.267rem 0.533rem;
  line-height: 0.48rem;
  font-size: 0.373rem;
  color: #fff;
}
@media screen and (min-width: 1280px) {
  .section-toast {
    max-width: initial;
    border-radius: 12px;
  }
  .section-toast .layui-layer-content {
    padding: 24px 20px;
    font-size: 18px;
  }
}
/*# sourceMappingURL=main.css.map */