:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{letter-spacing:0}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px}#root{min-height:100vh}.app-shell{background:#f5f7f9;grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#17202a;flex-direction:column;gap:28px;padding:22px 16px;display:flex}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{color:#fff;background:#19a974;border-radius:8px;flex:none;place-items:center;width:44px;height:44px;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:18px;font-weight:750}.brand span{color:#afbac6;font-size:13px}.nav-list{gap:8px;display:grid}.nav-list button{color:#ced8e2;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:12px;font-size:15px;line-height:1.2;display:flex}.nav-list button:hover,.nav-list button.active{color:#fff;background:#243342}.user-box{border-top:1px solid #2b3a49;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.user-box strong,.user-box span{display:block}.user-box strong{color:#fff;font-size:14px}.user-box span{color:#afbac6;margin-top:3px;font-size:13px}.user-actions{gap:6px;display:inline-flex}.user-actions button{color:#fff;cursor:pointer;background:#243342;border:0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.main-panel{min-width:0;padding:24px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.eyebrow{color:#667085;text-transform:uppercase;margin:0 0 5px;font-size:13px;font-weight:700}.topbar h1{color:#111827;margin:0;font-size:28px;font-weight:760;line-height:1.2}.topbar-actions{align-items:center;gap:12px;display:flex}.search-box{color:#667085;background:#fff;border:1px solid #d6dde5;border-radius:8px;align-items:center;gap:10px;width:min(360px,42vw);height:42px;padding:0 12px;display:flex}.search-box input{color:#111827;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.notice{color:#1d4ed8;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;margin-bottom:16px;padding:12px 14px;font-weight:700}.form-error{color:#be123c;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;padding:12px 14px;font-size:14px;font-weight:750}.page-error{margin-bottom:16px}.stack{gap:18px;display:grid}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric{background:#fff;border:1px solid #dde3ea;border-radius:8px;align-items:center;gap:14px;min-height:104px;padding:18px;display:flex}.metric>span{border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.metric p{color:#667085;margin:0 0 6px;font-size:13px;font-weight:700}.metric strong{color:#101828;overflow-wrap:anywhere;font-size:22px;line-height:1.15;display:block}.metric.blue>span{color:#0369a1;background:#e0f2fe}.metric.green>span{color:#15803d;background:#dcfce7}.metric.amber>span{color:#b45309;background:#fef3c7}.metric.red>span{color:#b91c1c;background:#fee2e2}.dashboard-grid,.split-layout{grid-template-columns:minmax(320px,.85fr) minmax(0,1.65fr);align-items:start;gap:18px;display:grid}.panel{background:#fff;border:1px solid #dde3ea;border-radius:8px;overflow:hidden}.panel-header{border-bottom:1px solid #e7edf3;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:16px 18px;display:flex}.panel-header h2{color:#111827;margin:0;font-size:17px;line-height:1.25}.panel-header p{color:#667085;margin:4px 0 0;font-size:13px}.form-panel{padding-bottom:18px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.form-grid.compact{grid-template-columns:1fr 120px auto;align-items:end}.order-line-grid{grid-template-columns:minmax(0,1fr) 128px;align-items:end}.order-line-grid label{min-width:0}.order-line-grid .secondary-button{grid-column:1/-1;justify-self:start}label{color:#344054;gap:7px;font-size:13px;font-weight:700;display:grid}fieldset{border:0;min-width:0;margin:0;padding:0}fieldset:disabled{opacity:.62}input,select{box-sizing:border-box;color:#111827;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:7px;padding:8px 10px;font-size:14px}input[type=checkbox]{width:16px;min-height:16px;padding:0}input:focus,select:focus{border-color:#2563eb;outline:3px solid #dbeafe}.primary-button,.secondary-button,.ghost-button{min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:750;display:inline-flex}.primary-button{color:#fff;background:#2563eb;margin:0 18px}.primary-button:disabled,.secondary-button:disabled,.cart-line button:disabled{cursor:not-allowed;opacity:.55}.secondary-button{color:#fff;background:#17202a}.ghost-button{color:#344054;background:#fff;border:1px solid #cfd8e3}.table-panel{min-width:0}.table-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.table-toolbar label{grid-auto-flow:column;align-items:center}.table-toolbar select{width:82px;min-height:36px}.product-filters{border-bottom:1px solid #edf1f5;grid-template-columns:minmax(240px,1.35fr) repeat(5,minmax(120px,1fr)) auto;align-items:end;gap:12px;padding:14px 18px;display:grid}.product-filters label{min-width:0}.product-filters input,.product-filters select{min-height:38px;font-size:13px}.filter-search-box{color:#667085;background:#fff;border:1px solid #cfd8e3;border-radius:7px;align-items:center;gap:8px;padding:0 10px;display:flex}.filter-search-box input{border:0;outline:0;padding-inline:0}.product-filters button{color:#344054;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dde5;border-radius:7px;padding:8px 12px;font-size:13px;font-weight:800}.customer-filters{grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(120px,1fr)) auto}.report-filters{grid-template-columns:repeat(2,minmax(180px,240px)) auto;align-items:end;gap:12px;padding:16px 18px;display:grid}.report-reset{min-height:40px;margin:0}.log-filters{grid-template-columns:minmax(150px,.7fr) minmax(190px,.9fr) minmax(140px,.65fr) minmax(260px,1.4fr) auto;align-items:end;gap:12px;padding:16px 18px;display:grid}.log-search-field{min-width:0}.log-refresh{white-space:nowrap;min-height:40px}.log-trace-list{gap:14px;padding:16px;display:grid}.log-trace{background:#fff;border:1px solid #dce3ea;border-radius:8px;overflow:hidden}.log-trace.has-anomaly{border-color:#fda4af}.log-trace-header{background:#f8fafc;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.log-trace-header strong,.log-trace-header span{display:block}.log-trace-header strong{color:#111827;font-size:15px}.log-trace-header>div:first-child>span{color:#667085;margin-top:3px;font-size:12px}.log-trace-status{gap:8px;display:flex}.log-anomaly{color:#be123c;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;align-items:flex-start;gap:9px;margin:12px 14px 0;padding:12px;display:flex}.log-anomaly div{gap:5px;display:grid}.log-anomaly strong{font-size:13px}.log-request-id{color:#667085;overflow-wrap:anywhere;padding:12px 14px;font-size:12px}.log-request-id code{color:#344054}.log-events{border-top:1px solid #edf1f5}.log-event{border-bottom:1px solid #edf1f5}.log-event:last-child{border-bottom:0}.log-event summary{cursor:pointer;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;padding:9px 14px;list-style-position:inside;display:grid}.log-event summary:hover{background:#f8fafc}.log-event summary strong{color:#344054;font-size:13px}.log-event-time{color:#667085;font-variant-numeric:tabular-nums;font-size:12px}.log-event pre{color:#e5edf5;white-space:pre-wrap;overflow-wrap:anywhere;background:#101828;border-top:1px solid #edf1f5;max-height:420px;margin:0;padding:14px;font:12px/1.55 Consolas,Monaco,monospace;overflow:auto}.report-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:start;gap:18px;display:grid}.report-compact-table{min-width:680px}.danger-toolbar{color:#be123c;min-height:36px;font:inherit;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:7px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex}.export-toolbar{color:#1d4ed8;min-height:36px;font:inherit;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:7px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex}.danger-toolbar:disabled,.export-toolbar:disabled{cursor:not-allowed;opacity:.5}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:980px}th,td{text-align:left;vertical-align:middle;color:#344054;border-bottom:1px solid #edf1f5;padding:13px 16px;font-size:14px}th{color:#667085;text-transform:uppercase;background:#f8fafc;font-size:12px;font-weight:800}td strong{color:#111827}.table-link-button{color:#0f172a;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-weight:800}.table-link-button:hover{color:#1d4ed8;text-decoration:underline}.table-subtext{color:#667085;margin-top:3px;font-size:12px;display:block}.status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}.status.ok{color:#166534;background:#dcfce7}.status.warning{color:#c2410c;background:#fff7ed}.status.danger{color:#b91c1c;background:#fee2e2}.status.neutral{color:#075985;background:#e0f2fe}.status-select{border-radius:999px;min-height:34px;font-size:13px;font-weight:700}.row-actions{gap:6px;display:inline-flex}.row-actions button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #d6dde5;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.row-actions button.danger{color:#be123c}.row-actions button:disabled{cursor:not-allowed;opacity:.45}.pagination-bar{color:#667085;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:12px 16px;font-size:13px;display:flex}.pagination-bar>div{gap:8px;display:inline-flex}.pagination-bar button{color:#344054;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dde5;border-radius:7px;padding:7px 11px;font-size:13px;font-weight:800}.pagination-bar button:disabled{cursor:not-allowed;opacity:.5}.combobox{gap:6px;display:grid;position:relative}.combobox-selected{color:#2563eb;font-size:12px;font-weight:800}.combobox-menu{z-index:15;background:#fff;border:1px solid #cfd8e3;border-radius:8px;max-height:260px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 14px 30px #0f172a29}.combobox-menu button{color:#344054;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f5;gap:3px;width:100%;padding:10px 12px;display:grid}.combobox-menu button:hover{background:#eff6ff}.combobox-menu button strong{color:#111827;font-size:13px}.combobox-menu button span,.combobox-empty{color:#667085;font-size:12px}.combobox-empty{padding:12px}.list-block{display:grid}.stock-row,.movement-row,.cart-line{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.stock-row strong,.movement-row strong,.cart-line strong{color:#111827;font-size:14px;line-height:1.25;display:block}.stock-row span,.movement-row span,.cart-line span{color:#667085;margin-top:4px;font-size:13px;display:block}.movement-row{justify-content:flex-start}.movement-row b{color:#111827;margin-left:auto}.movement-icon{border-radius:8px;flex:none;place-items:center;width:36px;height:36px;display:grid}.movement-icon.in{color:#15803d;background:#dcfce7}.movement-icon.out{color:#b91c1c;background:#fee2e2}.cart-box{border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.cart-line button{color:#be123c;font:inherit;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:7px;padding:7px 10px;font-size:13px;font-weight:800}.cart-total{color:#111827;justify-content:space-between;align-items:center;padding:16px 18px;font-size:15px;display:flex}.order-submit{gap:14px;padding:18px;display:grid}.order-submit .form-grid{padding:0}.order-submit .primary-button{margin:0}.empty-state{color:#667085;text-align:center;padding:22px 18px;font-size:14px}.readonly-note{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin:16px 18px 0;padding:10px 12px;font-size:13px;font-weight:750}.import-box{gap:8px;margin:16px 18px 0;display:grid}.import-box span{color:#667085;font-size:12px;line-height:1.45}.import-box a{color:#1d4ed8;font-weight:800}.import-button{color:#1e40af;cursor:pointer;background:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;font-size:14px;font-weight:800;display:inline-flex}.import-button input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.import-button:has(input:disabled){cursor:not-allowed;opacity:.55}.login-screen{background:linear-gradient(135deg,#19a9741a,#0000 42%),#f5f7f9;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #dde3ea;border-radius:8px;width:min(420px,100%);padding:24px}.login-brand{color:#111827;margin-bottom:22px}.login-brand span{color:#667085}.login-panel form{gap:14px;display:grid}.login-button{width:100%;margin:4px 0 0}.login-hint{color:#667085;margin-top:16px;font-size:13px}.modal-backdrop{z-index:20;background:#0f172a73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border:1px solid #d6dde5;border-radius:8px;width:min(760px,100%);max-height:min(720px,100vh - 40px);overflow:auto;box-shadow:0 20px 45px #0f172a38}.modal-actions{justify-content:flex-end;gap:10px;padding:0 18px 18px;display:flex}.modal-save{margin:0}.password-modal{width:min(520px,100%)}.order-edit-modal{width:min(1040px,100%)}.form-grid-wide{grid-column:1/-1}.order-edit-lines{gap:12px;padding:0 18px 18px;display:grid}.order-edit-line{background:#f8fafc;border:1px solid #e7edf3;border-radius:8px;grid-template-columns:minmax(220px,1.3fr) 110px minmax(200px,1fr) 100px auto;align-items:end;gap:12px;padding:12px;display:grid}.order-edit-line label{min-width:0}.order-line-remove,.order-line-add{margin:0}.order-line-remove{min-width:70px}.order-line-add{justify-self:start}.ledger-modal{width:min(1120px,100%)}.ledger-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.ledger-summary .metric{min-height:84px}.ledger-table{min-width:920px}.ledger-table th,.ledger-table td{text-align:center;border:1px solid #d6dde5}.ledger-table td:nth-child(3),.ledger-table td:nth-child(4){text-align:left}.ledger-table tfoot td{color:#111827;background:#f8fafc;font-weight:800}.ledger-actions{padding-top:18px}.password-grid{grid-template-columns:1fr}@media (width<=1180px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.split-layout,.report-grid,.ledger-summary{grid-template-columns:1fr}.order-edit-line,.log-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.order-line-remove{justify-self:start}}@media (width<=980px){.product-filters,.report-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.app-shell{grid-template-columns:1fr}.sidebar{gap:14px;padding:14px;position:static}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.main-panel{padding:16px}.topbar{flex-direction:column;align-items:stretch}.search-box{width:100%}.metrics-grid,.form-grid,.form-grid.compact,.order-line-grid,.report-filters,.product-filters,.order-edit-line,.log-filters{grid-template-columns:1fr}.log-event summary{grid-template-columns:1fr auto}.log-event-time{grid-column:1/-1}.metric{min-height:86px}.topbar h1{font-size:24px}}
