@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Advent+Pro:wght@400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Advent+Pro:wght@400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Advent+Pro:wght@400;500;700&display=swap);
h1[data-v-6115a18c] {
  color: red;
}

*,
body {
    padding: 0;
    margin: 0;

}

body {
    background: #000
}
h1[data-v-20759373] {
  color: red;
}

@keyframes borderColorChange-a140a072 {
0%,
  100% {
    background: linear-gradient(to bottom, #6EB2EE, #FA3199);
}
25% {
    background: linear-gradient(to bottom, #3498DB, #2ECC71);
}
50% {
    background: linear-gradient(to bottom, #FA3199, #6EB2EE);
}
75% {
    background: linear-gradient(to bottom, #F4D03F, #E74C3C);
}
}
@keyframes bounce-a140a072 {
0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
}
40% {
    transform: translateY(-20px);
}
60% {
    transform: translateY(-10px);
}
}
.SelectMain[data-v-a140a072] {
  width: 100vw;
  height: 100vh;
  background-color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.SelectMain .GradientBorderContainer[data-v-a140a072] {
  position: relative;
  width: 85.6vw;
  height: 58.66667vw;
  border-radius: 7.46667vw;
  background: linear-gradient(to bottom, #6EB2EE, #FA3199);
  animation: borderColorChange-a140a072 20s infinite;
  transition: background 5s ease-in-out;
  padding: 0.8vw;
}
.SelectMain .PolygonNetwork[data-v-a140a072] {
  width: 100%;
  height: 100%;
  background-color: #000000;
  border-radius: 6.66667vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.SelectMain .PolygonNetwork .top[data-v-a140a072] {
  display: flex;
  justify-content: center;
}
.SelectMain .PolygonNetwork .top img[data-v-a140a072] {
  width: 16.53333vw;
  height: 10.93333vw;
  animation: bounce-a140a072 2s infinite;
}
.SelectMain .PolygonNetwork .tips[data-v-a140a072] {
  display: flex;
  margin: 0 auto;
  margin-top: 5.33333vw;
}
.SelectMain .PolygonNetwork .tips .lf[data-v-a140a072] {
  margin: 0 2.66667vw;
}
.SelectMain .PolygonNetwork .tips .lf img[data-v-a140a072] {
  width: 5.06667vw;
  height: 5.06667vw;
}
.SelectMain .PolygonNetwork .tips .rf p[data-v-a140a072] {
  color: #fff;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  font-family: 'Space Grotesk', sans-serif;
}
.PolygonNetwork_b[data-v-a140a072] {
  height: 10.66667vw;
  padding: 0 4vw;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 3.46667vw;
  border-radius: 3.2vw;
  border: 1px solid #81c0f1;
  margin: 0 auto;
  margin-top: 5.33333vw;
}

@font-face {
  font-family: 'Staatliches';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/staatliches/v13/HI_OiY8KO6hCsQSoAPmtMbec.ttf) format('truetype');
}
#HomePage[data-v-1df0c136] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: hidden;
  background-color: #ffffff;
}
.Header[data-v-1df0c136] {
  height: 26.66667vw;
  display: flex;
  align-items: center;
  background: url(/img/headBg.40b090d0.png) no-repeat center center / cover;
  box-sizing: border-box;
}
.Header .logo[data-v-1df0c136] {
  display: flex;
  flex: 1;
  gap: 2.66667vw;
  padding-left: 5.33333vw;
}
.Header .logo .logoimg img[data-v-1df0c136] {
  width: 16.26667vw;
  height: 9.86667vw;
}
.Header .logo .sayhi[data-v-1df0c136] {
  color: white;
  font-size: 5.33333vw;
  font-family: "Poppins", sans-serif;
  position: relative;
  top: 1.33333vw;
}
.Header .accountInfo[data-v-1df0c136] {
  display: flex;
}
.Header .accountInfo .currWallet[data-v-1df0c136] {
  margin-right: 5.33333vw;
  position: relative;
  height: 8vw;
  padding: 0 3.2vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4vw;
  font-family: "Poppins", sans-serif;
  font-size: 3.73333vw;
  z-index: 1;
  overflow: hidden;
  color: #e9ecec;
  background: rgba(0, 0, 0, 0.2);
}
.Header .accountInfo .currWallet[data-v-1df0c136]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4vw;
  padding: 0.53333vw;
  background: linear-gradient(90deg, #81C0F1, #038f18, #060ade, #07a3d3);
  background-size: 300%;
  animation: glowing-border-1df0c136 3s linear infinite;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}
@keyframes glowing-border-1df0c136 {
0% {
    background-position: 0% 50%;
}
50% {
    background-position: 100% 50%;
}
100% {
    background-position: 0% 50%;
}
}
.fade-slide-enter-active[data-v-1df0c136],
.fade-slide-leave-active[data-v-1df0c136] {
  transition: all 0.3s ease;
}
.fade-slide-enter[data-v-1df0c136],
.fade-slide-leave-to[data-v-1df0c136] {
  opacity: 0;
  transform: translateX(5.33333vw);
}
.scroll-area[data-v-1df0c136] {
  flex: 1;
  overflow-y: auto;
  background: #ffffff;
}
.footer[data-v-1df0c136] {
  height: 12vw;
  min-height: 21.33333vw;
  max-height: 24vw;
  background: #000;
  border-radius: 13.33333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.66667vw;
  margin: 4vw;
}
.footer .tabbar[data-v-1df0c136] {
  width: 100%;
  display: flex;
  justify-content: space-around;
  position: relative;
}
.footer .tabbar .tab-item[data-v-1df0c136] {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 3vw;
  max-font-size: 3.2vw;
  transition: all 0.3s ease;
  z-index: 1;
}
.footer .tabbar .tab-item .tab-icon-wrapper[data-v-1df0c136] {
  width: 10vw;
  height: 10vw;
  min-width: 10.66667vw;
  min-height: 10.66667vw;
  max-width: 14.93333vw;
  max-height: 14.93333vw;
  border-radius: 50%;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.footer .tabbar .tab-item .tab-icon-wrapper.fade-out[data-v-1df0c136] {
  opacity: 0;
  transform: translateY(2.66667vw) scale(0.85);
}
.footer .tabbar .tab-item .tab-icon[data-v-1df0c136] {
  width: 5vw;
  height: 5vw;
  max-width: 7.46667vw;
  max-height: 7.46667vw;
  object-fit: contain;
  transition: all 0.3s ease;
}
.footer .tabbar .tab-item .tab-text[data-v-1df0c136] {
  margin-top: 1.06667vw;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.3s ease;
}
.footer .tabbar .tab-item.active .tab-text[data-v-1df0c136] {
  opacity: 0;
  transform: translateY(2.66667vw);
}
.footer .tabbar .slider[data-v-1df0c136] {
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 14.93333vw;
  height: 14.93333vw;
  background: linear-gradient(135deg, #facc15, #f472b6);
  border-radius: 50%;
  z-index: 0;
  transition: left 0.4s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.3s ease;
  opacity: 1;
  box-shadow: 0 0 3.2vw rgba(250, 204, 21, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.footer .tabbar .slider .slider-icon[data-v-1df0c136] {
  width: 6.4vw;
  height: 6.4vw;
  filter: brightness(0) invert(1);
}

.topimg[data-v-03043598] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.topimg img[data-v-03043598] {
  width: 55.46667vw;
  height: 11.2vw;
}
.Private[data-v-03043598] {
  padding: 5.33333vw;
  margin: 0;
  background-color: black;
  width: 100vw;
  height: auto;
  line-height: 6.13333vw;
}
.Private .PrivateInfo[data-v-03043598] {
  color: aliceblue;
  font-size: 3.2vw;
}
.Private .back button[data-v-03043598] {
  width: 18.66667vw;
  height: 10.66667vw;
  line-height: 9.86667vw;
  color: white;
  border-radius: 2.13333vw;
  font-size: 3.73333vw;
  font-weight: bold;
  border: none;
  outline: none;
  cursor: pointer;
  background: linear-gradient(45deg, #1603ea, #ff5722, #ff9800);
  background-size: 300% 300%;
  box-shadow: 0 1.06667vw 2.66667vw rgba(255, 152, 0, 0.4);
  transition: all 0.3s ease;
  animation: shineGradient-03043598 4s ease infinite;
}
.Private .back button[data-v-03043598]:hover {
  transform: scale(1.05);
  box-shadow: 0 1.6vw 4vw rgba(255, 87, 34, 0.6);
}
.Private .back button[data-v-03043598]:active {
  transform: scale(0.95);
  box-shadow: 0 0.53333vw 1.33333vw rgba(255, 87, 34, 0.3);
}
@keyframes shineGradient-03043598 {
0% {
    background-position: 0% 50%;
}
50% {
    background-position: 100% 50%;
}
100% {
    background-position: 0% 50%;
}
}

@font-face {
  font-family: 'Staatliches';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/staatliches/v13/HI_OiY8KO6hCsQSoAPmtMbec.ttf) format('truetype');
}
.seleL[data-v-5706b664] {
  color: red !important;
}
.provider[data-v-5706b664] {
  font-size: 4.26667vw;
  font-weight: bold;
  text-align: center;
  color: white;
  font-family: "Poppins", monospace;
  padding: 4vw 0 1.06667vw 0;
  min-height: 6.4vw;
  animation: typing 3s steps(30, end) forwards;
}
.menuList ul[data-v-5706b664] {
  list-style: none;
}
.menuList ul li[data-v-5706b664] {
  height: 10.66667vw;
  position: relative;
}
.menuList ul li ul[data-v-5706b664] {
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s;
}
.menuList ul li .arrD[data-v-5706b664] {
  width: 2.66667vw;
  height: 1.33333vw;
  position: relative;
  top: -0.8vw;
  left: 2.66667vw;
}
.menuList ul li ul.open[data-v-5706b664] {
  display: block;
  animation: slideDown-5706b664 2s forwards;
}
@keyframes slideDown-5706b664 {
from {
    transform: translateY(-10%);
    opacity: 0;
}
to {
    transform: translateY(0);
    opacity: 1;
}
}
.menuList ul li ul[data-v-5706b664] {
  display: none;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 9.6vw;
  z-index: 1000;
}
.menuList ul li ul li[data-v-5706b664] {
  background-color: #ad8b06;
  color: white;
  padding: 2.66667vw;
  cursor: pointer;
}
.menuList ul li ul li[data-v-5706b664]:hover {
  background-color: #0d0009;
}
.menuList ul li img[data-v-5706b664] {
  width: 5.33333vw;
  height: 5.33333vw;
  margin-right: 2.66667vw;
  vertical-align: middle;
}
.menuList ul li a[data-v-5706b664] {
  color: white;
  font-size: 4vw;
  font-family: "Poppins", sans-serif;
}
.menuTop[data-v-5706b664] {
  display: flex;
  flex-direction: column;
}
.menuTop .evwhitelogo[data-v-5706b664] {
  text-align: center;
}
.menuTop .evwhitelogo img[data-v-5706b664] {
  width: 10.4vw;
  height: 10.4vw;
}
.menuTop .provider[data-v-5706b664] {
  font-size: 4.26667vw;
  font-weight: bold;
  text-align: center;
  color: white;
  padding: 4vw 0 1.06667vw 0;
  font-family: "Poppins", sans-serif;
}
.menuTop .productsName[data-v-5706b664] {
  font-size: 4vw;
  font-weight: bold;
  text-align: center;
}
[data-v-5706b664] .ivu-drawer-content {
  background: linear-gradient(to bottom, #000000, #FF7F00);
}
[data-v-5706b664] .ivu-drawer {
  width: 50vw !important;
  max-width: 100%;
}
.SupportEmail[data-v-5706b664] {
  text-align: left;
  font-size: 2.66667vw;
  line-height: 3.73333vw;
  font-family: "Poppins", sans-serif;
  color: #827979;
  padding: 0px 0 1.06667vw 0;
}
.SupportEmail a[data-v-5706b664] {
  color: #faf7f7;
  font-weight: bold;
  text-decoration: underline;
}
.footer[data-v-5706b664] {
  bottom: 5.33333vw;
  height: 13.33333vw;
  color: white;
  line-height: 13.33333vw;
  display: flex;
}
.footer .author[data-v-5706b664] {
  font-family: "Poppins", sans-serif;
  font-size: 4.53333vw;
  font-weight: bold;
  position: relative;
  top: -1.06667vw;
  color: #b98607;
}
.footer .author[data-v-5706b664]:after {
  content: var(--flash-dai-content);
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-clip-path: ellipse(26.66667vw 26.66667vw at 50% 50%);
  clip-path: ellipse(26.66667vw 26.66667vw at 0% 50%);
  animation: spotlightMove-5706b664 5s infinite alternate;
  background-image: url(/img/light.8b572dd5.png);
  background-size: 200%;
  background-position: center center;
  -webkit-background-clip: text;
  background-clip: text;
}
@keyframes spotlightMove-5706b664 {
0% {
    -webkit-clip-path: ellipse(100px 100px at 0% 50%);
    clip-path: ellipse(100px 100px at 0% 50%);
}
100% {
    -webkit-clip-path: ellipse(20px 50px at 100% 50%);
    clip-path: ellipse(20px 50px at 100% 50%);
}
}
.footer .media[data-v-5706b664] {
  flex: 1;
}
.footer .media ul[data-v-5706b664] {
  display: flex;
  list-style: none;
}
.footer .media ul li[data-v-5706b664] {
  margin-right: 2.66667vw;
}
.footer .media ul li img.img1[data-v-5706b664],
.footer .media ul li img.img2[data-v-5706b664],
.footer .media ul li img.img4[data-v-5706b664] {
  width: 5.33333vw;
  height: 6.66667vw0px;
}
.footer .media ul li img.img3[data-v-5706b664] {
  width: 5.6vw;
  height: 4.26667vw;
}
.footer .media ul li img.img5[data-v-5706b664] {
  width: 5.312vw;
  height: 5.312vw;
}
.footer .media ul li img.img6[data-v-5706b664] {
  width: 5.6vw;
  height: 4.26667vw;
  position: relative;
  top: -0.53333vw;
}
#HomePage[data-v-5706b664] {
  background-color: black;
  width: 100vw;
  height: 100vh;
}
#HomePage .tempContent[data-v-5706b664] {
  width: 88vw;
  padding: 1.33333vw 0;
  margin: 0 auto;
}
#HomePage .nav[data-v-5706b664] {
  width: 100%;
  border-radius: 1.6vw;
  margin: 0 auto;
}
#HomePage .nav ul[data-v-5706b664] {
  width: 88vw;
  margin: 0 auto;
  list-style: none;
  display: flex;
  justify-content: space-around;
}
#HomePage .nav ul li[data-v-5706b664] {
  flex: 1;
}
#HomePage .nav ul li a[data-v-5706b664] {
  color: #808383;
  font-family: "Poppins", sans-serif;
  padding: 2.13333vw;
  border-radius: 0px;
  background: url(/img/menuBgno.c239edfc.svg) no-repeat center center / cover;
  border: 0.53333vw solid #05080b;
  display: block;
  text-align: center;
  font-size: 3.46667vw;
  border-radius: 1.33333vw;
}
#HomePage .nav ul li a.router-link-active[data-v-5706b664] {
  color: aqua;
  font-family: "Poppins", sans-serif;
  padding: 2.13333vw;
  font-weight: 800;
  border-radius: 1.33333vw;
  background: url(/img/menuBg.237f830b.svg) no-repeat center center / cover;
  color: #ffffff;
  border: 0.53333vw solid #05080b;
  display: block;
  font-size: 3.46667vw;
}
#HomePage #TopHead[data-v-5706b664] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: url(/img/headBg.40b090d0.png) no-repeat center center / cover;
  color: white;
  padding: 2.66667vw;
  text-align: center;
  z-index: 1000;
}
#HomePage #TopHead #hx[data-v-5706b664] {
  width: 88vw;
  margin: 0 auto;
}
#HomePage #TopHead .accountInfo[data-v-5706b664] {
  display: flex;
}
#HomePage #TopHead .accountInfo .accTips[data-v-5706b664] {
  flex: 1;
  font-size: 4.8vw;
  font-family: "Staatliches", sans-serif;
  font-weight: 500;
  color: white;
  position: relative;
  top: 1.33333vw;
  text-align: left;
}
#HomePage #TopHead .accountInfo .currWallet_type[data-v-5706b664] {
  width: 21.33333vw;
  height: 8vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 13.33333vw;
  border: 0.53333vw solid transparent;
  background-image: linear-gradient(#000, #000), radial-gradient(circle at top left, #fff, #fff);
  background-origin: border-box;
  background-clip: content-box, border-box;
  font-family: "Poppins", sans-serif;
  font-size: 3.46667vw;
  margin-right: 2.66667vw;
}
#HomePage #TopHead .accountInfo .currWallet[data-v-5706b664] {
  position: relative;
  height: 8vw;
  padding: 0 3.2vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4vw;
  font-family: "Poppins", sans-serif;
  font-size: 3.73333vw;
  z-index: 1;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.2);
  /* 设置背景色 */
}
#HomePage #TopHead .accountInfo .currWallet[data-v-5706b664]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4vw;
  padding: 0.53333vw;
  /* 设置边框厚度 */
  background: linear-gradient(90deg, #FF7F00, #DFBEF3, #9F5204, #8a2be2);
  background-size: 300%;
  animation: glowing-border-5706b664 3s linear infinite;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}
