:root{--blue:#19275e;--blue-2:#223577;--soft-blue:#eef3fb;--page-bg:#f1f5fb;--text:#161a22;--sub:#8c96a8;--muted:#bcc3cf;--border:#eef0f5;--green:#12d6a0;--red:#ff6058;--orange:#f7931a;--shadow:0 14px 30px rgba(25,39,94,.09);--radius:14px;--app-width:414px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}#app,body,html{width:100%;min-height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;background:#eef3fb;color:var(--text);font-size:14px}button,input,select,textarea{font:inherit;color:inherit}button{padding:0;border:0;background:transparent}[role=button],a,button{cursor:pointer}p{margin:0}.app-page{width:100%;max-width:var(--app-width);min-height:100vh;min-height:100dvh;margin:0 auto;background:#fff;overflow-x:hidden}.app-page.soft{background:var(--page-bg)}.app-content{min-height:calc(100vh - 70px);padding:18px 18px 82px}.app-content.no-tab{min-height:100vh;padding-bottom:28px}.app-content.flush{padding-left:0;padding-right:0}.page-header{position:sticky;top:0;z-index:20;height:54px;display:flex;align-items:center;justify-content:center;padding:0 16px;background:#fff;border-bottom:1px solid rgba(237,240,246,.8)}.page-header .back{position:absolute;left:14px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:25px;line-height:1}.page-header .title{font-weight:700;font-size:16px;letter-spacing:.2px}.logo-row{justify-content:space-between;margin-bottom:26px}.brand,.logo-row{display:flex;align-items:center}.brand{gap:12px}.brand-mark{position:relative;width:38px;height:38px;background:var(--blue);clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%)}.brand-mark:after,.brand-mark:before{content:"";position:absolute;background:#fff}.brand-mark:before{left:11px;top:8px;width:16px;height:22px;clip-path:polygon(50% 0,100% 38%,76% 100%,24% 100%,0 38%)}.brand-mark:after{left:8px;top:17px;width:22px;height:8px;clip-path:polygon(0 0,36% 0,50% 100%,64% 0,100% 0,78% 100%,22% 100%)}.brand-title{font-size:26px;font-weight:800;letter-spacing:-.5px}.address{font-size:15.455px;color:#111;letter-spacing:.4px}.crypto-card{position:relative;min-height:210px;background:radial-gradient(circle at 87% 96%,hsla(0,0%,100%,.14) 0 25%,transparent 26%),radial-gradient(circle at 0 -5%,hsla(0,0%,100%,.14) 0 22%,transparent 23%),linear-gradient(135deg,#1d2b68,#1f2f70 58%,#202a62);border-radius:15px 15px 0 0;overflow:hidden;color:#fff;padding:25px 18px 62px;box-shadow:0 20px 24px rgba(26,35,80,.2)}.crypto-card.round{border-radius:20px;min-height:218px;padding-bottom:48px;box-shadow:none}.crypto-card:before{content:"";position:absolute;inset:-40px -80px auto auto;width:360px;height:230px;opacity:.32;background:repeating-radial-gradient(ellipse at center,transparent 0 7px,hsla(0,0%,100%,.55) 8px 9px,transparent 10px 13px);transform:rotate(-16deg)}.crypto-card:after{content:"";position:absolute;right:18px;bottom:22px;width:30px;height:30px;border-radius:50%;background:hsla(0,0%,100%,.88);box-shadow:20px 0 0 hsla(0,0%,100%,.38)}.crypto-card .amount,.crypto-card .card-label,.crypto-card .income,.crypto-card .loan-helper,.crypto-card .tether{position:relative;z-index:1}.card-label{font-size:16px;opacity:.98;margin-bottom:18px}.tether{position:absolute;right:20px;top:28px;font-size:22px;font-weight:800;color:hsla(0,0%,100%,.92)}.amount{font-weight:800;line-height:1}.amount,.amount.small{font-size:32px}.income{display:flex;align-items:center;margin-top:14px;font-size:12px;font-weight:700}.income .up-line{width:21px;height:14px;margin-right:6px;position:relative}.income .up-line:before{content:"↗";position:absolute;left:0;top:-8px;font-size:25px}.balance-strip{height:55px;margin:0 0 26px;padding:0 28px;font-size:13px;color:#545b69;background:#fff;box-shadow:0 -6px 22px hsla(0,0%,100%,.8),0 14px 24px rgba(25,39,94,.12)}.balance-strip,.section-title-row{display:flex;align-items:center;justify-content:space-between}.section-title-row{margin:10px 0 16px}.section-title{font-size:21px;font-weight:800}.link-blue{color:var(--blue);font-size:14px;font-weight:500}.coin-list{width:100%}.coin-row{display:grid;grid-template-columns:54px 1fr auto;align-items:center;min-height:79px;border-bottom:0}.coin-row.compact{min-height:56px;grid-template-columns:41px 1fr auto}.coin-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:25px;font-weight:800}.coin-row.compact .coin-icon{width:34px;height:34px;font-size:16px}.coin-icon.btc{background:#f7931a}.coin-icon.bnb{background:#f3ba2f}.coin-icon.sol{background:#050505}.coin-icon.eth{background:#7289e8}.coin-icon.xrp{background:#22262e}.coin-icon.bch{background:#20b78d}.coin-icon.ltc{background:#a6aeba}.coin-icon.doge{background:#c5a13c}.coin-icon.trx{background:#ef3152}.coin-icon.gtc{background:#20c4a0}.coin-icon.usdt{background:#26a17b}.coin-icon.usdc{background:#2b74d6}.coin-name{font-weight:800;color:#333;font-size:16px}.coin-row.compact .coin-name{font-size:13px}.coin-sub{color:#a7afb7;font-size:13.76px}.spark{width:110px;height:34px;margin-right:12px}.coin-right{text-align:right;min-width:86px}.price{color:#333}.change,.price{font-weight:800;font-size:16px}.change{margin-top:6px}.change.red{color:var(--red)}.change.green{color:#17bf89}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.feature-item{color:var(--blue);font-size:12px;line-height:1.25;font-weight:700}.feature-icon{width:28px;height:28px;margin-bottom:13px;color:var(--blue)}.bottom-tabbar{position:fixed;left:50%;bottom:0;z-index:100;width:100%;max-width:var(--app-width);transform:translateX(-50%);height:64px;background:#fff;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;border-top:1px solid #eef0f4}.tab-item{height:100%;display:grid;place-items:center;color:#c4c7cc}.tab-item.active{color:var(--blue)}.tab-icon{width:24px;height:24px;display:block}.icon-stroke{stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);margin:16px 0 18px;text-align:left}.stat-label{color:#a4acb8;font-size:10px;margin-bottom:8px}.stat-value{font-size:11px;font-weight:700;color:#606773}.time-tabs{height:35px;display:grid;grid-template-columns:repeat(5,1fr);background:#f5f6f8;border-radius:4px;margin:8px 0 18px;overflow:hidden}.time-tabs button{font-size:11px;color:#707888}.time-tabs .active{background:#fff;color:var(--blue);font-weight:800;box-shadow:0 1px 6px rgba(0,0,0,.06)}.kline-chart{width:100%;height:285px;display:block;margin-top:6px}.trade-switch{display:flex;gap:16px;padding:16px 0 0}.pill-btn{height:42px;flex:1;border-radius:21px;color:#fff;font-size:13px;font-weight:800}.pill-btn.buy{background:var(--green)}.pill-btn.sell{background:var(--red)}.pill-btn.primary{background:var(--blue)}.pill-btn.muted{background:#7d89aa}.card-actions{position:relative;z-index:3;height:62px;margin:-30px 20px 26px;background:#fff;border-radius:9px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center}.card-action{color:var(--blue);font-size:11px;font-weight:700}.action-icon{display:block;width:22px;height:22px;margin:0 auto 5px}.list-title{margin:10px 0 12px;color:#9aa4b4;font-size:13px;font-weight:600}.menu-list{background:#fff}.menu-row{height:54px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;border-bottom:1px solid #f2f3f7;font-size:14px;font-weight:600}.menu-row .left-icon{color:var(--blue);width:22px;height:22px}.chev{color:#c5cbd6;font-size:24px;line-height:1}.form-card{padding:16px;box-shadow:0 4px 15px rgba(20,34,72,.05)}.form-card,.form-section{background:#fff;border-radius:10px}.form-section{padding:14px 15px 16px;margin-top:14px}.field-label{color:#8f97a7;font-size:12px;margin-bottom:8px}.input-line,.select-line{height:48px;border:0;border-radius:4px;background:#f7f8fb;display:flex;align-items:center;justify-content:space-between;padding:0 14px;margin-bottom:12px;color:#8a93a3}.input-line.white,.select-line.white{background:#fff;border:1px solid #edf0f5}.rate-line{display:flex;justify-content:space-between;font-size:11px;color:#6d7583;margin:7px 0}.help-bubble{position:relative;height:52px;margin:-28px 20px 22px;background:#fff;border-radius:8px;box-shadow:var(--shadow);display:grid;grid-template-columns:34px 1fr 22px;align-items:center;padding:0 13px;z-index:5}.help-bubble .small-title{font-size:11px;font-weight:800}.help-bubble .small-sub{color:#9ca5b2;font-size:9px;margin-top:2px}.toast{position:fixed;z-index:400;left:50%;top:49%;transform:translate(-50%,-50%);box-sizing:border-box;width:max-content;max-width:calc(min(var(--app-width), 100vw) - 48px);background:rgba(34,36,44,.82);color:#fff;padding:8px 16px;border-radius:6px;font-size:12px;line-height:1.35;text-align:center;white-space:normal;overflow-wrap:break-word}.overlay{position:fixed;z-index:200;inset:0;background:rgba(0,0,0,.65);display:flex;align-items:flex-end;justify-content:center}.sheet{width:100%;max-width:var(--app-width);background:#fff;border-radius:14px 14px 0 0;padding:18px 18px 24px}.trade-sheet{max-height:70vh}.sheet-head{justify-content:space-between;margin-bottom:18px}.sheet-coin,.sheet-head{display:flex;align-items:center}.sheet-coin{gap:11px}.sheet-title{font-size:15px;font-weight:800}.sheet-price{text-align:right;font-size:12px}.period-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:12px 0 18px}.period-card{height:54px;border:1px solid #e7eaf1;border-radius:7px;display:grid;place-items:center;font-weight:800;color:#8790a2;font-size:13px}.period-card.active{border-color:var(--blue);color:var(--blue)}.form-input{width:100%;height:44px;border-radius:5px;border:1px solid #d7dce6;padding:0 12px;outline:none;background:#fff;margin:8px 0 12px}.sheet-submit{width:100%;height:42px;border-radius:20px;background:var(--blue);color:#fff;font-weight:800;margin-top:8px}.top-tabs{display:inline-flex;gap:8px;align-items:center;border-radius:18px;background:#f2f3f6;padding:3px}.top-tabs button{min-width:48px;height:30px;padding:0 10px;border-radius:15px;color:#7b8391;font-size:12px}.top-tabs button.active{color:#303640;background:#fff;font-weight:800}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:82px;color:#9da7b5;font-size:13px}.empty-icon{width:72px;height:72px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;margin-bottom:12px}.invite-hero{display:flex;flex-direction:column;align-items:center;padding-top:18px}.gift-circle{width:146px;height:146px;border-radius:50%;display:grid;place-items:center;background:#d6ddeb;margin-bottom:16px;font-size:64px}.invite-title{font-size:20px;font-weight:800;margin:2px 0 10px}.invite-desc{width:100%;color:#9aa3b0;line-height:1.6;font-size:11px;text-align:left}.copy-box{width:100%;height:42px;border:1px solid #dce1ec;border-radius:6px;display:flex;align-items:center;padding:0 10px;margin:12px 0;font-size:12px;color:#4d5666}.primary-block-btn{width:100%;height:42px;border-radius:10px;background:var(--blue);color:#fff;font-weight:800}.lang-row{height:50px;display:flex;align-items:center;justify-content:space-between;font-size:14px;border-bottom:1px solid #f0f2f6}.radio{width:18px;height:18px;border:1px solid #b7becb;border-radius:50%}.radio.active{border-color:#6c5ce7;background:radial-gradient(circle at center,#6c5ce7 0 45%,transparent 48%)}.identity-tip{color:#6876ff;font-size:12px;margin:10px 0 14px}.auth-input{height:47px;width:100%;border:0;outline:none;background:#f7f8fb;border-radius:9px;padding:0 16px;margin-bottom:9px;color:#798191}.upload-box{height:130px;border:1px dashed #e1e5ed;border-radius:4px;display:grid;place-items:center;color:#8d95a5;margin-bottom:14px}.wallet-card{border:1px solid #eff1f5;box-shadow:0 8px 18px rgba(25,39,94,.03);border-radius:10px;padding:12px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;margin-bottom:14px}.wallet-tabs{display:flex;gap:14px;margin:12px 0 18px}.wallet-tabs button{min-width:42px;height:28px;padding:0 12px;border-radius:15px;color:#777f8f}.wallet-tabs .active{background:#f0f1f5;color:#333945;font-weight:800}.qr-box{width:160px;height:160px;margin:12px auto;background:conic-gradient(#111 0 25%,#fff 0 50%,#111 0 75%,#fff 0);background-size:16px 16px;border:10px solid #fff;box-shadow:0 0 0 1px #e8ebf1}.address-box{min-height:34px;border:1px solid #dce1ea;border-radius:4px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 8px;font-size:11px;color:#667083}.article{font-size:13px;color:#272d38;line-height:1.72;white-space:pre-line}.article h3{font-size:16px;margin:18px 0 8px}@media (max-width:414px){.app-page,.bottom-tabbar,.sheet{max-width:none}body{background:#fff}}.red{color:var(--red)!important}.green{color:#17bf89!important}.home-content{padding-top:18px}.home-logo-row{margin-bottom:24px}.brand-logo-img{display:block;width:209.53px;height:auto;object-fit:contain;object-position:left center}.crypto-card.home-card{height:205px;background-color:#1d2b5f;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:15px 15px 0 0;padding:25px 18px 58px}.crypto-card.home-card:before{display:none}.crypto-card.home-card .card-label{margin-bottom:39px}.tether-logo{position:absolute;z-index:2;right:20px;top:28px;width:75px;height:16px;object-fit:contain}.trend-icon{display:block;flex:0 0 auto;width:22.92px;height:22.92px;object-fit:contain;margin-right:5px}.coin-icon.has-image{background:transparent!important;color:transparent}.coin-icon.has-image img{width:100%;height:100%;display:block;object-fit:contain;border-radius:50%}.coin-row.compact .coin-icon.has-image img{border-radius:50%}.home-feature-grid{margin-top:30px;display:flex;grid-template-columns:none;gap:0;padding:0 10px}.home-feature-grid .feature-item{flex:1;margin-right:12px}.home-feature-grid .feature-item:last-child{margin-right:0}.feature-image{width:28px;height:28px;margin-bottom:13px}.feature-image,.tab-icon-img{object-fit:contain;display:block}.tab-icon-img{width:25px;height:25px}.wallet-connect-page,.wallet-sign-page{background:#fff}.wallet-connect-content,.wallet-sign-content{width:100%;min-height:100vh;min-height:100dvh;padding:72px 22px 40px;background:#fff}.wallet-hero{position:relative;width:326px;height:300px;margin:0 auto 34px;border-radius:8px;background:#fafbfd;box-shadow:0 18px 42px rgba(18,31,72,.06)}.chart-panel{position:absolute;left:17px;right:17px;top:17px;height:250px;border-radius:7px;background:#fff;overflow:hidden}.dash-line{position:absolute;left:14px;right:14px;height:0;border-top:1px dashed #eceff5}.candle{position:absolute;width:10px;border-radius:2px;z-index:2}.candle span{content:"";position:absolute;left:50%;width:1px;transform:translateX(-50%)}.candle.green,.candle.green span{background:#16d59a}.candle.red,.candle.red span{background:#f35641}.btc-float-card{position:absolute;right:16px;bottom:16px;z-index:3;width:194px;height:108px;border-radius:8px;background:#fff;box-shadow:0 18px 48px rgba(22,34,78,.12);padding:20px 20px 18px;display:grid;grid-template-columns:44px 1fr;grid-template-rows:40px 1fr;column-gap:16px;align-items:center}.btc-badge{width:44px;height:44px;border-radius:50%;background:#ff9d1c;color:#fff;display:grid;place-items:center;font-size:28px;font-weight:800;transform:rotate(11deg)}.btc-card-info{display:flex;flex-direction:column;gap:11px;justify-content:center}.btc-card-info strong{font-size:16px;line-height:1;color:#171a21}.btc-card-info i{display:block;width:56px;height:8px;border-radius:8px;background:#eef0f4}.btc-price{grid-column:1/2;grid-row:2/3;font-weight:800;font-size:15px;white-space:nowrap;color:#20232b}.btc-float-card em{grid-column:2/3;grid-row:2/3;justify-self:end;width:40px;height:7px;border-radius:8px;background:#86edcc}.wallet-intro{text-align:center;margin-top:0}.wallet-intro h1,.wallet-sign-content h1{margin:0;color:#20232a;font-size:26px;line-height:1.24;font-weight:800;letter-spacing:-.4px}.wallet-intro p{width:330px;max-width:100%;margin:16px auto 0;color:#9aa4b7;font-size:14px;line-height:1.6}.wallet-connect-btn{display:block;width:370px;max-width:100%;height:52px;margin:134px auto 0;border-radius:24px;background:#22306d;color:#fff;font-size:18px;font-weight:700;box-shadow:0 4px 8px rgba(34,48,109,.08)}.sign-btn:disabled,.wallet-connect-btn:disabled{opacity:.72}.wallet-sign-content{padding-top:136px}.wallet-sign-content h1{text-align:center;margin-bottom:28px}.sign-card{width:370px;max-width:100%;margin:0 auto;padding:28px 26px 27px;border-radius:10px;background:#f5f5f5}.sign-field span,.sign-origin-row span{display:block;color:#171b24;font-size:13px;line-height:1.5}.sign-field strong,.sign-origin-row strong{display:block;color:#101520;font-size:15px;font-weight:400;line-height:1.55;word-break:break-all}.sign-origin-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:20px}.sign-origin-row span,.sign-origin-row strong{display:inline-block}.sign-origin-row strong{text-align:right;word-break:normal}.sign-card h2{margin:20px 0 26px;color:#171a20;text-align:center;font-size:17px;font-weight:800}.sign-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cancel-btn,.sign-btn{height:48px;border-radius:24px;font-size:16px}.cancel-btn{background:#fff;color:#0f1420;box-shadow:0 6px 12px rgba(15,20,32,.03)}.sign-btn{background:#22306d;color:#fff}@media (max-width:414px){.wallet-connect-content,.wallet-sign-content{padding-left:22px;padding-right:22px}.wallet-hero{width:326px;max-width:100%}.wallet-connect-btn{margin-top:134px}}@media (max-width:360px){.wallet-connect-content{padding-top:52px}.wallet-hero{transform:scale(.9);transform-origin:top center;margin-bottom:8px}.wallet-connect-btn{margin-top:90px}.sign-actions{gap:12px}}.home-address-btn{border:0;background:transparent;padding:0;line-height:1}.home-coin-row{width:100%;grid-template-columns:54px minmax(88px,1fr) 104px 86px;column-gap:0}.home-coin-row .coin-info{min-width:0;text-align:left;margin-left:10px}.home-coin-row .coin-name,.home-coin-row .coin-sub{white-space:nowrap}.home-coin-row .coin-name{font-size:15px}.home-spark.spark{width:104px;height:34px;margin-right:0;justify-self:center}.home-coin-right{min-width:86px;text-align:right;justify-self:end}.home-coin-right .price{white-space:nowrap}.market-coin-row{width:100%;grid-template-columns:54px minmax(72px,1fr) 104px 86px;column-gap:0;min-height:79px}.market-coin-info{min-width:0;text-align:left;margin-left:5px}.market-coin-info .coin-name,.market-coin-info .coin-sub{white-space:nowrap}.market-spark.spark{width:104px;height:34px;margin-right:0;justify-self:center}.market-coin-right{min-width:86px;text-align:right;justify-self:end}.market-coin-right .price{white-space:nowrap}.coin-detail-content{padding:18px 18px 22px}.detail-summary-row{grid-template-columns:56px 1fr auto;min-height:64px;align-items:center;margin-top:4px}.detail-summary-row .coin-icon{width:54px;height:54px;font-size:22px}.detail-summary-row .coin-name{font-size:17px;font-weight:800}.detail-summary-row .coin-sub{font-size:12px;font-weight:700;color:#a3adbb;margin-top:2px}.detail-summary-row .coin-right .price{font-size:17px;line-height:1.2;font-weight:800}.detail-summary-row .coin-right .change{font-size:13px;line-height:1.5;font-weight:800}.coin-detail-content .stat-row{margin:18px 0 18px}.coin-detail-content .stat-label{font-size:11px;font-weight:700;color:#a2abb9}.coin-detail-content .stat-value{font-size:12px;font-weight:800;color:#545b66}.coin-detail-content .time-tabs{gap:0}.coin-detail-content .time-tabs button{border:0!important;outline:none!important;border-radius:4px;color:#555b66;font-size:12px;background:transparent}.coin-detail-content .time-tabs button:active,.coin-detail-content .time-tabs button:focus{outline:none!important;box-shadow:none!important}.coin-detail-content .time-tabs .active{background:#fff;color:#1a275e;font-weight:800;box-shadow:0 1px 8px rgba(31,39,65,.06)}.global-arc-loader,.global-arc-loader-svg{width:92px;height:92px}.global-arc-loader-group{animation:global-arc-spin 1.05s linear infinite}.global-arc-loader-main,.global-arc-loader-small{transform:rotate(-128deg);transform-origin:50px 50px}.global-arc-loader-main{stroke-width:13;stroke-dasharray:46 100;animation:global-arc-main 1.32s cubic-bezier(.45,0,.2,1) infinite}.global-arc-loader-small{stroke-width:12;stroke-dasharray:10 100;stroke-dashoffset:-70;opacity:.96;animation:global-arc-small 1.32s cubic-bezier(.45,0,.2,1) infinite}.detail-order-tabs{display:flex;align-items:center;gap:16px;color:#6f7784;font-size:14px}.detail-order-icons{color:#95a0b2;font-size:13px;letter-spacing:4px}.detail-action-space{min-height:106px}.detail-trade-switch{gap:16px}@media (min-width:415px){.app-page{min-height:calc(100vh - 40px);margin:20px auto;border:1px solid #d7dbe3;border-radius:6px;box-shadow:0 16px 36px rgba(25,39,94,.08)}}.page-header .back{left:12px;font-size:29px;font-weight:500;color:#111827}.coin-detail-content{padding:24px 18px 22px}.detail-summary-row{grid-template-columns:58px 1fr auto;min-height:70px;margin-top:12px}.coin-detail-content .stat-row{margin:22px 0 20px}.coin-detail-content .time-tabs{height:49px;margin:0 0 12px;padding:8px;background:#f1f1f1;border-radius:6px}.real-kline-wrap{position:relative;width:100%;height:383px;margin:0}.chart-tool-button{position:absolute;z-index:4;left:2px;top:7px;width:13px;height:13px;border:1px solid #9aa4b3;border-radius:2px;background:#fff;color:#6b7280;font-size:12px;line-height:10px;display:flex;align-items:center;justify-content:center}.chart-legend{position:absolute;z-index:3;pointer-events:none;color:#788395;font-size:11px;line-height:1.7;white-space:nowrap}.ma-legend{left:18px;top:25px}.ma-value{margin-left:8px;font-weight:700}.ma-value.ma5{color:#e3b044}.ma-value.ma10{color:#76d0a8}.ma-value.ma30{color:#b590d9}.volume-legend{left:18px;bottom:66px}.volume-value{margin-left:8px;color:#c04b6a;font-weight:700}.detail-order-tabs{margin:28px 0 0;padding-top:4px}.detail-order-icons{margin-left:auto;display:flex;align-items:center;gap:14px;letter-spacing:0}.detail-order-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#95a0b2}.detail-order-icon svg{width:17px;height:17px;fill:currentColor}.detail-order-icon.active{color:#09d493}.detail-action-space{min-height:108px}.detail-trade-switch{padding-top:0;gap:18px}.detail-trade-switch .pill-btn{height:52px;border-radius:26px;font-size:15px;font-weight:800}.chart-tool-button{display:none!important}.ma-legend{left:12px;top:24px;max-width:230px}.volume-legend{left:12px;bottom:67px;max-width:230px}.chart-legend{z-index:5;font-size:10px;line-height:1.62;background:transparent;text-shadow:0 1px 0 hsla(0,0%,100%,.75)}.legend-row{display:flex;align-items:center;min-width:0}.legend-arrow{display:inline-block;margin-left:4px;color:#6f7a8d;font-size:11px;line-height:1;transform:translateY(-1px)}.ma-value,.volume-value{display:inline-block;margin-left:8px;min-width:68px;font-weight:700}.manual-crosshair{inset:0 auto auto 0}.manual-crosshair-h,.manual-crosshair-v{position:absolute;pointer-events:none}.manual-crosshair-v{left:0}.manual-crosshair-h{left:-999px;right:-999px;top:0}.manual-crosshair-price,.manual-crosshair-time{position:absolute;background:#394252;color:#fff;font-size:11px;font-weight:700;line-height:1;border-radius:2px;white-space:nowrap}.manual-crosshair-price{right:2px;top:-10px;transform:translate(100%)}.manual-crosshair-time{left:0;transform:translate(-50%,100%)}.manual-crosshair{z-index:6}.manual-crosshair-time{bottom:18px}.real-kline-wrap .chart-tool-button{z-index:8;top:7px}.real-kline-wrap .chart-legend{z-index:7;line-height:1.62;text-shadow:0 1px 0 hsla(0,0%,100%,.75)}.real-kline-wrap .ma-legend{left:18px;top:24px;max-width:250px}.real-kline-wrap .volume-legend{left:18px;bottom:67px;max-width:250px}.real-kline-wrap .legend-row{min-width:0}.real-kline-chart a{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.real-kline-chart .tv-lightweight-charts{pointer-events:auto!important}.real-kline-chart .tv-lightweight-charts,.real-kline-chart canvas{display:block!important;opacity:1!important;visibility:visible!important}.global-loading-mask{position:fixed;inset:0;z-index:9999;display:flex;justify-content:center;align-items:stretch;background:#eef3fb}.global-loading-panel{width:100%;max-width:var(--app-width);min-height:100vh;min-height:100dvh;background:#fff;overflow:hidden}.global-arc-loader,.global-loading-panel{display:flex;align-items:center;justify-content:center}.global-arc-loader{width:82px;height:82px;transform:translateZ(0)}.global-arc-loader-svg{width:82px;height:82px;overflow:visible;display:block}.global-arc-loader-group{transform-origin:50px 50px;animation:global-arc-spin .86s linear infinite}.global-arc-loader-main,.global-arc-loader-small{fill:none;stroke:url(#globalLoadingGradient);stroke-width:14;stroke-linecap:round}.global-arc-loader-small{stroke-width:13}.loading-spinner{width:28px;height:28px;border-radius:50%;border:3px solid #eceef6;border-bottom-color:#6b45ff;animation:app-loading-spin .82s linear infinite}.loading-spinner.small{width:22px;height:22px;border-width:2px;margin-bottom:8px}.global-loading-fade-enter-active,.global-loading-fade-leave-active{transition:opacity .18s ease}.global-loading-fade-enter,.global-loading-fade-leave-to{opacity:0}@media (min-width:415px){.global-loading-panel{min-height:calc(100vh - 40px);margin:20px 0;border:1px solid #d7dbe3;border-radius:6px;box-shadow:0 16px 36px rgba(25,39,94,.08)}}@keyframes global-arc-spin{to{transform:rotate(1turn)}}@keyframes app-loading-spin{to{transform:rotate(1turn)}}.real-kline-wrap{display:flex;flex-direction:column;overflow:hidden;border:1px solid #eef0f5;border-left:0;border-top:0;background:#fff}.kline-indicator-head{position:relative;flex:0 0 22px;min-height:22px;background:#fff}.real-kline-wrap.show-indicators .kline-indicator-head{flex-basis:82px}.real-kline-wrap .chart-tool-button{position:absolute;z-index:12;left:2px;top:6px;width:13px;height:13px;border:1px solid #9aa4b3;border-radius:2px;background:#fff;color:#6b7280;font-size:12px;line-height:10px;align-items:center;justify-content:center;padding:0}.chart-legend-panel{position:absolute;left:18px;top:16px;right:8px;bottom:0;z-index:10;pointer-events:none;background:hsla(0,0%,100%,.88)}.real-kline-wrap .chart-legend{position:static;pointer-events:none;color:#788395;font-size:10px;line-height:1.55;white-space:nowrap;background:transparent;text-shadow:none}.real-kline-wrap .ma-legend,.real-kline-wrap .volume-legend{left:auto;top:auto;bottom:auto;max-width:none}.real-kline-wrap .volume-legend{margin-top:5px}.real-kline-wrap .legend-row{display:flex;align-items:center;height:17px}.real-kline-wrap .legend-arrow{display:inline-block;margin-left:4px;color:#6f7a8d;font-size:11px;line-height:1;transform:translateY(-1px)}.real-kline-wrap .ma-value,.real-kline-wrap .volume-value{display:inline-block;margin-left:8px;min-width:68px;font-weight:700}.real-kline-body{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}.real-kline-chart{width:100%;height:100%}.kline-loading-overlay{position:absolute;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;background:hsla(0,0%,100%,.82);color:#22306d;font-size:12px;font-weight:700}.manual-crosshair{position:absolute;inset:0;z-index:16;pointer-events:none}.manual-crosshair-v{position:absolute;top:0;bottom:0;width:0;border-left:1px dashed rgba(31,41,55,.78)}.manual-crosshair-h{position:absolute;left:0;right:0;height:0;border-top:1px dashed rgba(31,41,55,.78)}.manual-crosshair-price{right:8px;transform:translateY(-50%);padding:6px 7px}.manual-crosshair-price,.manual-crosshair-time{position:absolute;background:#394252;color:#fff;font-size:11px;font-weight:700;line-height:1;border-radius:2px;white-space:nowrap}.manual-crosshair-time{bottom:7px;transform:translateX(-50%);padding:6px 8px}.home-portfolio-panel{min-height:316px}.home-skeleton-list{width:100%;padding-top:2px}.home-skeleton-row{height:79px;display:grid;grid-template-columns:54px minmax(88px,1fr) 104px 86px;align-items:center}.skeleton-chart,.skeleton-circle,.skeleton-line{position:relative;overflow:hidden;background:#edf1f7}.skeleton-chart:after,.skeleton-circle:after,.skeleton-line:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.62),transparent);animation:skeleton-shimmer 1.15s infinite}.skeleton-circle{width:50px;height:50px;border-radius:50%}.skeleton-info,.skeleton-price{display:flex;flex-direction:column;gap:8px}.skeleton-line{height:12px;border-radius:8px}.skeleton-line.title{width:74px}.skeleton-line.sub{width:66px;height:10px}.skeleton-line.price{width:76px;margin-left:auto}.skeleton-line.change{width:48px;height:10px;margin-left:auto}.skeleton-chart{width:104px;height:34px;border-radius:8px}.home-empty-portfolio{height:316px;display:flex;align-items:flex-start;justify-content:center;padding-top:56px;color:#9aa4b4;font-size:13px}@keyframes skeleton-shimmer{to{transform:translateX(100%)}}.global-arc-loader,.global-arc-loader-svg{width:92px!important;height:92px!important}.global-arc-loader-svg{overflow:visible!important}.global-arc-loader-group{transform-origin:50px 50px!important;animation:global-arc-spin 1.05s linear infinite!important;filter:drop-shadow(0 8px 8px rgba(67,91,255,.28))}.global-arc-loader-main,.global-arc-loader-small{fill:none!important;stroke:url(#globalLoadingGradient)!important;stroke-linecap:round!important;transform:rotate(-128deg)!important;transform-origin:50px 50px!important}.global-arc-loader-main{stroke-width:13!important;stroke-dasharray:44 100;stroke-dashoffset:0;animation:global-arc-main 1.32s cubic-bezier(.45,0,.2,1) infinite!important}.global-arc-loader-small{stroke-width:12!important;stroke-dasharray:11 100;stroke-dashoffset:-72;opacity:1;animation:global-arc-small 1.32s cubic-bezier(.45,0,.2,1) infinite!important}@keyframes global-arc-main{0%{stroke-dasharray:44 100;stroke-dashoffset:0}38%{stroke-dasharray:78 100;stroke-dashoffset:-8}62%{stroke-dasharray:94 100;stroke-dashoffset:-22}to{stroke-dasharray:44 100;stroke-dashoffset:-100}}@keyframes global-arc-small{0%{stroke-dasharray:11 100;stroke-dashoffset:-72;opacity:1}38%{stroke-dasharray:7 100;stroke-dashoffset:-88;opacity:.9}62%{stroke-dasharray:0 100;stroke-dashoffset:-102;opacity:0}to{stroke-dasharray:11 100;stroke-dashoffset:-172;opacity:1}}.global-c-loader{display:flex!important;align-items:center!important;justify-content:center!important;transform:translateZ(0)!important}.global-c-loader,.global-c-svg{width:112px!important;height:112px!important}.global-c-svg{display:block!important;overflow:visible!important}.global-c-rotor{transform-origin:60px 60px!important;animation:global-c-spin 1.62s linear infinite!important;filter:drop-shadow(0 10px 8px rgba(45,86,255,.24))}.global-c-dot,.global-c-main{fill:none!important;stroke:url(#globalCGradient)!important;stroke-linecap:round!important;transform:rotate(-136deg)!important;transform-origin:60px 60px!important}.global-c-main{stroke-width:14.5!important;stroke-dasharray:58 100;stroke-dashoffset:0;animation:global-c-main-gap 1.62s cubic-bezier(.46,0,.18,1) infinite!important}.global-c-dot{stroke-width:13!important;stroke-dasharray:9 100;stroke-dashoffset:-72;opacity:1;animation:global-c-dot-gap 1.62s cubic-bezier(.46,0,.18,1) infinite!important}@keyframes global-c-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes global-c-main-gap{0%{stroke-dasharray:58 100;stroke-dashoffset:0}20%{stroke-dasharray:62 100;stroke-dashoffset:-2}48%{stroke-dasharray:78 100;stroke-dashoffset:-7}66%{stroke-dasharray:91 100;stroke-dashoffset:-14}78%{stroke-dasharray:96 100;stroke-dashoffset:-20}to{stroke-dasharray:58 100;stroke-dashoffset:-100}}@keyframes global-c-dot-gap{0%{stroke-dasharray:9 100;stroke-dashoffset:-72;opacity:1}24%{stroke-dasharray:10 100;stroke-dashoffset:-80;opacity:1}48%{stroke-dasharray:7 100;stroke-dashoffset:-91;opacity:.95}66%{stroke-dasharray:3 100;stroke-dashoffset:-104;opacity:.5}78%{stroke-dasharray:0 100;stroke-dashoffset:-112;opacity:0}to{stroke-dasharray:9 100;stroke-dashoffset:-172;opacity:1}}.global-loading-mask{background:#eef3fb!important;pointer-events:auto!important}.global-loading-panel{display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border-left:1px solid rgba(0,0,0,.16)!important;border-right:1px solid rgba(0,0,0,.16)!important}.global-loading-gif{display:block!important;object-fit:contain!important}@media (min-width:415px){.global-loading-mask{padding:18px 0!important;align-items:center!important}.global-loading-panel{min-height:calc(100vh - 36px)!important;min-height:calc(100dvh - 36px)!important;border:1px solid rgba(0,0,0,.16)!important;border-radius:8px!important;box-shadow:0 18px 42px rgba(18,33,74,.08)!important}}.crypto-card.home-card.is-home-card-bounce{transform-origin:center top;will-change:transform,box-shadow,filter;animation:home-card-compress-drop 1.28s cubic-bezier(.18,.95,.23,1) both}@keyframes home-card-compress-drop{0%{transform:translateY(0) scaleX(1) scaleY(1);box-shadow:0 20px 24px rgba(26,35,80,.2);filter:none}10%{transform:translateY(-4px) scaleX(1.01) scaleY(.92);box-shadow:0 16px 20px rgba(26,35,80,.16)}28%{transform:translateY(-34px) scaleX(1.035) scaleY(.38);box-shadow:0 10px 15px rgba(26,35,80,.11)}36%{transform:translateY(-42px) scaleX(1.045) scaleY(.31);box-shadow:0 8px 12px rgba(26,35,80,.09)}48%{transform:translateY(22px) scaleX(.985) scaleY(1.1);box-shadow:0 26px 30px rgba(26,35,80,.22)}61%{transform:translateY(-10px) scaleX(1.008) scaleY(.96);box-shadow:0 18px 24px rgba(26,35,80,.18)}74%{transform:translateY(5px) scaleX(.997) scaleY(1.025);box-shadow:0 22px 26px rgba(26,35,80,.2)}88%{transform:translateY(-2px) scaleX(1.002) scaleY(.995);box-shadow:0 19px 24px rgba(26,35,80,.19)}to{transform:translateY(0) scaleX(1) scaleY(1);box-shadow:0 20px 24px rgba(26,35,80,.2);filter:none}}.real-kline-wrap{touch-action:none}.real-kline-wrap .chart-legend{text-shadow:none!important}.volume-legend-layer{top:306px!important}.kline-loading-overlay{z-index:40!important;display:flex!important;align-items:center!important;justify-content:center!important;background:hsla(0,0%,100%,.82)!important;pointer-events:auto!important;touch-action:none!important;cursor:wait!important}.kline-loading-overlay,.manual-crosshair{position:absolute!important;inset:0!important}.manual-crosshair{z-index:20!important;pointer-events:none!important}.manual-crosshair-v{position:absolute!important;top:0!important;bottom:0!important;border-left:1px dashed rgba(31,41,55,.78)!important}.manual-crosshair-h{position:absolute!important;left:0!important;right:0!important;border-top:1px dashed rgba(31,41,55,.78)!important}.manual-crosshair-price{right:8px!important;transform:translateY(-50%)!important;padding:6px 7px!important}.manual-crosshair-price,.manual-crosshair-time{position:absolute!important;background:#394252!important;color:#fff!important;font-size:11px!important;font-weight:700!important;line-height:1!important;border-radius:2px!important;white-space:nowrap!important}.manual-crosshair-time{bottom:7px!important;transform:translateX(-50%)!important;padding:6px 8px!important}.real-kline-main-chart,.real-kline-main-chart .tv-lightweight-charts,.real-kline-volume-chart,.real-kline-volume-chart .tv-lightweight-charts{overflow:visible!important}.real-kline-chart{width:100%!important;height:383px!important;position:relative!important;z-index:1!important;display:block!important}.real-kline-main-chart,.real-kline-volume-chart{display:none!important}.real-kline-wrap .chart-tool-button{display:flex!important;position:absolute!important;z-index:30!important;left:2px!important;top:8px!important;width:13px!important;height:13px!important;border:1px solid #9aa4b3!important;border-radius:2px!important;background:#fff!important;color:#6b7280!important;font-size:12px!important;line-height:10px!important;align-items:center!important;justify-content:center!important;padding:0!important}.ma-legend-layer,.volume-legend-layer{padding:0 3px!important}.real-kline-wrap .chart-legend{position:absolute!important;z-index:25!important;pointer-events:none!important;color:#788395!important;font-size:10px!important;line-height:1.55!important;white-space:nowrap!important;background:hsla(0,0%,100%,.7)!important;border-radius:2px!important}.real-kline-wrap .legend-row{display:flex!important;align-items:center!important;height:17px!important}.real-kline-wrap .legend-arrow{display:inline-block!important;margin-left:4px!important;color:#6f7a8d!important;font-size:11px!important;line-height:1!important;transform:translateY(-1px)!important}.real-kline-wrap .ma-value,.real-kline-wrap .volume-value{display:inline-block!important;margin-left:8px!important;min-width:68px!important;font-weight:700!important}.real-kline-wrap .ma5{color:#f1a33a!important}.real-kline-wrap .ma10{color:#38c0aa!important}.real-kline-wrap .ma30{color:#b582e8!important}.real-kline-wrap .volume-value{color:#ef5269!important}.real-kline-chart .tv-lightweight-charts,.real-kline-chart canvas{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.real-kline-chart .tradingview-widget-copyright,.real-kline-chart [aria-label*=TradingView],.real-kline-chart [title*=TradingView],.real-kline-chart a{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.real-kline-volume-axis{position:absolute!important;z-index:18!important;right:0!important;bottom:31px!important;width:58px!important;height:80px!important;pointer-events:none!important;background:hsla(0,0%,100%,.72)!important;border-left:1px solid #edf0f5!important}.real-kline-volume-axis .volume-axis-label{position:absolute!important;right:6px!important;color:#7688a4!important;font-size:11px!important;line-height:1!important;white-space:nowrap!important}.real-kline-volume-axis .volume-axis-top{top:4px!important}.real-kline-volume-axis .volume-axis-mid{top:36px!important}.real-kline-volume-axis .volume-axis-bottom{bottom:3px!important}.real-kline-wrap .real-kline-chart{height:383px!important}.real-kline-volume-axis{display:none!important}.ma-legend-layer{left:18px!important;top:24px!important}.volume-legend-layer{left:18px!important;top:305px!important}.real-kline-wrap{height:383px!important;display:block!important;overflow:hidden!important;touch-action:none!important}.real-kline-body{width:100%!important;height:100%!important}.real-kline-chart{display:none!important}.real-kline-main-chart{height:292px!important}.real-kline-main-chart,.real-kline-volume-chart{display:block!important;width:100%!important;position:relative!important;z-index:1!important;overflow:visible!important}.real-kline-volume-chart{height:90px!important;border-top:1px solid #edf0f5!important}.real-kline-main-chart .tv-lightweight-charts,.real-kline-main-chart canvas,.real-kline-volume-chart .tv-lightweight-charts,.real-kline-volume-chart canvas{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.real-kline-main-chart .tradingview-widget-copyright,.real-kline-main-chart [aria-label*=TradingView],.real-kline-main-chart [title*=TradingView],.real-kline-main-chart a,.real-kline-volume-chart .tradingview-widget-copyright,.real-kline-volume-chart [aria-label*=TradingView],.real-kline-volume-chart [title*=TradingView],.real-kline-volume-chart a{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.price-axis-touch-layer{width:58px!important;height:292px!important;z-index:22!important}@media (hover:hover) and (pointer:fine){.price-axis-touch-layer{pointer-events:none!important}}.earn-page{width:100%;max-width:var(--app-width);margin:0 auto;overflow-x:hidden}.earn-page,.earn-page .finance-container{min-height:100vh;min-height:100dvh;background:#f5f6fa}.earn-page .finance-container{padding:16px 16px 102px}.earn-page .profit-header{display:flex;align-items:stretch;justify-content:space-between;margin:0 8px 14px}.earn-page .profit-header .header-left{width:65%;display:flex;flex-direction:column}.earn-page .profit-header .time{margin-bottom:10px;color:#b8b8b8;font-size:13.76px;line-height:1.2}.earn-page .profit-header .title{color:#333;font-size:23px;font-weight:500;line-height:1.25}.earn-page .profit-header .header-right{min-width:50px}.earn-page .profit-card{position:relative;height:218px;margin:0 8px 24px;border-radius:16px}.earn-page .card-bg{position:absolute;inset:0;overflow:hidden;border-radius:16px;background:radial-gradient(circle at 82% 78%,hsla(0,0%,100%,.9) 0 14px,hsla(0,0%,100%,.36) 15px 29px,transparent 30px),radial-gradient(ellipse at 80% 8%,hsla(0,0%,100%,.24) 0 1px,transparent 2px 100%),linear-gradient(138deg,#1d2b5f,#203473 55%,#1a275a);box-shadow:0 18px 24px rgba(29,43,95,.16)}.earn-page .card-bg:after,.earn-page .card-bg:before{content:"";position:absolute;border:1px solid hsla(0,0%,100%,.24);border-radius:50%;pointer-events:none}.earn-page .card-bg:before{width:360px;height:145px;right:-146px;top:28px;transform:rotate(-10deg)}.earn-page .card-bg:after{width:370px;height:142px;left:88px;top:-40px;transform:rotate(8deg)}.earn-page .account-info{position:absolute;inset:0;z-index:2;color:#fff;padding:34px 20px}.earn-page .account-info h3{margin:0 0 12px;color:#fff;font-size:18.35px;font-weight:500}.earn-page .balance{margin-bottom:8px;color:#fff;font-size:27.5px;font-weight:700;line-height:1.2}.earn-page .eth-profit{color:#fff;font-size:16px;opacity:.8}.earn-page .info-link{position:absolute;left:10%;bottom:-30px;width:80%;height:68.8px;display:grid;grid-template-columns:30px 1fr 18px;align-items:center;gap:8px;padding:0 14px;border-radius:16px;background:#fff;color:#333;box-shadow:0 2px 9px rgba(130,169,249,.08)}.earn-page .book-icon{color:#1d2b5f}.earn-page .book-icon,.earn-page .book-icon .tab-icon{width:22px;height:22px}.earn-page .info-link p{min-width:0;padding-left:8px;border-left:1px solid #efe0e0;text-align:left;margin-left:40px}.earn-page .info-link span{display:block;padding-left:10px}.earn-page .info-link p span:first-child{color:#333;font-size:13.76px;line-height:1.2;font-weight:700}.earn-page .info-link p span:last-child{margin-top:2px;color:#a7afb7;font-size:13.76px;line-height:1.2}.earn-page .link-arrow{color:#b8bec8;font-size:22px;line-height:1}.earn-page .feature-carousel{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:40px 0 0 0}.earn-page .feature-entry{min-height:112px;padding:16px 10px;border-radius:12px}.earn-page .feature-svg{width:24px;height:24px;color:#1d2b5f}.earn-page .feature-entry p{margin:20px 0 0;color:#333;font-size:12px;font-weight:700;line-height:1.2}.earn-page .stake-form{border-radius:16px;background:#fff;padding:20px}.earn-page .form-item{position:relative;margin-bottom:20px}.earn-page .form-item label{display:block;margin-bottom:12px;color:#666;font-size:14px}.earn-page .input-amount,.earn-page .select-period{width:100%;min-height:60px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;background:#f5f6fa;padding:16px 12px}.earn-page .coin-trigger{display:flex;align-items:center;min-width:104px;flex:0 0 auto}.earn-page .input-amount input,.earn-page .input-amount span,.earn-page .select-period>span:first-child{flex:1;text-align:center;color:#333;font-size:16px}.earn-page .select-arrow{width:20px;height:20px;flex:0 0 20px;color:#999;font-size:24px;line-height:18px;transform:rotate(90deg)}.earn-page .input-amount>div{display:flex;align-items:center;min-width:94px}.earn-page .input-amount input{min-width:0;border:0;outline:0;background:transparent;pointer-events:auto;appearance:textfield}.earn-page .input-amount input:focus{border:0;outline:0;box-shadow:none}.earn-page .input-amount input::-webkit-inner-spin-button,.earn-page .input-amount input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.earn-page .token-icon{width:24px;height:24px;margin-right:8px;font-size:12px}.earn-page .currency-arrow{margin-left:4px}.earn-page .select-options{position:absolute;left:0;top:80px;z-index:8;width:100%;max-height:190px;display:flex;flex-direction:column;overflow:auto;border-radius:8px;background:#fff;padding:20px;box-shadow:6px 12px 2px rgba(0,0,0,.1)}.earn-page .coin-options{top:78px;align-items:stretch}.earn-page .option{width:100%;height:36px;display:flex;align-items:center;justify-content:space-between;color:#333;font-size:14px}.earn-page .option span:last-child{color:#333;font-size:16px}.earn-page .form-info{margin-top:-2px}.earn-page .info-row{display:flex;justify-content:space-between;margin-bottom:12px;color:#666;font-size:12px}.earn-page .info-row span:first-child{font-size:14px}.earn-page .submit-btn{width:100%;margin-top:60px}.earn-page .submit-btn button{width:100%;height:50px;border-radius:26px;background:#1d2b5f;color:#fff;font-size:16px;font-weight:700}.earn-page .sheet-token{width:25px;height:25px;font-size:12px}@media (max-width:374px){.earn-page .finance-container{padding-left:14px;padding-right:14px}.earn-page .feature-carousel{gap:10px}.earn-page .feature-entry{padding-left:6px;padding-right:6px}.earn-page .feature-entry p{font-size:13px}}.assets-page{background:#fff}.assets-content{min-height:calc(100vh - 54px);min-height:calc(100dvh - 54px);padding:14px 16px 92px;background:#fff}.asset-history{width:100%;min-height:72px;grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;padding:14px;background:#f5f6fa;text-align:left}.asset-history,.history-icon{display:grid;border-radius:10px}.history-icon{width:38px;height:38px;place-items:center;color:#1d2b5f;background:#fff}.asset-history p{margin:0 0 5px;color:#333;font-size:14px;font-weight:700}.asset-history span{color:#a7afb7;font-size:12px}.asset-history .chev{color:#b8bec8;font-size:24px;text-align:right}.assets-tabs{height:42px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 10px;border-bottom:1px solid #eef0f5}.assets-tabs button{position:relative;color:#98a1a9;font-size:14px;font-weight:700}.assets-tabs button.active{color:#333}.assets-tabs button.active:after{content:"";position:absolute;left:28%;right:28%;bottom:-1px;height:3px;border-radius:3px;background:#1d2b5f}.asset-list{background:#fff}.asset-row{width:100%;min-height:68px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid #f0f2f6;text-align:left}.asset-coin{width:34px;height:34px;font-size:16px}.asset-amount,.asset-main{min-width:0;display:flex;flex-direction:column}.asset-amount strong,.asset-main strong{color:#333;font-size:14px;font-weight:700;line-height:1.2}.asset-amount span,.asset-main span{margin-top:5px;color:#a7afb7;font-size:12px}.asset-amount{align-items:flex-end}.asset-account-card{margin-top:4px}.asset-income .up-line:before{content:"\2197"}.asset-overview{display:block;min-height:calc(100vh - 64px);padding:18px 24px 92px;background:#fff}.asset-logo-row{min-height:44px;margin-bottom:20px}.asset-account-card{display:block;width:100%;margin:0 0 0;min-height:214px;border-radius:14px;background:linear-gradient(62deg,transparent 0 30%,hsla(0,0%,100%,.06) 30% 43%,transparent 43%),linear-gradient(135deg,#1d2b68,#1f2f70 58%,#202a62)}.asset-account-card:after,.asset-account-card:before{display:none}.asset-actions{margin:-44px 44px 26px;margin-bottom:22px;height:72px;border-radius:14px}.asset-menu-section{margin-top:24px;padding:0 0 22px}.asset-menu-section .list-title{margin:0 0 12px;color:#a7afb7;font-size:20px;font-weight:700}.asset-menu-section .privacy-title{margin-top:30px}.asset-menu-section .menu-row{height:68px;width:100%;grid-template-columns:34px 1fr 34px;font-size:15px;font-weight:500;border-bottom:0;color:#111827;text-align:left}.asset-menu-section .left-icon{width:24px;height:24px;color:#1d2b5f}.asset-menu-section .menu-row>span:not(.chev){justify-self:start;text-align:left}.asset-menu-section .chev{display:block;width:34px;color:#b8bec8;font-size:30px;line-height:1;text-align:right}.app-icon-img,.tab-icon-img{display:block;width:100%;height:100%;object-fit:contain}.page-header .back{display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;padding:0!important;border:0!important;background:transparent!important}.back-icon-img{display:block;width:22px;height:22px;object-fit:contain}.chev-icon,.link-arrow-img,.select-arrow-img,.select-line-arrow-img{display:block;width:16px;height:16px;object-fit:contain;flex:0 0 16px}.link-arrow-img{width:18px;height:18px}.earn-page .select-arrow-img{margin-left:8px}.option-coin-icon{width:22px!important;height:22px!important;margin-right:8px;flex:0 0 22px}.coin-option-item>span{display:flex!important;align-items:center!important;justify-content:center!important}.detail-order-icon img{width:16px;height:16px;display:block;object-fit:contain}.upload-plus-icon{width:34px!important;height:34px!important}.swap-icon-row{display:flex;justify-content:center;align-items:center;margin:8px 0}.swap-icon{width:24px!important;height:24px!important}.real-kline-wrap .chart-tool-button img{width:9px;height:9px;display:block;object-fit:contain}.real-kline-wrap .legend-arrow-img{width:9px;height:9px;display:inline-block;margin-left:4px;object-fit:contain;transform:translateY(1px)}.crypto-card.home-card.is-home-card-bounce{transform:scale(1);animation:toFront-329bb671-30ec6dbe .5s linear!important;animation-fill-mode:none!important}@keyframes toFront-329bb671-30ec6dbe{0%{z-index:2;transform:scale(.9);top:0}50%{top:-50vw;transform:scale(1)}80%{z-index:3}to{top:.16rem}}.empty-state-icon{width:42px!important;height:42px!important;margin:0 auto 10px!important}.bottom-tabbar .app-icon-img{width:26.5px!important;height:26.5px!important;max-width:26.5px!important;max-height:26.5px!important;object-fit:contain!important}.card-action .app-icon-img,.card-actions .app-icon-img.action-icon,.menu-row .app-icon-img.left-icon{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important}.asset-menu-section .menu-row .app-icon-img.left-icon{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important}.earn-page .book-icon .app-icon-img{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;object-fit:contain!important}.earn-page .feature-entry .app-icon-img,.earn-page .feature-svg.app-icon-img{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;object-fit:contain!important}.asset-menu-section .chev-icon.app-icon-img,.chev-icon.app-icon-img,.link-arrow-img,.menu-row .chev-icon.app-icon-img,.select-arrow-img,.select-line-arrow-img{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;object-fit:contain!important}.link-arrow-img{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important}.back-icon-img{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important}@media (max-width:767px){#app,body,html{width:100%!important;min-width:0!important;overflow-x:hidden!important}body{background:#fff!important}.app-page{margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.app-page,.bottom-tabbar,.sheet{width:100%!important;max-width:none!important}}@media (min-width:768px){.app-page{max-width:var(--app-width)!important}}.app-content.home-content,.app-page:has(.home-content),.home-content{background:#fff!important}.home-logo-row{position:relative!important;z-index:50!important;background:#fff!important}.home-card-animation-clip{border:0!important;box-shadow:none!important}.crypto-card.home-card{position:relative!important;background-color:#1d2b5f!important;box-shadow:0 18px 28px rgba(25,39,94,.16)!important}.crypto-card.home-card.is-home-card-bounce{z-index:3!important}.balance-strip{position:relative!important;border-top:1px solid rgba(229,233,243,.96)!important;box-shadow:inset 0 12px 18px rgba(205,214,232,.32),0 14px 24px rgba(25,39,94,.1)!important;-webkit-backdrop-filter:blur(.32rem)!important;backdrop-filter:blur(.32rem)!important}.balance-strip:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:18px!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(213,221,238,.72),rgba(238,242,249,.38) 45%,hsla(0,0%,100%,0))!important}.balance-strip>span{position:relative!important;z-index:1!important}#app,body,html{min-height:100vh!important;min-height:100dvh!important}body{background:#eef3fb!important}.app-page{width:100%!important;max-width:var(--app-width)!important;min-height:100vh!important;min-height:100dvh!important;margin:0 auto!important;background:#fff!important;overflow-x:hidden!important}.global-loading-mask{inset:0!important;z-index:9999!important;display:flex!important;align-items:stretch!important;justify-content:center!important;background:rgba(238,243,251,.88)!important}.global-loading-panel{max-width:var(--app-width)!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;margin:0 auto!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:hsla(0,0%,100%,.92)!important}.global-loading-gif{width:56px!important;height:56px!important}.assets-page,.language-page,.loan-page{background:#fff!important}.assets-content,.language-content,.loan-content{min-height:calc(100vh - 54px)!important;min-height:calc(100dvh - 54px)!important;margin:0!important;background:#fff!important}.assets-content{padding:16px 16px 92px!important}.asset-history{margin-bottom:18px!important;border-radius:12px!important;background:#f5f6fa!important}.asset-history .app-icon-img.history-icon{width:38px!important;height:38px!important;padding:8px!important;border-radius:10px!important;background:#fff!important}.assets-tabs{margin:2px 0 8px!important}.asset-row{min-height:70px!important}.asset-coin.coin-icon{width:34px!important;height:34px!important;font-size:16px!important}.loan-content{padding:16px 18px 34px!important}.loan-card{min-height:166px!important;padding:24px 18px 52px!important;border-radius:12px!important;box-shadow:0 18px 24px rgba(29,43,95,.16)!important}.loan-income .up-line:before{content:"\2197"!important}.loan-help{grid-template-columns:34px 1fr 58px!important;height:58px!important;margin:-29px 16px 24px!important;border-radius:12px!important}.loan-help .app-icon-img{width:23px!important;height:23px!important}.loan-start-btn{width:58px!important;height:30px!important;border-radius:15px!important;font-size:12px!important}.loan-input-line{height:50px!important;margin-bottom:14px!important;border-radius:8px!important;background:#f5f6fa!important}.loan-options{margin:-8px 0 14px!important;padding:8px 14px!important;border-radius:8px!important;box-shadow:0 8px 18px rgba(25,39,94,.08)!important}.loan-option{height:36px!important}.loan-rate{height:38px!important}.loan-note,.loan-rate{font-size:12px!important}.loan-note{margin:12px 0 28px!important;color:#a7afb7!important;line-height:1.55!important}.loan-submit{height:46px!important;border-radius:23px!important}.asset-menu-section .settings-title{margin-top:30px!important}.asset-menu-section .settings-list{margin-bottom:10px!important}.language-content{padding:8px 18px 28px!important}.language-row{height:56px!important;padding:0 2px!important;color:#222936!important;font-size:15px!important;font-weight:500!important;border-bottom:1px solid #f0f2f6!important}.language-row .radio{width:19px!important;height:19px!important;border-color:#c3c9d4!important}.language-row .radio.active{border-color:#1d2b5f!important;background:radial-gradient(circle at center,#1d2b5f 0 43%,transparent 46%)!important}@media (max-width:414px){body{background:#fff!important}.app-page,.bottom-tabbar,.earn-page,.global-loading-panel,.sheet{max-width:none!important;border-left:0!important;border-right:0!important}.home-coin-row{grid-template-columns:50px minmax(78px,1fr) 104px 78px!important;gap:7px!important}.home-spark{width:104px!important}}@media (max-width:767px){body{background:#fff!important}.app-page,.bottom-tabbar,.earn-page,.global-loading-panel,.sheet{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;border-left:0!important;border-right:0!important;box-shadow:none!important}.earn-page{min-width:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#f5f6fa!important}.earn-page,.earn-page .finance-container{width:100%!important;max-width:none!important;margin:0!important}}.assets-page .page-header,.language-page .page-header,.loan-page .page-header{height:82px!important;border-bottom:0!important;background:#fff!important}.assets-page .page-header .title,.language-page .page-header .title,.loan-page .page-header .title{color:#111!important;font-size:20px!important;font-weight:800!important}.assets-page .page-header .back,.language-page .page-header .back,.loan-page .page-header .back{left:17px!important;width:42px!important;height:42px!important}.assets-page .back-icon-img,.language-page .back-icon-img,.loan-page .back-icon-img{width:30px!important;height:30px!important;filter:brightness(0)!important}.account-assets-content{min-height:calc(100vh - 82px)!important;min-height:calc(100dvh - 82px)!important;padding:18px 27px 40px!important;background:#fff!important}.account-asset-list,.account-asset-row{width:100%!important}.account-asset-row{min-height:81px!important;display:grid!important;grid-template-columns:45px minmax(0,1fr) 76px!important;column-gap:12px!important;align-items:center!important;border-bottom:1px solid #f0f1f4!important;text-align:left!important}.account-asset-coin.coin-icon{width:44px!important;height:44px!important;font-size:19px!important}.account-asset-main strong{display:block!important;color:#343943!important;font-size:16px!important;font-weight:500!important;line-height:1.18!important}.account-asset-main span{display:block!important;margin-top:4px!important;color:#a4acb8!important;font-size:12px!important;line-height:1.1!important}.account-asset-amount{align-items:flex-end!important;text-align:right!important}.account-asset-amount strong{display:block!important;color:#343943!important;font-size:16px!important;font-weight:800!important;line-height:1.15!important}.account-asset-amount span{display:block!important;margin-top:4px!important;color:#a4acb8!important;font-size:12px!important;line-height:1.1!important}.language-content{min-height:calc(100vh - 82px)!important;min-height:calc(100dvh - 82px)!important;padding:17px 17px 40px!important;background:#fff!important}.language-row{width:100%!important;height:64px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0!important;border-bottom:0!important;color:#111827!important;font-size:17px!important;font-weight:800!important;text-align:left!important}.language-row .radio{position:relative!important;width:25px!important;height:25px!important;flex:0 0 25px!important;border:2px solid #aab3c0!important;border-radius:50%!important;background:#fff!important}.language-row .radio.active{border-color:#6846f2!important;background:#6846f2!important}.language-row .radio.active:after{content:""!important;position:absolute!important;left:7px!important;top:4px!important;width:7px!important;height:12px!important;border:solid #fff!important;border-width:0 3px 3px 0!important;transform:rotate(45deg)!important}.loan-content{min-height:calc(100vh - 82px)!important;min-height:calc(100dvh - 82px)!important;padding:16px 22px 40px!important;background:#fff!important}.loan-hero-card{position:relative!important;width:100%!important;height:213px!important;overflow:hidden!important;border-radius:15px!important;padding:21px 28px!important;color:#fff!important;background:linear-gradient(66deg,transparent 0 31%,rgba(20,33,83,.42) 31% 48%,transparent 48%),linear-gradient(66deg,transparent 0 70%,rgba(20,33,83,.35) 70% 86%,transparent 86%),linear-gradient(135deg,#1f2e69,#243473 55%,#1e2d68)!important}.loan-hero-title{color:#fff!important;font-size:17px!important;font-weight:500!important;line-height:1.2!important}.loan-hero-amount{margin-top:22px!important;font-size:31px!important;line-height:1!important}.loan-hero-amount,.loan-hero-limit{color:#fff!important;font-weight:800!important}.loan-hero-limit{margin-top:13px!important;font-size:14px!important;line-height:1.2!important}.loan-verify-card{position:relative!important;z-index:2!important;min-height:63px!important;margin:-34px 31px 22px!important;padding:12px 13px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 54px!important;align-items:center!important;column-gap:10px!important;border-radius:16px!important;background:#fff!important;box-shadow:0 14px 26px rgba(38,50,101,.08)!important}.loan-verify-card strong{display:block!important;color:#2e3440!important;font-size:15px!important;font-weight:500!important;line-height:1.25!important}.loan-verify-card em{display:block!important;margin-top:2px!important;color:#a4acb8!important;font-size:12px!important;font-style:normal!important;line-height:1.2!important}.loan-verify-card button{width:54px!important;height:36px!important;border-radius:18px!important;background:#1d2b5f!important;color:#fff!important;font-size:14px!important;font-weight:700!important}.loan-form .field-label{margin:0 0 7px!important;color:#9aa4b4!important;font-size:14px!important;line-height:1.2!important}.loan-input-line{width:100%!important;margin:0 0 18px!important;color:#111827!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.loan-input-line>span:first-child{color:#8a94a4!important}.loan-period-line>span:first-child{color:#111827!important}.loan-period-line .select-line-arrow-img{width:18px!important;height:18px!important;filter:brightness(0)!important}.loan-options{margin:-10px 0 16px!important}.loan-rate{width:100%!important;height:53px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #edf0f5!important;color:#111827!important;font-size:16px!important}.loan-note{margin:17px 0 44px!important;color:#9aa4b4!important;font-size:15px!important;line-height:1.5!important}.loan-submit{width:100%!important;height:62px!important;border-radius:31px!important;background:#8390b1!important;color:#fff!important;font-size:18px!important;font-weight:800!important}.home-card-animation-viewport{overflow:visible!important;clip-path:inset(0 -80px -80px -80px)!important}.home-card-animation-clip{clip-path:inset(0 -60px -36px -60px)!important}.balance-strip{width:auto!important;height:54px!important;margin:0 -18px 26px!important;padding:0 46px!important;overflow:hidden!important;border:0!important;border-top:0!important;background:#fff!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.balance-strip:after,.balance-strip:before{display:none!important;content:none!important}.global-loading-gif{width:96px!important;height:96px!important}.home-card-animation-viewport{margin:0 -18px!important;overflow:hidden!important;clip-path:none!important}.home-card-animation-clip,.home-card-animation-viewport{position:relative!important;z-index:1!important;background:#fff!important}.home-card-animation-clip{margin:0!important;padding:0 30px!important;overflow:visible!important;box-shadow:0 18px 28px rgba(26,35,80,.14)!important;clip-path:inset(0 -60px -60px)!important}.home-card-animation-clip.is-home-card-bounce{z-index:3!important;transform:scale(1);animation:toFront-329bb671-30ec6dbe .5s linear!important;animation-fill-mode:none!important;will-change:top,transform}.home-card-animation-clip .crypto-card.home-card{margin:0!important}.crypto-card.home-card:after{right:52px!important}.top-brand-bar{display:flex!important;align-items:center!important;justify-content:space-between!important}.top-brand-logo{width:209.53px!important;height:auto!important;display:block!important;object-fit:contain!important;object-position:left center!important}.top-brand-address{flex:0 0 auto!important;color:#111827!important;font-size:16px!important}.asset-logo-row.top-brand-bar{min-height:44px!important;margin-bottom:20px!important}.asset-account-card{background:#1d2b5f url(/img/account-bg.c1af5ba2.svg) 50%/cover no-repeat!important;box-shadow:0 18px 24px rgba(29,43,95,.16)!important}.asset-income .up-line{width:14px!important;height:14px!important;display:inline-block!important;background:url(/img/trending-up.711b0b2f.svg) 50%/contain no-repeat!important}.asset-income .up-line:before{content:none!important}.card-action .app-icon-img,.card-actions .app-icon-img.action-icon{width:23px!important;height:23px!important;max-width:23px!important;max-height:23px!important;margin:0 auto 5px!important;object-fit:contain!important}.menu-row .app-icon-img.left-icon{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;object-fit:contain!important}.menu-row .app-icon-img.chev-icon{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important;object-fit:contain!important}.earn-page .card-bg{background:#1d2b5f url(/img/background-top.c1af5ba2.svg) 50%/cover no-repeat!important;box-shadow:0 18px 24px rgba(29,43,95,.16)!important}.earn-page .card-bg:after,.earn-page .card-bg:before{display:none!important;content:none!important}.real-kline-wrap{--kline-axis-width:66px;--kline-main-height:292px;--kline-volume-height:90px;--kline-wrap-height:383px;height:var(--kline-wrap-height)!important;border:1px solid #eef0f5!important;border-left:0!important;border-top:0!important;background:#fff!important}.real-kline-body{position:relative!important;overflow:hidden!important;background:#fff!important}.real-kline-body:before{top:0!important;bottom:0!important;width:1px!important;background:#dfe5ee!important}.real-kline-body:after,.real-kline-body:before{content:""!important;position:absolute!important;z-index:18!important;right:var(--kline-axis-width)!important;pointer-events:none!important}.real-kline-body:after{left:0!important;top:var(--kline-main-height)!important;height:1px!important;background:#edf0f5!important}.real-kline-main-chart{height:var(--kline-main-height)!important;cursor:grab!important;touch-action:none!important}.real-kline-volume-chart{height:var(--kline-volume-height)!important;border-top:0!important}.real-kline-main-chart .tv-lightweight-charts,.real-kline-volume-chart .tv-lightweight-charts{overflow:hidden!important}.real-kline-main-chart canvas,.real-kline-volume-chart canvas{display:block!important}.price-axis-touch-layer{top:0!important;height:var(--kline-main-height)!important}.price-axis-touch-layer,.volume-axis-touch-layer{position:absolute!important;right:0!important;width:var(--kline-axis-width)!important;z-index:24!important;background:transparent!important;cursor:ns-resize!important;pointer-events:auto!important;touch-action:none!important}.volume-axis-touch-layer{top:var(--kline-main-height)!important;height:var(--kline-volume-height)!important}.kline-pane-resizer{position:absolute!important;z-index:28!important;left:0!important;right:var(--kline-axis-width)!important;top:calc(var(--kline-main-height) - 8px)!important;height:16px!important;background:transparent!important;cursor:ns-resize!important;pointer-events:auto!important;touch-action:none!important}.kline-volume-restore{position:absolute!important;z-index:31!important;top:50px!important;right:calc(var(--kline-axis-width) + 12px)!important;width:14px!important;height:14px!important;line-height:12px!important;padding:0!important;border:0!important;border-radius:2px!important;background:#2f98e8!important;color:#fff!important;font-size:13px!important;font-weight:700!important;text-align:center!important;cursor:pointer!important;box-shadow:0 1px 3px rgba(47,152,232,.25)!important}.real-kline-wrap.volume-collapsed .kline-pane-resizer,.real-kline-wrap.volume-collapsed .real-kline-body:after,.real-kline-wrap.volume-collapsed .real-kline-volume-chart,.real-kline-wrap.volume-collapsed .volume-axis-touch-layer,.real-kline-wrap.volume-collapsed .volume-legend-layer{display:none!important}.active-price-label{position:absolute!important;z-index:34!important;right:8px!important;left:auto!important;min-width:56px!important;height:auto!important;line-height:1!important;padding:6px 7px!important;box-sizing:border-box!important;transform:translateY(-50%)!important;border-radius:2px!important;background:var(--active-price-label-bg,#16c784)!important;color:var(--active-price-label-text,#111)!important;font-size:11px!important;font-weight:700!important;text-align:center!important;white-space:nowrap!important;pointer-events:none!important}.kline-history-interaction-mask{position:absolute!important;z-index:39!important;inset:0!important;background:hsla(0,0%,100%,.08)!important;cursor:wait!important;pointer-events:auto!important;touch-action:none!important;user-select:none!important;-webkit-user-select:none!important}.kline-history-loading-left{position:absolute!important;z-index:41!important;left:22px!important;top:132px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:8px 12px!important;border-radius:999px!important;background:hsla(0,0%,100%,.92)!important;box-shadow:0 8px 18px rgba(21,34,73,.14)!important;color:#1f2a5f!important;font-size:12px!important;font-weight:700!important;pointer-events:none!important}.kline-history-loading-left .loading-spinner.mini{width:18px!important;height:18px!important;border-width:3px!important;margin:0!important}.kline-loading-overlay .loading-spinner.small{width:42px!important;height:42px!important;border-width:4px!important;margin-bottom:0!important}@media (hover:hover) and (pointer:fine){.price-axis-touch-layer,.volume-axis-touch-layer{pointer-events:none!important}}.volume-legend-layer{top:calc(var(--kline-main-height) + 14px)!important}.page-header,.top-brand-bar{z-index:80!important}.top-brand-bar{padding-top:0!important}.top-brand-address{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;min-height:34px!important;padding:0!important;border:0!important;background:transparent!important;cursor:pointer!important;text-align:right!important;user-select:text!important}.top-brand-address:disabled{cursor:default!important}.invite-content,.invite-page{background:#fff!important}.invite-content{min-height:calc(100vh - 54px)!important;min-height:calc(100dvh - 54px)!important;margin:0!important;padding:46px 28px 28px!important}.invite-hero{align-items:stretch!important;padding-top:0!important}.invite-visual{position:relative!important;width:190px!important;height:190px!important;margin:0 auto 18px!important;border-radius:50%!important;background:#bdc3d2!important;overflow:visible!important}.invite-gift{position:absolute!important;left:50%!important;top:50%!important;width:92px!important;height:92px!important;transform:translate(-50%,-42%)!important}.gift-bow,.gift-box,.gift-lid,.gift-ribbon{position:absolute!important;display:block!important}.gift-box{left:8px!important;bottom:0!important;width:76px!important;height:58px!important;background:#77a2f5!important}.gift-lid{left:4px!important;top:26px!important;width:84px!important;height:17px!important;background:#8db4fb!important}.gift-ribbon{left:41px!important;top:26px!important;width:10px!important;height:66px!important;background:#ffad35!important;z-index:2!important}.gift-bow{top:0!important;width:31px!important;height:31px!important;border:10px solid #ffad35!important;border-radius:28px 28px 4px 28px!important;z-index:3!important}.gift-bow.left{left:20px!important;transform:rotate(44deg)!important}.gift-bow.right{right:20px!important;transform:rotate(46deg) scaleX(-1)!important}.invite-dot{position:absolute!important;display:block!important;border-radius:50%!important}.invite-dot.dot-a{left:18px!important;top:78px!important;width:8px!important;height:8px!important;background:#ff9e1b!important}.invite-dot.dot-b{left:28px!important;bottom:17px!important;width:12px!important;height:12px!important;background:#4d93ff!important}.invite-dot.dot-c{right:10px!important;top:49px!important;width:11px!important;height:11px!important;background:#8892ad!important}.invite-dot.dot-d{right:34px!important;bottom:18px!important;width:7px!important;height:7px!important;background:#93f0d0!important}.invite-dot.dot-e{left:100px!important;top:26px!important;width:5px!important;height:5px!important;background:#26e0a5!important}.invite-title{margin:0 0 24px!important;color:#111!important;font-size:24px!important;font-weight:800!important;line-height:1.15!important;text-align:center!important}.invite-desc{width:100%!important;margin:0 0 18px!important;color:#9da7b8!important;font-size:13px!important;line-height:1.75!important}.invite-page .copy-box{height:49px!important;margin-bottom:26px!important;padding:0 14px!important;border:1px dashed #1d2b5f!important;border-radius:14px!important;color:#161a22!important;font-size:16px!important;background:#fff!important}.invite-copy-btn,.invite-page .copy-box{width:100%!important;font-weight:800!important}.invite-copy-btn{height:55px!important;border-radius:28px!important;background:#1d2b5f!important;color:#fff!important;font-size:17px!important}.records-content{padding:12px 22px 28px!important}.records-tabs-row{display:flex!important;justify-content:center!important}.records-tabs-row.main-tabs-row{margin-bottom:14px!important}.records-tabs-row.sub-tabs-row{margin-bottom:62px!important}.records-tabs{justify-content:center!important;gap:25px!important}.records-tabs button{padding:0 13px!important}.records-empty.empty-state{padding-top:0!important;color:#a5a5a5!important;font-size:16px!important}.records-empty .empty-state-icon{width:88px!important;height:88px!important;margin-bottom:20px!important}.app-page{overflow-x:clip!important;overflow-y:visible!important}.page-header,.top-brand-bar{position:sticky!important;top:0!important;z-index:300!important;background:#fff!important;transform:translateZ(0)!important}.page-header{overflow:visible!important}.top-brand-bar{min-height:58px!important}.records-content{min-height:calc(100vh - 54px)!important;min-height:calc(100dvh - 54px)!important;padding:12px 0 28px!important}.records-tabs-row{width:100%!important;display:block!important;overflow:hidden!important}.records-tabs-row.sub-tabs-row{margin-bottom:66px!important}.records-tabs-scroll{width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 22px!important;cursor:grab!important;scroll-behavior:smooth!important;scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x!important;user-select:none!important}.records-tabs-scroll::-webkit-scrollbar{display:none!important}.records-tabs-scroll:active{cursor:grabbing!important}.records-tabs{width:max-content!important;min-width:100%!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:24px!important;padding:0!important;border-radius:0!important;background:transparent!important}.records-tabs.sub-tabs{min-width:0!important;height:46px!important;gap:34px!important;padding-left:108px!important;padding-right:108px!important}.records-tabs button{flex:0 0 auto!important;height:34px!important;border-radius:18px!important;color:#333!important;font-size:15px!important;font-weight:500!important;line-height:34px!important;background:transparent!important;white-space:nowrap!important}.records-tabs button.active{color:#333!important;background:#c9c4c4!important;font-weight:800!important}.records-empty-view{padding-top:0!important;color:#9fa4ad!important;font-size:16px!important}.records-empty-icon{position:relative!important;width:88px!important;height:88px!important;margin-bottom:20px!important;border-radius:50%!important;background:#1d2b5f!important}.records-empty-mail{position:absolute!important;left:21px!important;top:25px!important;width:38px!important;height:30px!important;border:4px solid #fff!important;border-radius:7px!important}.records-empty-mail:after,.records-empty-mail:before{content:""!important;position:absolute!important;top:6px!important;width:22px!important;height:4px!important;background:#fff!important}.records-empty-mail:before{left:4px!important;transform:rotate(32deg)!important;transform-origin:left center!important}.records-empty-mail:after{right:4px!important;transform:rotate(-32deg)!important;transform-origin:right center!important}.records-empty-search{position:absolute!important;right:16px!important;bottom:20px!important;width:25px!important;height:25px!important;border:4px solid #fff!important;border-radius:50%!important;background:#1d2b5f!important}.records-empty-search:after{content:""!important;position:absolute!important;right:-10px!important;bottom:-5px!important;width:15px!important;height:4px!important;border-radius:4px!important;background:#fff!important;transform:rotate(45deg)!important}.toast{z-index:13000!important}.trade-overlay{position:fixed!important;z-index:12000!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;background:rgba(0,0,0,.66)!important}.trade-overlay-fade-enter-active,.trade-overlay-fade-leave-active{transition:opacity .22s ease!important}.trade-overlay-fade-enter,.trade-overlay-fade-leave-to{opacity:0!important}.trade-overlay-fade-enter-active .trade-sheet,.trade-overlay-fade-leave-active .trade-sheet{transition:transform .28s cubic-bezier(.22,.61,.36,1)!important}.trade-overlay-fade-enter .trade-sheet,.trade-overlay-fade-leave-to .trade-sheet{transform:translateY(100%)!important}.trade-sheet{max-width:var(--app-width)!important;max-height:none!important;padding:20px 18px 34px!important;border-radius:16px 16px 0 0!important;background:#fff!important;box-shadow:0 -10px 28px rgba(17,24,39,.12)!important;transform:translateY(0)!important}.trade-sheet .sheet-head{justify-content:space-between!important;margin:0 0 34px!important}.trade-sheet .sheet-coin,.trade-sheet .sheet-head{display:flex!important;align-items:center!important}.trade-sheet .sheet-coin{gap:12px!important}.trade-sheet-icon{width:44px!important;height:44px!important;font-size:20px!important;flex:0 0 44px!important}.trade-sheet .sheet-title{color:#1f2937!important;font-size:16px!important;font-weight:900!important;line-height:20px!important}.trade-sheet .coin-sub{color:#9aa5b5!important;font-size:12px!important;font-weight:700!important;line-height:17px!important}.trade-sheet .sheet-price{color:#111827!important;font-size:12px!important;font-weight:600!important;line-height:18px!important;text-align:right!important}.trade-sheet .sheet-price strong{color:#111827!important;font-size:15px!important;font-weight:900!important}.trade-sheet .sheet-price .green{color:#00c985!important}.trade-sheet .sheet-price .red{color:#ff5e60!important}.trade-field-label{display:block!important;margin:0 0 18px!important;color:#111827!important;font-size:14px!important;font-weight:900!important}.trade-period-scroll{width:calc(100% + 36px)!important;margin:0 -18px 34px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 18px!important;cursor:grab!important;scroll-behavior:smooth!important;scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x!important;user-select:none!important}.trade-period-scroll::-webkit-scrollbar{display:none!important}.trade-period-scroll:active{cursor:grabbing!important}.trade-period-list{width:max-content!important;min-width:100%!important;gap:12px!important;margin:0!important;padding:0!important}.trade-period-list,.trade-period-list .period-card{display:flex!important;align-items:center!important}.trade-period-list .period-card{flex:0 0 88px!important;width:88px!important;height:54px!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;border:1px solid #e4e7ef!important;border-radius:7px!important;background:#fff!important;color:#353535!important;font-size:18px!important;font-weight:500!important;line-height:20px!important;white-space:nowrap!important}.trade-period-list .period-card small{display:block!important;margin:0!important;color:#a2a9b7!important;font-size:12px!important;font-weight:800!important;line-height:14px!important}.trade-period-list .period-card.active{border-color:#1d2b5f!important;color:#25304f!important;box-shadow:none!important}.trade-amount-input{height:52px!important;margin:0 0 24px!important;padding:0 16px!important;border:1px solid #1f2937!important;border-radius:6px!important;background:#f7f7f7!important;color:#111827!important;font-size:14px!important}.trade-amount-input::placeholder{color:#aab2c0!important;font-weight:700!important}.trade-balance-line,.trade-fee-line{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0!important;color:#111827!important;font-size:13px!important;line-height:24px!important}.trade-fee-line{margin-bottom:20px!important}.trade-balance-line{padding-top:17px!important;border-top:1px solid #eef0f5!important;font-size:16px!important;font-weight:500!important}.trade-balance-line strong{font-size:16px!important;font-weight:900!important}.trade-submit{height:60px!important;margin-top:12px!important;border-radius:30px!important;background:#1d2b67!important;color:#fff!important;font-size:15px!important;font-weight:900!important}.wallet-detail-page{background:var(--page-bg)}.wallet-detail-page .page-header{height:68px;border-bottom:1px solid #eef1f5}.wallet-detail-page .page-header .title{font-size:23px;font-weight:800;color:#20242c}.wallet-detail-page .page-header .back{left:18px}.wallet-detail-content{min-height:calc(100vh - 68px)!important;margin:0!important;padding:14px 24px 28px!important;background:#fff!important}.wallet-history-card{width:100%;min-height:84px;border:1px solid #e7e9ef;border-radius:12px;background:#fff;display:grid;grid-template-columns:54px 1fr 34px;align-items:center;gap:14px;padding:13px 14px 13px 16px;margin:2px 0 24px}.wallet-history-icon{width:54px;height:54px;border-radius:8px;background:#dfe9ff;display:grid;place-items:center}.wallet-history-icon .app-icon-img{width:29px;height:29px;object-fit:contain}.wallet-history-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.25;min-width:0}.wallet-history-text strong{color:#151922;font-size:16px;font-weight:800}.wallet-history-text small{margin-top:4px;color:#8791a3;font-size:13px}.wallet-history-arrow{width:24px;height:24px;border-radius:50%;background:#dce7fb;display:grid;place-items:center}.wallet-history-arrow .app-icon-img{width:15px;height:15px}.wallet-mode-tabs{display:flex;align-items:center;gap:30px;margin:0 0 44px}.wallet-mode-tabs button{min-width:68px;padding:0 10px;height:38px;border-radius:22px;color:#161b24;font-size:16px;font-weight:800;background:transparent}.wallet-mode-tabs button.active{background:#c8c2c3}.wallet-panel{width:100%}.wallet-chain-options{display:flex;justify-content:center;align-items:center;gap:18px;margin:-4px 0 20px;color:#1e2835;font-size:16px}.wallet-chain-options label{display:flex;align-items:center;gap:7px;cursor:pointer}.wallet-chain-options label span{width:20px;height:20px;border:1px solid #b9c1cf;border-radius:50%;display:inline-block}.wallet-chain-options label.active span{border:2px solid #243a75;box-shadow:inset 0 0 0 4px #fff;background:#243a75}.wallet-send-chain{margin-top:-4px;margin-bottom:30px}.wallet-qr{display:block;width:164px!important;height:164px!important;margin:0 auto 36px;background:#fff;border:0}.wallet-qr:after,.wallet-qr:before{content:none;display:none}.wallet-address-copy{width:calc(100% - 34px);min-height:46px;margin:0 17px 34px;border:1px dashed #1d3571;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px 0 20px;color:#111821;font-size:15px;font-weight:700;background:#fff}.wallet-address-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet-address-copy strong{display:inline-flex;align-items:center;gap:6px;color:#1d2f67;font-size:14px;white-space:nowrap}.wallet-copy-icon{position:relative;width:15px;height:15px;display:inline-block;flex:0 0 15px}.wallet-copy-icon,.wallet-copy-icon:before{border:1.8px solid #1d2f67;border-radius:2px}.wallet-copy-icon:before{content:"";position:absolute;left:-4px;top:3px;width:11px;height:11px;background:#fff}.wallet-address-copy .app-icon-img{width:16px;height:16px}.wallet-field-label{display:block;margin:0 17px 12px;color:#8d98aa;font-size:15px}.wallet-input,.wallet-input-wrap{width:calc(100% - 34px);height:56px;margin:0 17px 22px;border:1px solid #edf0f5;border-radius:4px;background:#fff;color:#17202c;font-size:15px}.wallet-input{display:block;padding:0 14px;outline:none}.wallet-input::placeholder,.wallet-swap-input::placeholder{color:#8f9aac}.wallet-input-wrap{display:flex;align-items:center;padding:0 12px}.wallet-input-wrap .wallet-input{width:100%;height:100%;border:0;margin:0;padding:0}.wallet-input-wrap button{color:#5139ff;font-size:14px;white-space:nowrap}.wallet-input-wrap .app-icon-img{width:18px;height:18px;opacity:.7;flex:0 0 18px}.wallet-upload-box{width:calc(100% - 34px);height:124px;margin:0 17px 34px;border:1px solid #eff1f5;border-radius:2px;background:#fff;display:grid;place-items:center}.wallet-upload-box .app-icon-img{width:42px;height:42px}.wallet-submit{width:calc(100% - 34px);height:58px;margin:0 17px;border-radius:29px;background:#1f2d68;color:#fff;font-size:17px;font-weight:800}.wallet-send-asset{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 34px);margin:0 17px 24px}.wallet-send-coin{display:flex;align-items:center;gap:10px;color:#111923;font-size:18px}.wallet-send-coin .coin-icon{width:32px!important;height:32px!important;font-size:15px!important}.wallet-balance{display:flex;flex-direction:column;align-items:flex-end;color:#8a95a7;font-size:13px}.wallet-balance strong{color:#14aa84;font-size:14px;margin-top:2px}.wallet-tip{width:calc(100% - 34px);margin:2px 17px 6px;color:#8a95a7;font-size:12px;line-height:1.6}.wallet-fee{width:calc(100% - 34px);margin:0 17px 48px;color:#4b5667;font-size:13px}.wallet-send-panel .wallet-submit{margin-top:0}.wallet-swap-panel{padding-top:4px}.wallet-swap-line{width:calc(100% - 34px);min-height:54px;margin:0 17px 26px;display:grid;grid-template-columns:144px 1fr 34px;align-items:center;gap:10px}.wallet-token-select{display:flex;align-items:center;gap:9px;color:#19202a;font-size:18px;background:transparent}.wallet-token-select .coin-icon{width:24px!important;height:24px!important;font-size:12px!important}.wallet-token-select .app-icon-img{width:14px;height:14px}.wallet-swap-input,.wallet-swap-value{height:38px;border:0;border-bottom:1px solid #b7b1ff;outline:none;text-align:center;color:#1c2430;font-size:16px;min-width:0;background:transparent}.wallet-swap-max{height:38px;border-bottom:1px solid #b7b1ff;color:#5b46ff;font-size:15px;line-height:18px;word-break:break-all}.wallet-swap-switch{width:28px;height:28px;border-radius:8px;background:#a7b0cc;display:grid;place-items:center;margin:-6px auto 24px}.wallet-swap-switch .app-icon-img{width:18px;height:18px}.wallet-swap-rate{width:calc(100% - 34px);margin:8px 17px 54px;display:flex;align-items:center;gap:10px;color:#1c2530;font-size:15px}.wallet-rate-icon{width:24px;height:24px;border-radius:6px;background:linear-gradient(135deg,#42d6ac,#4d8df9 48%,#b562ff);position:relative;flex:0 0 24px}.wallet-rate-icon:after{content:"";position:absolute;inset:6px;border-left:3px solid #fff;border-bottom:3px solid #fff;border-radius:1px}.wallet-swap-balance{width:calc(100% - 34px);margin:0 17px 82px;display:flex;align-items:center;justify-content:space-between;color:#8d98aa;font-size:15px}.wallet-swap-balance strong{color:#101720;font-size:16px;font-weight:500}.wallet-swap-submit{margin-top:0}.home-coin-row,.home-skeleton-row{grid-template-columns:54px 112px 104px minmax(86px,1fr)!important}.home-coin-row .coin-info{margin-left:8px!important}.home-spark.spark{justify-self:start!important}.home-coin-right{justify-self:end!important}.market-loading-list{width:100%;padding-top:2px}.market-skeleton-row{min-height:79px;grid-template-columns:54px minmax(72px,1fr) 104px 86px!important}.assets-empty-list,.market-empty-list{min-height:180px;display:flex;align-items:center;justify-content:center;color:#9aa4b4;font-size:13px}.finance-select-wrap{position:relative}.earn-page .select-arrow-img{transition:transform .24s ease}.earn-page .select-arrow-img.active{transform:rotate(180deg)}.finance-popup-fade-enter-active,.finance-popup-fade-leave-active{transition:opacity .22s ease,transform .22s ease;transform-origin:top center}.finance-popup-fade-enter,.finance-popup-fade-leave-to{opacity:0;transform:translateY(-8px) scaleY(.96)}.earn-page .select-options{box-shadow:0 10px 18px rgba(26,39,90,.13)!important}.earn-page .option-coin-icon.coin-icon{width:24px;height:24px;margin-right:8px;font-size:12px}.earn-page .coin-option-item>span:first-child{display:flex;align-items:center;justify-content:flex-start}.pos-page .pos-stake-form{margin:28px 12px 0;padding:20px 24px 34px;border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(29,43,95,.06)}.pos-page .pos-form-item{position:relative;margin-bottom:18px}.pos-page .pos-form-item label,.pos-page .pos-static-field label{display:block;margin-bottom:12px;color:#555;font-size:14px;line-height:1.2}.pos-page .pos-amount-grid{width:100%;min-height:58px;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px 12px;border-radius:8px;background:#f5f6fa}.pos-page .pos-coin-box,.pos-page .pos-field-btn,.pos-page .pos-input-box,.pos-page .pos-static-value{min-height:44px;border-radius:0;background:#f1f1f1}.pos-page .pos-coin-box{display:flex;align-items:center;justify-content:flex-start;padding:0 16px;color:#333;font-size:14px}.pos-page .pos-input-box{display:flex;align-items:center;min-width:0;padding:0 12px}.pos-page .pos-input-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#333;font-size:14px;text-align:left;appearance:textfield}.pos-page .pos-input-box input::-webkit-inner-spin-button,.pos-page .pos-input-box input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.pos-page .pos-input-box input::placeholder{color:#b8bec8}.pos-page .pos-input-coin-icon.coin-icon{width:24px;height:24px;flex:0 0 24px;margin-left:8px;font-size:12px}.pos-page .pos-field-btn,.pos-page .pos-static-value{width:100%;min-height:60px;display:flex;align-items:center;padding:0 16px;background:#f5f6fa;color:#111;font-size:16px}.pos-page .pos-field-btn{justify-content:center;position:relative;border-radius:8px}.pos-page .pos-field-btn .select-arrow-img{position:absolute;right:16px;width:18px;height:18px}.pos-page .pos-static-field{margin-bottom:22px}.pos-page .pos-static-value{justify-content:flex-start;border-radius:8px}.pos-page .pos-submit-btn{margin-top:36px!important}.pos-page .pos-submit-btn button{height:56px;border-radius:28px}.pos-page .pos-coin-options{top:90px!important}.assets-loading-list{width:100%}.account-asset-skeleton-row{pointer-events:none}.asset-skeleton-circle{width:44px!important;height:44px!important}.account-asset-skeleton-row .skeleton-info{min-width:0}.account-asset-skeleton-row .skeleton-price{align-items:flex-end}.account-asset-row .coin-icon.has-image img,.home-coin-row .coin-icon.has-image img,.market-coin-row .coin-icon.has-image img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover}@media (max-width:374px){.home-coin-row,.home-skeleton-row{grid-template-columns:50px 104px 94px minmax(78px,1fr)!important}.home-spark.spark{width:94px!important}.pos-page .pos-stake-form{margin-left:4px;margin-right:4px;padding-left:18px;padding-right:18px}}.earn-page .select-options{padding:14px 18px!important}.earn-page .select-options .option{line-height:42px!important}.earn-page .coin-options .coin-option-item,.earn-page .select-options .option{min-height:42px!important;height:42px!important}.pos-page .pos-coin-bottom-overlay{position:fixed;z-index:260;inset:0;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.68)}.pos-page .pos-coin-bottom-sheet{width:100%;max-width:var(--app-width);padding:18px 0 30px;border-radius:14px 14px 0 0;background:#fff;box-shadow:0 -12px 24px rgba(0,0,0,.12)}.pos-page .pos-coin-bottom-row{width:100%;height:58px;display:flex;align-items:center;justify-content:center;gap:13px;color:#9da5b4;font-size:18px;font-weight:700;background:transparent}.pos-page .pos-bottom-coin-icon.coin-icon{width:34px!important;height:34px!important;font-size:16px!important;flex:0 0 34px}.pos-bottom-picker-enter-active,.pos-bottom-picker-leave-active{transition:opacity .22s ease}.pos-bottom-picker-enter-active .pos-coin-bottom-sheet,.pos-bottom-picker-leave-active .pos-coin-bottom-sheet{transition:transform .22s ease}.pos-bottom-picker-enter,.pos-bottom-picker-leave-to{opacity:0}.pos-bottom-picker-enter .pos-coin-bottom-sheet,.pos-bottom-picker-leave-to .pos-coin-bottom-sheet{transform:translateY(100%)}.invite-visual-img{display:block!important;width:200px!important;max-width:76%!important;height:auto!important;margin:0 auto 18px!important;object-fit:contain!important}.invite-page .copy-box{overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.wallet-file-input{display:none!important}.wallet-upload-box{position:relative;grid-auto-flow:row;gap:8px;color:#1f2d68;overflow:hidden;cursor:pointer;outline:none}.wallet-upload-box:focus-visible{border-color:#1f2d68;box-shadow:0 0 0 2px rgba(31,45,104,.12)}.wallet-upload-box.has-preview{background:#f8fafc;height:auto;padding:8px;box-sizing:border-box}.wallet-upload-name{max-width:86%;overflow:hidden;color:#8791a3;font-size:12px;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.wallet-upload-preview{width:100%;height:260px;background-repeat:no-repeat;background-position:50%;background-size:contain}.wallet-upload-remove{position:absolute;top:8px;right:8px;z-index:2;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(17,25,35,.72);color:#fff;font-size:20px;font-weight:500;line-height:1;box-shadow:0 4px 10px rgba(17,25,35,.18)}.wallet-upload-remove span{transform:translateY(-1px)}.wallet-upload-remove:active{transform:scale(.96)}.wallet-submit:disabled{opacity:.68}.wallet-eye-btn{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;flex:0 0 22px!important;color:inherit!important;border-bottom:0!important}.wallet-eye-btn .app-icon-img{width:18px!important;height:18px!important}.wallet-swap-line-to{grid-template-columns:144px 1fr!important}.wallet-picker-fade-enter-active,.wallet-picker-fade-leave-active{transition:opacity .2s ease}.wallet-picker-fade-enter-active .sheet,.wallet-picker-fade-leave-active .sheet{transition:transform .2s ease}.wallet-picker-fade-enter,.wallet-picker-fade-leave-to{opacity:0}.wallet-picker-fade-enter .sheet,.wallet-picker-fade-leave-to .sheet{transform:translateY(100%)}.records-content{padding:12px 0 30px!important;overflow-y:auto!important}.records-tabs-row.main-tabs-row{margin-bottom:0!important}.records-tabs-row.account-sub-tabs-row,.records-tabs-row.sub-tabs-row{margin-bottom:24px!important}.records-tabs-scroll{padding:0 20px!important}.records-tabs.main-tabs{min-width:max-content!important;gap:30px!important}.records-tabs.sub-tabs{width:100%!important;min-width:100%!important;justify-content:center!important;gap:52px!important;padding-left:0!important;padding-right:0!important}.records-tabs button{min-width:66px!important;padding:0 16px!important}.records-list{padding:4px 20px 24px!important}.record-card{width:100%!important;margin-bottom:14px!important;padding:16px 16px 14px!important;border:1px solid #edf0f5!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;box-shadow:0 10px 24px rgba(28,43,95,.08)!important}.record-card-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important}.record-card-title{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.record-type-icon{width:38px!important;height:38px!important;border-radius:12px!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:15px!important;font-weight:900!important;flex:0 0 38px!important}.record-type-icon.recharge{background:linear-gradient(135deg,#1cc896,#19a879)!important}.record-type-icon.withdraw{background:linear-gradient(135deg,#6577f1,#20316d)!important}.record-card-title strong{display:block!important;color:#151a24!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important}.record-card-title small{display:block!important;margin-top:5px!important;color:#99a2b0!important;font-size:12px!important;line-height:1.2!important}.record-status-badge{min-width:64px!important;height:28px!important;padding:0 10px!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important}.record-status-badge.pending{color:#946100!important;background:#fff2d6!important}.record-status-badge.success{color:#00a879!important;background:#e5f9f2!important}.record-status-badge.failed{color:#e34a4a!important;background:#ffe9e9!important}.record-amount{margin:16px 0 12px!important;font-size:24px!important;font-weight:900!important;letter-spacing:-.3px!important}.record-amount.recharge{color:#00a879!important}.record-amount.withdraw{color:#1f2d68!important}.record-info-grid{padding-top:8px!important;border-top:1px solid #f0f2f6!important}.record-info-row{min-height:28px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;color:#98a2b3!important;font-size:13px!important}.record-info-row strong{max-width:60%!important;overflow:hidden!important;color:#2a3140!important;font-size:13px!important;font-weight:700!important;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important}.records-loading-list{padding:4px 20px 24px!important}.records-skeleton-card{height:132px!important;padding:16px!important;box-shadow:0 10px 24px rgba(28,43,95,.06)!important}.records-skeleton-card span{display:block!important;height:14px!important;margin-bottom:16px!important;border-radius:8px!important;background:linear-gradient(90deg,#f1f3f8,#fafbff,#f1f3f8)!important}.records-skeleton-card span:first-child{width:48%!important}.records-skeleton-card span:nth-child(2){width:78%!important}.records-skeleton-card span:nth-child(3){width:60%!important}.wallet-picker-overlay{position:fixed!important;z-index:12000!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;background:rgba(0,0,0,.68)!important}.wallet-picker-sheet{max-width:var(--app-width)!important;max-height:36vh!important;overflow-y:auto!important;padding:18px 0 28px!important;background:#fff!important;box-shadow:0 -12px 24px rgba(0,0,0,.12)!important}.wallet-picker-row{color:#9da5b4!important;font-size:18px!important;font-weight:700!important;background:transparent!important}.wallet-picker-coin-icon.coin-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;font-size:14px!important}.wallet-picker-fade-enter-active,.wallet-picker-fade-leave-active{transition:opacity .22s ease!important}.wallet-picker-fade-enter-active .wallet-picker-sheet,.wallet-picker-fade-leave-active .wallet-picker-sheet{transition:transform .22s ease!important}.wallet-picker-fade-enter,.wallet-picker-fade-leave-to{opacity:0!important}.wallet-picker-fade-enter .wallet-picker-sheet,.wallet-picker-fade-leave-to .wallet-picker-sheet{transform:translateY(100%)!important}.records-tabs-row.main-tabs-row{margin-bottom:6px!important}.records-tabs.main-tabs{width:100%!important;min-width:100%!important;justify-content:space-between!important;gap:0!important}.records-tabs.main-tabs button{min-width:56px!important;padding:0 8px!important}.records-tabs-row.account-sub-tabs-row,.records-tabs-row.sub-tabs-row{margin-bottom:22px!important}.records-empty-view{min-height:260px!important;padding-top:70px!important;color:#a5acba!important;font-size:15px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important}.records-empty-img{width:94px!important;height:94px!important;margin-bottom:16px!important;padding:22px!important;border-radius:50%!important;display:block!important;background:#1d2b5f!important;box-sizing:border-box!important}.records-empty-icon,.records-empty-mail,.records-empty-search{display:none!important}.record-info-grid{padding-bottom:2px!important}.record-info-row{min-height:30px!important}.market-coin-row,.market-skeleton-row{grid-template-columns:54px 84px 104px minmax(86px,1fr)!important}.market-coin-info{margin-left:4px!important}.market-spark.spark{justify-self:start!important}.earn-page .finance-container{padding-top:28px!important}.earn-page .select-options{max-height:none!important;overflow:visible!important;padding:16px 18px!important}.earn-page .coin-options .coin-option-item,.earn-page .select-options .option{min-height:43px!important;height:43px!important;line-height:43px!important}.wallet-picker-sheet{max-height:none!important;height:auto!important;padding:18px 0 22px!important}.loan-content{padding-top:32px!important}.loan-form .field-label{margin-bottom:9px!important}.loan-input-line{height:62px!important;margin-bottom:18px!important;padding:0 21px!important;border-radius:17px!important;background:#f7f8fb!important;font-size:16px!important}.loan-period-line{margin-bottom:0!important}.loan-options{width:100%!important;margin:0 0 20px!important;padding:16px 22px 16px!important;border-radius:0 0 8px 8px!important;background:#fff!important;box-shadow:6px 12px 8px rgba(25,39,94,.12)!important}.loan-option{width:100%!important;min-height:42px!important;height:42px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border:0!important;background:transparent!important;color:#111827!important;font-size:16px!important;line-height:42px!important}.loan-option span:last-child{color:#9aa4b4!important;font-size:14px!important;font-weight:500!important}.identity-content,.identity-page{background:#fff!important}.identity-content{min-height:calc(100vh - 54px)!important;min-height:calc(100dvh - 54px)!important;padding:38px 18px 40px!important}.identity-page .identity-tip{margin:0 0 28px!important;color:#6876ff!important;font-size:14px!important;line-height:1.2!important}.identity-page .auth-input{height:58px!important;margin-bottom:13px!important;padding:0 22px!important;border-radius:17px!important;background:#f8f9fb!important;color:#738096!important;font-size:16px!important}.identity-page .auth-input::placeholder{color:#738096!important}.identity-page .primary-block-btn{height:62px!important;margin-top:22px!important;border-radius:10px!important;background:#1d2b5f!important;color:#fff!important;font-size:17px!important;font-weight:900!important}.top-brand-bar{transform:none!important}.top-brand-bar .toast{position:fixed!important;left:50vw!important;top:50vh!important;transform:translate(-50%,-50%)!important}.assets-page .page-header,.identity-page .page-header,.invite-page .page-header,.language-page .page-header,.loan-page .page-header,.records-page .page-header,.wallet-detail-page .page-header{border-bottom:0!important;box-shadow:none!important}.app-route-fade-enter-active,.app-route-fade-leave-active{transition:opacity .24s ease,transform .24s ease!important;will-change:opacity,transform}.app-route-fade-enter{opacity:0!important;transform:translate3d(18px,0,0)!important}.app-route-fade-leave-to{opacity:0!important;transform:translate3d(-10px,0,0)!important}.records-page{height:100vh!important;height:100dvh!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important}.records-page .page-header{position:relative!important;flex:0 0 54px!important;z-index:50!important}.records-content{flex:1 1 auto!important;height:auto!important;padding:10px 0 0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important}.records-tabs-row{flex:0 0 auto!important}.records-tabs-row.main-tabs-row{margin-top:0!important;margin-bottom:4px!important}.records-tabs-row.account-sub-tabs-row,.records-tabs-row.sub-tabs-row{margin-bottom:12px!important}.records-tabs-scroll{padding-left:20px!important;padding-right:20px!important}.records-scroll-area{flex:1 1 auto!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;padding:10px 0 26px!important;-webkit-overflow-scrolling:touch!important;background:#fff!important}.records-list{padding:0 20px 24px!important}.records-page-loading{min-height:300px!important;display:flex!important;align-items:center!important;justify-content:center!important}.records-page-loading .loading-spinner.small{width:44px!important;height:44px!important;border-width:4px!important;margin:0!important}.records-empty-view{min-height:300px!important;padding-top:54px!important}.home-coin-row,.home-skeleton-row{grid-template-columns:54px 112px 98px 86px!important}.home-spark.spark{width:98px!important;justify-self:end!important}.home-coin-right{width:86px!important;min-width:86px!important;justify-self:start!important}.market-coin-row,.market-skeleton-row{grid-template-columns:54px 84px 98px 86px!important}.market-spark.spark{width:98px!important;justify-self:end!important}.market-coin-right{width:86px!important;min-width:86px!important;justify-self:start!important}.home-coin-row,.home-skeleton-row{grid-template-columns:54px minmax(96px,1fr) minmax(78px,1fr) 90px!important;column-gap:0!important}.home-spark.spark{width:100%!important;min-width:0!important;max-width:112px!important;justify-self:stretch!important}.home-coin-right{width:90px!important;min-width:90px!important;justify-self:stretch!important;text-align:right!important}.market-coin-row,.market-skeleton-row{grid-template-columns:54px minmax(82px,1fr) minmax(72px,1fr) 92px!important;column-gap:0!important}.market-spark.spark{width:100%!important;min-width:0!important;max-width:112px!important;justify-self:stretch!important}.market-coin-right{width:92px!important;min-width:92px!important;justify-self:stretch!important;text-align:right!important}.home-coin-right .price,.market-coin-right .price{white-space:nowrap!important}.pos-page .pos-coin-bottom-overlay{position:fixed!important;top:0!important;bottom:0!important;left:50%!important;right:auto!important;width:min(100vw,var(--app-width))!important;height:100vh!important;height:100dvh!important;transform:translateX(-50%)!important;margin:0!important;padding:0!important;overflow:hidden!important}.pos-page .pos-coin-bottom-sheet{width:100%!important;max-width:none!important;margin:0!important;border-radius:14px 14px 0 0!important}@media (max-width:767px){.pos-page .pos-coin-bottom-overlay{left:0!important;right:0!important;transform:none!important}.pos-page .pos-coin-bottom-overlay,.pos-page .pos-coin-bottom-sheet{width:100vw!important;max-width:none!important}}.pos-page .pos-period-options{margin:0!important;box-shadow:6px 12px 2px rgba(0,0,0,.1)!important}.pos-page .pos-period-options .option{width:100%!important}.pos-page .pos-period-options .option span:first-child{display:block!important}.loan-amount-line{gap:12px!important}.loan-amount-input{flex:1 1 auto!important;min-width:0!important;height:100%!important;border:0!important;outline:0!important;background:transparent!important;color:#111827!important;font-size:16px!important;font-weight:500!important}.loan-amount-input::placeholder{color:#8d98aa!important}.loan-amount-line>span:last-child{flex:0 0 auto!important;color:#111827!important;font-size:16px!important;font-weight:500!important}.app-route-fade-enter-active,.app-route-fade-leave-active{transition:none!important}.app-route-soft-enter-active,.app-route-soft-leave-active{transition:opacity .22s ease,transform .22s cubic-bezier(.22,.61,.36,1)!important;will-change:opacity,transform}.app-route-soft-enter{opacity:0!important;transform:translate3d(0,10px,0) scale(.992)!important}.app-route-soft-leave-to{opacity:0!important;transform:translate3d(0,-6px,0) scale(.996)!important}.app-route-fade-enter-active,.app-route-fade-leave-active,.app-route-soft-enter-active,.app-route-soft-leave-active{transition:none!important}.app-route-slide-enter-active,.app-route-slide-leave-active{transition:transform .34s cubic-bezier(.22,.72,.28,1),opacity .34s ease!important;will-change:transform,opacity!important;backface-visibility:hidden!important;transform-style:preserve-3d!important}.app-route-slide-enter{opacity:.98!important;transform:translate3d(100%,0,0)!important}.app-route-slide-enter-to,.app-route-slide-leave{opacity:1!important;transform:translateZ(0)!important}.app-route-slide-leave-active{position:absolute!important;top:0!important;left:0!important;width:100%!important;z-index:1!important}.app-route-slide-enter-active{position:relative!important;z-index:2!important}.app-route-slide-leave-to{opacity:.72!important;transform:translate3d(-28%,0,0)!important}.home-content{min-height:calc(100vh - 64px)!important;min-height:calc(100dvh - 64px)!important;display:flex!important;flex-direction:column!important}.home-feature-grid{margin-top:auto!important;margin-bottom:12px!important;padding-top:28px!important}.home-portfolio-panel{min-height:0!important}.home-coin-row,.home-skeleton-row{width:100%!important;grid-template-columns:54px minmax(92px,122px) minmax(70px,1fr) max-content!important;column-gap:8px!important}.home-skeleton-row .skeleton-chart,.home-spark.spark{width:100%!important;max-width:none!important;justify-self:stretch!important}.home-coin-right,.home-skeleton-row .skeleton-price{width:auto!important;min-width:max-content!important;justify-self:end!important;text-align:right!important}.market-coin-row,.market-skeleton-row{width:100%!important;grid-template-columns:54px minmax(70px,110px) minmax(70px,1fr) max-content!important;column-gap:8px!important}.market-skeleton-row .skeleton-chart,.market-spark.spark{width:100%!important;max-width:none!important;justify-self:stretch!important}.market-coin-right,.market-skeleton-row .skeleton-price{width:auto!important;min-width:max-content!important;justify-self:end!important;text-align:right!important}.home-coin-right .change,.home-coin-right .price,.market-coin-right .change,.market-coin-right .price{white-space:nowrap!important}@media (max-width:767px){.trade-overlay{left:0!important;right:0!important;transform:none!important}.trade-overlay,.trade-sheet{width:100vw!important;max-width:none!important}.trade-sheet{margin-left:0!important;margin-right:0!important}.pos-page .pos-coin-bottom-overlay{left:0!important;right:0!important;transform:none!important}.pos-page .pos-coin-bottom-overlay,.pos-page .pos-coin-bottom-sheet{width:100vw!important;max-width:none!important}}.trade-overlay{left:50%!important;right:auto!important;width:min(100vw,var(--app-width))!important;max-width:var(--app-width)!important;transform:translateX(-50%)!important}.trade-sheet{width:100%!important;max-width:none!important}.trade-submit{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.trade-submit:disabled{opacity:.72!important;cursor:not-allowed!important}.btn-loading-spinner{width:16px!important;height:16px!important;border-radius:50%!important;border:2px solid hsla(0,0%,100%,.42)!important;border-top-color:#fff!important;animation:btn-loading-spin .72s linear infinite!important;flex:0 0 16px!important}@keyframes btn-loading-spin{to{transform:rotate(1turn)}}.app-route-back-leave-active,.app-route-slide-leave-active{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:var(--app-width)!important;margin:0 auto!important}.app-route-back-enter-active,.app-route-back-leave-active{transition:transform .34s cubic-bezier(.22,.72,.28,1),opacity .34s ease!important;will-change:transform,opacity!important;backface-visibility:hidden!important;transform-style:preserve-3d!important}.app-route-back-enter{opacity:.72!important;transform:translate3d(-28%,0,0)!important}.app-route-back-enter-to,.app-route-back-leave{opacity:1!important;transform:translateZ(0)!important}.app-route-back-enter-active{position:relative!important;z-index:1!important}.app-route-back-leave-active{z-index:2!important}.app-route-back-leave-to{opacity:.98!important;transform:translate3d(100%,0,0)!important}@media (max-width:767px){.trade-overlay{left:0!important;right:0!important;transform:none!important}.trade-overlay,.trade-sheet{width:100vw!important;max-width:none!important}}.home-coin-row,.market-coin-row{align-items:center!important}.home-spark.spark,.market-spark.spark{overflow:visible!important}.pos-page .pos-coin-bottom-row{justify-content:flex-start!important;padding-left:calc(50% - 58px)!important;gap:13px!important;box-sizing:border-box!important}.pos-page .pos-coin-bottom-row>span{min-width:62px!important;text-align:left!important}.detail-order-tabs{margin-top:20px!important;display:flex!important;align-items:center!important;gap:18px!important}.detail-order-tab-btn{border:0!important;background:transparent!important;color:#6f7d95!important;font-size:14px!important;font-weight:700!important;padding:8px 0!important;line-height:20px!important}.detail-order-tab-btn.active{color:#19285f!important;font-weight:900!important;position:relative!important}.detail-order-tab-btn.active:after{content:""!important;position:absolute!important;left:50%!important;bottom:0!important;width:18px!important;height:3px!important;border-radius:999px!important;background:#19285f!important;transform:translateX(-50%)!important}.detail-orders-panel{min-height:104px!important;margin-top:12px!important}.detail-orders-loading{height:104px!important;display:flex!important;align-items:center!important;justify-content:center!important}.detail-orders-list{display:flex!important;flex-direction:column!important;gap:12px!important}.detail-order-card{border:1px solid #e9edf5!important;border-radius:16px!important;padding:14px 14px 13px!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;box-shadow:0 10px 22px rgba(28,42,94,.06)!important}.detail-order-card-head,.detail-order-foot{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.detail-order-card-head strong{display:block!important;font-size:15px!important;line-height:20px!important;font-weight:900!important}.detail-order-card-head small{display:block!important;margin-top:2px!important;color:#9aa5b5!important;font-size:11px!important;line-height:15px!important;font-weight:700!important}.detail-order-direction.down,.detail-order-direction.up,.detail-order-status.running,.detail-order-status.win,.profit-up{color:#00b887!important}.detail-order-direction.down,.detail-order-status.loss,.profit-down{color:#ff5e60!important}.detail-order-status{flex:0 0 auto!important;padding:5px 10px!important;border-radius:999px!important;background:#edf7ff!important;color:#1d4ed8!important;font-size:11px!important;font-weight:900!important;line-height:14px!important}.detail-order-status.running,.detail-order-status.win{background:rgba(0,184,135,.1)!important}.detail-order-status.loss{background:rgba(255,94,96,.1)!important}.detail-order-status.flat{background:#eef1f6!important;color:#7a8495!important}.detail-order-main{margin-top:13px!important;padding:12px 0!important;border-top:1px solid #edf0f6!important;border-bottom:1px solid #edf0f6!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 14px!important}.detail-order-main span{display:block!important;margin-bottom:4px!important;color:#9aa5b5!important;font-size:11px!important;line-height:15px!important;font-weight:700!important}.detail-order-main strong{display:block!important;color:#111827!important;font-size:13px!important;line-height:18px!important;font-weight:900!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.detail-order-foot{padding-top:11px!important;color:#9aa5b5!important;font-size:11px!important;line-height:16px!important;font-weight:800!important}.detail-order-foot strong{color:#111827!important;font-size:13px!important;font-weight:900!important}.detail-order-foot strong.profit-flat{color:#6f7d95!important}.detail-orders-empty{height:104px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#9aa5b5!important;font-size:14px!important;font-weight:700!important}.page-header-fixed-wrap{flex:0 0 auto!important;width:100%!important}.page-header-spacer{display:block!important;width:100%!important;height:54px!important;flex:0 0 54px!important;pointer-events:none!important}.page-header{position:fixed!important;top:0!important;left:50%!important;right:auto!important;width:min(100vw,var(--app-width))!important;max-width:var(--app-width)!important;transform:translateX(-50%) translateZ(0)!important;z-index:1200!important;background:#fff!important;border-bottom:0!important;box-shadow:none!important}.assets-page .page-header-spacer,.language-page .page-header-spacer,.loan-page .page-header-spacer{height:82px!important;flex-basis:82px!important}.wallet-detail-page .page-header-spacer{height:68px!important;flex-basis:68px!important}.records-page .page-header{position:fixed!important;flex:none!important;height:54px!important}.records-page .page-header-spacer{height:54px!important;flex:0 0 54px!important}.records-page{padding-top:0!important}.records-content{min-height:0!important}@media (max-width:767px){.page-header{left:0!important;width:100vw!important;max-width:none!important;transform:translateZ(0)!important}}.empty-state{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;padding-top:96px!important;color:#9fa7b5!important;font-size:15px!important;line-height:1.2!important}.empty-state-icon{width:94px!important;height:94px!important;padding:22px!important;margin:0 auto 16px!important;border-radius:50%!important;background:#1d2b5f!important;display:block!important;object-fit:contain!important;box-sizing:border-box!important}.assets-empty-list.empty-state,.home-empty-portfolio.empty-state,.market-empty-list.empty-state{min-height:240px!important;padding-top:82px!important}.detail-orders-empty.empty-state{min-height:168px!important;height:auto!important;padding-top:34px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;color:#9fa7b5!important;font-size:15px!important;font-weight:400!important}.detail-orders-empty .empty-state-icon{width:78px!important;height:78px!important;padding:18px!important;margin-bottom:12px!important}.wallet-picker-overlay{left:50%!important;right:auto!important;width:min(100vw,var(--app-width))!important;max-width:var(--app-width)!important;transform:translateX(-50%)!important;overflow:hidden!important}.wallet-picker-sheet{width:100%!important;max-width:none!important;margin:0!important;padding:22px 0 24px!important;border-radius:14px 14px 0 0!important;overflow:visible!important}.wallet-picker-row{width:100%!important;height:58px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:13px!important}.wallet-swap-switch{outline:0!important;cursor:pointer!important}@media (max-width:767px){.wallet-picker-overlay{left:0!important;right:0!important;transform:none!important}.wallet-picker-overlay,.wallet-picker-sheet{width:100vw!important;max-width:none!important}.wallet-picker-sheet{margin-left:0!important;margin-right:0!important}}.records-load-more{min-height:44px!important;padding:8px 0 4px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;color:#9da7b8!important;font-size:13px!important}.records-load-more em{font-style:normal!important}.records-load-more .loading-spinner.mini{width:20px!important;height:20px!important;border-width:3px!important;margin:0!important;flex:0 0 20px!important}.records-no-more{color:#b5bdca!important}.wallet-swap-switch{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;padding:0!important;margin:-6px auto 24px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.wallet-swap-switch .app-icon-img{width:24px!important;height:24px!important;display:block!important}.sheet-submit.trade-submit,.wallet-submit.wallet-swap-submit{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.sheet-submit.trade-submit.loading,.wallet-submit.wallet-swap-submit.loading{opacity:.78!important}.trade-balance-line,.trade-fee-line{width:100%!important}.finance-form-loading{position:relative!important}.finance-form-loading:after{content:"";position:absolute;inset:0;border-radius:inherit;background:hsla(0,0%,100%,.42);pointer-events:none}.earn-page .submit-btn button{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.earn-page .submit-btn button.loading{opacity:.78!important}.trade-pass-overlay{position:fixed!important;z-index:330!important;top:0!important;bottom:0!important;left:50%!important;width:min(100vw,var(--app-width))!important;max-width:var(--app-width)!important;transform:translateX(-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:22px!important;background:rgba(9,14,32,.62)!important}.trade-pass-card{width:100%!important;max-width:360px!important;padding:28px 22px 24px!important;border-radius:24px!important;background:#fff!important;box-shadow:0 20px 42px rgba(11,19,50,.22)!important;text-align:center!important}.trade-pass-icon{width:58px!important;height:58px!important;margin:0 auto 14px!important;border-radius:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#e8efff,#f6f8ff)!important;font-size:28px!important}.trade-pass-card h3{margin:0 0 8px!important;color:#101827!important;font-size:20px!important;font-weight:800!important}.trade-pass-card p{margin:0 0 20px!important;color:#8b95a7!important;font-size:13px!important;line-height:1.5!important}.trade-pass-field{height:54px!important;margin-bottom:12px!important;padding:0 12px 0 16px!important;border-radius:16px!important;background:#f5f6fa!important;display:flex!important;align-items:center!important}.trade-pass-field input{flex:1!important;min-width:0!important;height:100%!important;border:0!important;outline:none!important;background:transparent!important;color:#111827!important;font-size:15px!important}.trade-pass-field button{min-width:42px!important;color:#6f7fa8!important;font-size:13px!important;background:transparent!important}.trade-pass-submit{width:100%!important;height:52px!important;margin-top:10px!important;border-radius:28px!important;background:#1d2b5f!important;color:#fff!important;font-size:16px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.trade-pass-submit.loading,.wallet-submit.loading{opacity:.78!important}.wallet-submit{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}@media (max-width:767px){.trade-pass-overlay{left:0!important;width:100vw!important;max-width:none!important;transform:none!important}}.record-type-icon.earn{background:linear-gradient(135deg,#22c7a2,#0b8f78)!important}.record-type-icon.node{background:linear-gradient(135deg,#20316d,#6577f1)!important}.record-amount.earn,.record-amount.node{color:#00a879!important}.record-action-footer{margin-top:14px!important;padding-top:14px!important;border-top:1px solid #f0f2f6!important;display:flex!important;justify-content:flex-end!important}.record-action-footer button{min-width:92px!important;height:34px!important;padding:0 16px!important;border:0!important;border-radius:17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:#1f2d68!important;color:#fff!important;font-size:13px!important;font-weight:800!important;box-shadow:0 8px 16px rgba(31,45,104,.18)!important}.record-action-footer button:disabled{opacity:.72!important}.btn-loading-spinner.dark{width:14px!important;height:14px!important;border:2px solid hsla(0,0%,100%,.38)!important;border-top-color:#fff!important;border-radius:50%!important;animation:btn-loading-spin .75s linear infinite!important}.wallet-qr-skeleton{width:164px!important;height:164px!important;margin:0 auto 36px!important;border-radius:8px!important;background:#f1f4f8!important;position:relative!important;overflow:hidden!important}.finance-skeleton-field:after,.finance-skeleton-label:after,.finance-skeleton-row:after,.finance-skeleton-submit:after,.wallet-address-skeleton:after,.wallet-qr-skeleton:after{content:""!important;position:absolute!important;inset:0!important;transform:translateX(-100%)!important;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.72),transparent)!important;animation:skeleton-shimmer 1.12s infinite!important}.wallet-qr-skeleton span{position:absolute!important;left:50%!important;top:50%!important;width:72px!important;height:72px!important;border-radius:12px!important;transform:translate(-50%,-50%)!important;background:rgba(226,231,240,.95)!important}.wallet-address-skeleton{width:calc(100% - 34px)!important;height:46px!important;margin:0 17px 34px!important;border-radius:12px!important;background:#f1f4f8!important;position:relative!important;overflow:hidden!important}.finance-form-loading:after{display:none!important}.finance-form-skeleton{width:100%!important;gap:18px!important}.finance-form-skeleton,.finance-skeleton-group{display:flex!important;flex-direction:column!important}.finance-skeleton-group{gap:12px!important}.finance-skeleton-group.thin{gap:8px!important}.finance-skeleton-field,.finance-skeleton-label,.finance-skeleton-row,.finance-skeleton-submit{position:relative!important;overflow:hidden!important;background:#f1f4f8!important}.finance-skeleton-label{width:92px!important;height:16px!important;border-radius:7px!important}.finance-skeleton-label.short{width:70px!important}.finance-skeleton-field{width:100%!important;height:60px!important;border-radius:8px!important}.finance-skeleton-field.split{background:linear-gradient(90deg,#f1f4f8 0 48%,transparent 48% 52%,#f1f4f8 52% 100%)!important}.finance-skeleton-row{width:100%!important;height:18px!important;border-radius:8px!important}.finance-skeleton-row.small{width:82%!important}.finance-skeleton-submit{width:100%!important;height:50px!important;margin-top:22px!important;border-radius:26px!important}.pos-finance-skeleton .finance-skeleton-submit{height:56px!important;border-radius:28px!important}.earn-page:not(.pos-page) .select-options{top:80px!important;width:100%!important;max-height:none!important;overflow:visible!important;padding:16px 24px!important;border-radius:0 0 8px 8px!important;background:#fff!important;box-shadow:6px 12px 2px rgba(0,0,0,.1)!important}.earn-page:not(.pos-page) .select-options .option{height:42px!important;min-height:42px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;line-height:42px!important;color:#111827!important;font-size:15px!important}.earn-page:not(.pos-page) .select-options .option span:last-child{color:#8fa0b6!important;font-size:14px!important;font-weight:500!important}.earn-page:not(.pos-page) .coin-options{top:78px!important;padding:14px 0 15px!important;border-radius:0 0 8px 8px!important}.earn-page:not(.pos-page) .coin-options .coin-option-item{justify-content:center!important}.earn-page:not(.pos-page) .coin-options .coin-option-item>span:first-child{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;color:#111827!important;font-size:16px!important;font-weight:500!important}.earn-page:not(.pos-page) .coin-options .option-coin-icon{display:none!important}.pos-page .pos-period-options{top:88px!important;width:100%!important;max-height:none!important;overflow:visible!important;padding:14px 0 15px!important;border-radius:0 0 8px 8px!important;background:#fff!important;box-shadow:6px 12px 8px rgba(25,39,94,.12)!important}.pos-page .pos-period-options .option{height:42px!important;min-height:42px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:42px!important;color:#111827!important;font-size:16px!important;text-align:center!important}.pos-page .pos-period-options .option span:first-child{width:100%!important;text-align:center!important}.pos-page .pos-period-options .option span:last-child{display:none!important}#app{width:100%!important;overflow-x:hidden!important;background:#eef3fb!important}#app,.route-transition-stage{position:relative!important;min-height:100vh!important;min-height:100dvh!important}.route-transition-stage{width:min(100vw,var(--app-width))!important;max-width:var(--app-width)!important;margin:0 auto!important;overflow:hidden!important;background:#fff!important}.route-transition-stage>.app-page,.route-transition-stage>.app-route-back-enter-active,.route-transition-stage>.app-route-back-leave-active,.route-transition-stage>.app-route-slide-enter-active,.route-transition-stage>.app-route-slide-leave-active{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.route-transition-stage>.app-route-back-leave-active,.route-transition-stage>.app-route-slide-leave-active{position:absolute!important;top:0!important;left:0!important;right:0!important}.route-transition-stage>.app-route-back-enter,.route-transition-stage>.app-route-back-enter-active,.route-transition-stage>.app-route-slide-enter,.route-transition-stage>.app-route-slide-enter-active{transform-origin:center center!important}.global-loading-mask{position:fixed!important;inset:auto!important;top:0!important;bottom:0!important;left:50%!important;right:auto!important;width:min(100vw,var(--app-width))!important;max-width:var(--app-width)!important;transform:translateX(-50%)!important;padding:0!important;background:hsla(0,0%,100%,.9)!important}.global-loading-panel{width:100%!important;max-width:none!important;margin:0!important;border-left:1px solid rgba(215,219,227,.9)!important;border-right:1px solid rgba(215,219,227,.9)!important}@media (max-width:767px){.global-loading-mask,.route-transition-stage{width:100vw!important;max-width:none!important}.global-loading-mask{left:0!important;transform:none!important}}.records-skeleton-list{display:block!important;min-height:300px!important;padding:0 20px 24px!important}.records-skeleton-card{border:1px solid rgba(226,232,240,.95)!important;border-radius:18px!important;background:#fff!important;padding:18px!important;box-shadow:0 14px 34px rgba(15,23,42,.045)!important}.records-skeleton-head{align-items:center!important}.records-skeleton-amount,.records-skeleton-head i,.records-skeleton-icon,.records-skeleton-lines span,.records-skeleton-title em,.records-skeleton-title span{display:block!important;background:linear-gradient(90deg,#f1f5f9,#e2e8f0 42%,#f8fafc 78%)!important;background-size:220% 100%!important;animation:recordsSkeletonShimmer 1.15s ease-in-out infinite!important}.records-skeleton-icon{width:44px!important;height:44px!important;border-radius:14px!important;flex:0 0 auto!important}.records-skeleton-title span{width:82px!important;height:18px!important;border-radius:8px!important}.records-skeleton-title em{margin-top:8px!important}.records-skeleton-head i{width:64px!important;border-radius:999px!important}.records-skeleton-amount{width:185px!important;max-width:66%!important;height:32px!important;margin-top:22px!important}.records-skeleton-lines{border-top:1px solid #eef2f7!important;margin-top:18px!important;padding-top:16px!important}.records-skeleton-lines span{height:14px!important;border-radius:8px!important;margin-bottom:12px!important}.records-skeleton-lines span:first-child{width:92%!important}.records-skeleton-lines span:nth-child(2){width:74%!important}.records-skeleton-lines span:nth-child(3){width:86%!important;margin-bottom:0!important}@keyframes recordsSkeletonShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.coin-detail-content{padding-bottom:136px!important}.coin-detail-content .time-tabs{display:grid!important;grid-template-columns:repeat(5,1fr)!important;align-items:center!important;justify-items:center!important;padding:7px 8px!important;overflow:visible!important}.coin-detail-content .time-tabs button{display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;align-self:center!important;flex:0 0 auto!important}.coin-detail-content .time-tabs .active,.coin-detail-content .time-tabs button{width:52px!important;height:34px!important;border-radius:4px!important}.detail-action-space{display:none!important}.detail-trade-switch{position:fixed!important;left:50%!important;right:auto!important;bottom:0!important;width:100%!important;max-width:var(--app-width)!important;transform:translateX(-50%)!important;z-index:1100!important;display:flex!important;gap:18px!important;padding:16px 18px calc(18px + env(safe-area-inset-bottom))!important;background:#fff!important;box-shadow:0 -10px 24px rgba(25,39,94,.06)!important}.detail-trade-switch .pill-btn{height:52px!important;border-radius:26px!important}@media (min-width:415px){.detail-trade-switch{bottom:20px!important}}.assets-page.trade-pass-active .page-header,.assets-page.trade-pass-active .page-header-fixed-wrap{opacity:1!important;pointer-events:auto!important}.assets-page .trade-pass-overlay{z-index:99999!important;top:0!important;bottom:0!important;height:100vh!important;height:100dvh!important;background:rgba(9,14,32,.62)!important;cursor:default!important}.trade-pass-card{position:relative!important;z-index:1!important}.trade-pass-field .trade-pass-visibility-btn{min-width:28px!important;width:28px!important;height:28px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;background:transparent!important}.trade-pass-field .trade-pass-visibility-btn img{width:18px!important;height:18px!important;display:block!important}.trade-pass-submit.disabled,.trade-pass-submit:disabled{background:#8f9aba!important;color:hsla(0,0%,100%,.88)!important;cursor:not-allowed!important;opacity:1!important}.trade-pass-submit.loading{background:#1d2b5f!important;cursor:wait!important}.sign-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.sign-btn.loading{opacity:.78!important}.sign-btn .btn-loading-spinner{width:16px!important;height:16px!important;border-width:2px!important;border-color:hsla(0,0%,100%,.42)!important;border-top-color:#fff!important;flex:0 0 16px!important}.row-skeleton-chart{width:100%!important;max-width:none!important;justify-self:stretch!important}.row-skeleton-price{width:auto!important;min-width:max-content!important;justify-self:end!important;text-align:right!important}.home-coin-row .row-skeleton-price .skeleton-line.price,.market-coin-row .row-skeleton-price .skeleton-line.price{width:84px!important}.home-coin-row .row-skeleton-price .skeleton-line.change,.market-coin-row .row-skeleton-price .skeleton-line.change{width:62px!important;margin-left:auto!important}.real-kline-wrap.main-collapsed .active-price-label,.real-kline-wrap.main-collapsed .ma-legend-layer,.real-kline-wrap.main-collapsed .price-axis-touch-layer,.real-kline-wrap.main-collapsed .real-kline-body:after,.real-kline-wrap.main-collapsed .real-kline-main-chart,.real-kline-wrap.pane-expanded .kline-pane-resizer,.real-kline-wrap.pane-expanded .real-kline-body:after{display:none!important}.kline-pane-restore{position:absolute!important;z-index:42!important;top:48px!important;right:calc(var(--kline-axis-width) + 12px)!important;width:18px!important;height:18px!important;padding:0!important;border:0!important;border-radius:4px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 2px 6px rgba(47,152,232,.28)!important}.kline-pane-restore img{display:block!important;filter:brightness(0) invert(1)!important}@media (max-width:767px){.assets-page .trade-pass-overlay{left:0!important;width:100vw!important;max-width:none!important;transform:none!important}}.kline-pane-restore{top:12px!important;right:calc(var(--kline-axis-width) + 76px)!important;width:22px!important;height:22px!important;border-radius:5px!important;background:#2f98e8!important;color:#fff!important;box-shadow:0 2px 7px rgba(47,152,232,.28)!important}.kline-pane-restore img{width:14px!important;height:14px!important;filter:none!important}.real-kline-wrap.pane-expanded .real-kline-main-chart,.real-kline-wrap.pane-expanded .real-kline-volume-chart{-webkit-user-select:none!important;user-select:none!important}.manual-crosshair-time{max-width:calc(100% - 8px)!important;box-sizing:border-box!important;overflow:visible!important}.kline-pane-restore{top:24px!important;right:calc(var(--kline-axis-width) + 52px)!important}.manual-crosshair-v{width:2px!important;background-image:repeating-linear-gradient(180deg,rgba(31,41,55,.84) 0 9px,transparent 9px 15px)!important;background-size:2px 15px!important}.manual-crosshair-h{height:2px!important;background-image:repeating-linear-gradient(90deg,rgba(31,41,55,.84) 0 9px,transparent 9px 15px)!important;background-size:15px 2px!important}.records-skeleton-card{width:100%!important;margin-bottom:14px!important;padding:16px 16px 14px!important;border:1px solid #edf0f5!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;box-shadow:0 10px 24px rgba(28,43,95,.08)!important;overflow:hidden!important}.records-skeleton-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important}.records-skeleton-action span,.records-skeleton-amount,.records-skeleton-head i,.records-skeleton-icon,.records-skeleton-label,.records-skeleton-title em,.records-skeleton-title span,.records-skeleton-value{display:block!important;background:linear-gradient(90deg,#f1f5f9,#e2e8f0 42%,#f8fafc 78%)!important;background-size:220% 100%!important;animation:recordsSkeletonShimmer 1.15s ease-in-out infinite!important}.records-skeleton-icon{width:38px!important;height:38px!important;border-radius:12px!important;flex:0 0 38px!important}.records-skeleton-title{flex:1 1 auto!important;min-width:0!important}.records-skeleton-title span{width:74px!important;height:16px!important;border-radius:7px!important}.records-skeleton-title em{width:116px!important;height:12px!important;border-radius:6px!important;margin-top:6px!important}.records-skeleton-head i{width:70px!important;height:28px!important;border-radius:14px!important;flex:0 0 auto!important}.records-skeleton-amount{width:200px!important;max-width:72%!important;height:34px!important;border-radius:12px!important;margin:16px 0 12px!important}.records-skeleton-grid{padding-top:8px!important;border-top:1px solid #f0f2f6!important}.records-skeleton-info-row{min-height:28px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.records-skeleton-label{width:112px!important;max-width:42%!important;flex:0 0 auto!important}.records-skeleton-label,.records-skeleton-value{height:13px!important;border-radius:7px!important}.records-skeleton-value{width:110px!important;max-width:48%!important;margin-left:auto!important}.records-skeleton-value.short{width:74px!important}.records-skeleton-value.long{width:142px!important}.records-skeleton-action{margin-top:14px!important;padding-top:14px!important;border-top:1px solid #f0f2f6!important;display:flex!important;justify-content:flex-end!important}.records-skeleton-action span{width:92px!important;height:34px!important;border-radius:17px!important}.manual-crosshair-v{width:0!important;border-left:1px dashed rgba(31,41,55,.72)!important}.manual-crosshair-h,.manual-crosshair-v{transform:none!important;background:none!important}.manual-crosshair-h{height:0!important;border-top:1px dashed rgba(31,41,55,.72)!important}.records-skeleton-list{padding:4px 20px 24px!important}.skeleton-record-card{overflow:hidden!important}.skeleton-record-card .skeleton-block{display:block!important;color:transparent!important;background:linear-gradient(90deg,#f1f5f9,#e2e8f0 42%,#f8fafc 78%)!important;background-size:220% 100%!important;animation:recordsSkeletonShimmer 1.15s ease-in-out infinite!important;box-shadow:none!important;border:0!important}.skeleton-record-card .record-type-icon{width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:12px!important;font-size:0!important}.skeleton-record-title-wrap{flex:1 1 auto!important;min-width:0!important}.skeleton-record-card .skeleton-title{width:74px!important;height:16px!important;border-radius:7px!important}.skeleton-record-card .skeleton-time{width:116px!important;height:12px!important;border-radius:6px!important;margin-top:6px!important}.skeleton-record-card .skeleton-status{width:70px!important;min-width:70px!important;height:28px!important;padding:0!important;border-radius:14px!important}.skeleton-record-card .skeleton-amount-line{width:200px!important;max-width:72%!important;height:34px!important;border-radius:12px!important;margin:16px 0 12px!important}.skeleton-record-card .skeleton-record-grid{padding-top:8px!important}.skeleton-record-card .skeleton-info-row{min-height:28px!important}.skeleton-record-card .skeleton-label{width:112px!important;max-width:42%!important;height:13px!important;border-radius:7px!important;flex:0 0 auto!important}.skeleton-record-card .skeleton-value{width:110px!important;max-width:48%!important;height:13px!important;border-radius:7px!important;margin-left:auto!important}.skeleton-record-card .skeleton-value.short{width:74px!important}.skeleton-record-card .skeleton-value.long{width:142px!important}.skeleton-record-card .skeleton-record-action{margin-top:14px!important;padding-top:14px!important;border-top:1px solid #f0f2f6!important}.skeleton-record-card .skeleton-button{width:92px!important;min-width:92px!important;height:34px!important;padding:0!important;border-radius:17px!important;pointer-events:none!important}.manual-crosshair-v{width:1px!important;transform:translateX(-50%)!important;border-left:0!important;background-image:repeating-linear-gradient(180deg,rgba(31,41,55,.78) 0 7px,transparent 7px 12px)!important;background-repeat:repeat-y!important;background-size:1px 12px!important;background-position:top!important}.manual-crosshair-h{height:1px!important;transform:translateY(-50%)!important;border-top:0!important;background-image:repeating-linear-gradient(90deg,rgba(31,41,55,.78) 0 7px,transparent 7px 12px)!important;background-repeat:repeat-x!important;background-size:12px 1px!important;background-position:0!important}