.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.ant-table-wrapper .ant-table-filter-trigger{margin-right:1px!important}.ant-table-column-title{overflow:hidden;text-overflow:ellipsis;word-break:keep-all}.resizable-container{position:relative;box-sizing:border-box}.resizable-container:last-child .resizable-handler{right:-2px}.resizable-box{position:absolute;top:0;bottom:0;left:0;right:0;background-clip:padding-box}.resizable-handler{position:absolute;top:0;bottom:0;right:-4px;z-index:1;width:8px;height:100%;display:flex;justify-content:center;cursor:col-resize}.resizable-handler:active,.resizable-handler:hover{z-index:5;cursor:col-resize}.resizable-handler:active .resizable-line,.resizable-handler:hover .resizable-line{background:var(--line-color, #b6b7b9);pointer-events:none}.resizable-line{width:4px;height:100%;border-radius:8px;transition:background-color .2s}.resizable-title{position:relative;z-index:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.resizable-title.ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #ffffff;--bg-secondary: #f5f5f5;--bg-tertiary: #fafafa;--text-primary: rgba(0, 0, 0, .88);--text-secondary: rgba(0, 0, 0, .65);--border-color: #d9d9d9;--gradient-start: #667eea;--gradient-end: #764ba2;--card-bg: #ffffff;--code-bg: #f6ffed;--code-bg-steam: #e6f7ff}.dark{--bg-primary: #141414;--bg-secondary: #1f1f1f;--bg-tertiary: #262626;--text-primary: rgba(255, 255, 255, .88);--text-secondary: rgba(255, 255, 255, .65);--border-color: #424242;--gradient-start: #4a5568;--gradient-end: #2d3748;--card-bg: #1f1f1f;--code-bg: #1a2e1a;--code-bg-steam: #1a2a3a}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-secondary);color:var(--text-primary);transition:background-color .3s,color .3s}#root{min-height:100vh}*,*:before,*:after{transition:background-color .2s,border-color .2s,color .1s}.dark ::-webkit-scrollbar{width:8px;height:8px}.dark ::-webkit-scrollbar-track{background:var(--bg-secondary)}.dark ::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}.dark ::-webkit-scrollbar-thumb:hover{background:#555}