@keyframes glowing-border-5706b664 {
0% {
    background-position: 0% 50%;
}
50% {
    background-position: 100% 50%;
}
100% {
    background-position: 0% 50%;
}
}
#HomePage #TopHead .accountInfo .currWalletnull[data-v-5706b664] {
  height: 8vw;
  background: linear-gradient(to right, #81c0f1, #fa36a6);
  border: none;
  color: white;
  font-family: "Poppins", sans-serif;
  font-size: 3.73333vw;
  border-radius: 5.33333vw;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 4vw;
  transition: background 0.3s ease;
}
#HomePage #TopHead .accountInfo .currWalletnull[data-v-5706b664]:hover {
  background: linear-gradient(to right, #fa36a6, #81c0f1);
}
#HomePage #TopHead .topPart[data-v-5706b664] {
  display: flex;
}
#HomePage #TopHead .topPart .miniLogo[data-v-5706b664] {
  flex: 1;
  text-align: left;
}
#HomePage #TopHead .topPart .miniLogo img[data-v-5706b664] {
  width: 10.66667vw;
  height: 10.66667vw;
  text-align: left;
}
#HomePage #TopHead .topPart .CurrentNetwork[data-v-5706b664] {
  margin-right: 2.66667vw;
  position: relative;
  top: 1.6vw;
  width: 8.53333vw;
  height: 6.66667vw;
}
#HomePage #TopHead .topPart .MoreSetup[data-v-5706b664] {
  cursor: pointer;
  width: 2.93333vw;
  height: 6.66667vw;
  position: relative;
  top: 1.6vw;
}
#HomePage #bodymain[data-v-5706b664] {
  margin-top: 24vw;
  background-color: #000000;
  padding: 2.66667vw;
  height: calc(100vh - 13.33333vw);
  overflow-y: auto;
}


.marquee-container[data-v-d1d35efe] {
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
}
.marquee[data-v-d1d35efe] {
  display: inline-block;
  padding-left: 100%;
  animation: marquee-d1d35efe linear infinite;
}
@keyframes marquee-d1d35efe {
from {
    transform: translateX(0);
}
to {
    transform: translateX(-100%);
}
}

