:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:var(--kxd-text);background:var(--kxd-page-bg);font-synthesis:none;text-rendering:optimizeLegibility;--kxd-page-bg: #f5f7fb;--kxd-text: #172033;--kxd-text-2: #697386;--kxd-text-3: #999999;--kxd-surface: #ffffff;--kxd-surface-2: #fafafa;--kxd-surface-3: #f5f5f5;--kxd-border: #eef1f6;--kxd-border-2: #f0f0f0;--kxd-blue-tint: #f0f5ff;--kxd-blue-tint-2: #e6f4ff;--kxd-code-bg: #f6f8fa;--kxd-code-inline: rgba(0, 0, 0, .06);--kxd-amber-bg: #fff7e6;--kxd-amber-text: #8c5a13;--kxd-shadow: rgba(26, 42, 68, .04)}html.dark{--kxd-page-bg: #0f141c;--kxd-text: #e7eaf0;--kxd-text-2: #8b95a7;--kxd-text-3: #6b7686;--kxd-surface: #1a212b;--kxd-surface-2: #151c25;--kxd-surface-3: #121821;--kxd-border: #2b3442;--kxd-border-2: #262f3b;--kxd-blue-tint: #16233a;--kxd-blue-tint-2: #1a2a44;--kxd-code-bg: #0d1520;--kxd-code-inline: rgba(255, 255, 255, .1);--kxd-amber-bg: #2b2010;--kxd-amber-text: #d9a441;--kxd-shadow: rgba(0, 0, 0, .35);color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--kxd-page-bg)}button,input,textarea,select{font:inherit}.ant-card{border-radius:10px;box-shadow:0 2px 12px var(--kxd-shadow)}.ant-card-head{min-height:52px;border-bottom-color:var(--kxd-border)}.ant-table-wrapper{overflow-x:auto}.ant-table-thead>tr>th{white-space:nowrap}html.dark .ant-card{border-color:var(--kxd-border-2)}html.dark .docs-content pre,html.dark .docs-content code{background:var(--kxd-code-bg)!important;color:#d7e0ea!important;border-color:var(--kxd-border-2)!important}@media (max-width: 768px){.ant-layout-content{margin:16px!important}.ant-card-body{padding:16px}}
