body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.site-layout-background{background:#fff}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.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{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}*{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%}#root,.app-container{display:flex;flex-direction:column}.app-container{height:100vh}.main-layout{display:flex;flex:1 1;overflow:hidden}.sidebar{background:#001529;min-width:200px;transition:width .2s ease;width:200px}.sidebar.collapsed{min-width:80px;width:80px}.content-area{display:flex;flex:1 1;flex-direction:column;margin-left:200px;overflow:hidden;transition:margin-left .2s ease}.content-area.sidebar-collapsed{margin-left:80px}.header-area{background:#fff;border-bottom:1px solid #f0f0f0;z-index:1000}.main-content{background:#fff;flex:1 1;overflow:auto;padding:24px}@media (max-width:768px){.sidebar{position:fixed;transform:translateX(-100%);transition:transform .3s ease;width:100%;z-index:1001}.sidebar.open{transform:translateX(0)}.main-content{padding:16px}}.text-ellipsis{white-space:nowrap}.text-ellipsis,.text-ellipsis-multi{overflow:hidden;text-overflow:ellipsis}.text-ellipsis-multi{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.center-layout{justify-content:center}.center-layout,.center-vertical{align-items:center;display:flex}.center-horizontal{display:flex;justify-content:center}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in-left{animation:slideInLeft .3s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}:root{--primary-color:#1890ff;--primary-hover:#40a9ff;--primary-active:#096dd9;--success-color:#52c41a;--warning-color:#faad14;--error-color:#f5222d;--text-color:#262626;--text-color-secondary:#8c8c8c;--disabled-color:#bfbfbf;--border-color:#d9d9d9;--border-color-light:#f0f0f0;--background-color:#fff;--background-color-light:#fafafa}@media print{.ant-btn,.ant-modal,.header-area,.sidebar{display:none!important}.main-content{background:#fff;padding:0}}
/*# sourceMappingURL=main.f168d9ee.css.map*/