:root{font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif;color:#202a3a;background:#f3f5fa;font-synthesis:none;--navy: #111c3a;--navy-2: #1d315f;--blue: #2d5bea;--blue-soft: #eaf0ff;--border: #dfe4ee;--muted: #778196;--surface: #ffffff;--success: #168b5b;--danger: #d94d59;--warning: #b67608}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#f3f5fa}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.login-page{min-height:100vh;padding:32px;display:grid;place-items:center;background:radial-gradient(circle at 18% 15%,rgba(45,91,234,.18),transparent 30%),linear-gradient(135deg,#101c3a,#182d59 48%,#f3f5fa 48%,#f3f5fa)}.login-card{width:min(430px,100%);padding:30px;border:1px solid rgba(223,228,238,.9);border-radius:13px;background:#fffffff7;box-shadow:0 28px 80px #0a183740}.login-brand{display:flex;align-items:center;gap:11px;margin-bottom:30px}.login-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--blue);font-size:20px;font-weight:800}.login-brand>div{display:grid;gap:2px}.login-brand strong{color:#172541;font-size:20px}.login-brand small{color:var(--muted);font-size:10px}.login-title{display:flex;align-items:center;gap:12px;margin-bottom:22px}.login-title>svg{width:18px;height:18px;padding:10px;border-radius:9px;color:var(--blue);background:var(--blue-soft)}.login-title h1{margin:0;color:#202c42;font-size:21px}.login-title p{margin:4px 0 0;color:var(--muted);font-size:11px}.login-form{display:grid;gap:15px}.login-form label{display:grid;gap:7px;color:#465269;font-size:12px;font-weight:600}.login-form input{height:42px;width:100%;border:1px solid var(--border);border-radius:7px;padding:0 12px;outline:0;color:#263249;background:#fff}.login-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2d5bea1a}.login-form .button{min-height:42px;margin-top:3px}.login-error{margin:-4px 0 0;padding:9px 11px;border-radius:6px;color:#b73945;background:#ffedf0;font-size:11px}.login-helper{margin:17px 0 0;color:#8a94a7;text-align:center;font-size:10px}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:var(--navy);color:#fff;z-index:20;display:flex;flex-direction:column;padding:22px 14px 16px}.brand{display:flex;align-items:center;gap:12px;padding:0 10px 24px}.brand-mark{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:var(--blue);font-weight:800;font-size:18px}.brand>div:nth-child(2){display:grid;gap:1px}.brand strong{font-size:20px;letter-spacing:.02em}.brand span{color:#f1bd33;font-size:11px;font-weight:700}.sidebar-close{display:none}.nav-group{margin-bottom:12px;padding:10px 8px;border-radius:10px;background:#ffffff0b}.nav-label{display:block;padding:0 10px 7px;color:#8491b2;font-size:11px;letter-spacing:.12em}.nav-group button{width:100%;border:0;color:#edf2ff;background:transparent;display:grid;grid-template-columns:22px 1fr 14px;align-items:center;gap:10px;padding:12px;border-radius:8px;text-align:left;margin:2px 0}.nav-group button:hover{background:#ffffff14}.nav-group button.active{background:var(--blue);box-shadow:0 8px 24px #2d5bea52}.nav-group button svg{width:17px}.nav-chevron{transform:rotate(-90deg);opacity:.65;font-size:10px}.sidebar-foot{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:16px 8px 0;color:#aeb9d4;font-size:12px;display:flex;align-items:center;gap:8px}.server-dot{width:8px;height:8px;border-radius:50%;background:#39c985;box-shadow:0 0 0 4px #39c9851f}.main-area{min-height:100vh;margin-left:232px}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:18px;padding:0 24px;position:sticky;top:0;z-index:10}.top-title{display:grid;min-width:185px}.top-title strong{font-size:17px}.top-title span{color:var(--muted);font-size:11px;margin-top:2px}.global-search{margin-left:auto;height:38px;width:min(300px,28vw);border:1px solid var(--border);border-radius:7px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#9aa4b5}.global-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2d5bea1a}.global-search input{border:0;outline:0;width:100%;color:#273247}.icon-button{border:0;background:transparent;color:#647086;width:36px;height:36px;border-radius:7px;display:grid;place-items:center}.icon-button:hover{background:#f0f3f8}.notification{position:relative}.notification span{position:absolute;width:7px;height:7px;border-radius:50%;background:#ef5661;top:7px;right:7px;border:2px solid white}.profile{display:flex;align-items:center;gap:9px;border:0;background:transparent;color:#334058;padding:5px 7px;border-radius:8px}.profile:hover{background:#f5f7fa}.profile>span:nth-child(2){display:grid;text-align:left}.profile b{font-size:13px}.profile small{color:var(--muted);font-size:10px}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e6ebf5;color:#526078;font-weight:700}.logout-button{border:1px solid var(--border);color:#8a5260}.menu-button{display:none}.workspace{padding:26px 28px 48px;max-width:1700px;margin:0 auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.eyebrow{color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.07em;margin-bottom:4px}.page-heading h1{margin:0;font-size:26px;line-height:1.25;color:#1a2435}.page-heading p{margin:6px 0 0;color:var(--muted);font-size:13px}.header-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.header-actions a{text-decoration:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.panel{background:var(--surface);border:1px solid var(--border);border-radius:9px;box-shadow:0 4px 14px #14214209}.button{border:1px solid transparent;border-radius:6px;min-height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:600;font-size:13px}.button.primary{color:#fff;background:var(--blue);border-color:var(--blue)}.button.primary:hover{background:#234cce}.button.secondary{color:#3154ae;background:#f6f8ff;border-color:#b9c6e9}.button.ghost{background:#fff;border-color:var(--border);color:#59657a}.button.tiny{min-height:30px;padding:0 10px;font-size:12px;color:#3154ae;background:#f7f9ff;border-color:#c8d2ea}.button:disabled{opacity:.55;cursor:not-allowed}.text-button{border:0;background:transparent;padding:0;color:#2858d8;font-size:12px;font-weight:600}.text-button:hover{text-decoration:underline}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:18px}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{padding:18px 19px;position:relative;overflow:hidden;border-top:3px solid var(--blue)}.metric-card.red{border-top-color:var(--danger)}.metric-card.amber{border-top-color:#d79a28}.metric-card.green{border-top-color:var(--success)}.metric-card span{display:block;color:#69758a;font-size:12px}.metric-card strong{display:block;margin:8px 0 5px;font-size:24px;color:#263249}.metric-card small{color:#8a94a7;font-size:11px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.75fr);gap:18px}.content-card{padding:18px}.card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.card-title-row h2{margin:0;font-size:16px}.card-title-row p{margin:4px 0 0;color:var(--muted);font-size:11px}.compact-table .table-shell{border:0;box-shadow:none}.compact-table table{min-width:700px}.compact-table th,.compact-table td{padding-left:11px;padding-right:11px}.task-card{display:flex;flex-direction:column}.task-item{border:0;background:transparent;display:flex;gap:12px;align-items:center;padding:13px 4px;text-align:left;border-bottom:1px solid #edf0f5}.task-item:hover{background:#fafbfe}.task-item:last-child{border-bottom:0}.task-icon{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.task-icon.amber{color:#a96e00;background:#fff3d7}.task-icon.red{color:var(--danger);background:#ffedef}.task-item>span:last-child{display:grid;gap:2px}.task-item b{color:#334057;font-size:12px}.task-item small{color:var(--muted);font-size:10px}.toolbar{min-height:56px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.search-field{width:min(460px,60%);height:36px;border:1px solid var(--border);border-radius:6px;display:flex;align-items:center;gap:9px;padding:0 11px;color:#929caf}.search-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2d5bea17}.search-field input{border:0;outline:0;width:100%;color:#263249}.toolbar-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.result-count{color:var(--muted);font-size:12px}.filter-select{height:34px;max-width:150px;border:1px solid var(--border);border-radius:6px;background:#fff;color:#4d596e;padding:0 28px 0 10px;font-size:11px;outline:0}.filter-select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2d5bea17}.tabs{display:flex;gap:20px;align-items:center;height:46px;border-bottom:1px solid var(--border);margin:0 0 14px}.tabs button{height:46px;border:0;border-bottom:2px solid transparent;background:transparent;color:#606c81;font-size:12px;padding:0 2px}.tabs button.active{color:var(--blue);border-color:var(--blue);font-weight:700}.tabs span{margin-left:6px;padding:2px 6px;border-radius:999px;background:#e9edf5;font-size:10px}.table-shell{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;min-width:880px}th{background:#f6f7fb;color:#59657a;font-weight:600;font-size:11px;text-align:left;padding:12px 13px;border-bottom:1px solid var(--border);white-space:nowrap}td{padding:13px;border-bottom:1px solid #edf0f5;color:#4b5669;font-size:12px;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafbff}.row-checkbox{width:15px;height:15px;accent-color:var(--blue);cursor:pointer}.primary-cell{display:grid;gap:3px;min-width:130px}.primary-cell strong{color:#253147;font-size:12px}.primary-cell small{color:var(--muted);font-size:10px}.order-product-list{display:grid;gap:7px;min-width:190px;max-width:260px}.order-product-line{display:grid;gap:2px}.order-product-line+.order-product-line{padding-top:7px;border-top:1px dashed #dfe6f2}.order-product-line strong{color:#253147;font-size:11px;line-height:1.45}.order-product-line small{color:var(--muted);font-size:10px;line-height:1.4}.order-product-line small span{color:#d97706}.inline-identity{display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:100%}.mock-badge{display:inline-flex;align-items:center;min-height:18px;padding:0 5px;border-radius:4px;color:#8a5900;background:#fff2cc;font-size:9px;font-weight:700;line-height:1;white-space:nowrap}.sample-badge{display:inline-flex;align-items:center;min-height:19px;padding:0 6px;border-radius:4px;color:#fff;background:#6256d9;font-size:9px;font-weight:800;line-height:1;white-space:nowrap}.status-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;min-height:24px;padding:0 8px;border-radius:999px;color:#687388;background:#edf0f5;font-size:10px;font-weight:700;white-space:nowrap}.status-badge.success{color:#147a51;background:#e5f6ee}.status-badge.warning{color:#9b6605;background:#fff2d2}.status-badge.danger{color:#bd3f49;background:#ffeaed}.status-badge.pending{color:#6d43b8;background:#f0e9ff}.status-badge.info{color:#2166b2;background:#e5f1ff}.status-badge.sample{color:#4f46b8;background:#ecebff}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#46536b}.number-danger{color:var(--danger)}.number-positive{color:var(--success)}.muted{color:var(--muted)}.truncate{display:block;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-actions{display:flex;gap:10px;white-space:nowrap}.empty-cell{text-align:center;color:var(--muted);padding:40px}.product-summary{display:flex;gap:12px;margin:-7px 0 17px}.product-summary span{min-width:148px;border-left:3px solid var(--blue);background:#fff;color:var(--muted);border-radius:5px;padding:9px 12px;font-size:11px;box-shadow:0 2px 9px #14214209}.product-summary b{color:#263249;font-size:15px;margin-right:4px}.product-thumb{width:54px;height:54px;display:block;object-fit:contain;border:1px solid #e6e9f0;border-radius:6px;background:#fff}.empty-image{display:grid;place-items:center;color:#a3adbd;background:#f5f7fa}.product-name-cell{min-width:190px}.product-name-cell .status-badge{width:max-content;min-height:20px}.stacked-cell{display:grid;gap:4px;min-width:96px}.stacked-cell strong{color:#344057;font-size:11px}.stacked-cell small{color:var(--muted);font-size:10px}.product-table-shell{overflow-x:auto;overflow-y:hidden}.product-table-shell table{width:max-content;min-width:100%}.product-table-shell th,.product-table-shell td,.product-table-shell td *{white-space:nowrap}.product-price-inline{display:inline-grid;align-items:center;gap:3px;min-height:34px;text-align:left}.product-price-inline strong{color:#253147;font-size:11px;font-weight:700;line-height:1.25}.product-price-inline small{color:var(--muted);font-size:10px;font-weight:400;line-height:1.25}.quick-price-trigger{min-height:32px;max-width:100%;display:inline-flex;align-items:center;gap:7px;padding:2px 6px;border:1px solid transparent;border-radius:6px;background:transparent;color:inherit;text-align:left}.quick-price-trigger.editable:hover,.quick-price-trigger.editable:focus-visible{border-color:#b7c8f0;background:#f4f7ff;outline:0}.quick-price-trigger>svg{color:#7890c8;font-size:10px;opacity:0;transition:opacity .15s ease}.quick-price-trigger.editable:hover>svg,.quick-price-trigger.editable:focus-visible>svg{opacity:1}.quick-price-trigger.readonly{cursor:default}.quick-price-editor{display:grid;grid-template-columns:94px 94px auto;align-items:end;gap:6px;min-width:235px}.quick-price-editor label{display:grid;grid-template-columns:24px 1fr;align-items:center;height:30px;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff}.quick-price-editor label:focus-within{border-color:var(--blue);box-shadow:0 0 0 2px #2d5bea14}.quick-price-editor label span{display:grid;place-items:center;height:100%;color:#68748a;background:#f5f7fb;font-size:9px}.quick-price-editor input{width:100%;min-width:0;height:100%;border:0;outline:0;padding:0 6px;color:#263249;font-size:10px}.quick-price-actions{display:flex;align-items:center;gap:5px;height:30px}.quick-price-actions .button{min-height:28px;padding:0 8px}.quick-price-actions .text-button{font-size:9px}.pending-value{color:#a56d07;background:#fff4d7;border-radius:4px;padding:4px 7px;font-size:10px;white-space:nowrap}.switch-control{min-width:76px;border:0;background:transparent;display:flex;align-items:center;gap:6px;color:#768196;padding:3px 0}.switch-control>span{width:30px;height:17px;padding:2px;border-radius:999px;background:#cbd1dc;position:relative;transition:background .18s ease}.switch-control>span:after{content:"";display:block;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000002e;transition:transform .18s ease}.switch-control b{font-size:10px;font-weight:600}.switch-control.on{color:var(--success)}.switch-control.on>span{background:var(--success)}.switch-control.on>span:after{transform:translate(13px)}.status-action-cell{display:flex;align-items:center;gap:9px;min-width:94px;white-space:nowrap}.pagination{min-height:48px;margin-top:12px;padding:6px 10px 6px 14px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.pagination>div{display:flex;gap:4px}.pagination-actions{align-items:center}.pagination-actions label{display:flex;align-items:center;gap:6px;margin-right:6px}.pagination-actions select{min-height:30px;border:1px solid var(--border);border-radius:6px;padding:0 8px;color:#46536b;background:#fff}.pagination .icon-button{border:1px solid var(--border);background:#fff}.pagination .icon-button:disabled{opacity:.38;cursor:not-allowed}.form-note{margin:0;border-radius:6px;background:#f5f7fb;color:#68748a;padding:10px 12px;font-size:11px;line-height:1.6}.audit-notice{display:flex;align-items:center;gap:13px;padding:14px 16px;margin:-7px 0 16px;color:#3154ae;background:#f8faff}.audit-notice>svg{width:20px;height:20px}.audit-notice>div{display:grid;gap:3px}.audit-notice strong{color:#273a6e;font-size:12px}.audit-notice span{color:#6d7890;font-size:11px}.audit-time{white-space:nowrap;font-variant-numeric:tabular-nums}.audit-summary{display:block;max-width:420px;line-height:1.55}.audit-change{display:grid;gap:3px;min-width:260px}.audit-change small{max-width:440px;color:#7b8598;line-height:1.5}.ledger-card{margin-top:18px}.ledger-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ledger-item{display:flex;align-items:center;gap:12px;border:1px solid #e7eaf1;border-radius:7px;padding:11px}.ledger-item>span{width:42px;height:30px;border-radius:6px;display:grid;place-items:center;font-weight:700;font-size:11px}.ledger-plus{color:var(--success);background:#e7f7f0}.ledger-minus{color:var(--danger);background:#ffedef}.ledger-item div{display:grid;gap:3px}.ledger-item strong{font-size:11px}.ledger-item small{color:var(--muted);font-size:9px}.inventory-number-button{border:0;padding:0;background:transparent;color:#2864cf;font:inherit;font-weight:700;text-decoration:underline;text-decoration-color:#b9cdf6;text-underline-offset:3px;cursor:pointer;white-space:nowrap}.inventory-number-button:hover{color:#174ba8}.inventory-number-button.occupied{color:var(--muted);text-decoration:none}.inventory-number-button.occupied.active{color:#a46600;text-decoration:underline;text-decoration-color:#f2d28c}.inventory-number-button:disabled{cursor:default}.role-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px}.role-card{padding:15px;display:flex;gap:10px;align-items:flex-start}.role-icon{width:34px;height:34px;flex:0 0 auto;border-radius:8px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center}.role-card h3{margin:0;font-size:13px}.role-card p{margin:4px 0 6px;color:var(--muted);font-size:10px;min-height:30px}.role-card small{color:var(--blue);font-size:9px;font-weight:700}.permission-section{padding:18px;margin-bottom:18px}.permission-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.permission-group{min-width:0;border:1px solid #e6eaf2;border-radius:8px;overflow:hidden}.permission-group>h3{margin:0;padding:11px 13px;color:#33405a;background:#f7f9fd;border-bottom:1px solid #e6eaf2;font-size:12px}.permission-table-wrap{width:100%;overflow-x:auto}.permission-table{min-width:540px}.permission-table th,.permission-table td{padding:9px 10px;text-align:center}.permission-table th:first-child,.permission-table td:first-child{min-width:82px;text-align:left}.permission-table td:first-child strong{display:block;color:#2e3b53;font-size:11px}.permission-table td:first-child small{display:block;margin-top:2px;color:var(--blue);font-size:9px}.permission-check{display:inline-flex;align-items:center;gap:5px;color:#68748a;font-size:10px;cursor:pointer;white-space:nowrap}.permission-check input{width:15px;height:15px;margin:0;accent-color:var(--blue)}.permission-check input:disabled{cursor:not-allowed}.staff-list-title{display:flex;align-items:center;justify-content:space-between;margin:3px 2px 10px}.staff-list-title h2{margin:0;color:#263249;font-size:16px}.staff-list-title span{color:var(--muted);font-size:11px}.finance-tabs{margin-top:-4px}.finance-filters{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;align-items:end;padding:13px;margin-bottom:14px}.finance-filters label{display:grid;gap:5px;min-width:0;color:#59657a;font-size:10px;font-weight:600}.finance-filters input,.finance-filters select{width:100%;height:36px;border:1px solid var(--border);border-radius:6px;padding:0 9px;outline:0;color:#354158;background:#fff;font-size:11px}.finance-filters input:focus,.finance-filters select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2d5bea17}.summary-toolbar{min-height:58px;margin-bottom:12px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--border);background:#fff}.summary-toolbar>div{display:grid;gap:3px}.summary-toolbar strong{color:#2c3850;font-size:12px}.summary-toolbar span{color:var(--muted);font-size:10px}.summary-toolbar .filter-select{min-width:150px}.finance-note{margin:-2px 0 12px;padding:9px 12px;color:#795b16;background:#fff8e8;border-radius:6px;font-size:10px}.commission-rule-cards{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(620px,1.7fr);gap:12px;margin-bottom:12px}.compact-form{min-height:76px;padding:12px 14px;display:flex;align-items:center;gap:12px}.compact-form>div{display:grid;gap:3px;margin-right:auto}.compact-form strong{color:#2c3850;font-size:12px}.compact-form span{color:var(--muted);font-size:10px}.compact-form label{display:flex;align-items:center;gap:5px;color:#59657a;font-size:10px;white-space:nowrap}.compact-form label input[type=number]{width:88px;height:34px;border:1px solid var(--border);border-radius:6px;padding:0 8px}.compact-form .inline-check input{width:15px;height:15px;accent-color:var(--blue)}.product-rule-form{flex-wrap:wrap}.inline-select{min-width:110px;height:32px;border:1px solid var(--border);border-radius:6px;background:#fff;color:#465269;padding:0 8px}.settings-card{max-width:900px}.setting-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:19px 20px;border-bottom:1px solid var(--border)}.setting-row:last-child{border-bottom:0}.setting-row h3{margin:0;font-size:13px}.setting-row p{margin:5px 0 0;color:var(--muted);font-size:11px}.toggle{width:38px;height:22px;padding:3px;border-radius:999px;background:#c8ceda;display:flex;justify-content:flex-start}.toggle span{width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002e}.toggle.on{background:var(--blue);justify-content:flex-end}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#111c3a6b}.column-settings-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:58;background:#111c3a47}.column-settings-drawer{position:absolute;inset:0 0 0 auto;width:min(390px,100%);display:grid;grid-template-rows:auto 1fr auto;background:#fff;box-shadow:-18px 0 54px #0c16302e;animation:column-drawer-in .18s ease-out}@keyframes column-drawer-in{0%{transform:translate(28px);opacity:.75}to{transform:translate(0);opacity:1}}.column-settings-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 16px;border-bottom:1px solid var(--border)}.column-settings-drawer h2{margin:0;color:#263249;font-size:18px}.column-settings-drawer header p{margin:5px 0 0;color:var(--muted);font-size:10px}.column-settings-list{overflow-y:auto;padding:12px 16px}.column-setting-item{min-height:46px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:7px;padding:0 8px;border-bottom:1px solid #edf0f5;background:#fff}.column-setting-item.dragging{opacity:.55;background:#f4f7ff}.drag-handle{color:#a2acbd;font-size:16px;letter-spacing:-5px;cursor:grab;-webkit-user-select:none;user-select:none}.column-setting-item label{min-height:44px;display:flex;align-items:center;gap:9px;color:#354158;font-size:12px;cursor:pointer}.column-setting-item input,.column-select-all input{width:15px;height:15px;accent-color:var(--blue)}.column-setting-item small{color:#8d97aa;font-size:9px}.column-settings-drawer>footer{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-top:1px solid var(--border);background:#fbfcfe}.column-settings-drawer footer>div{display:flex;gap:8px}.column-select-all{display:flex;align-items:center;gap:7px;color:#465269;font-size:11px}.modal{width:min(560px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;background:#fff;border-radius:10px;box-shadow:0 26px 80px #0c163047}.modal.wide{width:min(920px,100%)}.modal-head{padding:20px 22px 15px;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.modal-head h2{margin:0;font-size:18px}.modal-head p{margin:5px 0 0;color:var(--muted);font-size:11px}.modal-title-block{display:flex;align-items:flex-start;gap:12px;min-width:0}.modal-back-button{min-height:32px;border:1px solid #d8e1f1;border-radius:7px;padding:0 10px;background:#f7f9fd;color:#315baf;font-size:10px;font-weight:700;cursor:pointer;white-space:nowrap}.modal-back-button:hover{border-color:#9eb9ee;background:#eef4ff}.modal-body{padding:18px 22px 22px}.import-guide{display:grid;gap:16px}.import-guide-notes{padding:12px 14px;border-radius:8px;background:#f4f7ff;color:#55627a}.import-guide-notes p{margin:5px 0;font-size:11px;line-height:1.55}.import-guide .table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:8px}.import-guide table{min-width:780px}.import-guide th,.import-guide td{padding:9px 10px;font-size:10px}.import-guide td:last-child{min-width:220px;color:#63708a}.editor-form{padding:18px 22px 22px;display:grid;gap:14px}.editor-form label{display:grid;gap:6px;color:#465269;font-size:11px;font-weight:600}.editor-form input,.editor-form select,.editor-form textarea{width:100%;border:1px solid var(--border);border-radius:6px;padding:9px 10px;outline:0;color:#263249;background:#fff;font-size:12px}.editor-form textarea{min-height:86px;resize:vertical}.editor-form input:focus,.editor-form select:focus,.editor-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2d5bea17}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:5px}.danger-text{color:var(--danger)!important}.order-item-title{display:flex;align-items:center;justify-content:space-between;color:#29364e;font-size:12px}.order-item-editor{display:grid;gap:10px}.order-item-row{display:grid;grid-template-columns:minmax(260px,2fr) 100px 130px 115px;gap:10px;align-items:end;padding:12px;border:1px solid #e4e9f2;border-radius:8px;background:#f9fafe}.order-item-row.promotion-row{grid-template-columns:minmax(230px,2fr) 92px 92px 120px 105px}.order-item-row.sample-row{grid-template-columns:minmax(230px,2fr) 82px 96px 110px 105px;border-color:#d9d5ff;background:#faf9ff}.order-stock-note{grid-column:1 / -1;color:var(--muted);font-size:10px}.item-subtotal{min-height:55px;display:grid;grid-template-columns:1fr auto;align-content:center;gap:3px 5px;color:var(--muted);font-size:10px}.item-subtotal strong{color:#263249;font-size:12px}.item-subtotal .icon-button{grid-column:2;grid-row:1 / 3}.order-total{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:12px 14px;border-radius:7px;background:#f3f6ff;color:#536078;font-size:12px}.order-total strong{color:var(--danger);font-size:20px}.order-total.sample-total{background:#f3f1ff}.order-total.sample-total strong{color:#5547c7}.customer-picker{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.customer-picker .button{min-height:36px}.quick-customer-panel{display:grid;gap:12px;padding:14px;border:1px solid #cad5ef;border-radius:8px;background:#f7f9ff}.quick-customer-head>div{display:grid;gap:3px}.quick-customer-head strong{color:#2c3d68;font-size:12px}.quick-customer-head span{color:#6e7a91;font-size:10px}.quick-customer-actions{display:flex;justify-content:flex-end;gap:8px}.proof-field{display:grid;gap:9px}.proof-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.proof-title strong{color:#465269;font-size:11px}.proof-title span{color:var(--muted);font-size:9px}.proof-drop{min-height:92px;display:grid;place-items:center;align-content:center;gap:5px;padding:15px;border:1px dashed #aebbd8;border-radius:8px;color:#64728d;background:#f8faff;text-align:center;outline:0;cursor:pointer}.proof-drop:hover,.proof-drop:focus{border-color:var(--blue);background:#f3f6ff;box-shadow:0 0 0 3px #2d5bea14}.proof-drop svg{color:var(--blue);font-size:18px}.proof-drop strong{color:#3b4d72;font-size:11px}.proof-drop small{font-size:9px}.proof-preview{display:grid;grid-template-columns:110px 1fr;gap:13px;align-items:center;padding:10px;border:1px solid #d9e0ed;border-radius:8px;background:#fafbfe}.proof-preview img{width:110px;height:74px;object-fit:contain;border-radius:5px;background:#fff}.proof-preview>div{display:grid;gap:6px}.proof-preview strong{color:#31405b;font-size:11px}.proof-preview small{color:var(--muted);font-size:10px}.form-error{margin:0;padding:8px 10px;border-radius:6px;color:#b73945;background:#ffedf0;font-size:10px}.delivery-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px}.delivery-choice button{display:grid;grid-template-columns:28px 1fr;gap:3px 8px;padding:14px;text-align:left;border:1px solid var(--border);border-radius:8px;background:#fff;color:#536078;cursor:pointer}.delivery-choice button svg{grid-row:1 / 3;align-self:center;color:#8390a6;font-size:18px}.delivery-choice button strong{color:#2d394f;font-size:12px}.delivery-choice button small{font-size:10px}.delivery-choice button.active{border-color:var(--blue);background:#f3f6ff;box-shadow:0 0 0 2px #2d5bea14}.delivery-choice button.active svg,.delivery-choice button.active strong{color:var(--blue)}.order-detail{padding:18px 22px 22px;display:grid;gap:16px}.order-detail section{padding:14px;border:1px solid #e7ebf2;border-radius:8px}.order-detail section h3{margin:0 0 9px;color:#29364e;font-size:12px}.order-detail section p{margin:5px 0;color:#5f6b80;font-size:11px}.order-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.order-detail-grid>div{display:grid;gap:7px;padding:12px;border-radius:7px;background:#f6f8fc}.order-detail-grid span:first-child{color:var(--muted);font-size:10px}.order-detail-grid strong{color:#263249;font-size:13px}.detail-items{display:grid}.detail-items>div{display:grid;grid-template-columns:minmax(220px,1fr) 100px 100px 110px;gap:12px;align-items:center;padding:9px 0;border-bottom:1px solid #edf0f5;color:#536078;font-size:11px}.detail-items>div:last-child{border-bottom:0}.detail-items>div>span:first-child{display:grid;gap:3px}.detail-items small{color:var(--muted)}.detail-items>div>strong{text-align:right;color:#263249}.gift-inline{display:inline-flex;width:max-content;margin:3px 0 0 6px;padding:2px 5px;border-radius:4px;color:#9b6605!important;background:#fff2d2;font-weight:700}.gift-editor-list{display:grid;border:1px solid var(--border);border-radius:8px;overflow:hidden}.gift-editor-list>div{display:grid;grid-template-columns:minmax(260px,1fr) 140px 80px;gap:14px;align-items:end;padding:12px 14px;border-bottom:1px solid var(--border)}.gift-editor-list>div:last-child{border-bottom:0}.gift-editor-list>div>span:first-child{display:grid;gap:4px}.gift-editor-list strong{color:#2d3a52;font-size:11px}.gift-editor-list small{color:var(--muted);font-size:9px}.order-proof{display:grid;grid-template-columns:160px 1fr;gap:14px;align-items:center}.order-proof img{width:160px;height:110px;object-fit:contain;border-radius:6px;background:#f5f7fb}.order-proof>div{display:grid;gap:6px}.order-proof strong{color:#2f3d55;font-size:12px}.order-proof span{color:var(--muted);font-size:10px}.payment-summary-cell{display:grid;justify-items:start;gap:5px;min-width:150px}.payment-summary-cell small{color:var(--muted);font-size:9px;white-space:nowrap}.order-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.order-section-head h3{margin-bottom:0!important}.order-payment-list{display:grid}.order-payment-list>div{display:grid;grid-template-columns:150px minmax(190px,1fr) minmax(180px,1fr) auto;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #edf0f5;color:#59657a;font-size:10px}.order-payment-list>div:last-child{border-bottom:0}.order-payment-list>div>span:first-child{display:flex;align-items:center;gap:8px}.order-payment-list strong{color:#2d3b53;font-size:11px}.order-audit-list{display:grid;gap:0}.order-audit-list>div{position:relative;display:grid;grid-template-columns:13px 1fr;gap:9px;padding:2px 0 13px}.order-audit-list>div:not(:last-child):after{content:"";position:absolute;left:5px;top:12px;bottom:0;width:1px;background:#dce3f0}.audit-dot{position:relative;z-index:1;width:11px;height:11px;margin-top:2px;border:3px solid #dbe5ff;border-radius:50%;background:var(--blue)}.order-audit-list strong{color:#2d3a52;font-size:11px}.order-audit-list p{margin:3px 0!important}.order-audit-list small{color:var(--muted);font-size:9px}.empty-inline{margin:0!important;padding:8px 0;color:var(--muted)!important}.customer-detail{padding:18px 22px 22px;display:grid;gap:16px}.customer-detail section{padding:14px;border:1px solid #e7ebf2;border-radius:8px}.customer-detail section h3{margin:0 0 10px;color:#29364e;font-size:12px}.customer-detail-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.customer-info-grid p{display:grid;gap:4px;margin:0}.customer-info-grid p.wide{grid-column:1 / -1}.customer-info-grid span{color:var(--muted);font-size:9px}.customer-info-grid strong{color:#344159;font-size:11px}.customer-order-list{display:grid}.customer-order-list>button{display:grid;grid-template-columns:minmax(180px,1fr) 110px 85px 85px;gap:12px;align-items:center;width:100%;padding:9px 0;border:0;border-bottom:1px solid #edf0f5;background:transparent;color:#536078;text-align:left;cursor:pointer}.customer-order-list>button:last-child{border-bottom:0}.customer-order-list>button:hover{background:#fafbff}.customer-order-list>button>span:first-child{display:grid;gap:3px}.customer-order-list strong{color:#2d3a52;font-size:11px}.customer-order-list small{color:var(--muted);font-size:9px}.inventory-modal-content{display:grid;gap:16px;padding:18px 22px 22px}.inventory-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.inventory-summary-grid>span{display:grid;gap:7px;padding:12px;border-radius:7px;background:#f6f8fc;color:var(--muted);font-size:10px}.inventory-summary-grid strong{color:#263249;font-size:14px}.inventory-reservation-list{display:grid;border:1px solid var(--border);border-radius:8px;overflow:hidden}.inventory-reservation-list>button{display:grid;grid-template-columns:minmax(175px,.9fr) minmax(220px,1.2fr) 82px 92px 18px;align-items:center;gap:14px;min-height:68px;padding:10px 14px;border:0;border-bottom:1px solid var(--border);background:#fff;text-align:left;cursor:pointer}.inventory-reservation-list>button:last-child{border-bottom:0}.inventory-reservation-list>button:hover{background:#f8faff}.reservation-order,.reservation-product,.reservation-quantity{display:grid;gap:4px}.reservation-order>strong,.reservation-product>strong,.reservation-quantity>strong{color:#263249;font-size:11px}.reservation-quantity{justify-items:end}.inventory-reservation-list small{color:var(--muted);font-size:9px}.inventory-ledger-detail{display:grid;border:1px solid var(--border);border-radius:8px;overflow:hidden}.inventory-ledger-detail>div{display:grid;grid-template-columns:52px minmax(240px,1fr) 170px;gap:14px;align-items:center;min-height:62px;padding:10px 14px;border-bottom:1px solid var(--border)}.inventory-ledger-detail>div:last-child{border-bottom:0}.inventory-ledger-detail>div>span{display:grid;gap:4px}.inventory-ledger-detail>div>span:first-child{width:44px;min-height:30px;place-items:center;border-radius:6px;font-weight:700}.inventory-ledger-detail small{color:var(--muted);font-size:9px}.customer-finance-summary{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:8px}.customer-finance-summary>span{padding:8px 10px;border-radius:6px;color:#667288;background:#f5f7fb;font-size:10px}.customer-finance-summary strong{margin-left:4px;color:#2f3c53}.customer-payment-list{display:grid}.customer-payment-list>div{display:grid;grid-template-columns:70px 110px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid #edf0f5;color:#68748a;font-size:10px}.customer-payment-list>div:last-child{border-bottom:0}.customer-payment-list strong{color:#2f3c53}.toast{position:fixed;z-index:70;right:24px;bottom:24px;background:#173055;color:#fff;border-radius:8px;padding:12px 16px;display:flex;align-items:center;gap:9px;box-shadow:0 16px 46px #0c1e3c47;font-size:12px}.toast svg{color:#57d69b}.loading-state{min-height:60vh;display:grid;place-items:center;align-content:center;color:var(--muted);font-size:12px}.loader{width:32px;height:32px;border:3px solid #dfe5f1;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.load-error{max-width:520px;margin:80px auto;padding:24px;text-align:center}.load-error strong{color:#263249;font-size:17px}.load-error p{margin:8px 0 18px;color:var(--danger);font-size:12px}.sidebar-scrim{display:none}@media(max-width:1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ledger-list{grid-template-columns:repeat(2,minmax(0,1fr))}.permission-groups{grid-template-columns:1fr}.finance-filters{grid-template-columns:repeat(3,minmax(140px,1fr))}.commission-rule-cards{grid-template-columns:1fr}}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:transform .2s ease}.sidebar.open{transform:translate(0)}.sidebar-close{margin-left:auto;display:grid;place-items:center;width:32px;height:32px;background:transparent;color:#fff;border:0}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:19;border:0;background:#0c163059}.main-area{margin-left:0}.menu-button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--border);background:#fff;color:#536078;border-radius:7px}.dashboard-grid{grid-template-columns:1fr}.global-search{display:none}}@media(max-width:660px){.login-page{padding:18px;background:#f3f5fa}.login-card{padding:24px 20px}.workspace{padding:20px 14px 40px}.topbar{padding:0 13px;gap:9px}.top-title span,.profile>span:nth-child(2),.profile>svg{display:none}.page-heading{align-items:flex-start;flex-direction:column}.page-heading>.button,.header-actions{width:100%}.header-actions .button{flex:1}.metric-grid,.metric-grid.three,.role-grid,.ledger-list{grid-template-columns:1fr}.toolbar{align-items:stretch;flex-direction:column}.search-field{width:100%}.toolbar-actions{justify-content:flex-start;flex-wrap:wrap}.tabs{overflow-x:auto}.form-grid,.delivery-choice,.order-detail-grid,.finance-filters,.customer-picker,.customer-info-grid,.inventory-summary-grid{grid-template-columns:1fr}.customer-info-grid p.wide{grid-column:auto}.customer-order-list>button{grid-template-columns:1fr auto}.customer-order-list>button .status-badge{justify-self:start}.order-item-row,.order-item-row.promotion-row,.order-item-row.sample-row{grid-template-columns:1fr}.detail-items>div{grid-template-columns:1fr auto}.detail-items>div>span:first-child{grid-column:1 / -1}.order-payment-list>div,.inventory-ledger-detail>div,.inventory-reservation-list>button,.gift-editor-list>div{grid-template-columns:1fr}.modal-backdrop{padding:10px}.modal-title-block{flex-direction:column}.summary-toolbar,.proof-title,.compact-form{align-items:stretch;flex-direction:column}.proof-preview,.order-proof{grid-template-columns:1fr}.proof-preview img,.order-proof img{width:100%;height:160px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
