:root{--erp-bg: #eef4fb;--erp-bg-soft: #f6f9fd;--erp-surface: #ffffff;--erp-surface-raised: #f9fbff;--erp-border: #d6e1ec;--erp-border-soft: #e8eef5;--erp-border-strong: #c8d5e2;--erp-text-strong: #1e293b;--erp-text-main: #334155;--erp-text-muted: #64748b;--erp-text-faint: #94a3b8;--erp-primary: #0F52BA;--erp-primary-strong: #0a3d8f;--erp-primary-soft: #f1f5f9;--erp-success: #10b981;--erp-success-soft: #ecfdf5;--erp-warning: #f59e0b;--erp-warning-soft: #fffbeb;--erp-danger: #ef4444;--erp-danger-soft: #fef2f2;--erp-radius-sm: 2px;--erp-radius-md: 2px;--erp-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05)}body{background:var(--erp-bg);color:var(--erp-text-main);font-size:13px}.ant-pro-layout .ant-layout-header{background:#f8fbff!important;border-bottom:1px solid var(--erp-border-soft);height:48px!important;line-height:48px!important}.ant-pro-page-container-children-container{padding-top:8px!important}.erp-page-shell{display:flex;flex-direction:column;gap:0}@media (max-width: 960px){.ant-pro-page-container-children-container{padding:8px 12px 12px!important}.erp-page-shell{width:100%;max-width:100%}}.erp-compact-header{padding:8px 16px;background:transparent;border:none;border-bottom:1px solid var(--erp-border-soft);margin-bottom:8px}.erp-compact-header:has(+.erp-data-bar){border-bottom:none;padding-bottom:4px;margin-bottom:0}.erp-compact-header__main{display:flex;align-items:center;justify-content:space-between;gap:12px}.erp-compact-header__meta{display:flex;align-items:flex-end;gap:8px;min-width:0}.erp-compact-header__title-row{display:flex;align-items:baseline;gap:10px}.erp-compact-header__title{color:var(--erp-text-strong);font-size:18px!important;font-weight:600!important;white-space:nowrap;line-height:1}.erp-compact-header__eyebrow{color:var(--erp-text-faint);font-size:10px!important;font-weight:400;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;letter-spacing:.12em;text-transform:uppercase;line-height:1}.erp-compact-header__actions{display:flex;align-items:center;gap:8px}.ant-btn{height:28px!important;padding:0 12px!important;border-radius:var(--erp-radius-sm)!important;font-size:13px!important;display:inline-flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1)}.ant-btn .anticon{font-size:14px!important}.ant-btn-primary{background-color:var(--erp-primary)!important;border-color:var(--erp-primary)!important;color:#fff!important;box-shadow:var(--erp-shadow-sm)!important;font-weight:500}.ant-btn-primary:hover{background-color:var(--erp-primary-strong)!important;border-color:var(--erp-primary-strong)!important}.ant-btn-default{background-color:#fff!important;border-color:#e2e8f0!important;color:#475569!important;box-shadow:none!important}.ant-btn-default:hover{background-color:#f8fafc!important;border-color:#cbd5e1!important;color:#1e293b!important}.erp-data-bar{display:flex;align-items:center;gap:0;padding:4px 16px 8px;border-bottom:1px solid var(--erp-border-soft);margin-bottom:8px}.erp-data-bar__item-wrapper{display:flex;align-items:center}.erp-data-bar__item{display:flex;align-items:baseline;gap:6px;padding:0 12px}.erp-data-bar__item-wrapper:first-child .erp-data-bar__item{padding-left:0}.erp-data-bar__label{color:var(--erp-text-muted);font-size:12px;font-weight:400}.erp-data-bar__value{color:var(--erp-text-strong);font-size:14px;font-weight:700}.erp-data-bar__status{font-size:10px;font-weight:500}.erp-data-bar__status--success{color:var(--erp-success)}.erp-data-bar__status--warning{color:var(--erp-warning)}.erp-data-bar__status--danger{color:var(--erp-danger)}.erp-data-bar__status--primary{color:var(--erp-primary)}.erp-data-bar__divider{width:1px;height:12px;background-color:#e2e8f0;margin:0 4px}.erp-compact-filter{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 16px 8px;background:var(--erp-surface);border:1px solid var(--erp-border-soft);border-radius:var(--erp-radius-md);padding:6px 12px}.erp-compact-filter__filters{display:flex;flex:1 1;flex-wrap:wrap;gap:8px;align-items:center}.erp-compact-filter__actions{display:flex;align-items:center;gap:8px}.erp-compact-filter .ant-form-item{margin-bottom:0}.erp-compact-filter .ant-input,.erp-compact-filter .ant-select-selector,.erp-compact-filter .ant-picker{height:24px!important;min-height:24px!important;font-size:12px!important;line-height:22px!important;padding:0 8px!important;border-radius:var(--erp-radius-sm)!important}.erp-compact-filter .ant-select-selection-item,.erp-compact-filter .ant-select-selection-placeholder{line-height:22px!important}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{padding:6px!important;font-size:13px!important}.ant-pro-table .ant-pro-table-search{padding:6px 12px!important;margin:0 16px 8px!important}.ant-pro-table .ant-pro-table-search .ant-form-item{margin-bottom:0!important}.ant-pro-table .ant-pro-table-search .ant-form{margin-bottom:0}.ant-pro-table .ant-pro-table-search .ant-row{row-gap:8px!important}.erp-page-header__desc{display:none!important}.erp-sidebar-title{color:var(--erp-text-strong);font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;transition:all .3s cubic-bezier(.645,.045,.355,1);display:block}.ant-layout-sider-collapsed .erp-sidebar-title{width:0!important;opacity:0!important}.erp-sidebar-footer{padding:12px;display:flex;flex-direction:column;gap:12px;overflow:hidden;border-top:1px solid var(--erp-border-soft);transition:all .3s ease}.erp-sidebar-footer.collapsed{padding:12px 8px;align-items:center}.erp-sidebar-btn .erp-sidebar-text{white-space:nowrap;overflow:hidden;display:inline-block;transition:all .3s ease}.erp-sidebar-footer.collapsed .erp-sidebar-btn .erp-sidebar-text{width:0;opacity:0;margin:0}.erp-user-profile{display:flex;align-items:center;gap:10px;padding:8px;border-radius:var(--erp-radius-md);cursor:pointer;transition:background-color .2s;overflow:hidden}.erp-user-profile:hover{background-color:var(--erp-bg-soft)}.erp-user-avatar{width:32px;height:32px;border-radius:50%;background-color:var(--erp-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0;box-shadow:var(--erp-shadow-sm)}.erp-user-info{display:flex;flex-direction:column;white-space:nowrap;overflow:hidden;transition:all .3s cubic-bezier(.645,.045,.355,1);width:100%;opacity:1}.erp-sidebar-footer.collapsed .erp-user-info{width:0!important;opacity:0!important;margin:0!important}.erp-user-name,.erp-user-role{line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.erp-user-name{font-size:13px;color:var(--erp-text-strong)}.erp-user-role{font-size:11px;color:var(--erp-text-muted)}.ant-menu-item .ant-menu-title-content,.ant-menu-submenu-title .ant-menu-title-content{white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;transition:all .3s cubic-bezier(.645,.045,.355,1)!important}.ant-layout-sider-collapsed .ant-menu-item .ant-menu-title-content,.ant-layout-sider-collapsed .ant-menu-submenu-title .ant-menu-title-content{opacity:0!important;width:0!important;display:inline-block!important}html,body,#root{height:100%}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;min-width:1280px}@media (max-width: 960px){body{min-width:0}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
