@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:Inter,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.content-area{background:linear-gradient(180deg,#f1f5f9,#e2e8f0)!important;padding:16px 20px!important;min-height:calc(100vh - 56px)}.page-card{background:#fff;border-radius:14px;box-shadow:0 1px 3px #0000000a,0 1px 2px #0000000f;padding:16px 20px;margin-bottom:12px}.ant-tree .ant-tree-treenode-selected{position:relative}.ant-tree .ant-tree-treenode-selected:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:3px;background:#2563eb;border-radius:2px}.ant-tree .ant-tree-node-selected .ant-tree-node-content-wrapper{background:#2563eb!important;color:#fff!important;border-radius:4px;font-weight:600;padding:2px 8px!important;animation:tree-pulse 1.5s ease-in-out 3!important}@keyframes tree-pulse{0%,to{box-shadow:0 0 #2563eb66}50%{box-shadow:0 0 0 6px #2563eb00}}.ant-tree .ant-tree-node-selected .ant-tree-node-content-wrapper .ant-tag{opacity:.9}.form-page-wrap{display:flex;flex-direction:column;min-height:calc(100vh - 130px);max-height:calc(100vh - 130px)}.form-page-wrap .form-body{flex:1 1 auto;overflow-y:auto;padding:20px 24px;background:#fff;border-radius:14px 14px 0 0;box-shadow:0 1px 3px #0000000a}.form-page-wrap .form-footer{flex:0 0 auto;padding:14px 24px;background:#fff;border-top:1px solid #e2e8f0;border-radius:0 0 14px 14px;box-shadow:0 -2px 6px #0000000f;display:flex;justify-content:space-between;align-items:center;gap:12px}.form-page-wrap .ant-form-item,.form-page-wrap .ant-tabs-nav{margin-bottom:16px}.page-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-radius:14px;box-shadow:0 1px 3px #0000000a;margin-bottom:16px}.page-header .page-title{font-size:20px!important;font-weight:700!important;color:#0f172a;margin:0!important;letter-spacing:-.3px}.page-header .page-subtitle{font-size:12px;color:#94a3b8;margin-top:2px}.stat-card{border-radius:12px!important;border:1px solid #e2e8f0!important;box-shadow:none!important;transition:all .2s}.stat-card:hover{border-color:#cbd5e1!important;box-shadow:0 4px 12px #0000000f!important;transform:translateY(-1px)}.stat-card .ant-statistic-title{font-size:11px!important;color:#94a3b8!important;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.ant-table{border-radius:12px;overflow:hidden}.ant-table-container{border:1px solid #e2e8f0!important;border-radius:12px!important}.ant-table-thead>tr>th{font-weight:600!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.4px;color:#64748b!important;background:#f8fafc!important;border-bottom:2px solid #e2e8f0!important;padding:10px 14px!important}.ant-table-tbody>tr>td{font-size:13px;padding:10px 14px!important;border-bottom:1px solid #f1f5f9!important}.ant-table-tbody>tr:hover>td{background:#f0f7ff!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-table-column-sorter{color:#cbd5e1!important}.ant-table-column-sorter-up.active,.ant-table-column-sorter-down.active{color:#2563eb!important}.ant-layout-sider{box-shadow:2px 0 12px #00000014}.ant-layout-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.sider-hover-expanded{box-shadow:4px 0 24px #00000040!important}.ant-menu-dark .ant-menu-item-selected{background:linear-gradient(135deg,#2563eb,#3b82f6)!important;border-radius:8px;margin:2px 8px!important;box-shadow:0 2px 8px #2563eb4d}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-submenu-title{border-radius:6px;margin:2px 8px!important;height:40px!important;line-height:40px!important;font-size:13px!important;font-weight:500!important}.ant-menu-dark .ant-menu-item:not(.ant-menu-item-selected):hover,.ant-menu-dark .ant-menu-submenu-title:hover{background:#60a5fa14!important}.ant-menu-dark .ant-menu-sub .ant-menu-item{height:36px!important;line-height:36px!important;font-size:12.5px!important;margin:1px 8px!important;padding-left:48px!important;color:#94a3b8!important;border-radius:5px!important}.ant-menu-dark .ant-menu-sub .ant-menu-item:hover{color:#e2e8f0!important}.ant-menu-dark .ant-menu-sub .ant-menu-item-selected{color:#fff!important;font-weight:500}.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title{color:#fff!important;font-weight:600}.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title{position:relative;color:#60a5fa!important}.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;background:#3b82f6;border-radius:2px}.ant-menu-inline .ant-menu-sub{transition:all .25s cubic-bezier(.4,0,.2,1)!important}.ant-menu-dark .ant-menu-item-group-title{padding:14px 20px 4px!important;font-size:10px;color:#475569!important}.ant-menu-dark>.ant-menu-item-group:first-child>.ant-menu-item-group-title{padding-top:8px!important}.ant-layout-sider ::-webkit-scrollbar{width:3px}.ant-layout-sider ::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.ant-layout-sider ::-webkit-scrollbar-track{background:transparent}.ant-menu-inline-collapsed .ant-menu-item-group-title{padding:6px 0!important;text-align:center;overflow:hidden}.ant-menu-inline-collapsed .ant-menu-item-group-title:after{content:"";display:block;width:24px;height:1px;background:#ffffff14;margin:0 auto}.ant-menu-dark .ant-menu-submenu-arrow{opacity:.4;transition:opacity .2s}.ant-menu-dark .ant-menu-submenu:hover .ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-arrow{opacity:.8}.ant-menu-dark .ant-badge,.ant-menu-dark .ant-badge .anticon{color:inherit!important}.app-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb!important;border-bottom:1px solid #e2e8f0!important}.ant-card{border-radius:12px;border:1px solid #e2e8f0}.ant-card-head{border-bottom:1px solid #f1f5f9!important;padding:0 20px!important;min-height:44px!important}.ant-card-head-title{font-weight:600!important;font-size:13px!important;color:#334155}.ant-card-body{padding:16px 20px!important}.ant-tag{border-radius:6px;font-weight:500;font-size:11px;border:none}.ant-btn{border-radius:8px;font-weight:500}.ant-btn-primary{box-shadow:0 2px 6px #2563eb40}.ant-input,.ant-select-selector,.ant-picker,.ant-input-number{border-radius:8px!important}.ant-modal-content{border-radius:16px!important;overflow:hidden}.gauge-bar{display:flex;align-items:center;gap:8px}.gauge-bar .bar{flex:1;height:6px;background:#f1f5f9;border-radius:3px;overflow:hidden}.gauge-bar .bar-fill{height:100%;border-radius:3px;transition:width .4s ease}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.blink{animation:blink 1.2s ease-in-out infinite}.filter-bar{display:flex;gap:12px;padding:12px 20px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:16px;align-items:center}.page-breadcrumb{margin:0!important}.ant-breadcrumb-link{color:#94a3b8!important;font-size:12px}.ant-breadcrumb-separator{color:#cbd5e1!important}.fifo-first-row td{background:#eff6ff!important}.help-md{font-size:13px;line-height:1.65;color:#1e293b}.help-md p{margin:0 0 10px}.help-md h1,.help-md-h1{font-size:18px;font-weight:700;margin:16px 0 8px;color:#0f172a}.help-md h2,.help-md-h2{font-size:15px;font-weight:700;margin:14px 0 6px;color:#0f172a}.help-md h3,.help-md-h3{font-size:13px;font-weight:700;margin:12px 0 6px;color:#334155;text-transform:uppercase;letter-spacing:.5px}.help-md h4,.help-md-h4{font-size:12px;font-weight:700;margin:10px 0 4px;color:#475569}.help-md ul,.help-md-ul,.help-md ol,.help-md-ol{margin:0 0 10px;padding-left:22px}.help-md li{margin:2px 0}.help-md code{background:#f1f5f9;padding:1px 6px;border-radius:4px;font-size:12px;font-family:Consolas,Monaco,monospace;color:#0f172a}.help-md-pre{background:#0f172a;color:#e2e8f0;padding:12px;border-radius:6px;overflow-x:auto;font-size:12px;margin:8px 0}.help-md-pre code{background:transparent;color:inherit;padding:0}.help-md a{color:#2563eb;text-decoration:none}.help-md a:hover{text-decoration:underline}.help-md strong{color:#0f172a;font-weight:700}.help-md-table{width:100%;border-collapse:collapse;margin:10px 0;font-size:12px}.help-md-table th,.help-md-table td{border:1px solid #e2e8f0;padding:6px 10px;text-align:left}.help-md-table th{background:#f8fafc;font-weight:600;color:#334155}.help-md-table tbody tr:nth-child(2n){background:#fafbfc}