.ripple[data-v-04dc1afc] {
  position: relative;
  overflow: hidden;
}
.appooved[data-v-04dc1afc] {
  width: 36.26667vw;
  height: 12vw;
  border-radius: 2.66667vw;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 4.8vw;
  color: #020000;
  font-size: 5.33333vw;
}
.ripple[data-v-04dc1afc]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform .3s, opacity .5s;
}
.ripple[data-v-04dc1afc]:active:after {
  transform: scale(0, 0);
  opacity: .3;
  transition: 0s;
}
#confetti-canvas[data-v-04dc1afc] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 9999;
}
.stakewait[data-v-04dc1afc] {
  border-radius: 2.66667vw;
  box-shadow: 0px 0px 0px 0.4px #504d4d inset;
  /* background-image: linear-gradient(-180deg, rgba(2, 19, 26, 0.3), rgba(58, 5, 33, 0.6)); */
  /* background: url("../img/bg2.png") no-repeat center center/cover; */
  box-sizing: border-box;
  width: 88vw;
  color: white;
  padding: 10.66667vw 5.33333vw 5.33333vw 5.33333vw;
  position: relative;  
  z-index: 1;
}
.bg-video[data-v-04dc1afc] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.3;
    z-index: 0;
    pointer-events: none;
}
.stakewait .loading[data-v-04dc1afc] {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 2.66667vw;
  border: solid 1px rgba(70, 70, 70, 0.581);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(0.8vw);
  -webkit-backdrop-filter: blur(0.8vw);
  -moz-backdrop-filter: blur(0.8vw);
  -o-backdrop-filter: blur(0.8vw);
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
  color: #81c0f1;
  z-index: 10000 !important;
  top: 0;
  left: 0;
  animation: fadeIn-04dc1afc 0.3s ease-out forwards;
}
.stakewait .loading .loadimg[data-v-04dc1afc] {
  width: 31.46667vw;
  height: 31.46667vw;
}
@keyframes fadeIn-04dc1afc {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.stakewait .bStyle[data-v-04dc1afc] { 
  width: 100%;
}
.stakewait .currP[data-v-04dc1afc] {
  margin-bottom: 5.33333vw;
}
.stakewait .StakeAuthor[data-v-04dc1afc] {
  display: flex;
  gap: 1.33333vw;
  /* justify-content: space-between; */
.Author[data-v-04dc1afc]{
    flex: 1;
.StakeBtn[data-v-04dc1afc]{
      width: 100%;
      height: 12vw;
      line-height: 12vw;
      border-radius: 2.66667vw;
      border: none;
      outline: none;
      cursor: pointer;
      color: #020000;
      font-size: 4.26667vw;
      background: url(/img/bgs.9134e274.svg) no-repeat center center/cover;
}
.enabled-class[data-v-04dc1afc]{
      width: 100%;
      height: 12vw;
      line-height: 12vw;
      border-radius: 2.66667vw;
      border: none;
      outline: none;
      cursor: pointer;
      color: #040000;
      font-size: 4.26667vw;
      background: url(/img/disbg.31314d73.svg) no-repeat center center/cover;
}
}
.Stakeing[data-v-04dc1afc]{
    flex: 1;
.enabled-class[data-v-04dc1afc]{
      width: 100%;
      height: 12vw;
      line-height: 12vw;
      border-radius: 2.66667vw;
      border: none;
      outline: none;
      cursor: pointer;
      color: #0c0000;
      font-size: 4.26667vw;
      background: url(/img/disbg.31314d73.svg) no-repeat center center/cover;
}
.StakeBtn[data-v-04dc1afc]{
      width: 100%;
      height: 12vw;
      line-height: 12vw;
      line-height: 3.2vw;
      border-radius: 2.66667vw;
      border: none;
      outline: none;
      cursor: pointer;
      color: #020000;
      font-size: 4.26667vw;
      background: url(/img/bgs.9134e274.svg) no-repeat center center/cover;
}
}
}
.stakewait .hr1[data-v-04dc1afc] {
  border: none;
  border-top: 1px solid rgba(142, 200, 243, 0.3);
}
.stakewait .tvl[data-v-04dc1afc] {
  font-size: 2.66667vw;
  margin: 1.33333vw 0 1.33333vw 0;
}
.stakewait .tvl span[data-v-04dc1afc] {
  font-weight: 800;
  color: rgba(255, 255, 255, 0.4);
}
.stakewait .StakeInfo[data-v-04dc1afc] {
  display: flex;
  margin-bottom: 2.66667vw;
  margin-top: 5.33333vw;
}
.stakewait .StakeInfo .StakeResult[data-v-04dc1afc] {
  flex: 1;
  text-align: left;
  font-size: 3.73333vw;
  font-weight: 600;
  position: relative;
  top: 1.6vw;
}
.stakewait .StakeInfo .StakeMoney[data-v-04dc1afc] {
  text-align: right;
  font-size: 3.73333vw;
}
.stakewait .StakeInfo .StakeMoney .daimi[data-v-04dc1afc] {
  margin-left: 1.33333vw;
  width: 3.73333vw;
  height: 3.2vw;
}
.stakewait .inputInfo[data-v-04dc1afc] {
  border: 0.8vw solid #a25304;
  height: 14.13333vw;
  box-sizing: border-box;
  border-radius: 2.13333vw;
  margin: 2.66667vw 0;
  display: flex;
}
.stakewait .inputInfo .inputStyle[data-v-04dc1afc] {
  border: none;
  outline: none;
  width: 58.66667vw;
  height: 100%;
  font-size: 5.33333vw;
  padding: 0 2.66667vw;
  color: #f0eeec;
  background-color: transparent;
  box-sizing: border-box;
  border-radius: 2.13333vw;
}
.stakewait .inputInfo .tbnStyle[data-v-04dc1afc] {
  flex: 1;
  color: #ffffff;
  border: none;
  outline: none;
  font-size: 4.8vw;
  border-radius: 0px 1.33333vw 1.33333vw 0px;
  cursor: pointer;
  background: url(/img/minibtn.b3973aa8.svg) no-repeat center center/cover;
}
.stakewait .ownwalletInfo[data-v-04dc1afc] {
  font-family: "Poppins", sans-serif;
  display: flex;
  margin-bottom: 0.53333vw;
}
.stakewait .ownwalletInfo .ownTips[data-v-04dc1afc] {
  font-size: 4.26667vw;  
  font-weight: bold;
  flex: 1;
}
.stakewait .ownwalletInfo .ownMoney[data-v-04dc1afc] {
  font-size: 4.53333vw;
  font-family: 'Advent Pro', sans-serif;
  position: relative;
  top: -0.53333vw;
}
.info2[data-v-04dc1afc]{
    margin-top: 2.66667vw;
}
.stakewait .ownwalletInfo .ownMoney img.daimi[data-v-04dc1afc] {
  width: 5.33333vw;
  height: 5.33333vw;
  margin-left: 1.33333vw;
  position: relative;
  top: 1.06667vw;
}
.stakewait .marquee[data-v-04dc1afc] {
  margin-bottom: 4vw;
  color: #81c0f1;
}
.stakewait .top_button[data-v-04dc1afc] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.stakewait .coinInfomation[data-v-04dc1afc] {
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5.33333vw;
  padding: 0 2.66667vw;
  height: 12vw;
  border-radius: 4vw;
}
.stakewait .coinInfomation .coinImg[data-v-04dc1afc] {
  width: 6.13333vw;
  height: 4.89067vw;
}
.stakewait .coinInfomation .coinImg .dailogo[data-v-04dc1afc] {
  width: 6.13333vw;
  height: 4.8vw;
}
.stakewait .coinInfomation .swaparrow[data-v-04dc1afc]{
  width: 3.73333vw;
  height: 3.73333vw;
}
.stakewait .coinInfomation .coinInfo[data-v-04dc1afc] {
  font-size: 4vw;
  font-family: "Poppins", sans-serif;
  position: relative;
  top: 0px;
  left: 2.66667vw;
  font-weight: bold;
  color: #000;
}
.swaparrow[data-v-04dc1afc] {
  width: 3.2vw;
  height: 1.6vw;
  margin-left: 4vw;
}
.selectCoin[data-v-04dc1afc] {
  padding: 5.33333vw;
  position: fixed;
  width: 88vw;
  justify-content: center;   
  border-radius: 2.66667vw 2.66667vw 0px 0px;
  border: solid 1px rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(0.8vw);
  -webkit-backdrop-filter: blur(0.8vw);
  -moz-backdrop-filter: blur(0.8vw);
  -o-backdrop-filter: blur(0.8vw);
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
  color: #ffffff;
  z-index: 10000 !important;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  animation: fadeIn-04dc1afc 0.9s ease-out forwards;
}
@keyframes fadeIn-04dc1afc {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.selectCoin .tipsandclose[data-v-04dc1afc] {
  margin-bottom: 5.33333vw;
  font-size: 4vw;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
.selectCoin .tipsandclose .t1[data-v-04dc1afc] {
  flex: 1;
}
.selectCoin .tipsandclose .closeimg img[data-v-04dc1afc] {
  width: 4.8vw;
  height: 4.8vw;
  cursor: pointer;
}
.selectCoin .allconin[data-v-04dc1afc] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.selectCoin .allconin .coinBTN[data-v-04dc1afc] {
  background-color: #ffffff;
  font-size: 4.8vw;
  color: #00050a;
  border-radius: 13.33333vw;
  display: flex;
  padding: 1.33333vw 2.66667vw;
  align-items: center;
  margin-bottom: 5.33333vw;
  margin-right: 1.06667vw;
}
.selectCoin .allconin .coinBTN img[data-v-04dc1afc] {
  width: 6.66667vw;
  height: 6.66667vw;
  margin-right: 2.66667vw;
}
.dailogo[data-v-04dc1afc]{
  width: 6.66667vw;
  height: 6.66667vw;
}
.topTitle2[data-v-04dc1afc]{
  display: flex;
  gap: 2.66667vw;
 
  justify-content: center; /* 水平居中 */
  align-items: center; /* 垂直居中 */
img.dailogo[data-v-04dc1afc]{
    width: 6.66667vw;
    height: 6.66667vw;
}
.coinInfo[data-v-04dc1afc]{
    font-size: 4.53333vw;
    font-weight: bold;
    position: relative;
    margin-top: -1.33333vw;
}
}
.b40[data-v-04dc1afc]{
  margin-bottom: 10.66667vw;
}
.StakeAndAuthor[data-v-04dc1afc] {
    display: flex;
    gap: 1.33333vw;
.Author[data-v-04dc1afc],
    .Stakeing[data-v-04dc1afc] {
      width: 100%;
.StakeBtn[data-v-04dc1afc],
      .enabledClass[data-v-04dc1afc] {
        width: 100%;
        height: 12vw;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 2.66667vw;
        outline: none;
        cursor: pointer;
        color: #040000;
        font-size: 4.26667vw;
        border: 0;
}
.StakeBtn[data-v-04dc1afc] {
        background: url(/img/bgs.9134e274.svg) no-repeat center center/cover;
}
.enabledClass[data-v-04dc1afc] {
        background: url(/img/disbg.31314d73.svg) no-repeat center center/cover;
}
}
}
.ripple[data-v-3c819bde] {
  position: relative;
  overflow: hidden;
}
.coinInfo2[data-v-3c819bde]{  
  font-size: 8vw !important;
  font-family: 'Advent Pro', sans-serif !important;
}
.btnimg img[data-v-3c819bde]{
  margin-top: 5.33333vw !important;
}
.ripple[data-v-3c819bde]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: radial-gradient(circle,#666 10%,transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10,10);
  opacity: 0;
  transition: transform .3s, opacity .5s;
}
.ripple[data-v-3c819bde]:active:after {
  transform: scale(0,0);
  opacity: .3;
  transition: 0s;
}
.stakewait[data-v-3c819bde] {
  border-radius: 2.66667vw;
  box-shadow: 0px 0px 0px 0.4px #504d4d inset;
  /* background-image: linear-gradient(-180deg, rgba(2, 19, 26, 0.3), rgba(58, 5, 33, 0.6)); */
  background: url(/img/bg2.71c6e9fb.png) no-repeat center center/cover;
  box-sizing: border-box;
  width: 88vw;
  color: white;
  padding: 10.66667vw 5.33333vw 0px 5.33333vw;
  position: relative;
}
.stakewait .loading[data-v-3c819bde] {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 2.66667vw;
  border: solid 1px rgba(70,70,70,0.581);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(0.8vw);
  -webkit-backdrop-filter: blur(0.8vw);
  -moz-backdrop-filter: blur(0.8vw);
  -o-backdrop-filter: blur(0.8vw);
  background-color: rgba(0,0,0,0.1);
  opacity: 0.9;
  color: #81c0f1;
  z-index: 10000 !important;
  top: 0;
  left: 0;
  animation: fadeIn-3c819bde 0.3s ease-out forwards;
}
.stakewait .loading .loadimg[data-v-3c819bde] {
  width: 31.46667vw;
  height: 31.46667vw;
}
@keyframes fadeIn-3c819bde {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.stakewait .bStyle[data-v-3c819bde] {
  width: 77.33333vw;
  height: 20.26667vw;
}
.stakewait .maginTop20[data-v-3c819bde] {
  margin-top: 5.33333vw;
}
.stakewait .StakeAuthor[data-v-3c819bde] {
  justify-content: space-between;
}
.stakewait .StakeAuthor .StakeBtn2[data-v-3c819bde] {
  width: 100%;
  height: 12vw;
  line-height: 12vw;
  border-radius: 2.66667vw;
  border: none;
  outline: none;
  cursor: pointer;  
  color: #020000;
  font-size: 4.26667vw;
  background: url(/img/bgs.9134e274.svg) no-repeat center center/cover;
}
.stakewait .StakeAuthor .Author[data-v-3c819bde] {
  width: 36.26667vw;
  height: 11.46667vw;
}
.stakewait .StakeAuthor .Stakeing[data-v-3c819bde] {
  width: 36.26667vw;
  height: 11.46667vw;
}
.stakewait .StakeInfo[data-v-3c819bde] {
  display: flex;
  margin-bottom: 2.66667vw;
}
.stakewait .StakeInfo .StakeResult[data-v-3c819bde] {
  flex: 1;
  text-align: left;
  font-size: 3.73333vw;
  font-weight: 600;
}
.stakewait .StakeInfo .StakeResult img[data-v-3c819bde] {
  width: 5.33333vw;
  height: 5.33333vw;
  position: relative;
  top: 1.33333vw;
  margin-right: 2.66667vw;
}
.stakewait .StakeInfo .StakeMoney[data-v-3c819bde] {
  text-align: right;
  font-size: 3.73333vw;
  font-weight: 600;
}
.stakewait .StakeInfo .StakeMoney img[data-v-3c819bde] {
  width: 5.33333vw;
  height: 5.33333vw;
  position: relative;
  top: 1.33333vw;
  margin-right: 2.66667vw;
}
.stakewait .StakeInfo .StakeMoney .daimi[data-v-3c819bde] {
  margin-left: 1.33333vw;
  width: 3.73333vw;
  height: 3.2vw;
}
.stakewait .inputInfo[data-v-3c819bde] {
  border: 0.8vw solid #a25304;
  height: 14.13333vw;
  box-sizing: border-box;
  border-radius: 2.13333vw;
  margin: 2.66667vw 0;
  display: flex;
}
.stakewait .inputInfo .inputStyle[data-v-3c819bde] {
  border: none;
  outline: none;
  flex: 1;
  height: 100%;
  font-size: 2.93333vw;
  padding: 0 2.66667vw;
  color: #f0eeec;
  background-color: transparent;
  box-sizing: border-box;
  border-radius: 2.13333vw;
}
.stakewait .inputInfo .tbnStyle[data-v-3c819bde] {
  height: 10.66667vw;
  position: relative;
  color: white;
  top: 2.13333vw;
  right: 4.26667vw;
  border: none;
  outline: none;
  font-size: 5.33333vw;
  border-radius: 3.2vw;
  padding: 0 2.66667vw;
  cursor: pointer;
  background: url(/img/Gradient.21b01d8a.svg) no-repeat center center/cover;
}
.stakewait .ownwalletInfo[data-v-3c819bde] {
  font-family: "Poppins", sans-serif;
  display: flex;
}
.stakewait .ownwalletInfo .ownTips[data-v-3c819bde] {
  font-size: 4.8vw;
  font-weight: 600;
  flex: 1;
}
.stakewait .ownwalletInfo .ownMoney[data-v-3c819bde] {
  font-size: 5.33333vw;
}
.stakewait .ownwalletInfo .ownMoney img.daimi[data-v-3c819bde] {
  width: 3.73333vw;
  height: 3.2vw;
  margin-left: 1.33333vw;
}
.stakewait .inputInfoOk[data-v-3c819bde] {
  width: 100%;
  border: 0.8vw solid #86c6f8;
  padding: 2.66667vw;
  box-sizing: border-box;
  border-radius: 4vw;
  margin-bottom: 4vw;
  text-align: center;
  font-size: 5.33333vw;
}
.stakewait .coinInfomation[data-v-3c819bde] {
  display: flex;
  justify-content: center;
  margin-bottom: 5.33333vw; 
  align-items: center;
}
.stakewait .coinInfomation .coinImg[data-v-3c819bde] {
  width: 7.73333vw;
  height: 7.73333vw;
}
.stakewait .coinInfomation .coinImg .dailogo[data-v-3c819bde] {
  width: 7.73333vw;
  height: 7.73333vw;
}
.stakewait .coinInfomation .coinInfo[data-v-3c819bde] {
  font-size: 4.8vw;
  font-family: "Poppins", sans-serif;
  position: relative;
  top: 0px;
  left: 2.66667vw;
  font-weight: bold;
}
.stakewait .coinInfomation .coinInfo2[data-v-3c819bde] {
  position: relative;
  top: 0px;
}
.stakewait .coinInfomation .coinInfo2 img[data-v-3c819bde] {
  width: 5.33333vw;
  height: 5.33333vw;
  position: relative;
  left: 1.33333vw;
}

.m40[data-v-3c819bde] {
  margin-bottom: 10.66667vw;
}
.p40[data-v-3c819bde] {
  padding-bottom: 10.66667vw;
}
#confetti-canvas[data-v-3c819bde] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  /* 防止干扰用户操作 */
  z-index: 9999;
  /* 保证显示在最上层 */
}
.StakeAuthor22[data-v-3c819bde] {
  display: flex;
  margin-top: 8vw;
  gap: 1.33333vw;
}
.StakeAuthor22 .StakeBtn22[data-v-3c819bde] {
  flex: 1;
  height: 12vw;
  border-radius: 2.66667vw;
  border: none;
  outline: none;
  cursor: pointer;
  color: #020000;
  font-size: 4.26667vw;
  background: url(/img/bgs.9134e274.svg) no-repeat center center / cover;
}
.m20[data-v-3c819bde] {
  margin-top: 5.33333vw;
}
.btnvideo[data-v-3c819bde] {
  width: 100%;
  padding: 0px;
  margin: 0px !important;
}

.video-wrapper[data-v-25ac7728] {
  position: relative;
  width: 100%;
  height: 65vh;
  overflow: hidden;
}
.bg-video[data-v-25ac7728] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  opacity: 0.3;
}
.hello-container[data-v-25ac7728] {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65vh;
}
.typed-text[data-v-25ac7728] {
  font-size: 6.4vw;
  font-weight: bold;
  color: yellow;
  font-family: 'Courier New', monospace;
  text-shadow: 0 0 2.13333vw rgba(0, 0, 0, 0.7);
}

.ripple[data-v-c7e1df48] {
  position: relative;
  overflow: hidden;
}
.ripple[data-v-c7e1df48]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform .3s, opacity .5s;
}
.ripple[data-v-c7e1df48]:active:after {
  transform: scale(0, 0);
  opacity: .3;
  transition: 0s;
}
.stakewait[data-v-c7e1df48] {
  border-radius: 2.66667vw;
  box-shadow: 0px 0px 0px 0.4px #504d4d inset;
  /* background-image: linear-gradient(-180deg, rgba(2, 19, 26, 0.3), rgba(58, 5, 33, 0.6)); */
  background: url(/img/bg2.71c6e9fb.png) no-repeat center center/cover;
  box-sizing: border-box;
  width: 88vw;
  color: white;
  padding: 10.66667vw 5.33333vw 0px 5.33333vw;
  position: relative;
}
.loading[data-v-c7e1df48] {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 2.66667vw;
  border: solid 1px rgba(70, 70, 70, 0.581);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(0.8vw);
  -webkit-backdrop-filter: blur(0.8vw);
  -moz-backdrop-filter: blur(0.8vw);
  -o-backdrop-filter: blur(0.8vw);
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
  color: #81c0f1;
  z-index: 10000 !important;
  top: 0;
  left: 0;
  animation: fadeIn-c7e1df48 0.3s ease-out forwards;
}
.loadimg[data-v-c7e1df48] {
  width: 31.46667vw;
  height: 31.46667vw;
}
@keyframes fadeIn-c7e1df48 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.bStyle[data-v-c7e1df48] {
  width: 100%;
}
.StakeAuthor[data-v-c7e1df48] {
  display: flex;
  justify-content: space-between;
  margin-top: 4vw;
}
.enabled-class[data-v-c7e1df48] {


  width: 36.26667vw;
  margin-bottom: 4vw;
  height: 12vw;
  line-height: 12vw;
  position: relative;
  color: rgb(9, 0, 0);

  top: 2.13333vw;
  border: none;
  outline: none;
  font-size: 5.33333vw;
  border-radius: 2.13333vw;
  padding: 0 2.66667vw;
  cursor: pointer;
  background: url(/img/btnBG.88963862.svg) no-repeat center center/cover;
}
.enabled-class2[data-v-c7e1df48] {


  width: 36.26667vw;
  height: 12vw;
  line-height: 12vw;
  border-radius: 2.66667vw;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 5.33333vw;
  color: rgb(2, 0, 0);
  background: url(/img/btnBG.88963862.svg) no-repeat center center/cover;
}
.StakeBtn[data-v-c7e1df48] {
  width: 36.26667vw;
  height: 12vw;
  line-height: 12vw;
  border-radius: 2.66667vw;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 4.8vw;
  color: rgb(0, 0, 0);
  background: url(/img/bgs.9134e274.svg) no-repeat center center/cover;
}
.Author[data-v-c7e1df48],
.Stakeing[data-v-c7e1df48] {
  width: 36.26667vw;
  height: 11.46667vw;
}
.StakeInfo[data-v-c7e1df48] {
  display: flex;
}
.StakeResult[data-v-c7e1df48] {
  flex: 1;
  text-align: left;
  font-size: 3.73333vw;
  font-weight: 600;
  position: relative;
  top: 1.6vw;
}
.StakeMoney[data-v-c7e1df48] {
  text-align: right;
  font-size: 5.33333vw;
  font-weight: 600;
}
.daimi[data-v-c7e1df48] {
  margin-left: 1.33333vw;
  width: 3.73333vw;
  height: 3.2vw;
}
.WithDrawBtn .tbnStyle2[data-v-c7e1df48] {

  width: 100%;
  margin-bottom: 4vw;
  height: 12vw;
  line-height: 12vw;
  position: relative;
  color: rgb(9, 0, 0);
  top: 2.13333vw;
  border: none;
  outline: none;
  font-size: 4.26667vw;
  border-radius: 2.66667vw;
  padding: 0 2.66667vw;
  cursor: pointer;
  background: url(/img/bgs.9134e274.svg) no-repeat center center/cover;
}
.inputInfo[data-v-c7e1df48] {
  border: 0.8vw solid #a25304;
  height: 14.13333vw;
  box-sizing: border-box;
  border-radius: 2.13333vw;
  margin: 2.66667vw 0;
  display: flex;
}
.inputStyle[data-v-c7e1df48] {
  border: none;
  outline: none;
  width: 58.66667vw;
  height: 100%;
  font-size: 5.33333vw;
  padding: 0 2.66667vw;
  color: #f0eeec;
  background-color: transparent;
  box-sizing: border-box;
  border-radius: 2.13333vw;
}
.tbnStyle[data-v-c7e1df48] {
  flex: 1;
  color: rgb(250, 250, 250);
  border: none;
  outline: none;
  font-size: 4.8vw;
  border-radius: 0px 1.33333vw 1.33333vw 0px;
  cursor: pointer;
  background: url(/img/minibtn.b3973aa8.svg) no-repeat center center/cover;
}
.ownwalletInfo[data-v-c7e1df48] {
  font-family: "Poppins", sans-serif;
  display: flex;
}
.ownTips[data-v-c7e1df48] {
  font-size: 4.8vw;
  font-weight: 600;
  flex: 1;
}
.ownTips15[data-v-c7e1df48] {
  font-size: 4.26667vw;
  font-weight: 600;
  flex: 1;
}
.ownMoney[data-v-c7e1df48] {
  font-size: 5.33333vw;
}
.ownMoney15[data-v-c7e1df48] {
  font-size: 4.26667vw;
}
.ownMoney img.daimi[data-v-c7e1df48] {
  width: 3.73333vw;
  height: 3.2vw;
  margin-left: 1.33333vw;
}
.coinInfomation[data-v-c7e1df48] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.coinInfomation[data-v-c7e1df48] {
  /* background-color: rgba(255, 255, 255, 0.9); */
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2.66667vw;
  /* padding: 0 2.66667vw; */
  /* height: 45px; */
  /* border-radius: 50px; */
}
.coinImg[data-v-c7e1df48] {
  width: 7.73333vw;
  height: 7.73333vw;
}
.dailogo[data-v-c7e1df48] {
  width: 6.66667vw;
  height: 6.66667vw;
}
.coinInfo[data-v-c7e1df48] {
  font-size: 4.8vw;
  font-family: "Poppins", sans-serif;
  position: relative;
  top: 0px;
  left: 2.66667vw;
  font-weight: bold;
  /* color: #000; */
}
.swaparrow[data-v-c7e1df48] {
  width: 3.2vw;
  height: 1.6vw;
  margin-left: 4vw;
}
.selectCoin[data-v-c7e1df48] {
  padding: 5.33333vw;
  position: fixed;
  width: 100%;
  height: 64vw;
  border-radius: 2.66667vw;
  border: solid 1px rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(0.8vw);
  -webkit-backdrop-filter: blur(0.8vw);
  -moz-backdrop-filter: blur(0.8vw);
  -o-backdrop-filter: blur(0.8vw);
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
  color: #ffffff;
  z-index: 10000 !important;
  bottom: 0;
  left: 0;
  animation: fadeIn-c7e1df48 0.9s ease-out forwards;
}
@keyframes fadeIn-c7e1df48 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.selectCoin .tipsandclose[data-v-c7e1df48] {
  margin-bottom: 5.33333vw;
  font-size: 4vw;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
.selectCoin .tipsandclose .t1[data-v-c7e1df48] {
  flex: 1;
}
.selectCoin .tipsandclose .closeimg img[data-v-c7e1df48] {
  width: 4.8vw;
  height: 4.8vw;
  cursor: pointer;
}
.selectCoin .allconin[data-v-c7e1df48] {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.selectCoin .allconin .coinBTN[data-v-c7e1df48] {
  background-color: #ffffff;
  font-size: 4.8vw;
  color: #00050a;
  border-radius: 13.33333vw;
  display: flex;
  padding: 1.33333vw 2.66667vw;
  align-items: center;
  margin-bottom: 5.33333vw;
  margin-right: 1.06667vw;
}
.selectCoin .allconin .coinBTN img[data-v-c7e1df48] {
  width: 6.66667vw;
  height: 6.66667vw;
  margin-right: 2.66667vw;
}
.topTitle2[data-v-c7e1df48] {
  display: flex;

  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
img.dailogo[data-v-c7e1df48] {
    width: 6.66667vw;
    height: 6.66667vw;
}
.coinInfo[data-v-c7e1df48] {
    font-size: 4.53333vw;
    font-weight: bold;
    position: relative;
    margin-top: -1.33333vw;
}
}
#confetti-canvas[data-v-c7e1df48] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 9999;
}
.prompt[data-v-c7e1df48] {
  color: #f1f1f1;
  font-size: 3.46667vw;
  margin-top: 1.33333vw;
  margin-bottom: 5.33333vw;
}
.m40[data-v-c7e1df48] {
  padding-bottom: 10.66667vw;
}
.WithDrawBtn[data-v-c7e1df48] {
  display: flex;
  gap: 1.33333vw;
.enabled-class[data-v-c7e1df48] {
    width: 100%;
    font-size: 4.53333vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.33333vw;
}
}
.EarTitle[data-v-c7e1df48] {
  font-size: 4.53333vw;
}
.ownwalletInfo[data-v-c7e1df48] {
  margin-bottom: 2.66667vw;
.ownTips[data-v-c7e1df48] {
    font-size: 4.26667vw;
    font-weight: 800;
}
.ownMoney[data-v-c7e1df48] {
    font-size: 4.53333vw;
    font-family: 'Advent Pro', sans-serif;
}
.times[data-v-c7e1df48] {
    width: 3.73333vw;
    height: 3.73333vw;
    margin-right: 2.66667vw;
}
.ownMoney img.daimi[data-v-c7e1df48] {
    width: 5.33333vw;
    height: 5.33333vw;
    margin-left: 1.33333vw;
    position: relative;
    top:1.06667vw;
}
}
.ripple[data-v-e763034c] {
  position: relative;
  overflow: hidden;
}
.bsclogo[data-v-e763034c]{
  display: flex; /* 启用 Flexbox 布局 */
  justify-content: center; /* 水平居中 */
  align-items: center; /* 垂直居中 */
  margin-bottom: 8vw;
}
.ripple[data-v-e763034c]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform 0.3s, opacity 0.5s;
}
.btnimg img[data-v-e763034c]{
  margin-top: 5.33333vw !important;
}
.ripple[data-v-e763034c]:active:after {
  transform: scale(0, 0);
  opacity: 0.3;
  transition: 0s;
}
.ContractPage .stakewait[data-v-e763034c] {
  border-radius: 2.66667vw;
  box-shadow: 0px 0px 0px 0.4px #504d4d inset;
  /* background-image: linear-gradient(-180deg, rgba(2, 19, 26, 0.3), rgba(58, 5, 33, 0.6)); */
  background: url(/img/bg2.71c6e9fb.png) no-repeat center center/cover;
  box-sizing: border-box;
  width: 88vw;
  color: white;
  padding: 10.66667vw 5.33333vw 0px 5.33333vw;
  position: relative;
}
.ContractPage .stakewait .bStyle[data-v-e763034c] {
  width: 77.33333vw;
  height: 20.26667vw;
}
.ContractPage .stakewait .StakeAuthor[data-v-e763034c] {
  justify-content: space-between;
}
.ContractPage .stakewait .StakeAuthor .StakeBtn2[data-v-e763034c] {
  width: 100%;
  

  
  height: 12vw;
  border-radius: 2.66667vw;
  border: none;
  outline: none;
  cursor: pointer;
  color: #020000;
  font-size: 4.26667vw;
  background: url(/img/bgs.9134e274.svg) no-repeat center center/cover;
}
.ContractPage .stakewait .StakeAuthor .StakeBtn2[data-v-e763034c]:active {
  transform: scale(0.95) !important;
}
.ContractPage .stakewait .StakeInfo[data-v-e763034c] {
  display: flex;
  margin-bottom: 5.33333vw;
}
.ContractPage .stakewait .StakeInfo .StakeResult[data-v-e763034c] {
  flex: 1;
  text-align: left;
  font-size: 3.73333vw;
  font-weight: 600;
}
.ContractPage .stakewait .StakeInfo .StakeResult img[data-v-e763034c] {
  width: 5.33333vw;
  height: 5.33333vw;
  position: relative;
  top: 1.33333vw;
  margin-right: 2.66667vw;
}
.ContractPage .stakewait .StakeInfo .StakeMoney[data-v-e763034c] {
  text-align: right;
  font-size: 3.73333vw;
  font-weight: 600;
}
.ContractPage .stakewait .StakeInfo .StakeMoney img[data-v-e763034c] {
  width: 5.33333vw;
  height: 5.33333vw;
  position: relative;
  top: 1.33333vw;
  margin-right: 2.66667vw;
}
.ContractPage .stakewait .StakeInfo .StakeMoney .daimi[data-v-e763034c] {
  margin-left: 1.33333vw;
  width: 3.73333vw;
  height: 3.2vw;
}
.ContractPage .stakewait .inputInfo[data-v-e763034c] {
  border: 0.53333vw solid #81c0f1;
  height: 14.13333vw;
  box-sizing: border-box;
  border-radius: 2.13333vw;
  margin: 2.66667vw 0;
  display: flex;
}
.ContractPage .stakewait .inputInfo .tbnStyle[data-v-e763034c] {
  height: 9.06667vw;
  position: relative;
  color: white;
  top: 2.13333vw;
  right: 4.26667vw;
  border: none;
  outline: none;
  font-size: 5.33333vw;
  border-radius: 3.2vw;
  padding: 0 2.66667vw;
  cursor: pointer;
  background: url(/img/Gradient.21b01d8a.svg) no-repeat center center/cover;
}
.ContractPage .stakewait .ownwalletInfo[data-v-e763034c] {
  font-family: "Poppins", sans-serif;
  display: flex;
}
.ContractPage .stakewait .ownwalletInfo .ownTips[data-v-e763034c] {
  font-size: 4.8vw;
  font-weight: 600;
  flex: 1;
}
.ContractPage .stakewait .ownwalletInfo .ownMoney[data-v-e763034c] {
  font-size: 5.33333vw;
}
.ContractPage .stakewait .ownwalletInfo .ownMoney img.daimi[data-v-e763034c] {
  width: 3.73333vw;
  height: 3.2vw;
  margin-left: 1.33333vw;
}
.ContractPage .stakewait .maticlink[data-v-e763034c] {
  margin: 4vw 0;
  display: flex;
  justify-content: center;
}
.ContractPage .stakewait .maticlink .cLogo[data-v-e763034c] {
  width: 6.66667vw;
  height: 5.86667vw;
  margin-right: 2.66667vw;
}
.ContractPage .stakewait .maticlink .cName[data-v-e763034c] {
  font-size: 4vw;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
.ContractPage .stakewait .inputInfoOk[data-v-e763034c] {
  width: 100%;
  border: 0.53333vw solid #a25304;
  padding: 2.66667vw;
  box-sizing: border-box;
  border-radius: 4vw;
  margin-bottom: 4vw;
  text-align: center;
  font-size: 5.33333vw;
}
.ContractPage .stakewait .inputInfoOk .inputStyle[data-v-e763034c] {
  border: none;
  outline: none;
  flex: 1;
  height: 100%;
  width: 100%;
  font-size: 5.33333vw;
  padding: 0 2.66667vw;
  color: #e2e5e7;
  background-color: transparent;
  box-sizing: border-box;
  border-radius: 2.13333vw;
}
.ContractPage .stakewait .coinInfomation[data-v-e763034c] {
  display: flex;
  justify-content: center;
  margin-bottom: 5.33333vw;
}
.ContractPage .stakewait .coinInfomation .coinImg[data-v-e763034c] {
  width: 7.73333vw;
  height: 7.73333vw;
}
.ContractPage .stakewait .coinInfomation .coinImg .dailogo[data-v-e763034c] {
  width: 7.73333vw;
  height: 7.73333vw;
}
.ContractPage .stakewait .coinInfomation .coinInfo[data-v-e763034c] {
  font-size: 4.8vw;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  margin-left: 2.66667vw;
}
.ContractPage .stakewait .coinInfomation .coinInfo2[data-v-e763034c] {
  font-size: 7.46667vw;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
.ContractPage .stakewait .coinInfomation .coinInfo2 img[data-v-e763034c] {
  width: 5.33333vw;
  height: 5.33333vw;
  position: relative;
  left: 1.33333vw;
}
.ContractPage .tempContent[data-v-e763034c] {
  width: 88vw;
  padding: 2.66667vw 0;
  margin: 0 auto;
}
.ContractPage .tempContent .head[data-v-e763034c] {
  width: 88vw;
  padding: 2.66667vw 0;
  border-radius: 1.6vw;
  margin: 0 auto;
  background: linear-gradient(to bottom, #00050a 40%, hsla(207, 4%, 48%, 0.4));
  display: flex;
  justify-content: center;
}
.ContractPage .tempContent .head .title[data-v-e763034c] {
  color: #fff;
  font-size: 4.8vw;
  font-weight: 600;
  margin-left: 2.66667vw;
  position: relative;
  top: -1.06667vw;
  font-family: "Poppins", sans-serif;
}

.m40[data-v-e763034c] {
  margin-bottom: 10.66667vw;
}
.m20[data-v-e763034c] {
  margin-top: 5.33333vw;
}
.btnvideo[data-v-e763034c] {
  width: 100%;
  padding: 0px;
  margin: 0px !important;
}

.top[data-v-7f14f5ce] {
  margin-bottom: 69.33333vw;
}
.top img[data-v-7f14f5ce] {
  width: 72vw;
  height: 36.8vw;
}
.logo[data-v-7f14f5ce] {
  margin-bottom: 13.33333vw;
  cursor: pointer;
}
.logo img[data-v-7f14f5ce] {
  width: 59.73333vw;
  height: 13.33333vw;
}
.link[data-v-7f14f5ce] {
  margin-bottom: 4vw;
}
.link img[data-v-7f14f5ce] {
  width: 76.26667vw;
  height: 4.26667vw;
}
.copyright[data-v-7f14f5ce] {
  color: white;
  font-size: 2.66667vw;
}
.video-wrapper[data-v-7f14f5ce] {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.bg-video[data-v-7f14f5ce] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.hello-container[data-v-7f14f5ce] {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
}
.typed-text[data-v-7f14f5ce] {
  font-size: 6.4vw;
  font-weight: bold;
  color: yellow;
  font-family: 'Courier New', monospace;
  text-shadow: 0 0 2.13333vw rgba(0, 0, 0, 0.7);
}

@font-face {
  font-family: 'Bungee Tint';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bungeetint/v3/J7abnpl_EGtUEuAJwN9WmrtK.ttf) format('truetype');
}
body[data-v-7f0690b6] {
  --google-font-color-bungeetint: none;
}
.mall-home[data-v-7f0690b6] {
  padding: 4.26667vw;
  font-family: 'Poppins', sans-serif;
  background: #fff;
  border-radius: 6.4vw;
}
.banner[data-v-7f0690b6] {
  position: relative;
  overflow: hidden;
  border-radius: 3.2vw;
}
.banner .banner-track[data-v-7f0690b6] {
  display: flex;
  transition: transform 0.5s ease;
  width: 400%;
}
.banner .banner-slide[data-v-7f0690b6] {
  min-width: 100%;
}
.banner .banner-slide img[data-v-7f0690b6] {
  width: 105.06667vw;
  height: 34.66667vw;
  display: block;
  border-radius: 3.2vw;
}
.banner .dots[data-v-7f0690b6] {
  display: flex;
  justify-content: center;
  margin-top: 2.13333vw;
}
.banner .dots span[data-v-7f0690b6] {
  width: 1.6vw;
  height: 1.6vw;
  background: #ddd;
  border-radius: 50%;
  margin: 0 1.06667vw;
  cursor: pointer;
}
.banner .dots span.active[data-v-7f0690b6] {
  background: #000;
}
.section[data-v-7f0690b6] {
  margin-top: 6.4vw;
}
.section .section-header[data-v-7f0690b6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4.26667vw;
}
.section .section-header .section-title[data-v-7f0690b6] {
  font-size: 3.2vw;
  font-weight: bold;
  background: #d3d6e0;
  padding: 1.6vw 4.26667vw;
  border-radius: 4.26667vw;
  font-family: 'Arial Narrow', Arial, sans-serif;
  color: #000;
}
.section .section-header .see-all[data-v-7f0690b6] {
  font-size: 3.46667vw;
  color: #333;
  font-family: 'Trebuchet MS', Arial, sans-serif;
}
.section .category-list[data-v-7f0690b6] {
  display: flex;
  gap: 3.2vw;
}
.section .category-list .category-item[data-v-7f0690b6] {
  flex: 1;
  border-radius: 3.2vw;
  padding: 3.2vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.section .category-list .category-item img[data-v-7f0690b6] {
  width: 100%;
  border-radius: 2.13333vw;
  margin-bottom: 2.66667vw;
}
.section .category-list .category-item .price[data-v-7f0690b6] {
  font-weight: bold;
  font-size: 4.8vw;
}
.section .category-list .category-item .title[data-v-7f0690b6] {
  font-size: 3.2vw;
  margin: 2.13333vw 0;
  font-family: 'Trebuchet MS', Arial, sans-serif;
}
.section .category-list .category-item .btn[data-v-7f0690b6] {
  background: linear-gradient(45deg, #1603ea, #ff5722, #ff9800);
  background-size: 300% 300%;
  box-shadow: 0 1.06667vw 2.66667vw rgba(175, 174, 172, 0.4);
  animation: shineGradient-7f0690b6 4s ease infinite;
  color: #fff;
  border: none;
  border-radius: 1.6vw;
  padding: 1.6vw 3.2vw;
  font-size: 3.2vw;
  cursor: pointer;
  font-family: 'Trebuchet MS', Arial, sans-serif;
}
.section .category-list .category-item .btn[data-v-7f0690b6]:hover {
  transform: scale(1.05);
  box-shadow: 0 1.6vw 4vw rgba(255, 87, 34, 0.6);
}
.section .category-list .category-item .btn[data-v-7f0690b6]:active {
  transform: scale(0.95);
  box-shadow: 0 0.53333vw 1.33333vw rgba(255, 87, 34, 0.3);
}
@keyframes shineGradient-7f0690b6 {
0% {
    background-position: 0% 50%;
}
50% {
    background-position: 100% 50%;
}
100% {
    background-position: 0% 50%;
}
}
.section .category-list .category-item.peach[data-v-7f0690b6] {
  background: #fce9d3;
}
.section .category-list .category-item.ai[data-v-7f0690b6] {
  background: #d9f9fd;
}
.section .news-list[data-v-7f0690b6] {
  display: flex;
  gap: 3.2vw;
}
.section .news-list .news-item[data-v-7f0690b6] {
  flex: 1;
  background: #f5f5f5;
  border-radius: 3.2vw;
  padding: 2.66667vw;
  font-size: 2.93333vw;
  font-family: 'Trebuchet MS', Arial, sans-serif;
}
.section .news-list .news-item img[data-v-7f0690b6] {
  width: 100%;
  border-radius: 2.13333vw;
  margin-bottom: 2.13333vw;
}


.order-page[data-v-2d542320] {
  padding: 5.33333vw;
  background: #fff;
  border-radius: 6.4vw;
  font-family: 'Poppins', sans-serif;
}
.header[data-v-2d542320] {
  display: flex;
  align-items: center;
  gap: 3.2vw;
  margin-bottom: 5.33333vw;
}
.back-icon[data-v-2d542320] {
  width: 6.4vw;
  cursor: pointer;
}
.table-header[data-v-2d542320] {
  display: flex;
  justify-content: space-between;
  margin: 6.4vw 0 3.2vw;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.6vw;
  font-size: 3.73333vw;
}
.table-body[data-v-2d542320] {
  display: flex;
  flex-direction: column;
  gap: 3.2vw;
  font-size: 3.73333vw;
}
.table-row[data-v-2d542320] {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding-bottom: 1.6vw;
}
.order-link[data-v-2d542320] {
  color: #007bff;
  text-decoration: underline;
  cursor: pointer;
}
.processing[data-v-2d542320] {
  color: limegreen;
  font-weight: bold;
}
.finished[data-v-2d542320] {
  color: red;
  font-weight: bold;
}
.no-order[data-v-2d542320] {
  text-align: center;
  padding: 8.53333vw;
  color: #999;
  font-size: 3.73333vw;
}

.more-page[data-v-33532968] {
  padding: 5.33333vw;
  font-family: 'Poppins', sans-serif;
  background: #fff;
  border-radius: 6.4vw;
  min-height: 100vh;
}
.header[data-v-33532968] {
  display: flex;
  align-items: center;
  gap: 3.2vw;
  margin-bottom: 5.33333vw;
}
.back-icon[data-v-33532968] {
  width: 6.4vw;
  cursor: pointer;
}
.section[data-v-33532968] {
  margin-bottom: 6.4vw;
}
.section h3[data-v-33532968] {
  font-size: 4.8vw;
  font-weight: 600;
  margin-bottom: 2.66667vw;
}
.section .label[data-v-33532968] {
  font-size: 3.73333vw;
  margin-bottom: 1.6vw;
  display: block;
  color: #333;
}
.section .language-list[data-v-33532968] {
  display: flex;
  flex-direction: column;
  gap: 2.66667vw;
}
.section .language-list .language-item[data-v-33532968] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.66667vw 3.73333vw;
  border-radius: 2.66667vw;
  background: #f8f8f8;
  font-weight: 500;
  cursor: pointer;
}
.section .language-list .language-item.active[data-v-33532968] {
  background: #e8edff;
  color: #000;
}
.section .language-list .language-item .checkmark[data-v-33532968] {
  color: #3366cc;
  font-size: 4.26667vw;
}
.section.links .link-item[data-v-33532968] {
  font-size: 4.26667vw;
  font-weight: 600;
  margin-bottom: 4.26667vw;
  cursor: pointer;
}


.product-detail[data-v-0ea37b47] {
  padding: 5.33333vw 4.26667vw 4.26667vw 4.26667vw;
  font-family: Arial, sans-serif;
  background-color: #f8f8f8;
}
.top-header[data-v-0ea37b47] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 5.33333vw;
}
.logo-eye[data-v-0ea37b47] {
  width: 6.4vw;
  height: 6.4vw;
  margin-bottom: 3.2vw;
}
.main-title[data-v-0ea37b47] {
  font-size: 5.33333vw;
  font-weight: bold;
  line-height: 1.4;
  color: #222;
  text-align: center;
}
.banner img[data-v-0ea37b47] {
  width: 100%;
  border-radius: 2.66667vw;
  margin-bottom: 4.26667vw;
}
.description p[data-v-0ea37b47] {
  font-size: 3.2vw;
  line-height: 1.6;
  color: #333;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
}
.product-intro .intro-title[data-v-0ea37b47] {
  display: block;
  width: fit-content;
  margin: 4.26667vw auto 2.13333vw auto;
  background-color: #6B7892;
  padding: 1.6vw 4.26667vw;
  font-size: 3.73333vw;
  border-radius: 5.33333vw;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.product-intro ul[data-v-0ea37b47] {
  padding-left: 5.33333vw;
  font-size: 3.2vw;
  line-height: 1.8;
  color: #222;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
}
.product-images[data-v-0ea37b47] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.26667vw;
  margin-top: 4.26667vw;
}
.img-block[data-v-0ea37b47] {
  text-align: center;
  margin-top: 3.2vw;
}
.img-block img[data-v-0ea37b47] {
  width: 100%;
  border-radius: 2.66667vw;
}
.caption[data-v-0ea37b47] {
  font-size: 3.2vw;
  color: #666;
  margin-top: 1.6vw;
}
.qty-box[data-v-0ea37b47] {
  display: flex;
  background-color: #D0D0D0;
  border-radius: 1.33333vw;
  overflow: hidden;
  width: 26.66667vw;
  height: 12.8vw;
}
.qty-value[data-v-0ea37b47] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 4.26667vw;
  color: #333;
}
.qty-controls[data-v-0ea37b47] {
  display: flex;
  flex-direction: column;
  background-color: #000;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 7.46667vw;
  cursor: pointer;
}
.arrow[data-v-0ea37b47] {
  font-size: 3.2vw;
  line-height: 1;
  padding: 1.06667vw 0;
  user-select: none;
}
.arrow[data-v-0ea37b47]:hover {
  background-color: #444;
}
.buy-section[data-v-0ea37b47] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 4.26667vw; /* 控制两边间距 */
  margin: 6.4vw 0;
}
.qty-selector[data-v-0ea37b47],
.buy-btn[data-v-0ea37b47] {
  flex: 1;
}
.buy-btn[data-v-0ea37b47] {
  background-color: #ffcc00;
  border: none;
  padding: 3.2vw 0;
  border-radius: 6.4vw;
  font-weight: bold;
  font-size: 3.73333vw;
  color: #000;
  text-align: center;
}
.price-box[data-v-0ea37b47] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 6.4vw;
  font-size: 4.26667vw;
  font-weight: bold;
  color: #000;
}
.price-label[data-v-0ea37b47] {
  margin-right: 2.13333vw;
  color: #555;
}
.price-value[data-v-0ea37b47] {
  font-size: 4.8vw;
  color: #000;
}


.pay-page[data-v-0893efb0] {
  padding: 5.33333vw;
  background: #fff;
  border-radius: 6.4vw;
  font-family: 'Poppins', sans-serif;
  position: relative;
}
.header[data-v-0893efb0] {
  display: flex;
  align-items: center;
  gap: 3.2vw;
}
.back-icon[data-v-0893efb0] {
  width: 6.4vw;
  cursor: pointer;
}
.product-box[data-v-0893efb0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 6.4vw 0;
}
.product-left[data-v-0893efb0] {
  display: flex;
  align-items: center;
  gap: 3.2vw;
}
.product-icon[data-v-0893efb0] {
  background: #f3a841;
  border-radius: 50%;
  width: 10.66667vw;
  height: 10.66667vw;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 5.33333vw;
  color: #fff;
}
.product-info[data-v-0893efb0] {
  display: flex;
  flex-direction: column;
  gap: 1.06667vw;
}
.product-name[data-v-0893efb0] {
  font-size: 3.73333vw;
  font-weight: 500;
  line-height: 1.4;
}
.product-meta[data-v-0893efb0] {
  font-size: 3.46667vw;
  color: #666;
}
.product-price[data-v-0893efb0] {
  font-weight: bold;
  font-size: 4.26667vw;
}
.section h3[data-v-0893efb0] {
  font-size: 4.26667vw;
  margin-bottom: 3.2vw;
  font-weight: bold;
}
.form-group[data-v-0893efb0] {
  margin-bottom: 4.26667vw;
}
label[data-v-0893efb0] {
  font-size: 3.46667vw;
  margin-bottom: 1.6vw;
  display: block;
}
input[data-v-0893efb0],
textarea[data-v-0893efb0] {
  width: 100%;
  padding: 2.66667vw;
  background: #f5f7fe;
  border: none;
  border-radius: 3.2vw;
  font-size: 3.73333vw;
  resize: none;
}
.footer[data-v-0893efb0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f8f8;
  padding: 3.2vw 4.26667vw;
  border-radius: 3.2vw;
  margin-top: 6.4vw;
}
.total[data-v-0893efb0] {
  font-weight: bold;
  font-size: 4.26667vw;
}
.total span[data-v-0893efb0] {
  font-weight: bold;
  margin-left: 1.6vw;
}
.pay-btn[data-v-0893efb0] {
  background: #000;
  color: #fff;
  border: none;
  border-radius: 3.2vw;
  padding: 2.66667vw 5.33333vw;
  font-size: 3.73333vw;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}
.pay-btn[data-v-0893efb0]:hover {
  background: #444;
}
.loading-mask[data-v-0893efb0] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
}
.spinner[data-v-0893efb0] {
  border: 1.06667vw solid #ccc;
  border-top: 1.06667vw solid #000;
  border-radius: 50%;
  width: 10.66667vw;
  height: 10.66667vw;
  animation: spin-0893efb0 1s linear infinite;
}
@keyframes spin-0893efb0 {
to {
    transform: rotate(360deg);
}
}


