*{box-sizing:border-box}body,html{background:#f3f4f6;color:#222;font-family:Segoe UI,Arial,sans-serif;font-size:14px;height:100%;margin:0;overflow:hidden}.titlebar{align-items:center;background:#1f3a8a;color:#fff;display:flex;font-size:14px;font-weight:600;height:42px;justify-content:space-between;padding:0 18px}.titlebar .company{font-size:15px;font-weight:700}.toolbar{display:none}.erp-layout{display:flex;flex-direction:column;height:100vh}.erp-header{align-items:center;background:#1f3a8a;color:#fff;display:flex;font-size:14px;font-weight:600;height:40px;justify-content:space-between;padding:0 18px}.erp-body{display:flex;flex:1 1;overflow:hidden}.erp-sidebar{background:#fff;border-right:1px solid #e5e7eb;overflow-y:auto;padding:18px 14px;width:220px}.erp-sidebar::-webkit-scrollbar{width:6px}.erp-sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.sidebar-section-title{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:8px;margin-top:18px}.sidebar-item{border-radius:6px;cursor:pointer;font-size:14px;padding:8px 10px;transition:.15s ease}.sidebar-item:hover{background:#f3f4f6}.sidebar-item.active{background:#2563eb;color:#fff;font-weight:600}.erp-content{background:#f9fafb;flex:1 1;overflow-y:auto;padding:20px}.erp-content::-webkit-scrollbar{width:8px}.erp-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.container{padding:14px}.panel{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:18px}.row{align-items:center;display:flex;gap:10px;margin-bottom:10px}input,select{border:1px solid #d1d5db;border-radius:4px;font-size:14px;outline:none;padding:6px 8px;transition:.2s}input:focus,select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}button{background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:6px 12px;transition:.2s}button:hover{background:#1d4ed8}button:disabled{cursor:not-allowed;opacity:.6}button.secondary{background:#6b7280}button.secondary:hover{background:#4b5563}table{background:#fff;border-collapse:collapse;font-size:13px;margin-top:14px;width:100%}th{background:#f9fafb;border-bottom:1px solid #e5e7eb;font-weight:600;padding:10px 8px;text-align:left}td{border-bottom:1px solid #f0f0f0;padding:8px}tr:hover{background:#f3f4f6}tbody tr:nth-child(2n){background:#fafafa}.loading-overlay{background:#0006;color:#fff;font-size:18px;font-weight:600;z-index:9999}.confirm-overlay,.loading-overlay{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.confirm-overlay{background:#00000073;z-index:9998}.confirm-box{background:#fff;border-radius:8px;box-shadow:0 6px 20px #0003;padding:24px;width:320px}.confirm-box h3{margin-bottom:15px;margin-top:0}
/*# sourceMappingURL=main.2ec4f7cd.css.map*/