/**
 * Powered by ;
 * vivo-product-2023 - ;
 * Version: 1.25.0;
 * Released on: 2025-09-16;
 */

@charset "UTF-8";

.hide {
  display: none;
}

.gb-lang-in .umx-stage.umx-stage-tips .umx-tip-content li:nth-child(8) {
  display: none;
}

.gb-lang-in .y31-ksp {
  height: 250vh;
}

@media (max-width:1000px) {
  .gb-lang-in .y31-ksp {
    height: auto;
  }
}

.gb-lang-in .y31-kv .umx-figure-box {
  width: 100vw;
  height: 50vw;
}

@media (max-width:1000px) {
  .gb-lang-in .y31-kv .umx-figure-box {
    width: 100vw;
    height: 200vw;
  }
}

.gb-lang-in .umx-linear {
  background: -webkit-linear-gradient(45deg,#ef447a 0,#ffa696 100%);
  background: linear-gradient(45deg,#ef447a 0,#ffa696 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gb-lang-in .umx-linear sup {
  -webkit-text-fill-color: #ffa696;
}

.gb-lang-in .umx-data-linear {
  background-image: -webkit-linear-gradient(45deg,#ffa696 var(--gradient-progress-1),#ef447a var(--gradient-progress-2),#ffa696 var(--gradient-progress-3));
  background-image: linear-gradient(45deg,#ffa696 var(--gradient-progress-1),#ef447a var(--gradient-progress-2),#ffa696 var(--gradient-progress-3));
}

.gb-lang-in .y31-design .umx-figure-box {
  background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fdeff2));
  background: -webkit-linear-gradient(top,#fff 0,#fdeff2 100%);
  background: linear-gradient(to bottom,#fff 0,#fdeff2 100%);
}

@media (max-width:1000px) {
  .gb-lang-in .y31-design .umx-figure-box.umx-figure-box2 {
    background: #fff;
  }
}

.gb-lang-in .y31-color .color-button-box ul li .button-color .svg-black {
  background: -webkit-linear-gradient(176deg,#b45c6c 0,#ffc9d1 100%);
  background: linear-gradient(274deg,#b45c6c 0,#ffc9d1 100%);
}

.gb-lang-in .y31-color .color-button-box ul li .button-color .svg-white {
  background: -webkit-linear-gradient(176deg,#16282c 0,#578a8e 100%);
  background: linear-gradient(274deg,#16282c 0,#578a8e 100%);
}

.gb-lang-in .y31-battery .umx-data-items1 li:first-child {
  display: none;
}

.gb-lang-in .y31-security .umx-figure {
  background: -webkit-gradient(linear,left top,left bottom,from(#f9ecec),to(#fcf7f7));
  background: -webkit-linear-gradient(top,#f9ecec 0,#fcf7f7 100%);
  background: linear-gradient(180deg,#f9ecec 0,#fcf7f7 100%);
}

.gb-lang-in .y31-screenoff {
  background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff6f7));
  background: -webkit-linear-gradient(top,#fff 0,#fff6f7 100%);
  background: linear-gradient(180deg,#fff 0,#fff6f7 100%);
}

.gb-lang-in .y31-water .umx-section .umx-title .umx-vice-title sup {
  -webkit-text-fill-color: #f66e86;
}

@media (max-width:1000px) {
  .gb-lang-in .y31-sturdy .umx-section.umx-s1 .umx-title .umx-data-items li strong sup {
    -webkit-text-fill-color: #f66e86;
  }
}

.gb-lang-in .y31-water .umx-section .umx-title .umx-data-items li:nth-child(3) {
  display: none;
}

.gb-lang-in .y31-ai .umx-figure-box .umx-current-box .umx-txt-current .umx-txt-box .icon-box {
  height: auto;
  margin-bottom: 8px;
}

.gb-lang-in .y31-ai .umx-figure-box .umx-current-box .umx-txt-current .umx-txt-box .icon-box h2 {
  font-size: 40px;
  line-height: 1.2;
}

@media (max-width:1000px) {
  .gb-lang-in .y31-ai .umx-figure-box .umx-current-box .umx-txt-current .umx-txt-box .icon-box h2 {
    font-size: 28px;
  }
}

.gb-lang-in .y31-ai .umx-figure-box .umx-current-box .umx-txt-current .umx-txt-box strong {
  display: none;
}