.App{min-height:100vh;background-color:#f0f2f5}.ant-layout-header{position:sticky;top:0;z-index:100}.ant-layout-sider{position:sticky;top:64px;height:calc(100vh - 64px);overflow-y:auto}.ant-layout-content{height:calc(100vh - 64px);overflow-y:auto}.ant-tree{background:transparent}.ant-tree .ant-tree-node-content-wrapper{padding:6px 8px;border-radius:6px;transition:all .2s}.ant-tree .ant-tree-node-content-wrapper:hover{background-color:#f5f5f5}.ant-tree .ant-tree-node-selected .ant-tree-node-content-wrapper{background-color:#e6f7ff;border:1px solid #91d5ff}.ant-tree .ant-tree-switcher{color:#1890ff;font-size:12px}.ant-tree .ant-tree-title{font-size:14px;line-height:1.4}.ant-card{box-shadow:0 2px 8px #0000001a;border-radius:8px}.ant-card-head{border-bottom:1px solid #f0f0f0}pre{font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:13px;line-height:1.5;color:#24292e;background:#f6f8fa;border:1px solid #e1e4e8;border-radius:6px;padding:16px;overflow:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.ant-layout-sider{position:fixed;top:64px;left:0;height:calc(100vh - 64px);z-index:200}.ant-layout-content{margin-left:0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ant-spin-dot{animation:spin 1s linear infinite}.ant-badge-status-processing{background-color:#1890ff}.ant-space{display:flex;align-items:center}.ant-layout-header .ant-typography{margin-bottom:0}.ant-input-search .ant-input{border-radius:6px}.ant-input-search .ant-input-search-button{border-radius:0 6px 6px 0}.ant-tree .ant-tree-iconEle{display:none}.ant-tree .ant-tree-node-selected .ant-tree-node-content-wrapper{background:linear-gradient(90deg,#e6f7ff,#f0f9ff)}.ant-tree .ant-tree-node-content-wrapper:hover{background:linear-gradient(90deg,#f5f5f5,#fafafa)}.fullscreen-mode{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:#fff;padding:20px}.json-key{color:#d73a49}.json-string{color:#032f62}.json-number{color:#005cc5}.json-boolean{color:#e36209}.json-null{color:#6f42c1}