.order-detail[data-v-da86ce96] {
  padding: 5.33333vw;
  background: #fff;
  border-radius: 6.4vw;
  font-family: 'Poppins', sans-serif;
  line-height: 1.6;
}
.header[data-v-da86ce96] {
  display: flex;
  align-items: center;
  gap: 3.2vw;
  margin-bottom: 5.33333vw;
}
.back-icon[data-v-da86ce96] {
  width: 6.4vw;
  cursor: pointer;
}
.title[data-v-da86ce96] {
  font-size: 4.8vw;
  font-weight: bold;
}
.product-box[data-v-da86ce96] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5.33333vw;
}
.product-icon-wrapper[data-v-da86ce96] {
  position: relative;
  width: 12.8vw;
  height: 12.8vw;
}
.product-icon[data-v-da86ce96] {
  background: #f3a841;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 6.4vw;
  color: #fff;
  box-shadow: 0 1.06667vw 2.66667vw rgba(0, 0, 0, 0.1);
  position: relative;
}
.badge[data-v-da86ce96] {
  position: absolute;
  top: -1.6vw;
  right: -1.6vw;
  background: #fff;
  color: #555;
  font-size: 2.66667vw;
  font-weight: bold;
  border-radius: 50%;
  padding: 0.53333vw 1.33333vw;
  box-shadow: 0 0 1.06667vw rgba(0, 0, 0, 0.2);
}
.product-info[data-v-da86ce96] {
  flex: 1;
  padding: 0 3.2vw;
}
.product-name[data-v-da86ce96] {
  font-size: 3.73333vw;
  font-weight: 500;
}
.product-price[data-v-da86ce96] {
  font-weight: bold;
  font-size: 4.26667vw;
}
.section[data-v-da86ce96] {
  margin-top: 6.4vw;
}
.section h3[data-v-da86ce96] {
  font-size: 4.26667vw;
  font-weight: bold;
  margin-bottom: 2.13333vw;
}
.address[data-v-da86ce96] {
  font-size: 3.46667vw;
  color: #333;
  line-height: 1.8;
}
.date[data-v-da86ce96] {
  font-weight: bold;
  margin-top: 2.13333vw;
  font-size: 3.46667vw;
}
.divider[data-v-da86ce96] {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin: 6.4vw 0;
}


