@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--bg-0:#0b0d11;--bg-1:#13161c;--bg-2:#1a1e26;--bg-3:#222730;--border:#2a2f3a;--border-light:#333842;--tx-1:#e6e8ed;--tx-2:#9ba1ad;--tx-3:#5f6672;--accent:#4f8ff7;--accent-dim:#4f8ff71f;--green:#34d399;--green-dim:#34d3991f;--red:#f87171;--red-dim:#f871711f;--yellow:#fbbf24;--yellow-dim:#fbbf241f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--bg-0);height:100%;color:var(--tx-1);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Noto Sans SC,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.ant-table-wrapper .ant-table{background:var(--bg-1)!important}.ant-table-wrapper .ant-table-thead>tr>th{background:var(--bg-2)!important}.ant-card{background:var(--bg-1)!important;border-color:var(--border)!important}.ant-layout-sider{background:var(--bg-1)!important}.ant-menu-dark{background:0 0!important}
