@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--main--white-100:#fff;--main--white-80:hsla(0,0%,100%,.8);--main--white-50:hsla(0,0%,100%,.5);--main--slate-gray-100:#383838;--main--slate-gray-80:rgba(56,56,56,.8);--main--slate-gray-50:rgba(56,56,56,.5);--main--surface:#efefef;--main--accent:#3d66ce;--main--gradient:linear-gradient(180deg,#749eba -26.17%,#96bdd5 13.76%,#d8dadb 53.95%,#fff 96.21%,#fff)}@font-face{font-family:MicrosoftYaHeiBoldBold;src:url(../fonts/Microsoft-YaHei/MicrosoftYaHeiBold.ttf) format("woff")}@font-face{font-family:MicrosoftYaHei;src:url(../fonts/Microsoft-YaHei/MicrosoftYaHei.ttf) format("woff")}@font-face{font-family:PingFang SC;src:url(../fonts/pingfang-sc-regular/pingfang-sc-regular.ttf) format("woff")}@font-face{font-family:OxygenBold;src:url(../fonts/Oxygen/Oxygen-Bold.ttf) format("woff")}.v-application{font-family:PingFang SC,Roboto,sans-serif;font-style:normal;font-weight:400}.h1,h1{font-size:32px;line-height:40px}.h1,.h2,h1,h2{font-family:InterSemiBold,Arial,sans-serif;font-style:normal;font-weight:600}.h2,h2{font-size:24px;line-height:30px}.h3,h3{font-family:InterSemiBold,Arial,sans-serif;font-size:16px;line-height:22px}.base-1,.h3,h3{font-style:normal;font-weight:600}.base-1{font-family:PingFang SC,Roboto,sans-serif;font-size:22px;line-height:32px}.base-2{font-family:PingFang SC,Roboto,sans-serif;font-size:12px;line-height:16px}.base-2,.base-3{font-style:normal;font-weight:400}.base-3{font-size:14px;line-height:20px}.base-3,.description{font-family:SFProDisplay,Arial,sans-serif}.description{font-size:12px;font-style:normal;font-weight:400;line-height:18px}.card-title{font-family:InterSemiBold,Arial,sans-serif;font-weight:600;line-height:22px}.card-subtitle,.card-title{font-size:16px;font-style:normal}.card-subtitle{font-family:InterRegular,Arial,sans-serif;font-weight:400;line-height:20px}.card-status{font-size:12px}.card-status,.table-title{font-family:InterMedium,Arial,sans-serif;font-style:normal;font-weight:500;line-height:20px}.table-title{font-size:16px;letter-spacing:.02em}.table-subtitle{font-size:14px;line-height:20px}.table-description,.table-subtitle{font-family:InterRegular,Arial,sans-serif;font-style:normal;font-weight:400}.table-description{font-size:12px;letter-spacing:.02em;line-height:14px}.table-status{font-size:12px}.navigation-title,.table-status{font-family:InterMedium,Arial,sans-serif;font-style:normal;font-weight:500;line-height:20px}.navigation-title{font-size:16px;letter-spacing:1px}.navigation-subtitle{font-family:InterMedium,Arial,sans-serif;font-weight:500}.navigation-subtitle,.navigation-subtitle-regular{font-size:14px;font-style:normal;letter-spacing:1px;line-height:20px}.navigation-subtitle-regular{font-family:InterRegular,Arial,sans-serif;font-weight:400}.unit-text{font-family:SFProDisplay,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:auto;max-width:800px}.container{overflow:hidden}header{background-color:var(--main--white-100);margin-top:-4px;position:fixed;width:100%;z-index:2}.header{align-items:center;display:flex;justify-content:space-between;padding:12px}.tabs{display:flex;gap:24px}.tab{color:#6c757d;cursor:pointer;font-size:14px;position:relative}.tab.active{color:#212529;font-weight:600}.tab.active:after{background:#212529;border-radius:3px;bottom:-12px;content:"";height:3px;left:10px;position:absolute;width:50%}.actions{align-items:center;display:flex;gap:12px}.preference{font-size:14px;gap:6px}.add-btn,.preference{align-items:center;cursor:pointer;display:flex}.add-btn{height:18px;justify-content:center;width:18px}.assets-list{list-style:none;margin:0;padding:0}.asset-item{border-bottom:1px solid #eaecef;justify-content:space-between;padding:16px 20px}.asset-info,.asset-item{align-items:center;display:flex}.asset-info{gap:12px}.asset-icon{height:32px;width:32px}.asset-name{color:#212529;font-size:16px;font-weight:600}.asset-flag{background:linear-gradient(90deg,#009688,#4caf50);border-radius:2px;height:16px;width:16px}.asset-value{text-align:right}.balance{color:#212529;font-size:18px;font-weight:700}.usd-value{color:#6c757d;font-size:14px}.footer{background:#fafafa;border-radius:42px;border-top:1px solid #eaecef;bottom:16px;display:flex;justify-content:space-around;margin:0 8px 0 0;padding:8px 0;position:fixed;width:-webkit-fill-available;z-index:1}.nav-item{align-items:center;color:#6c757d;cursor:pointer;display:flex;flex-direction:column;font-size:12px}.nav-item.active{color:#212529}.nav-icon{font-size:18px;height:24px;width:24px}.info-icon,.nav-icon{align-items:center;display:flex;justify-content:center}.info-icon{background:#eaecef;border-radius:50%;color:#6c757d;font-size:10px;height:16px;margin-left:4px;width:16px}body{background:var(--primary-surface);margin:4px}a{color:var(--orange-normal);cursor:pointer;text-decoration:none}html *{font-family:Inter,sans-serif;font-style:normal;font-weight:400}.wrapper{margin:auto 48px}@media screen and (max-width:768px){.wrapper{margin:auto 24px}}@media screen and (max-width:375px){.wrapper{margin:auto 16px}}.content{margin:auto;max-width:1260px;padding:0 48px;width:100%}@media screen and (max-width:768px){.content{padding:0 24px}}@media screen and (max-width:375px){.content{padding:0 16px}}.footer-container{margin:auto;padding:24px}@media screen and (max-width:375px){.footer-container{padding:16px}}.ant-progress{box-sizing:border-box;color:#000000d9;display:block;font-feature-settings:"tnum";font-size:12px;font-variant:tabular-nums;line-height:1.5715;list-style:none;margin:0;padding:0}.ant-progress-outer{display:inline-block;margin-right:0;padding-right:0;width:100%}.ant-progress-bg,.ant-progress-success-bg{background-color:#1890ff;border-radius:100px;position:relative;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s}.ant-progress-inner{background-color:#f5f5f5;border-radius:100px;display:inline-block;overflow:hidden;position:relative;vertical-align:middle;width:100%}.line{background:#ededed80;height:8px;margin:0 -8px}
