@-webkit-keyframes flipY-14ba5304{0%{transform:perspective(500px) rotateX(0deg) rotateY(15deg)}50%{transform:perspective(500px) rotateX(0deg) rotateY(-15deg)}to{transform:perspective(500px) rotateX(0deg) rotateY(15deg)}}@keyframes flipY-14ba5304{0%{transform:perspective(500px) rotateX(0deg) rotateY(15deg)}50%{transform:perspective(500px) rotateX(0deg) rotateY(-15deg)}to{transform:perspective(500px) rotateX(0deg) rotateY(15deg)}}@-webkit-keyframes flipYLight-14ba5304{0%{left:-100vw;opacity:.3;width:25px}25%{left:45vw;opacity:0;width:45px}50%{left:150vw;opacity:.3;width:25px}75%{left:45vw;opacity:0;width:45px}to{left:-100vw;opacity:.3;width:25px}}@keyframes flipYLight-14ba5304{0%{left:-100vw;opacity:.3;width:25px}25%{left:45vw;opacity:0;width:45px}50%{left:150vw;opacity:.3;width:25px}75%{left:45vw;opacity:0;width:45px}to{left:-100vw;opacity:.3;width:25px}}@-webkit-keyframes zoomOutUp-14ba5304{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp-14ba5304{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.zoomOutUp[data-v-14ba5304]{-webkit-animation:zoomOutUp-14ba5304 .4s ease-in-out;animation:zoomOutUp-14ba5304 .4s ease-in-out}@-webkit-keyframes flipInX-14ba5304{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-14ba5304{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX[data-v-14ba5304]{-webkit-animation:flipInX-14ba5304 1.8s ease-in-out;animation:flipInX-14ba5304 1.8s ease-in-out}.disabled[data-v-14ba5304]{pointer-events:none;opacity:.7}.top-title-height[data-v-14ba5304]{height:var(--safe-top)}.active-text[data-v-14ba5304]{background:linear-gradient(137deg,linen 19%,#d0b39d 51%,#e8e1d1 72%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;text-shadow:0 2px 4px rgba(0,0,0,.5)!important;color:#fff!important}.page[data-v-14ba5304]{background-color:#0a0b21;min-height:var(--app-height)!important;background-size:100% auto;background-repeat:no-repeat}.page-top[data-v-14ba5304]{padding:calc(var(--safe-top) + 24px) 20px 12px;display:flex;align-items:center;align-items:flex-end}.page-top .title[data-v-14ba5304]{flex-grow:1}.page-top .title .text1[data-v-14ba5304]{font-size:20px;font-family:AlimamaShuHeiTi;color:#fff;line-height:30px}.page-top .title .text2[data-v-14ba5304]{font-size:12px;color:hsla(0,0%,100%,.3764705882352941);line-height:24px;margin-top:3px}.btns[data-v-14ba5304]{position:fixed;bottom:0;right:0;left:0;display:flex;align-items:center;padding:9px 16px;background-color:#222426;z-index:20;padding-bottom:calc(9px + var(--safe-bottom))}.btns .van-button[data-v-14ba5304]{flex-grow:1;box-sizing:border-box;--van-button-primary-background-color:linear-gradient(138deg,#e611ff,#6e44ff)}.btns .van-button+.van-button[data-v-14ba5304]{margin-left:20px}.btns .van-button--default[data-v-14ba5304]{background:hsla(0,0%,100%,.2);border-width:0;color:#fff}.input[data-v-14ba5304]{padding:20px}.input[data-v-14ba5304] .van-cell{background:#fff;border-radius:19px;--van-cell-vertical-padding:7px;--van-cell-horizontal-padding:12px;--van-field-placeholder-text-color:rgba(0,0,0,0.3);--van-field-right-icon-color:#000}.input[data-v-14ba5304] .van-cell .van-field__control{font-size:14px}.notice[data-v-14ba5304]{width:300px;height:495px;background:#161414;border-radius:8px;border:1px solid #302b30;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;padding:20px 0;box-sizing:border-box}.notice .text1[data-v-14ba5304]{font-size:18px;font-weight:700;color:#fff;line-height:25px}.notice .text2[data-v-14ba5304]{font-size:14px;color:#999;line-height:24px;margin-top:4px}.notice .text2 span[data-v-14ba5304]{color:#4ae320}.tips[data-v-14ba5304]{background:#1f1d1d;border-radius:8px;padding:16px;margin-top:12px}.tips .tips-text[data-v-14ba5304]{font-size:12px;color:#4ae320;line-height:17px;margin-bottom:12px}.tips .tips-text .box[data-v-14ba5304]{width:14px;height:14px;background:#4ae320;border-radius:14px;display:inline-block;font-size:12px;font-weight:700;color:#000;line-height:14px;text-align:center}.tips img[data-v-14ba5304]{width:228px;display:block;margin-bottom:16px}.btn[data-v-14ba5304]{width:160px}