.bg[data-v-9683f4fc] {
  background: linear-gradient(91deg, #fadeff, #ffe9d0);
  height: 450px;
  top: -60px;
  z-index: -2;
}
.bg[data-v-9683f4fc],
.bg-mask[data-v-9683f4fc] {
  left: 0;
  position: absolute;
  right: 0;
}
.bg-mask[data-v-9683f4fc] {
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
  height: 218px;
  top: 172px;
  z-index: -1;
}
.page-content[data-v-9683f4fc] {
  padding: 60px 0;
  text-align: center;
}
.logo[data-v-9683f4fc] {
  height: auto;
  margin-bottom: 6px;
  width: 200px;
}
.title[data-v-9683f4fc] {
  color: #191624;
  font-family: SourceHanSansCN-Bold-, SourceHanSansCN-Bold;
  font-size: 49px;
  line-height: 71px;
  margin: 0;
}
.subtitle[data-v-9683f4fc] {
  color: #282339;
  font-size: 22px;
  margin: 24px 0 0;
}
.subtitle .suffix[data-v-9683f4fc] {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(
    138deg,
    #3b2af9,
    #562cf7 22%,
    #dd34ee 89%,
    #f5e17d
  );
}
.product[data-v-ede808f9] {
  background: #fff;
  border: 1px solid #e5dcf8;
  border-radius: 12px;
  box-shadow: 0 5px 8px 1px #6222c214;
  min-width: 252px;
  overflow: hidden;
  position: relative;
}
.header[data-v-ede808f9] {
  background: #fff;
  box-shadow: 0 5px 8px 1px #6222c214;
  flex-direction: column;
  padding: 20px 23px;
}
.header[data-v-ede808f9],
.title-container[data-v-ede808f9] {
  align-items: center;
  display: flex;
  width: 100%;
}
.title-container[data-v-ede808f9] {
  border-bottom: 1px dashed #efe8ff;
  justify-content: center;
  margin-top: 10px;
  padding-bottom: 16px;
}
.title-container .icon[data-v-ede808f9] {
  height: auto;
  margin-right: 8px;
  width: 26px;
}
.title-container .title[data-v-ede808f9] {
  color: #333;
  font-size: 20px;
  font-weight: 700;
}
.promotion-text[data-v-ede808f9] {
  background: #7733f8;
  border-radius: 12px 0;
  color: #fff;
  height: 26px;
  left: 0;
  line-height: 26px;
  padding: 0 12px;
  position: absolute;
  text-align: center;
  top: 0;
}
.free[data-v-ede808f9] {
  color: #141414;
  font-size: 28px;
  font-weight: 600;
  line-height: 51px;
  margin: 39px 0;
}
.price[data-v-ede808f9] {
  margin: 16px 0;
}
.price .current[data-v-ede808f9] {
  color: #d84540;
  font-weight: 600;
}
.price .current .unit[data-v-ede808f9] {
  font-size: 20px;
}
.price .current .number[data-v-ede808f9] {
  font-size: 40px;
  line-height: 56px;
  margin-left: 4px;
}
.price .original[data-v-ede808f9] {
  color: #b0afb3;
  font-size: 12px;
  text-align: center;
  text-decoration: line-through;
}
.purchase-button[data-v-ede808f9] {
  background: linear-gradient(180deg, #f335ec, #b031f0);
  border-radius: 4px;
  color: #fff;
  height: 44px;
  width: 100%;
}
.subtitle[data-v-ede808f9] {
  color: #a6a6a6;
}
.feature-list[data-v-ede808f9] {
  padding: 24px;
}
.feature-list.free-features .feature.unchecked .desc[data-v-ede808f9],
.feature-list.free-features .feature.unchecked .icon[data-v-ede808f9] {
  color: #a6a6a6;
}
.feature-list .feature[data-v-ede808f9] {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.feature-list .feature[data-v-ede808f9]:last-of-type {
  margin-bottom: 0;
}
.feature-list .feature .desc[data-v-ede808f9] {
  color: #141414;
  line-height: 20px;
}
.feature-list .feature .desc.highlight[data-v-ede808f9] {
  color: #d84540 !important;
}
.feature-list .feature .icon[data-v-ede808f9] {
  color: #7733f8;
}
.products-container[data-v-05a1b7e9] {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  min-height: 800px;
}
.product[data-v-05a1b7e9] {
  margin-right: 34px;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.product[data-v-05a1b7e9]:last-of-type {
  margin-right: 0;
}
.product[data-v-05a1b7e9]:hover {
  transform: translateY(-14px);
}
.products-section[data-v-9b80777c] {
  margin-bottom: 88px;
}
.end-section[data-v-9b80777c] {
  background: linear-gradient(180deg, #ddd8ff, #f2d9ff);
  margin-top: 0;
}
.end-section[data-v-9b80777c] h2,
.end-section[data-v-9b80777c] h3 {
  color: #070315;
}
.end-section[data-v-9b80777c] button {
  background: linear-gradient(
    138deg,
    #3b2af9,
    #562cf7 22%,
    #dd34ee 89%,
    #f5e17d
  );
  border: 6px solid #faf0ff;
  border-radius: 35px;
  box-shadow: 0 3px 24px 1px #66418b66;
  color: #fff;
  height: 70px;
  min-width: 240px;
}
.end-section[data-v-9b80777c] button:hover {
  color: #ffffffb3;
}


/* 针对平板设备的样式 */
@media (max-width: 992px) {
    .products-container[data-v-05a1b7e9] {
        flex-direction: column;  /* 元素垂直排列 */
        align-items: center;     /* 子元素在容器中水平居中 */
        min-height: 600px;       /* 适当降低最小高度 */
        padding: 20px;           /* 增加一些内边距 */
    }
}

/* 针对手机设备的样式 */
@media (max-width: 600px) {
    .products-container[data-v-05a1b7e9] {
        flex-direction: column;  /* 维持元素垂直排列 */
        align-items: center;     /* 子元素在容器中水平居中 */
        min-height: 400px;       /* 进一步降低最小高度 */
        padding: 10px;           /* 调整内边距 */
        justify-content: flex-start; /* 调整对齐方式以改善视觉效果 */
    }
}
