:root{--ink-950: #10191f;--ink-900: #17242b;--ink-800: #24343c;--ink-700: #33464f;--ink-600: #52636b;--ink-500: #718087;--canvas: #f4f6f9;--paper: #ffffff;--line: #e0e6ef;--line-soft: #edf1f6;--teal-700: #1d4ed8;--teal-600: #2563eb;--teal-500: #3b82f6;--amber-600: #d97706;--shadow-sm: 0 2px 8px rgba(16, 25, 31, .05);--shadow-md: 0 14px 40px rgba(16, 25, 31, .07);--shadow-lg: 0 24px 70px rgba(5, 15, 20, .16)}*{box-sizing:border-box}html,body,#root{min-height:100%}html{background:var(--canvas)}body{margin:0;background:var(--canvas);color:#172033;font-size:14px;line-height:1.6;font-family:PingFang SC,Microsoft YaHei,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:#14b8a638;color:#0f3d3a}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c7d0cc;border:2px solid transparent;background-clip:padding-box;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#9eaaa5;border:2px solid transparent;background-clip:padding-box}.app-watermark-root{min-height:100vh}.page-loading{min-height:360px;display:grid;place-items:center}.boot-loader{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--ink-950);background:radial-gradient(circle at 50% 35%,rgba(20,184,166,.1),transparent 30%),var(--canvas)}.boot-loader-logo{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;color:#eff6ff;font-size:26px;font-weight:800;background:linear-gradient(145deg,#2563eb,#1d4ed8);box-shadow:0 14px 30px #2563eb38}.boot-loader-text{font-size:15px;font-weight:650;letter-spacing:.02em}.boot-loader-spinner{width:28px;height:28px;margin-top:8px;border:3px solid #d7e5e1;border-top-color:var(--teal-600);border-radius:50%;animation:boot-spin .8s linear infinite}@keyframes boot-spin{to{transform:rotate(360deg)}}.app-layout-root{min-height:100vh;width:100%}.app-layout-sider{position:fixed!important;inset:0 auto 0 0;height:100vh!important;z-index:100;overflow:hidden;background:radial-gradient(circle at 20% 0%,rgba(59,130,246,.16),transparent 30%),linear-gradient(180deg,#0f172a,#0b1220)!important;border-right:1px solid rgba(255,255,255,.05);box-shadow:12px 0 34px #10191f14}.app-sider-inner{min-height:100%;display:flex;flex-direction:column;padding-bottom:20px}.app-sider-logo{height:88px;display:flex;align-items:center;gap:13px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.07)}.app-sider-logo-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto;color:#eff6ff;font-size:21px;font-weight:800;background:linear-gradient(145deg,#3b82f6fa,#1d4ed8eb);border:1px solid rgba(147,197,253,.28);box-shadow:0 10px 24px #2563eb3d,inset 0 1px #ffffff38}.app-sider-logo-copy{min-width:0}.app-sider-logo-text{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f8fafc;font-size:15px;font-weight:700;letter-spacing:-.01em}.app-sider-logo-sub{margin-top:3px;color:#94a3b8ad;font-size:9px;font-weight:700;letter-spacing:.17em}.app-sider-section-label{padding:25px 24px 9px;color:#94a3b86b;font-size:9px;font-weight:800;letter-spacing:.18em}.app-layout-sider .ant-menu,.app-mobile-nav-drawer .ant-menu{background:transparent!important;border:0!important}.app-layout-sider .ant-menu-item,.app-mobile-nav-drawer .ant-menu-item{margin-block:5px!important}.app-layout-sider .ant-menu-item:after,.app-mobile-nav-drawer .ant-menu-item:after{display:none}.app-layout-sider .ant-menu-item-selected,.app-mobile-nav-drawer .ant-menu-item-selected{font-weight:650;box-shadow:inset 3px 0 #60a5fa}.app-sider-status{margin:auto 16px 0;padding:14px;display:flex;align-items:center;gap:11px;border:1px solid rgba(148,163,184,.1);border-radius:14px;background:#ffffff09}.app-sider-status-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#3b82f61f}.app-sider-status-icon span,.system-live-dot{width:7px;height:7px;border-radius:50%;background:#60a5fa;box-shadow:0 0 0 4px #60a5fa1c,0 0 14px #3b82f6}.app-sider-status strong,.app-sider-status small{display:block}.app-sider-status strong{color:#dce7e4;font-size:11px;font-weight:650}.app-sider-status small{margin-top:1px;color:#94a3b88a;font-size:10px}.app-layout-main{margin-left:232px;min-height:100vh;min-width:0;width:calc(100% - 232px);flex:1}.app-header{height:72px!important;line-height:normal!important;padding:0 30px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;position:sticky;top:0;z-index:50;background:#ffffffe0!important;border-bottom:1px solid rgba(215,221,217,.85);box-shadow:0 4px 20px #10191f09;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.app-header-left,.app-header-actions{display:flex;align-items:center}.app-header-left{gap:10px;min-width:0}.app-header-actions{gap:10px}.app-header-title-wrap .ant-breadcrumb{margin-bottom:2px;font-size:11px}.app-header-page-title{color:var(--ink-950);font-size:16px;font-weight:700;letter-spacing:-.015em}.app-header-icon-btn,.app-mobile-nav-trigger{width:40px!important;height:40px!important;color:var(--ink-600)!important;border-radius:12px!important}.app-header-icon-btn:hover,.app-mobile-nav-trigger:hover{color:var(--teal-700)!important;background:#eef7f5!important}.app-user-trigger{min-height:46px;padding:5px 8px 5px 6px;cursor:pointer;border:1px solid var(--line);border-radius:14px;background:#ffffffc7;transition:.2s ease}.app-user-trigger:hover{border-color:#b9cbc5;box-shadow:var(--shadow-sm);transform:translateY(-1px)}.app-user-avatar{background:linear-gradient(145deg,var(--teal-600),var(--teal-700))!important;color:#fff!important;font-weight:700}.app-user-copy{min-width:72px;line-height:1.15}.app-user-copy .ant-typography,.app-user-copy small{display:block}.app-user-copy .ant-typography{margin:0;color:var(--ink-900);font-size:13px;font-weight:650}.app-user-copy small{margin-top:3px;color:#94a3b8;font-size:10px}.app-mobile-nav-drawer .ant-drawer-header{display:none}.app-mobile-nav-drawer .ant-drawer-body{background:#0f172a}.app-content{min-height:calc(100vh - 72px);margin:0!important;padding:26px 30px 38px!important;background:linear-gradient(rgba(37,99,235,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.018) 1px,transparent 1px),radial-gradient(circle at 95% 0%,rgba(59,130,246,.07),transparent 27%),var(--canvas);background-size:30px 30px,30px 30px,auto,auto}.app-page{display:flex;flex-direction:column;gap:18px;max-width:1720px;margin:0 auto;animation:page-enter .34s ease both}@keyframes page-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.page-header{position:relative;overflow:hidden;min-height:142px;border-radius:22px;color:#fff;background:linear-gradient(120deg,#172554,#1e3a8a 62%,#1d4ed8);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 44px #10191f21}.page-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,rgba(255,255,255,.03),transparent 48%);pointer-events:none}.page-header:after{content:"Δ";position:absolute;right:36px;top:-52px;color:#bfdbfe14;font-size:190px;font-weight:900;line-height:1;transform:rotate(-8deg)}.page-header-orb{position:absolute;right:16%;top:-110px;width:250px;height:250px;border-radius:50%;background:#60a5fa29;filter:blur(4px)}.page-header-body{position:relative;z-index:2;min-height:142px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px}.page-header-kicker{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#bfdbfec7;font-size:9px;font-weight:800;letter-spacing:.18em}.page-header-kicker-dot{width:18px;height:2px;background:#93c5fd}.page-header-title{margin:0;color:#fff;font-size:27px;font-weight:730;letter-spacing:-.035em}.page-header-subtitle{max-width:720px;margin:8px 0 0;color:#e2e8f0ad;font-size:13px;line-height:1.6}.page-header-extra{position:relative;z-index:2}.page-header-extra .ant-btn-primary{color:#1e3a8a!important;background:#dbeafe!important;border-color:#dbeafe!important;box-shadow:0 10px 24px #1d4ed838!important;font-weight:700}.page-header-extra .ant-btn-primary:hover{background:#bfdbfe!important;border-color:#bfdbfe!important;transform:translateY(-1px)}.content-card,.stat-card{border:1px solid rgba(220,226,221,.92)!important;border-radius:18px!important;background:#fffffff0!important;box-shadow:var(--shadow-md)!important}.content-card{overflow:hidden}.content-card>.ant-card-head{min-height:58px;padding:0 22px;border-bottom:1px solid var(--line-soft)!important;background:#fbfcfa}.content-card>.ant-card-head-title{color:var(--ink-900);font-size:15px;font-weight:700}.stat-card{position:relative;overflow:hidden;min-height:156px;transition:transform .22s ease,box-shadow .22s ease}.stat-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px #10191f1c!important}.stat-card:before{content:"";position:absolute;width:130px;height:130px;right:-58px;top:-65px;border-radius:50%;background:color-mix(in srgb,var(--stat-accent) 10%,transparent)}.stat-card .ant-card-body{padding:20px 22px 18px!important}.stat-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.stat-card-title{color:#718087;font-size:12px;font-weight:700;letter-spacing:.04em}.stat-card-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:var(--stat-accent);font-size:18px;background:color-mix(in srgb,var(--stat-accent) 10%,white);border:1px solid color-mix(in srgb,var(--stat-accent) 18%,white)}.stat-card .ant-statistic-content{line-height:1.2}.stat-card .ant-statistic-content-value{font-size:26px!important;font-weight:740!important;letter-spacing:-.035em}.stat-card-subtitle{min-height:20px;margin-top:7px;color:#94a3b8;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-card-track{height:3px;margin-top:13px;overflow:hidden;border-radius:999px;background:#edf0ed}.stat-card-track span{display:block;width:36%;height:100%;border-radius:inherit;background:var(--stat-accent)}.filter-toolbar{margin:0;padding:18px 20px;background:#fbfcfa;border-bottom:1px solid var(--line-soft)}.filter-toolbar .ant-input-affix-wrapper{min-width:min(360px,68vw);background:#fff}.content-card.table-card>.ant-card-body{padding:0!important}.content-card .ant-table,.glass-table .ant-table{background:transparent!important}.content-card .ant-table-thead>tr>th,.glass-table .ant-table-thead>tr>th{padding-block:13px!important;color:#68767d!important;font-size:11px!important;font-weight:750!important;letter-spacing:.045em;text-align:center!important;text-transform:uppercase;background:#f7f8f6!important;border-bottom:1px solid #e2e7e3!important}.content-card .ant-table-tbody>tr>td,.glass-table .ant-table-tbody>tr>td{padding:14px 10px!important;color:#2d3b43;font-size:14px;text-align:center!important;background:transparent!important;border-bottom:1px solid #edf0ed!important}.content-card .ant-table-tbody>tr:hover>td,.glass-table .ant-table-tbody>tr:hover>td{background:#f3f9f7!important}.content-card .ant-table-tbody>tr:last-child>td{border-bottom:0!important}.content-card .ant-table-cell:first-child{padding-left:20px!important}.content-card .ant-table-cell:last-child{padding-right:20px!important}.content-card .ant-pagination{margin:0!important;padding:16px 20px!important;border-top:1px solid var(--line-soft);background:#fbfcfa}.content-card .ant-pagination-total-text{color:#718087;font-size:12px}.content-card .ant-pagination-item,.content-card .ant-pagination-prev,.content-card .ant-pagination-next{border-radius:10px!important}.table-sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .18s}.table-sortable-header:hover{color:var(--teal-700)}.hafu-coin-cell{cursor:pointer}.hafu-coin-cell:hover{box-shadow:0 0 0 3px #d977061a}.table-action-group{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px}.table-action-btn{min-height:30px!important;height:30px!important;padding:0 11px!important;border-radius:9px!important;color:var(--teal-700)!important;font-size:12px!important;font-weight:650!important;border:1px solid #bfddd7!important;background:#f0faf7!important;box-shadow:none!important}.table-action-btn:hover:not(:disabled){color:#fff!important;background:var(--teal-700)!important;border-color:var(--teal-700)!important}.table-action-btn.is-danger{color:#c2413a!important;border-color:#f0c6c2!important;background:#fff6f5!important}.table-action-btn.is-danger:hover:not(:disabled){color:#fff!important;background:#c2413a!important;border-color:#c2413a!important}.table-action-btn.is-log{color:#6956b6!important;border-color:#d7d0f2!important;background:#f7f5ff!important}.table-action-btn.is-log:hover:not(:disabled){color:#fff!important;background:#6956b6!important;border-color:#6956b6!important}.glass-pill{--pill-fg: #53626a;--pill-bg: #f3f5f4;--pill-border: #dfe5e2;display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:4px 10px;color:var(--pill-fg);font-size:12px;font-weight:650;font-variant-numeric:tabular-nums;line-height:1.45;white-space:nowrap;border:1px solid var(--pill-border);border-radius:8px;background:var(--pill-bg)}.glass-pill.is-device{--pill-fg:#12615b;--pill-bg:#edf8f5;--pill-border:#c7e6df}.glass-pill.is-level{--pill-fg:#5b4ca4;--pill-bg:#f5f3ff;--pill-border:#ded8f6}.glass-pill.is-region{--pill-fg:#34684d;--pill-bg:#f0f8f2;--pill-border:#d2e8d8}.glass-pill.is-nickname{--pill-fg:#345c89;--pill-bg:#f1f6fb;--pill-border:#d3e2f0}.glass-pill.is-realname{--pill-fg:#a65326;--pill-bg:#fff6ed;--pill-border:#f2d8c2}.glass-pill.is-user{--pill-fg:#9b416c;--pill-bg:#fff3f8;--pill-border:#f0cee0}.glass-pill.is-id{--pill-fg:#5d50a2;--pill-bg:#f5f3ff;--pill-border:#ddd8f3}.glass-pill.is-count,.glass-pill.is-current{--pill-fg:#a35d08;--pill-bg:#fff8e8;--pill-border:#efdcae}.glass-pill.is-time,.glass-pill.is-updated{--pill-fg:#52636b;--pill-bg:#f4f6f5;--pill-border:#dfe5e2;font-size:11px;font-weight:550}.glass-pill.is-security{--pill-fg:#167052;--pill-bg:#eef9f3;--pill-border:#c9e9d9}.glass-pill.is-wifi{--pill-fg:#216c83;--pill-bg:#eff8fb;--pill-border:#cce5ec}.glass-pill.is-api-key{--pill-fg:#5f50a6;--pill-bg:#f5f3ff;--pill-border:#dbd4f4;max-width:170px;overflow:hidden;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.glass-pill.is-change.is-up,.glass-pill.is-type.is-up,.glass-pill.is-status.is-active{--pill-fg:#187144;--pill-bg:#eef9f2;--pill-border:#c7e7d1}.glass-pill.is-change.is-down,.glass-pill.is-type.is-down,.glass-pill.is-status.is-inactive{--pill-fg:#b23c3c;--pill-bg:#fff2f2;--pill-border:#efcccc}.glass-pill.is-role.is-admin{--pill-fg:#1d4ed8;--pill-bg:#eef4ff;--pill-border:#c7d7fe}.glass-pill.is-role.is-user{--pill-fg:#456376;--pill-bg:#f0f5f7;--pill-border:#d5e0e5}.glass-pill.is-rank{min-width:28px;width:28px;height:28px;padding:0;border-radius:50%}.glass-pill.is-rank.is-top-1{--pill-fg:#9b6208;--pill-bg:#fff6d9;--pill-border:#ecd58c}.glass-pill.is-rank.is-top-2{--pill-fg:#52606d;--pill-bg:#f1f4f3;--pill-border:#d9dfdc}.glass-pill.is-rank.is-top-3{--pill-fg:#a6522c;--pill-bg:#fff1e7;--pill-border:#edcfbc}.ant-modal .ant-modal-content{overflow:hidden;padding:20px!important;border:1px solid rgba(225,230,226,.9);box-shadow:var(--shadow-lg)!important}.ant-modal .ant-modal-header{margin-bottom:16px}.ant-modal .ant-modal-title{color:var(--ink-900);font-weight:720}.ant-modal .ant-modal-footer{margin-top:18px}.compact-form-modal .ant-modal-body{max-height:calc(100dvh - 190px);overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-gutter:stable}.compact-modal-form .ant-form-item{margin-bottom:14px}.compact-modal-form .ant-form-item-label{padding-bottom:5px}.compact-modal-form .ant-form-item-label>label{height:auto;color:#52636b;font-size:12px;font-weight:650}.compact-modal-form .ant-input-textarea textarea{min-height:64px;resize:vertical}.identity-modal-note{margin-bottom:14px;color:#718087;font-size:13px}.identity-modal-key{display:block;padding:13px 14px;border:1px solid #dfe6ef;border-radius:10px;background:#f6f8fc;word-break:break-all}.glass-modal-table{overflow:hidden;border:1px solid var(--line);border-radius:14px}.hafu-log-modal .ant-modal-content{max-width:calc(100vw - 28px)}.hafu-log-modal .glass-modal-table .ant-table-cell{white-space:nowrap}.status-stat-filter{cursor:pointer;border-radius:18px;transition:transform .18s ease,box-shadow .18s ease}.status-stat-filter:hover{transform:translateY(-2px)}.status-stat-filter.is-active{box-shadow:0 0 0 3px #2563eb29}.account-name-cell{color:#1e3a5f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.account-password-cell{max-width:100%}.account-password-cell .ant-btn{width:26px;min-width:26px;height:26px;padding:0}.account-password-text{min-width:82px;max-width:125px;overflow:hidden;color:#4b5563;font:600 12px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.account-remark-cell{display:block;overflow:hidden;color:#5b6970;text-overflow:ellipsis;white-space:nowrap}.account-status-select{width:112px}.account-status-select .ant-select-selector{font-size:12px!important;font-weight:700}.account-status-select.status-1 .ant-select-selector{color:#187044!important;border-color:#c6e5d1!important;background:#eef9f2!important}.account-status-select.status-2 .ant-select-selector,.account-status-select.status-3 .ant-select-selector{color:#b43b3b!important;border-color:#efc7c7!important;background:#fff1f1!important}.account-status-select.status-4 .ant-select-selector{color:#187044!important;border-color:#c6e5d1!important;background:#eef9f2!important}.batch-account-input textarea{font:550 13px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace}.batch-account-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.batch-preview-wrap{margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:12px}.batch-preview-title{padding:9px 12px;color:#52636b;font-size:12px;font-weight:700;background:#f6f8f6;border-bottom:1px solid var(--line-soft)}.batch-preview-wrap .ant-table-cell{padding:8px 10px!important;font-size:12px}.api-docs-card>.ant-card-body{padding:28px!important}.api-docs-code-wrap{margin-bottom:18px}.api-docs-card pre.api-docs-code{padding:18px 20px;overflow-x:auto;color:#f8fafc!important;background:#111827!important;border:1px solid #334155!important;border-radius:13px;box-shadow:0 10px 24px #0f172a1f,inset 0 1px #ffffff0f;font:600 13px/1.75 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre}.api-docs-card pre.api-docs-code code{color:#f8fafc!important;background:transparent!important;font:inherit;text-shadow:0 1px 1px rgba(0,0,0,.2)}.api-docs-table-wrap{overflow-x:auto;margin-bottom:10px;border:1px solid var(--line);border-radius:12px}.api-docs-table{width:100%;border-collapse:collapse;font-size:13px}.api-docs-table th,.api-docs-table td{padding:11px 13px;border-bottom:1px solid var(--line-soft);text-align:left;color:#40515a}.api-docs-table th{color:var(--ink-900);background:#f5f7f5;font-weight:700}.api-docs-list{margin:0;padding-left:20px;color:#617078}.api-docs-list li{margin-bottom:8px}.dashboard-page{gap:26px}.dashboard-section{display:flex;flex-direction:column;gap:13px}.dashboard-section-head,.dashboard-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.dashboard-section-head h2,.dashboard-panel-head h2{margin:2px 0 0;color:var(--ink-950);font-size:18px;line-height:1.25;letter-spacing:-.025em}.dashboard-kicker{display:block;color:var(--teal-700);font-size:9px;font-weight:850;letter-spacing:.17em}.dashboard-freshness,.dashboard-panel-head>span{color:#87969d;font-size:11px}.dashboard-metric-card{position:relative;min-height:156px;overflow:hidden;border:1px solid var(--line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--shadow-sm)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dashboard-metric-card:hover{transform:translateY(-2px);border-color:#ccd8d3!important;box-shadow:var(--shadow-md)!important}.dashboard-metric-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--metric-color)}.dashboard-metric-card .ant-card-body{position:relative;z-index:1;padding:21px 22px!important}.dashboard-metric-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-metric-label{color:#607078;font-size:12px;font-weight:700}.dashboard-metric-icon{width:36px;height:36px;display:grid;place-items:center;color:var(--metric-color);font-size:17px;border-radius:11px;background:var(--metric-soft)}.dashboard-metric-value{max-width:100%;margin-top:14px;overflow:hidden;color:var(--ink-950);font-size:28px;line-height:1.1;font-weight:790;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.dashboard-metric-note{margin-top:8px;color:#93a0a6;font-size:10px}.dashboard-metric-orb{position:absolute;z-index:0;width:110px;height:110px;right:-46px;bottom:-62px;border-radius:50%;background:var(--metric-soft)}.dashboard-metric-card.tone-teal{--metric-color:#2563eb;--metric-soft:#edf4ff}.dashboard-metric-card.tone-green{--metric-color:#16a34a;--metric-soft:#eaf8ef}.dashboard-metric-card.tone-red{--metric-color:#dc2626;--metric-soft:#fff0f0}.dashboard-metric-card.tone-amber{--metric-color:#d97706;--metric-soft:#fff5e5}.dashboard-metric-card.tone-blue{--metric-color:#2563eb;--metric-soft:#edf3ff}.dashboard-metric-card.tone-ink{--metric-color:#33464f;--metric-soft:#eef2f2}.dashboard-bottom-grid{align-items:stretch}.dashboard-bottom-grid>.ant-col{display:flex}.dashboard-panel{width:100%;min-height:390px;border-radius:18px!important}.dashboard-panel>.ant-card-body{width:100%;padding:23px!important}.dashboard-panel-head{align-items:center;margin-bottom:24px}.dashboard-panel-head h2{font-size:17px}.dashboard-trend{height:270px;display:flex;align-items:stretch;justify-content:space-between;gap:10px;padding-top:16px}.dashboard-trend-item{min-width:0;flex:1;display:grid;grid-template-rows:20px 1fr 20px 20px;justify-items:center;gap:5px}.dashboard-trend-value{color:var(--ink-800);font-size:11px;font-weight:750}.dashboard-trend-track{width:min(34px,70%);height:100%;display:flex;align-items:flex-end;overflow:hidden;border-radius:9px 9px 4px 4px;background:#eef2ef}.dashboard-trend-bar{width:100%;min-height:7px;border-radius:9px 9px 4px 4px;background:linear-gradient(180deg,#60a5fa,#2563eb);box-shadow:0 -4px 14px #2563eb2e;transition:height .45s ease}.dashboard-trend-date{color:#63737b;font-size:10px;font-weight:650}.dashboard-trend-coin{max-width:64px;overflow:hidden;color:#a2adb2;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dashboard-recent .ant-table-wrapper{margin-inline:-8px}.dashboard-recent .ant-table{background:transparent!important}.dashboard-recent .ant-table-cell{padding:11px 10px!important;font-size:11px}.dashboard-recent .ant-table-thead>tr>th{color:#718087;font-size:10px;background:#f7f9f7!important}.dashboard-recent .ant-empty{margin-block:86px}.pro-dashboard-page{gap:16px;max-width:1680px}.pro-dashboard-header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.pro-dashboard-header h1{margin:0;color:#17242b;font-size:24px;line-height:1.25;font-weight:750;letter-spacing:-.03em}.pro-dashboard-header p{margin:5px 0 0;color:#7a898f;font-size:12px}.pro-dashboard-updated{color:#8a989e;font-size:11px}.pro-summary-card,.pro-dashboard-card{border:1px solid #e0e5e2!important;border-radius:12px!important;background:#fff!important;box-shadow:0 1px 3px #10191f09!important}.pro-summary-card .ant-card-body{padding:0!important}.pro-summary-grid{min-height:142px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.pro-summary-item{position:relative;min-width:0;padding:25px 26px;display:flex;flex-direction:column;justify-content:center}.pro-summary-item+.pro-summary-item:before{content:"";position:absolute;left:0;top:25px;bottom:25px;width:1px;background:#edf0ee}.pro-summary-label{color:#697980;font-size:12px;font-weight:650}.pro-summary-value{margin-top:9px;overflow:hidden;color:#17242b;font-size:28px;line-height:1.12;font-weight:760;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.pro-summary-meta{margin-top:7px;color:#9aa5aa;font-size:10px}.pro-summary-item.is-alert .pro-summary-value{color:#c2413a}.pro-dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(330px,.72fr);gap:16px}.pro-side-stack{min-width:0;display:grid;grid-template-rows:auto 1fr;gap:16px}.pro-dashboard-card .ant-card-body{padding:22px!important}.pro-panel-title{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.pro-panel-title h2{margin:0;color:#26363e;font-size:15px;line-height:1.3;font-weight:720;letter-spacing:-.015em}.pro-panel-title p{margin:4px 0 0;color:#98a4a9;font-size:10px}.pro-trend-card{min-height:400px}.pro-chart-summary{display:flex;gap:38px;margin:22px 0 2px}.pro-chart-summary div{display:flex;align-items:baseline;gap:9px}.pro-chart-summary span{color:#7d8b91;font-size:10px}.pro-chart-summary strong{color:#26363e;font-size:17px;font-weight:740}.pro-bar-chart{position:relative;height:267px;display:grid;grid-template-columns:repeat(7,1fr);gap:16px;padding:26px 12px 0;border-bottom:1px solid #dfe5e2}.pro-chart-guides{position:absolute;top:25px;right:0;bottom:25px;left:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.pro-chart-guides i{display:block;width:100%;border-top:1px dashed #edf0ee}.pro-bar-column{position:relative;z-index:1;min-width:0;display:grid;grid-template-rows:18px 1fr 24px;justify-items:center}.pro-bar-value{color:#7b898f;font-size:9px;font-weight:700}.pro-bar-slot{width:min(38px,58%);height:100%;display:flex;align-items:flex-end}.pro-bar-fill{width:100%;min-height:3px;border-radius:4px 4px 0 0;background:#2563eb;transition:height .4s ease}.pro-bar-date{padding-top:7px;color:#7b898f;font-size:10px}.pro-health-card{min-height:242px}.pro-health-body{min-height:154px;display:flex;align-items:center;justify-content:center;gap:28px}.pro-donut{position:relative;width:132px;height:132px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#16a34a 0 var(--normal-rate),#e45852 var(--normal-rate) 360deg)}.pro-donut.is-empty{background:#e5eae7}.pro-donut:before{content:"";position:absolute;width:96px;height:96px;border-radius:50%;background:#fff}.pro-donut>div{position:relative;z-index:1;text-align:center}.pro-donut strong,.pro-donut span{display:block}.pro-donut strong{color:#26363e;font-size:23px;line-height:1.1;font-weight:760}.pro-donut span{margin-top:5px;color:#8d999e;font-size:9px}.pro-health-legend{min-width:120px;display:flex;flex-direction:column;gap:12px}.pro-health-legend>div{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#68777e;font-size:10px}.pro-health-legend strong{color:#26363e;font-size:12px}.pro-health-legend i{width:7px;height:7px;display:inline-block;margin-right:7px;border-radius:2px}.pro-health-legend i.is-normal{background:#16a34a}.pro-health-legend i.is-banned{background:#e45852}.pro-health-legend .is-total{padding-top:11px;border-top:1px solid #edf0ee}.pro-user-health .ant-card-body{padding-block:19px!important}.pro-user-status-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px}.pro-user-status-grid>div{text-align:center}.pro-user-status-grid>div+div{border-left:1px solid #edf0ee}.pro-user-status-grid strong,.pro-user-status-grid span{display:block}.pro-user-status-grid strong{color:#26363e;font-size:20px;line-height:1.15;font-weight:740}.pro-user-status-grid span{margin-top:5px;color:#8c999f;font-size:9px}.pro-compare-card .ant-card-body{padding-bottom:15px!important}.pro-compare-table{margin-top:14px}.pro-compare-row{min-height:48px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);align-items:center;gap:16px;padding:0 14px;border-top:1px solid #edf0ee;color:#53646c;font-size:11px}.pro-compare-row.is-head{min-height:36px;color:#93a0a6;font-size:9px;border-top:0;background:#f8faf8;border-radius:7px}.pro-compare-row strong{color:#34454d;font-weight:680}.pro-compare-row em{width:max-content;padding:3px 8px;border-radius:999px;font-style:normal;font-size:9px;background:#f0f3f2}.pro-compare-row em.is-up{color:#15803d;background:#edf8f0}.pro-compare-row em.is-down{color:#c2413a;background:#fff0ef}.pro-compare-row em.is-flat{color:#718087}.pro-recent-card .pro-panel-title{margin-bottom:16px}.pro-recent-card .ant-card-body{padding-bottom:10px!important}.pro-recent-card .ant-table{background:transparent!important}.pro-recent-card .ant-table-thead>tr>th{color:#7c8a90;font-size:10px;font-weight:650;background:#f7f9f7!important;border-bottom-color:#e7ebe8!important}.pro-recent-card .ant-table-cell{padding:12px!important;font-size:11px}.pro-recent-card .ant-empty{margin-block:54px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(460px,1.08fr) minmax(420px,.92fr);background:#eef2f8}.login-brand{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:70px clamp(46px,7vw,110px);color:#fff;background:linear-gradient(145deg,#0f172a,#172554 58%,#1e3a8a)}.login-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.18;background-image:linear-gradient(rgba(147,197,253,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(147,197,253,.18) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 90%);mask-image:linear-gradient(90deg,#000,transparent 90%)}.login-glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(2px)}.login-glow-one{width:420px;height:420px;left:-190px;top:-180px;background:#3b82f638}.login-glow-two{width:360px;height:360px;right:-170px;bottom:-140px;background:#d977061a}.login-brand-content{position:relative;max-width:620px}.login-brand-mark{width:64px;height:64px;display:grid;place-items:center;margin-bottom:34px;color:#eff6ff;font-size:31px;font-weight:850;border:1px solid rgba(147,197,253,.38);border-radius:20px;background:linear-gradient(145deg,#3b82f6f5,#1d4ed8d1);box-shadow:0 18px 42px #2563eb47,inset 0 1px #ffffff40}.login-kicker{margin-bottom:12px;color:#93c5fd;font-size:10px;font-weight:800;letter-spacing:.22em}.login-brand h1{max-width:560px;margin:0;color:#fff;font-size:clamp(34px,4vw,54px);line-height:1.1;font-weight:760;letter-spacing:-.045em}.login-brand p{max-width:520px;margin:20px 0 32px;color:#e2e8f0b3;font-size:16px;line-height:1.9}.login-feature-list{display:flex;flex-wrap:wrap;gap:10px}.login-feature{display:flex;align-items:center;gap:8px;padding:9px 12px;color:#e2e8f0c7;font-size:12px;border:1px solid rgba(148,163,184,.13);border-radius:10px;background:#ffffff0b}.login-feature .anticon{color:#93c5fd}.login-brand-footer{position:absolute;left:clamp(46px,7vw,110px);bottom:38px;display:flex;align-items:center;gap:11px;color:#94a3b88c;font-size:9px;font-weight:800;letter-spacing:.18em}.login-form-wrap{display:grid;place-items:center;padding:48px;background:radial-gradient(circle at 85% 15%,rgba(59,130,246,.1),transparent 24%),#f5f7fb}.login-form-shell{width:100%;max-width:430px}.login-mobile-brand{display:none}.login-card{border:1px solid rgba(218,224,220,.88)!important;border-radius:24px!important;background:#fffffff0!important;box-shadow:0 30px 80px #10191f1f!important}.login-card .ant-card-body{padding:38px!important}.login-card-eyebrow{margin-bottom:10px;color:var(--teal-700);font-size:9px;font-weight:850;letter-spacing:.2em}.login-card h2{margin:0;color:var(--ink-950);font-size:29px;font-weight:760;letter-spacing:-.035em}.login-card-lead{margin:7px 0 26px;color:#819097;font-size:13px}.login-card .ant-alert{margin-bottom:18px;border-radius:10px}.login-card .ant-form-item-label>label{color:#52636b;font-size:12px;font-weight:650}.login-card .ant-input-affix-wrapper{height:48px;padding-inline:14px;background:#f9faf8;border-color:#dce2de}.login-card .ant-input-affix-wrapper-focused{background:#fff}.login-card .ant-input-prefix{margin-right:10px;color:#94a3b8}.login-submit{height:48px!important;margin-top:4px;font-weight:720!important;letter-spacing:.03em}.login-security-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:20px;color:#94a3b8;font-size:10px}.login-security-note .anticon{color:#60a599}@media(max-width:1180px){.app-content{padding:22px!important}.login-page{grid-template-columns:.95fr 1.05fr}.login-brand{padding-inline:48px}.login-brand-footer{left:48px}}@media(max-width:991px){.app-layout-main{margin-left:0;width:100%}.app-header{height:64px!important;padding:0 18px!important}.app-content{min-height:calc(100vh - 64px)}.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-form-wrap{min-height:100vh}.login-mobile-brand{display:flex;align-items:center;gap:10px;margin:0 auto 18px;color:var(--ink-900);font-size:14px;font-weight:720}.login-mobile-brand span{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--teal-700);border-radius:10px}}@media(max-width:768px){.app-header{padding:0 12px!important}.app-header-icon-btn{display:none!important}.app-user-copy{display:none}.app-user-trigger{min-height:40px;padding:3px;border:0;background:transparent}.app-content{padding:14px!important}.app-page{gap:14px}.page-header,.page-header-body{min-height:150px}.page-header-body{align-items:flex-start;flex-direction:column;justify-content:center;padding:22px}.page-header-title{font-size:24px}.page-header-extra,.page-header-extra .ant-btn{width:100%}.content-card,.stat-card{border-radius:15px!important}.filter-toolbar{padding:14px}.filter-toolbar .ant-space,.filter-toolbar .ant-space-item:first-child{width:100%}.filter-toolbar .ant-input-affix-wrapper{width:100%!important;min-width:0}.content-card .ant-pagination{justify-content:center;padding:14px 10px!important}.login-form-wrap{padding:24px 16px}.login-card{border-radius:20px!important}.login-card .ant-card-body{padding:28px 24px!important}.api-docs-card>.ant-card-body{padding:20px!important}.dashboard-page{gap:20px}.dashboard-section-head{align-items:flex-start;flex-direction:column;gap:4px}.dashboard-metric-card{min-height:142px}.dashboard-metric-card .ant-card-body{padding:18px!important}.dashboard-metric-value{font-size:24px}.dashboard-panel{min-height:340px}.dashboard-panel>.ant-card-body{padding:18px!important}.dashboard-trend{height:225px;gap:5px}.compact-form-modal{max-width:calc(100vw - 24px);margin:12px auto}.compact-form-modal .ant-modal-content{padding:18px!important}.compact-form-modal .ant-modal-body{max-height:calc(100dvh - 166px)}.compact-form-modal .ant-modal-header{margin-bottom:14px}.compact-form-modal .ant-modal-footer{margin-top:14px}}@media(max-width:1280px){.pro-dashboard-main-grid{grid-template-columns:1fr}.pro-side-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}}@media(max-width:768px){.pro-dashboard-header{align-items:flex-start;flex-direction:column;gap:14px}.pro-dashboard-header>.ant-space{width:100%;flex-wrap:wrap}.pro-dashboard-updated{width:100%}.pro-summary-grid{grid-template-columns:1fr 1fr}.pro-summary-item{padding:20px}.pro-summary-item+.pro-summary-item:before{display:none}.pro-summary-item:nth-child(n+3){border-top:1px solid #edf0ee}.pro-summary-item:nth-child(2n){border-left:1px solid #edf0ee}.pro-summary-value{font-size:23px}.pro-side-stack{grid-template-columns:1fr}.pro-bar-chart{gap:6px;padding-inline:0}.pro-chart-summary{align-items:flex-start;flex-direction:column;gap:6px}.pro-health-body{gap:18px}.pro-compare-row{grid-template-columns:1.2fr repeat(3,1fr);gap:8px;padding-inline:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.content-card .ant-table-tbody>tr:nth-child(2n)>td,.glass-table .ant-table-tbody>tr:nth-child(2n)>td{background:#f7f9f79e!important}.content-card .ant-table-tbody>tr:hover>td,.glass-table .ant-table-tbody>tr:hover>td{background:#edf7f4!important}.glass-pill{display:inline;max-width:100%;padding:0;color:#34434a;font-size:13px;font-weight:560;line-height:1.45;white-space:nowrap;border:0;border-radius:0;background:transparent}.glass-pill.is-device{color:#0f625c;font-weight:720;font-variant-numeric:tabular-nums}.glass-pill.is-level,.glass-pill.is-region,.glass-pill.is-nickname,.glass-pill.is-realname,.glass-pill.is-user,.glass-pill.is-security,.glass-pill.is-wifi,.glass-pill.is-before,.glass-pill.is-muted{color:#43545c;background:transparent;border:0}.glass-pill.is-id{color:#718087;font:650 12px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.glass-pill.is-time,.glass-pill.is-updated{color:#7a878d;font:520 11px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;background:transparent;border:0}.glass-pill.is-api-key{display:inline-flex;align-items:center;max-width:none;padding:3px 7px;color:#4f46a5;font:700 11px/1.35 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.035em;overflow:visible;text-overflow:clip;border:1px solid #ddd9f1;border-radius:6px;background:#f7f6fc}.glass-pill.is-count,.glass-pill.is-current,.glass-pill.is-change,.glass-pill.is-type,.glass-pill.is-status,.glass-pill.is-role,.glass-pill.is-rank{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;border:1px solid var(--pill-border);border-radius:7px;background:var(--pill-bg)}.glass-pill.is-rank{width:26px;height:26px;min-width:26px;padding:0;border-radius:50%}.table-action-btn{min-height:28px!important;height:28px!important;padding:0 7px!important;color:#1d4ed8!important;font-size:12px!important;font-weight:650!important;border:0!important;border-radius:7px!important;background:transparent!important;box-shadow:none!important}.table-action-btn:hover:not(:disabled){color:#0f625c!important;background:#e8f5f2!important}.table-action-btn.is-danger{color:#c2413a!important;border:0!important;background:transparent!important}.table-action-btn.is-danger:hover:not(:disabled){color:#a92f2f!important;background:#fff0ef!important}.table-action-btn.is-log{color:#6654ad!important;border:0!important;background:transparent!important}.table-action-btn.is-log:hover:not(:disabled){color:#544297!important;background:#f1effb!important}.content-card .ant-table-tbody>tr>td,.glass-table .ant-table-tbody>tr>td{padding-block:13px!important}.content-card .ant-table-thead>tr>th,.glass-table .ant-table-thead>tr>th{background:#f5f7f5!important}