.refer-card[data-v-b765f5ba] {
  background: #fff;
  border-radius: 6.4vw;
  padding: 6.4vw;
  width: 100%;
  max-width: 122.66667vw;
  margin: 0 auto;
}
.header[data-v-b765f5ba] {
  display: flex;
  align-items: center;
  gap: 3.2vw;
  margin-bottom: 5.33333vw;
}
.back-icon[data-v-b765f5ba] {
  width: 6.4vw;
  cursor: pointer;
}
.wallet-box[data-v-b765f5ba] {
  text-align: center;
  margin-bottom: 5.33333vw;
}
.wallet-icon[data-v-b765f5ba] {
  width: 8.53333vw;
  margin-bottom: 2.66667vw;
}
.wallet-label[data-v-b765f5ba] {
  font-size: 3.73333vw;
  color: #666;
  margin-bottom: 2.66667vw;
}
.input-wrapper[data-v-b765f5ba] {
  background: #cfd0d5;
  border-radius: 4.26667vw;
  padding: 3.2vw;
}
.input-style[data-v-b765f5ba] {
  background: transparent;
  border: none;
  font-size: 4.26667vw;
  font-weight: bold;
  width: 100%;
  text-align: center;
  outline: none;
  color: #111;
}
.desc[data-v-b765f5ba] {
  font-size: 3.73333vw;
  color: #555;
  margin: 5.33333vw 0;
  line-height: 1.6;
}
.button-row[data-v-b765f5ba] {
  display: flex;
  justify-content: space-between;
  gap: 3.2vw;
}
.black-btn[data-v-b765f5ba] {
  background: #000;
  color: #fff;
  border: none;
  border-radius: 4.26667vw;
  padding: 3.2vw 5.33333vw;
  font-size: 3.73333vw;
  font-weight: bold;
  flex: 1;
  cursor: pointer;
}
.black-btn[data-v-b765f5ba]:disabled {
  background: #999;
  cursor: not-allowed;
}
.status[data-v-b765f5ba] {
  margin-top: 5.33333vw;
  text-align: center;
  font-weight: bold;
  color: #555;
}


