html {
  font-size: 10vw;
}
body,
div,
section,
p,
h1,
h2,
h3 {
  margin: 0;
  padding: 0;
}
body {
  font-family: Outfit, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.section-header {
  display: none;
  margin-top: -1px;
  padding: 0 0.28rem /* 21/75 */;
  height: 1.493rem /* 112/75 */;
  background-color: #1d1d1d;
}
.section-header.visible {
  display: flex;
  align-items: center;
}
.section-header .header-logo img {
  display: block;
  margin: 0 0.28rem /* 42/75 */;
  width: 2.053rem /* 154/75 */;
}
.section-header .header-entrance {
  display: flex;
  justify-content: end;
  flex: 1 1 auto;
}
.section-header .header-entrance img {
  display: block;
  margin: 0 0.28rem /* 42/75 */;
  height: 0.373rem /* 28/75 */;
}
.banner-img {
  width: 100%;
}
.rule-img {
  display: block;
  margin: 0.427rem /* 32/75 */ auto 0;
  width: calc(100% - 0.427rem /* 32/75 */);
}
.submitted-title {
  margin-top: 0.96rem /* 72/75 */;
  text-align: center;
  font-size: 0.48rem /* 36/75 */;
  font-weight: 600;
  color: #222;
}
.section {
  display: none;
  margin-top: 0.96rem /* 72/75 */;
  padding: 0 0.427rem /* 32/75 */;
}
.section.visible {
  display: block;
}
.section.submitted {
  margin-top: 0.64rem /* 48/75 */;
}
.section.submitted .section-title {
  font-size: 0.373rem /* 28/75 */;
}
.section-title {
  text-align: center;
  font-size: 0.48rem /* 36/75 */;
  font-weight: 600;
  color: #222;
}
.section-subtitle {
  margin-top: 0.107rem /* 8/75 */;
  text-align: center;
  font-size: 0.32rem /* 24/75 */;
  font-weight: 400;
  color: #999;
}
.section-textarea {
  margin-top: 0.427rem /* 32/75 */;
  padding: 0.427rem /* 32/75 */;
  border: 0.013rem /* 1/75 */ solid #eee;
  width: calc(100% - 0.853rem /* 64/75 */);
  height: 4.267rem /* 320/75 */;
  font-size: 0.32rem /* 24/75 */;
  font-weight: 400;
  color: #333;
  background-color: #f9f9f9;
  border-radius: 0.32rem /* 24/75 */;
}
.submitted-icon {
  display: block;
  margin: 0.16rem /* 12/75 */ auto 0;
  width: 0.32rem /* 24/75 */;
  height: 0.213rem /* 16/75 */;
}
.submitted-body {
  display: flex;
  align-items: center;
  margin-top: 0.427rem /* 32/75 */;
}
.submitted-body img {
  display: block;
  width: 1.707rem /* 128/75 */;
  height: 1.707rem /* 128/75 */;
}
.submitted-content {
  padding: 0 0.213rem /* 16/75 */;
  font-size: 0.32rem /* 24/75 */;
  font-weight: 400;
  color: #999;
}
.section-select {
  position: relative;
}
.section-select select {
  display: block;
  margin-top: 0.427rem /* 32/75 */;
  padding: 0 0.32rem /* 24/75 */;
  width: 100%;
  height: 1.12rem /* 84/75 */;
  border: 0.013rem /* 1/75 */ solid #eee;
  font-size: 0.373rem /* 28/75 */;
  font-weight: 400;
  color: #666;
  border-radius: 0.107rem /* 8/75 */;
  appearance: none;
}
.section-select select:focus + span:after {
  transform: rotate(180deg);
  transition: transform 0.2s linear;
}
.section-select optgroup {
  color: #000;
}
.section-select option {
  color: #666;
}
.section-select span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0.013rem /* 1/75 */;
  right: 0.027rem /* 2/75 */;
  width: 0.96rem /* 72/75 */;
  height: 1.093rem /* 82/75 */;
  background-color: #fff;
  border-radius: 0.107rem /* 8/75 */;
}
.section-select span:after {
  content: '';
  display: block;
  width: 0.32rem /* 24/75 */;
  height: 0.32rem /* 24/75 */;
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/wishlist/icon-select-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(0deg);
  transition: transform 0.2s linear;
}
.section-anchor {
  display: none;
}
.section-products {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.213rem /* 16/75 */;
}
.section-product {
  position: relative;
  margin-top: 0.213rem /* 16/75 */;
  padding-bottom: 0.267rem /* 20/75 */;
  width: 4.467rem /* 335/75 */;
  color: #000;
}
.section-product:nth-child(2n + 1) {
  margin-right: 0.2rem /* 15/75 */;
}
.section-radio input {
  position: absolute;
  top: 0.16rem /* 12/75 */;
  right: 0.16rem /* 12/75 */;
  z-index: 1;
  width: 0.48rem /* 36/75 */;
  height: 0.48rem /* 36/75 */;
  opacity: 0;
}
.section-radio input:checked + span {
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/wishlist/icon-checked.svg");
}
.section-radio input + span {
  content: '';
  display: block;
  position: absolute;
  top: 0.16rem /* 12/75 */;
  right: 0.16rem /* 12/75 */;
  z-index: 0;
  width: 0.48rem /* 36/75 */;
  height: 0.48rem /* 36/75 */;
  background-image: url("https://cdn-static.oraimo.com/activity/shopping-festival-2025/image/wishlist/icon-check.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
.section-product-review {
  display: flex;
  align-items: center;
  position: absolute;
  top: 3.773rem /* 283/75 */;
  left: 0.16rem /* 12/75 */;
  padding: 0 0.16rem /* 12/75 */;
  height: 0.533rem /* 40/75 */;
  font-size: 0.267rem /* 20/75 */;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 0.267rem /* 20/75 */;
}
.section-product-score {
  font-weight: 500;
  color: #111;
}
.section-product-star {
  display: block;
  margin: 0 0.107rem /* 8/75 */;
  width: 0.32rem /* 24/75 */;
  height: 0.32rem /* 24/75 */;
}
.section-product-number {
  font-weight: 300;
  color: #999;
}
.section-product-picture {
  display: block;
  width: 100%;
  background-color: #f7f7f7;
  border-radius: 0.16rem /* 12/75 */;
}
.section-product-title {
  margin-top: 0.267rem /* 20/75 */;
  height: 0.96rem /* 72/75 */;
  line-height: 0.48rem /* 36/75 */;
  font-size: 0.373rem /* 28/75 */;
  font-weight: 400;
  overflow: hidden;
}
.section-product-points {
  padding: 0.107rem /* 8/75 */ 0;
  border-bottom: 0.013rem /* 1/75 */ solid #eee;
}
.section-product-point {
  display: flex;
  align-items: center;
  padding: 0.107rem /* 8/75 */ 0;
}
.section-product-point-icon {
  display: block;
  margin-right: 0.107rem /* 8/75 */;
  width: 0.48rem /* 36/75 */;
  height: 0.48rem /* 36/75 */;
}
.section-product-point-title {
  line-height: 0.48rem /* 36/75 */;
  font-size: 0.32rem /* 24/75 */;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section-product-final-price {
  display: block;
  margin-top: 0.213rem /* 16/75 */;
  font-size: 0.373rem /* 28/75 */;
  font-weight: 600;
}
.section-product-market-price {
  display: block;
  margin-top: 0.107rem /* 8/75 */;
  font-size: 0.32rem /* 24/75 */;
  font-weight: 300;
  color: #666;
}
.section-btn {
  display: block;
  margin: 0.427rem /* 32/75 */ auto 0;
  border: 0.013rem /* 1/75 */ solid #000;
  width: 5.333rem /* 400/75 */;
  height: 1.067rem /* 80/75 */;
  text-align: center;
  line-height: 1.067rem /* 80/75 */;
  font-size: 0.427rem /* 32/75 */;
  font-weight: 600;
  color: #000;
  border-radius: 0.533rem /* 40/75 */;
  background-color: #fff;
}
.section-btn:disabled {
  background-color: #ddd;
}
.section-list {
  margin-bottom: 2.347rem /* 176/75 */;
  padding: 0.64rem /* 48/75 */ 0.48rem /* 36/75 */;
  border: 0.027rem /* 2/75 */ solid #a98f66;
  color: #694102;
  background: linear-gradient(114deg, rgba(253, 199, 117, 0.3) 10.08%, rgba(255, 231, 198, 0.3) 30.97%, rgba(231, 168, 92, 0.3) 49.47%, rgba(255, 216, 158, 0.3) 76.77%, rgba(253, 201, 145, 0.3) 90.43%), #FFF;
  border-radius: 0.32rem /* 24/75 */;
}
.section-caption {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.427rem /* 32/75 */;
  font-weight: 600;
}
.section-caption img {
  display: block;
  height: 0.427rem /* 32/75 */;
}
.section-caption img:last-child {
  transform: rotateY(180deg);
}
.section-caption span {
  display: block;
  margin: 0 0.213rem /* 16/75 */;
}
.section-body {
  margin-top: 0.48rem /* 36/75 */;
}
.section-row {
  display: flex;
  align-items: center;
  margin: 0.053rem /* 4/75 */ 0;
  padding: 0.16rem /* 12/75 */ 0;
}
.section-row:first-child {
  background: linear-gradient(90deg, #EFBA6C 0%, rgba(239, 186, 108, 0) 100%);
  border-radius: 0.213rem /* 16/75 */ 0 0 0.213rem /* 16/75 */;
}
.section-row:last-child {
  margin-bottom: 0;
}
.section-cell:nth-child(1) {
  flex: 1 1 auto;
  text-align: right;
  font-size: 0.427rem /* 32/75 */;
  font-weight: 700;
}
.section-cell:nth-child(2) {
  padding: 0 0.213rem /* 16/75 */;
}
.section-cell:nth-child(3) h3 {
  font-size: 0.32rem /* 24/75 */;
  font-weight: 400;
  width: 3.413rem /* 256/75 */;
  height: 0.4rem /* 30/75 */;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section-cell:nth-child(4) {
  padding: 0 0.213rem /* 16/75 */;
  font-size: 0.373rem /* 28/75 */;
  font-weight: 600;
  white-space: nowrap;
}
.section-cell img {
  display: block;
  width: 1.28rem /* 96/75 */;
  height: 1.28rem /* 96/75 */;
}
.section-submit {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.853rem /* 64/75 */;
  border-top: 0.013rem /* 1/75 */ solid #eee;
  height: 1.493rem /* 112/75 */;
  background-color: #fff;
}
.section-submit button {
  border: 0;
  width: 9.147rem /* 686/75 */;
  height: 1.067rem /* 80/75 */;
  font-size: 0.427rem /* 32/75 */;
  font-weight: 600;
  color: #fff;
  background-color: #000;
  border-radius: 0.533rem /* 40/75 */;
}
.section-submit button:disabled {
  background-color: #ddd;
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 16px;
  }
  .section-header {
    padding: 0 30px;
    height: 80px;
  }
  .section-header .header-logo img {
    margin: 0 30px;
    width: 135px;
  }
  .section-header .header-entrance img {
    margin: 0 30px;
    height: 20px;
  }
  .rule-img {
    margin: 32px auto 0;
    width: 100%;
  }
  .container {
    margin: 0 auto;
    max-width: 1360px;
  }
  .submitted-title {
    margin-top: 80px;
    font-size: 36px;
  }
  .section {
    margin-top: 48px;
    padding: 0;
  }
  .section.submitted {
    margin-top: 48px;
  }
  .section.submitted.visible {
    display: flex;
    align-items: center;
  }
  .section.submitted .section-title {
    font-size: 28px;
  }
  .section-title {
    font-size: 36px;
  }
  .section-subtitle {
    margin-top: 8px;
    font-size: 20px;
  }
  .section-textarea {
    margin-top: 32px;
    padding: 32px;
    border-width: 1px;
    width: calc(100% - 64px);
    height: 320px;
    font-size: 24px;
    border-radius: 24px;
  }
  .submitted-header {
    width: 312px;
  }
  .submitted-header .section-title {
    display: inline-block;
    vertical-align: middle;
  }
  .submitted-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 16px;
    width: 16px;
    height: 24px;
    transform: rotate(-90deg);
  }
  .submitted-body {
    margin-top: 0;
  }
  .submitted-body img {
    width: 160px;
    height: 160px;
  }
  .submitted-content {
    padding: 0 16px;
    font-size: 24px;
  }
  .section-flex {
    display: flex;
    align-items: end;
  }
  .section-select {
    flex: 1 1 auto;
  }
  .section-select select {
    margin-top: 32px;
    padding: 0 24px;
    height: 56px;
    border-width: 1px;
    font-size: 18px;
    border-radius: 8px;
  }
  .section-select span {
    top: 33px;
    right: 1px;
    width: 72px;
    height: 54px;
    border-radius: 8px;
  }
  .section-select span:after {
    width: 24px;
    height: 24px;
  }
  .section-anchor {
    display: flex;
    align-items: center;
    margin-left: 40px;
    padding: 0 19px;
    height: 56px;
    background: linear-gradient(114deg, #FDC775 10.08%, #FFE7C6 30.97%, #E7A85C 49.47%, #FFD89E 76.77%, #FDC991 90.43%);
    border-radius: 8px;
  }
  .section-anchor img {
    display: block;
    margin: 0 5px;
    width: 32px;
    height: 32px;
  }
  .section-anchor span {
    display: block;
    margin: 0 5px;
    font-size: 18px;
    font-weight: 600;
    color: #222;
    white-space: nowrap;
  }
  .section-product {
    margin-top: 32px;
    margin-right: 40px;
    padding-bottom: 0;
    width: 310px;
  }
  .section-product:nth-child(2n + 1) {
    margin-right: 40px;
  }
  .section-product:nth-child(4n + 4) {
    margin-right: 0;
  }
  .section-radio input {
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
  }
  .section-radio input + span {
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
  }
  .section-product-review {
    top: 268px;
    left: 12px;
    padding: 0 12px;
    height: 30px;
    font-size: 18px;
    border-radius: 15px;
  }
  .section-product-star {
    margin: 0 4px;
    width: 18px;
    height: 18px;
  }
  .section-product-picture {
    border-radius: 12px;
  }
  .section-product-title {
    margin-top: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 20px;
  }
  .section-product-points {
    padding: 12px 0 0;
    border-width: 1px;
  }
  .section-product-point {
    padding: 12px 0;
    border-top: 1px solid #eee;
  }
  .section-product-point-icon {
    margin-right: 8px;
    width: 20px;
    height: 20px;
  }
  .section-product-point-title {
    line-height: 20px;
    font-size: 16px;
  }
  .section-product-final-price {
    margin-top: 12px;
    font-size: 20px;
  }
  .section-product-market-price {
    margin-top: 8px;
    font-size: 12px;
  }
  .section-btn {
    margin-top: 48px;
    border-width: 1px;
    width: 356px;
    height: 56px;
    line-height: 56px;
    font-size: 22px;
    border-radius: 28px;
  }
  .section-list {
    margin-bottom: 182px;
    padding: 48px 36px;
    border-width: 2px;
    border-radius: 24px;
  }
  .section-caption {
    font-size: 32px;
  }
  .section-caption img {
    height: 40px;
  }
  .section-caption span {
    margin: 0 16px;
  }
  .section-body {
    margin-top: 36px;
  }
  .section-row {
    margin: 4px 0;
    padding: 12px 0;
  }
  .section-row:first-child {
    border-radius: 16px 0 0 16px;
  }
  .section-cell:nth-child(1) {
    flex: 0 0 auto;
    padding-left: 48px;
    font-size: 32px;
  }
  .section-cell:nth-child(2) {
    padding: 0 16px;
  }
  .section-cell:nth-child(3) {
    flex: 1 1 auto;
  }
  .section-cell:nth-child(3) h3 {
    font-size: 24px;
    width: 866px;
    height: 30px;
  }
  .section-cell:nth-child(4) {
    padding: 0 48px;
    font-size: 28px;
  }
  .section-cell img {
    width: 88px;
    height: 88px;
  }
  .section-submit {
    margin-top: 66px;
    border-width: 1px;
    height: 88px;
  }
  .section-submit button {
    width: 400px;
    height: 56px;
    font-size: 22px;
    border-radius: 28px;
  }
}
.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;
  }
}
@media screen and (min-width: 1280px) {
  [lang="ar"] .section-anchor {
    margin-left: 0;
    margin-right: 40px;
  }
}
/*# sourceMappingURL=wishlist.css.map */