.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-tag{background-color:#ecf5ff;border-color:#d9ecff;display:inline-block;height:32px;padding:0 10px;line-height:30px;font-size:12px;color:#409eff;border-width:1px;border-style:solid;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-tag.is-hit{border-color:#409eff}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{color:#fff;background-color:#409eff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{color:#fff;background-color:#909399}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67c23a}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{color:#fff;background-color:#67c23a}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#e6a23c}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f56c6c}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}.el-tag .el-icon-close:before{display:block}.el-tag--dark{background-color:#409eff;color:#fff}.el-tag--dark,.el-tag--dark.is-hit{border-color:#409eff}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{color:#fff;background-color:#66b1ff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{color:#fff;background-color:#a6a9ad}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67c23a}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{color:#fff;background-color:#85ce61}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#ebb563}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f78989}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409eff}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{color:#fff;background-color:#409eff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{color:#fff;background-color:#909399}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{color:#fff;background-color:#67c23a}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#e6a23c}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f56c6c}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress-bar,.el-progress-bar__inner:after,.el-progress-bar__innerText{display:inline-block;vertical-align:middle}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67c23a}.el-progress.is-success .el-progress__text{color:#67c23a}.el-progress.is-warning .el-progress-bar__inner{background-color:#e6a23c}.el-progress.is-warning .el-progress__text{color:#e6a23c}.el-progress.is-exception .el-progress-bar__inner{background-color:#f56c6c}.el-progress.is-exception .el-progress__text{color:#f56c6c}.el-progress-bar{padding-right:50px;width:100%;margin-right:-55px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#ebeef5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409eff;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}.el-progress-bar__inner:after{content:"";height:100%}.el-progress-bar__innerText{color:#fff;font-size:12px;margin:0 5px}@-webkit-keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}.fix-body[data-v-7e1cbd02]{position:relative}.fix-body[data-v-7e1cbd02],.kyc-body[data-v-7e1cbd02]{background-color:#fff;padding:20px;border-radius:10px}.token-list[data-v-7e1cbd02]{border-radius:10px}.index-item-row[data-v-7e1cbd02]{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-7e1cbd02],.index-top-panel[data-v-7e1cbd02]{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-7e1cbd02]{-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-7e1cbd02]{font-size:30px;font-weight:600;margin-bottom:20px;color:#000}.index-top-panel-row[data-v-7e1cbd02]{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-7e1cbd02]{font-size:20px;font-weight:400;margin-bottom:10px;color:#333}.index-top-panel-btn[data-v-7e1cbd02]{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-7e1cbd02],.index-top-panel-btn[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-body[data-v-7e1cbd02]{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.index-body-header[data-v-7e1cbd02]{width:100%}.index-body-wrap[data-v-7e1cbd02]{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-7e1cbd02]{font-size:40px;font-weight:600}.index-body-wrap-desc[data-v-7e1cbd02]{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-7e1cbd02]{background-color:#fff;margin-top:-20px}.form-footer[data-v-7e1cbd02]{margin-top:15px}.form-footer-btn[data-v-7e1cbd02]{margin-right:10px}.admin-btn-list[data-v-7e1cbd02]{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-7e1cbd02]{width:100%;margin-top:10px}.progress-body[data-v-7e1cbd02]{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-7e1cbd02]{font-size:12px;font-weight:700}.left-box[data-v-7e1cbd02]{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-7e1cbd02]{margin-bottom:15px}.left-box-body-claim[data-v-7e1cbd02],.left-box-body[data-v-7e1cbd02]{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-7e1cbd02]{margin-top:10px;font-size:16px;font-weight:700}.left-box-body-claim-btn[data-v-7e1cbd02],.left-box-body-claim-text[data-v-7e1cbd02]{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-7e1cbd02]{margin-top:10px}.left-box-body-buy[data-v-7e1cbd02]{margin-top:8px;width:100%}.left-box-body-buy-btn[data-v-7e1cbd02]{margin-top:10px}.left-box-body-buy-name[data-v-7e1cbd02]{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-7e1cbd02]{margin-top:4px}.left-box-body-buy-input-btn[data-v-7e1cbd02]{margin-left:10px;height:30px}.left-box-body-downcount[data-v-7e1cbd02]{font-size:14px;margin-top:10px}.left-box-body-downcount-text[data-v-7e1cbd02]{font-size:16px;margin-top:5px;margin-bottom:5px;font-weight:700}.left-box-body-progress[data-v-7e1cbd02]{width:100%}.panel[data-v-7e1cbd02]{background-color:#fff;border-radius:10px;padding:20px}.info-logo[data-v-7e1cbd02]{width:60px;height:60px;border-radius:50%}.info-presale-row[data-v-7e1cbd02]::-webkit-scrollbar{display:none}.info-header[data-v-7e1cbd02]{-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-7e1cbd02],.info-header[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.info-header-name[data-v-7e1cbd02]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-left:10px}.info-header-name-icons[data-v-7e1cbd02]{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-7e1cbd02]{width:20px;height:20px;border:10%;margin-left:5px;margin-top:5px}.info-header-name-item[data-v-7e1cbd02]{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-7e1cbd02]{margin-top:10px;font-size:14px;line-height:26px}.info-body-video[data-v-7e1cbd02]{margin-top:15px;width:100%}.info-presale[data-v-7e1cbd02]{margin-top:15px;margin-bottom:15px}.info-presale-col[data-v-7e1cbd02],.info-presale[data-v-7e1cbd02]{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-7e1cbd02]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-col-alert[data-v-7e1cbd02]{-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-7e1cbd02],.info-presale-row[data-v-7e1cbd02]{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-7e1cbd02]{-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-7e1cbd02] ::-webkit-scrollbar{display:none}.info-presale-row-left[data-v-7e1cbd02]{overflow:hidden}.info-presale-row-left[data-v-7e1cbd02],.info-presale-row-right[data-v-7e1cbd02]{-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-7e1cbd02]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:scroll}.tip[data-v-7e1cbd02]{margin-top:5px}.token-metrics[data-v-7e1cbd02]{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-7e1cbd02]{width:100%;max-width:400px}.inviter-row[data-v-7e1cbd02]{margin-top:10px;widows:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.get-reward-btn[data-v-7e1cbd02],.inviter-row[data-v-7e1cbd02]{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-7e1cbd02]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.create-btn[data-v-7e1cbd02]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-btn[data-v-7e1cbd02],.create-token[data-v-7e1cbd02]{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-7e1cbd02]{min-height:80vh;background-color:#fff;padding:20px}.create-token-body[data-v-7e1cbd02]{width:100%}.create-token-body-config[data-v-7e1cbd02]{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-7e1cbd02]{margin-top:5px}.token-create-tips[data-v-7e1cbd02]{font-size:14px;color:rgba(0,0,0,.45)}.post-create-guide[data-v-7e1cbd02]{margin-top:16px;padding:14px;border:1px solid #e8eef8;border-radius:8px;background:#f8fbff}.post-create-guide-title[data-v-7e1cbd02]{margin-bottom:12px;color:rgba(0,0,0,.75);font-size:14px;font-weight:600}.post-create-guide-featured[data-v-7e1cbd02]{width:100%;min-height:76px;margin-bottom:12px;padding:12px;border:1px solid #1890ff;border-radius:8px;background:linear-gradient(135deg,#eff8ff,#f6f1ff);color:#1f2d3d;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;text-align:left;-webkit-transition:all .2s ease;transition:all .2s ease}.post-create-guide-featured i[data-v-7e1cbd02]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#1890ff;font-size:26px}.post-create-guide-featured-content[data-v-7e1cbd02]{min-width:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.post-create-guide-featured-content strong[data-v-7e1cbd02]{color:#0f172a;font-size:15px;line-height:20px}.post-create-guide-featured-content em[data-v-7e1cbd02]{color:rgba(0,0,0,.58);font-size:12px;font-style:normal;line-height:18px}.post-create-guide-featured-tag[data-v-7e1cbd02]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:2px 7px;border-radius:999px;background:#1890ff;color:#fff;font-size:12px;line-height:18px}.post-create-guide-featured[data-v-7e1cbd02]:hover{border-color:#096dd9;-webkit-box-shadow:0 8px 18px rgba(24,144,255,.16);box-shadow:0 8px 18px rgba(24,144,255,.16);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.post-create-guide-actions[data-v-7e1cbd02]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.post-create-guide-action[data-v-7e1cbd02]{min-height:70px;padding:10px 8px;border:1px solid #dbe7f6;border-radius:6px;background:#fff;color:#1f2d3d;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.post-create-guide-action i[data-v-7e1cbd02]{display:block;margin-bottom:6px;color:#1890ff;font-size:20px}.post-create-guide-action span[data-v-7e1cbd02]{display:block;overflow-wrap:anywhere;font-size:13px;line-height:18px}.post-create-guide-action[data-v-7e1cbd02]:hover{border-color:#1890ff;color:#1890ff;-webkit-box-shadow:0 6px 16px rgba(24,144,255,.12);box-shadow:0 6px 16px rgba(24,144,255,.12)}@media (max-width:480px){.post-create-guide-featured[data-v-7e1cbd02]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-create-guide-featured-tag[data-v-7e1cbd02]{display:none}.post-create-guide-actions[data-v-7e1cbd02]{grid-template-columns:1fr}.post-create-guide-action[data-v-7e1cbd02]{min-height:52px;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;gap:8px}.post-create-guide-action i[data-v-7e1cbd02]{display:inline-block;margin-bottom:0}}.create-token-nft-table[data-v-7e1cbd02]{position:relative}.create-token-nft-mask[data-v-7e1cbd02]{top:0;left:0;background-color:hsla(0,0%,100%,.5)}.create-token-nft-mask[data-v-7e1cbd02],.unsupport-mask[data-v-7e1cbd02]{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-7e1cbd02]{background-color:hsla(0,0%,100%,.6);color:#000;font-weight:700;font-size:18px}.bot-recommend-cls[data-v-7e1cbd02]{color:#409eff}.bot-recommend-cls-a[data-v-7e1cbd02]{text-decoration:underline}.upload-img[data-v-7e1cbd02]{width:100px;height:100px}.token-list[data-v-7e1cbd02]{width:100%;min-height:80vh;background-color:#fff;padding:20px}.list-token-name[data-v-7e1cbd02]{border-bottom:1px dotted #999}.icon-pointer[data-v-7e1cbd02]{cursor:pointer}.option-btn[data-v-7e1cbd02]{width:100%}.row-title[data-v-7e1cbd02]{font-size:14px;font-weight:700}.card-body[data-v-7e1cbd02]{margin-top:20px}.card-row[data-v-7e1cbd02]{margin-bottom:10px}.card-row-right[data-v-7e1cbd02],.card-row[data-v-7e1cbd02]{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-7e1cbd02]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.token-detail2[data-v-7e1cbd02]{width:100%;min-height:80vh;background-color:#fff;padding:20px}.token-detail-title[data-v-7e1cbd02]{margin-bottom:20px;color:rgba(0,0,0,.85);font-weight:700;font-size:16px;line-height:1.5}.presale-list[data-v-7e1cbd02]{-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-7e1cbd02],.presale-list[data-v-7e1cbd02]{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-7e1cbd02]{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-7e1cbd02]{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-7e1cbd02]{font-size:14px;font-weight:600;z-index:200}.presale-list-item-desc[data-v-7e1cbd02]{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-desc-long[data-v-7e1cbd02]{max-width:236px;line-height:18px;text-align:center;white-space:normal;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.presale-list-item-btn[data-v-7e1cbd02]{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-7e1cbd02],.presale-list-item-btn[data-v-7e1cbd02]{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-7e1cbd02]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;widows:100%}.add-lp-row[data-v-7e1cbd02]{-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-7e1cbd02],.social-info-mask[data-v-7e1cbd02]{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-7e1cbd02]{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-7e1cbd02]{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-7e1cbd02]{width:24px;height:24px;border:10%;margin-left:5px;margin-top:5px}.pre-step[data-v-7e1cbd02]{margin-right:15px}.tip[data-v-7e1cbd02]{font-size:12px;color:#999;line-height:15px}.presale-body[data-v-7e1cbd02]{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-7e1cbd02],.presale-body-steps[data-v-7e1cbd02]{padding:30px;width:95%;background-color:#fff;border-radius:10px}.presale-body-panel[data-v-7e1cbd02]{margin-top:15px}.ant-upload-picture-card-wrapper[data-v-7e1cbd02]{display:inline!important}.ant-upload-text[data-v-7e1cbd02]{font-size:30px;font-weight:200}.logo-list[data-v-7e1cbd02]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.logo-list[data-v-7e1cbd02],.upload-nft-body[data-v-7e1cbd02]{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-7e1cbd02]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.upload-nft-body-text[data-v-7e1cbd02]{font-size:12px;color:#999;line-height:15px;margin-top:10px}.upload-nft-body-text-bold[data-v-7e1cbd02]{font-size:14px;margin-top:10px;font-weight:500}.lock-page[data-v-7e1cbd02]{position:relative;min-height:80vh}.create-lock[data-v-7e1cbd02]{margin-top:20px}.create-lock-text[data-v-7e1cbd02]{margin-top:10px;margin-bottom:10px;font-size:14px;font-weight:700}.create-lock-btn[data-v-7e1cbd02]{margin-top:10px}.token-detail[data-v-7e1cbd02]{-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-7e1cbd02],.token-detail[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.token-detail-row[data-v-7e1cbd02]{-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-7e1cbd02]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.exchange-v3[data-v-7e1cbd02]{-ms-flex-wrap:wrap;flex-wrap:wrap}.exchange-v3-box[data-v-7e1cbd02],.exchange-v3[data-v-7e1cbd02]{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-7e1cbd02]{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-7e1cbd02]{width:50px;height:50px;border-radius:50%}.lock-body-disabled[data-v-7e1cbd02]{-webkit-filter:blur(2px);filter:blur(2px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pinksale-locker-mask[data-v-7e1cbd02]{position:absolute;inset:0;z-index:20;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;padding:24px;background:radial-gradient(circle at 50% 35%,rgba(255,112,184,.18),transparent 34%),rgba(12,18,32,.76);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pinksale-locker-card[data-v-7e1cbd02]{width:100%;max-width:520px;padding:36px 34px 32px;border:1px solid hsla(0,0%,100%,.76);border-radius:8px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff7fb));background:linear-gradient(180deg,#fff,#fff7fb);-webkit-box-shadow:0 28px 80px rgba(7,12,24,.34);box-shadow:0 28px 80px rgba(7,12,24,.34);color:#172033;text-align:center}.pinksale-locker-badge[data-v-7e1cbd02]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:28px;padding:0 14px;border:1px solid rgba(233,60,138,.22);border-radius:999px;background:rgba(255,231,243,.9);color:#c92779;font-size:13px;font-weight:600}.pinksale-locker-mark[data-v-7e1cbd02]{width:70px;height:70px;margin:24px auto 18px;border-radius:50%;background:linear-gradient(135deg,#ff5aa5,#ff8f6b);-webkit-box-shadow:0 14px 32px rgba(230,53,130,.28);box-shadow:0 14px 32px rgba(230,53,130,.28);color:#fff;font-size:34px;line-height:70px}.pinksale-locker-card h2[data-v-7e1cbd02]{margin:0;color:#101828;font-size:26px;font-weight:700;line-height:1.32}.pinksale-locker-card p[data-v-7e1cbd02]{margin:14px auto 24px;color:#526071;font-size:15px;line-height:1.75}.pinksale-locker-action[data-v-7e1cbd02]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:6px;background:linear-gradient(135deg,#ef3d91,#ff6b7a);-webkit-box-shadow:0 12px 24px rgba(239,61,145,.28);box-shadow:0 12px 24px rgba(239,61,145,.28);color:#fff;font-size:15px;font-weight:700;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.pinksale-locker-action .anticon[data-v-7e1cbd02]{margin-left:8px}.pinksale-locker-action[data-v-7e1cbd02]:focus,.pinksale-locker-action[data-v-7e1cbd02]:hover{color:#fff;-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 16px 30px rgba(239,61,145,.34);box-shadow:0 16px 30px rgba(239,61,145,.34)}.pinksale-locker-note[data-v-7e1cbd02]{margin-top:16px;color:#8a94a6;font-size:13px;line-height:1.6}@media (max-width:575px){.pinksale-locker-mask[data-v-7e1cbd02]{padding:16px}.pinksale-locker-card[data-v-7e1cbd02]{padding:28px 20px 24px}.pinksale-locker-card h2[data-v-7e1cbd02]{font-size:22px}.pinksale-locker-card p[data-v-7e1cbd02]{font-size:14px}.pinksale-locker-action[data-v-7e1cbd02]{width:100%}}.search-result-title[data-v-7e1cbd02]{margin-top:15px;font-size:16px;font-weight:700;margin-bottom:10px}.locker-detail[data-v-7e1cbd02]{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-7e1cbd02]{width:100%;margin-bottom:40px}.locker-detail-title[data-v-7e1cbd02]{width:100%;font-weight:700;font-size:16px;margin-top:20px;margin-bottom:10px}.whitelist-sell[data-v-7e1cbd02]{width:100%;min-height:80vh;background-color:#fff;padding:30px}.lock-body[data-v-7e1cbd02]{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-7e1cbd02],.lock-body-tabs[data-v-7e1cbd02]{width:80%;margin-top:30px;max-width:1168px}.panel-box[data-v-7e1cbd02]{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-7e1cbd02]{height:30px}.panel-box-title[data-v-7e1cbd02]{font-size:18px;font-weight:500;margin-top:6px;margin-bottom:10px;height:30px}.panel-box-desc[data-v-7e1cbd02]{font-size:14px;font-weight:400;height:100px;overflow:hidden}.panel-box-btn[data-v-7e1cbd02]{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}body[data-v-7e1cbd02]{font-family:Roboto;margin:0;padding:0}@-webkit-keyframes confetti-slow-7e1cbd02{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-7e1cbd02{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-7e1cbd02{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-7e1cbd02{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-7e1cbd02{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-7e1cbd02{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-7e1cbd02]{width:100vw;height:100vh;border:1px solid #fff;display:fixed;top:0}.confetti-container[data-v-7e1cbd02]{-webkit-perspective:700px;perspective:700px;position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0}.confetti[data-v-7e1cbd02]{position:absolute;z-index:1;top:-10px;border-radius:0}.confetti--animation-slow[data-v-7e1cbd02]{-webkit-animation:confetti-slow-7e1cbd02 2.25s linear 1 forwards;animation:confetti-slow-7e1cbd02 2.25s linear 1 forwards}.confetti--animation-medium[data-v-7e1cbd02]{-webkit-animation:confetti-medium-7e1cbd02 1.75s linear 1 forwards;animation:confetti-medium-7e1cbd02 1.75s linear 1 forwards}.confetti--animation-fast[data-v-7e1cbd02]{-webkit-animation:confetti-fast-7e1cbd02 1.25s linear 1 forwards;animation:confetti-fast-7e1cbd02 1.25s linear 1 forwards}.checkmark-circle[data-v-7e1cbd02]{width:150px;height:150px;position:relative;display:inline-block;vertical-align:top;margin-left:auto;margin-right:auto}.checkmark-circle .background[data-v-7e1cbd02]{width:150px;height:150px;border-radius:50%;background:#00c09d;position:absolute}.checkmark-circle .checkmark[data-v-7e1cbd02]{border-radius:5px;width:100%}.checkmark-circle .checkmark.draw[data-v-7e1cbd02]: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-7e1cbd02;animation-name:checkmark-7e1cbd02;-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-7e1cbd02]: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-7e1cbd02{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-7e1cbd02{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-7e1cbd02]{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-7e1cbd02]:hover{background-color:#2ca893;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.fix-body[data-v-75ce3736]{position:relative}.fix-body[data-v-75ce3736],.kyc-body[data-v-75ce3736]{background-color:#fff;padding:20px;border-radius:10px}.tip[data-v-75ce3736]{line-height:15px}.logo-list[data-v-75ce3736]{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}.list-token-name[data-v-75ce3736]{border-bottom:1px dotted #999}.token-list[data-v-75ce3736]{width:100%;min-height:80vh;background-color:#fff;padding:20px;border-radius:10px}.pre-step[data-v-75ce3736]{margin-right:15px}.upload-img[data-v-75ce3736]{width:100px;height:100px}.presale-body[data-v-75ce3736]{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-75ce3736],.presale-body-steps[data-v-75ce3736]{padding:30px;width:95%;background-color:#fff;border-radius:10px}.presale-body-panel[data-v-75ce3736]{margin-top:15px}.ant-upload-picture-card-wrapper[data-v-75ce3736]{display:inline!important}.ant-upload-text[data-v-75ce3736]{font-size:30px;font-weight:200}.token-detail[data-v-75ce3736]{-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-75ce3736],.token-detail[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.token-detail-row[data-v-75ce3736]{-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-75ce3736]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.unsupport-mask[data-v-75ce3736]{height:100%;position:absolute;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-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}.index-item-row[data-v-75ce3736],.unsupport-mask[data-v-75ce3736]{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-item-row[data-v-75ce3736]{margin-top:20px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.index-top-panel[data-v-75ce3736]{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;padding:20px;border-radius:10px;background-color:#fff}.index-top-panel-title[data-v-75ce3736]{font-size:30px;font-weight:600;margin-bottom:20px;color:#000}.index-top-panel-row[data-v-75ce3736]{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-75ce3736]{font-size:20px;font-weight:400;margin-bottom:10px;color:#333}.index-top-panel-btn[data-v-75ce3736]{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-75ce3736],.index-top-panel-btn[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-body[data-v-75ce3736]{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.index-body-header[data-v-75ce3736]{width:100%}.index-body-wrap[data-v-75ce3736]{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-75ce3736]{font-size:40px;font-weight:600}.index-body-wrap-desc[data-v-75ce3736]{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-75ce3736]{background-color:#fff;margin-top:-20px}.lock-body[data-v-75ce3736]{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-75ce3736],.lock-body-tabs[data-v-75ce3736]{width:80%;margin-top:30px;max-width:1168px}.form-footer[data-v-75ce3736]{margin-top:15px}.form-footer-btn[data-v-75ce3736]{margin-right:10px}.admin-btn-list[data-v-75ce3736]{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-75ce3736]{width:100%;margin-top:10px}.progress-body[data-v-75ce3736]{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-75ce3736]{font-size:12px;font-weight:700}.left-box[data-v-75ce3736]{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-75ce3736]{margin-bottom:15px}.left-box-body-claim[data-v-75ce3736],.left-box-body[data-v-75ce3736]{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-75ce3736]{margin-top:10px;font-size:16px;font-weight:700}.left-box-body-claim-btn[data-v-75ce3736],.left-box-body-claim-text[data-v-75ce3736]{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-75ce3736]{margin-top:10px}.left-box-body-buy[data-v-75ce3736]{margin-top:8px;width:100%}.left-box-body-buy-btn[data-v-75ce3736]{margin-top:10px}.left-box-body-buy-name[data-v-75ce3736]{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-75ce3736]{margin-top:4px}.left-box-body-buy-input-btn[data-v-75ce3736]{margin-left:10px;height:30px}.left-box-body-downcount[data-v-75ce3736]{font-size:14px;margin-top:10px}.left-box-body-downcount-text[data-v-75ce3736]{font-size:16px;margin-top:5px;margin-bottom:5px;font-weight:700}.left-box-body-progress[data-v-75ce3736]{width:100%}.panel[data-v-75ce3736]{background-color:#fff;border-radius:10px;padding:20px}.info-logo[data-v-75ce3736]{width:60px;height:60px;border-radius:50%}.info-presale-row[data-v-75ce3736]::-webkit-scrollbar{display:none}.info-header[data-v-75ce3736]{-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-75ce3736],.info-header[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.info-header-name[data-v-75ce3736]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-left:10px}.info-header-name-icons[data-v-75ce3736]{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-75ce3736]{width:20px;height:20px;border:10%;margin-left:5px;margin-top:5px}.info-header-name-item[data-v-75ce3736]{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-75ce3736]{margin-top:10px;font-size:14px;line-height:26px}.info-body-video[data-v-75ce3736]{margin-top:15px;width:100%}.info-presale[data-v-75ce3736]{margin-top:15px;margin-bottom:15px}.info-presale-col[data-v-75ce3736],.info-presale[data-v-75ce3736]{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-75ce3736]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-col-alert[data-v-75ce3736]{-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-75ce3736],.info-presale-row[data-v-75ce3736]{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-75ce3736]{-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-75ce3736] ::-webkit-scrollbar{display:none}.info-presale-row-left[data-v-75ce3736]{overflow:hidden}.info-presale-row-left[data-v-75ce3736],.info-presale-row-right[data-v-75ce3736]{-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-75ce3736]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:scroll}.tip[data-v-75ce3736]{font-size:12px;color:#999;margin-top:5px}.token-metrics[data-v-75ce3736]{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-75ce3736]{width:100%;max-width:400px}.inviter-row[data-v-75ce3736]{margin-top:10px;widows:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.get-reward-btn[data-v-75ce3736],.inviter-row[data-v-75ce3736]{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-75ce3736]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}