.super-page[data-v-769dd3a4] {
  padding: 5.33333vw;
  background: #fff;
  border-radius: 6.4vw;
  font-family: 'Poppins', sans-serif;
}
.header[data-v-769dd3a4] {
  display: flex;
  align-items: center;
  gap: 3.2vw;
  margin-bottom: 4.26667vw;
}
.back-icon[data-v-769dd3a4] {
  width: 6.4vw;
  cursor: pointer;
}
.carousel[data-v-769dd3a4] {
  position: relative;
  overflow: hidden;
  border-radius: 3.2vw;
}
.banner-track[data-v-769dd3a4] {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: 500%;
}
.carousel-slide[data-v-769dd3a4] {
  flex: 0 0 100%;
}
.carousel-img[data-v-769dd3a4] {
  width: auto;
  border-radius: 3.2vw;
  height: 38.4vw; 
  object-fit: cover;
}
.arrow[data-v-769dd3a4] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.3);
  color: white;
  font-size: 4.8vw;
  padding: 2.13333vw 3.2vw;
  cursor: pointer;
  border-radius: 1.6vw;
  z-index: 2;
}
.arrow.left[data-v-769dd3a4] {
  left: 2.13333vw;
}
.arrow.right[data-v-769dd3a4] {
  right: 2.13333vw;
}
.dots[data-v-769dd3a4] {
  display: flex;
  justify-content: center;
  margin-top: 2.13333vw;
}
.dots span[data-v-769dd3a4] {
  width: 1.6vw;
  height: 1.6vw;
  background: #ddd;
  border-radius: 50%;
  margin: 0 1.06667vw;
  cursor: pointer;
}
.dots .active[data-v-769dd3a4] {
  background: #000;
}
.description[data-v-769dd3a4] {
  margin: 4.26667vw 0;
  font-size: 3.73333vw;
  line-height: 1.6;
}
.price[data-v-769dd3a4] {
  font-size: 4.8vw;
  font-weight: bold;
  margin-bottom: 6.4vw;
}
.button-row[data-v-769dd3a4] {
  display: flex;
  gap: 3.2vw;
}
.black-btn[data-v-769dd3a4] {
  flex: 1;
  background: #000;
  color: #fff;
  padding: 3.2vw;
  border: none;
  border-radius: 3.2vw;
  font-weight: bold;
}
.staked-info[data-v-769dd3a4] {
  background: #f8f8f8;
  padding: 4.26667vw;
  border-radius: 3.2vw;
  text-align: center;
}
.not-qualified[data-v-769dd3a4] {
  color: red;
  font-weight: bold;
  margin-top: 5.33333vw;
  text-align: center;
}
.not-qualified-text[data-v-769dd3a4] {
  color: #e53935;
  font-weight: bold;
  font-size: 4.26667vw;
  line-height: 1.6;
  padding: 2.66667vw 5.33333vw;
}


