._appLayout_16dec_5{display:flex;height:100vh;background-color:#f5f5f5;overflow:hidden}._sidebar_16dec_14{width:250px;flex-shrink:0;background:linear-gradient(180deg,#001529,#0d3b6e);color:#fff;overflow-y:auto;overflow-x:hidden;box-shadow:2px 0 8px #00000040;transition:transform .3s ease;display:flex;flex-direction:column}._sidebarLogo_16dec_28{height:64px;display:flex;align-items:center;padding-left:24px;flex-shrink:0}._sidebar_16dec_14 .ant-menu-dark,._sidebar_16dec_14 .ant-menu-dark .ant-menu-sub,._sidebar_16dec_14 .ant-menu.ant-menu-dark,._sidebar_16dec_14 .ant-menu-dark .ant-menu-inline.ant-menu-sub{background:transparent!important}._sidebar_16dec_14 .ant-menu-dark .ant-menu-item,._sidebar_16dec_14 .ant-menu-dark .ant-menu-submenu-title{margin-inline:.3rem 0 0 0!important;width:100%!important;border-radius:.3rem 0 0 .3rem!important}._sidebar_16dec_14 .ant-menu-dark .ant-menu-item:hover,._sidebar_16dec_14 .ant-menu-dark .ant-menu-item-active,._sidebar_16dec_14 .ant-menu-dark .ant-menu-submenu-title:hover{background-color:#fff3!important}._content_16dec_63{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}._header_16dec_73{height:64px;background-color:#001529;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;padding:0 24px;box-shadow:0 2px 8px #00000040;flex-shrink:0;color:#fff}._header_16dec_73 .ant-btn-text{color:#fff}._header_16dec_73 .ant-btn-text:hover,._header_16dec_73 .ant-btn-text:focus{color:#fff;background-color:#ffffff1f}._header_16dec_73 .anticon{color:#fff}._headerContent_16dec_98{display:flex;justify-content:space-between;align-items:center;width:100%}._headerLeft_16dec_105{display:flex;align-items:center;gap:16px}._headerRight_16dec_111{display:flex;align-items:center;gap:16px;color:#fff}._burgerButton_16dec_119{display:none}._main_16dec_125{flex:1;overflow-y:auto;padding:1rem}._navItem_16dec_133{padding:12px 16px;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;gap:12px}._navItem_16dec_133:hover{background-color:#ffffff1a}._navItemActive_16dec_146{background-color:#1890ff;border-left:3px solid #fff}._navIcon_16dec_151{font-size:18px;min-width:18px}._navLabel_16dec_156{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._overlay_16dec_164{display:none}@media(max-width:768px){._sidebar_16dec_14{position:fixed;top:0;left:0;height:100vh;width:250px;z-index:1000;transform:translate(-100%)}._sidebarMobileOpen_16dec_183{transform:translate(0)}._content_16dec_63{width:100%}._burgerButton_16dec_119{display:flex}._overlay_16dec_164{display:block;position:fixed;inset:0;background-color:#00000080;z-index:999;cursor:pointer}._main_16dec_125{padding:.5rem}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#000000d9}#root{height:100%;width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}::selection{background-color:#1890ff;color:#fff}::-moz-selection{background-color:#1890ff;color:#fff}:focus-visible{outline:2px solid #1890ff;outline-offset:2px}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.p-0{padding:0}@media(max-width:768px){body{font-size:14px}}:root{--color-primary: #1890ff;--color-primary-dark: #0050b3;--color-primary-light: #69c0ff;--color-success: #52c41a;--color-warning: #faad14;--color-error: #ff4d4f;--color-info: #1890ff;--color-text: #000000d9;--color-text-secondary: #00000073;--color-text-disabled: #0000004d;--color-border: #d9d9d9;--color-background: #ffffff;--color-background-secondary: #f5f5f5;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-xxl: 48px;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-md: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-xxl: 24px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--border-radius-sm: 2px;--border-radius-md: 4px;--border-radius-lg: 8px;--border-radius-xl: 16px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .03), 0 1px 6px -1px rgba(0, 0, 0, .02), 0 2px 4px 0 rgba(0, 0, 0, .02);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--transition-fast: .15s ease-in-out;--transition-normal: .3s ease-in-out;--transition-slow: .5s ease-in-out;--z-index-dropdown: 1050;--z-index-sticky: 1020;--z-index-fixed: 1030;--z-index-modal-backdrop: 1040;--z-index-modal: 1050;--z-index-popover: 1060;--z-index-tooltip: 1070}@media(prefers-color-scheme:dark){:root{--color-text: #ffffffd9;--color-text-secondary: #ffffff73;--color-background: #141414;--color-background-secondary: #1f1f1f;--color-border: #434343}}
