.site-footer{color:var(--text-tertiary);border-top:1px solid var(--border-subtle);background:var(--surface-secondary);margin-top:auto;padding:36px 20px 28px;font-size:12px;line-height:1.6}.site-footer__wrap{flex-direction:column;gap:28px;max-width:1120px;margin:0 auto;display:flex}.site-footer__grid{grid-template-columns:minmax(160px,220px) minmax(0,1fr);align-items:start;gap:32px 48px;display:grid}.site-footer__brand{flex-direction:column;gap:8px;display:flex}.site-footer__brand-row{align-items:center;gap:8px;display:inline-flex}.site-footer__logo-mark{flex-shrink:0}.site-footer__wordmark{letter-spacing:-.03em;color:var(--text-secondary);text-transform:lowercase;font-size:15px;font-weight:800}.site-footer__tagline{color:var(--text-tertiary);margin:0;font-size:12px;line-height:1.5}.site-footer__social{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.site-footer__icon-btn{border:1px solid var(--border-subtle);width:34px;height:34px;color:var(--text-tertiary);background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:15px;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.site-footer__icon-btn:hover{color:var(--text-primary);border-color:var(--border-primary);background:var(--surface-primary)}.site-footer__sitemap{border:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 28px;margin:0;padding:0;display:grid}.site-footer__sitemap-group-title{color:var(--text-secondary);letter-spacing:.02em;margin:0 0 10px;font-size:12px;font-weight:600}.site-footer__sitemap-list{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.site-footer__sitemap-list a{color:var(--text-tertiary);font-size:13px;text-decoration:none;transition:color .15s}.site-footer__sitemap-list a:hover{color:var(--text-primary)}.site-footer__bottom{border-top:1px solid var(--border-subtle);flex-direction:column;gap:8px;padding-top:20px;display:flex}.site-footer__copy{color:var(--text-tertiary);margin:0;font-size:12px}.site-footer__disclaimer{color:var(--text-tertiary);background:0 0;border:none;border-radius:0;max-width:78ch;margin:0;padding:0;font-size:11px;line-height:1.65}.site-footer__disclaimer-label{color:var(--text-secondary);margin-right:6px;font-weight:600}@media (width<=900px){.site-footer__grid{grid-template-columns:1fr;gap:28px}.site-footer__sitemap{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.site-footer{padding:24px 16px 20px}.site-footer__sitemap{grid-template-columns:1fr;gap:18px}.site-footer--compact{padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border-subtle)}.site-footer--compact .site-footer__wrap{gap:8px}.site-footer__compact-brand{color:var(--text-tertiary);letter-spacing:-.02em;justify-content:center;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:600;display:flex}.site-footer__disclaimer--compact{text-align:center;color:var(--text-tertiary);background:0 0;border:none;margin:0;padding:0;font-size:10px;line-height:1.5}}.mobile-nav-drawer .ant-drawer-header{flex-direction:row-reverse}.mobile-nav-drawer .ant-drawer-header-title{flex-direction:row-reverse;justify-content:flex-end}.mobile-nav-drawer .ant-drawer-close{margin-inline:12px 0}.mobile-nav-drawer .ant-drawer-body{padding:8px 12px 16px}.mobile-nav-list{flex-direction:column;gap:4px;display:flex}.mobile-nav-item{width:100%;min-height:48px;color:var(--text-primary,#0f172a);text-align:left;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:10px;align-items:center;padding:12px 14px;font-family:inherit;font-size:16px;font-weight:600;line-height:1.3;transition:background .15s,color .15s;display:flex}.mobile-nav-item:focus{outline:none}.mobile-nav-item:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.mobile-nav-item:hover,.mobile-nav-item.active{color:#2563eb;background:#2563eb14}.mobile-nav-group{border-top:1px solid var(--border-subtle,#e2e8f0);flex-direction:column;gap:4px;margin-top:8px;padding-top:8px;display:flex}.mobile-nav-group__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary,#4b5563);padding:4px 14px 6px;font-size:11px;font-weight:700}@media (width<=768px){.site-nav-mobile-trigger{width:44px;min-width:44px;height:44px;color:var(--header-muted);cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;font-size:16px;line-height:1;display:inline-flex}.site-nav-mobile-trigger:focus{outline:none}.site-nav-mobile-trigger:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.site-nav-mobile-trigger:hover{color:var(--header-text);background:var(--nav-hover-bg)}}@media (width>=769px){.site-nav-mobile-trigger{display:none}}.rank-pagination{width:100%;max-width:100%;color:var(--text-secondary);box-sizing:border-box;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 6px;margin:0 auto;padding:6px 4px;font-size:12px;display:inline-flex}.ant-table-footer{text-align:center;padding:8px 12px!important}.ant-table-footer .rank-pagination{display:inline-flex}.rank-page-btn{border:1px solid var(--border-primary);background:var(--surface-primary);color:var(--text-secondary);cursor:pointer;appearance:none;border-radius:6px;flex-shrink:0;padding:3px 8px;font-family:inherit;font-size:11px;font-weight:600;line-height:1.4;transition:border-color .15s,color .15s,background .15s}.rank-page-btn:hover:not(:disabled){border-color:var(--accent-interactive);color:var(--accent-interactive)}.rank-page-btn:disabled{opacity:.45;cursor:not-allowed}.rank-page-nums{flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:2px;display:flex}.rank-page-num{min-width:26px;height:26px;color:var(--text-tertiary);cursor:pointer;appearance:none;background:0 0;border:1px solid #0000;border-radius:6px;flex-shrink:0;padding:0 6px;font-family:inherit;font-size:12px;font-weight:600}.rank-page-num:hover:not(:disabled){background:var(--surface-hover);color:var(--text-primary)}.rank-page-num--active{color:#fff;background:#2563eb;border-color:#2563eb}.rank-page-ellipsis{color:var(--text-tertiary);-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 2px}.rank-page-summary{text-align:center;color:var(--text-tertiary);white-space:nowrap;flex:0 auto;margin:0;padding-left:4px;font-size:11px}@media (width<=768px){.rank-pagination{gap:3px 4px;padding:4px 2px}.rank-page-btn{padding:2px 6px;font-size:10px}.rank-page-num{min-width:24px;height:24px;font-size:11px}.rank-page-summary{white-space:normal;flex-basis:100%;padding-left:0}}.market-panel{background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-panel);overflow:hidden}.market-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px 0;display:flex}.market-panel-title{color:var(--text-primary);letter-spacing:-.4px;margin:0;font-size:22px;font-weight:700}.market-panel-desc{color:var(--text-tertiary);margin-top:4px;font-size:13px}.market-panel-toolbar{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:12px;padding:16px 24px;display:flex}.market-panel-toolbar--lead{padding-top:20px}.market-panel-body{min-height:620px;padding:0 8px 8px}.market-panel-body--loading{min-height:620px}.page-stable-body{min-height:420px;position:relative}.page-stable-slot{justify-content:center;align-items:center;min-height:280px;display:flex}.page-stable-body .ant-spin-nested-loading,.page-stable-body .ant-spin-container{min-height:inherit}.market-panel-body--search{padding-top:4px}.market-table-zone{min-height:560px;transition:opacity .22s,transform .22s;animation:.22s marketTabIn}.market-table-zone--pending{justify-content:center;align-items:center;min-height:560px;padding:48px 16px 64px;display:flex}.market-table-zone--pending .ant-spin{max-height:none}.market-table-zone--loading{min-height:560px}@keyframes marketTabIn{0%{opacity:.55}to{opacity:1}}.market-table-zone--loading .ant-table-wrapper,.market-table-zone--loading .ant-spin-nested-loading,.market-table-zone--loading .ant-spin-container{min-height:480px}.market-table-zone--loading .ant-table-placeholder .ant-table-cell{vertical-align:middle;min-height:420px}.market-search--active{transition:box-shadow .25s,border-color .25s;box-shadow:0 0 0 2px #2563eb1f;border-color:#93c5fd!important}.search-results-bar{background:linear-gradient(90deg,#2563eb0f,#f973160d);border:1px solid #2563eb1a;border-radius:10px;align-items:center;margin:0 20px 10px;padding:8px 14px;animation:.28s searchBarIn;display:flex}.search-results-bar--pending{opacity:.85}.search-results-bar-text{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:inline-flex}.search-results-bar-chip{color:var(--text-primary);background:#0f172a0f;border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;display:inline-flex}.search-results-bar-chip--alpha{color:#c2410c;background:#f973161f}.market-table-zone--search{animation:.32s cubic-bezier(.22,1,.36,1) searchTableIn}.market-table-zone--search .ant-table-tbody>tr.search-row{animation:.35s cubic-bezier(.22,1,.36,1) backwards searchRowIn}.market-table-zone--search .search-row-0{animation-delay:20ms}.market-table-zone--search .search-row-1{animation-delay:40ms}.market-table-zone--search .search-row-2{animation-delay:60ms}.market-table-zone--search .search-row-3{animation-delay:80ms}.market-table-zone--search .search-row-4{animation-delay:.1s}.market-table-zone--search .search-row-5{animation-delay:.12s}.market-table-zone--search .search-row-6{animation-delay:.14s}.market-table-zone--search .search-row-7{animation-delay:.16s}.market-table-zone--search .search-row-8{animation-delay:.18s}.market-table-zone--search .search-row-9{animation-delay:.2s}.ant-table-tbody>tr.row-alpha>td{background:linear-gradient(90deg,#f973160a,#0000)!important}.search-highlight{color:inherit;background:#facc1573;border-radius:3px;padding:0 2px;font-weight:700}.coin-cell-symbol{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex-wrap:wrap;align-items:center;gap:4px;font-size:13px;font-weight:600;line-height:1.2;display:flex;overflow:hidden}.coin-alpha-tag{border-radius:4px!important;margin:0!important;padding:0 5px!important;font-size:10px!important;line-height:16px!important}@keyframes searchBarIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes searchTableIn{0%{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes searchRowIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.market-panel-body .ant-table-wrapper{margin:0}.alpha-sort-head{width:100%;color:var(--text-tertiary);cursor:pointer;text-align:right;-webkit-user-select:none;user-select:none;appearance:none;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px;font-weight:700;display:inline-flex}.alpha-sort-head:focus{outline:none}.alpha-sort-head:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:4px}.alpha-sort-head__inner{justify-content:flex-end;align-items:center;gap:4px;width:100%;display:inline-flex}.alpha-sort-head__text{flex-direction:column;align-items:flex-end;min-width:max-content;display:inline-flex}.alpha-sort-head__main{white-space:nowrap;line-height:1.35}.alpha-sort-head--active{color:var(--text-primary)}.alpha-sort-head__icon{opacity:.85;flex-shrink:0;font-size:10px;line-height:1}.market-table-zone .alpha-th-sortable{cursor:pointer;transition:background .12s,color .12s}.market-table-zone .alpha-th-sortable:hover{background:color-mix(in srgb, var(--text-primary) 4%, var(--surface-secondary))!important}.market-table-zone .alpha-th-sort-active{background:color-mix(in srgb, var(--accent-primary,#1677ff) 8%, var(--surface-secondary))!important}.market-table-zone .alpha-th-sort-active .alpha-sort-head{color:var(--text-primary)}.market-table-zone .alpha-th-sortable .ant-table-cell{padding-top:8px!important;padding-bottom:8px!important}.coin-cell{align-items:center;gap:8px;min-width:0;max-width:148px;display:flex}th.coin-col-symbol,td.coin-col-symbol{min-width:108px;overflow:visible}td.coin-col-symbol .ant-table-cell-content{overflow:visible}.coin-cell-text{flex:1;min-width:0;overflow:hidden}.coin-cell-sub{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;line-height:1.2;overflow:hidden}@media (width<=768px){.coin-mobile-list{flex-direction:column;width:100%;padding:0 0 8px;display:flex}.coin-mobile-list--busy{opacity:.72;pointer-events:none}.coin-mobile-row{width:100%;padding:11px var(--mobile-gutter,12px);border-bottom:1px solid var(--border-subtle);cursor:pointer;align-items:center;gap:8px;transition:background .15s;display:flex}.coin-mobile-row:active{background:var(--surface-hover)}.coin-mobile-row__rank{text-align:center;font-variant-numeric:tabular-nums;flex-shrink:0;width:24px;min-width:24px;font-size:12px}.coin-mobile-row__fav{color:#cbd5e1;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:15px;display:inline-flex}.coin-mobile-row__meta{flex:auto;min-width:0;overflow:hidden}.coin-mobile-row__symbol{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:14px;font-weight:600;line-height:1.25;display:flex;overflow:hidden}.coin-mobile-row__sub{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;line-height:1.2;overflow:hidden}.coin-mobile-row__quote{flex-direction:column;flex:none;align-items:flex-end;gap:4px;margin-left:8px;display:flex}.coin-mobile-row__price{color:var(--text-primary);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}}:root{--brand-primary:#3b6ff5;--brand-primary-active:#2554e0;--brand-primary-disabled:#c7d2fe;--on-primary:#fff;--surface-primary:#fff;--surface-secondary:#f7f8fa;--surface-tertiary:#f0f1f5;--surface-hover:#ebedf2;--surface-card:#fff;--surface-elevated:#f0f1f5;--text-primary:#1a1d26;--text-secondary:#4b5563;--text-tertiary:#6b7280;--text-placeholder:#9ca3af;--text-on-dark:#fff;--text-body-dark:#e5e7eb;--border-primary:#e5e7eb;--border-subtle:#eef0f4;--border-strong:#d1d5db;--accent-positive:#0ecb81;--accent-negative:#f6465d;--accent-positive-bg:#0ecb8114;--accent-negative-bg:#f6465d14;--accent-interactive:#3b6ff5;--accent-info:#3b6ff5;--accent-gold:#d97706;--accent-silver:#94a3b8;--accent-bronze:#b45309;--accent-turquoise:#14b8a6;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--space-section:80px;--font-ui:"IBM Plex Sans", "PingFang SC", "Microsoft YaHei", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"IBM Plex Sans", "JetBrains Mono", "SF Mono", "Consolas", ui-monospace, monospace;--text-xs:11px;--text-sm:12px;--text-base:14px;--text-lg:16px;--text-xl:20px;--text-2xl:24px;--radius-xs:2px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-pill:9999px;--shadow-sm:0 1px 2px #0f172a0a;--shadow-md:0 4px 12px #0f172a0f;--shadow-lg:0 8px 24px #0f172a14;--shadow-panel:0 1px 3px #0f172a0d;--header-bg:#fff;--header-text:#1a1d26;--header-muted:#52525b;--body-bg:#fff;--chrome-shadow:0 1px 0 #e5e7eb;--nav-hover-bg:#1a1d260a;--nav-active-bg:#3b6ff51a;--nav-active-color:#3b6ff5;--nav-active-ring:#3b6ff547;--brand-gradient:linear-gradient(135deg, #6b8cff 0%, #3b6ff5 55%, #2554e0 100%);--accent-blue:#3b6ff5;--content-bgc:var(--body-bg);--box-bgc:var(--surface-primary);--font-normal:var(--text-primary);--font-muted:var(--text-tertiary);--setting-color:var(--text-primary);--cg-rise:var(--accent-positive);--cg-fall:var(--accent-negative);--cg-card-radius:8px;--footer-bg:var(--surface-secondary);--footer-ink:var(--text-tertiary)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable;overflow-x:hidden}html body{box-sizing:border-box;max-width:100%;width:100%!important}.ant-select-dropdown,.ant-dropdown,.ant-picker-dropdown,.ant-cascader-dropdown,.ant-modal-wrap,.ant-drawer-body,.ant-table-body,.rc-virtual-list-holder{scroll-behavior:auto}body{font-family:var(--font-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--body-bg,#fff);color:var(--text-primary);overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface-secondary)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ant-table{background:var(--surface-primary)!important;color:var(--text-primary)!important}.ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.5px;background:var(--surface-secondary)!important;color:var(--text-secondary)!important;border-bottom:2px solid var(--border-primary)!important;font-family:var(--font-ui)!important;font-size:var(--text-xs)!important;font-weight:600!important}.ant-table-tbody>tr>td{border-bottom:1px solid var(--border-subtle)!important;font-family:var(--font-ui)!important}.ant-table-tbody>tr:hover>td{background:var(--surface-tertiary)!important}.ant-card{background:var(--surface-primary)!important;border-color:var(--border-primary)!important;border-radius:var(--radius-lg)!important}.ant-card-head{border-bottom-color:var(--border-primary)!important}.ant-card-head-title{color:var(--text-primary)!important}.ant-input,.ant-input-password,.ant-select-selector,.ant-picker{background:var(--surface-primary)!important;border-color:var(--border-primary)!important;color:var(--text-primary)!important;border-radius:var(--radius-md)!important}.ant-input-affix-wrapper{background:var(--surface-tertiary)!important;border-color:var(--border-primary)!important;border-radius:var(--radius-md)!important}.ant-input-affix-wrapper .ant-input{box-shadow:none!important;background:0 0!important;border:none!important}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus-within{border-color:var(--brand-primary)!important;box-shadow:0 0 0 2px #3b6ff538!important}.ant-input-affix-wrapper .ant-input:focus,.ant-input-affix-wrapper .ant-input-focused{box-shadow:none!important;border:none!important}.ant-input-affix-wrapper .ant-input-prefix,.ant-input-affix-wrapper .ant-input-suffix{color:var(--text-tertiary)!important}.ant-select-selection-item,.ant-select-selection-search-input,.ant-input-affix-wrapper .ant-input{color:var(--text-primary)!important}.ant-select-selection-placeholder{color:var(--text-placeholder)!important}.ant-select-arrow,.ant-select-clear{color:var(--text-tertiary)!important}.ant-input::placeholder{color:var(--text-placeholder)!important}.ant-input:focus,.ant-input-focused{border-color:var(--brand-primary)!important;box-shadow:0 0 0 2px #3b6ff538!important}.ant-modal-content,.ant-modal-header{background:var(--surface-primary)!important}.ant-modal-title{color:var(--text-primary)!important}.ant-segmented{background:var(--surface-tertiary)!important}.ant-segmented-item{color:var(--text-secondary)!important}.ant-segmented-item-selected{background:var(--surface-primary)!important;color:var(--text-primary)!important;box-shadow:var(--shadow-sm)!important}.ant-dropdown-menu{background:var(--surface-primary)!important;border:1px solid var(--border-primary)!important;box-shadow:var(--shadow-lg)!important}.ant-dropdown-menu-item{color:var(--text-primary)!important}.ant-dropdown-menu-item:hover{background:var(--surface-tertiary)!important}.ant-menu-horizontal{border-bottom:none!important}.ant-menu-item{color:var(--text-secondary)!important}.ant-menu-item:hover{color:var(--text-primary)!important}.ant-menu-item-selected{color:var(--accent-interactive)!important}.ant-btn{border-radius:var(--radius-md)!important}.ant-skeleton{background:var(--surface-tertiary)!important}a{color:var(--accent-interactive)}a:hover{color:#1d4ed8}.flash-up{animation:.6s ease-out flashGreen}.flash-down{animation:.6s ease-out flashRed}@keyframes flashGreen{0%{background:#10b98133}to{background:0 0}}@keyframes flashRed{0%{background:#ef444433}to{background:0 0}}.ant-table-tbody>tr.row-up>td,.ant-table-tbody>tr.row-down>td{background:0 0!important}.ant-table-tbody>tr.row-up:hover>td,.ant-table-tbody>tr.row-down:hover>td,.ant-table-tbody>tr:hover>td{background:var(--surface-tertiary)!important}.ticker-bar{background:var(--surface-primary);border-bottom:1px solid var(--border-primary);align-items:center;height:36px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 24px calc(100% - 24px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 24px calc(100% - 24px),#0000 100%)}.ticker-track{white-space:nowrap;gap:32px;padding-left:12px;animation:180s linear infinite tickerScroll;display:flex}.ticker-track:hover{animation-play-state:paused}.ticker-item{font-size:var(--text-sm);cursor:pointer;flex-shrink:0;align-items:center;gap:8px;display:flex}.ticker-name{color:var(--text-primary);font-weight:600;font-family:var(--font-ui)}.ticker-price{color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-xs)}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.react-grid-item.react-grid-placeholder{background:var(--accent-interactive)!important;opacity:.15!important;border-radius:var(--radius-lg)!important}.react-resizable-handle:after{border-color:var(--text-tertiary)!important}.num{font-family:var(--font-mono)}.kline-panel{background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.site-chrome{z-index:200;background:var(--body-bg);position:sticky;top:0}.site-header-top{background:var(--header-bg);border-bottom:1px solid var(--border-primary);align-items:center;gap:12px;height:56px;padding:0 28px;display:flex}.site-header{z-index:200;position:sticky;top:0;box-shadow:0 4px 24px #0000002e;background:var(--header-bg)!important;border-bottom:1px solid #ffffff0f!important;height:auto!important;padding:0 24px!important;line-height:normal!important;display:block!important}.site-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.site-logo-icon{flex-shrink:0;display:block}.site-logo-text{color:var(--header-text);letter-spacing:-.02em;text-transform:lowercase;font-size:22px;font-weight:700;font-family:var(--font-ui)}.auth-wordmark{letter-spacing:-.02em;text-transform:lowercase;color:var(--header-text,#1a1d26);margin:0 auto 12px;font-size:28px;font-weight:700}.auth-logo-mark{margin:0 auto 12px;display:block}.site-logo-dot{vertical-align:middle;border-radius:50%;width:7px;height:7px;margin-left:2px;display:inline-block}.site-logo-dot.live{background:#10b981;box-shadow:0 0 8px #10b981}.site-logo-dot.off{background:#64748b}.site-nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;align-items:center;gap:4px;min-width:0;padding:0 8px;display:flex;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.site-nav-item{height:56px;color:var(--header-muted);white-space:nowrap;background:0 0;border:none;border-radius:0;flex-shrink:0;align-items:center;padding:0 12px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:color .15s;display:inline-flex;position:relative}.site-nav-dropdown{cursor:pointer;font:inherit;background:0 0;border:none;font-family:inherit}.api-key-row-editing td{background:#eff6ff!important}.header-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.header-actions .ant-btn-text,.header-user-btn,.header-theme-btn{color:var(--header-muted)!important}.header-user-btn__icon{font-size:16px;display:none}.header-lang-btn{align-items:center;gap:2px;display:inline-flex!important}.header-lang-btn__label{letter-spacing:-.01em;font-size:12px;font-weight:600}.header-lang-btn__code{letter-spacing:.02em;font-size:11px;font-weight:700;display:none}.header-lang-dropdown .ant-dropdown-menu{border-radius:10px;min-width:168px;padding:4px}.header-lang-dropdown .ant-dropdown-menu-item{border-radius:6px;font-size:13px}.site-chrome .ticker-bar,.site-chrome .global-stats-bar{z-index:1;width:100%;display:flex;position:relative}.site-content{width:100%;max-width:1440px;margin:0 auto;padding:12px 28px 28px;flex:1!important}.page-panel,.market-panel,.fr-page,.okx-lead-page,.liq-page,.ai-contract-page,.news-page,.alpha-page,.tool-page,.mon-page,.proj-page{box-sizing:border-box;width:100%;max-width:100%;margin-left:0;margin-right:0}.fr-page,.okx-lead-page,.liq-page,.ai-contract-page{background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:var(--radius-lg,12px);box-shadow:var(--shadow-panel);padding:16px 20px 20px;overflow:hidden}.fr-page .page-stable-body,.okx-lead-page .page-stable-body,.liq-page .page-stable-body,.ai-contract-page .page-stable-body{min-height:360px}.fr-page .fr-table-card.ant-card{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.fr-page .fr-header,.fr-page .fr-toolbar{margin-bottom:12px}.global-stats-bar{background:var(--body-bg,#010409);border-bottom:1px solid var(--border-primary);scrollbar-width:none;flex-wrap:wrap;align-items:center;gap:6px 24px;padding:7px 28px;font-size:12px;display:flex;overflow-x:auto}.global-stats-bar::-webkit-scrollbar{display:none}.global-stat-inline{white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;font-size:12px;line-height:1.35;display:inline-flex}.global-stat-inline-label{color:var(--text-tertiary);font-weight:500}.global-stat-inline-value{color:var(--text-primary);font-weight:600}.global-stat-change{align-items:center;gap:2px;margin-left:2px;font-size:12px;font-weight:600;display:inline-flex}.global-stat-change.up{color:var(--accent-positive)}.global-stat-change.down{color:var(--accent-negative)}.global-sentiment{font-weight:700}.global-sentiment--extreme-greed{color:#059669}.global-sentiment--greed{color:#10b981}.global-sentiment--neutral{color:var(--text-primary)}.global-sentiment--fear{color:#f97316}.global-sentiment--extreme-fear{color:#ef4444}.global-sentiment-score{color:var(--text-tertiary);background:var(--surface-tertiary);border-radius:999px;padding:1px 6px;font-size:12px;font-weight:600}.global-stat{border-right:1px solid var(--border-subtle);flex-shrink:0;align-items:center;gap:10px;min-width:160px;padding:10px 20px;display:flex}.global-stat-icon{color:var(--accent-blue);opacity:.85;font-size:14px}.global-stat-body{flex-direction:column;gap:1px;display:flex}.global-stat-label{text-transform:uppercase;letter-spacing:.4px;color:var(--text-tertiary);font-size:10px;font-weight:600}.global-stat-value{color:var(--text-primary);font-size:14px;font-weight:700}.text-up{color:var(--accent-positive)!important}.text-down{color:var(--accent-negative)!important}.price-badge{white-space:nowrap;align-items:center;gap:2px;font-size:13px;font-weight:600;display:inline-flex}.price-badge.up{color:var(--accent-positive)}.price-badge.down{color:var(--accent-negative)}.price-badge.neutral{color:var(--text-tertiary);font-weight:500}.price-badge.pill{border-radius:6px;padding:2px 8px;font-size:12px}.price-badge.pill.up{background:var(--accent-positive-bg)}.price-badge.pill.down{background:var(--accent-negative-bg)}.ticker-bar{background:linear-gradient(#fafbfc 0%,#fff 100%);height:40px}.ticker-item{border-radius:8px;padding:4px 10px;transition:background .15s}.ticker-item:hover{background:var(--surface-tertiary)}.nav-layout-drawer-root .ant-drawer-content,.nav-layout-drawer-root .ant-drawer-header,.nav-layout-drawer-root .ant-drawer-body{background:var(--surface-primary,#fff)}.nav-layout-drawer-root .ant-drawer-title{color:var(--text-primary,#0f172a)}.header-icon-btn{color:#ffffffeb!important}@media (width<=768px){.ticker-symbol{color:var(--text-primary)}.ticker-price,.site-footer__disclaimer,.site-footer__meta{color:var(--text-secondary)}}[data-theme=light]{--brand-primary:#3b6ff5;--brand-primary-active:#2554e0;--brand-primary-disabled:#c7d2fe;--on-primary:#fff;--surface-primary:#fff;--surface-secondary:#f7f8fa;--surface-tertiary:#f0f1f5;--surface-hover:#ebedf2;--surface-card:#fff;--surface-elevated:#f0f1f5;--text-primary:#1a1d26;--text-secondary:#4b5563;--text-tertiary:#6b7280;--text-placeholder:#9ca3af;--border-primary:#e5e7eb;--border-subtle:#eef0f4;--border-strong:#d1d5db;--accent-positive:#0ecb81;--accent-negative:#f6465d;--accent-positive-bg:#0ecb8114;--accent-negative-bg:#f6465d14;--accent-interactive:#3b6ff5;--accent-info:#3b6ff5;--header-bg:#fff;--header-text:#1a1d26;--header-muted:#6b7280;--body-bg:#fff;--chrome-shadow:0 1px 0 #e5e7eb;--nav-hover-bg:#1a1d260a;--nav-active-bg:#3b6ff51a;--nav-active-color:#3b6ff5;--nav-active-ring:#3b6ff547;--shadow-sm:0 1px 2px #0f172a0a;--shadow-md:0 4px 12px #0f172a0f;--shadow-lg:0 8px 24px #0f172a14;--shadow-panel:0 1px 3px #0f172a0d;--content-bgc:var(--body-bg);--box-bgc:var(--surface-primary);--font-normal:var(--text-primary);--font-muted:var(--text-tertiary);--setting-color:var(--text-primary);--alert-info-bg:#3b6ff50f;--alert-info-border:#3b6ff52e;--alert-info-text:#2554e0;--alert-warn-bg:#d9770614;--alert-warn-border:#d9770638;--alert-warn-text:#92400e;--accent-gold:#d97706;--pill-tab-active-bg:#3b6ff51a;--pill-tab-active-text:#2554e0;--pill-tab-active-border:#3b6ff559;--pred-live-bg:var(--surface-primary);--pred-live-border:var(--border-primary);--cg-rise:#0ecb81;--cg-fall:#f6465d;--cg-card-radius:8px;--footer-bg:#f7f8fa;--footer-ink:#6b7280}[data-theme=dark]{--brand-primary:#6b9cff;--brand-primary-active:#8bb0ff;--brand-primary-disabled:#2a3344;--on-primary:#0b1220;--surface-primary:#151b26;--surface-secondary:#0b1018;--surface-tertiary:#1e2633;--surface-hover:#1e2633;--surface-table-head:#0f141c;--surface-header:#0f141c;--surface-card:#151b26;--surface-elevated:#1e2633;--text-primary:#e8edf5;--text-secondary:#c5cdd9;--text-tertiary:#8b95a8;--text-placeholder:#5c6678;--border-primary:#2a3344;--border-subtle:#1e2633;--border-strong:#3d4a5c;--accent-positive:#22ab94;--accent-negative:#f23645;--accent-positive-bg:#22ab9424;--accent-negative-bg:#f2364524;--accent-interactive:#6b9cff;--accent-info:#6b9cff;--header-bg:#0f141c;--header-text:#e8edf5;--header-muted:#8b95a8;--body-bg:#0b1018;--chrome-shadow:0 1px 0 #2a3344;--nav-hover-bg:#ffffff0a;--nav-active-bg:#6b9cff24;--nav-active-color:#8bb0ff;--nav-active-ring:#6b9cff59;--shadow-sm:none;--shadow-md:none;--shadow-lg:none;--shadow-panel:0 0 0 1px #2a3344;--alert-info-bg:#6b9cff1f;--alert-info-border:#6b9cff47;--alert-info-text:#a8c5ff;--alert-warn-bg:#ea9a3e1a;--alert-warn-border:#ea9a3e47;--alert-warn-text:#f3c896;--content-bgc:var(--body-bg);--box-bgc:var(--surface-primary);--font-normal:var(--text-primary);--font-muted:var(--text-tertiary);--setting-color:var(--text-primary);--accent-gold:#ea9a3e;--pill-tab-active-bg:#1e2633;--pill-tab-active-text:#e8edf5;--pill-tab-active-border:#6b9cff59;--pred-live-bg:var(--surface-primary);--pred-live-border:var(--border-primary);--cg-rise:#22ab94;--cg-fall:#f23645;--cg-card-radius:8px;--footer-bg:#0f141c;--footer-ink:#8b95a8}.site-chrome{box-shadow:none;background:var(--body-bg)}.alpha-airdrop-alert{color:var(--text-primary,#1e2329);background:linear-gradient(90deg,#f0b90b2e,#f0b90b0f);border-bottom:1px solid #f0b90b73;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 16px;font-size:13px;line-height:1.4;display:flex}.alpha-airdrop-alert__icon{color:#f0b90b;flex:none;font-size:16px}.alpha-airdrop-alert__body{flex-wrap:wrap;flex:220px;align-items:baseline;gap:6px 10px;min-width:0;display:flex}.alpha-airdrop-alert__title{color:#b8860b;font-weight:700}.alpha-airdrop-alert__demo-tag{color:#8a6d00;vertical-align:middle;background:#f0b90b47;border-radius:3px;margin-left:8px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-block}.alpha-airdrop-alert--demo{border-bottom-style:dashed}.alpha-airdrop-alert__summary{color:var(--text-secondary,#474d57)}.alpha-airdrop-alert__cd{font-variant-numeric:tabular-nums;color:#c99400;font-weight:700}.alpha-airdrop-alert__actions{flex:none;align-items:center;gap:10px;margin-left:auto;display:flex}.alpha-airdrop-alert__link{color:#1d9bf0;white-space:nowrap;font-weight:600}.alpha-airdrop-alert__link:hover{color:#f0b90b}.alpha-airdrop-alert__close{color:var(--text-tertiary,#707a8a);cursor:pointer;background:0 0;border:0;padding:2px 4px;line-height:1}.alpha-airdrop-alert__close:hover{color:var(--text-primary,#1e2329)}[data-theme=dark] .alpha-airdrop-alert{color:#eaecef;background:linear-gradient(90deg,#f0b90b38,#f0b90b14)}[data-theme=dark] .alpha-airdrop-alert__title{color:#f0b90b}[data-theme=dark] .alpha-airdrop-alert__summary{color:#b7bdc6}[data-theme=dark] .alpha-airdrop-alert__cd{color:#f0b90b}.alpha-airdrop-records{border:1px solid var(--border-color,#94a3b833);background:var(--card-bg,#0f172a59);border-radius:10px;margin:0 0 16px;padding:14px 16px 8px}.alpha-airdrop-records__head{margin-bottom:10px}.alpha-airdrop-records__title{align-items:center;gap:8px;margin:0;font-size:15px;font-weight:650;display:flex}.alpha-airdrop-records__hint{opacity:.65;margin:4px 0 0;font-size:12px}.alpha-airdrop-records__loading{justify-content:center;padding:28px 0;display:flex}.alpha-airdrop-rec__sym{flex-direction:column;gap:2px;line-height:1.2;display:flex}.alpha-airdrop-rec__name{opacity:.6;font-size:11px;font-weight:400}.site-header-top{background:var(--header-bg);border-bottom:1px solid var(--border-primary)}.site-nav-item:hover{color:var(--header-text);background:0 0}.site-nav-item.active{color:var(--nav-active-color);box-shadow:none;background:0 0;font-weight:600}.site-nav-item.active:after{content:"";background:var(--brand-primary);border-radius:1px;height:2px;display:block;position:absolute;bottom:0;left:12px;right:12px}.header-actions .ant-btn-text:hover,.header-user-btn:hover{color:var(--header-text)!important;background:var(--nav-hover-bg)!important}[data-theme=dark] .ant-table-tbody>tr.row-up>td,[data-theme=dark] .ant-table-tbody>tr.row-down>td{background:0 0!important}[data-theme=dark] .ant-table-tbody>tr.row-up:hover>td,[data-theme=dark] .ant-table-tbody>tr.row-down:hover>td,[data-theme=dark] .ant-table-tbody>tr:hover>td{background:var(--surface-hover)!important}[data-theme=dark] .ant-table-tbody>tr>td{border-bottom-color:var(--border-subtle)!important}[data-theme=dark] .price-badge.pill.up{background:var(--accent-positive-bg);color:var(--accent-positive)}[data-theme=dark] .price-badge.pill.down{background:var(--accent-negative-bg);color:var(--accent-negative)}[data-theme=dark] .ant-table-thead>tr>th{background:var(--surface-table-head)!important;color:var(--text-tertiary)!important;border-bottom-color:var(--border-primary)!important}[data-theme=dark] .alpha-sort-tabs .ant-segmented-item-selected,[data-theme=dark] .alpha-trading-stats-toolbar .ant-segmented-item-selected{background:var(--surface-tertiary)!important;color:var(--text-primary)!important;box-shadow:inset 0 0 0 1px var(--brand-primary)!important}[data-theme=dark] .alpha-sort-tabs .ant-segmented-item-selected .ant-segmented-item-label,[data-theme=dark] .alpha-trading-stats-toolbar .ant-segmented-item-selected .ant-segmented-item-label{color:var(--text-primary)!important}[data-theme=dark] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:0 0}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#94a3b87a;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#cbd5e1b8}[data-theme=dark]{scrollbar-width:thin;scrollbar-color:#94a3b88c transparent}[data-theme=dark] .ant-select-dropdown,[data-theme=dark] .ant-dropdown,[data-theme=dark] .ant-picker-dropdown,[data-theme=dark] .ant-cascader-dropdown,[data-theme=dark] .rc-virtual-list-holder{scrollbar-width:thin;scrollbar-color:#bac6d6b3 transparent;scroll-behavior:auto}[data-theme=dark] .ant-select-dropdown ::-webkit-scrollbar-thumb{background:#bac6d6a6}[data-theme=dark] .ant-dropdown ::-webkit-scrollbar-thumb{background:#bac6d6a6}[data-theme=dark] .ant-picker-dropdown ::-webkit-scrollbar-thumb{background:#bac6d6a6}[data-theme=dark] .rc-virtual-list-holder::-webkit-scrollbar-thumb{background:#bac6d6a6}[data-theme=dark] .ant-select-dropdown ::-webkit-scrollbar-thumb:hover{background:#e2e8f0d9}[data-theme=dark] .ant-dropdown ::-webkit-scrollbar-thumb:hover{background:#e2e8f0d9}[data-theme=dark] .ant-picker-dropdown ::-webkit-scrollbar-thumb:hover{background:#e2e8f0d9}[data-theme=dark] .rc-virtual-list-holder::-webkit-scrollbar-thumb:hover{background:#e2e8f0d9}[data-theme=dark] .market-panel,[data-theme=dark] .kline-panel,[data-theme=dark] .fr-page,[data-theme=dark] .okx-lead-page,[data-theme=dark] .liq-page,[data-theme=dark] .ai-contract-page{background:var(--surface-primary);border-color:var(--border-primary);box-shadow:var(--shadow-panel)}[data-theme=dark] .site-chrome{background:var(--body-bg);box-shadow:none}[data-theme=dark] .site-header-top{background:var(--header-bg);border-bottom:1px solid var(--border-primary)}[data-theme=dark] .global-stats-bar{background:var(--body-bg);border-bottom:1px solid var(--border-primary);padding:7px 28px}[data-theme=dark] .global-stat-inline-label{color:var(--text-tertiary)}[data-theme=dark] .global-stat-inline-value{color:var(--text-secondary);font-weight:600}[data-theme=dark] .site-content{background:var(--body-bg)}[data-theme=dark] .ant-segmented-item-selected{box-shadow:none!important}[data-theme=dark] .alpha-kline-panel{background:var(--surface-primary)}[data-theme=dark] .alpha-stat-box{background:var(--surface-tertiary)}[data-theme=dark] .alpha-stat-label{color:var(--text-tertiary)}[data-theme=dark] .alpha-stat-value{color:var(--text-primary)}[data-theme=dark] .alpha-kline-chart{background:#131722}[data-theme=dark] .alpha-kline-overlay,[data-theme=dark] .kline-chart-overlay{color:var(--text-tertiary);background:#000000d9}[data-theme=dark] .kline-chart-loading{color:var(--text-tertiary);background:#131722}[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-input-focused{box-shadow:0 0 0 2px #3b82f659!important}[data-theme=dark] .ant-input-affix-wrapper .ant-input,[data-theme=dark] .ant-input-affix-wrapper .ant-input:focus,[data-theme=dark] .ant-input-affix-wrapper .ant-input-focused{box-shadow:none!important;background:0 0!important}[data-theme=dark] .ant-input-affix-wrapper:focus,[data-theme=dark] .ant-input-affix-wrapper-focused,[data-theme=dark] .ant-input-affix-wrapper:focus-within{box-shadow:0 0 0 2px #3b82f659!important}[data-theme=dark] a:hover{color:var(--brand-primary-active)}.ant-btn-primary{border-radius:var(--radius-md)!important;box-shadow:none!important;font-weight:600!important}.cell-price,.price-badge,.ticker-price,.global-stat-inline-value,.ant-table-cell .up,.ant-table-cell .down{font-variant-numeric:tabular-nums;font-family:var(--font-mono)}.site-footer{color:var(--footer-ink,var(--text-tertiary));border-top-color:var(--border-primary);background:var(--footer-bg,var(--surface-secondary))!important}[data-theme=dark] .ctd-kline-wrap{background:var(--surface-primary);border-bottom-color:var(--border-primary)}[data-theme=dark] .ctd-kline-intv.is-active{background:var(--surface-tertiary);color:var(--text-primary)}.theme-option-row{align-items:flex-start;gap:12px;display:flex}.theme-swatch{border:1px solid var(--border-primary);border-radius:8px;flex-shrink:0;width:36px;height:36px;margin-top:2px}[data-theme=dark] .theme-swatch{border-color:#30363d}.ant-table-tbody>tr>td{color:var(--font-normal)!important}.cell-price{color:var(--font-normal);font-size:14px;font-weight:700;transition:color .15s ease-out}.cell-price--up{animation:.55s ease-out cellPriceFlashUp;color:var(--accent-positive)!important}.cell-price--down{animation:.55s ease-out cellPriceFlashDown;color:var(--accent-negative)!important}@keyframes cellPriceFlashUp{0%{background-color:#0ecb8147}to{background-color:#0000}}@keyframes cellPriceFlashDown{0%{background-color:#f6465d47}to{background-color:#0000}}.cell-metric{color:var(--text-secondary);font-size:13px}.cell-metric-muted{color:var(--text-tertiary);font-size:12px}.fx-result-num{color:var(--text-primary)}.cell-num{color:var(--font-normal);font-size:13px}.cell-rank{color:var(--text-tertiary);white-space:nowrap;font-variant-numeric:tabular-nums;text-align:center;min-width:2.25ch;display:inline-block}.cell-rank--top{font-weight:700}.cell-rank--1{color:#f0b90b}.cell-rank--2{color:silver}.cell-rank--3{color:#cd7f32}[data-theme=dark] .search-results-bar{background:#4393e414;border-color:#4393e438}[data-theme=dark] .search-results-bar-chip{background:var(--surface-tertiary);color:var(--text-primary)}[data-theme=dark] .search-results-bar-chip--alpha{color:#fb923c;background:#f9731626}[data-theme=dark] .ant-table-tbody>tr.row-alpha>td{background:#f973160f!important}[data-theme=dark] .bn-tools-hero h1,[data-theme=dark] .tool-page-header h1{color:var(--font-normal)}[data-theme=dark] .bn-tools-hero p,[data-theme=dark] .tool-page-header p,[data-theme=dark] .bn-tools-section h2{color:var(--text-tertiary)}[data-theme=dark] .bn-tool-card{background:var(--box-bgc);border-color:var(--border-primary)}[data-theme=dark] .bn-tool-card:hover{border-color:#f0b90b;box-shadow:0 4px 20px #f0b90b14}[data-theme=dark] .bn-tool-card-title{color:var(--font-normal)}[data-theme=dark] .bn-tool-card-body p{color:var(--text-tertiary)}[data-theme=dark] .bn-tool-card-src{color:var(--text-placeholder)}[data-theme=dark] .bn-tool-card-icon{background:#f0b90b1a}[data-theme=dark] .alpha-col-sub{color:var(--text-tertiary)}[data-theme=dark] .api-key-row-editing td{background:#3861fb1f!important}[data-theme=dark] .ticker-bar{background:var(--surface-secondary);border-bottom-color:var(--border-primary)}[data-theme=dark] .ticker-item{border-right-color:var(--border-subtle)}body.dark{background:var(--content-bgc);color:var(--font-normal);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}[data-theme=dark] body{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}[data-theme=dark] .bn-tool-panel.ant-card{background:var(--surface-primary)!important;border-color:var(--border-primary)!important}[data-theme=dark] .tool-panel-light,[data-theme=dark] .tool-panel-light .card{color:var(--text-primary);background:0 0}[data-theme=dark] .tool-panel-light .card{background:var(--surface-tertiary);border-color:var(--border-primary)}[data-theme=dark] .tool-panel-light .card-header,[data-theme=dark] .tool-panel-light .whale-table td{color:var(--text-primary);border-bottom-color:var(--border-subtle)}[data-theme=dark] .tool-panel-light .whale-table th{background:var(--surface-secondary);color:var(--text-tertiary)}[data-theme=dark] .bn-source-tag{color:#f0d080!important;background:#f0b90b1f!important}[data-theme=dark] .tool-ls-tab{background:var(--surface-tertiary);border-color:var(--border-primary);color:var(--text-tertiary)}[data-theme=dark] .tool-ls-tab.active{color:#8ba4ff;background:#3861fb26;border-color:#3861fb59}[data-theme=dark] .tool-ls-stat{background:var(--surface-tertiary);border-color:var(--border-subtle)}[data-theme=dark] .tool-ls-stat .value{color:var(--text-primary)}[data-theme=dark] .tool-ls-stat.ratio.bull{background:#f6465d1a}[data-theme=dark] .tool-ls-stat.ratio.bear{background:#0ecb811a}[data-theme=dark] .tool-liq-summary{background:#f6465d1a;border-color:#f6465d40}[data-theme=dark] .alpha-pool-card{background:var(--surface-tertiary);border-color:var(--border-primary)}[data-theme=dark] .alpha-pool-card.upcoming{background:#0ecb8114;border-color:#0ecb8140}[data-theme=dark] .alpha-pool-card-head strong,[data-theme=dark] .alpha-pool-card-body{color:var(--text-primary)}[data-theme=dark] .alpha-pool-card-body .label,[data-theme=dark] .alpha-pool-detail,[data-theme=dark] .alpha-pool-foot,[data-theme=dark] .alpha-pool-card-foot .detected{color:var(--text-tertiary)}[data-theme=dark] .alpha-pool-card-body code{background:var(--surface-hover);color:var(--text-secondary)}[data-theme=dark] .alpha-alert-bar{background:var(--alert-warn-bg);border-color:var(--alert-warn-border)}[data-theme=dark] .alpha-alert-toggle{color:var(--alert-warn-text)}[data-theme=dark] .alpha-section-head{color:var(--text-secondary)}[data-theme=dark] .announce-meta,[data-theme=dark] .announce-item-desc,[data-theme=dark] .announce-item-actions{color:var(--text-tertiary)}[data-theme=dark] .announce-item-title{color:var(--text-primary)}[data-theme=dark] .announce-live{background:var(--alert-warn-bg);border-color:var(--alert-warn-border)}[data-theme=dark] .announce-live-head{color:var(--alert-warn-text)}[data-theme=dark] .announce-list-item{background:var(--surface-tertiary);border-color:var(--border-primary)}[data-theme=dark] .announce-list-item:hover{background:var(--surface-hover);border-color:#484f58}[data-theme=dark] .announce-detail-body{color:var(--text-secondary)}[data-theme=dark] .announce-detail-body strong{color:var(--text-primary)}[data-theme=dark] .ant-alert-info{background:var(--alert-info-bg)!important;border-color:var(--alert-info-border)!important}[data-theme=dark] .ant-alert-info .ant-alert-message,[data-theme=dark] .ant-alert-info .ant-alert-description{color:var(--alert-info-text)!important}[data-theme=dark] .ant-alert-warning{background:var(--alert-warn-bg)!important;border-color:var(--alert-warn-border)!important}[data-theme=dark] .ant-alert-warning .ant-alert-message,[data-theme=dark] .ant-alert-warning .ant-alert-description{color:var(--alert-warn-text)!important}[data-theme=dark] .ant-empty-description{color:var(--text-tertiary)!important}[data-theme=dark] .ant-breadcrumb a,[data-theme=dark] .ant-breadcrumb li:last-child{color:var(--text-tertiary)}[data-theme=dark] .ant-breadcrumb li:last-child{color:var(--text-primary)}[data-theme=dark] .copy-trade-drawer .ant-drawer-body,[data-theme=dark] .copy-trade-drawer .ant-drawer-content{background:var(--surface-secondary)!important}[data-theme=dark] .ctd-shell{background:var(--surface-secondary)}[data-theme=dark] .ctd-header,[data-theme=dark] .ctd-form,[data-theme=dark] .ctd-aside,[data-theme=dark] .ctd-mark-box,[data-theme=dark] .ctd-ai-box,[data-theme=dark] .ctd-liq-item,[data-theme=dark] .paper-account-card,[data-theme=dark] .paper-pos-card,[data-theme=dark] .paper-limit-card{background:var(--surface-primary);border-color:var(--border-primary);color:var(--text-primary)}[data-theme=dark] .paper-pos-realized{background:var(--surface-secondary);border-color:var(--border-primary)}[data-theme=dark] .ctd-symbol,[data-theme=dark] .ctd-funding-card-value,[data-theme=dark] .ctd-mark-price,[data-theme=dark] .paper-account-equity{color:var(--text-primary)}[data-theme=dark] .ctd-tag,[data-theme=dark] .ctd-funding-card-title,[data-theme=dark] .ctd-funding-label,[data-theme=dark] .ctd-field label,[data-theme=dark] .ctd-available,[data-theme=dark] .ctd-info-rows,[data-theme=dark] .ctd-mark-label,[data-theme=dark] .ctd-ai-title,[data-theme=dark] .paper-account-label{color:var(--text-tertiary)}[data-theme=dark] .ctd-pill,[data-theme=dark] .ctd-pct,[data-theme=dark] .ctd-lev,[data-theme=dark] .ctd-order-type,[data-theme=dark] .ctd-select-like,[data-theme=dark] .ctd-input-like,[data-theme=dark] .ctd-margin-input{background:var(--surface-tertiary);border-color:var(--border-primary);color:var(--text-secondary)}[data-theme=dark] .ctd-pill--active,[data-theme=dark] .ctd-pct.is-active,[data-theme=dark] .ctd-lev.is-active,[data-theme=dark] .ctd-order-type.is-active{background:var(--surface-hover);color:var(--text-primary)}[data-theme=dark] .ctd-mode-row,[data-theme=dark] .ctd-side-toggle,[data-theme=dark] .ctd-pct-row,[data-theme=dark] .ctd-lev-presets{background:var(--surface-tertiary)}[data-theme=dark] .ai-stat-card,[data-theme=dark] .ai-card{background:var(--surface-primary);border-color:var(--border-primary)}[data-theme=dark] .ai-contract-title,[data-theme=dark] .ai-card-title,[data-theme=dark] .ai-card-price{color:var(--text-primary)}[data-theme=dark] .ai-contract-desc,[data-theme=dark] .ai-card-meta,[data-theme=dark] .global-stat-inline-label{color:var(--text-tertiary)}[data-theme=dark] .global-stat-inline-value{color:var(--text-primary)}[data-theme=dark] .rank-page-btn{background:var(--surface-tertiary);border-color:var(--border-primary);color:var(--text-secondary)}[data-theme=dark] .rank-page-btn:hover:not(:disabled){border-color:var(--accent-interactive);color:var(--accent-interactive)}[data-theme=dark] .rank-page-num{color:var(--text-tertiary)}[data-theme=dark] .rank-page-num:hover:not(:disabled){background:var(--surface-hover);color:var(--text-primary)}[data-theme=dark] .rank-page-summary,[data-theme=dark] .rank-page-ellipsis{color:var(--text-tertiary)}[data-theme=dark] .alpha-chain-brief-head,[data-theme=dark] .alpha-chain-metrics strong,[data-theme=dark] .alpha-token-symbol,[data-theme=dark] .proj-name,[data-theme=dark] .proj-metric-grid strong{color:var(--text-primary)}[data-theme=dark] .alpha-chain-summary,[data-theme=dark] .alpha-chain-section-title,[data-theme=dark] .proj-detail-desc{color:var(--text-secondary)}[data-theme=dark] .alpha-chain-metrics>div{background:var(--surface-tertiary)}[data-theme=dark] .alpha-chain-disclaimer,[data-theme=dark] .proj-symbol,[data-theme=dark] .proj-detail-sub,[data-theme=dark] .proj-detail-nav,[data-theme=dark] .proj-metric-grid span{color:var(--text-tertiary)}[data-theme=dark] .proj-logo--ph{background:var(--surface-tertiary);color:var(--text-tertiary)}[data-theme=dark] .proj-tag{background:var(--surface-tertiary);color:var(--text-secondary)}[data-theme=dark] .proj-page-btn,[data-theme=dark] .proj-detail-hero{background:var(--surface-primary);border-color:var(--border-primary);color:var(--text-primary)}[data-theme=dark] .proj-detail-links a{background:var(--surface-tertiary);color:var(--text-secondary)}[data-theme=dark] .proj-funding-row{border-bottom-color:var(--border-subtle)}[data-theme=dark] .proj-side-card{background:var(--surface-primary);border-color:var(--border-primary)}[data-theme=dark] .proj-side-list li{border-bottom-color:var(--border-subtle)}[data-theme=dark] .proj-side-fund-top strong,[data-theme=dark] .proj-side-head{color:var(--text-primary)}[data-theme=dark] .proj-side-inv{color:var(--text-secondary)}[data-theme=dark] .proj-side-fund-meta,[data-theme=dark] .proj-side-empty{color:var(--text-tertiary)}[data-theme=dark] .proj-side-amt{color:var(--accent-positive)}[data-theme=dark] .proj-d-rd-block{background:linear-gradient(135deg,#6366f11a,#22c55e14)}[data-theme=dark] .proj-d-panel .ant-collapse,[data-theme=dark] .proj-d-panel .ant-collapse-item,[data-theme=dark] .proj-d-panel .ant-collapse-content{border-color:var(--border-subtle)!important;background:0 0!important}[data-theme=dark] .proj-d-panel .ant-collapse-header{color:var(--text-primary)!important}[data-theme=dark] .proj-detail-link-placeholder{color:var(--text-tertiary)}[data-theme=dark] .proj-detail-nav--inline,[data-theme=dark] .proj-crumb-current,[data-theme=dark] .proj-back{color:var(--text-secondary)}[data-theme=dark] .proj-side-refresh{color:var(--accent-interactive)}[data-theme=dark] .td-metric-card--highlight{background:linear-gradient(135deg, var(--surface-secondary), var(--surface-tertiary))}[data-theme=dark] .copy-trade-drawer .ant-drawer-header{background:var(--surface-primary)!important;border-bottom-color:var(--border-primary)!important}[data-theme=dark] .copy-trade-drawer .ant-drawer-title,[data-theme=dark] .copy-trade-drawer .ant-drawer-close{color:var(--text-secondary)!important}[data-theme=dark] .ctd-funding-card{border-bottom-color:var(--border-primary)}[data-theme=dark] .ctd-funding-card-sep{color:var(--text-placeholder)}[data-theme=dark] .ctd-lev-track-rail{background:var(--border-primary)}[data-theme=dark] .ctd-lev-thumb{background:var(--surface-primary)}[data-theme=dark] .ctd-close{color:var(--text-tertiary)}[data-theme=dark] .ctd-change{color:var(--text-secondary)}[data-theme=dark] .ctd-info-rows .num,[data-theme=dark] .ctd-available .num,[data-theme=dark] .ctd-input-like.num,[data-theme=dark] .ctd-live-price{color:var(--text-primary)}[data-theme=dark] .ctd-available .num{color:var(--accent-interactive,#f0b90b)}[data-theme=dark] .ctd-ai-dir{color:var(--text-primary)}[data-theme=dark] .ctd-ai-summary,[data-theme=dark] .ctd-ai-meta{color:var(--text-secondary)}[data-theme=dark] .ctd-liq-item span{color:var(--text-tertiary)}[data-theme=dark] .ctd-liq-item strong{color:var(--text-primary)}[data-theme=dark] .ctd-side-btn--long{color:#0ecb81;background:#0ecb8129}[data-theme=dark] .ctd-side-btn--short{color:#f6465d;background:#f6465d29}[data-theme=dark] .ctd-side-btn--long.is-active{color:#fff;background:#0ecb81;box-shadow:0 2px 10px #0ecb8159}[data-theme=dark] .ctd-side-btn--short.is-active{color:#fff;background:#f6465d;box-shadow:0 2px 10px #f6465d59}[data-theme=dark] .ctd-step{background:var(--surface-tertiary);border-color:var(--border-primary);color:var(--text-secondary)}[data-theme=dark] .ctd-tpsl-box{background:var(--surface-tertiary);border-color:var(--border-primary)}[data-theme=dark] .ctd-tpsl-box--sl{background:#f6465d14;border-color:#f6465d59}[data-theme=dark] .ctd-tpsl-box--tp{background:#0ecb8114;border-color:#0ecb8159}[data-theme=dark] .ctd-tpsl-box__field{background:var(--surface-primary);border-color:var(--border-primary)}[data-theme=dark] .ctd-tpsl-box__input{color:var(--text-primary)}[data-theme=dark] .ctd-tpsl-box__input::placeholder,[data-theme=dark] .ctd-tpsl-hint,[data-theme=dark] .ctd-tpsl-section{color:var(--text-tertiary)}[data-theme=dark] .ctd-submit--long{background:#0ecb81}[data-theme=dark] .ctd-submit--short{background:#f6465d}[data-theme=dark] .ctd-margin-input-row{background:var(--surface-tertiary);border-color:var(--border-primary)}[data-theme=dark] .ai-detail-grid{background:var(--surface-tertiary)}[data-theme=dark] .ai-detail-grid b{color:var(--text-primary)}[data-theme=dark] .ai-card-summary{color:var(--text-secondary)}[data-theme=dark] .ai-metric-label,[data-theme=dark] .ai-metric-num{color:var(--text-tertiary)}[data-theme=dark] .ai-metric-track{background:var(--surface-tertiary)}[data-theme=dark] .ai-card-bullets{color:var(--text-secondary)}[data-theme=dark] .ai-dir--flat{color:var(--text-secondary);background:#94a3b826}[data-theme=dark] .ai-toolbar-time{color:var(--text-tertiary)}[data-theme=dark] .ai-toolbar-asset{background:var(--surface-tertiary);border-color:var(--border-primary);color:var(--text-secondary)}[data-theme=dark] .ai-toolbar-asset strong{color:var(--text-primary)}[data-theme=dark] .ai-toolbar-asset--locked:hover{border-color:var(--accent-interactive);background:var(--surface-hover)}[data-theme=dark] .liq-bar-wrap .num{color:var(--text-tertiary)}[data-theme=dark] .kline-extras{background:var(--surface-secondary);border-top-color:var(--border-primary)}[data-theme=dark] .kline-extras-tabs{background:var(--surface-primary);border-bottom-color:var(--border-primary)}[data-theme=dark] .kline-extras-tab{color:var(--text-tertiary)}[data-theme=dark] .kline-extras-tab:hover{color:var(--text-secondary);background:var(--surface-hover)}[data-theme=dark] .kline-extras-tab.active{color:var(--accent-interactive);background:var(--surface-secondary)}[data-theme=dark] .futures-contract-bar{background:var(--surface-secondary);border-bottom-color:var(--border-primary)}[data-theme=dark] .futures-bar-glow{opacity:.28}[data-theme=dark] .futures-countdown-value,[data-theme=dark] .kline-live-badge{color:var(--accent-interactive)}[data-theme=dark] .td-toolbar .ant-segmented,[data-theme=dark] .kline-toolbar .ant-segmented{background:var(--surface-tertiary)!important}[data-theme=dark] .td-toolbar .ant-segmented-item-label,[data-theme=dark] .kline-toolbar .ant-segmented-item-label{color:var(--text-secondary)!important}[data-theme=dark] .td-toolbar .ant-segmented-item-selected,[data-theme=dark] .kline-toolbar .ant-segmented-item-selected{background:var(--surface-primary)!important}[data-theme=dark] .td-toolbar .ant-segmented-item-selected .ant-segmented-item-label,[data-theme=dark] .kline-toolbar .ant-segmented-item-selected .ant-segmented-item-label{color:var(--text-primary)!important}[data-theme=dark] .td-chart-card,[data-theme=dark] .td-toolbar,[data-theme=dark] .td-metric-card,[data-theme=dark] .ob-panel-mirror{background:var(--surface-primary);border-color:var(--border-primary);box-shadow:var(--shadow-panel)}[data-theme=dark] .ob-mid-strip{background:var(--surface-secondary);border-color:var(--border-primary)}[data-theme=dark] .ob-mid-price{color:var(--text-primary)}[data-theme=dark] .ob-refresh{background:var(--surface-tertiary);border-color:var(--border-primary);color:var(--text-tertiary)}[data-theme=dark] .ob-mirror-head{background:var(--surface-secondary);border-bottom-color:var(--border-primary);color:var(--text-tertiary)}[data-theme=dark] .ant-alert .ant-alert-message,[data-theme=dark] .ant-alert .ant-alert-description{color:inherit}[data-theme=dark] .ant-alert-info .ant-alert-icon{color:var(--alert-info-text)!important}[data-theme=dark] .ant-alert-warning .ant-alert-icon{color:var(--alert-warn-text)!important}[data-theme=dark] .alpha-page.market-panel,[data-theme=dark] .news-page.market-panel{background:var(--surface-primary);border-color:var(--border-primary)}[data-theme=dark] .alpha-toolbar,[data-theme=dark] .alpha-vol-bar{border-bottom-color:var(--border-primary);background:var(--surface-primary)}[data-theme=dark] .market-panel,[data-theme=dark] .ant-card{border-radius:6px!important}[data-theme=dark] .alpha-trading-stats-panel{background:var(--surface-primary);border-color:var(--border-primary);border-radius:6px}[data-theme=dark] .alpha-trading-stats-card{background:var(--surface-secondary);border-color:var(--border-primary)}[data-theme=dark] .alpha-trading-stats-table th{color:var(--text-tertiary);border-bottom-color:var(--border-primary)}[data-theme=dark] .alpha-trading-stats-table td{border-bottom-color:var(--border-subtle)}[data-theme=dark] .alpha-limit-meta{border-bottom-color:var(--border-primary);color:var(--text-tertiary)}[data-theme=dark] .alpha-kline-panel{background:var(--surface-primary);border-color:var(--border-primary)}[data-theme=dark] .alpha-table-wrap .ant-table-wrapper,[data-theme=dark] .alpha-table-wrap .ant-table{background:0 0!important}[data-theme=dark] .alpha-badge--cex{color:#f0b90b;background:#f0b90b1a;border-color:#f0b90b38}[data-theme=dark] .alpha-badge--tge{color:var(--accent-positive);background:var(--accent-positive-bg);border-color:#22ab9447}[data-theme=dark] .alpha-badge--new{color:#8ba4ff;background:#3861fb1f;border-color:#3861fb40}[data-theme=dark] .alpha-header-tag{color:#f0b90b;background:#f0b90b14;border-color:#f0b90b33}[data-theme=dark] .alpha-chain-brief{border-top-color:var(--border-primary)}[data-theme=dark] .alpha-chain-inline-tags .ant-tag,[data-theme=dark] .alpha-chain-tag-sm{background:var(--surface-tertiary)!important;border:1px solid var(--border-primary)!important;color:var(--text-secondary)!important}[data-theme=dark] .alpha-vol-warming{color:var(--alert-warn-text)}[data-theme=dark] .alpha-kline-overlay{color:var(--text-tertiary);background:#010409e0}[data-theme=dark] .rank-page-num--active{background:var(--accent-interactive);border-color:var(--accent-interactive);color:#fff}[data-theme=dark] .cell-price--up{color:var(--accent-positive)!important}[data-theme=dark] .cell-price--down{color:var(--accent-negative)!important}[data-theme=dark] .alpha-topbar{border-bottom-color:var(--border-primary);background:0 0}[data-theme=dark] .alpha-topbar h1,[data-theme=dark] .alpha-card__symbol,[data-theme=dark] .alpha-card__price,[data-theme=dark] .alpha-new-card__sym{color:var(--text-primary)}[data-theme=dark] .alpha-topbar p,[data-theme=dark] .alpha-card__name,[data-theme=dark] .alpha-card__vol,[data-theme=dark] .alpha-card__footer,[data-theme=dark] .alpha-new-card__meta{color:var(--text-tertiary)}[data-theme=dark] .alpha-card{background:var(--surface-tertiary);border-color:var(--border-primary)}[data-theme=dark] .alpha-card:hover{border-color:var(--border-primary);box-shadow:none;transform:translateY(-1px)}[data-theme=dark] .alpha-card__price.up,[data-theme=dark] .alpha-card__change.up{color:var(--accent-positive);text-shadow:none}[data-theme=dark] .alpha-card__price.down,[data-theme=dark] .alpha-card__change.down{color:var(--accent-negative);text-shadow:none}[data-theme=dark] .alpha-detail-panel{background:var(--surface-primary);border-left-color:var(--border-primary)}[data-theme=dark] .alpha-detail-header{background:var(--surface-primary);border-bottom-color:var(--border-primary)}[data-theme=dark] .alpha-section__card{background:var(--surface-tertiary);border-color:var(--border-primary)}[data-theme=dark] .alpha-depth-row .cost{color:var(--accent-interactive)}[data-theme=dark] .coin-alpha-tag{color:#f0b90b!important;background:#f0b90b1a!important;border-color:#f0b90b38!important}[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-picker,[data-theme=dark] .ant-input-affix-wrapper{background:var(--surface-tertiary)!important;border-color:var(--border-primary)!important}[data-theme=dark] .ant-select-dropdown,[data-theme=dark] .ant-picker-dropdown,[data-theme=dark] .ant-dropdown-menu{border:1px solid var(--border-primary);background:var(--surface-primary)!important;box-shadow:0 8px 24px #00000073!important}[data-theme=dark] .ant-select-item,[data-theme=dark] .ant-picker-cell,[data-theme=dark] .ant-picker-header,[data-theme=dark] .ant-picker-content th,[data-theme=dark] .ant-select-item-option,[data-theme=dark] .ant-dropdown-menu-item,[data-theme=dark] .ant-dropdown-menu-submenu-title{color:var(--text-primary)!important}[data-theme=dark] .ant-select-item-option-active:not(.ant-select-item-option-disabled),[data-theme=dark] .ant-dropdown-menu-item:hover,[data-theme=dark] .ant-dropdown-menu-submenu-title:hover{background:var(--surface-hover)!important;color:var(--text-primary)!important}[data-theme=dark] .ant-select-item-option-selected:not(.ant-select-item-option-disabled){font-weight:600;color:#b8dcfa!important;background:#4393e438!important}[data-theme=dark] .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-content,[data-theme=dark] .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#b8dcfa!important}[data-theme=dark] .ant-select-item-option-active:not(.ant-select-item-option-disabled) .ant-select-item-option-content,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-select-selection-item,[data-theme=dark] .ant-select-selection-search-input,[data-theme=dark] .ant-select-selection-placeholder{color:var(--text-primary)!important}[data-theme=dark] .ant-select-selection-placeholder{color:var(--text-placeholder)!important}[data-theme=dark] .ant-select-arrow,[data-theme=dark] .ant-select-suffix,[data-theme=dark] .ant-select-clear,[data-theme=dark] .ant-picker-suffix,[data-theme=dark] .ant-picker-clear{color:var(--text-secondary)!important;opacity:1!important}[data-theme=dark] .ant-select-arrow .anticon,[data-theme=dark] .ant-select-suffix .anticon,[data-theme=dark] .ant-picker-suffix .anticon{color:inherit!important}[data-theme=dark] .ant-select-open .ant-select-arrow,[data-theme=dark] .ant-select-open .ant-select-suffix,[data-theme=dark] .ant-select-focused .ant-select-arrow,[data-theme=dark] .ant-select-focused .ant-select-suffix,[data-theme=dark] .ant-picker-focused .ant-picker-suffix{color:var(--accent-interactive)!important}[data-theme=dark] .ant-select-disabled .ant-select-selector,[data-theme=dark] .ant-input-disabled,[data-theme=dark] .ant-picker-disabled{color:var(--text-placeholder)!important;background:var(--surface-secondary)!important}[data-theme=dark] .ant-typography.ant-typography-secondary,[data-theme=dark] .ant-form-item-extra,[data-theme=dark] .ant-form-item-explain{color:var(--text-tertiary)!important}[data-theme=dark] .ant-pagination-item a,[data-theme=dark] .ant-pagination-item-link{color:var(--text-secondary)!important}[data-theme=dark] .ant-pagination-item-active{border-color:var(--accent-interactive)!important;background:#4393e42e!important}[data-theme=dark] .ant-pagination-item-active a{color:var(--accent-interactive)!important}[data-theme=dark] .ant-pagination-disabled .ant-pagination-item-link,[data-theme=dark] .ant-pagination-disabled a{color:var(--text-placeholder)!important}[data-theme=dark] .ant-btn-default:not(:disabled):not(.ant-btn-dangerous){color:var(--text-secondary)!important;background:var(--surface-tertiary)!important;border-color:var(--border-primary)!important}[data-theme=dark] .ant-btn-default:not(:disabled):not(.ant-btn-dangerous):hover{color:var(--text-primary)!important;background:var(--surface-hover)!important;border-color:var(--border-primary)!important}[data-theme=dark] .ant-btn:not(:disabled):not(.ant-btn-link):not(.ant-btn-text){box-shadow:none!important}[data-theme=dark] .ant-tag-default{background:var(--surface-tertiary)!important;border-color:var(--border-primary)!important;color:var(--text-secondary)!important}[data-theme=dark] .ant-popover-inner,[data-theme=dark] .ant-popover-title,[data-theme=dark] .ant-popover-inner-content{color:var(--text-primary)!important}[data-theme=dark] .exchange-rail__platform-btn.active{background:var(--surface-hover);color:var(--text-primary);box-shadow:0 1px 3px #00000040}[data-theme=dark] .exchange-rail__platform-tabs .ant-segmented-item-selected,[data-theme=dark] .exchange-rail__platform-tabs .ant-segmented-item-selected .ant-segmented-item-label{background:var(--pill-tab-active-bg)!important;color:var(--pill-tab-active-text)!important;box-shadow:inset 0 0 0 1px var(--pill-tab-active-border)!important}[data-theme=dark] .ant-modal-close,[data-theme=dark] .ant-drawer-close{color:var(--text-tertiary)!important}[data-theme=dark] .ant-modal-close:hover,[data-theme=dark] .ant-drawer-close:hover{color:var(--text-primary)!important}.app-tooltip .ant-tooltip-inner{border-radius:6px;min-height:28px;padding:5px 10px;font-size:12px;font-weight:500;line-height:1.45;box-shadow:0 6px 16px #00000038}[data-theme=dark] .app-tooltip .ant-tooltip-inner{color:#ececec;background:#2a2a2a}[data-theme=dark] .app-tooltip .ant-tooltip-arrow:before{background:#2a2a2a}[data-theme=light] .app-tooltip .ant-tooltip-inner{color:#f8fafc;background:#1e293b}[data-theme=light] .app-tooltip .ant-tooltip-arrow:before{background:#1e293b}