.super-page[data-v-69c5ed9e] {
  padding: 5.33333vw;
  background: #fff;
  border-radius: 6.4vw;
  font-family: 'Poppins', sans-serif;
}
.header[data-v-69c5ed9e] {
  display: flex;
  align-items: center;
  gap: 3.2vw;
  margin-bottom: 4.26667vw;
}
.back-icon[data-v-69c5ed9e] {
  width: 6.4vw;
  cursor: pointer;
}
.carousel[data-v-69c5ed9e] {
  position: relative;
  overflow: hidden;
  border-radius: 3.2vw;
}
.banner-track[data-v-69c5ed9e] {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: 500%;
}
.carousel-slide[data-v-69c5ed9e] {
  flex: 0 0 100%;
}
.carousel-img[data-v-69c5ed9e] {
  width: auto;
  border-radius: 3.2vw;
  height: 38.4vw; 
  object-fit: cover;
}
.arrow[data-v-69c5ed9e] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.3);
  color: white;
  font-size: 4.8vw;
  padding: 2.13333vw 3.2vw;
  cursor: pointer;
  border-radius: 1.6vw;
  z-index: 2;
}
.arrow.left[data-v-69c5ed9e] {
  left: 2.13333vw;
}
.arrow.right[data-v-69c5ed9e] {
  right: 2.13333vw;
}
.dots[data-v-69c5ed9e] {
  display: flex;
  justify-content: center;
  margin-top: 2.13333vw;
}
.dots span[data-v-69c5ed9e] {
  width: 1.6vw;
  height: 1.6vw;
  background: #ddd;
  border-radius: 50%;
  margin: 0 1.06667vw;
  cursor: pointer;
}
.dots .active[data-v-69c5ed9e] {
  background: #000;
}
.description[data-v-69c5ed9e] {
  margin: 4.26667vw 0;
  font-size: 3.73333vw;
  line-height: 1.6;
}
.price[data-v-69c5ed9e] {
  font-size: 4.8vw;
  font-weight: bold;
  margin-bottom: 6.4vw;
}
.button-row[data-v-69c5ed9e] {
  display: flex;
  gap: 3.2vw;
}
.black-btn[data-v-69c5ed9e] {
  flex: 1;
  background: #000;
  color: #fff;
  padding: 3.2vw;
  border: none;
  border-radius: 3.2vw;
  font-weight: bold;
}
.staked-info[data-v-69c5ed9e] {
  background: #f8f8f8;
  padding: 4.26667vw;
  border-radius: 3.2vw;
  text-align: center;
}
.not-qualified[data-v-69c5ed9e] {
  color: red;
  font-weight: bold;
  margin-top: 5.33333vw;
  text-align: center;
}
.not-qualified-text[data-v-69c5ed9e] {
  color: #e53935;
  font-weight: bold;
  font-size: 4.26667vw;
  line-height: 1.6;
  padding: 2.66667vw 5.33333vw;
}


