.wmask[data-v-8c687f04]{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.wpanel[data-v-8c687f04]{position:relative;z-index:10000;width:94%;max-width:560px;background:#fff;border-radius:16px;padding:16px;max-height:calc(100vh - 24px);display:flex;flex-direction:column;pointer-events:auto}.wtitle[data-v-8c687f04]{font-weight:700;font-size:18px;margin:4px 4px 12px}.wgrid[data-v-8c687f04]{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;padding:2px;overflow:auto;-webkit-overflow-scrolling:touch}.witem[data-v-8c687f04]{position:relative;z-index:10001;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:14px 10px;min-height:92px;border:1px solid #eee;border-radius:14px;background:#fafafa;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .06s ease,background .12s ease,border-color .12s ease}.witem[data-v-8c687f04]:active{transform:scale(.98);background:#f3f3f3}.witem[data-v-8c687f04]:hover{border-color:#e5e5e5}.witem img[data-v-8c687f04]{width:clamp(44px,6vw,56px);height:clamp(44px,6vw,56px);-o-object-fit:contain;object-fit:contain}.wlabel[data-v-8c687f04]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center;font-size:14px;line-height:1.15;max-width:100%;word-break:break-word}.wclose[data-v-8c687f04]{width:100%;margin-top:14px;height:44px;border-radius:12px;border:1px solid #eee;background:#f6f6f6;padding-bottom:env(safe-area-inset-bottom)}@media (max-width:360px){.witem[data-v-8c687f04]{padding:12px 8px;min-height:86px}.wlabel[data-v-8c687f04]{font-size:13px}}@media (min-width:768px){.wpanel[data-v-8c687f04]{padding:18px}.wgrid[data-v-8c687f04]{gap:14px}}.menu-list[data-v-c54dc9e4]{padding:10px 0}.menu-list .shut[data-v-c54dc9e4]{height:40px;line-height:40px;text-align:right;padding-right:10px;font-size:26px;color:#666}.menu-list .menu-ul li[data-v-c54dc9e4]{height:40px;line-height:40px;padding:0 10px;font-size:14px;margin-top:10px}.menu-list .menu-ul li .menu-icon[data-v-c54dc9e4]{width:24px;height:24px;border-radius:4px;background:#fff;text-align:center;line-height:24px;margin-right:10px}.menu-list .menu-ul li .menu-icon .icon[data-v-c54dc9e4]{width:22px;height:22px}.menu-list .menu-ul li.active[data-v-c54dc9e4]{background:#525252;color:#fff}.lang-modal[data-v-63940623]{position:absolute;width:100%;height:100%;left:0;top:0;z-index:9}.lang-modal .shadow[data-v-63940623]{position:absolute;left:0;right:0;top:0;bottom:0;z-index:99}.lang-modal .lang-cont[data-v-63940623]{position:absolute;right:40px;top:55px;background:#fff;padding:10px;border-radius:4px;font-size:14px;box-shadow:1px 2px 3px 0 #ddd;z-index:999}.lang-modal .lang-cont li[data-v-63940623]{padding:10px 0}.lang-modal .lang-cont .menu-icon[data-v-63940623]{width:20px;height:20px;margin-right:5px}.lang-modal .lang-cont .menu-icon .icon[data-v-63940623]{width:100%;height:100%}.topbar[data-v-0e896439]{background:#f3f8f9;height:64px}.topbar__inner[data-v-0e896439]{max-width:750px;margin:0 auto;height:100%;padding:0 12px;display:grid;grid-template-columns:auto 1fr;align-items:center;-moz-column-gap:12px;column-gap:12px}.topbar__logo[data-v-0e896439]{height:32px;width:auto}.topbar__right[data-v-0e896439]{justify-content:flex-end;gap:10px}.topbar__lang[data-v-0e896439]{width:26px;height:26px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.topbar__wallet[data-v-0e896439]{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;border:1px solid #fc0;background:#fff;border-radius:8px;font-size:12px;color:#111827;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.topbar__dot[data-v-0e896439]{width:6px;height:6px;border-radius:50%;background:#bdbdbd}.topbar__dot.on[data-v-0e896439]{background:#22c55e}.topbar__addr[data-v-0e896439]{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:0 1 auto}.topbar__menu[data-v-0e896439]{width:26px;height:26px;-o-object-fit:contain;object-fit:contain;opacity:.95;cursor:pointer}@media (max-width:360px){.topbar__logo[data-v-0e896439]{height:28px}.topbar__wallet[data-v-0e896439]{height:30px;padding:0 8px}.topbar__addr[data-v-0e896439]{max-width:140px}}@media (min-width:540px){.topbar[data-v-0e896439]{height:70px}.topbar__logo[data-v-0e896439]{height:36px}.topbar__wallet[data-v-0e896439]{height:34px;padding:0 12px;font-size:13px}.topbar__addr[data-v-0e896439]{max-width:260px}}body *{box-sizing:border-box;flex-shrink:0}body{font-family:PingFangSC-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC-Light,Microsoft YaHei}button{margin:0;padding:0;border:1px solid transparent;outline:none;background-color:transparent}button:active{opacity:.6}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.justify-start{display:flex;justify-content:flex-start}.justify-center{display:flex;justify-content:center}.justify-end{display:flex;justify-content:flex-end}.justify-evenly{display:flex;justify-content:space-evenly}.justify-around{display:flex;justify-content:space-around}.justify-between{display:flex;justify-content:space-between}.align-start{display:flex;align-items:flex-start}.align-center{display:flex;align-items:center}.align-end{display:flex;align-items:flex-end}.flex1{flex:1}.ft16{font-size:16px}.ft14{font-size:14px}.ft12{font-size:12px}.bold{font-weight:700}.w100{width:100%}.text-gray{color:#666}.overflow{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb1{margin-bottom:5px!important}.mb2{margin-bottom:10px!important}.page-content{font-size:14px;color:#333;overflow-y:auto;overflow-x:hidden}.page-section{border:1px solid #ddd;border-radius:8px;padding:10px;font-size:14px;font-weight:700;margin-bottom:10px}.page-section.no-line{border:none}.page-section p{margin:0;line-height:1.6}.page-section .sec-title{text-align:center;margin-bottom:15px;font-size:16px}.page-section .sec-titleb{margin-bottom:25px;text-align:center;margin-bottom:15px;font-size:16px}.page-section .sec-title:before{content:"【";margin-right:20px}.page-section .sec-title:after{content:"】";margin-left:20px}.page-section .has-space{letter-spacing:4px}.page-section .title-plus{font-size:12px;color:#666;text-align:center}.page-section .title-plus .second-title{margin-bottom:10px;color:#333}.sec-title-icon{width:24px;height:24px;margin-right:5px}.custom-btn{width:100%;height:42px;text-align:center;line-height:42px;font-size:16px;border-radius:8px;font-weight:500}.custom-btn-black{background:#1a1a1a;color:#fc0}.custom-btn-gray{background:#e5e5e5}#app,body,html{margin:0;padding:0;width:100%;height:100%;background-color:#f3f8f9}.page{position:relative;width:100%;max-width:750px;margin:0 auto;background-color:#fff;min-height:100vh;overflow-x:hidden}.page-content{padding:10px 6px;background:#fff}.token-section[data-v-d93a940e]{margin-top:8px}.token-grid[data-v-d93a940e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 12px}.token-card[data-v-d93a940e]{background:#fff;border-radius:14px;border:1px solid #e5e7eb;padding:10px 8px 12px;box-shadow:0 4px 10px rgba(15,23,42,.04);display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .15s ease-out}.token-card.active[data-v-d93a940e]{border-color:#fc0;background:rgba(255,204,0,.2);box-shadow:0 0 0 1px rgba(250,204,21,.45),0 6px 16px rgba(15,23,42,.08);transform:translateY(-2px)}.token-tier[data-v-d93a940e]{font-size:13px;font-weight:600;margin-bottom:6px}.token-img-wrap[data-v-d93a940e]{width:100%;border-radius:12px;overflow:hidden;margin-bottom:6px}.token-img[data-v-d93a940e]{width:100%;display:block}.token-name[data-v-d93a940e]{font-size:13px;margin-top:2px}.token-price[data-v-d93a940e]{font-size:13px;font-weight:700;margin-top:1px}.token-buy-btn[data-v-d93a940e]{margin-top:6px}.cp[data-v-fcbe023c]{cursor:pointer}.mr8[data-v-fcbe023c]{margin-right:8px}.line-cont[data-v-fcbe023c]{background:#f8f9fa;border:1px solid #ddd;border-radius:8px;height:46px;line-height:46px;margin-bottom:10px;padding:0 10px;color:#666;font-size:14px}.line-cont .line-icon[data-v-fcbe023c]{width:20px;height:20px;margin-left:5px}.line-list[data-v-fcbe023c]{margin-bottom:10px;border-bottom:1px solid #eee}.line-list li[data-v-fcbe023c]{margin-bottom:10px}.vip-icon[data-v-fcbe023c]{width:32px;height:32px;margin-left:5px}.marquee-cont[data-v-fcbe023c]{overflow:hidden;margin-top:-15px}.org-list[data-v-fcbe023c]{flex-wrap:nowrap;animation:marquee-fcbe023c 20s linear infinite}.org-list li[data-v-fcbe023c]{margin-right:40px;margin-top:20px;border:1px solid #ddd;padding:2px 8px;border-radius:4px}.org-list li .org-icon[data-v-fcbe023c]{width:20px;height:20px;margin-right:7px}@keyframes marquee-fcbe023c{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.line-cont[data-v-fcbe023c]{display:flex;align-items:center}.line-input[data-v-fcbe023c]{flex:1;width:100%;height:100%;border:none;outline:none;background:transparent;padding:0;font-size:16px;color:#111;line-height:1}.line-input[data-v-fcbe023c]::-webkit-inner-spin-button,.line-input[data-v-fcbe023c]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.line-input[data-v-fcbe023c]{-moz-appearance:textfield}.line-input[data-v-fcbe023c]::-moz-placeholder{color:#aaa;font-size:13px}.line-input[data-v-fcbe023c]::placeholder{color:#aaa;font-size:13px}.invite-dialog__title[data-v-fcbe023c]{font-size:16px;font-weight:700;text-align:center;margin-bottom:6px}.invite-dialog__desc[data-v-fcbe023c]{font-size:13px;color:#6b7280;text-align:center;margin-bottom:14px}.invite-dialog__input-wrap[data-v-fcbe023c]{border:1px solid #ddd;border-radius:10px;padding:8px 10px;background:#f9fafb}.invite-dialog__input[data-v-fcbe023c]{width:100%;border:none;outline:none;background:transparent;font-size:14px;color:#111827}.invite-dialog__input[readonly][data-v-fcbe023c]{color:#4b5563;font-weight:500}.invite-dialog__btns[data-v-fcbe023c]{margin-top:18px;display:flex;justify-content:space-between;gap:10px}.invite-dialog__btns .el-button[data-v-fcbe023c]{flex:1}.pay-sheet__hd[data-v-fcbe023c]{text-align:center;margin-bottom:8px}.pay-sheet__title[data-v-fcbe023c]{font-weight:700;font-size:16px}.pay-sheet__sub[data-v-fcbe023c]{color:#6b7280;font-size:12px;margin-top:4px}.pay-sheet__card[data-v-fcbe023c]{background:#f9fafb;border:1px solid #eee;border-radius:12px;padding:10px 12px}.pay-sheet__card .row[data-v-fcbe023c]{display:flex;justify-content:space-between;align-items:center;padding:6px 0}.pay-sheet__card .row+.row[data-v-fcbe023c]{border-top:1px dashed #eee}.pay-sheet__detail[data-v-fcbe023c]{display:grid;grid-template-columns:88px 1fr;gap:6px 10px;margin:12px 2px 6px;font-size:13px}.pay-sheet__detail .k[data-v-fcbe023c]{color:#6b7280}.pay-sheet__detail .v[data-v-fcbe023c]{color:#111827;text-align:right}.pay-sheet__detail .monospace[data-v-fcbe023c]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.pay-sheet__btns[data-v-fcbe023c]{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.invite-dialog.el-dialog{margin:40vh auto 0!important;max-width:480px;border-radius:14px;box-shadow:0 16px 40px rgba(0,0,0,.28)}.invite-dialog .el-dialog__body{padding:0 30px 35px}.line-cont[data-v-ab14972a]{background:#f8f9fa;border:1px solid #ddd;border-radius:8px;height:46px;line-height:46px;margin-bottom:10px;padding:0 10px;color:#666;font-size:14px}.line-cont .line-icon[data-v-ab14972a]{width:20px;height:20px;margin-left:5px}.line-input[data-v-ab14972a]{flex:1;width:100%;height:100%;border:none;outline:none;background:transparent;padding:0;font-size:16px;color:#111;line-height:1}.line-input[data-v-ab14972a]::-webkit-inner-spin-button,.line-input[data-v-ab14972a]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.line-input[data-v-ab14972a]{-moz-appearance:textfield}.line-input[data-v-ab14972a]::-moz-placeholder{color:#aaa;font-size:13px}.line-input[data-v-ab14972a]::placeholder{color:#aaa;font-size:13px}.line-list[data-v-ab14972a]{margin-bottom:10px;border-bottom:1px solid #eee}.line-list li[data-v-ab14972a]{margin-bottom:10px}.text-right[data-v-ab14972a]{text-align:right}.st-ok[data-v-ab14972a]{color:#10b981;font-weight:700}.st-lock[data-v-ab14972a]{color:#ef4444;font-weight:700}.disabled-btn[data-v-ab14972a]{opacity:.5;pointer-events:none}.computing-records .records-cont ul[data-v-ab14972a]{border:1px solid #ddd;margin-top:10px;border-radius:8px;padding:0 10px 10px;background:#f8f9fa;font-size:14px}.computing-records .records-cont ul li[data-v-ab14972a]{margin-top:10px}.computing-records .records-cont ul .mc[data-v-ab14972a]{text-align:right}.computing-records .records-cont .btn[data-v-ab14972a]{background:#c2c8c9;border-radius:15px;padding:6px 20px;font-size:13px}.computing-records .records-cont .no-record[data-v-ab14972a]{margin-top:12px;font-size:13px;color:#999;text-align:center}.pay-sheet__hd[data-v-ab14972a]{text-align:center;padding-top:4px}.pay-sheet__title[data-v-ab14972a]{font-weight:800;font-size:18px;color:#111827;letter-spacing:.2px}.pay-sheet__sub[data-v-ab14972a]{margin-top:6px;font-size:12px;color:#9ca3af}.pay-sheet__card[data-v-ab14972a]{margin:12px auto 10px;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;padding:8px 12px}.pay-sheet__card .row[data-v-ab14972a]{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;line-height:20px;color:#111827;border-bottom:1px dashed #e5e7eb}.pay-sheet__card .row[data-v-ab14972a]:last-child{border-bottom:0}.pay-sheet__card .row span[data-v-ab14972a]{color:#6b7280;white-space:nowrap}.pay-sheet__card .row b[data-v-ab14972a]{font-weight:700}.pay-sheet__detail[data-v-ab14972a]{display:grid;grid-template-columns:90px 1fr;row-gap:10px;-moz-column-gap:10px;column-gap:10px;margin:10px 2px 14px;font-size:14px}.pay-sheet__detail .k[data-v-ab14972a]{color:#6b7280;text-align:left;white-space:nowrap}.pay-sheet__detail .v[data-v-ab14972a]{color:#111827;text-align:right}.pay-sheet__detail .monospace[data-v-ab14972a]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.pay-sheet__btns[data-v-ab14972a]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pay-sheet__btns .el-button[data-v-ab14972a]{height:44px;border-radius:10px}@media (max-width:360px){.pay-sheet .el-dialog__body[data-v-ab14972a]{padding:12px}.pay-sheet__title[data-v-ab14972a]{font-size:16px}.pay-sheet__detail[data-v-ab14972a]{grid-template-columns:84px 1fr}}.withdraw-sheet.el-dialog{margin:0!important;width:100%!important;max-width:750px;position:fixed;bottom:0;left:50%;transform:translateX(-50%);border-radius:16px 16px 0 0;overflow:hidden;padding-bottom:env(safe-area-inset-bottom)}.withdraw-sheet .el-dialog__header{display:none}.withdraw-sheet .el-dialog__body{padding:16px 16px 14px}.withdraw-title{font-size:16px;font-weight:700;text-align:center;margin-bottom:12px}.row{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:10px}.row .label{color:#666}.row .value{color:#111;font-weight:600}.row-input{align-items:flex-start}.row-input .input-wrap{flex:1;display:flex;flex-direction:column;align-items:flex-end}.wd-input{width:100%;height:38px;border:1px solid #ddd;border-radius:8px;padding:0 10px;font-size:14px;box-sizing:border-box;margin-bottom:6px}.coin-selector{display:flex;gap:6px}.coin-tag{padding:3px 10px;border-radius:999px;border:1px solid #ddd;font-size:12px;color:#555;cursor:pointer}.coin-tag.active{border-color:#fc0;background:#fff3c1;color:#111;font-weight:600}.tips{margin-top:4px;font-size:12px;color:#666}.btns{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.btns .el-button{height:40px;border-radius:10px}.swap-sheet.el-dialog{margin:0!important;width:100%!important;max-width:750px;position:fixed;bottom:0;left:50%;transform:translateX(-50%);border-radius:16px 16px 0 0;overflow:hidden;padding-bottom:env(safe-area-inset-bottom)}.swap-sheet .el-dialog__header{display:none}.swap-sheet .el-dialog__body{padding:16px 16px 14px}.swap-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.swap-title{font-size:16px;font-weight:700}.swap-btns{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.swap-btns .el-button{height:40px;border-radius:10px}.asset-coins[data-v-0fadc6c4]{margin-top:10px}.asset-coins .coin-item[data-v-0fadc6c4]{display:flex;align-items:center;background:#f8f9fa;border:1px solid #ddd;border-radius:8px;padding:10px;margin-bottom:10px}.asset-coins .coin-item .c-icon[data-v-0fadc6c4]{width:20px;height:20px;margin-right:8px}.asset-coins .coin-item .c-name[data-v-0fadc6c4]{flex:1;font-weight:600;color:#333}.asset-coins .coin-item .c-amount[data-v-0fadc6c4]{font-weight:600;color:#111}.asset-coins .coin-item.active[data-v-0fadc6c4]{border-color:#fc0;background:#fff8d6}.btn-row[data-v-0fadc6c4]{display:flex;justify-content:space-between;margin-top:12px}.btn-row .custom-btn[data-v-0fadc6c4]{width:48%}.btn-row .flash-btn[data-v-0fadc6c4]{background:#ffd84a;color:#333}.btn-row .flash-btn.disabled[data-v-0fadc6c4]{opacity:.4}.tabs[data-v-0fadc6c4]{display:flex;margin-top:10px;border-bottom:1px solid #eee}.tabs .tab[data-v-0fadc6c4]{flex:1;text-align:center;padding:8px 0;font-size:14px;color:#666}.tabs .tab.active[data-v-0fadc6c4]{font-weight:700;color:#000;border-bottom:2px solid #fc0}.records-cont[data-v-0fadc6c4]{margin-top:10px}.record-item[data-v-0fadc6c4]{display:flex;justify-content:space-between;padding:10px 10px 8px;border-radius:8px;border:1px solid #ddd;background:#f8f9fa;margin-bottom:8px}.record-item .record-left .addr[data-v-0fadc6c4]{font-size:14px;color:#333}.record-item .record-left .time[data-v-0fadc6c4]{margin-top:4px;font-size:12px;color:#999}.record-item .record-right[data-v-0fadc6c4]{text-align:right}.record-item .record-right .amount[data-v-0fadc6c4]{font-size:15px;font-weight:700}.record-item .record-right .amount.in[data-v-0fadc6c4]{color:#10b981}.record-item .record-right .amount.out[data-v-0fadc6c4]{color:#ef4444}.record-item .record-right .status[data-v-0fadc6c4]{margin-top:4px;font-size:12px;color:#10b981}.record-item .record-right .status.fail[data-v-0fadc6c4]{color:#ef4444}.no-record[data-v-0fadc6c4]{margin-top:12px;text-align:center;color:#999;font-size:13px}.pager-wrap[data-v-0fadc6c4]{margin-top:4px;text-align:center}.pager-wrap .load-more[data-v-0fadc6c4]{display:inline-block;padding:6px 16px;font-size:13px;color:#333;border-radius:20px;border:1px solid #ddd;background:#fff}.pager-wrap .no-more[data-v-0fadc6c4]{margin-top:4px;font-size:12px;color:#999}.line-list[data-v-a976bc94]{margin-bottom:10px;border-bottom:1px solid #eee}.line-list li[data-v-a976bc94]{margin-bottom:10px}.line-list .icon[data-v-a976bc94]{width:20px;height:20px;margin-right:5px}.detail-cont .mt[data-v-a976bc94]{text-align:center;margin:15px 0;letter-spacing:5px}.detail-cont .title[data-v-a976bc94]{color:#666;border-bottom:1px solid #eee;padding-bottom:10px;font-size:12px}.detail-cont .row[data-v-a976bc94]{margin-top:10px;font-weight:500;font-size:12px}.detail-cont .col-addr[data-v-a976bc94]{flex:1.4 1 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-cont .col-count[data-v-a976bc94]{flex:0.8 1 0;text-align:center;white-space:nowrap}.detail-cont .col-perf[data-v-a976bc94]{flex:1 1 0;text-align:center;white-space:nowrap}.no-data[data-v-a976bc94]{margin-top:12px;text-align:center;font-size:13px;color:#999}.pager-wrap[data-v-a976bc94]{margin-top:10px;text-align:center}.pager-wrap .load-more[data-v-a976bc94]{display:inline-block;padding:6px 16px;border-radius:20px;border:1px solid #ddd;font-size:13px;color:#333;background:#fff}.pager-wrap .no-more[data-v-a976bc94]{font-size:12px;color:#999}.vip-icon[data-v-6f587cf7]{width:32px;height:32px;margin-left:5px}.num-cont[data-v-6f587cf7]{padding:10px 0;border-bottom:1px solid #eee;font-size:14px;font-weight:500}.num-cont[data-v-6f587cf7]:last-child{border-bottom:0}.custom-table .title[data-v-6f587cf7]{color:#666;border-bottom:1px solid #eee;padding-bottom:10px;font-size:12px;text-align:center;margin-top:20px}.custom-table li[data-v-6f587cf7]{margin-top:20px;font-weight:500;font-size:12px;text-align:center}.custom-table li .icon[data-v-6f587cf7]{width:24px;height:24px;margin-right:5px}.custom-table .table-left[data-v-6f587cf7]{width:33.333%;text-align:left!important}.custom-table .table-right[data-v-6f587cf7]{width:33.333%;text-align:right!important}.card-summary-grid[data-v-28101db5]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 14px}.summary-card[data-v-28101db5]{padding:10px 10px 8px;border-radius:12px;background:radial-gradient(circle at top left,#1f2933,#020617);border:1px solid rgba(92,108,255,.55);box-shadow:0 8px 16px rgba(15,23,42,.52)}.summary-card .label[data-v-28101db5]{font-size:11px;color:#9ca3af;margin-bottom:4px}.summary-card .value[data-v-28101db5]{font-size:14px;font-weight:600;color:#e5e7eb}.card-records-header[data-v-28101db5]{display:flex;justify-content:space-between;align-items:center;margin-top:2px}.card-records-tabs[data-v-28101db5]{display:inline-flex;padding:2px;border-radius:999px;background:rgba(15,23,42,.06)}.card-records-tabs .tab[data-v-28101db5]{font-size:11px;padding:4px 10px;border-radius:999px;cursor:pointer;color:#6b7280;transition:all .15s ease-out}.card-records-tabs .tab.active[data-v-28101db5]{background:linear-gradient(90deg,#5c6cff,#00e5ff);color:#f9fafb;box-shadow:0 0 10px rgba(37,99,235,.55)}.card-records .records-cont[data-v-28101db5]{margin-top:8px}.card-records .card-record-item[data-v-28101db5]{border-radius:14px;padding:10px;margin-top:10px;background:radial-gradient(circle at top left,#050816,#020617);border:1px solid rgba(56,189,248,.4);box-shadow:0 0 0 1px rgba(15,23,42,.8),0 18px 30px rgba(15,23,42,.9)}.card-records .card-record-main[data-v-28101db5]{display:flex}.card-records .card-record-img-wrap[data-v-28101db5]{width:96px;border-radius:10px;overflow:hidden;flex-shrink:0;margin-right:10px;box-shadow:0 10px 18px rgba(0,0,0,.75)}.card-records .card-record-img[data-v-28101db5]{width:100%;display:block}.card-records .card-record-info[data-v-28101db5]{flex:1;font-size:13px;color:#e5e7eb}.card-records .card-record-name-row[data-v-28101db5]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.card-records .card-record-name[data-v-28101db5]{font-weight:600;font-size:14px}.card-records .card-record-amount[data-v-28101db5]{font-weight:600;color:#22c55e}.card-records .card-record-tags[data-v-28101db5]{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}.card-records .card-record-tags .tag[data-v-28101db5]{padding:2px 6px;border-radius:999px;background:rgba(15,23,42,.9);border:1px solid rgba(56,189,248,.7);font-size:11px;color:#7dd3fc}.card-records .card-record-values[data-v-28101db5]{display:flex;gap:10px;margin:4px 0 6px}.card-records .card-record-values .v-item[data-v-28101db5]{flex:1}.card-records .card-record-values .vk[data-v-28101db5]{color:#9ca3af;font-size:11px;margin-bottom:2px}.card-records .card-record-values .vv[data-v-28101db5]{font-weight:600;font-size:13px;color:#fbbf24}.card-records .card-record-footer[data-v-28101db5]{display:flex;justify-content:space-between;color:#9ca3af;font-size:11px;margin-top:2px}.card-records .card-record-footer .status[data-v-28101db5]{color:#4ade80}.card-records .no-record[data-v-28101db5]{margin-top:12px;font-size:13px;color:#9ca3af;text-align:center}.pay-sheet__hd[data-v-28101db5]{text-align:center;padding-top:4px}.pay-sheet__title[data-v-28101db5]{font-weight:800;font-size:18px;color:#111827;letter-spacing:.2px}.pay-sheet__sub[data-v-28101db5]{margin-top:6px;font-size:12px;color:#9ca3af}.pay-sheet__card[data-v-28101db5]{margin:12px auto 10px;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;padding:8px 12px}.pay-sheet__card .row[data-v-28101db5]{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;line-height:20px;color:#111827;border-bottom:1px dashed #e5e7eb}.pay-sheet__card .row[data-v-28101db5]:last-child{border-bottom:0}.pay-sheet__card .row span[data-v-28101db5]{color:#6b7280;white-space:nowrap}.pay-sheet__card .row b[data-v-28101db5]{font-weight:700}.pay-sheet__detail[data-v-28101db5]{display:grid;grid-template-columns:90px 1fr;row-gap:10px;-moz-column-gap:10px;column-gap:10px;margin:10px 2px 14px;font-size:14px}.pay-sheet__detail .k[data-v-28101db5]{color:#6b7280;text-align:left;white-space:nowrap}.pay-sheet__detail .v[data-v-28101db5]{color:#111827;text-align:right}.pay-sheet__detail .monospace[data-v-28101db5]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.pay-sheet__btns[data-v-28101db5]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pay-sheet__btns .el-button[data-v-28101db5]{height:44px;border-radius:10px}.pay-sheet.el-dialog{margin:0!important;width:100%!important;max-width:750px;position:fixed;bottom:0;left:50%;transform:translateX(-50%);border-radius:16px 16px 0 0;overflow:hidden;padding-bottom:env(safe-area-inset-bottom)}.pay-sheet .el-dialog__header{display:none}.pay-sheet .el-dialog__body{padding:14px 14px 16px}.pay-sheet.el-dialog{animation:slide-up .18s ease-out}@keyframes slide-up{0%{transform:translate(-50%,14px);opacity:.92}to{transform:translate(-50%);opacity:1}}.card-pager{margin:10px 0 4px;text-align:center}.card-pager-btn{border:none;outline:none;padding:7px 26px;border-radius:999px;font-size:12px;font-weight:500;cursor:pointer;background:linear-gradient(90deg,#5c6cff,#00e5ff);color:#f9fafb;box-shadow:0 0 0 1px rgba(15,23,42,.9),0 10px 20px rgba(15,23,42,.9);transition:all .15s ease-out}.card-pager-btn:hover{transform:translateY(-1px);box-shadow:0 0 0 1px rgba(56,189,248,.8),0 14px 26px #0f172a}.card-pager-btn:active{transform:translateY(0);box-shadow:0 0 0 1px rgba(15,23,42,.9),0 6px 16px rgba(15,23,42,.9)}.card-pager-btn[disabled]{opacity:.6;cursor:default;transform:none;box-shadow:0 0 0 1px rgba(15,23,42,.7),0 6px 14px rgba(15,23,42,.8)}.card-pager-text{position:relative;display:inline-block;padding:4px 10px;font-size:11px;color:#9ca3af}.card-pager-text:after,.card-pager-text:before{content:"";position:absolute;top:50%;width:32px;height:1px;transform:translateY(-50%);opacity:.7;background:linear-gradient(90deg,rgba(15,23,42,0),rgba(56,189,248,.65),rgba(15,23,42,0))}.card-pager-text:before{left:-38px}.card-pager-text:after{right:-38px}.airdrop-tool[data-v-70171122]{max-width:900px;margin:0 auto;padding:16px;color:#fff;font-size:14px}.airdrop-tool h2[data-v-70171122]{font-size:22px;margin-bottom:16px}.card[data-v-70171122]{background:#151824;border-radius:12px;padding:16px;margin-bottom:16px;border:1px solid hsla(0,0%,100%,.06)}.card h3[data-v-70171122]{font-size:16px;margin-bottom:10px}.field-row[data-v-70171122]{display:flex;align-items:center;margin-bottom:10px}.field-row label[data-v-70171122]{width:140px;flex-shrink:0;color:#aaa}.field-row input[data-v-70171122],.field-row select[data-v-70171122],.field-row textarea[data-v-70171122]{flex:1;padding:6px 8px;border-radius:6px;border:1px solid #33384b;background:#0c0f17;color:#fff;outline:none}.field-row input[data-v-70171122]:focus,.field-row select[data-v-70171122]:focus,.field-row textarea[data-v-70171122]:focus{border-color:#3f86ff}.hot-token-list[data-v-70171122]{display:flex;flex-wrap:wrap;gap:8px}.btn[data-v-70171122]{border:none;padding:6px 12px;border-radius:999px;background:#262b3b;color:#fff;cursor:pointer;font-size:13px}.btn-primary[data-v-70171122]{background:linear-gradient(135deg,#3f86ff,#7b5cff)}.btn[data-v-70171122]:disabled{opacity:.6;cursor:not-allowed}.btn-small[data-v-70171122]{padding:4px 10px;font-size:12px}.tip[data-v-70171122]{font-size:12px;color:#888;margin-bottom:8px}.error[data-v-70171122]{color:#ff6b6b;margin-top:8px}.radio-group[data-v-70171122]{display:flex;gap:16px}.radio-group label[data-v-70171122]{display:flex;align-items:center;gap:4px;width:auto}.holders-table[data-v-70171122]{border-radius:8px;border:1px solid #2a3044;max-height:260px;overflow:auto;font-size:12px}.holders-header[data-v-70171122],.holders-row[data-v-70171122]{display:grid;grid-template-columns:40px 1fr;padding:4px 8px}.holders-header[data-v-70171122]{background:#1a2030;font-weight:700}.holders-row[data-v-70171122]:nth-child(odd){background:#101320}.result-block[data-v-70171122]{margin-top:12px}.result-header[data-v-70171122]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}textarea[data-v-70171122]{width:100%;background:#0c0f17;border-radius:8px;border:1px solid #33384b;padding:6px 8px;color:#9ee3ff;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:12px}.home-page[data-v-c136c77c]{min-height:100vh;padding:16px;background:radial-gradient(circle at 10% 0,#2b6aff 0,rgba(4,7,24,.95) 45%),radial-gradient(circle at 90% 100%,#08f7a3 0,#050613 55%);color:#f6f9ff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,PingFang SC,Microsoft Yahei,sans-serif}.home-page>[data-v-c136c77c]{max-width:1200px;margin-left:auto;margin-right:auto}.hp-header[data-v-c136c77c]{justify-content:space-between;padding:6px 10px 16px}.hp-header[data-v-c136c77c],.hp-logo-mark[data-v-c136c77c],.hp-logo[data-v-c136c77c]{display:flex;align-items:center}.hp-logo-mark[data-v-c136c77c]{width:32px;height:32px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#fff,#3b82f6 40%,#0b1023);justify-content:center;font-weight:700;color:#020617;margin-right:8px;box-shadow:0 0 16px rgba(96,165,250,.9),0 0 32px rgba(59,130,246,.6)}.hp-logo-text[data-v-c136c77c]{display:flex;flex-direction:column}.hp-logo-title[data-v-c136c77c]{font-size:18px;font-weight:700;letter-spacing:.03em}.hp-logo-sub[data-v-c136c77c]{font-size:11px;opacity:.7}.hp-header-right[data-v-c136c77c]{display:flex;align-items:center;gap:12px}.hp-network-pill[data-v-c136c77c]{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:rgba(15,23,42,.85);border:1px solid rgba(148,163,184,.6);font-size:11px;gap:6px}.hp-network-pill .dot[data-v-c136c77c]{width:8px;height:8px;border-radius:999px;background:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.9)}.hp-wallet-btn[data-v-c136c77c]{border-radius:999px;border:none;padding:6px 14px;font-size:12px;display:inline-flex;align-items:center;gap:6px;background:linear-gradient(120deg,#22c55e,#0ea5e9);color:#020617;font-weight:600;cursor:pointer;box-shadow:0 0 14px rgba(45,212,191,.9),0 0 30px rgba(56,189,248,.6)}.hp-hero[data-v-c136c77c]{display:flex;gap:24px;padding:12px 10px 24px;flex-wrap:wrap}.hp-hero-left[data-v-c136c77c]{flex:1 1 260px;max-width:620px}.hp-hero-right[data-v-c136c77c]{flex:1 1 220px;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.hp-hero-title[data-v-c136c77c]{font-size:26px;line-height:1.25;font-weight:800;letter-spacing:.03em;margin-bottom:10px}.hp-hero-title span[data-v-c136c77c]{background:linear-gradient(120deg,#38bdf8,#22c55e);-webkit-background-clip:text;color:transparent}.hp-hero-desc[data-v-c136c77c]{font-size:13px;color:rgba(226,232,240,.82);max-width:520px}.hp-hero-actions[data-v-c136c77c]{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.hp-ghost-btn[data-v-c136c77c],.hp-primary-btn[data-v-c136c77c]{border-radius:999px;padding:7px 18px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid transparent}.hp-primary-btn[data-v-c136c77c]{background:linear-gradient(120deg,#22c55e,#22d3ee);color:#020617;box-shadow:0 0 24px rgba(45,212,191,.8)}.hp-ghost-btn[data-v-c136c77c]{background:rgba(15,23,42,.7);color:#e2e8f0;border-color:rgba(148,163,184,.9)}.hp-hero-tags[data-v-c136c77c]{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.hp-hero-tags .tag[data-v-c136c77c]{font-size:11px;padding:3px 10px;border-radius:999px;background:rgba(15,23,42,.7);border:1px dashed rgba(148,163,184,.7)}.hp-orbital[data-v-c136c77c]{position:relative;width:180px;height:180px}.hp-orbital-core[data-v-c136c77c],.hp-orbital[data-v-c136c77c]{border-radius:999px;display:flex;align-items:center;justify-content:center}.hp-orbital-core[data-v-c136c77c]{width:72px;height:72px;background:radial-gradient(circle at 30% 30%,#ecfeff,#38bdf8,#0f172a);flex-direction:column;color:#020617;font-size:11px;font-weight:700;box-shadow:0 0 26px rgba(56,189,248,.9),0 0 60px rgba(45,212,191,.7)}.hp-orbital-core strong[data-v-c136c77c]{font-size:20px}.hp-orbit[data-v-c136c77c]{position:absolute;border-radius:999px;border:1px dashed rgba(148,163,184,.4);box-shadow:0 0 24px rgba(15,23,42,.7)}.hp-orbit-1[data-v-c136c77c]{width:120px;height:120px;animation:rotate-c136c77c 14s linear infinite}.hp-orbit-2[data-v-c136c77c]{width:150px;height:150px;animation:rotate-c136c77c 18s linear infinite reverse}.hp-orbit-3[data-v-c136c77c]{width:180px;height:180px;animation:rotate-c136c77c 22s linear infinite}@keyframes rotate-c136c77c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hp-hero-stat-card[data-v-c136c77c]{width:230px;padding:12px 14px;border-radius:18px;background:linear-gradient(145deg,rgba(15,23,42,.96),rgba(30,64,175,.9));border:1px solid rgba(129,140,248,.6);box-shadow:0 18px 45px rgba(15,23,42,.9),0 0 26px rgba(129,140,248,.8)}.hp-hero-stat-card .label[data-v-c136c77c]{font-size:11px;opacity:.8}.hp-hero-stat-card .value[data-v-c136c77c]{margin-top:4px;font-size:20px;font-weight:700}.hp-hero-stat-card .sub[data-v-c136c77c]{margin-top:6px;font-size:11px;opacity:.9}.hp-hero-stat-card .sub span[data-v-c136c77c]{margin-left:4px;color:#a5b4fc;font-weight:600}.hp-hero-stat-card .mini-line[data-v-c136c77c]{margin-top:8px;height:2px;border-radius:999px;background:linear-gradient(90deg,#22c55e,#eab308,#f97316,#ef4444)}.hp-metrics[data-v-c136c77c]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 10px 18px}.hp-metric-card[data-v-c136c77c]{padding:10px 12px;border-radius:14px;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.7);backdrop-filter:blur(16px)}.hp-metric-label[data-v-c136c77c]{font-size:11px;opacity:.85}.hp-metric-value[data-v-c136c77c]{font-size:16px;font-weight:700;margin-top:4px}.hp-metric-sub[data-v-c136c77c]{margin-top:4px;font-size:11px;display:flex;gap:6px;align-items:center;opacity:.85}.hp-metric-sub .change[data-v-c136c77c]{padding:1px 8px;border-radius:999px;font-size:11px;font-weight:600}.hp-metric-sub .up[data-v-c136c77c]{background:rgba(22,163,74,.16);color:#4ade80}.hp-metric-sub .down[data-v-c136c77c]{background:rgba(220,38,38,.16);color:#fca5a5}.hp-main[data-v-c136c77c]{display:flex;gap:16px;padding:0 10px 24px;flex-wrap:wrap}.hp-panel[data-v-c136c77c]{border-radius:18px;background:rgba(15,23,42,.96);border:1px solid rgba(148,163,184,.65);box-shadow:0 24px 40px rgba(15,23,42,.9),0 0 40px rgba(30,64,175,.6);padding:12px 14px 14px}.hp-market[data-v-c136c77c]{flex:2 1 360px}.hp-side[data-v-c136c77c]{flex:1.3 1 260px;display:flex;flex-direction:column;gap:12px}.hp-panel-header[data-v-c136c77c]{display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.hp-panel-header h2[data-v-c136c77c]{font-size:16px;font-weight:700}.hp-panel-header p[data-v-c136c77c]{font-size:11px;opacity:.7}.hp-tabs[data-v-c136c77c]{display:flex;gap:6px}.hp-tab[data-v-c136c77c]{border-radius:999px;border:none;padding:4px 10px;font-size:11px;background:rgba(15,23,42,.9);color:#e5e7eb;border:1px solid rgba(148,163,184,.8);cursor:pointer}.hp-tab.active[data-v-c136c77c]{background:linear-gradient(120deg,#22c55e,#38bdf8);color:#020617;border-color:transparent}.hp-table[data-v-c136c77c]{margin-top:10px;font-size:12px}.hp-table-head[data-v-c136c77c],.hp-table-row[data-v-c136c77c]{display:grid;grid-template-columns:2.2fr 1.2fr .9fr 1.4fr;-moz-column-gap:8px;column-gap:8px;align-items:center}.hp-table-head[data-v-c136c77c]{padding:6px 0;font-size:11px;text-transform:uppercase;letter-spacing:.04em;opacity:.7;border-bottom:1px solid rgba(51,65,85,.9)}.hp-table-row[data-v-c136c77c]{padding:8px 0;border-bottom:1px dashed rgba(30,64,175,.7)}.col-name[data-v-c136c77c]{display:flex;align-items:center;gap:8px}.col-name .avatar[data-v-c136c77c]{width:26px;height:26px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#e0f2fe,#4f46e5,#020617);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.col-name .info[data-v-c136c77c]{display:flex;flex-direction:column}.col-name .info .symbol[data-v-c136c77c]{font-size:13px;font-weight:600}.col-name .info .chain[data-v-c136c77c]{font-size:11px;opacity:.65}.col-change[data-v-c136c77c],.col-price[data-v-c136c77c]{font-variant-numeric:tabular-nums}.col-change.up[data-v-c136c77c]{color:#4ade80}.col-change.down[data-v-c136c77c]{color:#fca5a5}.col-volume[data-v-c136c77c]{font-variant-numeric:tabular-nums;opacity:.9}.hp-ai-signal[data-v-c136c77c]{margin-top:10px;padding:8px 10px;border-radius:14px;background:radial-gradient(circle at 0 0,rgba(56,189,248,.18),transparent 55%),rgba(15,23,42,.96);border:1px solid rgba(148,163,184,.7)}.hp-ai-row[data-v-c136c77c]{display:flex;justify-content:space-between;align-items:center}.hp-ai-row .left .sym[data-v-c136c77c]{font-size:13px;font-weight:700}.hp-ai-row .left .name[data-v-c136c77c]{font-size:11px;opacity:.75}.hp-ai-row .right[data-v-c136c77c]{display:flex;gap:6px;align-items:center}.hp-ai-row .badge[data-v-c136c77c]{font-size:11px;padding:2px 8px;border-radius:999px;font-weight:600}.hp-ai-row .badge.bull[data-v-c136c77c]{background:rgba(22,163,74,.18);color:#4ade80;border:1px solid rgba(74,222,128,.7)}.hp-ai-row .badge.bear[data-v-c136c77c]{background:rgba(220,38,38,.18);color:#fecaca;border:1px solid rgba(248,113,113,.7)}.hp-ai-row .badge.range[data-v-c136c77c]{background:rgba(56,189,248,.14);color:#bae6fd;border:1px solid rgba(56,189,248,.8)}.hp-ai-row .risk[data-v-c136c77c]{font-size:11px;padding:1px 7px;border-radius:999px;border:1px solid rgba(148,163,184,.7)}.hp-ai-row .risk.low[data-v-c136c77c]{color:#bbf7d0;border-color:rgba(34,197,94,.7)}.hp-ai-row .risk.medium[data-v-c136c77c]{color:#fde68a;border-color:rgba(234,179,8,.7)}.hp-ai-row .risk.high[data-v-c136c77c]{color:#fecaca;border-color:rgba(248,113,113,.8)}.hp-ai-score[data-v-c136c77c]{margin-top:6px;font-size:11px;display:flex;align-items:center;gap:6px}.hp-ai-score strong[data-v-c136c77c]{font-size:14px}.hp-ai-score .bar[data-v-c136c77c]{flex:1;height:4px;border-radius:999px;background:rgba(30,64,175,.7);overflow:hidden}.hp-ai-score .fill[data-v-c136c77c]{height:100%;border-radius:999px;background:linear-gradient(90deg,#22c55e,#eab308,#f97316,#ef4444);transition:width .4s ease-out}.hp-sector-grid[data-v-c136c77c]{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hp-sector-card[data-v-c136c77c]{padding:8px 10px;border-radius:14px;background:rgba(15,23,42,.96);border:1px solid rgba(129,140,248,.7)}.hp-sector-card .sec-title[data-v-c136c77c]{font-size:12px;font-weight:600}.hp-sector-card .sec-value[data-v-c136c77c]{font-size:13px;margin-top:4px}.hp-sector-card .sec-sub[data-v-c136c77c]{font-size:11px;margin-top:4px}.hp-sector-card .sec-sub span[data-v-c136c77c]{margin-left:4px}.hp-sector-card .sec-sub span.up[data-v-c136c77c]{color:#4ade80}.hp-sector-card .sec-sub span.down[data-v-c136c77c]{color:#fca5a5}.hp-sector-card .sec-tags[data-v-c136c77c]{margin-top:4px;display:flex;flex-wrap:wrap;gap:4px}.hp-sector-card .sec-tags span[data-v-c136c77c]{font-size:10px;padding:2px 6px;border-radius:999px;background:rgba(30,64,175,.75)}.hp-footer[data-v-c136c77c]{padding:8px 10px 16px;font-size:11px;opacity:.75}.hp-footer-inner[data-v-c136c77c]{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:6px;justify-content:space-between}@media (max-width:768px){.hp-header[data-v-c136c77c]{padding-bottom:8px}.hp-hero[data-v-c136c77c]{padding-bottom:12px}.hp-hero-right[data-v-c136c77c]{align-items:center}.hp-hero-title[data-v-c136c77c]{font-size:22px}.hp-metrics[data-v-c136c77c]{grid-template-columns:1fr}.hp-main[data-v-c136c77c]{flex-direction:column}.hp-side[data-v-c136c77c]{flex:1 1 auto}.hp-sector-grid[data-v-c136c77c]{grid-template-columns:1fr}.hp-table-head[data-v-c136c77c],.hp-table-row[data-v-c136c77c]{grid-template-columns:1.8fr 1.1fr .9fr 1.4fr}}