:root{--app-bg:#f8fafc;--panel-bg:#fff;--header-bg:#fffc;--sidebar-bg:linear-gradient(180deg,#0f172a,#1e293b);--text-main:#1e293b;--text-secondary:#64748b;--border-color:#e2e8f0;--accent-color:#3b82f6;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a}.dark-theme{--app-bg:#0f172a;--panel-bg:#1e293b;--header-bg:#1e293bcc;--sidebar-bg:linear-gradient(180deg,#020617,#0f172a);--text-main:#f8fafc;--text-secondary:#94a3b8;--border-color:#334155;--accent-color:#60a5fa;--shadow-md:0 4px 6px -1px #0000004d}body{background-color:#f8fafc!important;background-color:var(--app-bg)!important;font-family:Inter,-apple-system,sans-serif;transition:background-color .3s ease}.ant-layout-sider{background:linear-gradient(180deg,#0f172a,#1e293b)!important;background:var(--sidebar-bg)!important;box-shadow:4px 0 24px #00000040!important}.brand-logo-container{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);color:#fff;display:flex;font-size:1.1rem;font-weight:800;height:48px;justify-content:center;letter-spacing:.5px;margin:16px}.ant-menu-dark{background:#0000!important}.ant-menu-dark .ant-menu-item-selected{background:linear-gradient(90deg,#3b82f626,#0000)!important;border-right:3px solid #3b82f6;border-right:3px solid var(--accent-color);color:#3b82f6!important;color:var(--accent-color)!important}.ant-layout-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc!important;background:var(--header-bg)!important;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);height:64px!important;line-height:64px!important;padding:0 24px!important;position:-webkit-sticky;position:sticky;top:0;z-index:99}.header-title{color:#1e293b;color:var(--text-main);font-size:1.2rem;font-weight:700;letter-spacing:-.5px;margin:0}.content-container{border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:16px!important;box-shadow:0 4px 6px -1px #0000001a!important;box-shadow:var(--shadow-md)!important;margin:24px!important;min-height:calc(100vh - 112px)!important;padding:24px!important}.ant-card,.content-container{background:#fff!important;background:var(--panel-bg)!important}.ant-card{border:1px solid #e2e8f0!important;border:1px solid var(--border-color)!important;border-radius:12px!important;color:#1e293b!important;color:var(--text-main)!important}.ant-card-head{border-bottom:1px solid #e2e8f0!important;border-bottom:1px solid var(--border-color)!important}.ant-card-head-title{color:#1e293b!important;color:var(--text-main)!important;font-size:1rem}.ant-table{background:#0000!important}.ant-table-thead>tr>th{background:#f8fafc!important;background:var(--app-bg)!important;color:#64748b!important;color:var(--text-secondary)!important;font-weight:600!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{border-bottom:1px solid #e2e8f0!important;border-bottom:1px solid var(--border-color)!important}.ant-table-tbody>tr>td{color:#1e293b!important;color:var(--text-main)!important}.ant-table-tbody>tr:hover>td{background:#3b82f605!important}.dark-theme .ant-table-tbody>tr:hover>td{background:#ffffff05!important}.sidebar-menu-wrapper::-webkit-scrollbar{width:3px}.sidebar-menu-wrapper::-webkit-scrollbar-thumb{background:#ffffff1a}@media (max-width:768px){.content-container{margin:12px!important;padding:16px!important}.header-actions{display:none!important}}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-layout-sider-collapsed .ant-menu-item-icon{font-size:16px}.ant-layout-sider{z-index:100}.ant-menu-item,.ant-menu-submenu{margin:4px 8px;width:calc(100% - 16px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-table-tbody>tr:hover>td{background:#f5f5f5!important}.ant-form-item-label>label{font-weight:500}.ant-card-head-title{font-weight:600}.ant-btn-primary{font-weight:500}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
/*# sourceMappingURL=main.f0628995.css.map*/