.el-image__error,.el-image__placeholder{background:#f5f7fa}.el-image__error,.el-image__inner,.el-image__placeholder{width:100%;height:100%}.el-image{position:relative;display:inline-block;overflow:hidden}.el-image__inner{vertical-align:top}.el-image__inner--center{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}.el-image__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#c0c4cc;vertical-align:middle}.el-image__preview{cursor:pointer}.el-image-viewer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.el-image-viewer__btn{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;opacity:.8;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-image-viewer__close{top:40px;right:40px;width:40px;height:40px;font-size:24px;color:#fff;background-color:#606266}.el-image-viewer__canvas{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-image-viewer__actions{left:50%;bottom:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:282px;height:44px;padding:0 23px;background-color:#606266;border-color:#fff;border-radius:22px}.el-image-viewer__actions__inner{width:100%;height:100%;text-align:justify;cursor:default;font-size:23px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.el-image-viewer__next,.el-image-viewer__prev{top:50%;width:44px;height:44px;font-size:24px;color:#fff;background-color:#606266;border-color:#fff}.el-image-viewer__prev{left:40px}.el-image-viewer__next,.el-image-viewer__prev{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-image-viewer__next{right:40px;text-indent:2px}.el-image-viewer__mask{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.5;background:#000}.viewer-fade-enter-active{-webkit-animation:viewer-fade-in .3s;animation:viewer-fade-in .3s}.viewer-fade-leave-active{-webkit-animation:viewer-fade-out .3s;animation:viewer-fade-out .3s}@-webkit-keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes viewer-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes viewer-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-alert{width:100%;padding:8px 16px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;position:relative;background-color:#fff;overflow:hidden;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s;transition:opacity .2s}.el-alert.is-light .el-alert__closebtn{color:#c0c4cc}.el-alert.is-dark .el-alert__closebtn,.el-alert.is-dark .el-alert__description{color:#fff}.el-alert.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-alert--success.is-light{background-color:#f0f9eb;color:#67c23a}.el-alert--success.is-light .el-alert__description{color:#67c23a}.el-alert--success.is-dark{background-color:#67c23a;color:#fff}.el-alert--info.is-light{background-color:#f4f4f5;color:#909399}.el-alert--info.is-dark{background-color:#909399;color:#fff}.el-alert--info .el-alert__description{color:#909399}.el-alert--warning.is-light{background-color:#fdf6ec;color:#e6a23c}.el-alert--warning.is-light .el-alert__description{color:#e6a23c}.el-alert--warning.is-dark{background-color:#e6a23c;color:#fff}.el-alert--error.is-light{background-color:#fef0f0;color:#f56c6c}.el-alert--error.is-light .el-alert__description{color:#f56c6c}.el-alert--error.is-dark{background-color:#f56c6c;color:#fff}.el-alert__content{display:table-cell;padding:0 8px}.el-alert__icon{font-size:16px;width:16px}.el-alert__icon.is-big{font-size:28px;width:28px}.el-alert__title{font-size:13px;line-height:18px}.el-alert__title.is-bold{font-weight:700}.el-alert .el-alert__description{font-size:12px;margin:5px 0 0}.el-alert__closebtn{font-size:12px;opacity:1;position:absolute;top:12px;right:15px;cursor:pointer}.el-alert__closebtn.is-customed{font-style:normal;font-size:13px;top:9px}.el-alert-fade-enter,.el-alert-fade-leave-active{opacity:0}.el-card{border-radius:4px;border:1px solid #ebeef5;background-color:#fff;overflow:hidden;color:#303133;-webkit-transition:.3s;transition:.3s}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-card__header{padding:18px 20px;border-bottom:1px solid #ebeef5;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__body{padding:20px}.fix-body[data-v-9e55fa0e]{background-color:#fff;padding:20px;border-radius:10px;position:relative}.buy-box[data-v-9e55fa0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wl-price[data-v-9e55fa0e]{font-size:20px;font-weight:700}.logo-min-avatar[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kyc-body[data-v-9e55fa0e]{background-color:#fff;padding:20px;border-radius:10px}.mining-avatar[data-v-9e55fa0e]{width:60px;height:60px;border-radius:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mining-stake-logo[data-v-9e55fa0e]{width:100%;border-radius:50%;position:absolute}.mining-reward-logo[data-v-9e55fa0e]{position:absolute;right:-8px;bottom:0;width:30px;height:30px;background-color:#fff;border-radius:50%;padding:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #eee}.mining-reward-logo-img[data-v-9e55fa0e]{width:100%;border-radius:50%}body[data-v-9e55fa0e]{font-family:Roboto;margin:0;padding:0}@-webkit-keyframes confetti-slow-9e55fa0e{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg);transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg)}}@keyframes confetti-slow-9e55fa0e{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg);transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg)}}@-webkit-keyframes confetti-medium-9e55fa0e{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn);transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn)}}@keyframes confetti-medium-9e55fa0e{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn);transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn)}}@-webkit-keyframes confetti-fast-9e55fa0e{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg);transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg)}}@keyframes confetti-fast-9e55fa0e{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg);transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg)}}.container[data-v-9e55fa0e]{width:100vw;height:100vh;border:1px solid #fff;display:fixed;top:0}.confetti-container[data-v-9e55fa0e]{-webkit-perspective:700px;perspective:700px;position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0}.confetti[data-v-9e55fa0e]{position:absolute;z-index:1;top:-10px;border-radius:0}.confetti--animation-slow[data-v-9e55fa0e]{-webkit-animation:confetti-slow-9e55fa0e 2.25s linear 1 forwards;animation:confetti-slow-9e55fa0e 2.25s linear 1 forwards}.confetti--animation-medium[data-v-9e55fa0e]{-webkit-animation:confetti-medium-9e55fa0e 1.75s linear 1 forwards;animation:confetti-medium-9e55fa0e 1.75s linear 1 forwards}.confetti--animation-fast[data-v-9e55fa0e]{-webkit-animation:confetti-fast-9e55fa0e 1.25s linear 1 forwards;animation:confetti-fast-9e55fa0e 1.25s linear 1 forwards}.checkmark-circle[data-v-9e55fa0e]{width:150px;height:150px;position:relative;display:inline-block;vertical-align:top;margin-left:auto;margin-right:auto}.checkmark-circle .background[data-v-9e55fa0e]{width:150px;height:150px;border-radius:50%;background:#00c09d;position:absolute}.checkmark-circle .checkmark[data-v-9e55fa0e]{border-radius:5px;width:100%}.checkmark-circle .checkmark.draw[data-v-9e55fa0e]:after{-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-name:checkmark-9e55fa0e;animation-name:checkmark-9e55fa0e;-webkit-transform:scaleX(-1) rotate(135deg);transform:scaleX(-1) rotate(135deg);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.checkmark-circle .checkmark[data-v-9e55fa0e]:after{opacity:1;height:75px;width:37.5px;-webkit-transform-origin:left top;transform-origin:left top;border-right:15px solid #fff;border-top:15px solid #fff;border-radius:2.5px!important;content:"";left:25px;top:75px;position:absolute}@-webkit-keyframes checkmark-9e55fa0e{0%{height:0;width:0;opacity:1}20%{height:0;width:37.5px;opacity:1}40%{height:75px;width:37.5px;opacity:1}to{height:75px;width:37.5px;opacity:1}}@keyframes checkmark-9e55fa0e{0%{height:0;width:0;opacity:1}20%{height:0;width:37.5px;opacity:1}40%{height:75px;width:37.5px;opacity:1}to{height:75px;width:37.5px;opacity:1}}.submit-btn[data-v-9e55fa0e]{height:45px;width:200px;font-size:15px;background-color:#00c09d;border:1px solid #00ab8c;color:#fff;border-radius:5px;-webkit-box-shadow:0 2px 4px 0 rgba(87,71,81,.2);box-shadow:0 2px 4px 0 rgba(87,71,81,.2);cursor:pointer;-webkit-transition:all 2s ease-out;transition:all 2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.submit-btn[data-v-9e55fa0e]:hover{background-color:#2ca893;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.whitelist-sell[data-v-9e55fa0e]{width:100%;min-height:80vh;background-color:#fff;padding:30px}.create-lock[data-v-9e55fa0e]{margin-top:20px}.create-lock-text[data-v-9e55fa0e]{margin-top:10px;margin-bottom:10px;font-size:14px;font-weight:700}.create-lock-btn[data-v-9e55fa0e]{margin-top:10px}.exchange-v3[data-v-9e55fa0e]{-ms-flex-wrap:wrap;flex-wrap:wrap}.exchange-v3-box[data-v-9e55fa0e],.exchange-v3[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.exchange-v3-box[data-v-9e55fa0e]{cursor:pointer;padding:4px;border-radius:5px;border:1px solid #ccc;height:70px;padding-left:15px;width:270px;margin-right:15px;margin-bottom:10px}.exchange-v3-box-img[data-v-9e55fa0e]{width:50px;height:50px;border-radius:50%}.locker-detail[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;min-height:90vh;border-radius:5px;padding:20px}.locker-detail-panel[data-v-9e55fa0e]{width:100%;margin-bottom:40px}.locker-detail-title[data-v-9e55fa0e]{width:100%;font-weight:700;font-size:16px;margin-top:20px;margin-bottom:10px}.search-result-title[data-v-9e55fa0e]{margin-top:15px;font-size:16px;font-weight:700;margin-bottom:10px}.token-list[data-v-9e55fa0e]{border-radius:10px}.tip[data-v-9e55fa0e]{line-height:15px}.logo-list[data-v-9e55fa0e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.logo-list[data-v-9e55fa0e],.upload-nft-body[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload-nft-body[data-v-9e55fa0e]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.upload-nft-body-text[data-v-9e55fa0e]{font-size:12px;color:#999;line-height:15px;margin-top:10px}.upload-nft-body-text-bold[data-v-9e55fa0e]{font-size:14px;margin-top:10px;font-weight:500}.icon-pointer[data-v-9e55fa0e]{cursor:pointer}.option-btn[data-v-9e55fa0e]{width:100%}.row-title[data-v-9e55fa0e]{font-size:14px;font-weight:700}.card-body[data-v-9e55fa0e]{margin-top:20px}.card-row[data-v-9e55fa0e]{margin-bottom:10px}.card-row-right[data-v-9e55fa0e],.card-row[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-row-right[data-v-9e55fa0e]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.token-detail2[data-v-9e55fa0e]{width:100%;min-height:80vh;background-color:#fff;padding:20px}.token-detail-title[data-v-9e55fa0e]{margin-bottom:20px;color:rgba(0,0,0,.85);font-weight:700;font-size:16px;line-height:1.5}.presale-list[data-v-9e55fa0e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.presale-list-item[data-v-9e55fa0e],.presale-list[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presale-list-item[data-v-9e55fa0e]{width:280px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;padding:10px;background:url(https://token-monitor.s3.amazonaws.com/white-curved.jpeg) no-repeat;background-position-y:"60%";color:#fff;position:relative;margin-right:8px;margin-bottom:8px}.presale-list-item-mask[data-v-9e55fa0e]{background-image:linear-gradient(310deg,#3b413c,#a391c8);position:absolute;opacity:.5;width:100%;height:100%;top:0;left:0;z-index:100;border-radius:10px}.presale-list-item-title[data-v-9e55fa0e]{font-size:14px;font-weight:600;z-index:200}.presale-list-item-desc[data-v-9e55fa0e]{font-size:12px;font-weight:400;z-index:300;margin-top:10px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.presale-list-item-btn[data-v-9e55fa0e]{margin-top:10px;z-index:400;width:150px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;background-color:#fff;color:#333;border-radius:4px;font-size:12px;padding-top:4px;padding-bottom:4px}.add-liq-fee-box[data-v-9e55fa0e],.presale-list-item-btn[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-liq-fee-box[data-v-9e55fa0e]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;widows:100%}.add-lp-row[data-v-9e55fa0e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.add-lp-row[data-v-9e55fa0e],.social-info-mask[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-info-mask[data-v-9e55fa0e]{background-color:hsla(0,0%,100%,.8);position:absolute;width:100%;height:100%;top:0;left:0;z-index:100;border-radius:10px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333;font-size:20px}.token-social-info-icons[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.token-social-info-icons img[data-v-9e55fa0e]{width:24px;height:24px;border:10%;margin-left:5px;margin-top:5px}.create-btn[data-v-9e55fa0e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-btn[data-v-9e55fa0e],.create-token[data-v-9e55fa0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.create-token[data-v-9e55fa0e]{min-height:80vh;background-color:#fff;padding:20px}.create-token-body[data-v-9e55fa0e]{width:100%}.create-token-body-config[data-v-9e55fa0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.open-source-row[data-v-9e55fa0e]{margin-top:5px}.token-create-tips[data-v-9e55fa0e]{font-size:14px;color:rgba(0,0,0,.45)}.create-token-nft-table[data-v-9e55fa0e]{position:relative}.create-token-nft-mask[data-v-9e55fa0e]{position:absolute;top:0;left:0;background-color:hsla(0,0%,100%,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.bot-recommend-cls[data-v-9e55fa0e]{color:#409eff}.bot-recommend-cls-a[data-v-9e55fa0e]{text-decoration:underline}.pre-step[data-v-9e55fa0e]{margin-right:15px}.presale-body[data-v-9e55fa0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presale-body-panel[data-v-9e55fa0e],.presale-body-steps[data-v-9e55fa0e]{padding:30px;width:95%;background-color:#fff;border-radius:10px}.presale-body-panel[data-v-9e55fa0e]{margin-top:15px}.ant-upload-picture-card-wrapper[data-v-9e55fa0e]{display:inline!important}.ant-upload-text[data-v-9e55fa0e]{font-size:30px;font-weight:200}.token-detail[data-v-9e55fa0e]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border:1px solid #f6f6f6;padding-left:10px;width:100%}.token-detail-row[data-v-9e55fa0e],.token-detail[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.token-detail-row[data-v-9e55fa0e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:10px}.token-detail-row-item[data-v-9e55fa0e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.unsupport-mask[data-v-9e55fa0e]{width:100%;height:100%;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:hsla(0,0%,100%,.6);color:#000;font-weight:700;font-size:18px}.lock-body[data-v-9e55fa0e],.unsupport-mask[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lock-body[data-v-9e55fa0e]{background-color:#fff;padding:20px;border-radius:10px;min-height:80vh}.lock-body-input[data-v-9e55fa0e],.lock-body-tabs[data-v-9e55fa0e]{width:80%;margin-top:30px;max-width:1168px}.form-footer[data-v-9e55fa0e]{margin-top:15px}.form-footer-btn[data-v-9e55fa0e]{margin-right:10px}.admin-btn-list[data-v-9e55fa0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.admin-btn[data-v-9e55fa0e]{width:100%;margin-top:10px}.progress-body[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.progress-body-item[data-v-9e55fa0e]{font-size:12px;font-weight:700}.left-box[data-v-9e55fa0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.left-box-body[data-v-9e55fa0e]{margin-bottom:15px}.left-box-body-claim[data-v-9e55fa0e],.left-box-body[data-v-9e55fa0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.left-box-body-claim[data-v-9e55fa0e]{margin-top:10px;font-size:16px;font-weight:700}.left-box-body-claim-btn[data-v-9e55fa0e],.left-box-body-claim-text[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.left-box-body-claim-btn[data-v-9e55fa0e]{margin-top:10px}.left-box-body-buy[data-v-9e55fa0e]{margin-top:8px;width:100%}.left-box-body-buy-btn[data-v-9e55fa0e]{margin-top:10px}.left-box-body-buy-name[data-v-9e55fa0e]{font-size:14px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.left-box-body-buy-input[data-v-9e55fa0e]{margin-top:4px}.left-box-body-buy-input-btn[data-v-9e55fa0e]{margin-left:10px;height:30px}.left-box-body-downcount[data-v-9e55fa0e]{font-size:14px;margin-top:10px}.left-box-body-downcount-text[data-v-9e55fa0e]{font-size:16px;margin-top:5px;margin-bottom:5px;font-weight:700}.left-box-body-progress[data-v-9e55fa0e]{width:100%}.panel[data-v-9e55fa0e]{background-color:#fff;border-radius:10px;padding:20px}.info-logo[data-v-9e55fa0e]{width:60px;height:60px;border-radius:50%}.info-presale-row[data-v-9e55fa0e]::-webkit-scrollbar{display:none}.info-header[data-v-9e55fa0e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-header-name[data-v-9e55fa0e],.info-header[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.info-header-name[data-v-9e55fa0e]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-left:10px}.info-header-name-icons[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-header-name-icons img[data-v-9e55fa0e]{width:20px;height:20px;border:10%;margin-left:5px;margin-top:5px}.info-header-name-item[data-v-9e55fa0e]{font-size:18px;font-weight:700;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-body[data-v-9e55fa0e]{margin-top:10px;font-size:14px;line-height:26px}.info-body-video[data-v-9e55fa0e]{margin-top:15px;width:100%}.info-presale[data-v-9e55fa0e]{margin-top:15px;margin-bottom:15px}.info-presale-col[data-v-9e55fa0e],.info-presale[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.info-presale-col[data-v-9e55fa0e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-col-alert[data-v-9e55fa0e]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.info-presale-col-alert[data-v-9e55fa0e],.info-presale-row[data-v-9e55fa0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-row[data-v-9e55fa0e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;line-height:40px;border-bottom:1px solid #f6f6f6;scrollbar-width:none;-ms-overflow-style:none}.info-presale-row[data-v-9e55fa0e] ::-webkit-scrollbar{display:none}.info-presale-row-left[data-v-9e55fa0e]{overflow:hidden}.info-presale-row-left[data-v-9e55fa0e],.info-presale-row-right[data-v-9e55fa0e]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;text-overflow:ellipsis;white-space:nowrap}.info-presale-row-right[data-v-9e55fa0e]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:scroll}.tip[data-v-9e55fa0e]{font-size:12px;color:#999;margin-top:5px}.token-metrics[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.token-metrics-box[data-v-9e55fa0e]{width:100%;max-width:400px}.inviter-row[data-v-9e55fa0e]{margin-top:10px;widows:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.get-reward-btn[data-v-9e55fa0e],.inviter-row[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.get-reward-btn[data-v-9e55fa0e]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.upload-img[data-v-9e55fa0e]{width:100px;height:100px}.index-item-row[data-v-9e55fa0e]{margin-top:20px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.index-item-row[data-v-9e55fa0e],.index-top-panel[data-v-9e55fa0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-top-panel[data-v-9e55fa0e]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:20px;border-radius:10px;background-color:#fff}.index-top-panel-title[data-v-9e55fa0e]{font-size:30px;font-weight:600;margin-bottom:20px;color:#000}.index-top-panel-row[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:20px}.index-top-panel-desc[data-v-9e55fa0e]{font-size:20px;font-weight:400;margin-bottom:10px;color:#333}.index-top-panel-btn[data-v-9e55fa0e]{width:200px;height:50px;background-color:#e6f7ff;color:#1890ff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;margin-bottom:20px;cursor:pointer;margin-left:10px}.index-body[data-v-9e55fa0e],.index-top-panel-btn[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-body[data-v-9e55fa0e]{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.index-body-header[data-v-9e55fa0e]{width:100%}.index-body-wrap[data-v-9e55fa0e]{padding-top:3rem;position:absolute;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:3;color:#fff;padding-left:20px;padding-right:20px}.index-body-wrap-header[data-v-9e55fa0e]{font-size:40px;font-weight:600}.index-body-wrap-desc[data-v-9e55fa0e]{font-size:1.5rem;font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.index-body-wrap-page[data-v-9e55fa0e]{background-color:#fff;margin-top:-20px}.token-list[data-v-9e55fa0e]{width:100%;min-height:80vh;background-color:#fff;padding:20px}.list-token-name[data-v-9e55fa0e]{border-bottom:1px dotted #999}.ipfs-info-desc[data-v-9e55fa0e]{word-break:break-word;word-wrap:break-word;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;white-space:-o-pre-wrap;white-space:-pre-wrap;white-space:pre;white-space:pre-wrap;white-space:pre-line;max-height:200px}.countdown-box[data-v-9e55fa0e]{margin-top:5px}.view-pool-detail[data-v-9e55fa0e]{height:100%}.presale-card[data-v-9e55fa0e]{height:370px}.presale-card-row[data-v-9e55fa0e]{white-space:nowrap}.p-card[data-v-9e55fa0e]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.p-card-header[data-v-9e55fa0e],.p-card[data-v-9e55fa0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-card-header[data-v-9e55fa0e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.upload-img[data-v-9e55fa0e]{width:120px;height:120px}.ant-upload-select-picture-card[data-v-9e55fa0e],.avatar-uploader[data-v-9e55fa0e]{width:120px!important;height:120px!important}.upload-img-title[data-v-9e55fa0e]{font-size:12px}.upload-img-desc[data-v-9e55fa0e]{font-size:10px;color:#1890ff;font-weight:500}.index-card[data-v-9e55fa0e]{height:140px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;border-radius:10px;background-color:#fff;margin-right:10px;margin-top:10px}.index-card-title[data-v-9e55fa0e]{font-size:16px;font-weight:400;margin-bottom:0;color:#000}.index-card-row[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:20px}.index-card-desc[data-v-9e55fa0e]{font-size:33px;font-weight:600;color:#333}.panel-box[data-v-9e55fa0e]{width:100%;height:100%;border:1px solid #e6e6e6;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;margin-bottom:20px}.panel-box-icon[data-v-9e55fa0e]{height:30px}.panel-box-title[data-v-9e55fa0e]{font-size:18px;font-weight:500;margin-top:6px;margin-bottom:10px;height:30px}.panel-box-desc[data-v-9e55fa0e]{font-size:14px;font-weight:400;height:100px;overflow:hidden}.panel-box-btn[data-v-9e55fa0e]{width:100%;height:40px;background-color:#e6f7ff;color:#1890ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;margin-bottom:0;cursor:pointer;margin-left:10px}.background-primary[data-v-9e55fa0e]{background:-webkit-gradient(linear,left top,right top,from(#722ed1),to(#d3adf7));background:linear-gradient(90deg,#722ed1,#d3adf7)}.background-image-primary[data-v-9e55fa0e]{background-image:-webkit-gradient(linear,left top,right top,from(#722ed1),to(#d3adf7));background-image:linear-gradient(90deg,#722ed1,#d3adf7)}.background-warning[data-v-9e55fa0e]{background:-webkit-gradient(linear,left top,right top,from(#ac82ff),to(#72d7ff));background:linear-gradient(90deg,#ac82ff,#72d7ff)}.background-image-warning[data-v-9e55fa0e]{background-image:-webkit-gradient(linear,left top,right top,from(#ac82ff),to(#72d7ff))!important;background-image:linear-gradient(90deg,#ac82ff,#72d7ff)!important}.background-success[data-v-9e55fa0e]{background:-webkit-gradient(linear,left top,right top,from(#ff7a45),to(#ffd8bf));background:linear-gradient(90deg,#ff7a45,#ffd8bf)}.background-image-success[data-v-9e55fa0e]{background-image:-webkit-gradient(linear,left top,right top,from(#ff7a45),to(#ffd8bf));background-image:linear-gradient(90deg,#ff7a45,#ffd8bf)}.background-danger[data-v-9e55fa0e]{background:-webkit-gradient(linear,left top,right top,from(#006d75),to(#36cfc9));background:linear-gradient(90deg,#006d75,#36cfc9)}.background-image-danger[data-v-9e55fa0e]{background-image:-webkit-gradient(linear,left top,right top,from(#006d75),to(#36cfc9));background-image:linear-gradient(90deg,#006d75,#36cfc9)}.background-info[data-v-9e55fa0e]{background:-webkit-gradient(linear,left top,right top,from(#fa8c16),to(#ffd591));background:linear-gradient(90deg,#fa8c16,#ffd591)}.background-image-info[data-v-9e55fa0e]{background-image:-webkit-gradient(linear,left top,right top,from(#fa8c16),to(#ffd591));background-image:linear-gradient(90deg,#fa8c16,#ffd591)}.presale-new-card-row-btn[data-v-9e55fa0e]{width:100%;border-radius:5px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-weight:600;cursor:pointer}.presale-new-card-price[data-v-9e55fa0e]{font-size:14px;color:#fff;margin-top:5px}.presale-new-card-name[data-v-9e55fa0e]{font-size:15px;font-weight:700;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:5px}.border-bg[data-v-9e55fa0e]{padding:1px;border-radius:10px}.presale-new-card-bg-img[data-v-9e55fa0e]{width:68px;height:68px;border-radius:50%;margin-top:-50%;background-color:#fff}.presale-new-card[data-v-9e55fa0e]{border-radius:10px;background:#fff;max-width:423px;height:380px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.presale-new-card-status-box[data-v-9e55fa0e],.presale-new-card[data-v-9e55fa0e]{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presale-new-card-status-box[data-v-9e55fa0e]{height:50px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.presale-new-card-status-box-text[data-v-9e55fa0e]{padding:3px;font-size:12px;color:#fff;font-weight:600;position:absolute;right:0;top:10px;border-top-left-radius:12px;border-bottom-left-radius:12px;height:24px;padding-left:10px;padding-right:10px}.presale-new-card-bg[data-v-9e55fa0e]{background:url(/mask.png);width:100%;height:100%}.presale-new-card-bg-box[data-v-9e55fa0e],.presale-new-card-bg[data-v-9e55fa0e]{border-radius:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presale-new-card-bg-box[data-v-9e55fa0e]{z-index:100;background-size:cover;background-repeat:no-repeat;background-position:50%;position:absolute;top:50px;width:96%;height:100px;background-color:#eee;-webkit-transition:.3s;transition:.3s}.presale-new-card-row[data-v-9e55fa0e]{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:8px;width:94%;overflow:hidden}.presale-new-card-row[data-v-9e55fa0e],.view-pool[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.view-pool[data-v-9e55fa0e]{width:100%;height:100%;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap}.view-pool-btn[data-v-9e55fa0e]{width:100px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.countdown-box[data-v-9e55fa0e],.view-pool-btn[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.countdown-box[data-v-9e55fa0e]{width:200px}.countdown-box-item[data-v-9e55fa0e]{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:1px solid #409eff;color:#409eff;padding-top:2px;padding-bottom:2px;padding-left:3px;padding-right:3px;border-radius:5px}.countdown-box-item[data-v-9e55fa0e],.view-pool-detail[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view-pool-detail[data-v-9e55fa0e]{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap}.presale-card[data-v-9e55fa0e]{padding:20px;-webkit-box-shadow:1px 1px 10px #eee;box-shadow:1px 1px 10px #eee;width:100%;border-radius:10px;border:1px solid #eee;max-width:423px;height:380px;white-space:nowrap}.presale-card-countdown[data-v-9e55fa0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.presale-card-countdown-split[data-v-9e55fa0e]{margin-left:3px;margin-right:3px;font-size:16px}.presale-card-row[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.presale-card-title[data-v-9e55fa0e]{font-size:14px;font-weight:700;color:#333;margin-top:5px;overflow:hidden;white-space:nowrap}.presale-card-value[data-v-9e55fa0e]{margin-top:5px;font-size:14px;color:#666;overflow:hidden;white-space:nowrap}.presale-card-name[data-v-9e55fa0e]{font-size:18px;font-weight:700;margin-top:10px;white-space:nowrap}.presale-card-header[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.presale-card-header-logo[data-v-9e55fa0e]{width:60px;height:60px;border-radius:50%}.presale-new-card-bg-box[data-v-9e55fa0e]:hover{height:280px;-webkit-transition:.3s;transition:.3s;z-index:100}.card-hidden-box[data-v-9e55fa0e]{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.desc-box[data-v-9e55fa0e]{margin-top:10px;padding-left:10px;padding-right:10px;height:140px;overflow-y:scroll;padding-bottom:20px;font-size:13px}.bottom-btns[data-v-9e55fa0e]{margin-top:8px;width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.bottom-btns-box[data-v-9e55fa0e],.bottom-btns[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom-btns-box[data-v-9e55fa0e]{width:30px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.bottom-btns-item[data-v-9e55fa0e]{width:22px;height:22px;cursor:pointer}.inviter-icon-box[data-v-9e55fa0e]{position:absolute;width:100%}.inviter-icon-b[data-v-9e55fa0e],.inviter-icon-box[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inviter-icon-b[data-v-9e55fa0e]{padding:1px;height:24px;border-radius:12px;margin-top:-12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inviter-icon[data-v-9e55fa0e]{padding:3px;padding-left:8px;padding-right:8px;background-color:#f5bc59;font-size:12px;border-radius:11px;height:22px;color:#000;font-weight:500}.tool-card-title[data-v-9e55fa0e],.tool-card[data-v-9e55fa0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tool-card-title[data-v-9e55fa0e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.enter-btn[data-v-9e55fa0e]{position:absolute;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fix-body[data-v-31c0e690]{background-color:#fff;padding:20px;border-radius:10px;position:relative}.upload-img[data-v-31c0e690]{width:120px;height:120px}.ant-upload-select-picture-card[data-v-31c0e690],.avatar-uploader[data-v-31c0e690]{width:120px!important;height:120px!important}.upload-img-title[data-v-31c0e690]{font-size:12px}.upload-img-desc[data-v-31c0e690]{font-size:10px;color:#1890ff;font-weight:500}.buy-box[data-v-31c0e690]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wl-price[data-v-31c0e690]{font-size:20px;font-weight:700}.view-pool[data-v-31c0e690]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.view-pool-btn[data-v-31c0e690]{width:100px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.countdown-box[data-v-31c0e690],.view-pool-btn[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.countdown-box[data-v-31c0e690]{margin-top:5px;width:200px}.countdown-box-item[data-v-31c0e690]{border:1px solid #409eff;color:#409eff;padding-top:2px;padding-bottom:2px;padding-left:3px;padding-right:3px;border-radius:5px}.presale-card[data-v-31c0e690]{padding:20px;-webkit-box-shadow:1px 1px 10px #eee;box-shadow:1px 1px 10px #eee;width:100%;border-radius:10px;border:1px solid #eee;max-width:423px}.presale-card-countdown[data-v-31c0e690]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.presale-card-countdown-split[data-v-31c0e690]{margin-left:3px;margin-right:3px;font-size:16px}.presale-card-row[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.presale-card-title[data-v-31c0e690]{font-size:14px;font-weight:700;color:#333;margin-top:5px}.presale-card-value[data-v-31c0e690]{margin-top:5px;font-size:14px;color:#666}.presale-card-name[data-v-31c0e690]{font-size:18px;font-weight:700;margin-top:10px}.presale-card-header[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.presale-card-header-logo[data-v-31c0e690]{width:60px;height:60px;border-radius:50%}.logo-min-avatar[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kyc-body[data-v-31c0e690]{background-color:#fff;padding:20px;border-radius:10px}.mining-avatar[data-v-31c0e690]{width:60px;height:60px;border-radius:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mining-stake-logo[data-v-31c0e690]{width:100%;border-radius:50%;position:absolute}.mining-reward-logo[data-v-31c0e690]{position:absolute;right:-8px;bottom:0;width:30px;height:30px;background-color:#fff;border-radius:50%;padding:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #eee}.mining-reward-logo-img[data-v-31c0e690]{width:100%;border-radius:50%}.form-footer[data-v-31c0e690]{margin-top:15px}.form-footer-btn[data-v-31c0e690]{margin-right:10px}.admin-btn-list[data-v-31c0e690]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.admin-btn[data-v-31c0e690]{width:100%;margin-top:10px}.progress-body[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.progress-body-item[data-v-31c0e690]{font-size:12px;font-weight:700}.left-box[data-v-31c0e690]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.left-box-body[data-v-31c0e690]{margin-bottom:15px}.left-box-body-claim[data-v-31c0e690],.left-box-body[data-v-31c0e690]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.left-box-body-claim[data-v-31c0e690]{margin-top:10px;font-size:16px;font-weight:700}.left-box-body-claim-btn[data-v-31c0e690],.left-box-body-claim-text[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.left-box-body-claim-btn[data-v-31c0e690]{margin-top:10px}.left-box-body-buy[data-v-31c0e690]{margin-top:8px;width:100%}.left-box-body-buy-btn[data-v-31c0e690]{margin-top:10px}.left-box-body-buy-name[data-v-31c0e690]{font-size:14px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.left-box-body-buy-input[data-v-31c0e690]{margin-top:4px}.left-box-body-buy-input-btn[data-v-31c0e690]{margin-left:10px;height:30px}.left-box-body-downcount[data-v-31c0e690]{font-size:14px;margin-top:10px}.left-box-body-downcount-text[data-v-31c0e690]{font-size:16px;margin-top:5px;margin-bottom:5px;font-weight:700}.left-box-body-progress[data-v-31c0e690]{width:100%}.panel[data-v-31c0e690]{background-color:#fff;border-radius:10px;padding:20px}.info-logo[data-v-31c0e690]{width:60px;height:60px;border-radius:50%}.info-presale-row[data-v-31c0e690]::-webkit-scrollbar{display:none}.info-header[data-v-31c0e690]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-header-name[data-v-31c0e690],.info-header[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.info-header-name[data-v-31c0e690]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-left:10px}.info-header-name-icons[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-header-name-icons img[data-v-31c0e690]{width:20px;height:20px;border:10%;margin-left:5px;margin-top:5px}.info-header-name-item[data-v-31c0e690]{font-size:18px;font-weight:700;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-body[data-v-31c0e690]{margin-top:10px;font-size:14px;line-height:26px}.info-body-video[data-v-31c0e690]{margin-top:15px;width:100%}.info-presale[data-v-31c0e690]{margin-top:15px;margin-bottom:15px}.info-presale-col[data-v-31c0e690],.info-presale[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.info-presale-col[data-v-31c0e690]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-col-alert[data-v-31c0e690]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.info-presale-col-alert[data-v-31c0e690],.info-presale-row[data-v-31c0e690]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-row[data-v-31c0e690]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;line-height:40px;border-bottom:1px solid #f6f6f6;scrollbar-width:none;-ms-overflow-style:none}.info-presale-row[data-v-31c0e690] ::-webkit-scrollbar{display:none}.info-presale-row-left[data-v-31c0e690]{overflow:hidden}.info-presale-row-left[data-v-31c0e690],.info-presale-row-right[data-v-31c0e690]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;text-overflow:ellipsis;white-space:nowrap}.info-presale-row-right[data-v-31c0e690]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:scroll}.tip[data-v-31c0e690]{margin-top:5px}.token-metrics[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.token-metrics-box[data-v-31c0e690]{width:100%;max-width:400px}.inviter-row[data-v-31c0e690]{margin-top:10px;widows:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.get-reward-btn[data-v-31c0e690],.inviter-row[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.get-reward-btn[data-v-31c0e690]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body[data-v-31c0e690]{font-family:Roboto;margin:0;padding:0}@-webkit-keyframes confetti-slow-31c0e690{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg);transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg)}}@keyframes confetti-slow-31c0e690{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg);transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg)}}@-webkit-keyframes confetti-medium-31c0e690{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn);transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn)}}@keyframes confetti-medium-31c0e690{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn);transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn)}}@-webkit-keyframes confetti-fast-31c0e690{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg);transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg)}}@keyframes confetti-fast-31c0e690{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg);transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg)}}.container[data-v-31c0e690]{width:100vw;height:100vh;border:1px solid #fff;display:fixed;top:0}.confetti-container[data-v-31c0e690]{-webkit-perspective:700px;perspective:700px;position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0}.confetti[data-v-31c0e690]{position:absolute;z-index:1;top:-10px;border-radius:0}.confetti--animation-slow[data-v-31c0e690]{-webkit-animation:confetti-slow-31c0e690 2.25s linear 1 forwards;animation:confetti-slow-31c0e690 2.25s linear 1 forwards}.confetti--animation-medium[data-v-31c0e690]{-webkit-animation:confetti-medium-31c0e690 1.75s linear 1 forwards;animation:confetti-medium-31c0e690 1.75s linear 1 forwards}.confetti--animation-fast[data-v-31c0e690]{-webkit-animation:confetti-fast-31c0e690 1.25s linear 1 forwards;animation:confetti-fast-31c0e690 1.25s linear 1 forwards}.checkmark-circle[data-v-31c0e690]{width:150px;height:150px;position:relative;display:inline-block;vertical-align:top;margin-left:auto;margin-right:auto}.checkmark-circle .background[data-v-31c0e690]{width:150px;height:150px;border-radius:50%;background:#00c09d;position:absolute}.checkmark-circle .checkmark[data-v-31c0e690]{border-radius:5px;width:100%}.checkmark-circle .checkmark.draw[data-v-31c0e690]:after{-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-name:checkmark-31c0e690;animation-name:checkmark-31c0e690;-webkit-transform:scaleX(-1) rotate(135deg);transform:scaleX(-1) rotate(135deg);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.checkmark-circle .checkmark[data-v-31c0e690]:after{opacity:1;height:75px;width:37.5px;-webkit-transform-origin:left top;transform-origin:left top;border-right:15px solid #fff;border-top:15px solid #fff;border-radius:2.5px!important;content:"";left:25px;top:75px;position:absolute}@-webkit-keyframes checkmark-31c0e690{0%{height:0;width:0;opacity:1}20%{height:0;width:37.5px;opacity:1}40%{height:75px;width:37.5px;opacity:1}to{height:75px;width:37.5px;opacity:1}}@keyframes checkmark-31c0e690{0%{height:0;width:0;opacity:1}20%{height:0;width:37.5px;opacity:1}40%{height:75px;width:37.5px;opacity:1}to{height:75px;width:37.5px;opacity:1}}.submit-btn[data-v-31c0e690]{height:45px;width:200px;font-size:15px;background-color:#00c09d;border:1px solid #00ab8c;color:#fff;border-radius:5px;-webkit-box-shadow:0 2px 4px 0 rgba(87,71,81,.2);box-shadow:0 2px 4px 0 rgba(87,71,81,.2);cursor:pointer;-webkit-transition:all 2s ease-out;transition:all 2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.submit-btn[data-v-31c0e690]:hover{background-color:#2ca893;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.lock-body-input[data-v-31c0e690],.lock-body-tabs[data-v-31c0e690]{max-width:1168px}.whitelist-sell[data-v-31c0e690]{width:100%;min-height:80vh;background-color:#fff;padding:30px}.create-lock[data-v-31c0e690]{margin-top:20px}.create-lock-text[data-v-31c0e690]{margin-top:10px;margin-bottom:10px;font-size:14px;font-weight:700}.create-lock-btn[data-v-31c0e690]{margin-top:10px}.exchange-v3[data-v-31c0e690]{-ms-flex-wrap:wrap;flex-wrap:wrap}.exchange-v3-box[data-v-31c0e690],.exchange-v3[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.exchange-v3-box[data-v-31c0e690]{cursor:pointer;padding:4px;border-radius:5px;border:1px solid #ccc;height:70px;padding-left:15px;width:270px;margin-right:15px;margin-bottom:10px}.exchange-v3-box-img[data-v-31c0e690]{width:50px;height:50px;border-radius:50%}.locker-detail[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;min-height:90vh;border-radius:5px;padding:20px}.locker-detail-panel[data-v-31c0e690]{width:100%;margin-bottom:40px}.locker-detail-title[data-v-31c0e690]{width:100%;font-weight:700;font-size:16px;margin-top:20px;margin-bottom:10px}.lock-body[data-v-31c0e690]{background-color:#fff;padding:20px;border-radius:10px;min-height:80vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lock-body-input[data-v-31c0e690],.lock-body-tabs[data-v-31c0e690]{width:80%;margin-top:30px}.search-result-title[data-v-31c0e690]{margin-top:15px;font-size:16px;font-weight:700;margin-bottom:10px}.token-list[data-v-31c0e690]{border-radius:10px}.pre-step[data-v-31c0e690]{margin-right:15px}.tip[data-v-31c0e690]{font-size:12px;color:#999;line-height:15px}.presale-body[data-v-31c0e690]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presale-body-panel[data-v-31c0e690],.presale-body-steps[data-v-31c0e690]{padding:30px;width:95%;background-color:#fff;border-radius:10px}.presale-body-panel[data-v-31c0e690]{margin-top:15px}.ant-upload-picture-card-wrapper[data-v-31c0e690]{display:inline!important}.ant-upload-text[data-v-31c0e690]{font-size:30px;font-weight:200}.token-detail[data-v-31c0e690]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border:1px solid #f6f6f6;padding-left:10px;width:100%}.token-detail-row[data-v-31c0e690],.token-detail[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.token-detail-row[data-v-31c0e690]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:10px}.token-detail-row-item[data-v-31c0e690]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.logo-list[data-v-31c0e690]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.logo-list[data-v-31c0e690],.upload-nft-body[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload-nft-body[data-v-31c0e690]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.upload-nft-body-text[data-v-31c0e690]{font-size:12px;color:#999;line-height:15px;margin-top:10px}.upload-nft-body-text-bold[data-v-31c0e690]{font-size:14px;margin-top:10px;font-weight:500}.icon-pointer[data-v-31c0e690]{cursor:pointer}.option-btn[data-v-31c0e690]{width:100%}.row-title[data-v-31c0e690]{font-size:14px;font-weight:700}.card-body[data-v-31c0e690]{margin-top:20px}.card-row[data-v-31c0e690]{margin-bottom:10px}.card-row-right[data-v-31c0e690],.card-row[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-row-right[data-v-31c0e690]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.token-detail2[data-v-31c0e690]{width:100%;min-height:80vh;background-color:#fff;padding:20px}.token-detail-title[data-v-31c0e690]{margin-bottom:20px;color:rgba(0,0,0,.85);font-weight:700;font-size:16px;line-height:1.5}.presale-list[data-v-31c0e690]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.presale-list-item[data-v-31c0e690],.presale-list[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presale-list-item[data-v-31c0e690]{width:280px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;padding:10px;background:url(https://token-monitor.s3.amazonaws.com/white-curved.jpeg) no-repeat;background-position-y:"60%";color:#fff;position:relative;margin-right:8px;margin-bottom:8px}.presale-list-item-mask[data-v-31c0e690]{background-image:linear-gradient(310deg,#3b413c,#a391c8);position:absolute;opacity:.5;width:100%;height:100%;top:0;left:0;z-index:100;border-radius:10px}.presale-list-item-title[data-v-31c0e690]{font-size:14px;font-weight:600;z-index:200}.presale-list-item-desc[data-v-31c0e690]{font-size:12px;font-weight:400;z-index:300;margin-top:10px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.presale-list-item-btn[data-v-31c0e690]{margin-top:10px;z-index:400;width:150px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;background-color:#fff;color:#333;border-radius:4px;font-size:12px;padding-top:4px;padding-bottom:4px}.add-liq-fee-box[data-v-31c0e690],.presale-list-item-btn[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-liq-fee-box[data-v-31c0e690]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;widows:100%}.add-lp-row[data-v-31c0e690]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.add-lp-row[data-v-31c0e690],.social-info-mask[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-info-mask[data-v-31c0e690]{background-color:hsla(0,0%,100%,.8);position:absolute;width:100%;height:100%;top:0;left:0;z-index:100;border-radius:10px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333;font-size:20px}.token-social-info-icons[data-v-31c0e690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.token-social-info-icons img[data-v-31c0e690]{width:24px;height:24px;border:10%;margin-left:5px;margin-top:5px}.token-list[data-v-31c0e690]{width:100%;min-height:80vh;background-color:#fff;padding:20px}.list-token-name[data-v-31c0e690]{border-bottom:1px dotted #999}.create-btn[data-v-31c0e690]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-btn[data-v-31c0e690],.create-token[data-v-31c0e690]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.create-token[data-v-31c0e690]{min-height:80vh;background-color:#fff;padding:20px}.create-token-body[data-v-31c0e690]{width:100%}.create-token-body-config[data-v-31c0e690]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.open-source-row[data-v-31c0e690]{margin-top:5px}.token-create-tips[data-v-31c0e690]{font-size:14px;color:rgba(0,0,0,.45)}.create-token-nft-table[data-v-31c0e690]{position:relative}.create-token-nft-mask[data-v-31c0e690]{top:0;left:0;background-color:hsla(0,0%,100%,.5)}.create-token-nft-mask[data-v-31c0e690],.unsupport-mask[data-v-31c0e690]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.unsupport-mask[data-v-31c0e690]{background-color:hsla(0,0%,100%,.6);color:#000;font-weight:700;font-size:18px}.bot-recommend-cls[data-v-31c0e690]{color:#409eff}.bot-recommend-cls-a[data-v-31c0e690]{text-decoration:underline}