@charset "UTF-8";.green,.rise,.succ{color:#00cd88}.red,.fail,.fall{color:#eb4b6d}.yellow,.wait{color:#ffb764}.blue,.info{color:#0083d2}body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,button,textarea,p,blockquote,table,th,td,menu{margin:0;padding:0;resize:none}table{border-collapse:collapse;border-spacing:0}ul,ol,menu{list-style:none}fieldset,img{border:none}img,object,select,input,textarea,button{vertical-align:middle}input,textarea,select,address,caption,cite,code,dfn,em,i,b,strong,small,th,var,abbr,button,u,s,del{font-style:normal;text-decoration:none}article,aside,footer,header,hgroup,nav,section,figure,figcaption{display:block}code,kbd,pre,samp,tt{font-family:Consolas,Courier New,Courier,monospace}address,cite,dfn,em,var,i{font-style:normal}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{text-decoration:none;transition:all .25s ease-in-out;cursor:pointer;color:#fff}a:hover,a:focus{outline:none;color:#0083d2}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help}body{margin:0!important;padding:0!important}svg:focus,g:focus,path:focus{outline:none}.toast-container{height:100vh}.toast-content{color:#fff!important;background:#1a1a1a!important;font-size:14px;font-weight:700}input,textarea,select,button{font-family:Proxima Nova,PingFang SC,Heiti SC,Droidsansfallback,Helvetica,Droid Sans;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0);outline:none}input[type=radio],textarea[type=radio],select[type=radio],button[type=radio]{-webkit-appearance:radio}input[type=checkbox],textarea[type=checkbox],select[type=checkbox],button[type=checkbox]{-webkit-appearance:checkbox}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}button{cursor:pointer;-webkit-user-select:none;user-select:none}html{background-color:#101010;color:#fff}body{line-height:1;font-family:Sora,Proxima Nova,PingFang SC,Heiti SC,Droidsansfallback,Helvetica,Droid Sans;font-size:.12rem}body>iframe{display:none!important;z-index:0!important;position:static!important}body.body-lock{position:relative;left:0;top:0;width:100vw;height:100vh;overflow:hidden}body *{font-family:Sora}.block{display:block}.none{display:none!important}.clear{clear:both}.fl{float:left}.fr{float:right}.tl{text-align:left}.tr{text-align:right}.tc{text-align:center}.cf{zoom:1}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.cup{cursor:pointer}::-webkit-scrollbar{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#333;border-radius:5px;border:2px solid rgba(51,51,51,.5)}::-webkit-scrollbar-track-piece{background:#101010}.toaster{color:#fff;background:#2c2c2e;font-size:14px}#root{width:3.75rem;position:relative;margin:0 auto;min-height:100vh}@keyframes load{0%{opacity:1}to{opacity:0}}@keyframes wait-modal{0%{left:-50px;width:50px}50%{left:calc(50% - 100px);width:200px}to{left:100%;width:50px}}@keyframes zoom-in{0%{transform:scale(.1)}to{transform:scale(1)}}@keyframes zoom-in-mini{0%{transform:scale(.85)}to{transform:scale(1.15)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--animate-delay: .25s}.c-action-sheet{position:fixed;bottom:0;left:50%;width:3.75rem;margin-left:-1.875rem;padding:.08rem;z-index:22;display:grid;gap:.1rem;transition:all .25s ease-in-out;max-height:80vh;overflow-y:auto}.c-action-sheet.hide{bottom:-100vh}.c-action-sheet-options .c-action-sheet-item{border-radius:0}.c-action-sheet-options .c-action-sheet-item:first-child{border-radius:.12rem .12rem 0 0}.c-action-sheet-options .c-action-sheet-item:last-child{border-radius:0 0 .12rem .12rem}.c-action-sheet-options .c-action-sheet-item:not(:last-child){border-bottom:1px solid rgba(255,255,255,.3)}.c-action-sheet-item{height:.55rem;background:#ffffff14;border-radius:.12rem;display:flex;justify-content:center;align-items:center;gap:.11rem;font-size:.16rem;cursor:pointer;transition:all .25s ease-in-out}.c-action-sheet-item:hover{background:#fff3}.c-action-sheet-mask{position:fixed;left:0;top:0;bottom:0;right:0;background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .25s ease-in-out;opacity:1;z-index:21}.c-action-sheet-mask.hide{opacity:0}.c-arrow-button{display:flex;justify-content:center;align-items:center;position:absolute;width:.2rem;height:.2rem;right:0;border:none;background:none;transition:all .25s ease-in-out}.c-arrow-button.down{transform:rotate(0)}.c-arrow-button.left{transform:rotate(90deg)}.c-arrow-button.right{transform:rotate(270deg)}.c-arrow-button.up{transform:rotate(180deg)}.c-arrow-button:before{content:"";display:block;width:.08rem;height:.08rem;border:solid #667085;border-width:0 2px 2px 0;transform:rotate(45deg)}.c-button{border:none;cursor:pointer;transition:all .25s ease-in-out;position:relative}.c-button,.c-button span,.c-button em{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}.c-button-type-default{background:#0083d2;color:#fff}.c-button-type-default:hover,.c-button-type-default:focus{background:#0073b9}.c-button-type-default.disabled{background:#333;color:#ffffff80}.c-button-type-long{background:#00cd88;color:#fff}.c-button-type-long:hover,.c-button-type-long:focus{background:#00b477}.c-button-type-long.disabled{background:#00905f;color:#ffffff80}.c-button-type-short{background:#eb4b6d;color:#fff}.c-button-type-short:hover,.c-button-type-short:focus{background:#e8345a}.c-button-type-short.disabled{background:#e01943;color:#ffffff80}.c-button-type-text{background:transparent;color:#fff}.c-button-type-text:hover,.c-button-type-text:focus{background:transparent;color:#bbb}.c-button-type-text.disabled{background:transparent;color:#ffffff4d}.c-button-type-gray{background:#66666638;color:#fff}.c-button-type-gray:hover,.c-button-type-gray:focus{background:#212020b3;color:#fff}.c-button-type-gray.disabled{background:#212020b3;color:#ffffff4d}.c-button-type-milk{background:linear-gradient(130deg,#e6eef8,#fff 111.48%);border:0 solid #fff;box-shadow:2px 2px 2px #fff inset,0 -1px 1px #55667b66 inset,5px 2px 8px #88a5bf73;color:#fff}.c-button-type-milk:hover,.c-button-type-milk:focus{border:1px solid #fff;background:#7878803d;box-shadow:-1px -1px 4px #fff,.5px .5px .5px #00000029,-3px -3px 4px #ffffffe0 inset,2px 2px 7px #4967865c inset}.c-button-type-milk.disabled{background:#0000000d;color:#888}.c-button-size-default{height:.48rem;padding:0 .18rem;font-size:.18rem;border-radius:.12rem}.c-button-size-default span,.c-button-size-default em{gap:.08rem}.c-button-size-default img{display:block;max-height:.36rem}.c-button-size-default.round{border-radius:.24rem}.c-button-size-default.icon{width:.36rem;height:.36rem;padding:0}.c-button-size-small{height:.36rem;padding:0 .12rem;font-size:.12rem;border-radius:.09rem}.c-button-size-small span,.c-button-size-small em{gap:.05rem}.c-button-size-small img{display:block}.c-button-size-small.round{border-radius:.18rem}.c-button-size-small.icon{width:.27rem;height:.27rem;padding:0}.c-button-size-mini{height:.27rem;padding:0 .1rem;font-size:.12rem;border-radius:.04rem;font-weight:400}.c-button-size-mini span,.c-button-size-mini em{gap:.04rem}.c-button-size-mini img{display:block;height:.16rem}.c-button-size-mini.round{border-radius:.135rem}.c-button-size-mini.icon{width:.27rem;padding:0}.c-button-size-mini.icon img{width:.18rem;height:.18rem}.c-button.disabled{cursor:not-allowed}.c-button.loading span{height:0;overflow:hidden}.c-button.loading .c-spinner{position:absolute;top:0;left:0;right:0;bottom:0}.c-button.full{display:flex;width:100%}.c-button.dark{font-weight:400}.c-button.icon{padding:0;background:none}.c-button.bold{font-weight:700}.c-copy-button{position:relative;display:inline-flex}.c-copy-button img{display:block;width:.2rem;height:.2rem;cursor:pointer}.c-copy-button-tip{position:absolute;display:flex;align-items:center;background:#000;font-size:.14rem;padding:0 .08rem;border-radius:.08rem;height:.27rem;top:-.35rem;left:50%;transform:translate(-50%)}.c-copy-button-tip:after{content:"";display:block;position:absolute;bottom:-.04rem;left:50%;margin-left:-.04rem;width:.08rem;height:.08rem;background:#000;transform:rotate(45deg)}.mobile-mode .c-copy-button img{width:.08rem;height:.08rem}.c-copy-input{height:.48rem;border-radius:.12rem;width:100%;background:#66666638;display:flex;justify-content:space-between;align-items:center;padding:0 .16rem;gap:.12rem}.c-copy-input input{font-size:.16rem;color:#bbb;border:none;background:none;flex:1}.c-data-item{display:flex;align-items:center;justify-content:space-between;height:.28rem;font-size:.12rem;position:relative}.c-data-item>label{color:#888;display:flex;align-items:center}.c-data-item-inner{color:#bbb;display:flex;align-items:center}.c-data-item-inner .web-c-skeleton-content .web-c-skeleton-row{width:40px!important;height:18px}.c-data-item-popper{display:none;color:#bbb;position:absolute;right:0;border-radius:6px;background:#1c1c1c;align-items:center;padding:10px;top:28px;line-height:20px;z-index:4}.c-data-item-popper:before{content:"";display:block;width:7px;height:7px;background:#1c1c1c;position:absolute;top:-3px;right:10px;transform:rotate(45deg)}.c-data-item-arrow{display:block;width:16px;height:16px;margin:0 5px;background:center/contain no-repeat}.c-data-item-line{border:none;height:1px;background:#66666638;width:100%}.c-data-item-increase .c-data-item-arrow{background-image:url(icon/arrow-right-plus.svg)}.c-data-item-increase .c-data-item-inner span,.c-data-item-increase .c-data-item-popper span{color:#00cd88}.c-data-item-decrease .c-data-item-arrow{background-image:url(icon/arrow-right-minus.svg)}.c-data-item-decrease .c-data-item-inner span,.c-data-item-decrease .c-data-item-popper span{color:#eb4b6d}.c-data-item:hover .c-data-item-popper{display:flex}.c-v-data-item{display:grid;gap:.12rem}.c-v-data-item>label{font-size:.14rem;color:#fff}.c-image{background:center/cover no-repeat}.c-icon{display:block}.c-icon-size-large{width:.32rem;height:.32rem}.c-icon-size-default{width:.24rem;height:.24rem}.c-icon-size-small{width:.18rem;height:.18rem}.c-icon-size-mini{width:.16rem;height:.16rem}.c-icon.online{display:inline-block}.c-popup{position:fixed;bottom:0;left:50%;width:3.75rem;margin-left:-1.875rem;z-index:22;display:grid;gap:.1rem;transition:all .25s ease-in-out;max-height:80vh;overflow-y:auto}.c-popup.full{max-height:100vh}.c-popup.hide{bottom:-100vh}.c-popup-mask{position:fixed;left:0;top:0;bottom:0;right:0;background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .25s ease-in-out;opacity:1;z-index:21}.c-popup-mask.hide{opacity:0}.c-progress{padding:0 .16rem;display:flex;align-items:center;width:100%;gap:.1rem}.c-progress-line{flex:1;height:.13rem;border-radius:.065rem;background:#333;overflow:hidden}.c-progress-line>hr{margin:0;height:.13rem;border-radius:.065rem;background:#0083d2;border:none}.c-progress>footer{font-size:.18rem}.c-progress-bar{background:#333;width:100%;overflow:hidden}.c-progress-bar,.c-progress-bar-line{height:.24rem;border-radius:.12rem}.c-progress-bar-line{background:#0083d2;position:relative;min-width:.24rem;background-image:linear-gradient(90deg,#00639f,#0083d2)}.c-progress-bar-line span{font-size:.14rem;display:block;line-height:.24rem;position:absolute;right:.1rem;color:#fff;opacity:.7;width:.5rem;text-align:right}.c-progress-bar-line span.right{right:-.55rem;text-align:left}.c-spinner{display:flex;justify-content:center;align-items:center}.c-spinner-default{width:40px;height:40px}.c-spinner-default .c-spinner-dot{width:5px;height:5px;margin:0 3.5px}.c-spinner-mini{width:24px;height:24px}.c-spinner-mini .c-spinner-dot{width:3px;height:3px;margin:0 2.5px}.c-spinner-small{width:32px;height:32px}.c-spinner-small .c-spinner-dot{width:4px;height:4px;margin:0 3px}.c-spinner-large{width:60px;height:60px}.c-spinner-large .c-spinner-dot{width:6px;height:6px;margin:0 4px}.c-spinner-super{width:76px;height:76px}.c-spinner-super .c-spinner-dot{width:8px;height:8px;margin:0 5px}.c-spinner.full{width:100%;height:100%}.c-spinner-dot{border-radius:50%;background:#fff;animation:loading .6s ease infinite alternate}.c-spinner-dot:nth-child(1){margin-left:0}.c-spinner-dot:nth-child(2){animation-delay:.3s}.c-spinner-dot:nth-child(3){animation-delay:.6s;margin-right:0}.c-tag{border:none;cursor:pointer;transition:all .25s ease-in-out;position:relative;display:inline-flex;justify-content:center;align-items:center;text-transform:capitalize}.c-tag-type-default{background:#1c1c1c;color:#fff}.c-tag-type-default:hover,.c-tag-type-default:focus{background:#292929}.c-tag-type-blue{background:#0083d2;color:#fff}.c-tag-type-blue:hover,.c-tag-type-blue:focus{background:#0093ec}.c-tag-type-green{background:#00cd88;color:#fff}.c-tag-type-green:hover,.c-tag-type-green:focus{background:#00e799}.c-tag-type-yellow{background:#ffb764;color:#fff}.c-tag-type-yellow:hover,.c-tag-type-yellow:focus{background:#ffc37e}.c-tag-type-red{background:#eb4b6d;color:#fff}.c-tag-type-red:hover,.c-tag-type-red:focus{background:#ee6280}.c-tag-type-cyan{background:#b1e5fc;color:#212020b3}.c-tag-type-cyan:hover,.c-tag-type-cyan:focus{background:#ee6280}.c-tag-type-color{background:linear-gradient(98.02deg,#ffe9e9 2.99%,#7eddf4 55.93%,#9ef1e0 113.13%);color:#7878803d}.c-tag-type-long{color:#fff;background:#00cd88}.c-tag-type-short{color:#fff;background:#eb4b6d}.c-tag-type-error{color:#ffb764;background:#ffb76433}.c-tag-type-green-linear{background:linear-gradient(135deg,#a1ff8b,#3f93ff 96.83%);color:#fff;text-shadow:0 0 2px #0083d2}.c-tag-type-yellow-linear{background:linear-gradient(135deg,#ff5f6d 2.88%,#ffc371);color:#fff;text-shadow:0 0 2px #ff5f6d}.c-tag-size-default{min-height:32px;padding:8px 16px;font-size:13px;border-radius:6px}.c-tag-size-default.round{border-radius:16px;padding:0 20px}.c-tag-size-small{min-height:.3rem;padding:0 .06rem;font-size:.13rem;border-radius:.05rem;font-weight:700}.c-tag-size-small.round{border-radius:.12rem}.c-tag-size-mini{min-height:16px;padding:2px 4px;font-size:10px;border-radius:3px;font-weight:400}.c-tag-size-mini.round{border-radius:8px;padding:0 8px}.c-tag.bold{font-weight:700}.c-input{background:#66666638;border-radius:.1rem;width:100%;height:.46rem;padding:.1rem .16rem;border:none;font-size:.14rem;color:#fff}.c-input:disabled{color:#888}.c-label-input{display:flex;flex-flow:column;gap:.08rem}.c-label-input>label{display:block;font-size:.14rem;color:#fff;font-weight:700}.c-label-input-inner{background:#212020b3;border-radius:.1rem;padding:0 .16rem;display:flex;align-items:center;gap:.08rem;transition:all .25s ease-in-out}.c-label-input-inner input,.c-label-input-inner textarea{flex:1;background:none;color:#fff;padding:0}.c-label-input-inner input{height:.42rem}.c-label-input-inner textarea{min-height:.8rem}.c-label-input-inner.textarea{padding:.16rem}.c-label-input-inner del{width:.18rem;height:.18rem;background:url(icon/clear-search.svg) center/contain no-repeat;border-radius:50%;cursor:pointer;opacity:0;transition:all .25s ease-in-out}.c-label-input-inner del:hover{opacity:1}.c-label-input-inner:focus-within{background:#66666638}.c-label-input-inner:focus-within del{opacity:.5}.c-label-input-group-label{display:block;font-size:.14rem;color:#fff;font-weight:700;margin-bottom:.08rem}.c-label-input-group-son .c-label-input-inner{border-radius:0}.c-label-input-group-son .c-label-input:first-child .c-label-input-inner{border-radius:.1rem .1rem 0 0}.c-label-input-group-son .c-label-input:last-child .c-label-input-inner{border-radius:0 0 .1rem .1rem}.c-label-input-group-son .c-label-input:not(:last-child){border-bottom:.01rem solid rgba(102,102,102,.22)}.c-input-number{display:flex;align-items:center;padding:0 .16rem;background:#66666638;border-radius:.1rem;gap:.1rem}.c-input-number-numeric{flex:1;height:.46rem;padding:.1rem 0;border:none;background:none;font-size:.14rem;color:#fff;font-weight:700}.c-input-number-unit{display:flex;align-items:center;gap:.05rem;font-size:.11rem;font-weight:700}.c-input-number-max{color:#0083d2;font-size:.14rem;font-weight:700;text-decoration:underline;cursor:pointer}.c-stepper{display:flex;align-items:center;background:#66666638;height:.38rem;justify-content:space-between;border-radius:.1rem;padding:0 .1rem}.c-stepper button{position:relative;cursor:pointer;border:none;width:.2rem;height:.2rem;border-radius:50%;background:#888;transition:all .25s ease-in-out}.c-stepper button:before,.c-stepper button:after{content:"";width:.1rem;height:.02rem;border-radius:1px;background:#1c1c1c;position:absolute;left:50%;top:50%;transition:all .25s ease-in-out;margin-left:-.05rem;margin-top:-.01rem}.c-stepper button:hover{background:#a2a2a2}.c-stepper button:disabled,.c-stepper button:disabled:hover{cursor:not-allowed;opacity:.5}.c-stepper-add:after{transform:rotate(90deg)}.c-stepper label,.c-stepper input{padding:0 .1rem;font-size:.14rem;font-weight:700;text-align:center;flex:1;border:none;background:none;color:#bbb}.c-stepper.square{height:auto;padding:0;display:inline-flex;background:inherit}.c-stepper.square label{padding:0 12px;color:#fff;font-weight:400;font-size:14px}.c-stepper.square button{border-radius:4px;background:#1c1c1c}.c-stepper.square button:before,.c-stepper.square button:after{background:#fff}.c-tab-select{display:grid}.c-tab-select>button{border:none;transition:all .25s ease-in-out}.c-tab-select-type-default>button{height:.36rem;display:flex;justify-content:center;align-items:center;border-radius:.04rem;font-size:.14rem;background:#7878803d;color:#fff;gap:.08rem}.c-tab-select-type-default>button>img{display:block;width:.2rem;height:.2rem}.c-tab-select-type-default>button.active{background:#667085}.c-upload{display:flex;flex-flow:column;align-items:center;gap:.16rem;padding-top:.36rem}.c-upload>label{display:block;font-size:.14rem;color:#fff;font-weight:700}.c-upload-inner{display:flex;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;border:.02rem dashed rgba(102,102,102,.22);border-radius:50%;position:relative;padding:12px;box-sizing:border-box}.c-upload-input{background:url(icon/create-token-upload.svg) center/.24rem no-repeat #66666638;cursor:pointer}.c-upload-input,.c-upload-input>img{display:block;width:.96rem;height:.96rem;border-radius:50%}.c-upload-stars i{position:absolute;display:block;width:.24rem;height:.24rem;background:url(icon/create-token-star.svg) center/contain no-repeat}.c-upload-stars i:nth-child(1){left:-.4rem;top:0;opacity:.7}.c-upload-stars i:nth-child(2){right:-.4rem;top:-.3rem;opacity:.5;transform:scale(.6)}.c-upload-stars i:nth-child(3){right:-.6rem;top:.6rem}.rc-upload{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:100%;background-color:#444}.rc-upload:hover{background-color:#44444480}.rc-upload .upload-icon{z-index:2;position:absolute;display:flex;flex-direction:column;align-items:center;color:#fff}.rc-upload .upload-icon .loading{gap:4px;display:flex;align-items:center}.rc-upload .upload-icon .loading svg{animation:1s cubic-bezier(0,0,1,1) infinite;animation-name:uhhx6a2}@keyframes uhhx6a2{to{transform:rotate(360deg)}}.rc-upload .upload-review{max-width:100%;max-height:100%}.rc-upload.selected .upload-icon{opacity:.25}.rc-upload.selected:hover .upload-icon{opacity:1}.c-balances-board{padding:.16rem .16rem 0}.c-balances-board-count{background:url(asset/swap-dashboard.png) top center/100% auto no-repeat;height:1.1rem;margin-bottom:-.4rem;padding:.05rem .16rem .4rem;display:flex;align-items:center;justify-content:space-between}.c-balances-board-count ul{display:flex;gap:.12rem}.c-balances-board-count ul li{display:flex;align-items:center;gap:.04rem}.c-balances-board-count ul li img{display:block;width:.18rem;height:.18rem}.c-balances-board-count ul li span{color:#000;font-size:.12rem;font-weight:700}.c-balances-board-son{min-height:.72rem;margin:0 -.16rem;padding:.16rem;background:#10101099;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.c-nav-tab{width:3.59rem;position:fixed;left:50%;z-index:20;margin-left:-1.795rem;bottom:calc(0rem + env(safe-area-inset-bottom));bottom:calc(0rem + constant(safe-area-inset-bottom));display:flex;justify-content:space-between;align-items:center;padding:.12rem .2rem;background:#1a1a1ab3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.c-nav-tab>a{display:flex;flex-flow:column;align-items:center;position:relative;color:#8d8d93}.c-nav-tab>a>svg{display:block;width:.27rem;height:.27rem}.c-nav-tab>a>span{display:block;padding-bottom:.08rem;font-size:.1rem}.c-nav-tab>a.active{color:#0d4bfe}.c-nav-tab>a.active:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:.05rem;background:url(icon/nav-bar-active.svg) center bottom/contain no-repeat}.c-nav-tab-block{height:1.12rem}.hide-nav-tab+.c-nav-tab,.hide-nav-tab+.c-nav-tab+.c-nav-tab-block{display:none}.c-wallet-bar{height:.77rem;padding:0 .16rem;background:url(asset/wallet-bg.svg) center/contain no-repeat;display:flex;justify-content:space-between;align-items:center;gap:.16rem}.c-wallet-bar-layout{padding:.16rem}.c-wallet-bar-ico{width:.48rem;height:.48rem}.c-wallet-bar main{display:flex;align-items:center;gap:.12rem}.c-wallet-bar main article h5{font-size:.14rem;margin-bottom:.05rem}.c-wallet-bar main article p{font-size:.1rem;max-height:.24rem;line-height:.24rem/2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.p-friend{display:grid;gap:.16rem;padding:.32rem .16rem;margin-bottom:.7rem}.p-friend>header{display:grid;gap:.16rem}.p-friend>header>h2{display:flex;flex-flow:column;align-items:center;font-size:.24rem;gap:.1rem}.p-friend>header>h2>small{font-size:.14rem;color:#9a9a9a;font-weight:400}.p-friend>header>main{border-radius:.12rem;background:#1a1a1a;display:flex;align-items:center;gap:.16rem;padding:.16rem}.p-friend>header>main>svg{width:.44rem;height:.44rem}.p-friend>header>main>aside{flex:1;display:flex;flex-flow:column;gap:.05rem}.p-friend>header>main>aside>h4{font-size:.14rem}.p-friend>header>main>aside>p{display:flex;align-items:center;gap:.05rem;font-size:.12rem;color:#9a9a9a}.p-friend>header>main>aside>p>svg{width:.24rem;height:.24rem}.p-friend>section>h3{font-size:.14rem;display:flex;justify-content:space-between;align-items:center;margin-top:.16rem;margin-bottom:.1rem}.p-friend>section>h3>svg{width:.28rem;height:.28rem}.p-friend>section main{border-radius:.12rem;background:#1a1a1a;height:1.5rem;display:flex;flex-flow:column;justify-content:center;align-items:center;gap:.1rem}.p-friend>section main>svg{width:.55rem;height:.55rem}.p-friend>section main>p{color:#9a9a9a;font-size:.12rem;padding:0 .7rem;text-align:center;line-height:1.4}.p-friend>footer{display:grid;gap:.16rem;grid-template-columns:auto .5rem}.p-friend>footer button svg{width:.24rem;height:.24rem}.p-friend-list{padding:16px;border-radius:.12rem;background:#1a1a1a}.p-friend-list .header{color:#9a9a9a;display:grid;grid-template-columns:1.5fr 70px 1.5fr;margin-bottom:16px}.p-friend-list .header span:last-child,.p-friend-list .header span:nth-of-type(2){text-align:right}.p-friend-list-item{height:36px;display:grid;justify-content:space-between;align-items:center;grid-template-columns:1.5fr 70px 1.5fr;background:#1a1a1a;border-radius:.12rem;gap:.12rem}.p-friend-list-item .rewards{gap:6px;display:flex;align-items:center;justify-content:end;color:#ffb764;font-weight:700}.p-friend-list-item .rewards svg{width:20px;height:20px;border:1px solid #ffb764;border-radius:100%}.p-friend-list-item .username{max-width:1rem;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.p-friend-list-item .type{text-align:right}.p-friend-list-item .skeleton-rows{grid-template-columns:auto!important}.p-friend-list-item .skeleton-rows .skeleton-row{height:20px}.p-task{display:grid;gap:.16rem;padding:.32rem .16rem;margin-bottom:.7rem}.p-task>header{display:flex;flex-flow:column;align-items:center;gap:.12rem}.p-task>header>svg{display:block;width:1rem;height:1rem}.p-task>header>strong{font-size:.16rem}.p-task>h3{font-size:.14rem;color:#999}.p-task>section{display:flex;align-items:center;justify-content:space-between;gap:.08rem;padding:.16rem;border-radius:.12rem;background:#1a1a1a}.p-task>section>svg{display:block;width:.44rem;height:.44rem;border-radius:50%}.p-task>section>svg:last-child{width:.24rem;height:.24rem}.p-task>section .s{width:24px;height:24px}.p-task>section>main{flex:1;display:grid;gap:.05rem}.p-task>section>main>h4{font-size:.14rem}.p-task>section>main>p{display:flex;gap:.05rem;align-items:center;font-size:.14rem;color:#999}.p-task>section>main>p>svg{width:.24rem;height:.24rem}.p-home{padding:.32rem .16rem;display:flex;flex-flow:column;justify-content:space-between;gap:.16rem;min-height:calc(100vh - .7rem);margin-bottom:.7rem}.p-home>header{display:flex;flex-flow:column;align-items:center;gap:.16rem}.p-home>header>svg{display:block;width:1.2rem;height:1.02rem}.p-home>header>strong{font-size:.28rem}.p-home>header>em{font-size:.18rem}.p-home>header>p{font-size:.24rem;font-weight:700;text-transform:uppercase}.p-home>header>p>span{color:#0083d2}.p-home>footer{display:grid;gap:.16rem}.p-home>footer p{font-size:.14rem;padding:0 .16rem;line-height:1.4;text-align:center;color:#9a9a9a}
