:root{--bg:#f4f6f8;--panel:#fff;--panel-soft:#eef2f6;--text:#101828;--muted:#667085;--line:#d4dbe5;--sidebar:#2e333c;--sidebar-dark:#262b33;--sidebar-line:#454b55;--accent:#2f74bd;--accent-strong:#2363a6;--success:#b7d9ad;--warning:#ffe9a8;--danger:#e6bdc0;--green:#137f68}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,select{font:inherit}.app-shell{min-height:100vh;display:flex}.sidebar-shell{z-index:20;color:#eef4ff;flex:0 0 184px;width:184px;height:100vh;transition:width .18s,flex-basis .18s;display:flex;position:sticky;top:0}.sidebar-shell.collapsed{flex-basis:68px;width:68px}.sidebar-main{z-index:2;background:#303641;border-right:1px solid #202631;flex:0 0 184px;width:184px;position:relative;overflow:hidden}.sidebar-shell.collapsed .sidebar-main{flex-basis:68px;width:68px}.brand{border-bottom:1px solid #464d58;align-items:center;gap:10px;min-height:96px;padding:18px 10px 16px;display:flex;position:relative}.sidebar-shell.collapsed .brand{justify-content:center;padding-inline:8px}.sidebar-shell.collapsed .brand-mark{width:36px;height:36px}.brand strong{max-width:100px;font-size:16px;line-height:1.08;display:block}.brand span{color:#ced7e4;font-size:12px}.brand-mark{color:#fff;background:#5f83c6;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.brand-mark.large{width:58px;height:58px;margin:0 auto 8px}.collapse-button{color:#fff;cursor:pointer;background:#373e49;border:1px solid #58606b;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:auto;display:grid}.sidebar-shell.collapsed .collapse-button{background:#343b47;width:28px;height:28px;position:absolute;top:70px;right:10px;box-shadow:0 8px 20px #00000038}.module-list{gap:3px;display:grid}.module-button{color:#eef4ff;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:calc(100% - 20px);margin:0 10px;padding:9px 8px;font-weight:600;display:flex}.module-button.active,.module-button:hover{background:#3b434f}.module-button svg:last-child{margin-left:auto;transition:transform .16s}.module-button .rotated{transform:rotate(90deg)}.module-icon{color:#d7dfeb;flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid}.sidebar-shell.collapsed .module-button{justify-content:center}.sidebar-shell.collapsed .module-icon{width:30px;height:30px}.nav-flyout{z-index:1;background:#282e38;border-right:1px solid #1f2530;flex:0 0 258px;width:258px;padding:22px 20px 28px;animation:.12s ease-out flyout-in;position:fixed;inset:0 auto 0 184px;overflow-y:auto;box-shadow:10px 0 28px #0f172a38}@keyframes flyout-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.nav-flyout h2{color:#fff;border-bottom:1px solid #3f4651;gap:4px;margin:2px 0 20px;padding-bottom:18px;font-size:20px;font-weight:700;display:grid}.nav-flyout h2 small{color:#aeb8c7;font-size:12px;font-weight:400}.nav-group{margin-top:22px}.nav-group h3{color:#fff;border-bottom:1px solid #3f4651;margin:0 0 9px;padding-bottom:9px;font-size:14px;font-weight:700}.nav-link.active{color:#fff;background:#464e5a;border-left-color:#6fa7ff}.nav-link.disabled{cursor:default;color:#8f99a8}.nav-link.disabled:hover{color:#8f99a8;background:0 0}.main-content{width:100%;min-width:0;padding:30px}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-bottom:18px;display:grid}.settings-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:8px;min-height:104px;padding:18px;display:grid}.settings-card strong{font-size:18px}.settings-card span{color:var(--muted);font-size:14px}.settings-section{margin-bottom:18px}.subtle-text{color:var(--muted);font-size:13px}.value-list{border:1px solid var(--line);background:var(--panel);border-radius:8px;display:grid;overflow:hidden}.value-row{border-bottom:1px solid var(--line);grid-template-columns:260px 1fr;gap:16px;padding:13px 16px;display:grid}.value-row:last-child{border-bottom:0}.value-row strong{color:#344054}.topbar{justify-content:flex-end;max-width:1360px;margin:0 auto 16px;display:flex}.user-menu{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:8px 10px;display:flex}.user-details{align-items:center;gap:9px;display:flex}.user-details strong,.user-details span{line-height:1.2;display:block}.user-details strong{font-size:14px}.user-details span{color:var(--muted);font-size:12px}.logout-button{border:1px solid var(--line);min-height:34px;color:var(--text);cursor:pointer;background:#f8fafc;border-radius:7px;align-items:center;gap:6px;padding:0 10px;font-weight:700;display:inline-flex}.logout-button:hover{background:#eef2f6}.page{max-width:1360px;margin:0 auto}.page-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.page-header p{color:var(--muted);margin:0 0 4px;font-weight:700}.page-header h1{margin:0;font-size:34px;line-height:1.1}.primary-button,.ghost-button{cursor:pointer;border-radius:7px;min-height:42px;padding:0 16px;font-weight:700}.primary-button{background:var(--green);color:#fff;border:0}.primary-button:hover{background:#0f6c59}.ghost-button{border:1px solid var(--line);color:var(--text);background:#fff}.toolbar{border:1px solid var(--line);background:var(--panel);border-radius:8px;flex-wrap:wrap;gap:12px;margin-bottom:14px;padding:14px;display:flex}label{color:var(--muted);gap:6px;font-size:13px;font-weight:700;display:grid}input,select{border:1px solid var(--line);min-width:190px;min-height:42px;color:var(--text);background:#fff;border-radius:7px;padding:0 12px}.table-card,.empty-state,.scan-layout{border:1px solid var(--line);background:var(--panel);border-radius:8px;overflow:hidden}.inline-error{color:#b42318;background:#fff1f0;border:1px solid #f3b4ad;border-radius:8px;margin-bottom:14px;padding:12px 14px;font-weight:700}.empty-table-message{color:var(--muted);text-align:center;padding:18px}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:11px 14px}th{color:#475467;text-transform:uppercase;background:#e9eef4;font-size:13px}.status-pill{color:#116b52;background:#e9f7ef;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.scan-message{color:#067647;background:#ecfdf5;border:1px solid #a7d7c7;border-radius:8px;margin-bottom:14px;padding:12px 14px;font-weight:700}.scan-message.error{color:#b42318;background:#fff1f0;border-color:#f3b4ad}.scan-layout{grid-template-columns:280px 1fr;min-height:620px;display:grid}.orders-rail h2{border-bottom:1px solid var(--line);margin:0;padding:16px;font-size:18px}.order-card{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--text);text-align:left;cursor:pointer;background:#fff;gap:5px;padding:16px;display:grid}.order-card.active{color:#fff;background:#0d7fc8}.order-card.partial em,.counter.partial span{background:#ffe58f}.order-card.complete em,.counter.complete span{background:#b7d9ad}.order-card.over em,.counter.over span{background:#e6bdc0}.order-card strong{font-size:24px}.order-card em{background:#00000014;border-radius:999px;width:fit-content;padding:3px 9px;font-style:normal;font-weight:700}.scan-workspace{min-width:0}.scan-title{border-bottom:1px solid var(--line);padding:18px 20px}.scan-title h2{margin:0 0 4px}.scan-title span{color:var(--muted)}.scan-line{border-bottom:1px solid var(--line);grid-template-columns:1fr 310px;align-items:center;gap:16px;min-height:78px;padding:10px 16px;display:grid}.counter{border:1px solid #8a94a3;border-radius:7px;grid-template-columns:62px 1fr 62px;display:grid;overflow:hidden}.counter button,.counter span{background:#fff;border:0;place-items:center;min-height:46px;font-weight:700;display:grid}.counter button{cursor:pointer}.counter button:hover:first-child{color:#fff;background:#b84040}.counter button:hover:last-child{color:#fff;background:#087445}.counter span{border-inline:1px solid #8a94a3}.counter.empty span{background:#fff}.empty-state{padding:40px}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:10px;gap:14px;width:min(420px,100%);padding:28px;display:grid;box-shadow:0 22px 60px #1018281f}.login-card h1,.login-card p{text-align:center;margin:0}.login-card p{color:var(--muted)}.login-card input{width:100%}.form-message{color:#b42318;font-weight:700}@media (max-width:900px){.app-shell{display:block}.sidebar-shell,.sidebar-shell.collapsed{flex-basis:auto;width:100%;height:auto;display:block;position:relative}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{flex-basis:auto;width:100%}.brand{padding:14px}.module-label,.collapse-button{display:none}.module-button{width:calc(100% - 20px);margin:10px}.nav-flyout{width:100%;max-height:60vh;box-shadow:none;border-right:0;padding:18px 18px 20px;position:static;inset:auto}.main-content{padding:18px 12px}.topbar{justify-content:stretch}.user-menu{justify-content:space-between;width:100%}.page-header{flex-direction:column;align-items:flex-start}.page-header h1{font-size:28px}.scan-layout{grid-template-columns:1fr}.orders-rail{border-right:0}.scan-line{grid-template-columns:1fr}.counter{grid-template-columns:56px 1fr 56px}.table-card{overflow-x:auto}}:root{--accent:#0f7b6c;--accent-soft:#e7f5f1;--base-blue:#0784d9;--base-yellow:#ffe58a;--base-green:#b8dda9;--base-red:#e7b1b5;--hover-green:#0b7a3d;--hover-red:#a61b14}.app-shell{background:var(--bg);grid-template-columns:148px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s;display:grid}.app-shell:has(.sidebar-shell.collapsed){grid-template-columns:58px minmax(0,1fr)}.sidebar-shell,.sidebar-shell.collapsed{z-index:25;flex:initial;color:#fff;width:auto;height:100vh;display:block;position:sticky;top:0}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{background:#2f343f;border-right:1px solid #202632;width:100%;height:100%;padding:12px 8px;overflow:visible}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;min-height:0;padding:8px 6px 12px;display:flex}.brand-mark,.sidebar-shell.collapsed .brand-mark{color:#fff;background:#4f79bd;border-radius:999px;flex:none;place-items:center;width:31px;height:31px;font-size:12px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff24}.brand strong{color:#fff;max-width:76px;font-size:13px;font-weight:600;line-height:1.08;display:block}.brand span{color:#b9c2d0;font-size:10px;display:block}.collapse-button,.sidebar-shell.collapsed .collapse-button{color:#d7deea;width:24px;height:24px;min-height:24px;box-shadow:none;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;place-items:center;margin-left:auto;padding:0;display:grid}.collapse-button:hover{color:#fff;background:#ffffff1f}.sidebar-shell.collapsed .brand{justify-content:center;padding:4px 0 10px}.sidebar-shell.collapsed .brand>div:not(.brand-mark),.sidebar-shell.collapsed .module-label,.sidebar-shell.collapsed .module-button span:not(.module-icon),.sidebar-shell.collapsed .module-button>svg:last-child{display:none}.sidebar-shell.collapsed .collapse-button{position:absolute;top:52px;right:17px}.module-label{color:#aeb8c8;letter-spacing:0;text-transform:uppercase;min-height:0;padding:17px 8px 8px;font-size:10px;font-weight:800}.module-button,.sidebar-shell.collapsed .module-button{color:#d4dbe7;text-align:left;background:0 0;border:0;border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-height:37px;margin:0;padding:7px 8px;font-size:12px;font-weight:400;display:flex}.module-button:hover{color:#fff;background:#ffffff0f}.module-button.active{color:#fff;background:0 0}.module-icon,.sidebar-shell.collapsed .module-icon{color:#dce5f4;background:#ffffff14;border-radius:5px;flex:none;place-items:center;width:22px;height:22px;display:grid}.module-button.active .module-icon{background:#ffffff1f}.module-button>svg:last-child{color:#aab4c4;margin-left:auto}.nav-flyout{z-index:35;overscroll-behavior:contain;background:#2b303a;border-left:1px solid #ffffff12;border-right:0;width:232px;min-height:100vh;max-height:100vh;padding:18px 14px;animation:.12s ease-out flyout-in;position:fixed;inset:0 auto 0 148px;overflow-y:auto;box-shadow:14px 0 28px #0f172a2e}.sidebar-shell.collapsed .nav-flyout{left:58px}.nav-flyout::-webkit-scrollbar{width:8px}.nav-flyout::-webkit-scrollbar-track{background:0 0}.nav-flyout::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.nav-flyout h2{color:#fff;border-bottom:1px solid #ffffff1f;margin:2px 4px 14px;padding:4px 0 12px;font-size:15px;font-weight:700}.nav-group{border-top:0;border-bottom:1px solid #ffffff1f;margin:24px 4px 9px;padding:0 0 8px}.nav-group h3{color:#fff;margin:0 0 8px;font-size:12px;font-weight:700}.nav-items{gap:2px;display:grid}.nav-link{color:#b8c2d2;border-left:0;border-radius:5px;align-items:center;gap:8px;min-height:33px;padding:7px 10px;font-size:12px;font-weight:300;text-decoration:none;display:flex}.nav-link:hover{color:#e9eef7;background:#343a45}.nav-link.active{color:#fff;background:#404651;font-weight:400;box-shadow:inset 3px 0 #7ea1d8}.nav-link svg{color:currentColor;opacity:.86;width:14px;height:14px}.main-content{width:min(100%,1480px);min-width:0;margin:0 auto;padding:18px}.topbar{justify-content:flex-end;max-width:none;margin:0 0 14px}.user-menu{border-radius:8px;min-height:34px;font-size:13px}.page-header{margin-bottom:12px}.page-header p{margin-bottom:2px;font-size:12px}.page-header h1{font-size:25px}.primary-button,.ghost-button,.logout-button{border-radius:6px;min-height:34px;padding:7px 10px;font-size:13px;font-weight:700}.primary-button{border-color:var(--accent);background:var(--accent)}.table-card table{border-collapse:collapse;width:100%;margin-top:0;font-size:13px}.table-card th,.table-card td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:6px 8px}.table-card th{color:#344054;text-transform:uppercase;background:#eef2f6;font-size:11px;font-weight:800}.actions-cell{text-align:right;width:44px}.actions-cell .ghost-button{color:#344054;background:#fff;border-color:#cbd5e1;border-radius:999px;place-items:center;width:32px;min-width:32px;height:32px;min-height:32px;margin-left:auto;padding:0;font-size:18px;font-weight:900;line-height:1;display:grid;box-shadow:0 1px 2px #10182814}.status-pill{border:1px solid var(--line);width:fit-content;max-width:240px;color:var(--text);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;padding:3px 9px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.status-pill.ok{background:var(--base-green);border-color:#a7d49a}.status-pill.partial{background:var(--base-yellow);border-color:#f2d676}.status-pill.error{background:var(--base-red);border-color:#d8a2a2}.message-toast{z-index:10000;width:min(420px,100vw - 32px);color:var(--accent);background:#fff;border:1px solid #b7ddd5;border-radius:8px;padding:12px 42px 12px 14px;font-weight:700;position:fixed;top:92px;right:18px;box-shadow:0 18px 38px #1018282e}.message-toast.error{color:#b42318;border-color:#f1b4ad}.message-toast button{border:1px solid var(--line);width:28px;min-width:28px;height:28px;min-height:28px;color:var(--muted);background:#fff;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;top:8px;right:8px}.action-menu{display:inline-block;position:relative}.action-trigger{color:#344054;background:#fff;border:1px solid #cbd5e1;border-radius:999px;place-items:center;width:32px;min-width:32px;height:32px;min-height:32px;font-size:22px;font-weight:800;line-height:1;display:grid;box-shadow:0 1px 2px #10182814}.action-trigger.active,.action-trigger:hover{color:#0b74de;background:#f0f7ff;border-color:#0b74de;box-shadow:0 0 0 3px #0b74de24}.action-dropdown{z-index:45;border:1px solid var(--line);background:#fff;border-radius:8px;min-width:190px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 38px #1018282e}.action-dropdown button{width:100%;min-height:36px;color:var(--text);text-align:left;background:#fff;border:0;border-radius:6px;margin:0;padding:8px 10px;display:block}.action-dropdown button.danger{color:#b42318}.action-dropdown button.danger:hover{background:#fff1f0}.modal-backdrop{z-index:50;background:#10182873;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(980px,100%);max-height:calc(100vh - 36px);padding:16px;overflow:auto;box-shadow:0 24px 60px #10182840}.modal.editor-modal{width:min(1180px,100%)}.modal-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px;display:flex}.modal-head h3{margin:0;font-size:18px}.modal-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-bottom:12px;display:grid}.modal-grid label input,.modal-grid label select{width:100%}.modal-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.delivery-worklist{border:1px solid var(--line);border-radius:8px;margin-top:10px;overflow:hidden}.order-head,.order-editor-list .order-card{grid-template-columns:minmax(160px,1fr) 126px 126px 150px 150px 48px;align-items:center;gap:8px;display:grid}.order-head{color:var(--muted);text-transform:uppercase;background:#eef2f6;padding:6px 10px;font-size:11px;font-weight:800}.order-editor-list .order-card{border:0;border-bottom:1px solid var(--line);width:100%;min-height:0;color:var(--text);background:#fff;border-radius:0;padding:5px 10px}.order-editor-list .order-card:last-child{border-bottom:0}.order-editor-list input,.order-editor-list select{width:100%;min-width:0;min-height:30px;padding:4px 6px;font-size:13px}.product-title{font-size:14px;font-weight:700;line-height:1.15}.product-title select,.product-select{width:min(210px,100%);min-height:30px}.product-code{color:var(--muted);margin-top:2px;font-size:11px;font-weight:500;display:block}.qty-stepper{background:#fff;border:1px solid #98a2b3;border-radius:6px;grid-template-columns:30px minmax(42px,1fr) 30px;min-width:0;display:grid;overflow:hidden}.qty-stepper button{min-height:30px;color:var(--text);background:#fff;border:0;border-radius:0;padding:0;font-size:18px}.qty-stepper button:first-child:hover{background:var(--hover-red);color:#fff}.qty-stepper button:last-child:hover{background:var(--hover-green);color:#fff}.qty-stepper input{text-align:center;border:0;border-left:1px solid #98a2b3;border-right:1px solid #98a2b3;width:100%;min-width:0;font-weight:700}.mobile-field{min-width:0}.mobile-field:before{display:none}.delivery-add-row{background:#fff;justify-content:flex-start;padding:8px 10px;display:flex}.delivery-add-row button{min-height:30px;padding:0 10px}.small{min-height:30px;padding:5px 8px;font-size:12px}.danger{color:#fff;background:#b42318;border-color:#b42318}.row-subtitle{color:var(--muted);margin-top:2px;font-size:11px;display:block}.report-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;display:grid}.report-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px}.report-card h2{margin:0 0 14px;font-size:16px}.bar{grid-template-columns:minmax(150px,230px) minmax(80px,1fr) minmax(112px,max-content);align-items:center;gap:10px;margin:8px 0;display:grid}.bar strong{font-weight:500}.bar span{background:var(--accent);border-radius:4px;min-width:2px;height:18px;display:block}.bar em{color:var(--text);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;font-style:normal}.scan-layout{border-radius:8px;grid-template-columns:260px minmax(0,1fr);min-height:590px;display:grid}.orders-rail{border-right:1px solid var(--line);background:#fff}.orders-rail h2{border-bottom:1px solid var(--line);background:#eef2f6;margin:0;padding:10px;font-size:15px}.orders-rail .order-card{border:0;border-bottom:1px solid var(--line);width:100%;min-height:82px;color:var(--text);text-align:left;background:#fff;border-radius:0;padding:10px;display:block}.orders-rail .order-card:hover{background:#f8fafc}.orders-rail .order-card.active{background:var(--base-blue);color:#fff}.orders-rail .order-card strong{font-size:18px;line-height:1.15;display:block}.orders-rail .order-card span{margin-top:4px;font-size:12px;font-style:normal;display:block}.orders-rail .order-card em{width:fit-content;color:var(--text);background:#fff;border-radius:999px;margin-top:6px;padding:3px 10px;font-size:12px;font-style:normal;font-weight:800;line-height:1.2;display:inline-flex}.orders-rail .order-card.partial em{background:var(--base-yellow)}.orders-rail .order-card.complete em{background:var(--base-green)}.orders-rail .order-card.over em{color:#fff;background:#b91c1c}.scan-workspace{background:#fff;min-width:0}.scan-title{border-bottom:1px solid var(--line);align-items:baseline;gap:10px;padding:10px 12px;display:flex}.scan-title h2{margin:0;font-size:16px}.scan-title span{color:var(--muted);font-size:13px;font-weight:700}.product-scan-list{display:grid}.scan-line{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(220px,1fr) 230px;align-items:center;gap:10px;padding:8px 12px;display:grid}.scan-line strong{font-size:19px;font-weight:400;line-height:1.2;display:block}.scan-line span{color:var(--muted);margin-top:2px;font-size:11px;display:block}.counter{background:#fff;border:1px solid #667085;border-radius:6px;grid-template-columns:42px minmax(92px,1fr) 42px;min-width:0;display:grid;overflow:hidden}.counter button{min-height:40px;color:var(--text);background:#fff;border:0;border-radius:0;font-size:24px;font-weight:400}.counter button:first-child:hover{background:var(--hover-red);color:#fff}.counter button:last-child:hover{background:var(--hover-green);color:#fff}.counter span{min-height:40px;color:var(--text);white-space:nowrap;border-left:1px solid #667085;border-right:1px solid #667085;place-items:center;margin:0;font-size:14px;font-weight:800;display:grid}.counter.partial span{background:var(--base-yellow)}.counter.complete span{background:var(--base-green)}.counter.over span{background:var(--base-red)}.scan-message{z-index:9999;background:var(--text);color:#fff;border-radius:8px;max-width:min(720px,100vw - 28px);padding:12px 16px;font-size:16px;font-weight:800;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 18px 38px #0f172a38}.scan-message.error{background:#b91c1c}.modal.print-modal{width:min(920px,100%)}.print-preview{border:1px solid var(--line);background:#eef2f6;border-radius:8px;place-items:start center;max-height:calc(100vh - 190px);padding:18px;display:grid;overflow:auto}.print-page{color:#111827;background:#fff;width:210mm;min-height:297mm;padding:12mm;font-family:Arial,sans-serif;font-size:12px;box-shadow:0 16px 40px #0f172a2e}.print-page.a5{width:148mm;min-height:210mm;padding:8mm}.print-page h1{text-align:center;margin:0 0 10px;font-size:22px}.print-page h2{margin:14px 0 6px;font-size:14px}.print-page .center{text-align:center}.print-page table{border-collapse:collapse;width:100%;margin-top:10px}.print-page th,.print-page td{text-align:left;vertical-align:top;border:1px solid #111827;padding:6px}.print-page th{background:#eef2f6}.print-page .order-sheet-table col.product-col{width:48%}.print-page .order-sheet-table col.qty-col{width:12%}.print-page .order-sheet-table col.lot-col{width:18%}.print-page .order-sheet-table col.expiry-col{width:22%}.print-page .order-sheet-table th,.print-page .order-sheet-table td{padding:5px;font-size:11px}.print-page .barcode{text-align:center;margin:0 0 8px}.print-page .barcode svg{width:72mm;max-width:100%;height:18mm}.print-page .barcode div{font-size:12px;font-weight:700}.print-page .aviz-head td{width:33.33%;font-size:11px;line-height:1.35}.print-page .aviz-title{text-align:center;font-size:13px}.print-page .aviz-title strong{font-size:18px}.print-page .aviz-foot td{width:33.33%;height:90px;font-size:12px}.print-page .kv th{width:34%}.print-page .signatures{margin-top:40px}@media (max-width:900px){:is(.app-shell,.app-shell:has(.sidebar-shell.collapsed)){grid-template-columns:58px minmax(0,1fr);display:grid}.sidebar-shell,.sidebar-shell.collapsed{height:100vh;display:block;position:sticky}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{padding:12px 7px}.brand{justify-content:center;padding:4px 0 10px}.brand>div:not(.brand-mark),.module-label,.module-button span:not(.module-icon),.module-button svg:last-child{display:none}.module-list{gap:6px}.collapse-button,.sidebar-shell.collapsed .collapse-button{position:absolute;top:52px;right:17px}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{width:min(232px,100vw - 58px);left:58px}.main-content{width:100%;padding:14px}.scan-layout{grid-template-columns:1fr}.orders-rail{border-right:0}.scan-line{grid-template-columns:1fr}.counter{width:100%}}@media (max-width:720px){body{font-size:14px}:is(.app-shell,.app-shell:has(.sidebar-shell.collapsed)){min-height:100vh;display:block}.sidebar-shell,.sidebar-shell.collapsed{z-index:80;flex-basis:auto;width:100%;height:66px;display:block;position:fixed;inset:auto 0 0}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{z-index:83;width:100%;height:66px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:#303641;border-top:1px solid #202631;border-bottom:0;border-right:0;align-items:center;gap:0;display:flex;position:relative;overflow:visible;box-shadow:0 -10px 28px #0f172a2e}.brand,.sidebar-shell.collapsed .brand{font-size:11px;display:none}.module-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;width:100%;display:grid}.collapse-button,.sidebar-shell.collapsed .collapse-button,.module-label{display:none}.module-button,.sidebar-shell.collapsed .module-button{color:#eef4ff;text-align:center;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;gap:3px;width:auto;min-width:0;min-height:48px;margin:0;padding:5px 3px;font-size:11px;line-height:1.1}.module-button span:not(.module-icon),.sidebar-shell.collapsed .module-button span:not(.module-icon){display:inline-flex}.module-button svg:last-child{display:none}.module-icon,.sidebar-shell.collapsed .module-icon{background:#424b58;border-radius:8px;flex-basis:24px;width:24px;height:24px}.sidebar-shell.module-open:after{content:"";z-index:81;background:#1018286b;position:fixed;inset:0 0 66px}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{z-index:82;border-top:1px solid #1f2530;border-right:0;border-radius:14px 14px 0 0;width:100%;max-height:min(72vh,540px);padding:18px 16px 22px;position:fixed;inset:auto 0 66px;box-shadow:0 -16px 40px #0f172a47}.nav-flyout h2{margin:0 0 14px;padding-bottom:14px;font-size:18px}.nav-group{margin-top:16px;padding-top:14px}.nav-group h3{margin-bottom:8px;font-size:13px}.nav-link{min-height:42px;padding:9px 10px;font-size:15px}.main-content{width:100%;margin:0;padding:12px 12px 82px;overflow:hidden}.topbar{justify-content:stretch;margin:0 0 10px}.user-menu{justify-content:space-between;gap:8px;width:100%;min-height:40px;padding:7px 8px}.user-details,.user-details div{min-width:0}.user-details strong{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 160px);overflow:hidden}.user-details span{display:none}.logout-button{justify-content:center;min-width:42px;padding:0 10px}.logout-button span{display:none}.page-header{flex-direction:row;align-items:center;gap:10px;margin-bottom:10px}.page-header h1{font-size:24px}.page-header .primary-button{white-space:nowrap;flex:none}.toolbar{grid-template-columns:1fr;gap:10px;padding:12px;display:grid}label{min-width:0}input,select{width:100%;min-width:0;min-height:40px}.table-card{border:1px solid var(--line);-webkit-overflow-scrolling:touch;background:#fff;border-radius:8px;overflow-x:auto}.table-card table{min-width:680px;font-size:12px;display:table}.table-card thead{display:table-header-group}.table-card tbody{display:table-row-group}.table-card tr{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;display:table-row}.table-card th,.table-card td{border-bottom:1px solid var(--line);vertical-align:middle;white-space:nowrap;word-break:normal;width:auto;min-height:0;padding:7px 8px;display:table-cell}.table-card td:before{content:none;display:none}.table-card td[colspan]{display:table-cell}.table-card td[colspan]:before,.table-card td.actions-cell:before{display:none}.table-card th:last-child,.table-card td.actions-cell{z-index:2;text-align:center;background:#fff;width:46px;min-width:46px;position:sticky;right:0;box-shadow:-8px 0 12px #1018280f}.table-card th:last-child{background:#eef2f6}.table-card td.actions-cell{padding:6px}.table-card .status-pill{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.status-pill{max-width:100%}.action-trigger,.actions-cell .ghost-button{width:34px;min-width:34px;height:34px;min-height:34px}.action-dropdown{min-width:176px;right:0}.message-toast{width:auto;top:66px;left:8px;right:8px}.modal-backdrop{z-index:120;place-items:end stretch;padding:0}.modal,.modal.editor-modal,.modal.print-modal{border-radius:0;width:100%;height:100dvh;max-height:100dvh;padding:12px}.modal-head{z-index:2;background:#fff;align-items:flex-start;padding-bottom:10px;position:sticky;top:0}.modal-grid{grid-template-columns:1fr}.modal-actions{z-index:2;background:#fff;padding-top:10px;position:sticky;bottom:0}.delivery-worklist{border:0;max-height:calc(100dvh - 250px);margin-inline:-4px;overflow:auto}.order-head{display:none}.order-editor-list .order-card{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr;gap:8px;margin:8px 4px;padding:10px;display:grid}.mobile-field{gap:5px;display:grid}.mobile-field:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800;display:block}.product-title select,.product-select,.qty-stepper{width:100%}.report-grid{grid-template-columns:1fr;gap:12px}.bar{border-bottom:1px solid #eef2f6;grid-template-columns:1fr;gap:5px;padding:8px 0}.bar span{width:100%!important}.bar em{text-align:left}.scan-layout{background:0 0;border:0;min-height:auto;display:block;overflow:visible}.orders-rail{border:1px solid var(--line);border-radius:8px;max-height:260px;margin-bottom:10px;overflow:auto}.orders-rail h2{z-index:1;position:sticky;top:0}.scan-workspace{border:1px solid var(--line);border-radius:8px;overflow:hidden}.scan-title{flex-direction:column;align-items:flex-start;gap:2px}.scan-line{grid-template-columns:1fr;gap:8px;padding:10px}.scan-line strong{font-size:16px}.counter{grid-template-columns:44px minmax(0,1fr) 44px;width:100%}.print-preview{max-height:calc(100vh - 180px);padding:10px}.print-page,.print-page.a5{width:100%;min-height:auto;padding:8mm}}.page-subtitle{color:var(--muted);margin-top:6px;font-size:14px;display:block}.department-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.department-card{border:1px solid var(--line);min-height:104px;color:var(--text);background:#fff;border-radius:8px;grid-template-columns:36px minmax(0,1fr);gap:4px 10px;padding:14px;text-decoration:none;display:grid;position:relative;box-shadow:0 1px 2px #10182808}.department-card:hover{border-color:#b9c5d4;box-shadow:0 10px 24px #10182814}.department-icon{color:#344054;background:#eef2f6;border-radius:7px;grid-row:span 3;place-items:center;width:32px;height:32px;display:grid}.department-card strong{align-self:end;font-size:15px}.department-card>span:not(.department-icon){color:var(--muted);font-size:12px;line-height:1.35}.department-card em{color:#475467;background:#eef2f6;border-radius:999px;width:fit-content;margin-top:4px;padding:2px 7px;font-size:11px;font-style:normal;font-weight:700}@media (max-width:720px){.module-list{overscroll-behavior-x:contain;scrollbar-width:none;gap:5px;display:flex;overflow-x:auto}.module-list::-webkit-scrollbar{display:none}.module-button,.sidebar-shell.collapsed .module-button{min-width:72px;max-width:82px}.department-grid{grid-template-columns:1fr}.department-card{min-height:92px}}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{flex-direction:column;display:flex;overflow-x:hidden}.module-list{min-height:0;padding-bottom:8px;overflow-y:auto}.nav-group{border-bottom:0;padding-bottom:0}.nav-group h3{border-bottom:1px solid #ffffff1f;padding-bottom:8px}.sidebar-user{border-top:1px solid #ffffff1a;gap:6px;margin-top:auto;padding-top:10px;display:grid}.sidebar-user-link{color:#eef4ff;border-radius:6px;align-items:center;gap:8px;min-width:0;padding:7px 6px;text-decoration:none;display:flex}.sidebar-user-link:hover{background:#ffffff12}.sidebar-user-link div{min-width:0}.sidebar-user-link strong,.sidebar-user-link span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.sidebar-user-link strong{font-size:12px;font-weight:600}.sidebar-user-link span{color:#b8c2d2;font-size:10px}.sidebar-logout{color:#cfd7e3;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:30px;font-size:12px;font-weight:500;display:flex}.sidebar-logout:hover{color:#fff;background:#ffffff12}.sidebar-user.collapsed{align-items:center}.sidebar-user.collapsed .sidebar-user-link,.sidebar-user.collapsed .sidebar-logout{width:36px;height:34px;padding:0}.link-button{color:var(--accent);cursor:pointer;text-align:center;background:0 0;border:0;padding:4px 0;font-weight:700}.ghost-link{color:var(--accent);font-weight:700;text-decoration:none}.ghost-link:hover,.link-button:hover{color:var(--accent-strong);text-decoration:underline}.primary-button,.ghost-button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.icon-button{width:34px;min-width:34px;padding-inline:0}.user-editor-modal{width:min(1280px,100%)}.user-form-grid{grid-template-columns:1.1fr 1.2fr 1fr 150px}.permissions-layout{grid-template-columns:170px minmax(0,1fr);gap:12px;min-height:380px;display:grid}.permissions-modules{border:1px solid var(--line);background:#f8fafc;border-radius:8px;align-content:start;gap:5px;padding:8px;display:grid}.permissions-modules button{color:#344054;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;min-height:32px;font-weight:700}.permissions-modules button:hover{background:#e9eef4}.permissions-table-wrap{border:1px solid var(--line);border-radius:8px;max-height:52vh;overflow:auto}.permissions-table{min-width:860px;font-size:12px}.permissions-table th,.permissions-table td{text-align:center;padding:8px 9px}.permissions-table th:first-child,.permissions-table td:first-child{z-index:1;text-align:left;background:#fff;min-width:240px;position:sticky;left:0}.permissions-table th:first-child{z-index:2;background:#e9eef4}.permissions-table td:first-child strong,.permissions-table td:first-child span{display:block}.permissions-table td:first-child span{color:var(--muted);font-size:11px}.permissions-table input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px;accent-color:var(--accent)}.account-panel{max-width:760px}@media (max-width:900px){.user-form-grid,.permissions-layout{grid-template-columns:1fr}.permissions-modules{display:flex;overflow-x:auto}.permissions-modules button{white-space:nowrap;flex:none}}@media (max-width:720px){.module-list{width:calc(100% - 42px);overflow-y:visible}.sidebar-user{border-top:0;width:38px;margin:0 0 0 4px;padding:0;display:flex}.sidebar-user-link{justify-content:center;width:38px;height:48px;padding:0}.sidebar-user-link div,.sidebar-logout{display:none}.nav-group{padding-top:0}}.brand-logo{background:#111827;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.brand-logo img{object-fit:cover;width:100%;height:100%}.sidebar-shell.collapsed .brand-logo{width:34px;height:34px}.nav-flyout h2{border-bottom:0;padding-bottom:4px}.nav-group{border-bottom:0;margin-top:18px}.nav-flyout h2+.nav-group{margin-top:16px}.nav-group h3{border-bottom:1px solid #ffffff24}.sidebar-user{padding-bottom:2px}.sidebar-avatar{object-fit:cover;border-radius:999px;width:23px;height:23px}.login-page{background:radial-gradient(circle at 16% 12%,#137f681f,#0000 30%),linear-gradient(135deg,#f7fafc 0%,#eef3f7 100%);min-height:100dvh}.login-card{border-radius:14px;gap:12px;width:min(430px,100%);padding:32px}.login-logo{object-fit:contain;justify-self:center;width:112px;height:112px;margin-bottom:2px}.login-card h1{font-size:30px}.login-card .primary-button{width:100%;margin-top:4px}.action-trigger:hover,.action-trigger.active{color:#111827;box-shadow:none;background:#eef2f6;border-color:#9aa6b7}.action-dropdown{border-radius:4px;padding:0}.action-dropdown button{border-radius:0}.action-dropdown button:hover{background:#eef2f6}.account-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:210px minmax(0,1fr);gap:18px;max-width:900px;padding:18px;display:grid}.account-avatar-block{background:#f8fafc;border-radius:8px;align-content:start;justify-items:center;gap:12px;padding:14px;display:grid}.account-avatar{border:1px solid var(--line);color:#344054;background:#eef2f6;border-radius:999px;place-items:center;width:124px;height:124px;font-size:30px;font-weight:800;display:grid;overflow:hidden}.account-avatar img{object-fit:cover;width:100%;height:100%}.upload-button{border:1px solid var(--line);min-height:34px;color:var(--text);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.upload-button input{display:none}.account-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-fields input{width:100%}.account-actions{grid-column:2;justify-content:flex-end;gap:8px;display:flex}.account-card .form-message{grid-column:2}@media (max-width:720px){.brand-logo{display:none}.account-card,.account-actions,.account-card .form-message{grid-column:auto}.account-card,.account-fields{grid-template-columns:1fr}.account-actions{flex-direction:column}}html,body{height:100%}.app-shell{height:100vh;min-height:0;overflow:hidden}.sidebar-shell{height:100vh;position:relative}.sidebar-main,.nav-flyout{height:100vh;overflow:hidden auto}.main-content{height:100vh;padding-top:22px;overflow-y:auto}.page-tabs{gap:6px;max-width:1360px;margin:0 auto 16px;padding-bottom:2px;display:flex;overflow-x:auto}.page-tabs a{color:#273244;white-space:nowrap;background:#fff;border:1px solid #d8dee8;border-radius:6px;gap:2px;min-width:132px;padding:8px 10px;font-size:13px;font-weight:700;text-decoration:none;display:inline-grid}.page-tabs a span{color:#667085;font-size:11px;font-weight:600}.page-tabs a.active{color:#1d4f8b;background:#eef5ff;border-color:#9db9dd}.list-toolbar{z-index:8;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 0;display:flex;position:relative}.list-toolbar-left,.list-toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.list-filter-wrap{position:relative}.toolbar-chip,.sort-control select,.add-button{border-radius:4px;min-height:36px;font-weight:700}.toolbar-chip{color:#344054;cursor:pointer;background:#fff;border:1px solid #cbd5e1;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.toolbar-chip.strong{color:#2f74bd}.toolbar-chip:hover{background:#f8fafc;border-color:#94a3b8}.toolbar-chip span{color:#255f9e;background:#e9f1fb;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:12px;display:inline-grid}.sort-control{color:#475467;align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.sort-control select{background:#fff;border:1px solid #cbd5e1;width:auto;min-width:176px}.add-button{color:#fff;cursor:pointer;background:#2f74bd;border:0;justify-content:center;align-items:center;gap:7px;padding:0 14px;text-decoration:none;display:inline-flex}.add-button:hover{background:#255f9e}.filter-popover{z-index:60;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:min(760px,100vw - 48px);padding:14px;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 18px 42px #1018282e}.fields-popover{min-width:min(640px,100vw - 48px)}.preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:12px;display:grid}.preset-grid button,.text-button{color:#344054;cursor:pointer;text-align:left;background:0 0;border:0;min-height:34px;font-weight:700}.preset-grid button{border-radius:4px;padding:7px 8px}.preset-grid button:hover,.text-button:hover{background:#eef2f6}.popover-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;display:grid}.popover-grid.two{grid-template-columns:repeat(2,minmax(180px,1fr))}.popover-actions{border-top:1px solid #eef2f6;justify-content:flex-end;gap:8px;margin-top:14px;padding-top:12px;display:flex}.primary-button.small{min-height:34px;padding:0 14px}.nav-flyout h2{border-bottom:0;margin-bottom:18px;padding-bottom:0}.nav-group{border-top:0;margin-top:22px;padding-top:0}.nav-group h3{border-bottom:1px solid #3f4651;margin-bottom:10px;padding-bottom:10px}.action-trigger,.action-trigger.active,.action-trigger:hover{width:30px;min-width:30px;height:26px;min-height:26px;box-shadow:none;border-radius:3px;font-size:14px}.action-trigger{color:#64748b;background:0 0;border:1px solid #0000}.select-cell{text-align:center;width:34px}.select-cell input[type=checkbox]{width:15px;height:15px;accent-color:var(--accent);margin:0}.bulk-actions{background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0;padding:9px 10px;display:flex;box-shadow:0 8px 18px #0f172a0d}.bulk-actions strong{color:#344054;margin-right:4px;font-size:13px}.bulk-actions button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;align-items:center;gap:6px;min-height:30px;font-weight:700;display:inline-flex}.bulk-actions button:hover{background:#f8fafc;border-color:#8da0ba}.status-check-list{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.status-check{color:#344054;white-space:nowrap;border:1px solid #d0d5dd;border-radius:999px;align-items:center;gap:4px;min-height:24px;padding:2px 7px;font-size:11px;font-weight:800;display:inline-flex}.status-check.ok{color:#1d5f31;background:#d9efd1;border-color:#95c48f}.status-check.partial{color:#7a4b00;background:#fff0af;border-color:#e0c452}.status-check.error{color:#8a1f1f;background:#e8c5c7;border-color:#d99a9a}.list-pagination{border-top:1px solid var(--line);color:#475467;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.list-pagination label,.pagination-buttons{align-items:center;gap:8px;display:inline-flex}.list-pagination select,.pagination-buttons button{background:#fff;border:1px solid #cbd5e1;border-radius:4px;min-height:30px}.pagination-buttons button{cursor:pointer;padding:0 10px;font-weight:700}.pagination-buttons button:disabled{cursor:not-allowed;opacity:.45}.order-form-page{max-width:1440px}.form-panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px;box-shadow:0 12px 26px #0f172a0d}.order-editor-table{border:1px solid var(--line);border-radius:7px;margin-top:14px;overflow:hidden}.order-editor-head,.order-editor-row{grid-template-columns:minmax(190px,1.15fr) 76px 142px minmax(170px,.9fr) minmax(180px,.9fr) 42px;align-items:center;gap:10px;display:grid}.order-editor-head{color:#59677c;text-transform:uppercase;background:#eef2f6;padding:8px 12px;font-size:12px;font-weight:800}.order-editor-row{border-top:1px solid var(--line);min-height:48px;padding:8px 12px}.order-editor-row input,.order-editor-row select{width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px}.product-title.compact strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.readonly-number{color:#667085;background:#f4f6f8;border-radius:6px;place-items:center;min-height:34px;font-weight:800;display:grid}.danger-icon-button{color:#b42318;cursor:pointer;background:#fff7f6;border:1px solid #efb7b1;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.danger-icon-button:hover{background:#fee4e2}.add-line-button{margin:10px 12px}.form-footer{justify-content:flex-end;align-items:center;gap:10px;margin-top:14px;display:flex}.form-message{color:#475467;margin-right:auto;font-weight:700}@media (max-width:720px){.app-shell{height:100dvh}.main-content{height:calc(100dvh - 66px);padding:12px 12px 88px;overflow-y:auto}.sidebar-shell,.sidebar-main{height:66px}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{height:auto;overflow-y:auto}.page-tabs{margin-bottom:10px}.page-tabs a{min-width:118px;padding:7px 9px}.list-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:8px 0}.list-toolbar-left,.list-toolbar-right,.toolbar-chip,.add-button,.sort-control,.sort-control select{width:100%}.sort-control{flex-direction:column;align-items:stretch;gap:5px}.filter-popover,.fields-popover{width:auto;min-width:0;max-height:68dvh;position:fixed;inset:auto 10px 76px;overflow-y:auto}.preset-grid,.popover-grid,.popover-grid.two{grid-template-columns:1fr}.bulk-actions,.list-pagination,.pagination-buttons{flex-direction:column;align-items:stretch}.order-editor-head{display:none}.order-editor-row{grid-template-columns:1fr;gap:8px}.form-footer{flex-direction:column;align-items:stretch}.form-message{margin-right:0}}.page-tabs,.page-tabs.breadcrumb-tabs{color:#667085;align-items:center;gap:6px;max-width:1360px;margin:0 auto 14px;padding:0;font-size:15px;display:flex;overflow:visible}.page-tabs a,.page-tabs.breadcrumb-tabs a{color:#586174;background:0 0;border:0;border-radius:0;gap:0;min-width:0;padding:0;font-size:15px;font-weight:400;text-decoration:none;display:inline-flex}.page-tabs a:hover,.page-tabs.breadcrumb-tabs a:hover{color:#1d4f8b;text-decoration:underline}.page-tabs a.active,.page-tabs.breadcrumb-tabs a.active,.page-tabs.breadcrumb-tabs span.active{color:#101828;background:0 0;border:0;font-weight:500}.breadcrumb-separator{color:#98a2b3}@media (min-width:721px){.sidebar-main,.module-list{overflow-x:hidden}.module-list{scrollbar-width:none;overflow-y:visible}.module-list::-webkit-scrollbar{display:none}}.compact-list{border-collapse:collapse;width:100%}.compact-list th,.compact-list td{border-bottom:1px solid var(--line);vertical-align:middle;height:38px;padding:7px 8px}.compact-list th{color:#233044;text-align:left;text-transform:uppercase;background:#eef2f6;font-size:12px;font-weight:800}.compact-list tbody tr:hover{background:#f8fafc}.compact-list .select-cell{text-align:center;width:38px;min-width:38px;max-width:38px;padding-inline:6px}.compact-list .select-cell input[type=checkbox]{appearance:auto;accent-color:var(--accent);vertical-align:middle;margin:0;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;padding:0!important}.compact-list .actions-cell{width:36px;min-width:36px;padding-inline:4px}.toolbar-chip,.sort-control select,.add-button{border-radius:4px;min-height:34px;font-size:14px}.toolbar-chip{padding:0 10px}.sort-control{gap:6px;font-size:13px}.sort-control select{min-width:168px;padding:0 30px 0 10px}.filter-popover,.fields-popover{border-radius:7px;min-width:min(560px,100vw - 48px);padding:12px;box-shadow:0 18px 38px #0f172a2e}.date-popover{min-width:min(430px,100vw - 48px)}.preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.preset-grid button{border-radius:4px;min-height:30px;padding:5px 7px;font-size:13px}.popover-grid{gap:10px}.popover-grid label{color:#475467;font-size:12px;font-weight:700}.popover-grid input,.popover-grid select{border-radius:5px;min-height:32px;padding:0 8px}.popover-actions{padding-top:10px}.action-trigger,.action-trigger.active,.action-trigger:hover{width:28px;min-width:28px;height:26px;min-height:26px;box-shadow:none;border-radius:3px}.action-trigger{color:#64748b;background:0 0;border-color:#0000}.action-trigger:hover,.action-trigger.active{color:#111827;background:#f8fafc;border-color:#aab4c3}.action-dropdown{border-radius:5px;min-width:150px;padding:5px 0;box-shadow:0 18px 34px #0f172a2e}.action-dropdown button{min-height:34px;padding:0 13px;font-size:14px}.list-pagination{min-height:42px;padding:8px 10px}.list-pagination select{width:62px;min-width:62px;padding:0 6px}.pagination-buttons button{min-height:28px;padding:0 9px}.form-panel{padding:14px}.order-editor-table{margin-top:12px}.order-editor-head,.order-editor-row{grid-template-columns:minmax(180px,1.05fr) 68px 130px minmax(190px,1fr) minmax(190px,1fr) 36px;gap:8px}.order-editor-row{min-height:42px;padding:6px 10px}.order-editor-row input,.order-editor-row select{border-radius:5px;min-height:30px;padding:0 8px;font-size:14px}.readonly-number{border-radius:5px;min-height:30px}.danger-icon-button{border-radius:5px;width:30px;height:30px}@media (max-width:720px){.page-tabs,.page-tabs.breadcrumb-tabs{flex-wrap:wrap;max-width:100%;margin-bottom:10px;font-size:14px}.page-tabs a,.page-tabs.breadcrumb-tabs a{min-width:0;padding:0;font-size:14px}.filter-popover,.fields-popover,.date-popover{min-width:0}.compact-list th,.compact-list td{height:auto;min-height:34px;padding:7px 8px}.compact-list .select-cell{width:auto;min-width:0;max-width:none}}.form-message.error{color:#b42318}.settings-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px;display:grid}.settings-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px;box-shadow:0 12px 26px #0f172a0d}.settings-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.settings-card-head h2{color:#111827;margin:0;font-size:18px}.settings-card-head p,.settings-note{color:#667085;margin:4px 0 0;font-size:13px;line-height:1.45}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.settings-form-grid label{color:#475467;gap:5px;font-size:13px;font-weight:700;display:grid}.settings-wide-field{grid-column:1/-1}.settings-form-grid input,.settings-form-grid select{color:#111827;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:5px;padding:0 9px}.settings-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;display:flex}.secondary-button{color:#1f2937;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-weight:800;display:inline-flex}.secondary-button:hover{background:#f8fafc;border-color:#94a3b8}.secondary-button:disabled{cursor:wait;opacity:.65}.settings-card-full{grid-column:1/-1}.journal-table-wrap{border:1px solid var(--line);border-radius:7px;overflow:auto}.journal-table{border-collapse:collapse;width:100%;font-size:13px}.journal-table th{color:#344054;letter-spacing:.02em;text-align:left;text-transform:uppercase;background:#eef3f8;font-size:11px}.journal-table th,.journal-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:9px 10px}.journal-table tr:last-child td{border-bottom:0}.journal-table td strong,.journal-table td span{display:block}.journal-table td span{color:#667085;margin-top:2px;font-size:12px}.positive-number{color:#15803d;font-weight:800}.negative-number{color:#b42318;font-weight:800}.status-pill{border:1px solid #cbd5e1;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.ok{color:#1d5f31;background:#d9efd1;border-color:#95c48f}.status-pill.muted{color:#667085;background:#f2f4f7}.integration-status-list{border:1px solid var(--line);border-radius:7px;display:grid;overflow:hidden}.integration-status-list div{border-bottom:1px solid var(--line);color:#344054;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:13px;display:grid}.integration-status-list div:last-child{border-bottom:0}.integration-status-list svg{color:#16866f}.integration-status-list div:has(.lucide-shield-alert) svg{color:#b42318}.integration-status-list strong{color:#111827;text-transform:uppercase;font-size:12px}@media (max-width:720px){.settings-layout,.settings-form-grid{grid-template-columns:1fr}.settings-actions{flex-direction:column;align-items:stretch}}