.claim-redbag-page[data-v-fe6b7cca] {
  padding: 5.33333vw;
}
.nav-bar[data-v-fe6b7cca] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 13.33333vw;
}
.nav-icon[data-v-fe6b7cca] {
  width: 6.4vw;
  height: 6.4vw;
}
.title[data-v-fe6b7cca] {
  font-size: 5.33333vw;
  font-weight: bold;
}
.redbag-list[data-v-fe6b7cca] {
  display: flex;
  flex-direction: column;
  gap: 3.2vw;
  margin-top: 4vw;
}
.redbag-item[data-v-fe6b7cca] {
  display: flex;
  align-items: center;
  background: #fff3e0;
  border-radius: 3.2vw;
  padding: 2.66667vw;
}
.redbag-item.disabled[data-v-fe6b7cca] {
  opacity: 0.6;
}
.redbag-img[data-v-fe6b7cca] {
  width: 16vw;
  height: 16vw;
  margin-right: 2.66667vw;
}
.redbag-info[data-v-fe6b7cca] {
  flex: 1;
}
.amount[data-v-fe6b7cca] {
  font-size: 4.8vw;
  font-weight: bold;
  color: #f00;
}
.btn-claim[data-v-fe6b7cca] {
  background: #ff5722;
  color: white;
  border: none;
  padding: 2.13333vw 4.26667vw;
  border-radius: 2.13333vw;
}
.btn-claim[disabled][data-v-fe6b7cca] {
  background: #ccc;
}
.countdown[data-v-fe6b7cca] {
  background: #ff5252;
  color: white;
  border-radius: 3.2vw;
  padding: 1.06667vw 2.66667vw;
  font-weight: bold;
}
.redbag-effect[data-v-fe6b7cca] {
  position: fixed;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.effect-img[data-v-fe6b7cca] {
  width: 42.66667vw;
  height: 42.66667vw;
  animation: pop-fe6b7cca 0.5s ease;
}
@keyframes pop-fe6b7cca {
0% {
    transform: scale(0);
}
80% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
}
}


.claim-redbag-list[data-v-aaf3b03e] {
  padding: 5.33333vw;
}
.header[data-v-aaf3b03e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 5.33333vw;
  font-weight: bold;
  margin-bottom: 5.33333vw;
}
.back-icon[data-v-aaf3b03e],
.menu-icon[data-v-aaf3b03e] {
  width: 6.4vw;
  height: 6.4vw;
}
.title[data-v-aaf3b03e] {
  flex: 1;
  text-align: center;
}
.summary[data-v-aaf3b03e] {
  display: flex;
  justify-content: space-between;
  font-size: 4.8vw;
  margin-bottom: 2.13333vw;
}
.progress-container[data-v-aaf3b03e] {
  position: relative;
  height: 2.66667vw;
  background: #ddd;
  border-radius: 1.6vw;
  margin-bottom: 5.33333vw;
}
.progress-fill[data-v-aaf3b03e] {
  position: absolute;
  height: 100%;
  background: #ff4d4f;
  border-radius: 1.6vw;
  transition: width 0.3s ease;
}
.progress-text[data-v-aaf3b03e] {
  margin-top: 1.6vw;
  font-size: 3.2vw;
  color: #ff4d4f;
}
.redbag-list[data-v-aaf3b03e] {
  display: flex;
  flex-direction: column;
  gap: 3.2vw;
}
.redbag-item[data-v-aaf3b03e] {
  display: flex;
  align-items: center;
  background: #fff3e0;
  border-radius: 3.2vw;
  padding: 2.66667vw;
}
.redbag-img[data-v-aaf3b03e] {
  width: 16vw;
  height: 16vw;
  margin-right: 2.66667vw;
}
.redbag-info[data-v-aaf3b03e] {
  flex: 1;
}
.amount[data-v-aaf3b03e] {
  font-size: 4.8vw;
  font-weight: bold;
  color: #f00;
}
.status[data-v-aaf3b03e] {
  color: #333;
  font-weight: bold;
}

