:root{--app-bg:#f6f7f4;--surface:#fff;--surface-soft:#fbfbfa;--surface-muted:#eef2ee;--table-head:#eef4f0;--row-hover:#f3f6f2;--row-selected:#e5f3ee;--border:#dce3de;--border-strong:#aebbb3;--text:#1f2422;--text-strong:#141a18;--muted:#66706c;--faint:#9aa39f;--dark:#202020;--ink:#1f2422;--brand:#2f5f51;--green:#0e6f66;--green-soft:#e3f3ef;--blue:#1f66a3;--blue-soft:#e6f0f9;--amber:#7a4b00;--amber-soft:#fbefd7;--red:#9b2432;--red-soft:#fae8ea;--shadow-soft:none;color:var(--text);background:var(--app-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI Variable Text,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh}body{background:var(--app-bg);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}:focus-visible{outline-offset:2px;outline:2px solid #087c70}.inbound-metadata-editor{gap:8px;min-width:0;display:grid}.inbound-metadata-fields{border:1px solid #d9e5de;flex-wrap:wrap;align-items:end;gap:12px;min-width:0;padding:8px 12px;display:flex}.inbound-metadata-fields label,.inbound-metadata-editor>label{gap:4px;min-width:0;max-width:100%;display:grid}.inbound-metadata-fields input,.inbound-metadata-editor input{min-width:0;max-width:100%}.inbound-metadata-editor a{overflow-wrap:anywhere}.inbound-metadata-editor{padding:8px 12px}.inbound-metadata-editor ul{margin:0;padding-left:20px}.inbound-metadata-fields input:not([type=checkbox]){min-height:36px;font:inherit;border:1px solid #d9e5de;border-radius:4px;padding:5px 8px}.inbound-metadata-fields label:has(input[type=checkbox]){align-items:center;gap:6px;min-height:36px;display:flex}.inbound-metadata-fields input[type=checkbox]{width:18px;height:18px;margin:0}.wms-mobile-root .inbound-metadata-fields{flex-direction:column;align-items:stretch}.billing-workspace{background:var(--surface-soft);grid-template-rows:auto auto auto minmax(0,1fr);gap:8px;min-height:0;padding:8px;display:grid;overflow:hidden auto}.billing-toolbar{grid-template-columns:minmax(0,1fr) minmax(250px,360px) 38px;align-items:end;gap:8px;display:grid}.billing-subnav{gap:4px;min-width:0;display:flex;overflow-x:auto}.billing-subnav button,.billing-icon-button,.billing-panel-head button,.billing-actions button,.billing-inline-form>button,.billing-form>button{border:1px solid var(--border);background:var(--surface);min-height:34px;color:var(--text-strong);font:inherit;white-space:nowrap;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.billing-subnav button.active{border-color:var(--dark);background:var(--dark);color:#fff}.billing-icon-button{padding:0}.billing-primary{border-color:var(--green)!important;background:var(--green)!important;color:#fff!important}.billing-toolbar button:disabled,.billing-workspace button:disabled{opacity:.5;cursor:not-allowed}.billing-client-filter,.billing-field{color:var(--muted);text-transform:uppercase;gap:4px;font-size:11px;font-weight:900;display:grid}.billing-client-filter select,.billing-field input,.billing-field select{border:1px solid var(--border-strong,var(--border));width:100%;min-height:34px;color:var(--text-strong);font:inherit;text-transform:none;background:#fff;border-radius:5px;padding:5px 9px;font-size:13px;font-weight:700}.billing-notice{color:#6f5410;background:#fff9e8;border:1px solid #e0c279;border-radius:5px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.billing-content{gap:8px;min-height:0;display:grid}.billing-start-actions{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;padding:10px;display:grid}.billing-start-actions button{border:1px solid var(--border);color:var(--text-strong);text-align:left;cursor:pointer;background:#fff;border-radius:5px;gap:4px;padding:14px;display:grid}.billing-start-actions button:hover{border-color:var(--green);background:#f0f8f5}.billing-start-actions span{color:var(--muted);font-size:12px;line-height:1.4}.billing-steps{border:1px solid var(--border);background:var(--border);border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.billing-steps li{color:var(--text-strong);background:#fff;padding:9px 11px;font-size:12px;font-weight:800}.billing-advanced>summary{color:var(--text-strong);cursor:pointer;background:#fbfcfb;padding:11px;font-size:13px;font-weight:800}.billing-advanced[open]>summary{border-bottom:1px solid var(--border)}.billing-advanced-actions{align-items:center;gap:10px;padding:10px;display:flex}.billing-advanced-actions button{border:1px solid var(--border);min-height:34px;color:var(--text-strong);font:inherit;cursor:pointer;background:#fff;border-radius:5px;padding:0 11px;font-size:13px;font-weight:800}.billing-advanced-actions span{color:var(--muted);font-size:12px}.billing-two-column{grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr)}.billing-contract-layout{grid-template-columns:minmax(280px,.75fr) minmax(0,1.8fr)}.billing-overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:8px;display:grid}.billing-run-grid{grid-template-columns:minmax(280px,.65fr) minmax(0,1.5fr);gap:8px;min-height:0;display:grid}.billing-preview-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.6fr);gap:8px;min-height:0;display:grid}.billing-preview-blocker{border-bottom:1px solid var(--border);gap:3px;padding:10px 11px;font-size:12px;display:grid}.billing-preview-blocker strong{color:var(--red)}.billing-preview-counts{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.billing-preview-counts span{border-right:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--muted);gap:2px;padding:8px 10px;font-size:11px;display:grid}.billing-preview-counts strong{color:var(--text-strong);font-size:14px}.billing-panel{border:1px solid var(--border);background:var(--surface);border-radius:5px;min-width:0;min-height:0;overflow:hidden}.billing-run-detail{overflow:auto}.billing-panel-head{border-bottom:1px solid var(--border);background:#fbfcfb;justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:0 11px;display:flex}.billing-panel-head h2{color:var(--text-strong);margin:0;font-size:14px}.billing-panel-head button{min-height:28px;padding:0 8px;font-size:11px}.billing-metrics{border:1px solid var(--border);background:var(--surface);border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.billing-metric{border-right:1px solid var(--border);gap:3px;padding:13px 14px;display:grid}.billing-metric:last-child{border-right:0}.billing-metric span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.billing-metric strong{font-size:24px;line-height:1.1}.billing-metric--green strong{color:var(--green)}.billing-metric--blue strong{color:var(--blue)}.billing-metric--amber strong{color:var(--amber)}.billing-metric--red strong{color:var(--red)}.billing-table-scroll{min-height:0;overflow:auto}.billing-table{border-collapse:collapse;width:max-content;min-width:100%;font-size:12px}.billing-table th{z-index:1;background:var(--table-head);color:var(--muted);text-align:left;text-transform:uppercase;white-space:nowrap;min-width:88px;padding:8px 10px;position:sticky;top:0}.billing-table td{border-top:1px solid var(--border);vertical-align:middle;padding:8px 10px}.billing-table tbody tr:hover{background:#f8fbfa}.billing-table td strong,.billing-table td small{display:block}.billing-table td small{color:var(--muted);margin-top:2px}.billing-table .number{text-align:right;font-variant-numeric:tabular-nums}.billing-empty{color:var(--muted);text-align:center;padding:20px!important}.billing-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.billing-status--green{color:#0e684c;background:#e4f5ed}.billing-status--blue{color:#245c76;background:#e5f1f7}.billing-status--amber{color:#755608;background:#fff1cf}.billing-status--red{color:#9d2822;background:#fde8e7}.billing-checklist{align-content:start;display:grid}.billing-check{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:11px;font-size:13px;font-weight:800;display:flex}.billing-check--ok{color:var(--green)}.billing-check--warning{color:var(--amber)}.billing-help{color:var(--muted);margin:0;padding:12px;font-size:12px;line-height:1.45}.billing-form{gap:10px;padding:12px;display:grid}.billing-form-row{grid-template-columns:repeat(2,minmax(160px,1fr));gap:8px;min-width:0;display:grid}.billing-field input[type=date]{min-width:148px}.billing-inline-form{grid-template-columns:repeat(2,minmax(170px,230px)) auto;align-items:end;gap:8px;padding:10px;display:grid}.billing-inline-form>button{min-height:34px}.billing-preview-toolbar{grid-template-columns:repeat(2,minmax(150px,210px)) repeat(2,auto)}.billing-dpd-upload{grid-template-columns:minmax(260px,1fr) auto}.billing-dpd-totals{grid-template-columns:repeat(5,minmax(0,1fr))}.billing-compact-form{border-top:1px solid var(--border)}.billing-compact-form h3{margin:0;font-size:13px}.billing-contract-layout>.billing-panel:first-child{overflow:auto}.billing-checkbox{color:var(--text-strong);align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.billing-checkbox input{margin:0}.billing-rate-form{border-top:1px solid var(--border);grid-template-columns:minmax(220px,1.4fr) minmax(130px,.5fr) minmax(120px,.4fr) auto}.billing-list{max-height:390px;overflow:auto}.billing-list>button{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text-strong);font:inherit;text-align:left;cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.billing-list>button.active{box-shadow:inset 3px 0 var(--green);background:#f0f8f5}.billing-list>button span{gap:2px;display:grid}.billing-list>button span:last-child{justify-items:end}.billing-list>button small{color:var(--muted)}.billing-run-create .billing-panel-head{border-bottom:0}.billing-run-create{grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.billing-run-totals{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.billing-run-totals span{border-right:1px solid var(--border);color:var(--muted);text-transform:uppercase;gap:3px;padding:10px 12px;font-size:11px;display:grid}.billing-run-totals span:last-child{border-right:0}.billing-run-totals strong{color:var(--text-strong);font-size:18px}.billing-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:6px;padding:8px 10px;display:flex}.billing-actions a,.billing-dpd-runs button,.billing-dpd-runs a{border:1px solid var(--border);min-height:34px;color:var(--text-strong);background:#fff;border-radius:5px;justify-content:center;align-items:center;padding:0 11px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.billing-dpd-runs{border-top:1px solid var(--border);background:var(--border);gap:1px;display:grid}.billing-dpd-runs h3{background:#fbfcfb;margin:0;padding:9px 11px;font-size:13px}.billing-dpd-runs article{background:#fff;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:8px;padding:9px 11px;display:grid}.billing-dpd-runs article>div{gap:2px;display:grid}.billing-dpd-runs article small{color:var(--muted)}.billing-validation-error{color:var(--red);font-weight:800}.billing-validation-ok{color:var(--green);font-weight:800}.billing-error-list{gap:4px;display:grid}.billing-error-list p{color:#8e2621;background:#fff1f0;border:1px solid #e4a09c;border-radius:4px;margin:0;padding:7px 9px;font-size:12px;font-weight:700}@media (width<=1100px){.billing-toolbar{grid-template-columns:minmax(0,1fr) minmax(220px,300px) 38px}.billing-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-metric:nth-child(2){border-right:0}.billing-metric:nth-child(-n+2){border-bottom:1px solid var(--border)}.billing-two-column,.billing-contract-layout,.billing-overview-grid,.billing-run-grid,.billing-preview-grid{grid-template-columns:1fr}.billing-dpd-totals,.billing-start-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.billing-workspace{grid-template-rows:auto auto auto auto}.billing-toolbar,.billing-form-row,.billing-inline-form,.billing-preview-toolbar,.billing-rate-form,.billing-dpd-upload,.billing-run-create,.billing-start-actions,.billing-steps,.billing-dpd-runs article{grid-template-columns:minmax(0,1fr)}.billing-advanced-actions{flex-direction:column;align-items:stretch}.billing-subnav,.billing-icon-button,.billing-inline-form>button,.billing-form>button{width:100%}.billing-panel-head,.billing-actions{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.billing-metrics,.billing-preview-counts,.billing-run-totals,.billing-dpd-totals{grid-template-columns:minmax(0,1fr)}.billing-metric,.billing-preview-counts span,.billing-run-totals span{border-right:0}}.tickets-workspace{flex-direction:column;gap:.75rem;height:100%;min-height:0;display:flex}.tickets-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.tickets-filters{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.tickets-filters .settings-field{min-width:10rem}.tickets-toolbar-actions{align-items:center;gap:.5rem;display:flex}.tickets-table{overscroll-behavior:contain;flex:auto;min-height:0;max-height:none;overflow:auto}.tickets-subject-cell{text-overflow:ellipsis;white-space:nowrap;max-width:22rem;overflow:hidden}.tickets-comment-badge{white-space:nowrap;align-items:center;gap:.3rem;display:inline-flex}.tickets-comment-badge strong{background:var(--danger,#b42318);color:#fff;border-radius:999px;padding:.1rem .4rem;font-size:.68rem}.tickets-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.tickets-pagination-actions{align-items:center;gap:.5rem;display:flex}.tickets-form,.tickets-detail{flex-direction:column;gap:.75rem;display:flex}.tickets-form .settings-field span,.tickets-detail .settings-field span{justify-content:space-between;gap:.5rem;display:flex}.tickets-form .settings-field em,.tickets-comment-form .settings-field em{opacity:.65;font-style:normal;font-weight:500}.tickets-form textarea{resize:vertical;min-height:8rem}.tickets-form-actions{justify-content:flex-end;gap:.5rem;display:flex}.tickets-file-list{margin:0;padding-left:1.1rem;font-size:.85rem}.tickets-body-block{flex-direction:column;gap:.35rem;display:flex}.tickets-body-block span{opacity:.7;font-size:.8rem}.tickets-body-block p{white-space:pre-wrap;margin:0;line-height:1.4}.tickets-body-block details{min-width:0}.tickets-body-block summary{cursor:pointer;font-weight:700}.tickets-body-block details[open] summary{margin-bottom:.35rem}.tickets-comments,.tickets-comment-list,.tickets-comment-form{flex-direction:column;gap:.5rem;display:flex}.tickets-comment{border:1px solid var(--border,#d7dde5);background:var(--surface,#fff);padding:.6rem}.tickets-comment>div{justify-content:space-between;gap:.75rem;font-size:.8rem;display:flex}.tickets-comment time{opacity:.65}.tickets-comment p{white-space:pre-wrap;margin:.35rem 0 0;line-height:1.4}.tickets-comment-form textarea{resize:vertical}.tickets-comment-form .primary-button{align-self:flex-end}.tickets-attachments-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.tickets-upload-label{cursor:pointer;align-items:center;gap:.35rem;display:inline-flex}.tickets-attachment-grid{grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:.5rem;display:grid}.tickets-attachment-card{color:inherit;border:1px solid var(--border,#d7dde5);background:var(--surface,#fff);flex-direction:column;gap:.25rem;padding:.35rem;text-decoration:none;display:flex}.tickets-attachment-card img{object-fit:cover;background:#f3f5f8;width:100%;height:5.5rem;display:block}.tickets-attachment-card span{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.document-drawer-body.tickets-drawer-body{overscroll-behavior:contain;min-height:0;padding:.75rem;overflow:hidden auto}@media (width<=760px){.tickets-workspace,.tickets-toolbar,.tickets-filters,.tickets-toolbar-actions,.tickets-pagination{width:100%;min-width:0;max-width:100%}.tickets-toolbar,.tickets-filters{align-items:stretch}.tickets-filters .settings-field{flex:100%;min-width:min(10rem,100%)}.tickets-toolbar-actions{flex-wrap:wrap;justify-content:flex-start}.tickets-toolbar-actions .btn,.tickets-toolbar-actions .primary-button{flex:auto}.tickets-table{width:100%;max-width:100%}}html:has(.wms-mobile-root){background:#0d1714}body:has(.wms-mobile-root){background:#0d1714}#root:has(.wms-mobile-root){background:#0d1714}.wms-mobile-root{--wms-bg:#0d1714;--wms-bg-2:#122e26;--wms-ink:#17221f;--wms-muted:#66706c;--wms-cream:#f3faf6;--wms-soft:#f8fbf8;--wms-panel:#fff;--wms-line:#d9e5de;--wms-line-dark:#244239;--wms-green:#0f7a63;--wms-green-soft:#edf4ef;--wms-mint:#c9f1df;--wms-warn:#d18226;--wms-warn-soft:#f4eee1;--wms-red:#be5148;--wms-red-soft:#f1e7e5;width:100%;min-height:var(--wms-mobile-viewport-height,100dvh);height:var(--wms-mobile-viewport-height,100dvh);box-sizing:border-box;color:var(--wms-cream);background:linear-gradient(180deg, #122e26d1, #0d171400 260px), var(--wms-bg);letter-spacing:0;text-align:left;grid-template-columns:minmax(0,500px);place-content:start center;gap:12px;padding:14px;font-family:Segoe UI Variable Text,Segoe UI,Arial,sans-serif;font-size:13px;display:grid;overflow-y:auto}.wms-mobile-root *{box-sizing:border-box}.wms-mobile-root>*,.wms-mobile-operation,.wms-mobile-operation>*,.wms-mobile-section-header>div,.wms-mobile-section-header>*,.wms-active-header>*{min-width:0;max-width:100%}.wms-mobile-root--active{grid-template-columns:minmax(0,500px)}.wms-mobile-panel{background:var(--wms-panel);color:var(--wms-ink);border:1px solid #ffffff1f;border-radius:8px;box-shadow:0 16px 36px #00000029}.picklist-lease-conflict-panel{padding:18px}.picklist-lease-conflict{gap:16px;display:grid}.picklist-lease-conflict h2{color:var(--wms-ink);margin:0;font-size:18px;line-height:1.35}.picklist-lease-conflict__actions{flex-wrap:wrap;gap:10px;display:flex}.picklist-lease-conflict__actions button{border:1px solid var(--wms-line);min-height:44px;color:var(--wms-ink);font:inherit;background:#fff;border-radius:7px;padding:0 12px;font-weight:800}.picklist-lease-conflict__actions button:last-child{border-color:var(--wms-red);background:var(--wms-red-soft)}.picklist-lease-conflict__actions button:disabled{cursor:wait;opacity:.62}.wms-mobile-home{gap:12px;display:grid}.wms-mobile-home-head{color:var(--wms-cream);justify-content:space-between;align-items:center;gap:12px;display:flex}.wms-mobile-home-title{gap:4px;display:grid}.wms-mobile-home-title span{color:#95cfc0;text-transform:uppercase;font-size:12px;font-weight:850}.wms-mobile-home-title strong{font-size:26px;line-height:1}.wms-mobile-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.wms-mobile-tile{border:1px solid var(--wms-line);background:var(--wms-panel);min-height:118px;color:var(--wms-ink);font:inherit;text-align:left;border-radius:8px;align-content:center;justify-items:start;gap:7px;padding:14px;display:grid}.wms-mobile-tile:first-child{grid-column:1/-1}.wms-mobile-tile strong{font-size:18px;line-height:1.1}.wms-mobile-tile span{color:var(--wms-muted);font-size:12px;font-weight:800}.wms-mobile-tile:disabled{cursor:not-allowed;opacity:.62}.wms-secondary-button{border:1px solid var(--wms-line);min-height:44px;color:var(--wms-ink);font:inherit;background:#fff;border-radius:7px;justify-content:center;justify-self:start;align-items:center;gap:7px;padding:0 12px;font-weight:900;display:inline-flex}.wms-mobile-list,.wms-active-header{box-shadow:none;color:var(--wms-cream);background:0 0;border:0}.wms-mobile-list{align-self:start;gap:12px;padding:0;display:grid}.wms-mobile-section-header,.wms-active-header{justify-content:space-between;align-items:flex-start;gap:12px;padding:4px 2px 0;display:flex}.wms-mobile-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.wms-mobile-tab{min-height:46px;color:var(--wms-cream);font:inherit;background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;font-size:14px;font-weight:900}.wms-mobile-tab[data-active=true]{border-color:var(--wms-line);background:var(--wms-panel);color:var(--wms-ink)}.wms-mobile-tab:disabled{opacity:1}.wms-mobile-section-header h1,.wms-active-header h1{color:var(--wms-cream);letter-spacing:0;margin:3px 0 0;font-size:28px;font-weight:900;line-height:1.08}.wms-mobile-kicker{color:#95cfc0;letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:750;line-height:1.2}.wms-header-actions{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.wms-mobile-userbar{min-width:0;color:var(--wms-cream);justify-content:flex-end;align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.wms-mobile-userbar span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:130px;overflow:hidden}.wms-mobile-userbar button{min-height:44px;color:var(--wms-cream);font:inherit;background:#ffffff14;border:1px solid #ffffff2e;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.wms-mobile-userbar button:disabled{opacity:.7}.wms-active-header{flex-wrap:wrap}.wms-active-header .wms-mobile-userbar{flex-basis:100%;order:-1}.wms-pill,.wms-line-state{min-height:21px;color:var(--wms-ink);white-space:nowrap;background:#f1f1ee;border:1px solid #deded9;border-radius:5px;justify-content:center;align-items:center;padding:2px 7px;font-size:11px;font-weight:750;line-height:1.2;display:inline-flex}.wms-pill[data-tone=good],.wms-line-state[data-tone=good]{color:var(--wms-green);background:#edf1eb;border-color:#d5ddd3}.wms-pill[data-tone=warn],.wms-line-state[data-tone=warn]{color:var(--wms-warn);background:var(--wms-warn-soft);border-color:#e3d8c3}.wms-pill[data-tone=bad],.wms-line-state[data-tone=bad]{color:var(--wms-red);background:var(--wms-red-soft);border-color:#ddcbc7}.wms-icon-button,.wms-text-button,.wms-primary-button,.wms-picklist-card{font:inherit}.wms-icon-button,.wms-text-button,.wms-primary-button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:850;display:inline-flex}.wms-icon-button,.wms-text-button{color:var(--wms-cream);border-color:var(--wms-line-dark);background:#13231e}.wms-icon-button{flex:none;width:44px}.wms-text-button{min-height:44px;padding:0 12px}.wms-primary-button{min-height:48px;color:var(--wms-cream);background:var(--wms-green);border-color:var(--wms-green);white-space:nowrap;padding:0 14px}.wms-primary-button:disabled,.wms-icon-button:disabled{cursor:not-allowed;opacity:.55}.wms-picklist-stack{gap:12px;display:grid}.wms-picklist-card{border:1px solid var(--wms-line);width:100%;min-width:0;color:var(--wms-ink);background:var(--wms-soft);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid;box-shadow:0 16px 36px #00000029}.wms-picklist-card[data-active=true]{border-color:var(--wms-green);background:var(--wms-green-soft)}.wms-picklist-card[data-template-color=true],.wms-picklist-card[data-template-color=true][data-active=true]{background:var(--picklist-template-color)!important;background-color:var(--picklist-template-color)!important;color:var(--picklist-template-ink)!important}.wms-picklist-card[data-template-color=true] .wms-picklist-card-title,.wms-picklist-card[data-template-color=true] .wms-picklist-card-meta,.wms-picklist-card[data-template-color=true] .wms-picklist-card-progress{color:inherit}.wms-active-header[data-template-color=true]{border-radius:8px;padding:10px;background:var(--picklist-template-color)!important;background-color:var(--picklist-template-color)!important;color:var(--picklist-template-ink)!important}.wms-active-header[data-template-color=true] h1,.wms-active-header[data-template-color=true] .wms-mobile-kicker,.wms-active-header[data-template-color=true] .wms-picklist-card-meta{color:inherit}.wms-picklist-card-main{gap:10px;min-width:0;display:grid}.wms-picklist-card-title{min-width:0;color:var(--wms-ink);justify-content:space-between;gap:10px;font-size:20px;font-weight:900;line-height:1.12;display:flex}.wms-picklist-card-title>.wms-pill{flex:none}.wms-picklist-card-meta,.wms-picklist-card-progress{color:var(--wms-muted);overflow-wrap:anywhere;font-size:13px;line-height:1.35}.wms-mobile-metrics{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px;display:grid}.wms-mobile-metric{border:1px solid var(--wms-line);background:var(--wms-green-soft);border-radius:7px;gap:3px;min-width:0;padding:9px;display:grid}.wms-mobile-metric span{color:var(--wms-muted);text-transform:uppercase;font-size:11px;font-weight:750;line-height:1.15}.wms-mobile-metric b{color:var(--wms-ink);overflow-wrap:anywhere;font-size:19px;font-weight:900;line-height:1.05}.wms-progress-track{background:#dbe7df;border-radius:999px;height:6px;overflow:hidden}.wms-progress-track span{border-radius:inherit;background:var(--wms-green);height:100%;display:block}.wms-active-shell,.wms-active-column{align-self:start;gap:12px;min-width:0;display:grid}.wms-scan-panel,.wms-lines-panel,.wms-completion-panel,.wms-next-panel,.wms-loading-panel,.wms-error-panel{padding:14px}.wms-scan-panel{color:var(--wms-cream);background:#111d19;gap:12px;display:grid}.wms-active-progress{min-width:64px;min-height:34px;color:var(--wms-warn);background:var(--wms-warn-soft);white-space:nowrap;border:1px solid #e3d8c3;border-radius:5px;place-items:center;padding:4px 8px;line-height:1;display:grid}.wms-active-progress span{font-size:14px;font-weight:900}.wms-active-progress small{color:#8d6f36;font-size:11px;font-weight:750}.wms-panel-title{color:var(--wms-green);align-items:center;gap:8px;display:flex}.wms-scan-panel .wms-panel-title{color:#95cfc0}.wms-panel-title h2,.wms-completion-panel h2{color:var(--wms-ink);letter-spacing:0;margin:0;font-size:17px;font-weight:900;line-height:1.12}.wms-scan-panel .wms-panel-title h2{color:var(--wms-cream)}.wms-scan-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wms-scan-step{border:1px solid var(--wms-line-dark);color:#95a8a1;background:var(--wms-bg);border-radius:7px;min-width:0;padding:10px}.wms-scan-step[data-active=true]{color:var(--wms-bg);background:var(--wms-mint);border-color:var(--wms-mint)}.wms-scan-step span{font-size:12px;font-weight:750;display:block}.wms-scan-step b{overflow-wrap:anywhere;margin-top:3px;font-size:16px;font-weight:900;line-height:1.1;display:block}.wms-current-line{border:1px solid var(--wms-line-dark);background:var(--wms-bg);border-radius:8px;gap:6px;padding:13px;display:grid}.wms-mobile-product-summary{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.wms-mobile-product-image{border:1px solid var(--wms-line);width:56px;height:56px;color:var(--wms-muted);object-fit:contain;background:#fff;border-radius:7px;place-items:center;display:grid;overflow:hidden}.wms-mobile-product-copy{overflow-wrap:anywhere;gap:3px;min-width:0;display:grid}.wms-current-line .wms-mobile-product-summary{align-items:start}.wms-target-label{color:#95cfc0;text-transform:uppercase;font-size:12px;font-weight:750;line-height:1.15}.wms-target-code{color:var(--wms-cream);overflow-wrap:anywhere;font-size:30px;font-weight:900;line-height:1.05}.wms-current-line p,.wms-current-line small,.wms-completion-panel p{color:#afc2bb;overflow-wrap:anywhere;margin:0;line-height:1.36}.wms-scan-quantity{color:#fff;font-size:18px;line-height:1.25}.wms-readonly-note{min-height:42px;color:var(--wms-green);background:#f4faf7;border:1px solid #cfded8;border-radius:5px;justify-content:center;align-items:center;padding:0 18px;font-weight:900;display:inline-flex}.wms-scan-form{z-index:5;padding:10px 2px max(10px, env(safe-area-inset-bottom));border-top:1px solid var(--wms-line-dark);background:#111d19;gap:8px;margin-inline:-2px;display:grid;position:sticky;bottom:0;box-shadow:0 -8px 18px #0d171452}.wms-scan-form label{color:#95cfc0;text-transform:uppercase;font-size:12px;font-weight:750}.wms-input-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.wms-input-row:has(.wms-quantity-input){grid-template-columns:minmax(0,1fr) 76px auto}.wms-input-row input{min-width:0;min-height:54px;color:var(--wms-ink);background:var(--wms-soft);font:inherit;border:1px solid #31564b;border-radius:8px;outline:0;padding:0 12px;font-size:16px}.wms-input-row input:focus-visible{outline-offset:2px;outline:3px solid #8ce9c5}.wms-input-row .wms-quantity-input{width:76px}.wms-scan-notice,.wms-global-error{border-radius:7px;align-items:center;gap:8px;min-height:38px;margin:0;padding:8px 10px;font-size:14px;line-height:1.25;display:flex}.wms-global-error{margin-top:0}.wms-error-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.wms-scan-notice[data-tone=success]{color:#dff8ed;background:#0f7a6352;border:1px solid #c9f1df38}.wms-scan-notice[data-tone=info]{color:#dce9e4;border:1px solid var(--wms-line-dark);background:#13231e}.wms-scan-notice[data-tone=blocked]{color:#ffd8d5;background:#be514838;border:1px solid #be51486b}.wms-scan-notice[data-tone=error],.wms-global-error,.wms-error-panel{color:#7a241b;background:#fff0ed;border:1px solid #e0a096}.wms-scan-notice span{min-width:0}.wms-scan-notice strong{color:inherit}.wms-lines-panel{background:var(--wms-soft);gap:12px;display:grid}.wms-lines{gap:8px;display:grid}.wms-line-row{border:1px solid var(--wms-line);background:#fff;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.wms-line-row[data-partial=true],.wms-line-row[data-status=locationConfirmed]{background:#fff0ed;border-color:#e0a096}.wms-line-row[data-complete=true]{background:#e6f4ee;border-color:#a9d2bd}.wms-line-row[data-bundle-parent=true][data-complete=false]{background:#fff0ed;border-color:#e0a096}.wms-line-row[data-bundle-parent=true]{border-left-width:4px}.wms-line-row[data-bundle-child=true]{border-left:3px solid #b8d9c9}.wms-line-row[data-status=blocked]{background:#f1e7e5;border-color:#ddcbc7}.wms-line-index{width:28px;height:28px;color:var(--wms-ink);background:var(--wms-green-soft);border-radius:50%;place-items:center;font-size:12px;font-weight:850;display:grid}.wms-line-row[data-complete=true] .wms-line-index{color:#fff;background:var(--wms-green)}.wms-line-row div{gap:2px;min-width:0;display:grid}.wms-line-row strong,.wms-line-row div>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wms-line-row strong{color:var(--wms-ink);font-size:15px;font-weight:900;line-height:1.2}.wms-line-row div>span{color:var(--wms-muted);font-size:13px;line-height:1.25}.wms-line-row .wms-line-name{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}.wms-line-pick{color:var(--wms-muted);overflow-wrap:anywhere;font-size:12px;font-weight:750;line-height:1.25}.wms-line-progress{background:#ead7d4;border-radius:999px;width:100%;height:6px;overflow:hidden}.wms-line-progress>span{border-radius:inherit;background:var(--wms-green);height:100%;display:block}.wms-completion-panel,.wms-loading-panel,.wms-error-panel,.wms-empty-state{text-align:center;justify-items:center;gap:12px;display:grid}.wms-completion-panel{padding:22px 16px}.wms-empty-state{color:#c9d9d2;background:0 0;border:1px dashed #31564b;border-radius:8px;padding:22px;line-height:1.4}.wms-pack-handoff{width:min(100%,420px);color:var(--wms-green);text-align:left;background:#edf1eb;border:1px solid #d5ddd3;border-radius:7px;align-items:center;gap:10px;padding:10px 12px;display:flex}.wms-pack-handoff div{gap:2px;min-width:0;display:grid}.wms-pack-handoff strong,.wms-pack-handoff span{overflow-wrap:anywhere}.wms-pack-handoff span{color:var(--wms-muted);font-size:13px;line-height:1.25}.wms-next-panel{box-shadow:none;background:0 0;border:0;justify-content:flex-end;align-items:center;padding:0;display:flex}.wms-spin{animation:.9s linear infinite wms-spin}@keyframes wms-spin{to{transform:rotate(360deg)}}.wms-mobile-operation{gap:12px;padding:12px;display:grid}.wms-mobile-operation>label{gap:5px;min-width:0;display:grid}.wms-mobile-operation>label input,.wms-mobile-operation>label select,.wms-mobile-operation>label textarea{width:100%;min-width:0}.wms-mobile-operation .wms-mobile-section-header h1{color:var(--wms-ink)}.wms-mobile-inbound-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wms-mobile-inbound-actions button{min-height:44px}.wms-danger-button{color:#8f2d22;min-height:44px;font:inherit;background:#fff0ed;border:1px solid #d9a49c;border-radius:7px;font-weight:800}.wms-danger-button:disabled{opacity:.55}.wms-mobile-booked-lines{background:#e6f4ee;border:1px solid #a9d2bd;border-radius:8px;gap:7px;padding:10px;display:grid}.wms-mobile-booked-lines>div{border-top:1px solid #28654933;gap:2px;padding-top:7px;display:grid}.wms-mobile-booked-lines small{color:var(--wms-muted)}.wms-mobile-inspection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.wms-mobile-inspection-grid label{color:var(--wms-muted);gap:5px;font-weight:700;display:grid}.wms-mobile-inspection-grid input:not([type=checkbox]),.wms-mobile-inspection-grid select{border:1px solid var(--wms-line);width:100%;min-height:44px;color:var(--wms-ink);font:inherit;background:#fff;border-radius:7px;padding:8px 10px}.wms-mobile-inspection-grid input[type=checkbox]{width:24px;height:24px;margin:0}.wms-mobile-inspection-grid label:has(input[type=checkbox]){grid-template-columns:auto minmax(0,1fr);align-items:center}.wms-mobile-records,.wms-mobile-count-list{gap:9px;display:grid}.wms-mobile-candidate-list{border:1px solid var(--wms-line);border-radius:8px;gap:8px;margin:0;padding:12px;display:grid}.wms-mobile-candidate-list legend{padding:0 4px;font-weight:800}.wms-mobile-candidate-list button{border:1px solid var(--wms-line);background:var(--wms-soft);min-height:56px;color:var(--wms-ink);font:inherit;text-align:left;border-radius:7px;gap:3px;padding:10px 12px;display:grid}.wms-mobile-candidate-list button:focus-visible{outline:3px solid var(--wms-green);outline-offset:2px}.wms-mobile-records>button{border:1px solid var(--wms-line);background:var(--wms-soft);color:var(--wms-ink);text-align:left;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 8px;padding:12px;display:grid}.wms-mobile-records>button strong,.wms-mobile-records>button span,.wms-mobile-records>button small{grid-column:1}.wms-mobile-records>button svg{grid-area:1/2/4}.wms-mobile-count-list>article{border:1px solid var(--wms-line);background:#fff;border-radius:8px;gap:8px;padding:12px;display:grid}.wms-mobile-count-list>article[data-state=partial]{background:#fff0ed;border-color:#e0a096}.wms-mobile-count-list>article[data-state=complete]{background:#e6f4ee;border-color:#a9d2bd}.wms-mobile-count-list label,.wms-mobile-scan-form label,.wms-mobile-location-search{color:var(--wms-muted);gap:5px;font-weight:700;display:grid}.wms-mobile-count-list input,.wms-mobile-count-list select,.wms-mobile-scan-form input,.wms-mobile-location-search input{border:1px solid var(--wms-line);width:100%;min-height:46px;color:var(--wms-ink);font:inherit;background:#fff;border-radius:7px;padding:8px 10px}.wms-mobile-soll-ist{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wms-mobile-scan-form{gap:8px;display:grid}.wms-mobile-scan-form--active{z-index:5;padding:10px 2px max(10px, env(safe-area-inset-bottom));border-top:1px solid var(--wms-line);background:var(--wms-panel);margin-inline:-2px;position:sticky;bottom:0;box-shadow:0 -8px 18px #0000001f}.wms-mobile-selection,.wms-mobile-inbound-progress{border:1px solid var(--wms-line);background:var(--wms-green-soft);border-radius:7px;gap:3px;padding:10px;display:grid}.wms-mobile-selection span,.wms-mobile-selection small,.wms-mobile-inbound-progress span{color:var(--wms-muted)}.wms-mobile-quantity-field{color:var(--wms-muted);gap:5px;font-weight:700;display:grid}.wms-mobile-quantity-field input{border:1px solid var(--wms-line);min-height:46px;color:var(--wms-ink);font:inherit;border-radius:7px;padding:8px 10px}.wms-mobile-quantity-controls{text-align:center;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:8px;display:grid}.wms-mobile-quantity-controls button{border:1px solid var(--wms-line);width:100%;min-width:0;min-height:44px;color:var(--wms-ink);font:inherit;background:#fff;border-radius:7px;font-size:22px;font-weight:900}.wms-mobile-quantity-controls strong{overflow-wrap:anywhere;min-width:0;position:relative}.wms-mobile-quantity-controls button:disabled{opacity:.45}.wms-mobile-default-location{background:var(--wms-green-soft);border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:10px;display:flex}.wms-mobile-selection>*,.wms-mobile-default-location>*,.wms-mobile-candidate-list button>*,.wms-mobile-records>button>*,.wms-mobile-booked-lines>div>*,.wms-mobile-count-list>article>*{overflow-wrap:anywhere;min-width:0;max-width:100%}@media (width<=520px){.wms-mobile-root{padding:8px 8px max(8px, env(safe-area-inset-bottom));gap:8px}.wms-mobile-section-header h1,.wms-active-header h1{font-size:22px}.wms-active-header{align-items:center;gap:8px;padding-top:0}.wms-active-header .wms-mobile-kicker{font-size:11px}.wms-active-header .wms-picklist-card-meta{font-size:12px;line-height:1.15}.wms-text-button{min-height:44px;padding:0 10px}.wms-active-progress{min-width:56px;min-height:30px}.wms-mobile-tab{min-height:44px}.wms-scan-panel,.wms-lines-panel,.wms-completion-panel,.wms-next-panel,.wms-loading-panel,.wms-error-panel{padding:10px}.wms-scan-panel,.wms-active-column,.wms-active-shell{gap:8px}.wms-scan-step,.wms-current-line{padding:9px}.wms-mobile-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.wms-input-row,.wms-input-row:has(.wms-quantity-input)){grid-template-columns:1fr}.wms-input-row .wms-quantity-input{width:100%}.wms-mobile-inbound-actions,.wms-mobile-inspection-grid{grid-template-columns:1fr}.wms-primary-button{width:100%;min-height:44px}.wms-target-code{font-size:24px}.wms-input-row input{min-height:48px}}@media (width<=420px){.wms-mobile-section-header{flex-wrap:wrap}.wms-mobile-section-header .wms-secondary-button,.wms-mobile-inbound-actions>*{width:100%;min-width:0;max-width:100%}.wms-picklist-card-title{flex-wrap:wrap}.wms-header-actions{justify-content:flex-end}.wms-picklist-card{grid-template-columns:minmax(0,1fr)}.wms-picklist-card>svg{display:none}.wms-scan-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.wms-line-row{grid-template-columns:auto minmax(0,1fr)}.wms-line-state{grid-column:2;justify-self:start}}.app{min-height:100vh;color:var(--text);background:var(--app-bg);grid-template-rows:auto 1fr auto;display:grid}.top-actions{justify-content:flex-end;align-items:center;min-width:0;display:flex}.home-shell{background:linear-gradient(135deg,#f8faf7 0%,#eef3ef 100%);grid-template-columns:1fr;place-items:center;gap:0;min-height:calc(100vh - 70px);padding:18px;display:grid}.home-copy h1{font-size:46px}.portal-card{min-height:86px;color:var(--text-strong);border-color:#d9e3dd;border-radius:8px;gap:8px;padding:10px;text-decoration:none;position:relative}.portal-card:before{content:"";background:var(--portal-color,var(--green));border-radius:8px 0 0 8px;width:5px;position:absolute;inset:0 auto 0 0}.portal-head{align-items:flex-start}.portal-icon{width:34px;height:34px;color:var(--text-strong);background:#f0f0ed;font-size:13px;font-weight:800}.portal-card h2{margin:0;font-size:17px}.portal-rows{gap:6px}.portal-row{border-color:#e1e7e2;place-content:center stretch;gap:3px;min-height:54px;display:grid}.portal-row span{font-style:normal}.workspace-primary-nav{align-items:center;gap:12px;min-width:0;display:flex}.workspace-home{border:1px solid var(--border);min-height:34px;color:var(--text-strong);background:#fff;border-radius:6px;align-items:center;padding:0 12px;font-weight:800;text-decoration:none;display:inline-flex}.workspace-current-title{gap:2px;min-width:148px;display:grid}.workspace-title{color:var(--text-strong);font-size:18px;font-weight:900}.workspace-title-block{gap:1px;display:grid}.workspace-title-block h1{color:var(--text-strong);letter-spacing:0;margin:0;font-size:20px;line-height:1.05}.workspace-title-block span,.workspace-desc{display:none}.workspace-jump-links{justify-content:end;align-items:center;gap:5px;display:inline-flex}.workspace-jump-link{border:1px solid var(--border);min-height:30px;color:var(--text-strong);white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:12px;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.workspace-jump-link:hover{border-color:var(--brand);color:var(--brand);background:#f3faf6}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-tabs{justify-content:flex-start}.app-tabs a,.app-tabs span.disabled-route{border-color:#d9e3dd;border-radius:7px;min-height:34px;font-size:13px}.sales-detail--order-window{background:0 0;border:0;grid-column:1/-1;padding:0;display:block}.order-window{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr) auto;min-height:680px;display:grid;overflow:hidden}.order-window--with-address-validation{grid-template-rows:auto auto auto minmax(0,1fr) auto}.order-address-validation{border-block:1px solid var(--border);background:var(--surface-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.order-address-validation--invalid{border-color:color-mix(in srgb, var(--red) 32%, var(--border));background:var(--red-soft)}.order-address-validation>div:first-child{flex:100%;align-items:center;gap:8px;min-width:0;display:flex}.order-address-validation>div:first-child span:last-child{color:var(--muted);overflow-wrap:anywhere;white-space:normal;flex:240px}.order-address-validation-actions{flex-wrap:wrap;flex:100%;justify-content:flex-end;gap:6px;display:flex}.order-address-validation>.api-warning{flex-basis:100%}.address-contact-frame{height:min(460px,100vh - 28px);min-height:min(400px,100vh - 28px)}.address-contact-dialog-body{align-content:start;gap:10px;min-height:0;padding:14px;display:grid;overflow:auto}.address-contact-dialog-body>label{gap:4px;font-weight:800;display:grid}.address-contact-dialog-body input,.address-contact-dialog-body textarea{border:1px solid var(--border);width:100%;font:inherit;border-radius:5px;padding:7px 9px}.manual-shipment-frame{height:min(520px,100vh - 28px);min-height:min(420px,100vh - 28px)}.manual-shipment-dialog{min-height:0}.manual-shipment-dialog-body{align-content:start;gap:10px;min-height:0;padding:14px;display:grid;overflow:auto}.manual-shipment-dialog-body>label{gap:4px;font-weight:800;display:grid}.manual-shipment-dialog-body select,.manual-shipment-dialog-body textarea{border:1px solid var(--border);width:100%;font:inherit;border-radius:5px;padding:7px 9px}.manual-shipment-warning{border:1px solid color-mix(in srgb, var(--amber) 42%, var(--border));background:var(--amber-soft);color:var(--text-strong);margin:0;padding:8px 10px}.manual-shipment-action{gap:6px;margin-top:10px;display:grid}.manual-shipment-action .manual-shipment-warning{font-size:11px}.customer-portal-csv-errors{padding-left:26px}.article-headline span{color:var(--muted);font-size:12px}.order-title-actions{justify-content:flex-end;display:flex}.order-document-list{border-top:1px solid var(--border);gap:6px;margin-top:10px;padding-top:8px;display:grid}.order-document-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.order-document-row span{gap:2px;min-width:0;font-size:12px;font-weight:700;display:grid}.order-document-row small{color:var(--text-muted);font-size:11px;font-weight:500}.order-shipment-list,.order-shipment,.order-shipment-meta,.order-shipment-units{gap:5px;display:grid}.order-shipment-list{margin-top:10px}.order-shipment{border-top:1px solid var(--border);padding-top:8px;font-size:12px}.order-shipment-head{justify-content:space-between;gap:8px;display:flex}.order-shipment-head span,.order-shipment-meta,.order-shipment-units{color:var(--text-muted)}.order-tracking-links{overflow-wrap:anywhere;white-space:normal;flex-wrap:wrap;align-items:center;gap:4px 8px;min-width:0;max-width:100%;display:flex;overflow:auto hidden}.order-tracking-links>*{overflow-wrap:anywhere;min-width:0;max-width:100%}.order-tracking-number{overflow-wrap:anywhere}.order-attachments,.order-attachment-list{gap:8px;display:grid}.order-attachment-upload{grid-template-columns:minmax(140px,.7fr) minmax(180px,1fr) minmax(220px,1.2fr) auto;align-items:end;gap:8px;display:grid}.order-attachment-upload label{color:var(--muted);gap:3px;font-size:11px;font-weight:800;display:grid}@media (width<=1100px){.order-attachment-upload{grid-template-columns:1fr}}.order-address-editor{grid-template-columns:minmax(0,1.4fr) minmax(80px,.6fr);gap:6px 8px;padding:8px;display:grid}.order-address-editor label{min-width:0;color:var(--muted);gap:3px;font-size:11px;display:grid}.order-address-editor__wide{grid-column:span 1}.order-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.order-action-grid .btn{justify-content:flex-start;min-height:30px;padding:0 9px;font-size:12px}.drawer-inner-box{box-shadow:none}.drawer-inner-box+.drawer-inner-box{margin-top:8px}.order-table-wrap{min-height:0;overflow:auto}.order-right{align-content:start;gap:8px;min-width:0;display:grid}.btn.primary{background:#2f5f51;border-color:#2f5f51}@media (width<=1180px){.runge-shell{grid-template-columns:1fr}.side{display:none}.order-content,.order-topline{grid-template-columns:1fr;overflow:auto}}@media (width<=820px){.topbar,.home-shell{padding:12px}.home-cards,.order-address-grid,.order-mini-grid,.order-form,.order-form.compact,.workspace-navrow{grid-template-columns:1fr}.workspace-desc{white-space:normal}.order-form label{text-align:left}.order-window{min-height:0}}.topbar{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:minmax(230px,310px) minmax(220px,1fr) auto minmax(280px,360px);align-items:center;gap:16px;height:58px;padding:0 18px;display:grid}.brand,.portal-row,.portal-foot a,.app-tabs a{color:inherit;text-decoration:none}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark{border:1px solid var(--border-strong);background:#fff;border-radius:6px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{color:var(--text-strong);font-size:14px;line-height:1.15}.brand small{color:var(--muted);margin-top:2px;font-size:12px}.login-shell{min-height:100vh;color:var(--text);background:#edf1ef;place-items:center;padding:16px;display:grid}.login-card{border:1px solid var(--border);width:min(520px,100%);max-height:calc(100vh - 32px);color:var(--text);background:#fff;border-top:4px solid #0f766e;border-radius:8px;gap:12px;padding:24px;display:grid;overflow:auto;box-shadow:0 24px 70px #23302e2e}.login-card:has(.login-database-panel){gap:9px;max-height:calc(100vh - 16px);padding:18px 24px}.login-settings-button{border:1px solid var(--border);width:34px;height:34px;color:var(--text-strong);cursor:pointer;background:#fff;border-radius:6px;place-items:center;display:grid}.login-settings-button.active,.login-settings-button:hover{color:#fff;background:#2f5f51;border-color:#2f5f51}.login-head-actions{align-items:center;gap:7px;display:flex}.login-update-button{color:#8a5700;cursor:pointer;background:#fff4cf;border:1px solid #d59b1c;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.login-update-button:hover{background:#ffe7a0}.login-update-button:disabled{cursor:wait;opacity:.65}.login-update-status{color:#6b4a00;margin:0;font-size:12px;font-weight:700}.login-database-panel{border:1px solid var(--border);background:#fbfcfb;border-radius:6px;gap:6px;padding:8px 10px;display:grid}.login-database-panel--setup{scrollbar-width:thin;max-height:min(360px,100vh - 170px);overflow:auto}.login-database-step{gap:1px;display:grid}.login-database-step span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:850}.login-database-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.login-database-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.login-database-grid textarea{border:1px solid var(--border);resize:vertical;border-radius:5px;min-height:38px;padding:6px 8px}.login-card-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.login-card:has(.login-database-panel) .login-card-head{padding-bottom:9px}.login-card h1{color:var(--text-strong);margin:2px 0 0;font-size:23px;line-height:1.15}.login-card-brand{align-items:center;gap:11px;display:inline-flex}.login-logo{object-fit:contain;object-position:left center;width:138px;max-height:46px}.login-card-brand strong,.login-card-brand small{display:block}.login-card-brand strong{color:var(--text-strong);font-size:14px;line-height:1.1}.login-card-brand small{color:var(--muted);margin-top:2px;font-size:12px}.login-form{gap:10px;display:grid}.login-form label:not(.settings-check){color:var(--text-strong);gap:4px;font-size:12px;font-weight:900;display:grid}.login-form input{height:36px;padding:0 11px}.login-options-row{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.login-options-row .settings-check{min-height:0;font-size:12px}.login-submit{justify-content:center;min-height:38px}.login-language-select{color:var(--muted);justify-self:end;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.login-language-select select{border:1px solid var(--border);min-width:116px;height:30px;color:var(--text-strong);font:inherit;background:#fff;border-radius:5px;padding:0 8px;font-size:12px;font-weight:800}.searchbar{border:1px solid var(--border);height:38px;color:var(--muted);box-shadow:var(--shadow-soft);background:#fff;border-radius:6px;align-items:center;gap:10px;padding:0 13px;display:flex}.searchbar input,.filter-grid input,.filter-grid select,.article-mask input,.article-mask select,.pack-band input,.inline-form input,.operation-card input,.operation-card textarea,.shipment-panel select,.settings-form input,.settings-form select,.settings-form textarea,.auth-panel input,.login-form input{border:1px solid var(--border);width:100%;min-width:0;color:var(--text);font:inherit;background:#fff;border-radius:4px}.searchbar input{border:0;outline:0}.quick-nav{align-items:center;gap:8px;display:flex}.quick-nav a{border:1px solid var(--border);min-height:34px;color:var(--text-strong);border-radius:6px;align-items:center;padding:0 12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.quick-nav a.active{color:#fff;background:var(--ink);border-color:var(--ink)}.auth-panel{justify-content:end;align-items:center;gap:8px;min-width:0;display:flex}.auth-panel--login{grid-template-columns:minmax(80px,1fr) minmax(96px,1fr) auto}.auth-panel--active{display:inline-flex}.auth-panel input{height:34px;padding:0 9px;font-size:12px}.auth-badge{min-width:0;color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex;overflow:hidden}.auth-panel small{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.auth-error{color:var(--red);grid-column:1/-1}.auth-submit{min-height:34px;padding:0 12px}.ghost-icon-button{border:1px solid var(--border);width:auto;min-height:32px;color:var(--text-strong);font:inherit;cursor:pointer;background:#fff;border-radius:6px;padding:0 12px;font-size:12px;font-weight:800}.app-main{min-width:0}.home-shell{grid-template-columns:1fr;place-items:center;gap:0;padding:32px;display:grid}.kicker{color:var(--green);letter-spacing:.02em;text-transform:uppercase;font-size:11px;font-weight:900}.home-copy h1,.workbench-head h1,.wms-title h1{color:var(--text-strong);letter-spacing:0;margin:8px 0 10px;font-size:42px;line-height:1.06}.home-copy p,.title-stack p,.wms-title span,.wms-title p{max-width:680px;color:var(--muted);margin:0;font-size:14px;line-height:1.45}.metric-strip{border:1px solid var(--border);background:#fff;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:26px;display:grid;overflow:hidden}.metric{border-right:1px solid var(--border);align-content:center;gap:4px;min-height:78px;padding:12px 14px;display:grid}.metric:last-child{border-right:0}.metric span,.metric small{color:var(--muted);font-size:12px}.metric strong{color:var(--text-strong);font-size:26px;line-height:1}.metric--green strong{color:var(--green)}.metric--blue strong{color:var(--blue)}.metric--amber strong{color:var(--amber)}.metric--red strong{color:var(--red)}.home-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(760px,100%);display:grid}.home-worklists{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(760px,100%);display:grid}.home-worklist{border:1px solid var(--border);background:var(--surface);border-radius:7px;align-content:start;gap:0;display:grid;overflow:hidden}.home-worklist-head{border-bottom:1px solid var(--border);background:#fbfcfb;justify-content:space-between;align-items:center;gap:10px;min-height:36px;padding:0 10px;display:flex}.home-worklist-head span{color:var(--text-strong);font-size:12px;font-weight:900}.home-worklist-head a{color:var(--green);font-size:12px;font-weight:850;text-decoration:none}.home-work-row{border-bottom:1px solid var(--border);min-height:36px;color:var(--text);grid-template-columns:minmax(112px,.9fr) minmax(0,1.4fr) auto;align-items:center;gap:8px;padding:0 10px;text-decoration:none;display:grid}.home-work-row:last-child{border-bottom:0}.home-work-row:hover{background:#f7faf8}.home-work-row strong{min-width:0;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.home-work-row span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.home-work-row em{color:var(--muted);white-space:nowrap;font-size:11px;font-style:normal;font-weight:850}.home-empty{color:var(--muted);margin:0;padding:12px 10px;font-size:12px;font-weight:750}.home-dashboard{gap:8px;width:min(760px,100%);display:grid}.home-dashboard-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:end;gap:12px;min-height:42px;padding-bottom:8px;display:flex}.home-dashboard-head span{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:850}.home-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.home-kpis div{border:1px solid var(--border);background:var(--surface);border-radius:6px;align-content:center;gap:2px;min-height:48px;padding:7px 9px;display:grid}.portal-card{border:1px solid var(--border);background:var(--surface);min-height:94px;color:var(--text-strong);box-shadow:var(--shadow-soft);border-radius:7px;flex-direction:column;gap:8px;padding:10px;text-decoration:none;display:flex}.portal-head,.portal-foot,.workbench-head,.wms-nav,.pack-status,.mask-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.portal-icon{border:1px solid var(--border);background:var(--surface-muted);width:34px;height:34px;color:var(--ink);border-radius:6px;place-items:center;display:grid}.portal-card>span{color:var(--muted);margin:0;font-size:12px;font-weight:850;line-height:1.2}.portal-card>strong{color:var(--text-strong);margin-top:auto;font-size:12px;font-weight:900;line-height:1.1}.portal-rows{gap:8px;display:grid}.portal-row{border:1px solid var(--border);background:var(--surface-soft);border-radius:5px;justify-content:space-between;align-items:center;gap:12px;min-height:32px;padding:0 10px;font-size:13px;display:flex}.portal-row span{color:var(--muted);font-style:italic}.portal-row--disabled{color:var(--faint);pointer-events:none}.portal-foot{border-top:1px solid var(--border);color:var(--muted);margin-top:auto;padding-top:14px;font-size:13px}.portal-foot a{color:var(--green);align-items:center;gap:4px;font-weight:900;display:inline-flex}.status-chip{background:var(--green-soft);min-height:22px;color:var(--green);border-radius:6px;align-items:center;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.status-chip--green{background:var(--green-soft);color:var(--green)}.status-chip--amber{background:var(--amber-soft);color:var(--amber)}.workbench,.wms-screen{grid-template-rows:auto 1fr;min-height:calc(100vh - 94px);display:grid}.workbench-head,.wms-nav{border-bottom:1px solid var(--border);background:#fff;min-height:46px;padding:6px 8px}.title-stack{min-width:220px;margin-right:auto}.title-stack h1,.wms-nav .title-stack h1{color:var(--text-strong);margin:0;font-size:20px;line-height:1.05}.title-stack p{display:none}.app-tabs{align-items:center;gap:6px;display:flex;overflow-x:auto}.app-tabs a,.app-tabs span.disabled-route{border:1px solid var(--border);min-height:32px;color:var(--text-strong);white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:7px;padding:0 11px;font-size:14px;font-weight:900;display:inline-flex}.app-tabs span.disabled-route{color:var(--muted);background:var(--surface-soft);cursor:not-allowed}.app-tabs a.active{color:#fff;background:var(--dark);border-color:var(--dark)}.app-tabs span{color:var(--muted);font-weight:700}.app-tabs .disabled-route:not(.active){color:var(--muted);background:var(--surface-soft)}.workbench-grid{grid-template-columns:228px minmax(0,1fr);gap:6px;min-height:0;padding:6px 8px 10px;display:grid}.work-area--full{grid-column:1/-1}.tree-panel,.work-area{border:1px solid var(--border);background:var(--surface);border-radius:3px;min-width:0}.tree-panel{padding:8px}.tree-panel h2{color:var(--text-strong);margin:0 0 8px;font-size:14px}.tree-row,.tree-action{width:100%;min-height:30px;color:var(--text);font:inherit;text-align:left;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:0 8px;font-size:14px;display:flex}.tree-row{padding-left:calc(4px + (var(--tree-level,0) * 16px));grid-template-columns:22px minmax(0,1fr) auto;display:grid}.tree-row--simple{grid-template-columns:minmax(0,1fr) minmax(40px,auto)}.tree-row--all{border-bottom:1px solid var(--border);margin-bottom:4px;font-weight:800}.tree-row--all .tree-label{padding:0 8px}.tree-row--simple>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.tree-row--simple>span:only-child{grid-column:1/-1}.workbench-grid:has(.settings-tree-panel){grid-template-columns:minmax(240px,280px) minmax(0,1fr)}.settings-tree-panel{overflow-y:auto}.settings-tree-panel .tree-row--simple{align-items:start;min-height:34px;padding-top:6px;padding-bottom:6px}.settings-tree-panel .tree-row--simple>span{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;line-height:1.25;overflow:visible}.settings-tree-panel .tree-row--simple>strong{align-self:start}.picklist-row--status-open td{background:#fff8e5}.picklist-row--status-progress td{background:#fff0d6}.picklist-row--status-complete td{background:#e9f7ef}.picklist-row[data-template-color=true] td,.picklist-row[data-template-color=true]:hover td,.picklist-row[data-template-color=true].picklist-row--selected td,.picklist-row[data-template-color=true].picklist-row--status-open td,.picklist-row[data-template-color=true].picklist-row--status-progress td,.picklist-row[data-template-color=true].picklist-row--status-complete td{background:var(--picklist-template-color)!important;background-color:var(--picklist-template-color)!important;color:var(--picklist-template-ink)!important;background-image:none!important}.picklist-row[data-template-color=true] td strong,.picklist-row[data-template-color=true] td small,.picklist-row[data-template-color=true] td span:not(.pill){color:inherit}.tree-toggle,.tree-label{min-width:0;color:inherit;font:inherit;background:0 0;border:0;padding:0}.tree-toggle{width:20px;height:22px;color:var(--muted);cursor:pointer;place-items:center;display:grid}.tree-toggle-spacer{width:20px;height:22px}.tree-label{text-align:left;cursor:pointer;align-items:center;display:flex;overflow:hidden}.tree-label span{white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;display:block;overflow:hidden}.tree-branch{width:14px;color:var(--muted);text-align:center;font-weight:900}.tree-row:hover,.tree-row--active{background:var(--row-selected)}.tree-row strong{min-width:0;max-width:86px;color:var(--text-strong);text-align:right;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.tree-row--disabled{color:var(--faint)}.tree-action{border:1px solid var(--border);background:#fff;justify-content:center;margin-top:10px;font-weight:800}.work-area{grid-template-rows:auto auto auto;align-content:start;display:grid;overflow:hidden}.wawi-frame{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.wawi-frame-head{border-bottom:1px solid var(--border);min-height:36px;color:var(--text-strong);background:#f6f7f5;align-items:center;gap:10px;padding:5px 8px;font-size:13px;font-weight:900;display:flex}.wawi-list-region>.erp-table{min-height:0}.wawi-actions,.wawi-list-action-bar{border-top:1px solid var(--border);background:#f6f7f5;align-items:center;gap:7px;min-height:44px;padding:6px 8px;display:flex}.wawi-list-action-bar{justify-content:flex-start}.runge-shell--wms .wms-outbound-overview{grid-template-rows:auto minmax(0,1fr);gap:10px;height:100%;min-height:0;display:grid}.runge-shell--wms .wms-outbound-overview>.picklist-grid{height:auto;min-height:0}.runge-shell--wms .picklist-action-row{z-index:3;border-top:1px solid var(--wms-line);background:var(--wms-surface);position:sticky;bottom:0;box-shadow:0 -5px 12px #0f172a14}.work-area>.wawi-frame,.work-area--full>.wawi-frame,.work-area--sales>.wawi-frame,.work-area--customers>.wawi-frame{height:100%}.work-area:has(.wawi-frame){align-content:stretch}.filter-grid{border-bottom:1px solid var(--border);grid-template-columns:minmax(210px,1fr) 170px 170px 150px auto;gap:6px;padding:6px;display:grid}.filter-grid--article{grid-template-columns:minmax(220px,1fr)}.filter-grid input,.filter-grid select,.article-mask input,.article-mask select,.inline-form input,.settings-form input,.settings-form select{min-height:30px;padding:0 9px}.sales-list-toolbar{border-bottom:1px solid var(--border);background:#fbfcfa;justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:5px 8px;display:flex}.sales-refresh-button{align-items:center;gap:6px;display:inline-flex}.erp-table{border-bottom:1px solid var(--border);overflow:auto}.erp-row{border:0;border-top:1px solid var(--border);width:100%;min-width:1010px;min-height:32px;color:var(--text);font:inherit;text-align:left;background:#fff;align-items:center;display:grid}.erp-row:not(.erp-row--head):not(.erp-row--empty){content-visibility:auto;contain-intrinsic-size:32px}.erp-table--products .erp-row{grid-template-columns:150px 150px minmax(220px,1fr) minmax(190px,220px) 120px minmax(200px,230px) 150px 150px}.erp-row--head{z-index:1;background:var(--table-head);min-height:30px;color:var(--text-strong);font-size:12px;font-weight:900;position:sticky;top:0}.erp-row--selected,.erp-row:hover:not(.erp-row--head){background:var(--row-hover)}.erp-row>*{white-space:nowrap;text-overflow:ellipsis;min-width:0;padding:0 10px;overflow:hidden}.erp-row--empty{min-height:48px;color:var(--muted);font-weight:800;grid-template-columns:1fr!important}.grid-empty-state{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.erp-row--empty .grid-empty-state{white-space:normal;padding:6px 10px;overflow:visible}.grid-empty-state span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.grid-empty-state .btn{white-space:nowrap;flex:none;min-height:28px}.highlight,.row-key{color:var(--text-strong);font-weight:900}.sales-detail{border-bottom:1px solid var(--border);background:var(--surface-soft);grid-template-columns:minmax(220px,1.1fr) repeat(2,minmax(220px,1fr));gap:6px;padding:6px;display:grid}.sales-detail-head{border:1px solid var(--border);background:#fff;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.sales-detail-head h2{color:var(--text-strong);margin:2px 0;font-size:20px}.sales-detail-head p{color:var(--muted);margin:0;font-size:12px}.detail-card{border:1px solid var(--border);background:#fff;align-content:start;gap:5px;min-height:86px;padding:10px;display:grid}.detail-card strong,.shipment-panel strong{color:var(--text-strong);font-size:14px}.detail-card small,.shipment-panel small{color:var(--muted);font-size:12px;line-height:1.35}.detail-label{color:var(--green);text-transform:uppercase;font-size:11px;font-weight:900;display:block}.shipment-panel,.sales-edit-panel,.position-table,.status-message-list,.status-message,.history-doc-grid{grid-column:1/-1}.sales-edit-panel{border:1px solid var(--border);background:#fff;gap:10px;padding:10px;display:grid}.sales-edit-panel header{justify-content:space-between;align-items:center;gap:10px;display:flex}.sales-edit-panel header>div{gap:3px;display:grid}.sales-edit-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.sales-edit-grid label{color:var(--text-strong);gap:4px;font-size:12px;font-weight:800;display:grid}.sales-edit-grid input,.position-row input,.position-row select{border:1px solid var(--border);width:100%;min-height:30px;font:inherit;background:#fff;border-radius:5px;padding:0 8px}.position-row input,.position-row select{min-height:26px}.shipment-panel{border:1px solid var(--border);background:#fff;grid-template-columns:minmax(220px,1fr) 150px auto;align-items:end;gap:6px;padding:10px;display:grid}.shipment-panel>div{gap:3px;display:grid}.shipment-panel select,.operation-card input,.operation-card textarea{min-height:32px;padding:0 9px}.operation-card textarea{resize:vertical;min-height:112px;padding:8px 9px}.status-message-list{gap:5px;display:grid}.status-message{border:1px solid var(--border);min-height:32px;color:var(--muted);background:#fff;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.status-message--green{background:var(--green-soft);color:var(--green);border-color:#087c704d}.status-message--amber{background:var(--amber-soft);color:var(--amber);border-color:#b1760f4d}.status-message--red{background:var(--red-soft);color:var(--red);border-color:#c0424d52}.position-table{border:1px solid var(--border);background:#fff}.position-summary{border-bottom:1px solid var(--border);background:var(--surface-soft);min-height:34px;color:var(--muted);align-items:center;gap:8px;padding:0 10px;font-size:13px;display:flex}.position-summary strong{color:var(--text-strong);font-size:18px}.position-scroll{max-height:280px;overflow:auto}.position-row{border-top:1px solid var(--border);grid-template-columns:190px 190px minmax(220px,1fr) 130px 130px 130px;align-items:center;min-height:32px;display:grid}.position-row:first-child{border-top:0}.position-row--head{background:var(--table-head);color:var(--text-strong);font-size:12px;font-weight:900}.position-row>*{white-space:nowrap;text-overflow:ellipsis;min-width:0;padding:0 10px;overflow:hidden}.position-row--empty{color:var(--muted);grid-template-columns:1fr;font-weight:800}.history-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.detail-card--list{min-height:170px}.detail-card--list header{border-bottom:1px solid var(--border);align-items:center;gap:7px;padding-bottom:7px;display:flex}.detail-list-scroll{gap:5px;max-height:118px;display:grid;overflow:auto}.detail-list-row{border:1px solid var(--border);background:var(--surface-soft);grid-template-columns:132px minmax(0,1fr) 120px;align-items:center;gap:8px;min-height:32px;padding:0 8px;font-size:12px;display:grid}.detail-list-row>*{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.detail-list-row--empty{color:var(--muted);grid-template-columns:1fr;font-weight:800}.detail-list-row span,.detail-list-row small{color:var(--muted)}.sales-action-dock{background:var(--surface);grid-template-columns:minmax(320px,.85fr) minmax(420px,1.15fr);gap:6px;padding:6px;display:grid}.operation-card{border:1px solid var(--border);background:#fff;align-content:start;gap:8px;padding:10px;display:grid}.operation-card header{border-bottom:1px solid var(--border);align-items:flex-start;gap:8px;padding-bottom:8px;display:flex}.operation-card h2,.operation-card p{margin:0}.operation-card h2{color:var(--text-strong);font-size:16px}.operation-card p{color:var(--muted);font-size:12px}.operation-form{gap:6px;display:grid}.operation-form--manual{grid-template-columns:repeat(3,minmax(0,1fr))}.operation-form label{color:var(--text-strong);gap:4px;font-size:12px;font-weight:800;display:grid}.operation-card footer,.operation-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inline-success,.inline-error{font-size:12px;font-weight:900}.inline-success{color:var(--green)}.operation-toast-stack{z-index:2600;pointer-events:none;gap:8px;width:min(360px,100vw - 28px);display:grid;position:fixed;top:72px;right:14px}.operation-toast{color:#14532d;background:#f0fdf4;border:1px solid #0f766e4d;border-radius:6px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:850;display:flex;box-shadow:0 12px 30px #2227232e}.operation-toast svg{flex:none}.inline-error{color:var(--red)}.csv-preview{gap:6px;display:grid}.csv-errors{color:var(--red);gap:4px;font-size:12px;font-weight:800;display:grid}.csv-profile-empty{border:1px dashed var(--border);background:#fff;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.csv-profile-empty .manual-order-submit-hint{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.csv-profile-empty .secondary-button{flex:none;min-height:28px}.csv-preview-table{border:1px solid var(--border);overflow:auto}.csv-preview-row{border-top:1px solid var(--border);grid-template-columns:150px 210px minmax(220px,1fr) 80px;align-items:center;min-width:690px;min-height:30px;font-size:12px;display:grid}.csv-preview-row--head{background:var(--table-head);color:var(--text-strong);font-weight:900}.csv-preview-row>*{white-space:nowrap;text-overflow:ellipsis;min-width:0;padding:0 8px;overflow:hidden}.master-detail{padding:6px}.mask-tabs{border-bottom:1px solid var(--border);gap:5px;display:flex}.mask-tabs button{border:1px solid var(--border);background:#fff;border-bottom:0;border-radius:4px 4px 0 0;min-height:28px;padding:0 10px;font-weight:800}.mask-tabs button.active{background:var(--dark);color:#fff;border-color:var(--dark)}.article-mask{border:1px solid var(--border);border-top:0;padding:8px}.article-mask header{justify-content:space-between;gap:12px;margin-bottom:8px;display:flex}.article-mask h2,.article-mask h3{color:var(--text-strong);margin:0}.article-mask h2{font-size:18px}.article-mask h3{font-size:13px}.mask-grid{grid-template-columns:1.3fr 1fr;gap:8px;display:grid}.mask-grid section{border:1px solid var(--border);gap:7px;padding:8px;display:grid}.article-mask label{grid-template-columns:120px minmax(0,1fr);align-items:center;gap:8px;font-size:13px;display:grid}.warehouse-box{border:1px solid var(--border);background:var(--surface-soft);gap:4px;padding:10px;display:grid}.mask-actions{justify-content:flex-end;margin-top:8px}.inline-form{grid-template-columns:130px minmax(180px,1fr) minmax(170px,1fr) auto;gap:6px;display:grid}.compact-mask{gap:8px;display:grid}.simple-list{gap:5px;display:grid}.simple-list>div{border:1px solid var(--border);background:var(--surface-soft);grid-template-columns:150px minmax(0,1fr) 160px;align-items:center;gap:8px;min-height:32px;padding:0 9px;display:grid}.simple-list-empty{color:var(--muted);font-weight:800;grid-template-columns:1fr!important}.wms-screen{background:#f6faf7;display:block}.wms-nav{justify-content:flex-start}.wms-nav .app-tabs{margin-left:auto}.wms-title{padding:26px 22px 10px}.wms-title h1{margin:3px 0 0;font-size:26px}.picklist-rail{gap:8px;margin:0 22px 8px;display:flex;overflow-x:auto}.picklist-tile{border:1px solid var(--border);min-width:210px;min-height:70px;color:var(--text);font:inherit;text-align:left;background:#fff;border-radius:7px;justify-items:start;gap:5px;padding:9px 10px;display:grid}.picklist-tile--active{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.picklist-tile strong{color:var(--text-strong)}.picklist-tile span{color:var(--muted);font-size:12px}.empty-state{border:1px dashed var(--border-strong);min-height:58px;color:var(--muted);background:#fff;border-radius:7px;place-items:center;padding:0 16px;font-size:13px;font-weight:800;display:grid}.pack-band{background:var(--ink);border-radius:8px;grid-template-columns:minmax(260px,1fr) 126px 140px 170px 120px;align-items:start;gap:8px;min-height:104px;margin:0 22px 8px;padding:8px;display:grid}.pack-band label{color:#ffffffbf;gap:4px;font-size:12px;display:grid}.pack-band input{color:#fff;background:#ffffff14;border-color:#ffffff38;min-height:40px}.label-button{background:var(--green);color:#fff;border:0;border-radius:7px;min-height:40px;font-weight:900}.pack-status{flex-wrap:wrap;justify-content:flex-start;padding:0 22px 8px}.progress-card{border:1px solid var(--green);background:#fff;border-radius:7px;align-content:center;width:118px;min-height:58px;padding:8px;display:grid}.progress-card strong{color:var(--green);font-size:22px}.progress-card span{color:var(--muted);font-size:12px}.carrier-select{min-width:150px;color:var(--text-strong);gap:3px;font-size:12px;font-weight:800;display:grid}.carrier-select select{border:1px solid var(--border);min-height:34px;color:var(--text);font:inherit;background:#fff;border-radius:5px;padding:0 9px}.wms-screen>.api-warning{margin:0 22px 8px}.packing-completion{background:var(--green-soft);min-height:38px;color:var(--green);border:1px solid #087c704d;border-radius:7px;align-items:center;gap:10px;margin:0 22px 8px;padding:0 12px;font-size:13px;display:flex}.packing-completion span{color:var(--text)}.packing-completion .packing-print-status{margin-left:auto;font-weight:700}.packing-print-status--success{color:var(--green)!important}.packing-print-status--warning{color:#9a5b00!important}.stock-panel{border:1px solid var(--border);max-width:1320px;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:10px;margin:8px 22px;padding:12px;display:grid}.stock-panel__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.stock-panel__head span{color:var(--green);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900}.stock-panel__head h2{margin:2px 0 0;font-size:20px}.stock-panel__grid{grid-template-columns:minmax(420px,1fr) 220px 220px;align-items:start;gap:10px;display:grid}.stock-table{border:1px solid var(--border);border-radius:7px;min-width:0;overflow:hidden}.stock-row{border-top:1px solid var(--border);grid-template-columns:minmax(100px,1fr) minmax(120px,1fr) 90px 90px 104px;align-items:center;min-height:38px;display:grid}.stock-row:first-child{border-top:0}.stock-row--head{background:var(--table-head);color:var(--text-strong);text-transform:uppercase;font-size:12px;font-weight:900}.stock-row--empty{color:var(--muted);grid-template-columns:1fr;font-weight:800}.stock-row>*{white-space:nowrap;text-overflow:ellipsis;min-width:0;padding:0 10px;overflow:hidden}.stock-action{border:1px solid var(--border);border-radius:7px;gap:8px;padding:10px;display:grid}.stock-action h3{margin:0;font-size:15px}.stock-action label{color:var(--text-strong);gap:4px;font-size:12px;font-weight:800;display:grid}.stock-action input{border:1px solid var(--border);width:100%;min-height:34px;font:inherit;background:#fff;border-radius:5px;padding:0 8px}.pack-table,.parcel-table{border:1px solid var(--border);max-width:1010px;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;margin:8px 22px;overflow:hidden}.pack-row,.parcel-row{border-top:1px solid var(--border);align-items:center;min-height:42px;display:grid}.pack-row{grid-template-columns:168px minmax(160px,1fr) 168px 168px 168px 168px}.parcel-row{grid-template-columns:200px 200px 200px minmax(180px,1fr) 190px}.pack-row:first-child,.parcel-row:first-child{border-top:0}.pack-row--head,.parcel-row--head{background:var(--table-head);color:var(--text-strong);text-transform:uppercase;font-size:12px;font-weight:900}.pack-row--red{background:#fff7f7}.pack-row--green{background:#f6fbf8}.pack-row--empty{color:var(--muted);grid-template-columns:1fr;font-weight:800}.pack-row>*,.parcel-row>*{white-space:nowrap;text-overflow:ellipsis;min-width:0;padding:0 12px;overflow:hidden}.settings-work{grid-auto-rows:max-content;align-content:start;gap:8px;min-height:0;padding:8px;display:grid;overflow:auto}.settings-work:has(.smtp-settings-card){grid-template-rows:max-content max-content}.settings-card:has(.smtp-settings-card){height:max-content;overflow:visible}.settings-panel{border:1px solid var(--border);background:#fff;border-radius:6px;gap:9px;min-width:0;padding:10px;display:grid}.settings-panel:has(.settings-access-grid){grid-template-rows:auto auto auto minmax(0,1fr);height:100%;min-height:0;max-height:100%;overflow:hidden}.settings-overview-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:8px;display:grid}.configuration-transfer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.configuration-transfer-card{border:1px solid var(--border);background:#fff;border-radius:10px;align-content:start;justify-items:start;gap:10px;padding:16px;display:grid}.configuration-transfer-card h3,.configuration-transfer-card p{margin:0}.configuration-transfer-card p,.configuration-transfer-card small{color:var(--muted)}.configuration-transfer-preview{margin-top:12px}.configuration-transfer-counts{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;width:100%;display:grid}.configuration-transfer-counts span{background:var(--surface-soft);border-radius:8px;padding:10px}.settings-overview-section{gap:7px;margin-top:12px;display:grid}.settings-overview-section-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.settings-overview-section-title{gap:2px;min-width:0;display:grid}.settings-overview-section-title strong,.settings-overview-section-head strong{color:var(--text-strong);font-size:13px;font-weight:900}.settings-overview-section-title span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:850;line-height:1.2;overflow:hidden}.settings-overview-client-table td strong,.settings-overview-client-table td span{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.settings-overview-client-table td strong{color:var(--text-strong);font-size:12px;line-height:1.2}.settings-overview-client-table td span{color:var(--muted);margin-top:2px;font-size:11px;font-weight:750;line-height:1.2}.settings-overview-client-table table{min-width:860px}.settings-overview-client-table td .status-pill,.fulfillment-client-table td .status-pill{text-overflow:ellipsis;width:fit-content;max-width:100%;margin-top:0;display:inline-flex;overflow:hidden}.settings-overview-client-table tbody tr{cursor:default}.settings-overview-client-table tbody tr:hover{background:var(--green-soft)}.settings-empty-row:hover{background:0 0!important}.settings-empty-cta{border:1px dashed var(--border);background:#fff;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}.settings-empty-cta div{gap:2px;min-width:0;display:grid}.settings-empty-cta strong,.settings-overview-client-table .settings-empty-cta strong,.fulfillment-client-table .settings-empty-cta strong{color:var(--text-strong);font-size:12px;font-weight:900;line-height:1.2}.settings-empty-cta span,.settings-overview-client-table .settings-empty-cta span,.fulfillment-client-table .settings-empty-cta span{color:var(--muted);font-size:11px;font-weight:800;line-height:1.25}.settings-empty-cta .secondary-button{white-space:nowrap;flex:none}.settings-empty-cta--field{align-self:stretch}.settings-overview-more{color:var(--muted);font-size:11px;font-weight:850}.settings-overview-button{border:1px solid var(--border);min-width:0;min-height:58px;color:var(--text);text-align:left;font:inherit;cursor:pointer;background:#fbfcfb;border-radius:5px;grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:8px;display:grid}.settings-overview-button:hover{border-color:var(--brand);background:#f3faf6}.settings-overview-button strong{min-width:0;color:var(--text-strong);overflow-wrap:normal;font-weight:900;line-height:1.12;display:block}.settings-overview-button small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.settings-overview-button small,.settings-overview-button em{color:var(--muted);font-size:12px;font-style:normal;font-weight:800}.settings-overview-button em{white-space:nowrap;grid-column:2;justify-self:start}.settings-action-strip{flex-wrap:wrap;gap:8px;display:flex}.settings-action-button{border:1px solid var(--border);min-height:36px;color:var(--text-strong);font:inherit;cursor:pointer;background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:900;display:inline-flex}.settings-action-button:hover,.settings-action-button.active{background:var(--green-soft);border-color:#0f766e73}.settings-panel-head{border-bottom:1px solid var(--border);grid-template-columns:34px minmax(0,1fr) minmax(150px,240px);align-items:center;gap:10px;padding-bottom:7px;display:grid}.settings-panel-head h2{color:var(--text-strong);margin:0;font-size:16px}.settings-panel-head p{color:var(--muted);margin:2px 0 0;font-size:13px}.settings-form{gap:7px;display:grid}.settings-setup-note{color:var(--text);background:#1c6f900f;border:1px solid #1c6f9033;border-radius:5px;grid-template-columns:120px minmax(0,1fr);gap:4px 10px;padding:9px 10px;font-size:12px;line-height:1.35;display:grid}.settings-setup-note strong{color:var(--text-strong);grid-row:1/span 3}.settings-form--database,.settings-form--fulfillment{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-table-wrap{border:1px solid var(--border);border-radius:5px;min-width:0;overflow:auto}.settings-table-wrap table{border-collapse:collapse;width:max-content;min-width:100%;font-size:12px}.settings-table-wrap th,.settings-table-wrap td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;padding:6px 8px}.settings-table-wrap th{color:var(--text-strong);background:#f7faf7;font-weight:900}.settings-table-wrap td{color:var(--text)}.integration-mapping-unmapped td{background:var(--red-soft);color:var(--red)}.jtl-mappings-panel .settings-table-wrap{margin-top:4px}.jtl-mapping-table td span,.fulfillment-sync-status-facts span{color:var(--muted);font-size:11px;font-weight:700;display:block}.fulfillment-sync-status-card{margin-top:8px}.fulfillment-sync-status-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.fulfillment-sync-status-facts span{border:1px solid var(--border);border-radius:5px;padding:7px}.fulfillment-sync-status-facts span b{color:var(--text-strong);font-size:11px;display:block}.operational-error-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;font-weight:750;display:flex}.operational-error-filters{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.operational-errors-table table{table-layout:fixed;min-width:900px}.operational-errors-table td{text-overflow:ellipsis;vertical-align:top;overflow:hidden}.operational-errors-table th:first-child{width:120px}.operational-errors-table th:nth-child(2){width:165px}.operational-errors-table th:nth-child(3){width:145px}.operational-errors-table th:nth-child(4){width:120px}.operational-errors-table th:nth-child(6){width:80px}.operational-errors-table th:nth-child(7){width:150px}.integration-logs-panel{grid-template-rows:auto auto auto auto minmax(180px,1fr) auto;max-height:calc(100vh - 110px);overflow:hidden}.integration-logs-table{min-width:0;max-width:100%;min-height:0;overflow:auto}.integration-logs-table table{table-layout:auto;width:max-content;min-width:1100px}.integration-logs-table thead th{z-index:1;position:sticky;top:0}.integration-logs-table th:first-child,.integration-logs-table th:nth-child(2),.integration-logs-table th:nth-child(3),.integration-logs-table th:nth-child(4),.integration-logs-table th:nth-child(5),.integration-logs-table th:nth-child(6),.integration-logs-table th:nth-child(7),.integration-logs-table th:nth-child(8){width:auto}.integration-logs-table td,.integration-logs-table .operational-error-summary strong,.integration-logs-table .operational-error-summary span{text-overflow:clip;overflow:visible}.operational-error-type,.operational-error-status{align-items:center;gap:6px;display:flex}.operational-error-type>span:last-child,.operational-error-cell-detail,.operational-error-summary span{color:var(--muted);font-size:11px;font-weight:750;display:block}.operational-error-summary strong,.operational-error-summary span{text-overflow:ellipsis;overflow:hidden}.operational-error-summary strong{display:block}.operational-error-status{justify-content:space-between}.operational-error-detail{align-content:start;gap:10px;display:grid}.operational-error-detail-status{flex-wrap:wrap;gap:6px;display:flex}.operational-error-message{border:1px solid var(--border);background:#fbfcfb;border-radius:5px;gap:4px;padding:10px;display:grid}.operational-error-message span{color:var(--muted);font-size:11px;font-weight:800}.operational-error-message strong,.operational-error-detail .drawer-facts strong{overflow-wrap:anywhere}.operational-error-detail>.primary-button{justify-self:end}.fulfillment-client-summary{border:1px solid var(--border);background:var(--surface-soft);border-radius:5px;justify-content:space-between;align-items:center;gap:10px;padding:7px 8px;display:flex}.fulfillment-client-summary div{align-items:baseline;gap:7px;display:flex}.fulfillment-client-summary strong{color:var(--text-strong);font-size:20px;line-height:1}.fulfillment-client-summary span{color:var(--muted);font-size:12px;font-weight:800}.fulfillment-client-table tbody tr{cursor:default}.fulfillment-client-table tbody tr:hover,.fulfillment-client-table tbody tr.is-selected{background:var(--green-soft)}.fulfillment-client-table td strong,.fulfillment-client-table td span{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.fulfillment-client-table td strong{color:var(--text-strong);font-size:12px;line-height:1.2}.fulfillment-client-table td span{color:var(--muted);margin-top:2px;font-size:11px;font-weight:750;line-height:1.2}.fulfillment-client-table td .status-pill{text-overflow:ellipsis;width:fit-content;max-width:100%;margin-top:0;display:inline-flex;overflow:hidden}.fulfillment-settings-panel{min-height:0}.fulfillment-settings-grid{grid-template-columns:minmax(0,1fr);gap:8px;min-height:0;display:grid}.fulfillment-client-ledger{border:1px solid var(--border);background:#fbfcfb;border-radius:6px;gap:7px;min-width:0;padding:8px;display:grid}.settings-subpanel{border:1px solid var(--border);background:#fbfcfb;border-radius:6px;gap:8px;min-width:0;padding:8px;display:grid}.settings-subpanel-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding-bottom:7px;display:flex}.settings-subpanel-head div{min-width:0}.settings-subpanel-head strong{color:var(--text-strong);font-size:13px;line-height:1.2;display:block}.settings-subpanel-head span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;font-weight:800;line-height:1.2;display:block;overflow:hidden}.fulfillment-client-browser,.fulfillment-editor-panel{border:1px solid var(--border);background:#fbfcfb;border-radius:6px;align-content:start;gap:8px;min-width:0;min-height:0;padding:8px;display:grid}.fulfillment-client-browser{grid-template-rows:auto auto auto minmax(0,1fr);max-height:calc(100vh - 165px)}.fulfillment-client-ledger .fulfillment-client-summary-row{grid-template-columns:repeat(auto-fit,minmax(86px,1fr))}.fulfillment-client-ledger .fulfillment-client-search{max-width:420px}.fulfillment-client-master-detail{border:1px solid var(--border);background:#fff;border-radius:6px;grid-template-columns:minmax(220px,.36fr) minmax(0,1fr);min-height:360px;max-height:min(590px,100vh - 280px);display:grid;overflow:hidden;container:fulfillment-master-detail/inline-size}.fulfillment-client-list,.fulfillment-client-detail{min-width:0;min-height:0;overflow:hidden auto}.fulfillment-client-list{border-right:1px solid var(--border);background:#f6f8f7;align-content:start;display:grid}.fulfillment-client-list-item{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:flex-start;gap:8px;padding:10px;display:flex}.fulfillment-client-list-item:hover,.fulfillment-client-list-item.is-selected{box-shadow:inset 3px 0 0 var(--green);background:#e8f2ee}.fulfillment-client-list-item>span:first-child,.fulfillment-client-list-item strong,.fulfillment-client-list-item small{min-width:0;display:block}.fulfillment-client-list-item small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.fulfillment-client-list-status{justify-items:end;gap:4px;display:grid}.fulfillment-client-detail{align-content:start;gap:14px;padding:14px;display:grid;container:fulfillment-client-detail/inline-size}.fulfillment-client-detail-head,.fulfillment-client-detail-head>div:last-child{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.fulfillment-client-detail-head strong,.fulfillment-client-detail-head span{display:block}.fulfillment-client-detail-head>div:first-child>span{color:var(--muted);margin-top:2px;font-size:12px}.fulfillment-client-facts{border:1px solid var(--border);background:var(--border);border-radius:6px;grid-template-columns:minmax(0,1fr);gap:1px;margin:0;display:grid;overflow:hidden}.fulfillment-client-facts>div{background:#fff;min-width:0;padding:9px 10px}.fulfillment-client-facts dt{color:var(--muted);font-size:11px;font-weight:800}.fulfillment-client-facts dd{overflow-wrap:anywhere;margin:3px 0 0;font-weight:700}.fulfillment-client-detail-actions{flex-wrap:wrap;gap:7px;display:flex}.fulfillment-client-more-actions{border-top:1px solid var(--border);padding-top:10px}.fulfillment-client-more-actions summary{color:var(--muted);cursor:pointer;margin-bottom:8px;font-size:12px;font-weight:800}.fulfillment-client-master-detail .empty-copy{color:var(--muted);margin:0;padding:16px}.shopify-integration-panel{gap:16px;min-width:0;display:grid}.shopify-status-panel,.shopify-shipping-mappings{margin-top:4px}.shopify-mapping-list{gap:8px;display:grid}.shopify-mapping-row{grid-template-columns:minmax(110px,.8fr) minmax(160px,1.4fr) minmax(180px,1fr) auto auto;align-items:center;gap:8px;display:grid}.shopify-mapping-row input,.shopify-mapping-row select{min-width:0}.shopify-mapping-row--new{border-top:1px solid var(--border);padding-top:10px}.shopify-connection-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.shopify-connection-summary span{border:1px solid var(--border);overflow-wrap:anywhere;border-radius:10px;gap:3px;min-width:0;padding:10px 12px;display:grid}.shopify-connection-summary b{color:var(--muted);text-transform:uppercase;font-size:.75rem}.settings-inline-warning{color:#77510c;background:#fff8e8;border:1px solid #d8aa51;border-radius:10px;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;display:flex}@media (width<=760px){.shopify-connection-summary,.shopify-mapping-row{grid-template-columns:1fr}}@container fulfillment-client-detail (width<=760px){.shopify-integration-panel .shopify-connection-summary{grid-template-columns:1fr}.shopify-integration-panel .shopify-mapping-row{grid-template-columns:minmax(0,1fr)}}@media (width<=820px){.fulfillment-client-master-detail{grid-template-columns:minmax(0,1fr);overflow:auto}.fulfillment-client-list{border-right:0;border-bottom:1px solid var(--border);max-height:220px}.fulfillment-client-facts{grid-template-columns:minmax(0,1fr)}}.billbee-shipping-panel{margin-top:8px}.billbee-shipping-table{max-height:min(360px,100vh - 380px)}.billbee-shipping-table table{min-width:980px}.billbee-shipping-table th,.billbee-shipping-table td,.worker-interval-table th,.worker-interval-table td{padding:5px 7px}.billbee-shipping-table td:first-child{min-width:220px}.billbee-shipping-table td:first-child span,.worker-interval-table td:first-child span{color:var(--muted);margin-top:2px;font-size:11px;font-weight:750;display:block}.billbee-shipping-table input,.billbee-shipping-table select,.worker-interval-table input{border:1px solid var(--border);width:100%;min-width:0;height:28px;color:var(--text-strong);font:inherit;background:#fff;border-radius:5px;padding:0 7px;font-size:12px;font-weight:800}.billbee-shipping-table input[type=checkbox]{width:16px;height:16px;padding:0}.worker-settings-panel{min-height:0}.worker-tabs{border:1px solid var(--border);background:#eef1ef;border-radius:6px;gap:3px;width:fit-content;padding:3px;display:inline-flex}.worker-tabs button{min-width:112px;height:30px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;font-size:12px;font-weight:900}.worker-tabs button.is-active{color:var(--text-strong);background:#fff;box-shadow:0 1px 2px #0c141014}.worker-interval-table{max-height:min(560px,100vh - 260px)}.worker-interval-table table{min-width:900px}.worker-interval-table input{max-width:92px}.fulfillment-client-browser-head,.fulfillment-editor-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding-bottom:7px;display:flex}.fulfillment-client-browser-head div,.fulfillment-editor-head{min-width:0}.fulfillment-client-browser-head strong,.fulfillment-editor-head strong{color:var(--text-strong);font-size:13px;line-height:1.2;display:block}.fulfillment-client-browser-head span,.fulfillment-editor-head span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;font-weight:800;line-height:1.2;display:block;overflow:hidden}.fulfillment-client-summary-row{grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:5px;min-width:0;display:grid}.fulfillment-client-summary-row span{border:1px solid var(--border);min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:5px;padding:6px 7px;font-size:11px;font-weight:850;line-height:1.15;overflow:hidden}.fulfillment-client-summary-row b{color:var(--text-strong);font-size:13px;font-weight:950}.fulfillment-client-search{gap:4px;min-width:0;display:grid}.fulfillment-client-search span{color:var(--muted);font-size:11px;font-weight:850}.fulfillment-client-search input{border:1px solid var(--border);width:100%;min-width:0;height:30px;color:var(--text-strong);font:inherit;background:#fff;border-radius:5px;padding:0 8px;font-size:12px;font-weight:800}.fulfillment-client-list{align-content:start;gap:6px;min-height:0;padding-right:2px;display:grid;overflow:auto}.fulfillment-client-card{border:1px solid var(--border);min-width:0;color:var(--text);text-align:left;font:inherit;cursor:pointer;background:#fff;border-radius:5px;gap:5px;padding:8px;display:grid}.fulfillment-client-card:hover,.fulfillment-client-card.is-selected{background:var(--green-soft);border-color:#0f766e73}.fulfillment-client-card-title,.fulfillment-client-card-meta,.fulfillment-client-card-sync{align-items:center;gap:6px;min-width:0;display:flex}.fulfillment-client-card-title{justify-content:space-between}.fulfillment-client-card-title strong,.fulfillment-client-card-title em,.fulfillment-client-card-id,.fulfillment-client-card-sync span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.fulfillment-client-card-title strong{color:var(--text-strong);font-size:13px}.fulfillment-client-card-title em{color:var(--muted);font-size:11px;font-style:normal;font-weight:850}.fulfillment-client-card-meta b,.fulfillment-client-card-meta span{min-height:20px;color:var(--text-strong);background:#fff;border:1px solid #105a4b2e;border-radius:999px;align-items:center;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.fulfillment-client-card-id{color:var(--text);font-size:12px;font-weight:850}.fulfillment-client-card-sync{color:var(--muted);font-size:11px;font-weight:800}.fulfillment-client-empty{border:1px dashed var(--border);color:var(--muted);background:#fff;border-radius:5px;padding:12px;font-size:12px;font-weight:850}.fulfillment-client-empty.error{color:#9f2f2d}.fulfillment-editor-panel .settings-form--fulfillment{grid-template-columns:repeat(2,minmax(0,1fr))}.fulfillment-editor-panel--drawer{background:0 0;border:0;padding:0}.document-drawer:has(.fulfillment-editor-panel--drawer){width:min(640px,100vw - 18px)}.document-drawer:has(.fulfillment-editor-panel--drawer) .document-drawer-body{overflow:auto}.document-drawer:has(.fulfillment-client-ledger--drawer){width:min(920px,100vw - 18px)}.document-drawer:has(.fulfillment-client-ledger--drawer) .document-drawer-body{overflow:auto}.fulfillment-editor-panel--drawer .settings-form--fulfillment{grid-template-columns:repeat(2,minmax(0,1fr))}.fulfillment-editor-panel--drawer .settings-action-strip{border-top:1px solid var(--border);background:linear-gradient(#fbfcfbe0,#fbfcfb 34%);padding-top:8px;position:sticky;bottom:0}.fulfillment-editor-panel .settings-action-strip{justify-content:flex-end}.table-action-button{border:1px solid var(--border);min-height:26px;color:var(--text-strong);font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border-radius:5px;padding:0 8px;font-size:12px;font-weight:900}.table-action-button:hover{background:var(--green-soft);border-color:#0f766e73}.monitoring-panel .settings-panel-head{grid-template-columns:34px minmax(0,1fr) auto auto}.monitoring-summary{color:var(--muted);white-space:nowrap;align-items:baseline;gap:5px;font-size:12px;display:inline-flex}.monitoring-summary strong{color:var(--green);font-size:18px}.monitoring-device{align-items:center;gap:5px;display:inline-flex}.monitoring-table-wrap td:first-child strong,.monitoring-table-wrap td:first-child .table-cell-detail{display:block}.table-action-button--danger{color:var(--red)}.table-action-button--danger:hover{background:var(--red-soft);border-color:#b0343459}@media (width<=760px){.monitoring-table-wrap{border:0;overflow:visible}.monitoring-table-wrap table,.monitoring-table-wrap tbody{width:100%;min-width:0;display:block}.monitoring-table-wrap thead{display:none}.monitoring-table-wrap tbody{gap:8px;display:grid}.monitoring-table-wrap tr{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:0;display:grid;overflow:hidden}.monitoring-table-wrap td{white-space:normal;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex}.monitoring-table-wrap td:before{color:var(--muted);content:attr(data-label);text-transform:uppercase;flex:0 0 7.5rem;font-size:11px;font-weight:850}.monitoring-table-wrap td>*{min-width:0}.monitoring-table-wrap td:last-child{justify-content:flex-end}.monitoring-table-wrap td:last-child:before{margin-right:auto}.monitoring-table-wrap .settings-empty-row,.monitoring-table-wrap .settings-empty-row td{display:block}.monitoring-table-wrap .settings-empty-row td:before{display:none}}.settings-form--carrier{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-form--carrier>.settings-field:first-of-type{grid-column:1/-1}.settings-form--carrier input{min-width:0;min-height:36px}.settings-form--carrier input::placeholder{text-overflow:unset;white-space:normal;overflow:visible}.settings-form--user,.settings-form--import{grid-template-columns:repeat(4,minmax(0,1fr))}.document-drawer:has(.settings-form--drawer) .document-drawer-body{overflow:auto}.document-drawer:has(.carrier-settings-card--active) .document-drawer-body{overflow:auto}.document-drawer:has(.settings-form--warehouse) .document-drawer-body{overflow:auto}.document-drawer .settings-form--drawer{background:0 0;border:0;padding:10px}.document-drawer:has(.settings-form--user.settings-form--drawer){width:min(640px,100vw - 18px)}.document-drawer:has(.settings-form--password.settings-form--drawer){width:min(520px,100vw - 18px)}.document-drawer:has(.settings-form--import.settings-form--drawer){width:min(640px,100vw - 18px)}.document-drawer .settings-form--user.settings-form--drawer{grid-template-columns:repeat(2,minmax(0,1fr))}.document-drawer .settings-form--import.settings-form--drawer{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.document-drawer .settings-form--password.settings-form--drawer{grid-template-columns:minmax(0,1fr)}.document-drawer .settings-form--drawer .settings-actions{border-top:1px solid var(--border);background:linear-gradient(#fbfcfbe0,#fbfcfb 34%);padding-top:8px;position:sticky;bottom:0}.settings-field{color:var(--text-strong);gap:4px;font-size:12px;font-weight:800;display:grid}.settings-field--wide{grid-column:1/-1}.settings-sync-field-row{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.settings-sync-field-row .secondary-button{min-height:30px;padding-inline:9px}.settings-inline-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.settings-inline-actions small{color:var(--muted);font-size:11px;font-weight:700}.settings-field-hint{color:var(--muted);font-size:11px;font-weight:600;line-height:1.35}.settings-field-hint--auth{grid-column:span 2;align-self:center}.settings-form textarea{resize:vertical;min-height:44px;padding:7px 8px}.settings-two-column{grid-template-columns:minmax(260px,.8fr) minmax(340px,1.2fr);gap:10px;display:grid}.settings-access-grid,.wms-settings-grid{grid-template-columns:minmax(260px,.75fr) minmax(420px,1.25fr);gap:8px;min-height:0;display:grid;overflow:hidden}.wms-settings-grid--single{grid-template-columns:minmax(280px,520px)}.wms-settings-detail{min-width:0}.settings-panel:has(.settings-access-grid)>.settings-action-strip{order:1}.settings-panel:has(.settings-access-grid)>.settings-identity-tabs{order:2;margin:0}:is(.settings-panel:has(.settings-access-grid)>.settings-form--password,.settings-panel:has(.settings-access-grid)>.settings-form--user){order:2}.settings-panel:has(.settings-access-grid)>.settings-access-grid{order:3;min-height:0;overflow:hidden}.settings-subpanel-head,.panel-head .settings-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.settings-access-panel{grid-template-rows:auto minmax(248px,max-content) minmax(0,1fr);align-content:stretch;gap:5px;min-width:0;min-height:0;padding-bottom:8px;display:grid;overflow:auto}.settings-access-panel .access-selector:not(.access-selector--users){min-height:248px;max-height:min(360px,48vh);overflow:auto}.settings-access-panel:has(.role-checkboxes--compact){grid-template-rows:auto minmax(132px,.32fr) auto minmax(0,1fr)}.access-selector{gap:4px;min-height:0;max-height:none;display:grid;overflow:auto}.access-selector--users{max-height:none}.access-selector-row{border:1px solid var(--border);min-width:0;color:var(--text);text-align:left;font:inherit;cursor:pointer;background:#fff;border-radius:5px;gap:1px;padding:5px 8px;display:grid}.access-selector-row.active,.access-selector-row:hover{background:var(--green-soft);border-color:#0f766e73}.access-selector-row strong,.access-selector-row span,.access-selector-row small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.access-selector-row strong{color:var(--text-strong)}.access-selector-row small{color:var(--muted);font-size:11px;font-weight:800}.permission-matrix,.permission-override-list{align-content:start;gap:3px;min-height:0;max-height:none;display:grid;overflow:auto}.permission-row,.permission-override-row{border:1px solid var(--border);background:#fbfcfb;border-radius:5px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:4px 7px;display:grid}.permission-override-row{grid-template-columns:minmax(0,1fr) 118px}.permission-row strong,.permission-override-row strong{color:var(--text-strong);font-size:12px;display:block}.permission-row small,.permission-override-row small{color:var(--muted);font-size:11px;display:block}.permission-override-row select{min-height:24px}.role-checkboxes--compact{border:1px solid var(--border);border-radius:5px;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:4px 8px;padding:8px;display:grid;overflow:visible}.compact-button{min-height:31px;padding:0 9px}.access-denied{min-height:320px;color:var(--text);text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.access-denied h1{color:var(--text-strong);margin:0;font-size:22px}.access-denied p{color:var(--muted);margin:0}.wms-settings-detail{margin:0 8px 8px}.subarea-grid--wms-settings{grid-template-columns:repeat(3,minmax(180px,1fr))}.subarea-grid--internal{grid-template-columns:repeat(5,minmax(130px,1fr))}.settings-form--warehouse,.settings-form--location-range,.settings-form--packing-devices{grid-template-columns:repeat(4,minmax(0,1fr))}.wms-internal-panel{margin:0 8px 8px}.wms-booking-grid{grid-template-columns:150px minmax(260px,1fr) minmax(180px,.75fr) minmax(180px,.75fr);align-items:end;gap:7px;display:grid}.wms-booking-grid--adjustment{grid-template-columns:minmax(180px,.8fr) minmax(240px,1fr) 110px minmax(180px,.8fr)}.wms-booking-grid--drawer{grid-template-columns:minmax(190px,1fr) minmax(160px,.8fr)}.wms-booking-grid--inventory{grid-template-columns:minmax(260px,1fr) minmax(240px,1fr) 150px 150px}.location-pick-button{border:1px solid var(--border);min-height:34px;color:var(--text-strong);text-align:left;font:inherit;cursor:pointer;background:#fff;border-radius:5px;padding:0 10px;font-weight:850}.location-pick-button:hover{background:var(--green-soft);border-color:#0f766e73}.wms-panel-hint{border-top:1px solid var(--border);color:var(--muted);background:#fbfcfb;padding:8px 12px;font-size:12px;font-weight:850}.location-search-panel{gap:8px;display:grid}.drawer-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.drawer-facts div{border:1px solid var(--border);background:#fbfcfb;border-radius:5px;gap:2px;padding:8px;display:grid}.drawer-facts span{color:var(--muted);font-size:11px;font-weight:800}.drawer-facts strong{color:var(--text-strong)}.location-search-list{gap:5px;max-height:min(62vh,520px);display:grid;overflow:auto}.location-search-row{border:1px solid var(--border);min-width:0;color:var(--text);text-align:left;font:inherit;cursor:pointer;background:#fff;border-radius:5px;grid-template-columns:minmax(150px,1fr) auto;grid-template-areas:"location meta""detail detail";align-items:center;gap:3px 8px;padding:7px 8px;display:grid}.location-search-row:has(input[type=checkbox]){grid-template-columns:18px minmax(150px,1fr) auto;grid-template-areas:"check location meta"".detail detail"}.location-search-row:hover{background:var(--green-soft);border-color:#0f766e73}.location-search-row:disabled,.location-search-row.is-disabled{color:var(--muted);cursor:not-allowed;background:#f6f8f6;border-color:#e3e8e4}.location-search-row:disabled:hover,.location-search-row.is-disabled:hover{background:#f6f8f6;border-color:#e3e8e4}.location-search-row strong,.location-search-row span,.location-search-row small{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.location-search-row input[type=checkbox]{grid-area:check}.location-search-row strong{color:var(--text-strong);grid-area:location}.location-search-row span{text-align:right;grid-area:meta}.location-search-row small{color:var(--muted);text-align:left;white-space:normal;grid-area:detail;font-size:11px;font-weight:850}.table-input{border:1px solid var(--border);border-radius:4px;width:100%;min-height:28px;padding:0 7px}.picklist-item-search{grid-template-columns:minmax(240px,320px) 132px;align-items:end;gap:7px;margin-bottom:7px;display:grid}.picklist-item-search .compact-scan{background:0 0;border:0;margin:0;padding:0}.picklist-item-search .btn{width:132px}.picklist-match-strip{border:1px solid var(--border);background:#fbfcfb;border-radius:5px;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:7px;padding:6px;display:flex}.picklist-match-strip span{color:var(--muted);font-size:12px;font-weight:850}.location-assistant-head{align-items:center}.location-assistant-tabs{border:1px solid var(--border);background:#f5f7f5;border-radius:6px;align-items:center;gap:2px;padding:2px;display:inline-flex}.location-assistant-tabs button{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:4px;padding:5px 10px;font-size:12px;font-weight:850}.location-assistant-tabs button.active{color:var(--text-strong);background:#fff;box-shadow:0 1px 2px #0f172a14}.location-assistant{gap:6px;min-width:0;display:grid}.location-assistant input,.location-assistant select,.wms-booking-grid input,.wms-booking-grid select,.wms-booking-grid textarea{border:1px solid var(--border);width:100%;min-width:0;min-height:30px;color:var(--text);font:inherit;background:#fff;border-radius:4px;outline:none;padding:0 8px}.location-assistant input:focus,.location-assistant select:focus,.wms-booking-grid input:focus,.wms-booking-grid select:focus,.wms-booking-grid textarea:focus{border-color:var(--green);box-shadow:0 0 0 2px #006c5b1f}.location-assistant-toolbar{grid-template-columns:minmax(260px,1fr) 100px 150px;align-items:end;gap:8px;display:grid}.location-existing-count{border:1px solid var(--border);background:#fbfcfb;border-radius:5px;gap:2px;padding:7px 9px;display:grid}.location-existing-count span,.location-range-summary span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:850}.location-existing-count strong,.location-range-summary strong{color:var(--text-strong);overflow-wrap:anywhere;font-size:14px}.location-layout-editor{border:1px solid var(--border);min-width:0;box-shadow:none;background:#fff;border-radius:5px;gap:5px;padding:7px 9px;display:grid}.location-layout-editor--matrix{max-width:100%;overflow-x:auto}.location-layout-editor--jtl{gap:6px}.location-layout-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.location-layout-head strong{color:var(--text-strong);font-size:13px}.location-layout-column-head,.location-layout-row{grid-template-columns:minmax(150px,1fr) 120px 120px 82px 32px;align-items:center;gap:6px;display:grid}.location-layout-column-head{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.location-layout-row label{color:var(--text-strong);gap:0;font-size:12px;font-weight:800;display:grid}.location-layout-row .icon-btn{width:32px;height:32px}.location-matrix{gap:4px;min-width:100%;max-width:100%;padding-bottom:1px;display:grid;overflow-x:auto}.location-matrix-row{grid-template-columns:92px repeat(var(--location-segment-count), minmax(86px, 1fr));align-items:center;gap:7px;display:grid}.location-matrix-row>span{color:var(--text-strong);font-size:12px;font-weight:850}.location-matrix-row label{min-width:0}.location-matrix-row input{min-height:26px}.location-matrix-row--small input{text-align:center}.location-matrix-row--tools{margin-top:-2px}.location-matrix-row--meta>span{color:var(--muted);font-size:11px}.location-matrix-row--meta input{min-height:26px;color:var(--muted);font-size:12px}.location-matrix-row--tools .icon-btn{background:#f7f8f7;justify-self:start;width:28px;height:26px}.location-range-summary{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding-top:8px;display:grid}.location-range-summary div{border:1px solid var(--border);background:#fbfcfb;border-radius:5px;gap:2px;padding:7px 9px;display:grid}.location-properties-panel{border:1px solid var(--border);min-width:0;box-shadow:none;background:#fff;border-radius:5px;grid-template-columns:minmax(150px,.55fr) minmax(520px,1.7fr) minmax(210px,.75fr);gap:7px;padding:7px 9px;display:grid}.location-properties-panel--jtl{align-items:start}.location-properties-copy{align-content:start;gap:5px;display:grid}.location-properties-copy strong{color:var(--text-strong);font-size:13px}.location-properties-copy span{color:var(--muted);font-size:11px;line-height:1.3}.location-properties-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px 7px;display:grid}.location-properties-form .settings-field--wide{grid-column:1/span 3}.location-properties-form .settings-check.settings-field--wide{grid-column:4;align-self:end;min-height:30px}.location-type-help{border:1px solid var(--border);border-left:3px solid var(--green);min-height:72px;color:var(--muted);background:#fbfcfb;border-radius:4px;align-content:start;gap:5px;padding:8px;font-size:11px;display:grid}.location-type-help strong{color:var(--text-strong)}.location-preview-screen{gap:10px;display:grid}.location-assistant-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding-top:10px;display:flex}.location-assistant-footer>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:850;overflow:hidden}.settings-subpanel--compact{align-self:start}.wms-settings-facts{border:1px solid var(--border);background:#fbfcfb;border-radius:5px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.location-range-preview{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.jtl-wawi-location-import__summary{grid-template-columns:repeat(6,minmax(0,1fr))}.location-range-preview div{border:1px solid var(--border);background:#fbfcfb;border-radius:5px;gap:2px;padding:8px;display:grid}.location-range-preview span{color:var(--muted);font-size:11px;font-weight:800}.location-range-preview strong{color:var(--text-strong);font-size:18px}.location-preview-meta{background:var(--green-soft);border:1px solid #0f766e33;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;padding:6px 8px;display:flex}.location-preview-meta strong{color:var(--text-strong);font-size:12px;font-weight:900}.location-preview-meta span{color:var(--muted);text-align:right;font-size:11px;font-weight:850}.location-preview-codes{flex-wrap:wrap;gap:5px;display:flex}.location-preview-codes span{border:1px solid var(--border);color:var(--text-strong);background:#fff;border-radius:4px;padding:3px 6px;font-size:11px;font-weight:800}.settings-subpanel{border:1px solid var(--border);background:var(--surface-soft);border-radius:6px;align-content:start;gap:8px;padding:10px;display:grid}.settings-subpanel h3{color:var(--text-strong);margin:0;font-size:14px}.role-list{flex-wrap:wrap;align-items:flex-start;gap:6px;display:flex}.settings-list-header{color:var(--muted);align-items:center;gap:8px;padding:0 9px;font-size:11px;font-weight:900;display:grid}.settings-list-row{border:1px solid var(--border);background:#fff;border-radius:5px;grid-template-columns:minmax(140px,1fr) minmax(120px,.8fr) minmax(160px,1fr);align-items:center;gap:8px;min-height:38px;padding:7px 9px;font-size:12px;display:grid}.settings-list-header--profiles,.settings-list-row--profile{grid-template-columns:minmax(140px,1fr) minmax(100px,.7fr) minmax(96px,.6fr) minmax(170px,1.2fr) 78px;width:100%}.settings-list-row--profile{color:inherit;font:inherit;text-align:left;cursor:pointer}.settings-list-row--profile:hover,.settings-list-row--profile.is-selected{background:var(--green-soft);border-color:#0f766e73}.settings-list-row--profile.has-missing-client{background:#fff7ed;border-color:#b4530959}.settings-list-row>*{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.settings-list-row strong{color:var(--text-strong)}.settings-list-row span,.settings-list-row small,.muted-note{color:var(--muted)}.settings-list-row--profile .settings-list-client{overflow-wrap:anywhere;white-space:normal;align-items:center;gap:5px;line-height:1.2;display:inline-flex}.settings-list-row--profile.has-missing-client .settings-list-client{color:#92400e;font-weight:900}.settings-inline-summary{color:var(--muted);margin:-2px 0 8px;font-size:12px;font-weight:800}.settings-form-head{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:8px;padding-top:10px;display:flex}.settings-form-head strong{color:var(--text-strong);font-size:13px;font-weight:950}.settings-form-head span{color:var(--muted);font-size:12px;font-weight:850}.role-checkboxes{border:1px solid var(--border);border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:9px}.role-checkboxes legend{color:var(--text-strong);padding:0 4px}.settings-check{min-height:30px;color:var(--text-strong);align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.settings-check input{width:16px;min-width:16px;height:16px;min-height:16px}.settings-check--compact{min-height:24px;font-size:12px}.settings-switch{border:1px solid var(--border);color:var(--text-strong);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 6px;font-size:12px;font-weight:900;display:inline-flex}.settings-switch input{width:34px;height:18px;accent-color:var(--green)}.worker-global-panel{border-left:3px solid var(--green)}.settings-actions{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:8px;padding-top:10px;display:flex}.settings-actions-hint{color:var(--muted);margin-right:auto;font-size:12px;font-weight:850;line-height:1.25}.login-database-panel .settings-actions{padding-top:6px}.login-database-panel .primary-button,.login-database-panel .secondary-button{min-height:30px}.settings-actions--compact{border-top:0;padding-top:0}.settings-status{border:1px solid var(--border);background:var(--surface-soft);border-radius:5px;align-content:center;gap:2px;min-height:31px;padding:6px 9px;font-size:12px;display:grid}.settings-status strong{color:var(--text-strong)}.settings-status span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;line-height:1.25;display:block;overflow:hidden}.settings-panel-head .settings-status--with-facts{grid-column:1/-1}.settings-status--with-facts span{text-overflow:unset;white-space:normal;overflow:visible}.settings-status ul{color:var(--text);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:2px 12px;margin:4px 0 0;padding:0;font-size:11px;font-weight:800;line-height:1.25;list-style:none;display:grid}.settings-status li:before{content:"- ";color:var(--muted)}.settings-status--green{background:var(--green-soft);border-color:#087c704d}.settings-status--amber{background:var(--amber-soft);border-color:#b1760f4d}.settings-status--red{background:var(--red-soft);border-color:#c0424d52}.carrier-provider-strip{grid-template-columns:repeat(2,minmax(0,220px));gap:8px;display:grid}.carrier-provider-button{border:1px solid var(--border);min-width:0;min-height:70px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:6px;grid-template-columns:58px 1fr;align-items:center;gap:10px;padding:8px;display:grid}.carrier-provider-button.active{background:var(--green-soft);border-color:#0f766e73;box-shadow:inset 0 0 0 1px #0f766e1f}.carrier-provider-button--configured{border-color:#16a34a6b}.carrier-provider-meta{gap:2px;min-width:0;display:grid}.carrier-provider-meta strong,.carrier-provider-meta small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.carrier-provider-meta strong{color:var(--text-strong);font-size:13px}.carrier-provider-meta small{color:var(--muted);font-size:11px}.carrier-config-light{background:#16a34a;border-radius:999px;width:9px;height:9px;display:inline-flex;box-shadow:0 0 0 3px #16a34a24}.carrier-logo{border:1px solid var(--border);letter-spacing:0;border-radius:5px;place-items:center;gap:2px;min-height:42px;font-size:12px;font-weight:950;display:grid}.carrier-logo img{object-fit:contain;object-position:center;max-width:50px;max-height:26px}.carrier-logo span{font-size:10px;line-height:1;display:block}.carrier-logo--integration{color:var(--text-strong);background:#fff}.carrier-logo--dhl{color:#d40511;background:#fc0;border-color:#d5a900}.carrier-logo--dpd{color:#fff;background:#dc0032;border-color:#b4002a}.frame-head-actions,.panel-head-actions,.drawer-action-head{align-items:center;gap:8px;display:flex}.frame-head-actions,.panel-head-actions{margin-left:auto}.drawer-action-head{justify-content:space-between;margin-bottom:12px}.spin-icon{animation:.8s linear infinite runge-spin}@keyframes runge-spin{to{transform:rotate(360deg)}}.location-stock-drawer{gap:12px;display:grid}.carrier-settings-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:6px;gap:10px;padding:10px;display:grid}.carrier-settings-card--active{margin-top:10px}.carrier-settings-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.carrier-settings-head strong,.carrier-settings-head span{display:block}.carrier-settings-head strong{color:var(--text-strong)}.carrier-settings-head span{color:var(--muted);margin-top:2px;font-size:12px}.carrier-settings-note{color:var(--muted);margin:-2px 0 0;font-size:12px;line-height:1.35}.carrier-settings-note--ok{color:#166534;align-items:center;gap:8px;display:flex}.primary-button,.secondary-button{border:1px solid var(--border);min-height:34px;font:inherit;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:13px;font-weight:900;display:inline-flex}.primary-button{color:#fff;background:var(--green);border-color:var(--green)}.secondary-button{color:var(--text-strong);background:#fff}button:disabled,.label-button:disabled{color:var(--faint);background:var(--surface-muted);border-color:var(--border);cursor:not-allowed}.status-pill{border-radius:999px;justify-content:center;align-items:center;min-width:fit-content;min-height:20px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.status-pill--green{color:var(--green);background:var(--green-soft)}.status-pill--blue{color:var(--blue);background:var(--blue-soft)}.status-pill--amber{color:var(--amber);background:var(--amber-soft)}.status-pill--red{color:var(--red);background:var(--red-soft)}.status-pill--muted{color:var(--muted);background:var(--surface-muted)}.api-warning{background:var(--red-soft);color:var(--red);border-radius:5px;margin:0;padding:8px;font-size:12px;font-weight:800}.api-warning-list{gap:6px;display:grid}.home-copy .api-warning{margin-top:12px}.statusbar{z-index:100;border-top:1px solid var(--border);min-height:36px;color:var(--muted);background:#fff;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0 10px;font-size:12px;display:grid;position:relative}.statusbar strong{color:var(--text-strong)}.statusbar>span{display:none}.statusbar-actions{justify-content:flex-end;gap:6px;min-width:0;display:flex;overflow-x:auto}.statusbar-action{border:1px solid var(--border);min-width:0;min-height:26px;color:var(--text-strong);font:inherit;white-space:nowrap;background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-weight:850;display:inline-flex}.statusbar-action svg{flex:none}.statusbar-action.primary{border-color:var(--dark);background:var(--dark);color:#fff}.statusbar-action:disabled{cursor:not-allowed;opacity:.45}@media (width<=1080px){.topbar{grid-template-columns:250px 1fr}.quick-nav{grid-column:1/-1;overflow-x:auto}.auth-panel{grid-column:1/-1;justify-content:stretch}.home-shell{grid-template-columns:1fr;padding:28px 24px}.settings-form--database,.settings-form--fulfillment,.settings-form--user,.settings-form--import,.settings-panel-head,.settings-two-column,.settings-work{grid-template-columns:1fr}.settings-panel-head{align-items:start}.workbench-grid,.location-properties-panel{grid-template-columns:1fr}.tree-panel{flex-wrap:wrap;gap:6px;display:flex}.tree-panel h2{width:100%}.tree-row,.tree-action{width:auto;min-width:150px}}@media (width<=760px){.login-shell{min-height:100svh;padding:16px}.login-card{width:100%;min-width:0;padding:20px}.login-card-head,.login-database-head{min-width:0}.login-database-grid{grid-template-columns:minmax(0,1fr)}.login-database-panel .settings-actions{flex-direction:column;align-items:stretch}.login-database-panel .primary-button,.login-database-panel .secondary-button{width:100%}.login-options-row{display:grid}.settings-panel:has(.settings-access-grid){grid-template-rows:auto;height:auto;max-height:none;overflow:visible}.settings-access-grid{grid-template-columns:1fr;overflow:visible}.settings-panel:has(.settings-access-grid)>.settings-access-grid{grid-template-columns:1fr;overflow:visible}.settings-access-panel{grid-template-rows:auto auto minmax(160px,1fr);overflow:visible}.settings-access-panel:has(.role-checkboxes--compact){grid-template-rows:auto auto auto minmax(160px,1fr)}.permission-matrix,.permission-override-list{max-height:260px}.carrier-provider-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.carrier-provider-button{grid-template-columns:1fr}.topbar{grid-template-columns:1fr;height:auto;padding:12px}.brand small,.quick-nav{display:none}.auth-panel--login,.auth-panel--active{grid-template-columns:1fr}.auth-submit,.ghost-icon-button{width:100%}.home-shell{padding:22px 12px}.home-copy h1{font-size:32px}.metric-strip,.home-cards{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--border)}.metric:last-child{border-bottom:0}.workbench-head,.wms-nav{flex-wrap:wrap;align-items:flex-start;padding:8px}.title-stack{order:3;width:100%}.title-stack h1{font-size:26px}.title-stack p{white-space:normal}.app-tabs{width:100%}.app-tabs a{min-width:44px;padding:0 10px;font-size:0}.app-tabs a svg,.app-tabs a:first-letter,.wms-nav .app-tabs a{font-size:13px}.wms-nav .app-tabs a{font-size:12px}.filter-grid,.filter-grid--article,.history-doc-grid,.location-assistant-toolbar,.location-layout-column-head,.location-layout-row,.location-properties-form,.location-range-preview,.location-range-summary,.mask-grid,.inline-form,.operation-form--manual,.sales-action-dock,.sales-detail,.sales-edit-grid,.shipment-panel,.settings-form--carrier,.role-checkboxes,.pack-band,.settings-list-row,.settings-list-row--profile{grid-template-columns:1fr}.location-layout-column-head{display:none}.location-layout-head .compact-button{justify-content:center;width:100%}.location-matrix-row{grid-template-columns:86px repeat(var(--location-segment-count), minmax(58px, 1fr));gap:5px}.settings-actions{justify-content:stretch}.location-assistant-footer{flex-direction:column;align-items:stretch}.settings-actions .primary-button,.settings-actions .secondary-button{flex:1 1 0}.filter-grid .secondary-button{justify-self:start;width:auto;max-width:100%}.pack-band{margin:0 12px 8px}.stock-panel{margin-left:12px;margin-right:12px}.stock-panel__head{flex-direction:column;align-items:stretch}.stock-panel__grid{grid-template-columns:1fr}.stock-table{overflow-x:auto}.stock-row{grid-template-columns:minmax(92px,1fr) minmax(100px,1fr) 76px 76px 96px;min-width:560px}.pack-status,.wms-title{padding-left:12px;padding-right:12px}.pack-table,.parcel-table{margin-left:12px;margin-right:12px;overflow-x:auto}.pack-row{min-width:800px}.parcel-row{min-width:760px}.article-mask label{grid-template-columns:1fr}.simple-list>div{grid-template-columns:1fr;padding:8px}.statusbar{grid-template-columns:1fr;padding:8px 12px}}.portal-card{min-height:82px;box-shadow:none;border-radius:7px;grid-template-rows:auto 1fr auto;gap:6px;padding-right:46px;display:grid;position:relative}.portal-open{border:1px solid var(--border);width:28px;height:28px;color:var(--muted);background:#fff;border-radius:6px;justify-content:center;justify-self:end;align-items:center;font-size:12px;font-weight:850;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.portal-card:hover .portal-open{border-color:var(--green);color:var(--green)}.settings-row-actions{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.settings-row-actions .secondary-button,.settings-row-actions .primary-button{min-height:30px;padding:0 10px;font-size:12px}.settings-row-actions select{border:1px solid var(--border);min-width:220px;height:30px;color:var(--text-strong);font:inherit;background:#fff;border-radius:5px;padding:0 8px;font-size:12px;font-weight:850}.danger-button{color:#9c2f2b;background:#fff7f6;border-color:#e2beb9}.wms-stock-notice{margin:0 0 8px}.client-portal-editor{gap:8px;display:grid}.client-portal-layout{grid-template-columns:minmax(170px,.65fr) minmax(0,1.35fr);gap:8px;display:grid}.client-portal-users,.client-portal-form{gap:6px;min-width:0;display:grid}.client-portal-user-row{border:1px solid var(--border);min-height:34px;color:var(--text);text-align:left;font:inherit;background:#fff;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:5px 8px;display:grid}.client-portal-user-row span,.client-portal-user-row b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.client-portal-user-row b{color:var(--muted);font-size:11px}.client-portal-user-row.is-selected,.client-portal-user-row:hover{background:var(--green-soft);border-color:#0f766e66}.client-portal-form-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.client-portal-active{align-self:end;min-height:30px}.customer-portal-shell{background:#f4f7f3;place-items:center;min-height:100vh;padding:16px;display:grid}.customer-portal-login,.customer-portal-workspace{border:1px solid var(--border);background:#fff;border-radius:8px;width:min(1180px,100%);box-shadow:0 18px 42px #2227231f}.customer-portal-login{gap:14px;width:min(430px,100%);padding:20px;display:grid}.customer-portal-login label,.customer-portal-form-grid label,.customer-portal-filterbar label{color:var(--muted);gap:4px;font-size:11px;font-weight:850;display:grid}.customer-portal-login input,.customer-portal-form-grid input,.customer-portal-line input,.customer-portal-line select,.customer-portal-filterbar input,.customer-portal-filterbar select{border:1px solid var(--border);min-width:0;height:32px;color:var(--text-strong);font:inherit;background:#fff;border-radius:5px;padding:0 8px;font-size:12px}.customer-portal-brand,.customer-portal-header,.customer-portal-tabs,.customer-portal-actions{align-items:center;gap:8px;display:flex}.customer-portal-brand{color:var(--text-strong);font-size:16px}.customer-portal-login-head{gap:8px;padding-bottom:4px;display:grid}.customer-portal-login-head img{width:164px;height:auto}.customer-portal-login-head span,.customer-portal-login-head strong{display:block}.customer-portal-login-head span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:850}.customer-portal-login-head strong{color:var(--text-strong);font-size:20px;line-height:1.1}.customer-portal-workspace{grid-template-rows:auto auto minmax(0,1fr);min-height:calc(100vh - 32px);display:grid;overflow:hidden}.customer-portal-header{border-bottom:1px solid var(--border);justify-content:space-between;padding:10px 12px}.customer-portal-header-brand{align-items:center;gap:12px;min-width:0;display:flex}.customer-portal-header-brand img{flex:none;width:142px;height:auto}.customer-portal-header span,.customer-portal-header strong{display:block}.customer-portal-header span{color:var(--muted);font-size:11px;font-weight:850}.customer-portal-tabs{border-bottom:1px solid var(--border);background:#f8faf7;padding:8px 12px}.customer-portal-tabs button{border:1px solid var(--border);min-height:30px;color:var(--text);font:inherit;background:#fff;border-radius:6px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.customer-portal-order-form,.customer-portal-orders-layout,.customer-portal-csv{min-height:0;padding:10px 12px}.customer-portal-order-form{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-content:start;gap:10px;display:grid;overflow:auto}.customer-portal-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.customer-portal-products{gap:6px;display:grid}.customer-portal-order-form .client-section-head{justify-content:space-between;gap:8px}.customer-portal-order-form .pill.good{color:#166534;background:#dcfce7}.customer-portal-order-form .pill.warn{color:#92400e;background:#fef3c7}.customer-portal-order-form .pill.bad{color:#991b1b;background:#fee2e2}.customer-portal-line{grid-template-columns:24px minmax(120px,1.1fr) minmax(150px,1fr) 76px 30px;align-items:center;gap:6px;display:grid}.customer-portal-line>span{color:var(--muted);text-align:center;font-size:12px;font-weight:900}.customer-portal-actions{flex-wrap:wrap;grid-column:1/-1;padding-top:4px}.customer-portal-orders-layout{grid-template-columns:minmax(420px,1fr) minmax(360px,.8fr);gap:10px;display:grid;overflow:hidden}.customer-portal-orders,.customer-portal-detail{align-content:start;gap:8px;min-width:0;min-height:0;display:grid}.customer-portal-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.customer-portal-overview>div{border:1px solid var(--border);background:#f8faf7;border-radius:6px;min-width:0;padding:7px 8px}.customer-portal-overview span,.customer-portal-overview strong{display:block}.customer-portal-overview span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:850}.customer-portal-overview strong{color:var(--text-strong);font-size:16px;line-height:1.1}.customer-portal-filterbar{border:1px solid var(--border);background:#fff;border-radius:6px;grid-template-columns:minmax(180px,1.2fr) minmax(120px,.8fr) minmax(120px,.8fr) auto;align-items:end;gap:6px;padding:8px;display:grid}.customer-portal-filter-search{min-width:0}.customer-portal-order-list{align-content:start;gap:5px;min-height:0;display:grid;overflow:auto}.customer-portal-order-row{border:1px solid var(--border);min-height:46px;color:var(--text);text-align:left;font:inherit;background:#fff;border-radius:6px;grid-template-columns:minmax(126px,1.25fr) minmax(58px,.5fr) auto minmax(82px,.75fr) minmax(68px,.6fr) minmax(78px,.7fr);align-items:center;gap:5px;padding:6px 8px;display:grid}.customer-portal-stock-light{overflow-wrap:anywhere;white-space:normal;align-items:center;gap:5px;min-width:0;max-width:100%;font-size:10px;font-weight:850;display:inline-flex}.customer-portal-stock-light i{background:#dc2626;border-radius:50%;width:9px;height:9px}.customer-portal-stock-light[title]{cursor:help;position:relative}.customer-portal-stock-light[title]:is(:hover,:focus-visible):after{content:attr(title);z-index:20;border:1px solid var(--border-strong);background:var(--text-strong);color:#fff;white-space:normal;overflow-wrap:anywhere;pointer-events:none;border-radius:6px;width:max-content;max-width:min(320px,100vw - 24px);padding:6px 8px;position:absolute;inset:calc(100% + 5px) auto auto 0}.customer-portal-stock-light.green i{background:#16a34a}.customer-portal-stock-light.yellow i{background:#d97706}.customer-portal-csv{align-content:start;gap:10px;display:grid;overflow:auto}.customer-portal-csv-switch{gap:6px;display:flex}.customer-portal-csv-switch button{border:1px solid var(--border);font:inherit;background:#fff;border-radius:6px;padding:7px 12px;font-weight:850}.customer-portal-csv-switch button.active{background:var(--green-soft);color:var(--green);border-color:#0f766e6b}.customer-portal-csv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-portal-csv .panel{align-content:start;gap:10px;display:grid}.customer-portal-csv .panel>code{border:1px solid var(--border);white-space:nowrap;background:#f8faf7;border-radius:5px;padding:8px;display:block;overflow-x:auto}.customer-portal-csv-file{gap:5px;font-weight:800;display:grid}.customer-portal-csv-methods>div:last-child{flex-wrap:wrap;gap:6px;display:flex}.customer-portal-csv-success{color:#166534;font-weight:850}.customer-portal-order-reference,.customer-portal-order-metrics,.customer-portal-order-shipment,.customer-portal-order-row em{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-portal-order-reference,.customer-portal-order-metrics{gap:1px;display:grid}.customer-portal-order-reference strong,.customer-portal-order-metrics strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-strong);font-size:12px;overflow:hidden}.customer-portal-order-reference small,.customer-portal-order-metrics small,.customer-portal-order-shipment{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;overflow:hidden}.customer-portal-order-row em{color:var(--muted);font-size:11px;font-style:normal}.customer-portal-order-row.is-selected,.customer-portal-order-row:hover{background:var(--green-soft);border-color:#0f766e66}.customer-portal-detail{border-left:1px solid var(--border);padding-left:10px}.customer-portal-detail-actions{border:1px solid var(--border);background:#fff7f7;border-radius:6px;align-items:center;gap:8px;margin:8px 0;padding:8px;display:flex}.customer-portal-detail-actions span{color:var(--muted);font-size:11px;font-weight:750}.customer-portal-empty{color:var(--muted);font-size:12px}.customer-portal-detail-table{min-width:0;height:fit-content;min-height:max-content;overflow:auto}.customer-portal-detail-table table{border-collapse:collapse;width:100%;font-size:12px}.customer-portal-orders-layout{grid-template-columns:minmax(420px,.8fr) minmax(520px,1.2fr)}.customer-portal-order-reference strong,.customer-portal-order-reference small,.customer-portal-order-shipment{overflow-wrap:anywhere;white-space:normal}.customer-portal-detail-table table{table-layout:fixed}.customer-portal-detail-table th,.customer-portal-detail-table td{overflow-wrap:anywhere}@media (width>=901px){.runge-shell:not(.runge-shell--wms) .primary-button,.runge-shell:not(.runge-shell--wms) .secondary-button,.runge-shell:not(.runge-shell--wms) .btn{min-height:32px}.runge-shell:not(.runge-shell--wms) .mask-actions,.runge-shell:not(.runge-shell--wms) .settings-actions,.runge-shell:not(.runge-shell--wms) .settings-row-actions{flex-wrap:wrap;gap:6px}.erp-table{overflow-x:hidden}.erp-row{min-width:0}.erp-row>*{overflow-wrap:anywhere;white-space:normal}.erp-table--orders .erp-row{grid-template-columns:100px minmax(110px,1.1fr) minmax(100px,.9fr) 78px minmax(100px,.8fr) 48px 58px 82px 62px 62px;min-width:0}.erp-table--orders{overflow-x:auto}.erp-table--notes .erp-row{grid-template-columns:108px 108px 108px minmax(120px,1fr) 120px 110px 70px}.erp-table--invoices .erp-row{grid-template-columns:112px 112px 110px 88px 92px 92px 70px 82px}.erp-table--products .erp-row{grid-template-columns:108px 108px minmax(150px,1fr) 110px 72px 72px 72px 72px}}.customer-portal-detail-table th,.customer-portal-detail-table td{border-bottom:1px solid var(--border);text-align:left;padding:5px 6px}.customer-portal-shipment-link{color:inherit;flex-direction:column;gap:2px;font-weight:700;text-decoration:none;display:inline-flex}.customer-portal-shipment-link:hover,.customer-portal-shipment-link:focus-visible{text-decoration:underline}.customer-portal-shipment-link small{color:var(--muted);font-size:11px;font-weight:600}@media (width<=700px){.home-shell{padding-top:18px}.home-cards,.home-worklists{grid-template-columns:1fr;width:min(340px,100%)}.portal-card{grid-template-rows:auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:68px}.portal-card h2{align-self:auto}.portal-open{justify-content:flex-end}.top-actions .auth-badge{display:none}.top-actions .ghost-icon-button{min-height:32px;padding:0 10px}.client-portal-layout,.customer-portal-order-form,.customer-portal-orders-layout,.customer-portal-csv-grid{grid-template-columns:1fr}.customer-portal-header,.customer-portal-header-brand{align-items:flex-start}.customer-portal-header-brand img{width:118px}.customer-portal-tabs,.customer-portal-actions{flex-wrap:wrap}.customer-portal-form-grid,.customer-portal-overview,.customer-portal-filterbar,.customer-portal-order-row{grid-template-columns:1fr}.customer-portal-line{grid-template-columns:22px minmax(0,1fr) 70px 30px}.customer-portal-line select{grid-column:2/-1}.customer-portal-detail{border-left:0;border-top:1px solid var(--border);padding-top:10px;padding-left:0}}.runge-confirm-dialog{color:#15231f;background:#fff;border:1px solid #cbd8d3;border-radius:12px;width:min(420px,100vw - 32px);padding:20px;box-shadow:0 20px 60px #0820193d}.runge-confirm-dialog::backdrop{background:#0a1b166b}.runge-confirm-dialog p{margin:0 0 20px;line-height:1.45}.runge-confirm-actions{justify-content:flex-end;gap:8px;display:flex}.shipping-progress-overlay{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0819157a;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.shipping-progress-dialog{text-align:center;background:#fffffff5;border:1px solid #ffffffb3;border-radius:22px;width:min(620px,100vw - 48px);max-height:calc(100dvh - 48px);padding:32px 38px;overflow:auto;box-shadow:0 28px 90px #00181257}.shipping-progress-route{justify-content:center;align-items:center;gap:26px;margin-bottom:22px;display:flex}.shipping-progress-brand{background:#fff;border:1px solid #d8e3df;border-radius:16px;place-items:center;width:146px;height:84px;padding:12px;display:grid}.shipping-progress-brand img{object-fit:contain;object-position:center;max-width:100%;max-height:100%;display:block}.shipping-progress-arrow{color:var(--brand,#087565);font-size:42px;font-weight:800;animation:1s ease-in-out infinite shipping-arrow-pulse}.shipping-progress-kicker{color:#55706a;letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700}.shipping-progress-dialog h2{margin:0;font-size:25px}.shipping-progress-percent{color:#075f52;font-variant-numeric:tabular-nums;margin:22px 0 10px;font-size:42px;display:block}.shipping-progress-track{background:#dce9e5;border-radius:999px;height:12px;overflow:hidden}.shipping-progress-track>span{border-radius:inherit;background:linear-gradient(90deg,#0d8b76,#49b596);height:100%;transition:width .24s;display:block}.shipping-progress-message{min-height:24px;margin:14px 0;font-weight:700}.shipping-progress-steps{text-align:left;gap:7px;max-width:380px;margin:18px auto 0;padding:0;list-style:none;display:grid}.shipping-progress-steps li{color:#71827e;gap:9px;display:flex}.shipping-progress-steps li.done{color:#087565;font-weight:700}.shipping-progress-error{color:#8d201a;background:#fff0ee;border-radius:10px;margin:18px 0 0;padding:12px}.shipping-progress-actions{justify-content:center;gap:10px;margin-top:20px;display:flex}@keyframes shipping-arrow-pulse{50%{opacity:.62;transform:translate(8px)}}@media (prefers-reduced-motion:reduce){.spin-icon,.shipping-progress-arrow{animation:none}.shipping-progress-track>span{transition:none}}@media (width<=640px){.shipping-progress-dialog{padding:24px 20px}.shipping-progress-brand{width:104px;height:68px}.shipping-progress-route{gap:12px}.shipping-progress-arrow{font-size:30px}}.roadline-shipment-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0;display:grid}.roadline-shipment-options label,.roadline-shipment-options .roadline-remarks{min-width:0}.roadline-shipment-options .roadline-remarks{grid-column:1/-1}.carrier-client-mapping{border-top:1px solid var(--border,#d8dfdc);margin-top:16px;padding-top:16px}.carrier-client-mapping fieldset{border:0;min-width:0;margin:0;padding:0}.roadline-exchange-panel{margin-bottom:12px}.roadline-exchange-panel .compact-list-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.roadline-exchange-panel small{display:block}.customer-portal-shell{--app-bg:#f3f6f3;--surface:#fff;--surface-soft:#f7faf7;--surface-muted:#edf3ef;--border:#d5dfd8;--border-strong:#aabbb0;--text:#26312d;--text-strong:#13211c;--muted:#65736c;--green:#0f7462;--green-soft:#e4f3ed;--brand:#174f43;--red:#a2323d;--red-soft:#fcebee;min-height:100vh;color:var(--text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:linear-gradient(135deg,#f8faf8,#edf3ef);place-items:center;padding:24px}.customer-portal-shell--workspace{place-items:stretch stretch}.customer-portal-shell button,.customer-portal-shell input,.customer-portal-shell select{color:var(--text-strong)}.customer-portal-login,.customer-portal-workspace{border-color:var(--border);background:var(--surface);box-shadow:0 20px 55px #1a32281f}.customer-portal-login{border-radius:14px;gap:18px;width:min(460px,100%);padding:30px}.customer-portal-login-head{gap:14px}.customer-portal-login-head img{width:190px}.customer-portal-login-head span{color:var(--green);letter-spacing:.06em}.customer-portal-login-head strong{color:var(--text-strong);font-size:26px}.customer-portal-login label,.customer-portal-form-grid label,.customer-portal-filterbar label{color:var(--muted);gap:6px;font-size:12px}.customer-portal-login input,.customer-portal-form-grid input,.customer-portal-form-grid select,.customer-portal-line input,.customer-portal-line select,.customer-portal-filterbar input,.customer-portal-filterbar select{border-color:var(--border-strong);background:var(--surface);height:auto;min-height:44px;color:var(--text-strong);border-radius:8px;padding:9px 11px;font-size:14px}.customer-portal-login .primary-button{min-height:46px}.customer-portal-remember{align-items:center;color:var(--text)!important;gap:9px!important;font-size:13px!important;display:flex!important}.customer-portal-remember input{width:18px;min-height:18px;margin:0;padding:0}.customer-portal-workspace{border-radius:12px;grid-template-rows:auto auto minmax(0,1fr);width:100%;height:calc(100vh - 48px);min-height:640px}.customer-portal-header{min-height:72px;padding:12px 20px}.customer-portal-header-brand img{width:156px}.customer-portal-header span{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.customer-portal-header strong{color:var(--text-strong);font-size:17px}.customer-portal-demo-banner{color:#523b00;text-align:center;background:#fff3cd;border-bottom:1px solid #e5c968;justify-content:center;align-items:center;gap:10px;padding:8px 16px;display:flex}.customer-portal-demo-banner strong{white-space:nowrap}.customer-portal-header-actions{align-items:center;gap:8px;display:flex}.customer-portal-header-actions .customer-portal-refresh{background:var(--green-soft);width:38px;color:var(--brand);border-color:#b8d1c8;border-radius:999px;place-items:center;padding:0;font-weight:750;display:grid}.customer-portal-header-actions .customer-portal-refresh:hover:not(:disabled){border-color:var(--green);background:#e2f2ec}.customer-portal-header-actions .customer-portal-refresh:disabled svg{animation:.8s linear infinite customer-portal-refresh-spin}@keyframes customer-portal-refresh-spin{to{transform:rotate(360deg)}}.customer-portal-header-actions .btn,.customer-portal-tabs button,.customer-portal-actions button,.customer-portal-add-line,.customer-portal-csv button{min-height:38px}.customer-portal-tabs{background:var(--surface-soft);flex-wrap:nowrap;gap:4px;padding:8px 16px;overflow-x:auto}.customer-portal-tabs button{min-height:38px;color:var(--muted);background:0 0;border-color:#0000;border-radius:8px;flex:none;padding:0 11px;font-size:12px}.customer-portal-tabs button:hover{background:var(--surface-muted);color:var(--text-strong)}.customer-portal-tabs button.active{background:var(--green-soft);color:var(--brand);border-color:#9fc6b7}.customer-portal-page-head{justify-content:space-between;gap:18px;display:flex}.customer-portal-page-head>div{gap:4px;display:grid}.customer-portal-page-head span{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:850}.customer-portal-page-head h1{color:var(--text-strong);margin:0;font-size:26px;line-height:1.15}.customer-portal-page-head p{color:var(--muted);margin:0;font-size:14px}.customer-portal-page-action{min-height:38px;padding:0 12px;font-size:12px}.customer-portal-dashboard,.customer-portal-order-form,.customer-portal-product-catalog,.customer-portal-product-create,.customer-portal-inbound-layout,.customer-portal-csv,.customer-portal-orders-layout{min-height:0;padding:20px;overflow:auto}.customer-portal-dashboard{align-content:start;gap:22px;padding:28px;display:grid}.customer-portal-dashboard-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.customer-portal-dashboard-cards article{border:1px solid var(--border);background:var(--surface-soft);border-radius:10px;gap:5px;padding:18px;display:grid}.customer-portal-dashboard-cards span,.customer-portal-dashboard-cards small{color:var(--muted);font-size:12px;font-weight:750}.customer-portal-dashboard-cards strong{color:var(--text-strong);font-size:30px;line-height:1}.customer-portal-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-portal-quick-actions button{border:1px solid var(--border);background:var(--surface);min-height:86px;color:var(--green);text-align:left;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.customer-portal-quick-actions button:hover{background:var(--green-soft);border-color:#91b9aa}.customer-portal-quick-actions button span{gap:4px;display:grid}.customer-portal-quick-actions strong{color:var(--text-strong);font-size:16px}.customer-portal-quick-actions small{color:var(--muted);font-size:13px}.customer-portal-product-catalog,.customer-portal-product-create{align-content:start;gap:14px;display:grid}.customer-portal-product-catalog-panel{border:1px solid var(--border);background:var(--surface);border-radius:10px;gap:12px;min-height:0;padding:14px;display:grid}.customer-portal-product-search{border:1px solid var(--border-strong);background:var(--surface);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 11px;display:grid}.customer-portal-product-search input{background:0 0;border:0;outline:0;min-height:44px}.customer-portal-product-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #14755b24}.customer-portal-product-list{align-content:start;gap:7px;display:grid;overflow:auto}.customer-portal-product-row{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(150px,.45fr) minmax(110px,.3fr) minmax(100px,.25fr) auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.customer-portal-product-actions,.customer-portal-document-list{flex-wrap:wrap;gap:8px;display:flex}.customer-portal-product-actions .btn{min-height:36px}.customer-portal-product-row>span{gap:2px;min-width:0;display:grid}.customer-portal-product-row strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-portal-product-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-portal-order-form{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px}.customer-portal-form-title,.customer-portal-order-meta,.customer-portal-actions{grid-column:1/-1}.customer-portal-form-card{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-content:start;gap:14px;min-width:0;padding:16px;display:grid}.customer-portal-form-card .client-section-head,.customer-portal-csv .client-section-head,.customer-portal-detail .client-section-head{min-height:30px;color:var(--text-strong);font-size:14px}.customer-portal-order-meta .customer-portal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-portal-form-grid{gap:10px}.customer-portal-products{gap:9px}.customer-portal-line{grid-template-columns:28px minmax(180px,1fr) 100px 44px;gap:8px}.customer-portal-line--inbound{grid-template-columns:28px minmax(180px,1fr) 92px minmax(110px,.7fr) 150px 44px}.customer-portal-line>span{background:var(--surface-muted);width:28px;height:28px;color:var(--text);border-radius:50%;place-items:center;display:grid}.customer-portal-product-entry{gap:5px;min-width:0;display:grid}.customer-portal-product-validation{font-size:12px;font-weight:750}.customer-portal-product-validation.is-valid{color:#16724d}.customer-portal-product-validation.is-invalid{color:#b42318}.customer-portal-product-validation.is-checking{color:var(--muted)}.customer-portal-line .icon-btn{min-width:44px;min-height:44px}.customer-portal-add-line{justify-self:start}.customer-portal-actions{z-index:2;border-top:1px solid var(--border);background:#fffffff5;align-items:center;min-height:64px;padding:10px 0 0;position:sticky;bottom:0}.customer-portal-inbound-layout{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-content:start;gap:14px;display:grid}.customer-portal-inbound-layout .customer-portal-form-title{grid-column:1/-1}.customer-portal-inbound-position-title{margin-top:8px}.customer-portal-inbound-row{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:66px;padding:10px 12px;display:grid}.customer-portal-inbound-list-card .customer-portal-order-list{max-height:520px}.customer-portal-inbound-layout.is-read-only{grid-template-columns:1fr}.customer-portal-inbound-row{width:100%;color:inherit;font:inherit;text-align:left}.customer-portal-inbound-row.is-selected{border-color:var(--green);background:var(--green-soft)}.customer-portal-inbound-detail{border-top:1px solid var(--border);gap:10px;padding-top:12px;display:grid}.customer-portal-document-list{margin-top:12px}.customer-portal-document-list .client-section-head{flex-basis:100%}.customer-portal-invoices{align-content:start;gap:14px;min-height:0;padding:20px;display:grid;overflow:auto}.customer-portal-invoice-list{gap:8px;min-width:0;padding:14px;display:grid;overflow:auto}.customer-portal-invoice-row{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;grid-template-columns:minmax(130px,1.1fr) minmax(100px,.8fr) minmax(130px,1fr) repeat(4,minmax(90px,.8fr)) minmax(125px,1fr) minmax(190px,1.35fr);align-items:center;gap:10px;min-width:0;padding:10px 12px;display:grid}.customer-portal-invoice-row--head{color:var(--muted);text-transform:uppercase;background:0 0;border:0;font-size:11px;font-weight:850}.customer-portal-invoice-row>span{gap:3px;min-width:0;display:grid}.customer-portal-invoice-row small{color:var(--muted);font-size:11px;font-weight:750;display:none}.customer-portal-invoice-row strong{overflow-wrap:anywhere;color:var(--text-strong);font-size:13px}.customer-portal-invoice-row button{overflow-wrap:anywhere;justify-content:center;min-height:38px}.customer-portal-csv{gap:16px}.customer-portal-csv-switch button{min-height:44px;padding:0 16px}.customer-portal-csv-grid{gap:14px}.customer-portal-csv .panel{border-color:var(--border);background:var(--surface);border-radius:10px;padding:16px}.customer-portal-csv-step .client-section-head span,.customer-portal-csv-methods .client-section-head span{align-items:center;gap:9px;display:flex}.customer-portal-csv-step i,.customer-portal-csv-methods i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-style:normal;display:grid}.customer-portal-csv-file input{min-height:44px}.customer-portal-file-status{color:var(--muted);font-size:13px}.customer-portal-orders-layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(420px,.8fr) minmax(520px,1.2fr);gap:14px}.customer-portal-orders-title{grid-column:1/-1}.customer-portal-orders{grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.customer-portal-order-list{padding-right:2px;overflow:auto}.customer-portal-overview{gap:8px}.customer-portal-overview>div{background:var(--surface-soft);border-radius:8px;padding:10px 12px}.customer-portal-filterbar{background:var(--surface-soft);border-radius:8px;padding:10px}.customer-portal-filterbar .btn{min-height:44px}.customer-portal-order-row{border-radius:8px;min-height:62px;padding:8px 10px}.customer-portal-order-row.is-selected{border-color:var(--green);background:var(--green-soft);box-shadow:inset 3px 0 0 var(--green)}.customer-portal-detail{border:1px solid var(--border);background:var(--surface-soft);border-radius:10px;grid-auto-rows:max-content;padding:14px;overflow:auto}.customer-portal-detail-position-toggle{border:1px solid var(--border);background:var(--surface);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:1fr auto;gap:2px 10px;width:100%;padding:9px 10px;display:grid}.customer-portal-detail-position-toggle:hover,.customer-portal-detail-position-toggle:focus-visible{border-color:var(--green);outline:none}.customer-portal-detail-position-toggle span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.customer-portal-detail-position-toggle strong{color:var(--text-strong)}.customer-portal-detail-position-toggle small{color:var(--green);grid-column:1/-1;font-size:11px;font-weight:750}.customer-portal-position-list{gap:8px;margin:10px 0;display:grid}.customer-portal-detail-position-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.customer-portal-detail-position-card.stock-red{background:#fff2f2;border-color:#ef9a9a}.customer-portal-detail-position-card.stock-yellow{background:#fff9e8;border-color:#e8c86f}.customer-portal-detail-position-card.stock-green{background:#f0faf6;border-color:#8fcbb5}.customer-portal-detail-position-card>div{gap:3px;min-width:0;display:grid}.customer-portal-detail-position-card>div>span,.customer-portal-detail-position-card small{color:var(--muted);font-size:11px;font-weight:750}.customer-portal-detail-position-card strong{overflow-wrap:anywhere;color:var(--text-strong);font-size:13px}.customer-portal-detail-position-card .customer-portal-line-stock{color:var(--green)}.customer-portal-detail-position-card.stock-yellow .customer-portal-line-stock{color:#896600}.customer-portal-detail-position-card.stock-red .customer-portal-line-stock{color:#b42318}.customer-portal-position-quantity{background:var(--green-soft);color:var(--green);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:850}.customer-portal-detail-address{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:4px;padding:12px;display:grid}.customer-portal-detail-address span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:850}.customer-portal-detail-address p{color:var(--text);margin:0;font-size:13px;line-height:1.45}.customer-portal-address-validation{border-radius:8px;gap:3px;padding:10px 12px;font-size:13px;display:grid}.customer-portal-address-validation.is-invalid{color:#9f271f;background:#fff1f0;border:1px solid #f3b7b2}.customer-portal-address-validation.is-valid{color:#16724d;background:#edf9f4;border:1px solid #a9dbc7;font-weight:750}.customer-portal-stock-warning{border:2px solid color-mix(in srgb, var(--red) 58%, var(--amber));background:linear-gradient(135deg, var(--red-soft), var(--amber-soft));color:var(--text-strong);border-radius:9px;gap:6px;padding:12px;display:grid}.customer-portal-stock-warning>strong{color:var(--red);font-size:14px}.customer-portal-stock-warning p{margin:0;font-size:12px;font-weight:750}.customer-portal-stock-warning ul{gap:6px;margin:0;padding-left:18px;display:grid}.customer-portal-stock-warning li{gap:2px;min-width:0;font-size:12px;display:grid}.customer-portal-stock-warning li>span{overflow-wrap:anywhere}.customer-portal-stock-warning-order{overflow-wrap:anywhere;font-weight:850}.customer-portal-stock-warning small{color:var(--muted);font-size:11px;font-weight:700}.customer-portal-stock-warning-loading{border:1px solid color-mix(in srgb, var(--amber) 44%, var(--border));background:var(--amber-soft);color:var(--amber);border-radius:8px;margin:10px 0 0;padding:10px 12px;font-size:12px;font-weight:750}.customer-portal-address-editor{border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.customer-portal-address-editor label{min-width:0;color:var(--muted);gap:4px;font-size:11px;font-weight:750;display:grid}.customer-portal-address-editor input{border:1px solid var(--border);min-width:0;min-height:40px;color:var(--text);background:var(--surface);border-radius:7px;padding:8px 10px}.customer-portal-address-editor__wide,.customer-portal-address-editor__actions,.customer-portal-address-editor>.api-warning{grid-column:1/-1}.customer-portal-address-editor__actions{flex-wrap:wrap;gap:8px;display:flex}@media (width<=1100px){.customer-portal-orders-layout,.customer-portal-inbound-layout{grid-template-columns:minmax(0,1fr)}.customer-portal-orders-layout{grid-template-rows:auto auto auto;overflow:auto}.customer-portal-orders,.customer-portal-detail{overflow:visible}.customer-portal-orders{grid-template-rows:auto}.customer-portal-order-list{overflow:visible}.customer-portal-detail{border-left:1px solid var(--border)}}@media (width<=900px){.customer-portal-shell{overflow-wrap:anywhere;min-width:0}.customer-portal-workspace>*{min-width:0}.customer-portal-shell :is(input,select,textarea){max-width:100%}.customer-portal-shell :is(button,.btn){white-space:normal;min-height:44px}.customer-portal-header{flex-wrap:wrap}.customer-portal-header-brand{flex-wrap:wrap;min-width:0}.customer-portal-header-brand>div{min-width:0}.customer-portal-tabs,.customer-portal-actions{flex-wrap:wrap}.customer-portal-product-row :is(strong,small){white-space:normal;overflow-wrap:anywhere}.customer-portal-invoice-row,.customer-portal-invoice-row--head{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-portal-invoice-row--head{display:none}.customer-portal-invoice-row small{display:block}.customer-portal-invoice-row button{width:100%}.customer-portal-csv-switch{flex-wrap:wrap}.customer-portal-csv-grid>*{min-width:0}.customer-portal-csv .panel{grid-template-columns:minmax(0,1fr)}.customer-portal-csv-file{min-width:0}.customer-portal-csv-file input{width:100%;min-width:0}.customer-portal-document-list a{overflow-wrap:anywhere;max-width:100%}.customer-portal-shell .shipping-progress-dialog{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow:auto}.customer-portal-shell{padding:0}.customer-portal-workspace{border:0;border-radius:0;width:100%;height:auto;min-height:100vh}.customer-portal-header{min-height:64px}.customer-portal-header-actions .btn:first-child{white-space:nowrap;width:44px;padding:0 13px;overflow:hidden}.customer-portal-order-form,.customer-portal-product-catalog,.customer-portal-product-create,.customer-portal-inbound-layout,.customer-portal-csv-grid,.customer-portal-dashboard-cards,.customer-portal-quick-actions{grid-template-columns:1fr}.customer-portal-form-title,.customer-portal-order-meta,.customer-portal-actions{grid-column:1}.customer-portal-order-form,.customer-portal-inbound-layout,.customer-portal-csv,.customer-portal-orders-layout,.customer-portal-dashboard{padding:16px}.customer-portal-product-row{grid-template-columns:minmax(0,1fr) minmax(120px,.4fr)}.customer-portal-line,.customer-portal-line--inbound{grid-template-columns:28px minmax(0,1fr) 90px 44px}.customer-portal-line--inbound input:nth-of-type(3),.customer-portal-line--inbound input:nth-of-type(4){grid-column:2/-1}}@media (width<=600px){.customer-portal-header{align-items:center;padding:10px 12px}.customer-portal-header-brand img{width:124px}.customer-portal-tabs{flex-wrap:wrap;padding:7px 10px}.customer-portal-header-actions{flex-wrap:wrap}.customer-portal-address-editor,.customer-portal-detail .drawer-facts{grid-template-columns:minmax(0,1fr)}.customer-portal-demo-banner{flex-wrap:wrap}.customer-portal-header-actions .btn,.customer-portal-tabs button{min-width:44px;min-height:44px;padding:0 11px}.customer-portal-page-head{flex-wrap:wrap;min-width:0}.customer-portal-page-head>*{min-width:0;max-width:100%}.customer-portal-page-head h1{font-size:22px}.customer-portal-order-meta .customer-portal-form-grid,.customer-portal-form-grid,.customer-portal-overview,.customer-portal-filterbar,.customer-portal-order-row,.customer-portal-product-row{grid-template-columns:1fr}.customer-portal-line,.customer-portal-line--inbound{grid-template-columns:28px minmax(0,1fr) 44px}.customer-portal-line input[aria-label=Menge]{grid-column:2}.customer-portal-line--inbound input:nth-of-type(3),.customer-portal-line--inbound input:nth-of-type(4){grid-column:2/-1}.customer-portal-inbound-row{grid-template-columns:1fr auto}.customer-portal-inbound-row .customer-portal-order-metrics{grid-column:1}.customer-portal-invoices{padding:16px}.customer-portal-invoice-row,.customer-portal-invoice-row--head{grid-template-columns:1fr}.customer-portal-invoice-row--head{display:none}.customer-portal-invoice-row small{display:block}.customer-portal-invoice-row button{width:100%;min-height:44px}}.password-field-actions{flex-wrap:wrap;gap:.45rem;display:flex}.password-field-actions input{flex:14rem;min-width:0}.settings-identity-tabs{border:1px solid var(--border);background:var(--surface-muted);border-radius:10px;gap:.35rem;margin:.85rem 0;padding:.3rem;display:flex}.settings-identity-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;padding:.65rem .85rem;font-weight:700}.settings-identity-tabs button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #0f172a1a}.settings-access-grid>.settings-access-panel{grid-column:1/-1}.password-change-overlay{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081b1794;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0;overflow:auto}.password-change-card{background:#fff;border-radius:16px;gap:.85rem;width:min(100%,460px);max-height:calc(100dvh - 2.5rem);padding:1.5rem;display:grid;overflow:auto;box-shadow:0 24px 80px #0000004d}.password-change-card>img{object-fit:contain;object-position:left center;width:150px;max-height:58px}.password-change-card>span{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.password-change-card h2,.password-change-card p{margin:0}.password-change-card label{gap:.35rem;font-weight:700;display:grid}.password-change-card input{min-height:44px}.dachser-profiles,.dachser-profile-list{gap:.75rem;display:grid}.dachser-profile-toolbar,.dachser-profile-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.dachser-profile-toolbar p,.dachser-profile-row small{margin:0}.dachser-profile-list{max-height:12rem;overflow:auto}.dachser-profile-row{background:var(--surface,#fff);border:1px solid var(--line,#d7e0dc);text-align:left;border-radius:.6rem;padding:.65rem .75rem}.dachser-profile-row>span{gap:.15rem;display:grid}.dachser-profile-row.active{border-color:var(--accent,#0f7a63);box-shadow:0 0 0 1px var(--accent,#0f7a63)}.dachser-mapping-row{grid-template-columns:minmax(10rem,2fr) repeat(2,minmax(5rem,1fr)) auto;align-items:end;gap:.5rem;display:grid}.software-download-page{box-sizing:border-box;background:#eef4f1;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.software-download-page *{box-sizing:border-box}.software-download-panel{background:#fff;border:1px solid #d8e2dd;border-radius:1rem;width:100%;min-width:0;max-width:920px;padding:2rem;box-shadow:0 24px 70px #16372b1f}.software-download-head{align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.software-download-head>div{min-width:0}.software-download-head img{object-fit:contain;max-width:190px;height:56px}.software-download-head span,.software-download-head h1,.software-download-head p,.software-download-card h2,.software-download-card p{margin:0}.software-download-head span,.software-download-card-copy>span{color:#0f7a63;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:800}.software-download-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.software-download-card{border:1px solid #d8e2dd;border-radius:.85rem;gap:1rem;padding:1.25rem;display:grid}.software-download-card-icon{color:#0f7a63;background:#e4f3ed;border-radius:.7rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.software-download-card-copy{gap:.4rem;display:grid}.software-download-card .primary-button{justify-content:center;align-items:center;gap:.45rem;text-decoration:none;display:inline-flex}.software-download-footer{color:#5b6b64;border-top:1px solid #e3e9e6;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;font-size:.85rem;display:flex}.software-download-footer a{color:#0f7a63;white-space:nowrap;font-weight:750}@media (width<=720px){.software-download-page{padding:1rem}.software-download-panel{padding:1.25rem}.software-download-head{align-items:flex-start;gap:.75rem}.software-download-head img{max-width:min(150px,40vw)}.software-download-grid{grid-template-columns:1fr}.software-download-footer{flex-direction:column;align-items:flex-start}}.document-email-jobs-panel,.jtl-diagnostics-panel,.shipment-recovery-panel,.product-csv-import-panel,.putaway-panel{gap:.75rem;display:grid}.jtl-diagnostics-panel{border-top:1px solid #dfe8e3;gap:.55rem;min-width:0;max-width:100%;margin-top:.9rem;padding-top:.9rem}.jtl-diagnostics-checks,.jtl-diagnostics-summary{border:1px solid var(--border);background:var(--border);border-radius:6px;gap:1px;min-width:0;margin:0;display:grid;overflow:hidden}.jtl-diagnostics-checks{grid-template-columns:minmax(0,1fr)}.jtl-diagnostics-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.jtl-diagnostics-checks>div{background:#fff;justify-content:space-between;align-items:center;gap:.5rem;min-width:0;padding:8px 10px;display:flex}.jtl-diagnostics-summary>div{background:#fff;gap:.15rem;min-width:0;padding:8px 10px;display:grid}.jtl-diagnostics-summary>div>span{color:var(--muted);font-size:11px;font-weight:800}.jtl-diagnostics-summary>div>strong{font-weight:700}.jtl-diagnostics-checks small,.jtl-diagnostics-summary small,.shipment-recovery-tracking small{color:#66756d}.jtl-diagnostics-checks .status-pill,.jtl-diagnostics-summary small{overflow-wrap:anywhere;white-space:normal;min-width:0;max-width:100%}.jtl-diagnostics-table{min-width:0;max-width:100%;overflow:auto hidden}.jtl-diagnostics-table table{min-width:620px}.shipment-recovery-panel{border-top:1px solid #e1e9e4;margin-top:.75rem;padding-top:.75rem}.shipment-recovery-tracking{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.shipment-recovery-panel ul{margin:0;padding-left:1.25rem}.product-csv-preview{gap:.5rem;display:grid}.floating-modal-frame--product-csv .product-csv-import-panel{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0}.floating-modal-frame--product-csv .product-csv-import-panel>.settings-form{min-height:0;padding-bottom:12px;overflow:auto}@media (width<=900px){.jtl-diagnostics-checks{grid-template-columns:minmax(0,1fr)}.jtl-diagnostics-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@container fulfillment-master-detail (width<=760px){.fulfillment-client-master-detail{grid-template-columns:minmax(0,1fr);overflow:auto}.fulfillment-client-list{border-right:0;border-bottom:1px solid var(--border);max-height:220px}}@container fulfillment-client-detail (width<=620px){.jtl-diagnostics-checks,.jtl-diagnostics-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.jtl-diagnostics-panel .fulfillment-client-detail-head{align-items:flex-start}.jtl-diagnostics-panel .fulfillment-client-detail-head>div:first-child{flex:100%;min-width:0}.jtl-diagnostics-panel .fulfillment-client-detail-head>div:first-child>span{overflow-wrap:anywhere;white-space:normal}.jtl-diagnostics-panel .fulfillment-client-detail-head>div:last-child{justify-content:flex-start}}@media (width>=761px){.runge-shell--wms .packing-lines-scroll--desktop{scrollbar-gutter:stable;overscroll-behavior-x:contain;width:100%;min-width:0;max-width:100%;overflow:auto}.runge-shell--wms .packing-lines-scroll--desktop>.packing-lines-table{width:100%;min-width:1112px}}.product-category-toggle{border:1px solid var(--border);background:var(--surface-soft);min-height:30px;color:var(--text-strong);font:inherit;cursor:pointer;border-radius:999px;flex:none;padding:0 10px;font-size:12px;font-weight:850;display:none}.product-list-frame .wawi-frame-head>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-list-frame .filter-grid--article{grid-template-columns:minmax(220px,1fr) minmax(190px,.45fr)}.product-list-frame .product-pagination{z-index:2;background:#fff;position:sticky;bottom:0;box-shadow:0 -5px 14px #0f172a12}.sales-list-frame .sales-filter-grid select{border-radius:999px}.sales-list-frame .sales-list-toolbar{z-index:2;background:#fff;position:sticky;top:0}@media (width<=900px){.product-category-toggle{justify-content:center;align-items:center;display:inline-flex}.runge-shell--erp .product-category-panel{grid-template-columns:minmax(0,1fr);gap:6px;max-height:300px;display:grid;overflow:auto}.runge-shell--erp .product-category-panel--collapsed{max-height:48px;overflow:hidden}.runge-shell--erp .product-category-panel--collapsed>:not(h2){display:none}.runge-shell--erp .product-category-panel .tree-row,.runge-shell--erp .product-category-panel .tree-action{width:100%;min-width:0}.runge-shell--erp .product-list-frame .filter-grid--article{grid-template-columns:minmax(0,1fr)}.runge-shell--erp .settings-tree-panel{grid-template-columns:minmax(0,1fr);align-content:start;gap:4px;display:grid;overflow:visible}.runge-shell--erp .settings-tree-panel .tree-row,.runge-shell--erp .settings-tree-panel .tree-action{width:100%;min-width:0}.runge-shell--erp .settings-work,.runge-shell--erp .settings-panel,.runge-shell--erp .settings-panel-head{min-width:0;max-width:100%;overflow-x:hidden}.runge-shell--erp .settings-panel-head{grid-template-columns:minmax(0,1fr)}body:has(.runge-shell--erp) .document-drawer-body{overflow:hidden auto}}.workspace-desc{font-size:11px}.btn.primary:disabled,.btn:disabled{color:var(--faint);background:var(--surface-muted);border-color:var(--border);cursor:not-allowed}a.btn{border:1px solid var(--border);color:var(--text-strong);background:#fff;border-radius:4px;justify-content:center;align-items:center;font-weight:850;text-decoration:none;display:inline-flex}.floating-modal-frame--compact,.floating-modal-frame.floating-modal-frame--compact{height:min(214px,100vh - 28px)}.floating-modal-frame.floating-modal-frame--category{height:min(300px,100vh - 28px);min-height:min(230px,100vh - 28px)}.floating-modal-frame--client,.floating-modal-frame.floating-modal-frame--client{width:min(860px,100vw - 28px);height:min(438px,100vh - 28px)}.floating-modal-frame>.article-mask.compact-mask{grid-template-rows:auto minmax(0,1fr) auto auto}.category-mask-grid,.client-mask-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-content:start;gap:7px;padding:8px;display:grid}.category-mask-grid{min-height:0;overflow:auto}.category-mask-grid label,.client-mask-grid label{min-width:0;color:var(--text-strong);gap:4px;font-size:12px;font-weight:850;display:grid}.category-mask-grid input,.category-mask-grid select,.client-mask-grid input{border:1px solid var(--border);min-height:28px;color:var(--text-strong);font:inherit;background:#fff;border-radius:4px;padding:0 8px}.category-mask-wide,.client-mask-wide{grid-column:1/-1}.client-mask-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:0;padding:8px;display:grid;overflow:auto}.client-mask-section,.client-fact-panel{border:1px solid var(--border);background:#fff;border-radius:4px;min-width:0}.client-mask-section .client-mask-grid{padding:8px}.client-mask-section--facts{grid-column:1/-1}.client-section-head{border-bottom:1px solid var(--border);min-height:24px;color:var(--text-strong);background:#f5f7f4;align-items:center;padding:0 8px;font-size:12px;font-weight:900;display:flex}.client-read-field,.client-fact{border:1px solid var(--border);background:#f8faf8;border-radius:4px;gap:4px;min-width:0;padding:6px 8px;display:grid}.client-read-field span,.client-fact span{color:var(--muted);font-size:11px;font-weight:850}.client-read-field b,.client-fact b{min-width:0;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.client-fact-panel{padding:8px}.client-fact-panel dl{gap:6px;margin:0;display:grid}.client-fact-panel div{border-bottom:1px solid var(--border);grid-template-columns:88px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:26px;display:grid}.client-fact-panel div:last-child{border-bottom:0}.client-fact-panel dt{color:var(--muted);font-size:11px;font-weight:850}.client-fact-panel dd{min-width:0;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:900;overflow:hidden}.filter-grid--customers{grid-template-columns:minmax(280px,420px) minmax(110px,180px);justify-content:start}.filter-grid--single{grid-template-columns:minmax(260px,1fr)}.erp-table--customers .erp-row{grid-template-columns:132px minmax(200px,280px) minmax(180px,260px) 88px minmax(140px,180px) 76px 105px;min-width:1040px}.work-area--customers{min-height:0;overflow:hidden}.customers-list-frame{grid-template-rows:auto auto minmax(0,1fr);height:100%}.customers-list-frame .filter-grid--customers{border-bottom:1px solid var(--border);padding:8px}.customers-list-frame .api-warning-list{padding:0 8px}.customers-list-frame .erp-table--customers{border:0;border-radius:0;min-height:0;overflow:auto}.erp-table--notes .erp-row{grid-template-columns:160px 150px minmax(180px,260px) 170px 90px 90px 130px;min-width:980px}.erp-table--invoices .erp-row{grid-template-columns:132px 160px 150px 120px 120px 120px 80px 110px;min-width:1080px}.erp-table--customers .erp-row--empty{grid-template-columns:1fr}.floating-modal-frame{z-index:1;border:1px solid var(--border);resize:both;background:#fff;border-radius:7px;grid-template-rows:14px minmax(0,1fr);width:min(1120px,100vw - 28px);min-width:min(680px,100vw - 28px);max-width:calc(100vw - 28px);height:min(680px,100vh - 28px);min-height:min(420px,100vh - 28px);max-height:calc(100vh - 28px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0c181447}.floating-modal-frame--article{width:min(1160px,100vw - 18px);height:min(320px,100vh - 18px);min-height:min(276px,100vh - 18px)}.floating-modal-frame--order{width:min(1360px,100vw - 20px);height:min(728px,100vh - 72px);max-height:calc(100vh - 72px)}.floating-modal-frame--manual-order{width:min(920px,100vw - 20px);min-width:min(620px,100vw - 20px);height:min(620px,100vh - 20px);min-height:min(540px,100vh - 20px)}.floating-modal-frame--document{width:min(980px,100vw - 28px);height:min(640px,100vh - 28px)}.floating-modal-frame--client,.floating-modal-frame.floating-modal-frame--client{width:min(780px,100vw - 28px);min-width:min(560px,100vw - 28px);height:min(248px,100vh - 28px);min-height:min(210px,100vh - 28px)}.floating-modal-frame--compact{width:min(760px,100vw - 28px);min-width:min(520px,100vw - 28px);height:min(214px,100vh - 28px);min-height:min(180px,100vh - 28px)}.floating-modal-frame--product-csv,.floating-modal-frame.floating-modal-frame--product-csv{width:min(760px,100vw - 28px);min-width:min(520px,100vw - 28px);height:min(620px,100vh - 28px);min-height:min(420px,100vh - 28px)}.modal-drag-strip{cursor:move;touch-action:none;background:#edf2ef;border-bottom:1px solid #dce4df;place-items:center;display:grid}.modal-drag-strip span{background:#9aa8a0;border-radius:999px;width:42px;height:3px}.floating-modal-frame>.article-window,.floating-modal-frame>.erp-detail-modal,.floating-modal-frame>.document-window,.floating-modal-frame>.article-mask{width:100%;height:100%;min-height:0;max-height:none;box-shadow:none;border:0;border-radius:0}.floating-modal-frame>.erp-detail-modal{grid-template-rows:40px minmax(0,1fr)}.floating-modal-frame>.article-window{grid-template-rows:auto minmax(0,1fr) auto}.document-window,.article-mask.compact-mask{background:#f8faf8;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.document-window-body{align-content:start;gap:8px;min-height:0;padding:8px;display:grid;overflow:auto}.document-box{border:1px solid var(--border);background:#fff;border-radius:4px;gap:8px;min-width:0;padding:8px;display:grid}.document-table-scroll{min-width:0;max-width:100%;overflow:auto hidden}.document-table-scroll .article-profile-table{min-width:max-content}.document-table-scroll .article-profile-table th,.document-table-scroll .article-profile-table td{white-space:nowrap}.document-table-scroll .article-profile-table td[title]{text-overflow:ellipsis;max-width:210px;overflow:hidden}.document-box-title,.compact-mask-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;min-height:34px;font-weight:900;display:flex}.compact-mask-head{background:#fff;padding:0 10px}.compact-mask-head h2{color:var(--text-strong);margin:0;font-size:16px}.document-form,.inline-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.document-form label,.inline-form input{min-width:0}.document-drawer-shell{z-index:90;pointer-events:none;position:fixed;inset:0}.document-drawer-backdrop{pointer-events:auto;background:#1018142e;border:0;position:absolute;inset:0}.document-drawer{border-left:1px solid var(--border);pointer-events:auto;background:#f8faf8;grid-template-rows:42px minmax(0,1fr);width:min(520px,100vw - 18px);height:100%;display:grid;position:absolute;top:0;right:0;box-shadow:-18px 0 44px #0c18142e}.document-drawer:has(.document-window){width:min(620px,100vw - 18px)}.document-drawer:has(.order-positions-panel){width:min(600px,100vw - 18px)}.document-drawer--left{border-right:1px solid var(--border);border-left:0;left:0;right:auto;box-shadow:18px 0 44px #0c18142e}.document-drawer-head{border-bottom:1px solid var(--border);color:var(--text-strong);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;font-weight:900;display:flex}.document-drawer-body{min-height:0;overflow:hidden}.document-drawer .document-window{background:#f8faf8;border:0;grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%}.document-form label{color:var(--muted);gap:4px;font-size:12px;font-weight:850;display:grid}.document-form input,.inline-form input{border:1px solid var(--border);min-height:30px;color:var(--text-strong);font:inherit;background:#fff;border-radius:4px;padding:0 8px}.article-mask.compact-mask{overflow:hidden}.article-mask.compact-mask .inline-form{grid-template-columns:repeat(3,minmax(0,1fr)) auto;padding:10px}.manual-order-mask{min-height:0}.manual-order-mask-body{grid-template-rows:auto auto minmax(0,1fr);align-content:stretch;gap:8px;min-height:0;padding:8px 10px;display:grid;overflow:hidden}.manual-order-section{border:1px solid var(--border);background:#fff;align-content:start;gap:6px;min-width:0;min-height:0;padding:8px;display:grid}.manual-order-section:last-child{overflow:hidden}.manual-order-section h3{color:var(--text-strong);margin:0;font-size:13px;line-height:1.2}.manual-order-section-head{justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.manual-order-section-head .icon-btn{width:28px;height:28px}.manual-order-add-line{min-height:28px;color:var(--green-dark);background:#f4fbf7;border-color:#bad7ca;gap:5px;padding:0 9px;font-size:12px;font-weight:900}.manual-order-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;display:grid}.manual-order-grid--address{grid-template-columns:minmax(180px,1.3fr) minmax(180px,1.2fr) minmax(70px,.45fr) minmax(92px,.55fr) minmax(150px,1fr) minmax(70px,.45fr)}.manual-order-grid--line{grid-template-columns:minmax(160px,.9fr) minmax(220px,1.4fr) minmax(82px,.45fr)}.manual-order-grid label{min-width:0;color:var(--muted);grid-template-columns:1fr;align-items:stretch;gap:3px;font-size:12px;font-weight:850;display:grid}.manual-order-field-wide{grid-column:1/-1}.manual-order-grid input,.manual-order-grid select{border:1px solid var(--border);min-width:0;min-height:30px;color:var(--text-strong);font:inherit;background:#fff;border-radius:4px;padding:0 8px}.manual-order-lines{align-content:start;gap:5px;min-height:0;max-height:150px;display:grid;overflow:auto}.manual-order-section:last-child .manual-order-lines{max-height:none}.manual-order-line{grid-template-columns:26px minmax(150px,.9fr) minmax(220px,1.4fr) minmax(82px,.45fr) 30px;align-items:center;gap:6px;min-width:0;display:grid}.manual-order-line--head{min-height:20px;color:var(--muted);font-size:11px;font-weight:850;line-height:1.1}.manual-order-line-index{border:1px solid var(--border);height:30px;color:var(--muted);background:#f8faf7;border-radius:4px;place-items:center;font-size:12px;font-weight:850;display:grid}.manual-order-line input{border:1px solid var(--border);min-width:0;min-height:30px;color:var(--text-strong);font:inherit;background:#fff;border-radius:4px;padding:0 8px}.manual-order-sku-field{grid-template-columns:minmax(0,1fr) 30px;gap:4px;min-width:0;display:grid}.manual-order-line .icon-btn{width:30px;height:30px}.manual-order-line .icon-btn:disabled{cursor:not-allowed;opacity:.38}.manual-product-picker{grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:0;display:grid}.manual-product-picker-list{align-content:start;gap:5px;min-height:0;display:grid;overflow:auto}.manual-product-picker-row{border:1px solid var(--border);min-height:38px;color:var(--text);text-align:left;background:#fff;border-radius:5px;grid-template-columns:120px minmax(0,1fr) 120px;align-items:center;gap:8px;padding:6px 8px;display:grid}.manual-product-picker-row:hover{border-color:var(--brand);background:#f3fbf8}.manual-product-picker-row span,.manual-product-picker-row em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.manual-product-picker-row em{color:var(--muted);font-style:normal}.csv-import-body{grid-template-rows:auto minmax(180px,.9fr) minmax(0,1fr)}.csv-import-section{gap:7px}.csv-import-input-section,.csv-import-preview-section{overflow:hidden}.csv-import-input-section textarea{resize:none;border:1px solid var(--border);width:100%;height:100%;min-height:0;color:var(--text-strong);background:#fff;border-radius:4px;padding:8px;font:12px/1.45 Consolas,Courier New,monospace}.csv-profile-summary{border:1px solid var(--border);background:#f8faf7;border-radius:4px;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:32px;padding:5px 8px;display:grid}.csv-profile-summary span,.csv-profile-summary em{color:var(--muted);font-size:11px;font-style:normal;font-weight:850}.csv-profile-summary strong{min-width:0;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.csv-profile-summary--test{background:#f4fbf8}.file-button{cursor:pointer;position:relative;overflow:hidden}.file-button input{opacity:0;pointer-events:none;position:absolute;inset:0}.settings-actions--inline{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.import-template-actions,.import-test-panel{align-content:start;gap:7px}.import-test-panel .csv-preview-table{max-height:190px}.csv-mapping-editor{gap:8px}.csv-mapping-head,.csv-mapping-target-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.csv-mapping-layout{grid-template-columns:220px minmax(0,1fr);gap:10px;min-height:330px;display:grid}.csv-mapping-source,.csv-mapping-targets{border:1px solid var(--border);background:#fbfcfb;border-radius:5px;align-content:start;gap:8px;min-width:0;padding:8px;display:grid}.csv-mapping-source strong,.csv-mapping-target-head strong{color:var(--text-strong);font-size:12px}.csv-mapping-target-head span,.csv-mapping-empty{color:var(--muted);font-size:11px;font-weight:800}.csv-source-chip-list{flex-wrap:wrap;gap:5px;max-height:294px;display:flex;overflow:auto}.csv-source-chip{max-width:100%;min-height:24px;color:var(--text-strong);cursor:grab;text-align:left;background:#fff;border:1px solid #cddbd3;border-radius:4px;padding:3px 7px;font-size:11px;font-weight:850}.csv-source-chip.is-used{color:#135646;background:#eaf5f0;border-color:#90b9aa}.csv-mapping-target-list{gap:5px;max-height:292px;display:grid;overflow:auto}.csv-mapping-row{background:#fff;border:1px solid #d9e3dd;border-radius:4px;grid-template-columns:22px minmax(180px,1.2fr) minmax(150px,210px) 30px;align-items:start;gap:6px;min-height:42px;padding:6px 5px;display:grid}.csv-mapping-row.is-missing{background:#fff8f7;border-color:#9f2f2d59}.csv-mapping-grip{color:var(--muted);cursor:grab;place-items:center;display:grid}.csv-mapping-target-label{gap:1px;min-width:0;display:grid}.csv-mapping-target-label strong,.csv-mapping-target-label small{text-overflow:unset;white-space:normal;overflow-wrap:anywhere;overflow:visible}.csv-mapping-target-label strong{color:var(--text-strong);font-size:12px}.csv-mapping-target-label small{color:var(--muted);font-size:10px;font-weight:800}.csv-mapping-row select{min-width:0}.csv-mapping-category{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:8px;display:grid}.csv-mapping-category label{gap:4px;display:grid}.csv-mapping-category span{color:var(--muted);font-size:11px;font-weight:850}.csv-mapping-json{border-top:1px solid var(--border);padding-top:6px}.csv-mapping-json summary{cursor:pointer;color:var(--muted);font-size:11px;font-weight:850}.csv-mapping-json textarea{resize:vertical;width:100%;min-height:108px;margin-top:6px;font:11px/1.4 Consolas,Courier New,monospace}.csv-import-errors{gap:4px;max-height:74px;display:grid;overflow:auto}.csv-import-errors span{color:#9f2f2d;background:#fff6f6;border:1px solid #9f2f2d38;border-radius:4px;padding:4px 6px;font-size:12px;font-weight:850}.csv-preview-table{border:1px solid var(--border);border-radius:4px;align-content:start;min-height:0;display:grid;overflow:auto}.csv-preview-row{border-top:1px solid var(--border);background:#fff;grid-template-columns:minmax(140px,.9fr) minmax(180px,1fr) minmax(120px,.75fr) 80px;align-items:center;min-width:0;min-height:30px;font-size:12px;display:grid}.csv-preview-row:first-child{border-top:0}.csv-preview-row--head{z-index:1;background:var(--table-head);color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900;position:sticky;top:0}.csv-preview-row>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:0 8px;overflow:hidden}.csv-preview-row strong{color:var(--text-strong)}.simple-list{border-top:1px solid var(--border);align-content:start;gap:4px;min-height:0;padding:8px 10px;display:grid;overflow:auto}.simple-list>div{border:1px solid var(--border);background:#fff;border-radius:4px;grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:30px;padding:0 8px;display:grid}.simple-list-empty{color:var(--muted);grid-template-columns:1fr!important}.compact-mask-footer{border-top:1px solid var(--border);background:#f8faf7;justify-content:flex-end;align-items:center;gap:6px;padding:8px;display:flex}.compact-mask-footer .btn,.compact-mask-footer .primary-button,.compact-mask-footer .secondary-button{min-height:28px;padding:0 10px}.manual-order-submit-hint{color:var(--muted);margin-right:auto;font-size:12px;font-weight:850}@media (width<=820px){.workspace-current-title{width:180px;min-width:180px}.filter-grid--customers,.client-mask-body,.document-form,.client-mask-grid,.manual-order-grid,.manual-order-grid--address,.article-mask.compact-mask .inline-form{grid-template-columns:1fr}.manual-order-line{grid-template-columns:26px minmax(0,1fr) 30px;align-items:start}.manual-order-line--head{display:none}.manual-order-line-index{grid-row:1;height:30px;min-height:30px}.manual-order-line input{grid-column:2}.manual-order-line .icon-btn{grid-area:1/3}.floating-modal-frame{width:calc(100vw - 18px);min-width:calc(100vw - 18px);height:calc(100vh - 124px);max-height:calc(100vh - 124px)}.manual-order-mask-body{grid-template-rows:auto auto auto;overflow:auto}.manual-order-section:last-child{overflow:visible}.manual-order-section:last-child .manual-order-lines{max-height:none;overflow:visible}}.workspace-header-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.erp-row--selected{background:var(--row-selected);box-shadow:inset 3px 0 0 var(--brand)}.row-context-menu__item--separated{border-top:1px solid var(--border)!important}.row-context-menu__item--danger{color:var(--red)!important}.order-detail-tabs{border-bottom:1px solid var(--border);background:var(--surface-soft);gap:2px;padding:0 12px;display:flex;overflow-x:auto}.order-detail-tabs button{min-height:38px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;padding:7px 13px 5px;font-weight:750}.order-detail-tabs button:hover{color:var(--text-strong);background:var(--row-hover)}.order-detail-tabs button.is-active{border-bottom-color:var(--brand);color:var(--text-strong)}.order-tabpanel{min-height:0;padding:10px;overflow:auto}.order-content--tabbed{padding:0}.order-tab-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pdf-preview-frame{background:var(--surface-muted);border:0;width:100%;height:100%;min-height:560px;display:block}.workspace,.workspace-head,.workspace-home,.wawi-frame,.erp-table,.order-box,.document-window,.document-box,.floating-modal-frame,.column-context-menu,.row-context-menu,.column-editor-panel{background:var(--surface);color:var(--text)}.erp-row,.order-control,input,select,textarea{color:var(--text)}@media (width<=900px){.order-tab-grid{grid-template-columns:1fr}}.app--workspace{grid-template-rows:minmax(0,1fr)}.app--workspace .app-main{min-height:0}.topbar{background:#fbfcfbf5;grid-template-columns:260px minmax(280px,680px) minmax(220px,1fr)}.brand small{color:var(--muted);font-size:11px;font-weight:700;line-height:1.1;display:block}.global-search{border:1px solid var(--border);width:min(680px,100%);min-width:0;min-height:38px;color:var(--muted);background:#fff;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 10px;display:grid}.global-search input{min-width:0;color:var(--text-strong);font:inherit;background:0 0;border:0;outline:0}.top-actions{min-width:0}.home-shell{background:#f8faf7;grid-template-columns:minmax(0,1fr);align-content:start;gap:14px;max-width:1180px;min-height:calc(100vh - 58px);margin:0 auto;padding:22px;display:grid}.home-dashboard{align-content:start;gap:10px;min-width:0;display:grid}.home-dashboard-head{align-content:center;min-height:32px;display:grid}.home-dashboard-head h1{color:var(--text-strong);margin:0;font-size:22px;line-height:1.1}.home-kpis{border:1px solid var(--border);background:var(--surface);border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.home-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;display:grid}.portal-card{min-height:156px;color:var(--text-strong);box-shadow:none;background:#fff;border:1px solid #d9e3dd;border-radius:6px;grid-template-rows:auto minmax(0,1fr) auto;align-content:start;gap:10px;padding:14px;text-decoration:none;display:grid;position:relative}.portal-card--blue{--portal-color:#345f72}.portal-card--brand{--portal-color:#0e6f66}.portal-card--green{--portal-color:#0f7a63}.portal-head{justify-content:space-between;align-items:center;display:flex}.portal-icon{background:var(--dark-green,#0d4038);color:#fff;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.portal-badge{color:#10633e;background:#e8f7ee;border:1px solid #cde5d8;border-radius:999px;align-items:center;min-height:22px;padding:0 9px;font-size:11px;font-weight:950;display:inline-flex}.portal-card--brand .portal-badge{color:#925b00;background:#fff0d1;border-color:#f0d59a}.portal-card h2{color:var(--text-strong);margin:0;font-size:26px;line-height:1}.portal-foot{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;margin-top:auto;padding-top:13px;display:grid}.portal-foot strong,.portal-foot em{color:var(--muted);font-size:13px;font-style:normal;font-weight:850}.portal-foot em{color:var(--text-strong);font-weight:950}.runge-shell{background:var(--app-bg);grid-template-columns:minmax(0,1fr);min-height:calc(100vh - 36px);display:grid}.runge-shell>.side{display:none}.side{color:#fff;background:#17332d;grid-template-rows:auto 1fr auto;min-height:0;display:grid}.side-head{border-bottom:1px solid #ffffff1f;gap:18px;padding:14px;display:grid}.side-dashboard{color:#fff;border:1px solid #ffffff38;border-radius:6px;justify-content:center;align-items:center;min-height:34px;font-weight:800;text-decoration:none;display:inline-flex}.side-context{gap:4px;display:grid}.side-context .kicker{color:#9ad7d0}.side-context strong{font-size:24px}.module-nav{align-content:start;gap:6px;padding:12px;display:grid}.module-item{color:#ffffffc7;border-radius:7px;align-items:center;min-height:40px;padding:0 11px;font-weight:750;text-decoration:none;display:flex}.module-item.active,.module-item:hover{color:#fff;background:#ffffff1f}.side-bottom{color:#ffffffad;border-top:1px solid #ffffff1f;gap:6px;padding:12px 14px;font-size:12px;display:grid}.side-bottom strong{color:#fff;display:block}.workspace{grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid}.workspace-head{border-bottom:1px solid var(--border);background:#fff;align-items:center;min-height:46px;padding:5px 8px;display:grid}.workspace-navrow{grid-template-columns:auto minmax(0,1fr) minmax(24px,auto);align-items:center;gap:8px;min-width:0;display:grid}.workspace-navrow--tabs-only,.workspace-navrow--wms{grid-template-columns:auto minmax(160px,.45fr) minmax(0,1fr) auto}.workspace-title-block{align-content:center;gap:1px;min-width:0;display:grid}.workspace-title-block h1{color:var(--text-strong);margin:0;font-size:19px;line-height:1.05}.workspace-title-block>span:not(.sr-only){max-width:360px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.workspace-primary-nav{align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.workspace-home{border:1px solid var(--border);min-height:28px;color:var(--text-strong);background:#fff;border-radius:6px;align-items:center;gap:7px;padding:0 6px;font-weight:800;text-decoration:none;display:inline-flex}.workspace-module-strip{overscroll-behavior-x:contain;scrollbar-width:thin;align-items:center;gap:5px;min-width:0;padding:2px 0;display:flex;overflow-x:auto}.workspace-header-actions{justify-self:end;min-width:0;overflow-x:auto}.runge-shell--wms .workspace-head{min-width:0;overflow:hidden}.top-nav-group{flex:none;align-items:center;gap:3px;display:inline-flex}.top-module{border:1px solid var(--border);background:var(--surface);height:29px;color:var(--text-strong);font:inherit;white-space:nowrap;cursor:pointer;border-radius:7px;align-items:center;gap:7px;padding:0 7px;font-size:12px;font-weight:850;display:inline-flex}.top-module em{color:var(--muted);font-size:11px;font-style:normal;font-weight:800}.top-module.active em{color:#5d756b}.module-shortcut{border:1px solid;border-radius:5px;place-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:grid}.top-module.active{background:var(--row-selected);border-color:var(--border-strong);color:var(--text-strong);box-shadow:inset 0 0 0 1px #2f5f5114}.top-module-letter{border:1px solid;border-radius:5px;place-items:center;width:18px;height:18px;font-size:11px;font-weight:900;display:grid}.top-module em{color:currentColor;opacity:.58;font-size:11px;font-style:normal;font-weight:700}.workspace-current-title{gap:0;width:auto;min-width:120px;display:grid}.workspace-title{color:var(--text-strong);font-size:16px;font-weight:900;line-height:1}.workspace-actions{min-width:24px}.work-body{min-height:0;overflow:hidden}.workbench-grid{height:100%;padding:8px;overflow:hidden}.app-tabs{justify-content:flex-start;min-width:0}.app-tabs a,.app-tabs span.disabled-route{border-color:#d9e3dd;border-radius:7px;align-items:center;gap:7px;min-height:34px;font-size:13px;display:inline-flex}.app-tabs a.active{color:#174b45;background:#e4f1eb;border-color:#79aa98;box-shadow:inset 0 0 0 1px #2f5f5114}.work-area{grid-template-rows:auto auto minmax(0,auto);overflow:auto}.work-area--master{grid-template-rows:repeat(5,auto);align-content:start;display:grid}.work-area--sales{grid-template-rows:minmax(0,1fr);align-content:stretch;gap:8px;min-height:0;display:grid;overflow:hidden}.filter-grid{grid-auto-rows:30px;align-content:start;align-self:start;align-items:center}.filter-grid input,.filter-grid select,.filter-grid .btn{height:30px;min-height:30px}.sales-filter-grid{grid-template-columns:repeat(3,minmax(190px,1fr)) minmax(160px,.75fr)}.sales-filter-grid--orders{grid-template-columns:repeat(3,minmax(150px,1fr)) repeat(2,minmax(145px,.72fr))}.sales-list-frame .sales-filter-grid{border-bottom:1px solid var(--border);padding:8px}.sales-list-frame{grid-template-rows:auto minmax(0,1fr) auto}.sales-list-frame .api-warning-list,.sales-list-frame .inline-success{margin:0;padding:0 8px}.sales-list-frame .erp-table{border:0;border-radius:0;min-height:0;overflow:auto}.sales-list-frame .wawi-actions{border-bottom:0}.sales-pagination{border-top:1px solid var(--border);min-height:34px;color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;padding:4px 8px;font-size:12px;font-weight:750;display:flex}.sales-pagination .btn{height:26px;min-height:26px;padding:0 10px}.product-pagination{justify-content:space-between}.product-pagination-pages{align-items:center;gap:4px;min-width:0;display:flex}.product-pagination-pages .btn{min-width:28px;padding:0 7px}.product-pagination-pages .btn.is-active{border-color:var(--brand);background:var(--green-soft);color:var(--text-strong)}.product-pagination-ellipsis{text-align:center;min-width:18px}.sales-filter-grid--compact{grid-template-columns:repeat(3,minmax(140px,1fr)) repeat(3,minmax(140px,.8fr))}.sales-filter-grid--document{grid-template-columns:repeat(3,minmax(180px,1fr)) minmax(150px,.72fr) minmax(150px,.72fr);justify-content:start}.sales-filter-grid--single{grid-template-columns:minmax(260px,1fr)}.sales-filter-grid>:nth-child(n+6){grid-column:span 1}.erp-row--selected:not(.erp-row--head){background:var(--row-selected);box-shadow:inset 4px 0 0 var(--brand)}.erp-table--orders .erp-row{grid-template-columns:126px minmax(150px,1fr) 112px 112px minmax(124px,.8fr) 96px minmax(136px,.9fr) 72px 72px 58px;min-width:100%}.erp-table--notes .erp-row{grid-template-columns:150px 170px minmax(220px,1fr) minmax(160px,1fr) 90px 90px 120px}.erp-table--invoices .erp-row{grid-template-columns:150px 155px 150px 115px 120px 120px 90px 110px}.erp-table--orders .erp-row--empty,.erp-table--notes .erp-row--empty,.erp-table--invoices .erp-row--empty{grid-template-columns:1fr}.wawi-actions{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fbfcfb;flex-wrap:wrap;align-items:center;gap:6px;min-height:42px;padding:6px 8px;display:flex}.sales-reference-actions{margin-top:0}.wawi-note-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;display:grid}.wawi-note{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px;font-weight:800;display:grid}.wawi-note span{color:var(--muted);grid-column:1/-1;font-size:12px}.wawi-note textarea{border:1px solid var(--border);resize:none;border-radius:4px;min-height:42px}.sales-notes-and-lines{gap:0;display:grid}.wawi-tabs{border-bottom:1px solid var(--border);background:#fbfcfb;align-items:end;gap:4px;min-height:34px;padding:5px 8px 0;display:flex}.wawi-tab{border:1px solid var(--border);min-height:28px;font:inherit;background:#fff;border-bottom:0;border-radius:5px 5px 0 0;padding:0 12px;font-weight:850}.wawi-tab.active{color:#174b45;background:#e4f1eb;border-color:#79aa98}.wawi-frame{border:1px solid var(--border);background:#fff;border-radius:4px;flex-direction:column;gap:0;min-width:0;height:100%;display:flex;overflow:hidden}.wawi-frame.sales-list-frame,.wawi-frame.customers-list-frame{min-height:0}.wawi-frame-head{border-bottom:1px solid var(--border);min-height:34px;color:var(--text-strong);background:#fbfcfb;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-weight:900;display:flex}.product-list-frame{height:100%;min-height:0;overflow:hidden}.app--workspace:has(.product-list-frame){grid-template-rows:minmax(0,1fr) auto;height:100vh;min-height:0;overflow:hidden}:is(.app--workspace:has(.product-list-frame) .runge-shell,.app--workspace:has(.product-list-frame) .workspace){height:100%;min-height:0;overflow:hidden}.product-list-frame .filter-grid--article{border-bottom:1px solid var(--border);grid-template-columns:minmax(260px,1fr);padding:8px}.product-list-frame .api-warning-list{padding:0 8px}.product-list-frame .frame-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0}.product-frame-actions{align-items:center;gap:5px;display:inline-flex}.product-frame-actions .btn{white-space:nowrap;min-height:28px;padding-inline:8px}.product-list-frame .erp-table--products{border:0;border-radius:0;min-height:0}.product-list-frame .wawi-list-region{flex:1 1 0}.wawi-list-region>.erp-table{min-height:0;overflow:auto}.wawi-list-action-bar{border-top:1px solid var(--border);background:#f4f6f4;border-bottom:0;flex:none}.product-list-frame .master-actions{border-bottom:0;align-self:end}.list-actions{border-bottom:0}.list-actions .btn{color:var(--text-strong);box-shadow:none;background:#fff;border:1px solid #cfe0d7;border-radius:7px;font-weight:850}.list-actions .btn.primary,.list-actions .btn.primary.subtle-primary{color:#174b45;background:#eef7f2;border-color:#0f766e59}.list-actions .btn:hover{background:#f5fbf8;border-color:#0f766e8c}.wawi-table{border-collapse:collapse;background:#fff;width:100%;font-size:12px}.wawi-table th,.wawi-table td{border-top:1px solid var(--border);text-align:left;vertical-align:top;padding:7px 8px}.wawi-table th{background:var(--table-head);color:var(--text-strong);font-weight:900}.position-preview-count{border:1px solid var(--border);color:var(--text-strong);background:#fff;border-radius:999px;align-self:center;padding:2px 8px;font-size:11px;font-weight:900}.erp-modal-shell{z-index:80;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.erp-modal-shell:has(.floating-modal-frame--client){align-items:start;padding-top:12px;top:56px}.erp-modal-backdrop{cursor:default;background:#0f181557;border:0;position:fixed;inset:0}.erp-detail-modal{z-index:1;border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-rows:44px minmax(0,1fr);width:min(1340px,100vw - 28px);max-height:calc(100vh - 28px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0c181447}.detail-modal-head{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 10px;display:flex}.detail-modal-body{background:#f5f8f5;min-height:0;display:grid;overflow:auto}.detail-modal-body .order-window{border:0;border-radius:0;height:100%;min-height:0}.sales-detail--order-window{background:0 0;border:0;grid-column:1/-1;grid-template-columns:minmax(0,1fr);height:100%;min-height:0;padding:0;display:grid}.order-window{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr) 40px;width:100%;min-height:0;display:grid;overflow:hidden}.order-window--with-messages,.order-window--with-address-validation{grid-template-rows:auto auto auto minmax(0,1fr) 40px}.order-window--with-address-validation.order-window--with-messages{grid-template-rows:auto auto auto auto minmax(0,1fr) 40px}.order-titlebar{border-bottom:1px solid var(--border);background:#f8faf7;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:5px 8px;display:grid}.order-thumb{border:1px solid var(--border-strong);background:#f0f0ed;border-radius:5px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.article-headline{min-width:0}.article-headline h3{color:#236589;margin:0;font-size:16px;line-height:1.15}.article-headline span{display:none}.order-title-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.order-window>.status-message-list{padding:6px 8px 0}.order-content{grid-template-columns:minmax(620px,1fr) minmax(250px,300px);gap:6px;min-height:0;padding:6px;display:grid;overflow:hidden}.order-left{grid-template-rows:minmax(0,1fr);gap:6px;min-width:0;min-height:0;display:grid}.order-topline{grid-template-columns:minmax(360px,1.05fr) minmax(300px,.95fr);gap:6px;display:grid}.order-box{border:1px solid var(--border);background:#fff;min-width:0}.order-box-title{border-bottom:1px solid var(--border);min-height:24px;color:var(--text-strong);background:#f5f7f4;justify-content:space-between;align-items:center;gap:8px;padding:0 6px;font-size:12px;font-weight:900;display:flex}.order-box-body{padding:6px}.order-form{grid-template-columns:104px minmax(0,1fr) 122px minmax(0,1fr);align-items:center;gap:4px 6px;display:grid}.order-form.compact{grid-template-columns:118px minmax(0,1fr)}.order-form label{color:var(--text);text-align:right;font-size:11px}.order-control{border:1px solid var(--border-strong);width:100%;min-width:0;min-height:22px;color:var(--text);background:#fff;border-radius:3px;padding:0 5px;font-size:11px}.order-control.muted,.order-control:read-only{background:#eef0ed}.order-control.num{text-align:right}.order-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:6px;display:grid}.order-address-card{border:1px solid var(--border);background:#fff;grid-template-rows:auto 1fr auto;min-height:92px;display:grid}.order-address-card h4{border-bottom:1px solid var(--border);background:#f5f7f4;margin:0;padding:5px 7px;font-size:12px}.order-address-body{align-content:start;gap:2px;padding:6px;font-size:11px;line-height:1.25;display:grid}.article-footer-actions,.toolbar-row{flex-wrap:wrap;gap:6px;display:flex}.order-section-stack{align-content:start;gap:6px;display:grid}.order-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.order-toolbar-right{justify-content:flex-end;margin-top:6px}.order-positions-box{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.order-position-trigger,.order-invoice-trigger{min-height:26px;color:var(--text-strong);white-space:nowrap;background:#fff;border-color:#bfcfc6;font-weight:900}.order-invoice-trigger{align-items:center;gap:5px;display:inline-flex}.order-position-actions{align-items:center;gap:8px;display:flex}.order-position-hint{color:var(--muted);font-weight:700}.order-table-wrap{height:100%;min-height:0;max-height:none;overflow:auto}.order-table-wrap--drawer{height:auto}.order-positions-panel{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid}:is(.order-positions-panel:has(.order-position-editor),.order-positions-panel:has(.order-position-hint)){grid-template-rows:auto auto minmax(0,1fr) auto auto}.order-position-editor{border-bottom:1px solid var(--border);padding:8px;position:relative}.order-position-editor>input{width:100%;min-height:30px}.order-position-search-results{border:1px solid var(--border);background:#fff;max-height:180px;display:grid;overflow:auto}.order-position-search-results>button{border:0;border-bottom:1px solid var(--border);text-align:left;background:#fff;grid-template-columns:140px minmax(0,1fr);gap:8px;padding:7px 8px;display:grid}.order-position-search-results>button:hover{background:var(--row-selected)}.order-table--positions-panel input[type=number]{width:82px}.order-positions-panel-summary{border-bottom:1px solid var(--border);background:#fbfcfb;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px;display:grid}.order-positions-panel-summary span{min-height:38px;color:var(--muted);background:#fff;border:1px solid #dce6df;border-radius:5px;align-content:center;gap:2px;padding:4px 8px;font-size:11px;font-weight:850;display:grid}.order-positions-panel-summary b{color:var(--text-strong);font-size:14px}.order-tax-summary{border-top:1px solid var(--border);background:#fbfcfb;flex-wrap:wrap;justify-content:flex-end;gap:6px 14px;padding:7px 10px;font-size:12px;display:flex}.order-tax-summary span{gap:6px;display:flex}.order-position-scroll-hint{border-top:1px solid var(--border);color:var(--muted);background:#fbfcfb;padding:8px 10px;font-size:12px;font-weight:850}.order-table--positions-panel{font-size:11px}.order-table--positions-panel th,.order-table--positions-panel td{height:25px}.order-table--positions-panel th:first-child,.order-table--positions-panel td:first-child{width:44px}.order-table--positions-panel th:nth-child(2),.order-table--positions-panel td:nth-child(2){width:56px}.order-table--positions-panel th:nth-child(3),.order-table--positions-panel td:nth-child(3){width:128px}.order-table--positions-panel th:nth-child(4),.order-table--positions-panel td:nth-child(4){width:70px}.order-table--positions-panel th:nth-child(6),.order-table--positions-panel td:nth-child(6){width:76px}.order-line-disclosure{width:20px;height:20px;color:var(--text-strong);vertical-align:middle;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;margin:0 3px 0 -4px;display:inline-grid}.order-line-disclosure:hover,.order-line-disclosure:focus-visible{background:var(--row-selected)}.order-line--bundle-child td:nth-child(2),.order-line--bundle-child td:nth-child(3),.order-line--bundle-child td:nth-child(4),.order-line--bundle-child td:nth-child(5),.order-line--bundle-child td:nth-child(6){padding-left:calc(6px + (var(--bundle-depth,1) * 18px))}.order-line--bundle-child td{color:var(--muted);background:#fbfcfb}.order-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.order-table th{z-index:1;background:var(--table-head);color:var(--text-strong);text-align:left;text-transform:uppercase;font-size:11px;font-weight:900;position:sticky;top:0}.order-table th,.order-table td{border-bottom:1px solid var(--border);text-overflow:ellipsis;white-space:nowrap;height:24px;padding:0 6px;overflow:hidden}.order-table tr.selected td{background:#eceae5}.order-table tr.fulfillment-service td{color:#174b45;font-weight:800}.order-right{grid-template-columns:minmax(0,1fr);align-content:start;gap:6px;min-width:0;display:grid}.order-summary{grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;margin:0;padding:6px;font-size:11px;display:grid}.order-summary dt{color:var(--muted)}.order-summary dd{color:var(--text-strong);text-align:right;margin:0;font-weight:800}.order-summary-divider{background:var(--border);grid-column:1/-1;height:1px;margin:4px 0}.order-summary .negative{color:#9f2f2d}.order-note-list{gap:5px;padding:6px;display:grid}.order-note{border:1px solid var(--border);background:#fbfcfb;gap:3px;padding:5px;font-size:11px;display:grid}.order-note b{color:var(--text-strong)}.order-note-list textarea{resize:vertical;min-height:38px;padding:5px}.order-small-grid{gap:6px;display:grid}.order-small-cell{border:1px solid var(--border);background:#fbfcfb;gap:2px;padding:5px;display:grid}.order-small-cell span{color:var(--muted);font-size:11px}.article-footer{border-top:1px solid var(--border);background:#f8faf7;justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:5px 8px;display:flex}.btn{min-height:28px}.btn.primary{color:#fff;background:#2f5f51;border-color:#2f5f51}.article-profile-tabs{border-bottom:1px solid var(--border);background:#f5f8f6;flex-wrap:wrap;grid-area:1/1;gap:4px;padding:4px 6px 0;display:flex}.master-actions{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fbfcfb;align-items:center;min-height:42px;padding:6px 8px}.master-actions .btn{background:#fff;border-radius:4px;min-height:30px}.erp-table-title{border-bottom:1px solid var(--border);background:#fbfcfb;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:0 10px;display:flex}.erp-table--products .erp-row{grid-template-columns:156px 130px 130px minmax(230px,1fr) minmax(190px,220px) 150px minmax(200px,230px) 130px;min-width:1280px}.erp-table--products .erp-row--empty{grid-template-columns:1fr}.article-profile-tabs button{border:1px solid var(--border);min-height:25px;font:inherit;background:#fff;border-bottom:0;border-radius:5px 5px 0 0;padding:0 12px;font-weight:900}.article-profile-tabs button.active{color:var(--text-strong);border-color:var(--border);background:#fff}.article-window{z-index:1;background:#f8faf8;border:1px solid #cfd9d3;border-radius:5px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1180px,100vw - 20px);max-height:calc(100vh - 20px);display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f181538}.article-titlebar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:10px;min-height:36px;padding:4px 8px;display:flex}.article-title-main{align-items:center;gap:8px;min-width:0;display:flex}.article-title-main h3{color:var(--brand);margin:0;font-size:15px;line-height:1.1}.article-title-main span{color:var(--muted);font-size:12px}.article-thumb{border:1px solid var(--border);color:#fff;background:#2f5f51;border-radius:4px;place-items:center;width:26px;height:26px;font-weight:900;display:grid}.desktop-product-image{border:1px solid var(--border);width:44px;height:44px;color:var(--muted);object-fit:contain;background:#fff;border-radius:5px;place-items:center;display:grid;overflow:hidden}.desktop-product-summary{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.desktop-product-summary>div{overflow-wrap:anywhere;gap:2px;min-width:0;display:grid}.desktop-product-summary span,.desktop-product-summary small{color:var(--muted);font-size:11px}.desktop-product-cell{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:7px;min-width:150px;display:inline-grid;overflow:visible}.desktop-product-cell>button{grid-column:2;justify-self:start;width:max-content}.article-image-editor{align-items:center;gap:6px;display:flex}.article-image-editor .article-thumb{width:44px;height:44px}.article-image-actions{gap:3px;display:grid}.article-image-actions button{border:1px solid var(--border);background:var(--surface);min-height:20px;color:var(--text-strong);font:inherit;border-radius:4px;padding:0 6px;font-size:10px;font-weight:800}.article-image-actions button:disabled{opacity:.45}.wms-internal-panel>.desktop-product-summary,.packing-active-product{border:1px solid var(--border);background:#f8faf8;border-radius:6px;margin:8px;padding:7px}.article-title-actions{color:#1d6b3b;white-space:nowrap;background:#eaf5ed;border:1px solid #b8d2c2;border-radius:999px;place-items:center;min-height:22px;padding:0 9px;font-weight:900;display:grid}.article-content{min-height:0;overflow:auto}.article-content--profile{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid;position:relative;overflow:hidden}.article-content--profile.has-detail-panel{grid-template-columns:minmax(0,1fr) clamp(300px,30vw,420px);gap:0}.article-profile-strip{border-bottom:1px solid var(--border);background:#fff;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;min-height:30px;padding:3px 8px;display:flex}.article-profile-strip strong{color:var(--text-strong);overflow-wrap:anywhere;font-size:14px;line-height:1.1;display:block}.article-profile-strip>*{min-width:0}.article-profile-strip span{color:var(--muted);font-size:11px;font-weight:800}.article-profile-strip-kpis{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.article-profile-strip-kpis span{white-space:nowrap;background:#f5faf7;border:1px solid #d6e3dd;border-radius:4px;align-items:center;gap:5px;min-height:22px;padding:0 7px;display:inline-flex}.article-profile-grid{grid-area:2/1;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-height:0;padding:4px;display:grid;overflow:auto}.article-profile-grid--single-tab{grid-template-columns:minmax(0,1fr) minmax(170px,.34fr);align-items:start}.article-profile-grid--single-tab>[aria-label=Artikelhistorie]{grid-column:1/-1}.article-profile-card[aria-label=Artikelhistorie] .article-profile-table{table-layout:fixed;min-width:100%}.article-profile-card[aria-label=Artikelhistorie] .article-profile-table th,.article-profile-card[aria-label=Artikelhistorie] .article-profile-table td{white-space:normal;overflow-wrap:anywhere}.article-profile-card{border:1px solid var(--border);background:#fff;border-radius:4px;align-content:start;gap:5px;min-width:0;padding:5px;display:grid}.article-profile-card--identity,.article-profile-card--actions{grid-template-columns:1fr}.article-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.article-identity-grid label,.article-read-field{min-width:0;color:var(--muted);gap:2px;font-size:11px;font-weight:850;display:grid}.article-identity-grid input,.article-identity-grid select{border:1px solid var(--border);width:100%;min-width:0;min-height:24px;color:var(--text-strong);font:inherit;background:#fff;border-radius:4px;padding:0 6px}.article-read-field b{min-height:24px;color:var(--text-strong);background:#f8faf8;border:1px solid #d8e3dd;border-radius:4px;align-items:center;padding:0 6px;font-size:12px;display:flex}.article-profile-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.article-profile-summary span{min-height:24px;color:var(--muted);white-space:nowrap;background:#f8faf8;border:1px solid #dbe6df;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:0 7px;font-size:11px;font-weight:850;display:flex}.article-profile-summary b{min-width:0;color:var(--text-strong);text-overflow:ellipsis;overflow:hidden}.article-profile-section-grid{gap:4px;display:grid}.article-profile-subcard{border:1px solid var(--border);background:#fff;align-content:start;gap:4px;min-width:0;padding:4px;display:grid}.article-box{border:1px solid var(--border);background:#fff;border-radius:4px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:3px 4px;min-width:0;padding:4px;display:grid}.article-box--basis{grid-template-columns:repeat(3,minmax(0,1fr))}.article-box-title{border-bottom:1px solid var(--border);grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;min-height:19px;margin:-2px -2px 2px;padding:0 2px 3px;font-weight:900;display:flex}.article-box-title span:last-child{color:var(--muted);font-size:12px}.article-box label{min-width:0;color:var(--muted);gap:2px;font-size:11px;font-weight:850;display:grid}.article-box input,.article-box select,.article-other-grid input,.article-other-grid textarea{border:1px solid var(--border);min-height:22px;color:var(--text-strong);font:inherit;background:#fff;border-radius:4px;padding:0 6px}.article-wide,.article-checks,.article-mini-grid,.article-box .article-profile-table{grid-column:1/-1}.article-box--quick{grid-template-columns:1fr}.article-detail-buttons{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:4px;display:grid}.article-detail-button{min-height:52px;color:var(--text);text-align:left;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd9d3;border-radius:4px;grid-template-columns:1fr;align-content:center;align-items:start;gap:2px;padding:6px 8px;display:grid;overflow:visible}.article-detail-button:hover,.article-detail-button.active{border-color:var(--brand);background:#f2faf5}.article-detail-button.active{box-shadow:inset 3px 0 0 var(--brand)}.article-detail-button strong{color:var(--text-strong);overflow-wrap:anywhere;font-size:13px;font-weight:900;line-height:1.08}.article-detail-button span{color:var(--muted);white-space:normal;overflow-wrap:anywhere;font-size:11px;font-weight:800;line-height:1.25;overflow:visible}.article-bundle-panel{gap:8px;display:grid}.article-bundle-section{gap:5px;display:grid}.article-bundle-parent-choice{color:var(--muted);gap:3px;font-size:11px;font-weight:850;display:grid}.article-bundle-parent-choice select{min-height:28px}.article-bundle-selection{color:var(--muted);margin:0;font-size:11px;font-weight:750}.article-bundle-availability{margin-top:4px}.article-content--profile.has-detail-panel .article-detail-buttons,.article-content--profile.has-detail-panel .article-profile-grid--single-tab{grid-template-columns:1fr}.article-content--profile.has-detail-panel .article-identity-grid,.article-content--profile.has-detail-panel .article-profile-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.article-checks{border:1px solid var(--border);background:#fbfcfb;gap:2px;padding:5px;font-size:11px;font-weight:850;display:grid}.article-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.article-mini-field{border:1px solid var(--border);background:#fbfcfb;gap:3px;padding:5px;display:grid}.article-mini-field span{color:var(--muted);font-size:11px;font-weight:850}.article-mini-field b{color:var(--text-strong);font-size:13px}.article-footer-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.article-footer--right{justify-content:flex-end}.article-tab-box{border:1px solid var(--border);border-top:0;gap:7px;padding:8px;display:grid}.article-tab-box h3{margin:0;font-size:14px}.article-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.article-kpis span,.article-empty{border:1px solid var(--border);background:#fbfcfb;padding:9px}.article-kpis b{color:var(--text-strong);margin-top:3px;display:block}.article-profile-table{border-collapse:collapse;width:100%;max-width:100%;font-size:12px}.article-profile-table th,.article-profile-table td{border:1px solid var(--border);text-align:left;height:24px;padding:0 6px}.article-profile-table th{background:var(--table-head);font-weight:900}.article-detail-panel{z-index:6;background:#fff;border:1px solid #b9c8c0;border-radius:5px;grid-area:1/2/span 2;grid-template-rows:auto minmax(0,1fr);align-self:stretch;width:auto;min-width:0;max-width:none;min-height:0;margin:4px 4px 4px 0;display:grid;position:relative;overflow:hidden;box-shadow:-10px 0 28px #0f181529}.article-detail-panel-head{border-bottom:1px solid var(--border);background:#f7faf8;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:5px 7px;display:flex}.article-detail-panel-head strong{color:var(--text-strong);font-size:14px;display:block}.article-detail-panel-head span{color:var(--muted);font-size:11px;font-weight:800}.article-detail-panel-body{align-content:start;gap:5px;min-height:0;padding:5px;display:grid;overflow:auto}.article-detail-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-detail-form-grid label{color:var(--muted);gap:3px;font-size:11px;font-weight:850;display:grid}.article-detail-form-grid input,.article-detail-form-grid textarea{border:1px solid var(--border);min-height:26px;color:var(--text-strong);font:inherit;background:#fff;border-radius:4px;padding:0 6px}.article-detail-form-grid textarea{resize:vertical;min-height:74px;padding-top:6px}.article-detail-wide{grid-column:1/-1}.article-other-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-other-grid label{gap:5px;font-weight:800;display:grid}.article-other-grid input,.article-other-grid textarea{border:1px solid var(--border);width:100%;min-height:32px;font:inherit;border-radius:4px;padding:6px 8px}.article-other-grid textarea{resize:vertical;min-height:72px}.picklist-grid{grid-template-columns:minmax(0,1fr) 230px;gap:14px;min-height:0;padding:20px 22px;display:grid}.picklist-grid--single{grid-template-columns:minmax(0,1fr)}.panel{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 16px 38px #2030290f}.panel-head{border-bottom:1px solid var(--border);background:#fbfdfb;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:0 12px;font-weight:900;display:flex}.panel table{border-collapse:collapse;width:100%;font-size:12px}.panel th,.panel td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;height:46px;padding:0 8px}.panel td.return-condition-cell,.panel td.return-batch-cell{white-space:normal;vertical-align:top;height:auto;min-height:56px;padding-top:8px;padding-bottom:8px}.panel th{background:var(--table-head);font-weight:900}.table-link{color:var(--brand);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.table-link:disabled{color:var(--muted);cursor:default;text-decoration:none}.picklist-row{cursor:pointer}.picklist-row--selected td{background:var(--row-selected)}.picklist-row:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.picklist-template-preview{align-self:start}.picklist-template-preview-list{gap:8px;padding:10px;display:grid}.picklist-template-preview-card{border:1px solid var(--border);color:inherit;cursor:pointer;font:inherit;text-align:left;background:#fbfdfb;border-radius:7px;justify-content:space-between;align-items:center;padding:8px;display:flex}.picklist-template-preview-card strong{color:inherit;font-size:12px;line-height:1.2}.picklist-template-name{align-items:center;gap:7px;display:inline-flex}.picklist-color-badge{border:1px solid #0f172a2e;border-radius:999px;flex:0 0 12px;width:12px;height:12px}.picklist-template-preview-card:hover:not(:disabled){border-color:var(--brand);background:#f3fbf8}.picklist-template-preview-card:disabled{cursor:default;opacity:.62}.picklist-template-preview-card span,.picklist-template-preview-card small{color:inherit;font-size:11px;font-weight:750;line-height:1.25}.picklist-order-search{border-top:1px solid var(--border);gap:8px;padding:12px;display:grid}.picklist-order-search label,.picklist-order-search-results{gap:6px;display:grid}.picklist-order-search label>span{color:var(--text-strong);font-size:12px;font-weight:850}.picklist-order-search input{width:100%}.picklist-order-search-results{max-height:230px;overflow:auto}.picklist-order-result{border:1px solid var(--border);color:inherit;cursor:pointer;text-align:left;background:#fff;border-radius:7px;gap:3px;padding:8px;display:grid}.picklist-order-result:hover:not(:disabled){border-color:var(--brand);background:#f3fbf8}.picklist-order-result small{color:var(--muted)}.picklist-detail-panel{border-top:1px solid var(--border);background:#fff;gap:0;display:grid}.picklist-detail-panel header{border-bottom:1px solid var(--border);background:#fbfdfb;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:6px 10px;display:flex}.picklist-detail-panel header strong,.picklist-detail-panel header span{display:block}.picklist-detail-panel header strong{color:var(--text-strong);font-size:13px}.picklist-detail-panel header span{color:var(--muted);font-size:11px;font-weight:850}.picklist-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:8px 10px;display:grid}.picklist-detail-grid dt,.picklist-detail-grid dd{border:1px solid var(--border);align-content:center;min-height:28px;margin:0;padding:0 8px;display:grid}.picklist-detail-grid dt{background:var(--table-head);color:var(--muted);font-size:11px;font-weight:900}.picklist-detail-grid dd{color:var(--text-strong);font-weight:900}.picklist-detail-table{margin:8px 10px 0;width:calc(100% - 20px)!important}.toolbar-row{border-top:1px solid var(--border);align-items:center;gap:6px;min-height:48px;padding:7px 10px;display:flex}.template-rail{align-content:start;gap:5px;padding:0;display:grid}.template-btn{border:1px solid var(--border);min-height:40px;color:var(--text-strong);text-align:left;font:inherit;cursor:pointer;border-left:4px solid var(--template-color,#1f6c9f);background:#fbfcfb;border-radius:5px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:7px;padding:4px 7px;display:grid}.template-btn.active{border-color:var(--template-color,#1f6c9f);background:#f3faf6}.template-btn b{background:var(--template-color,#1f6c9f);color:#fff;border-radius:5px;place-items:center;width:34px;height:32px;display:grid}.template-btn span{white-space:normal;min-width:0;font-size:12px;font-weight:850;line-height:1.2;overflow:hidden}.prio-pill{color:#9c5d00;background:#fff3df;border:1px solid #e3ceb4;border-radius:999px;place-items:center;min-width:24px;min-height:22px;font-weight:900;display:inline-grid}.list-scanline{border-bottom:1px solid var(--border);grid-template-columns:minmax(260px,1fr) auto;gap:8px;padding:8px;display:grid}.compact-scan{margin:0;padding:0}.shipping-queue-grid{grid-template-columns:minmax(0,1fr) 245px;padding-top:12px}.shipping-queue-panel table strong{color:var(--text-strong)}.shipping-search{min-height:40px}.shipping-search input{min-height:34px}.shipping-queue-side{align-self:start}.wms-title--detail{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;display:grid}.wms-title--detail span,.wms-title--detail h1,.wms-title--detail p{grid-column:1}.wms-title--detail button{grid-area:1/2/span 3}.subarea-grid,.process-map{grid-template-columns:repeat(4,minmax(180px,1fr));gap:8px;padding:8px;display:grid}.subarea,.process-step{border:1px solid var(--border);min-height:86px;color:var(--text-strong);text-align:left;font:inherit;background:#fff;border-radius:5px;align-content:start;gap:8px;padding:10px;display:grid}button.subarea,.process-step{cursor:pointer}button.subarea:hover,.process-step:hover{border-color:var(--brand);background:#f6fbf8}.subarea--active,.process-step--active{border-color:var(--brand);box-shadow:inset 3px 0 0 var(--brand);background:#eff8f2}.subarea-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.subarea-name,.step-title{font-weight:900}.subarea-desc,.step-meta,.step-kicker{color:var(--muted);font-size:12px;line-height:1.35}.wms-screen .subarea-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.wms-screen .subarea{align-content:start;gap:8px;min-height:86px;padding:8px 10px}.wms-screen .subarea-desc{display:block}.scanbox{border:1px solid var(--border);background:#fff;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 8px 8px;padding:8px;display:grid}.scanbox--single{grid-template-columns:minmax(0,1fr)}.receiving-scanline{grid-template-columns:minmax(0,1fr) auto auto auto}.scanbox input{border:1px solid var(--border);min-height:34px;font:inherit;border-radius:4px;padding:0 10px}.scanbox span{color:var(--muted);font-weight:900}.wms-location-search{border-bottom:1px solid var(--border);color:var(--muted);grid-template-columns:auto minmax(180px,360px) auto;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:800;display:grid}.wms-location-search input{border:1px solid var(--border);min-height:34px;font:inherit;border-radius:4px;padding:0 10px}.wms-location-search small{font-weight:700}.pick-detail{grid-template-rows:auto auto auto auto minmax(0,1fr);gap:3px;min-height:0;padding:4px;display:grid}.pick-detail-head{border:1px solid var(--border);background:#fff;border-radius:5px;align-items:center;min-height:34px;padding:3px 6px;display:flex}.pick-detail-head--compact{justify-content:space-between;gap:8px}.pack-heading{flex:auto;gap:1px;min-width:0;display:grid}.pack-heading span{color:var(--muted);font-size:10px;font-weight:850}.pack-heading strong{min-width:0;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.pack-heading-state{color:var(--muted);flex:none;align-items:center;gap:5px;font-size:11px;font-weight:900;display:inline-flex}.packing-toolbar{border:1px solid var(--border);background:#fff;border-radius:5px;grid-template-columns:minmax(170px,1fr) 60px 80px 92px 128px 68px;align-items:end;gap:3px;padding:3px 5px;display:grid}.pack-back{border-color:var(--border);width:26px;min-height:26px;color:var(--text-strong);background:#eef4f1;flex:none;font-size:0}.pack-back:before{content:"";display:none}.pack-field{gap:1px;min-width:0;display:grid}.pack-field input,.pack-select-wrap select{border:1px solid var(--border);width:100%;min-height:24px;color:var(--text-strong);font:inherit;background:#fff;border-radius:5px;padding:0 7px;font-size:11px;font-weight:750}.pack-field span{color:var(--muted);font-size:10px;font-weight:800}.pack-select-wrap{position:relative}.pack-select-arrow{color:var(--muted);pointer-events:none;font-size:11px;display:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.pack-scan-button,.pack-print-button{min-height:24px;color:var(--text-strong);font:inherit;white-space:nowrap;background:#f7fbf8;border:1px solid #e8eee9;border-radius:5px;padding:0 7px;font-size:11px;font-weight:900}.pack-scan-button{color:#fff;background:#2f5f51;border-color:#2f5f51}.pack-toolbar-actions{border-top:1px solid #edf3ef;flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:3px;padding-top:2px;display:flex}.pack-toolbar-actions .btn{color:var(--text-strong);white-space:nowrap;background:#fff;border:1px solid #d8e4dc;border-radius:5px;min-height:22px;padding:0 6px;font-size:11px;font-weight:850}.pack-toolbar-actions .btn.primary{color:#fff;background:#2f5f51;border-color:#2f5f51}.pack-layout{grid-template-columns:minmax(0,1fr) 240px;gap:6px;min-height:0;display:grid}.pack-workbench .pack-position-panel{grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.position-table-shell{min-height:0;max-height:none;overflow:auto}.position-table-shell table,.pack-package-table{border-collapse:collapse;width:100%;font-size:12px}.position-table-shell th,.position-table-shell td,.pack-package-table th,.pack-package-table td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;height:24px;padding:0 6px}.position-table-shell th,.pack-package-table th{background:var(--table-head);font-weight:900}.scan-row.incomplete{background:#fff5f6}.scan-row.complete{background:#f2fbf4}.qty-readout{border:1px solid var(--border);min-width:44px;min-height:20px;color:var(--text-strong);background:#fff;border-radius:5px;place-items:center;font-weight:900;display:inline-grid}.side-detail{border:1px solid var(--border);background:#fff;border-radius:5px;min-width:0;padding:8px}.side-detail h3{margin:0 0 8px;font-size:14px}.side-detail dl{grid-template-columns:auto minmax(0,1fr);gap:6px 10px;margin:0 0 10px;font-size:11px;display:grid}.side-detail dt{color:var(--muted);font-weight:800}.side-detail dd{color:var(--text-strong);margin:0;font-weight:900}.pack-side-detail .label-button{width:100%}.pack-camera-card{border-top:1px solid var(--border);gap:6px;margin-top:10px;padding-top:10px;display:grid}.pack-camera-card header,.pack-camera-card footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.pack-camera-card footer{color:var(--muted);font-size:11px;font-weight:800}.pack-camera-card footer b{color:var(--text-strong)}.pack-camera-preview{color:#edf8f2;background:linear-gradient(135deg,#0e6f6624,#1f242233),repeating-linear-gradient(90deg,#19231f 0 1px,#24312c 1px 22px);border:1px solid #26352f;border-radius:5px;place-items:center;min-height:86px;font-size:12px;font-weight:900;display:grid}@media (width<=1180px){.article-content--profile.has-detail-panel,.article-profile-grid,.article-profile-grid--single-tab{grid-template-columns:1fr}.article-identity-grid,.article-profile-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.article-detail-panel{grid-area:auto/1;width:auto;max-height:260px;margin:0 4px 4px}.runge-shell{grid-template-columns:1fr}.home-shell{grid-template-columns:1fr;padding:28px}.side{display:none}.order-content,.order-topline{grid-template-columns:1fr;overflow:auto}.picklist-grid,.shipping-queue-grid,.pack-layout{grid-template-columns:1fr}.packing-toolbar{grid-template-columns:minmax(140px,1fr) 54px 70px 74px 124px 64px}.pack-toolbar-actions .btn,.pack-print-button,.pack-scan-button{padding-inline:5px;font-size:11px}.pack-side-detail,.pack-toolbar-actions .pill{display:none}}@media (width<=820px){.topbar{grid-template-columns:1fr;gap:8px;padding:12px}.home-shell{padding:12px}.global-search{display:none}.home-kpis,.home-cards,.article-profile-grid,.article-content--profile.has-detail-panel,.article-identity-grid,.article-profile-summary,.category-mask-grid,.client-mask-grid,.login-database-grid,.order-address-grid,.order-mini-grid,.order-form,.order-form.compact{grid-template-columns:1fr}.home-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.home-kpis div{border-right:0;border-bottom:1px solid var(--border);min-height:52px}.home-kpis div:nth-child(odd){border-right:1px solid var(--border)}.home-kpis div:nth-last-child(-n+2){border-bottom:0}.portal-card{min-height:138px}.tree-panel{grid-template-columns:1fr;gap:6px;display:grid}.tree-panel h2,.tree-row,.tree-action{width:100%;min-width:0}.tree-action{min-height:30px}.product-list-frame .filter-grid--article{grid-template-columns:1fr}.erp-table--products .erp-row{grid-template-columns:minmax(105px,.9fr) minmax(94px,.8fr) minmax(0,1fr);min-width:0}.erp-table--products .erp-row>:nth-child(n+4){display:none}.erp-table--orders .erp-row{grid-template-columns:118px minmax(0,1fr);min-width:0}.erp-table--orders .erp-row>:nth-child(n+3){display:none}.article-detail-panel{width:auto;min-width:0}.subarea-grid,.process-map,.workspace-navrow{grid-template-columns:1fr}.workspace-desc{white-space:normal}.list-scanline{grid-template-columns:1fr}.picklist-grid .panel table{table-layout:fixed}.picklist-grid .panel th:nth-child(n+4),.picklist-grid .panel td:nth-child(n+4){display:none}.picklist-grid .panel th,.picklist-grid .panel td{white-space:normal;height:auto;min-height:42px;padding:10px 8px}.order-form label{text-align:left}.order-window{min-height:0}}.workspace-head{min-height:36px;padding:4px 8px}.workspace-current-title{width:auto;min-width:120px}.workspace-title{font-size:15px}.workspace-desc{display:none}.app-tabs{gap:5px}.app-tabs a,.app-tabs span.disabled-route{border-radius:5px;min-height:28px;padding:0 7px;font-size:12px}.btn{min-height:30px;padding:0 9px}.wawi-actions,.master-actions{gap:5px;min-height:36px;padding:4px 6px}.erp-row{min-height:31px;padding-inline:8px;font-size:12px}.app--launcher{grid-template-rows:48px minmax(0,1fr)}.topbar{grid-template-columns:minmax(0,1fr) auto;gap:12px;height:48px;padding:0 12px}.global-search,.home-dashboard{display:none}.home-shell{background:#f8faf7;align-content:start;place-items:start center;min-height:calc(100vh - 48px);padding:26px 12px}.home-cards{grid-template-columns:repeat(3,minmax(112px,1fr));gap:8px;width:min(760px,100%)}.portal-card{min-height:88px;box-shadow:none;border-radius:7px;grid-template-rows:auto auto auto;gap:6px;display:grid}.portal-card h2{align-self:center;font-size:18px}.portal-metric{color:var(--muted);font-size:12px;font-weight:850}.portal-badge,.portal-foot{display:none}.portal-open{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:850;display:flex}@media (width<=700px){.home-shell{padding-top:18px}.home-cards{grid-template-columns:1fr;width:min(340px,100%)}.portal-card{grid-template-rows:auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:72px}.portal-card h2{align-self:auto}.portal-open{justify-content:flex-end}.portal-metric{display:none}.home-worklists{grid-template-columns:1fr;width:min(340px,100%)}.top-actions .auth-badge{display:none}.top-actions .ghost-icon-button{min-height:32px;padding:0 10px}}.home-shell{justify-items:center;gap:12px}.home-leitstand{text-align:left;gap:2px;width:min(760px,100%);display:grid}.home-leitstand h1{margin:0;font-size:28px;line-height:1.1}.home-kpis{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));width:min(760px,100%);display:grid;overflow:hidden}.home-kpis div{border-right:1px solid var(--border);align-content:center;gap:3px;min-height:54px;padding:7px 10px;display:grid}.home-kpis div:last-child{border-right:0}.home-kpis span{color:var(--muted);font-size:11px;font-weight:850}.home-kpis strong{color:var(--text-strong);font-size:20px;line-height:1}@media (width<=700px){.home-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.home-kpis div:nth-child(2n){border-right:0}.home-kpis div:nth-child(-n+2){border-bottom:1px solid var(--border)}}.product-list-frame{background:#fbfcfb}.product-list-frame .filter-grid--article{background:#fff;border-bottom:1px solid #dce5df;grid-template-columns:minmax(220px,1fr);gap:8px;padding:7px 8px}.product-list-frame .filter-grid--article input{background:#fff;border-color:#cfd9d2;border-radius:7px;min-height:30px;padding-inline:11px}.btn,a.btn,.primary-button{box-shadow:none;border-radius:7px}.btn.primary,.btn.primary.subtle-primary,.primary-button{color:#fff;background:#2f5f51;border-color:#2f5f51}.btn.primary:hover,.btn.primary.subtle-primary:hover,.primary-button:hover{background:#264e43;border-color:#264e43}.btn.primary.subtle-primary{color:#174b45;background:#eef7f2;border-color:#0f766e59}.btn.primary.subtle-primary:hover{color:#0f352f;background:#dff0e8;border-color:#0f766e94}.btn.primary.subtle-primary:disabled{border-color:var(--border);background:var(--surface-muted);color:var(--faint)}.master-actions .btn,.wawi-actions .btn{min-height:30px;padding-inline:11px}.product-column-shell{background:#fff;position:relative;overflow-x:auto}.product-column-shell .erp-row{column-gap:0}.erp-table.product-column-shell.erp-table--orders,.erp-table.product-column-shell.erp-table--notes,.erp-table.product-column-shell.erp-table--invoices,.erp-table.product-column-shell.erp-table--products,.erp-table.product-column-shell.erp-table--customers{overflow-x:auto}.erp-table.product-column-shell .erp-row,.erp-table.product-column-shell.erp-table--orders .erp-row{width:max-content;min-width:100%}.product-column-shell .erp-row>span{text-overflow:ellipsis;white-space:nowrap;border-right:1px solid #eef2ee;min-width:0;padding:0 8px;overflow:hidden}.erp-table--products.product-column-shell .erp-row>span:nth-last-child(-n+2){min-width:188px;text-overflow:unset;white-space:normal;overflow:visible}.erp-table--products .erp-row--head [data-column-id=stockAll],.erp-table--products .erp-row--head [data-column-id=stockOwn]{white-space:normal;align-items:flex-start;min-width:188px;padding-top:5px;padding-bottom:5px;line-height:1.15;overflow:visible}.product-list-frame .erp-table--products,.wawi-list-region>.erp-table--products{overflow-x:auto}.product-column-shell .erp-row>span:last-child{border-right:0}.product-column-head{background:#edf3ef;border-top:0;border-bottom:1px solid #d8e2db;min-height:30px}.product-column-header{min-width:0;height:100%;color:var(--text-strong);cursor:grab;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:inline-flex}.product-column-header:after{content:"";opacity:.55;border-left:1px solid #b8c8bf;border-right:1px solid #b8c8bf;width:4px;height:15px;margin-left:auto}.product-column-header.dragging{color:#17392f;background:#dbe9e1}.column-context-menu,.row-context-menu{z-index:140;background:#fff;border:1px solid #cfd9d2;border-radius:8px;min-width:160px;padding:5px;position:fixed;box-shadow:0 14px 40px #121f1a2e}.column-context-menu button,.row-context-menu button{width:100%;min-height:30px;color:var(--text-strong);text-align:left;font:inherit;background:0 0;border:0;border-radius:6px;padding:0 9px;font-weight:850}.column-context-menu button:hover,.row-context-menu button:hover,.column-context-menu button:focus-visible,.row-context-menu button:focus-visible{background:var(--row-hover)}.column-editor-panel{z-index:120;background:#fff;border:1px solid #cdd9d2;border-radius:10px;grid-template-rows:auto minmax(0,1fr);width:min(310px,100% - 24px);display:grid;position:absolute;top:38px;right:12px;overflow:hidden;box-shadow:0 18px 48px #121f1a29}.column-editor-head{background:#f7faf7;border-bottom:1px solid #e1e8e3;justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:0 9px;display:flex}.column-editor-list{gap:2px;padding:7px;display:grid}.column-editor-list label{min-height:30px;color:var(--text-strong);border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:0 7px;font-size:12px;font-weight:800;display:grid}.column-editor-list label:hover{background:#f1f7f3}.column-editor-list input{width:14px;height:14px}.floating-modal-frame--article,.floating-modal-frame.floating-modal-frame--article{width:min(760px,100vw - 24px);min-width:min(540px,100vw - 24px);height:min(620px,100vh - 80px);min-height:min(460px,100vh - 80px);max-height:calc(100vh - 80px)}.floating-modal-frame--client,.floating-modal-frame.floating-modal-frame--client{width:min(1120px,100vw - 24px);min-width:min(720px,100vw - 24px);height:min(680px,100vh - 88px);min-height:min(420px,100vh - 88px);max-height:calc(100vh - 88px)}.client-mask{background:#fbfcfb;grid-template-rows:82px 44px minmax(0,1fr) auto}.floating-modal-frame>.article-mask.compact-mask.client-mask{grid-template-rows:82px 44px minmax(0,1fr) auto}.client-mask-head{box-sizing:border-box;align-items:center;min-height:82px;padding:12px 18px}.client-mask-head h2{margin:2px 0;font-size:20px}.client-mask-head small,.client-mask-eyebrow{color:var(--muted);font-size:11px;font-weight:800}.client-mask-eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.08em}.client-mask-head-actions{align-items:center;gap:10px;display:flex}.client-status-badge{color:#12633b;background:#eef8f2;border:1px solid #b9d9c7;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900}.client-mask-tabs{border-bottom:1px solid var(--border);background:#fff;align-items:end;gap:4px;height:44px;padding:0 18px;display:flex}.client-mask-tab{color:#64726a;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;align-self:stretch;padding:0 16px;font-size:12px;font-weight:850}.client-mask-tab:hover:not(:disabled){color:var(--text-strong);background:#f7faf8}.client-mask-tab.is-active{border-bottom-color:var(--green);color:var(--green)}.client-mask-tab:focus-visible{outline:2px solid var(--green);outline-offset:-3px}.client-mask-tab:disabled{color:#aeb8b2;cursor:not-allowed}.client-mask-body{min-height:0;padding:16px 18px;display:block;overflow:auto}.client-mask-body--with-panel{grid-template-columns:minmax(0,1fr) minmax(250px,.74fr)}.client-profile-main,.client-address-panel{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:0;min-height:0;overflow:hidden}.client-section-head,.client-address-panel-head{border-bottom:1px solid var(--border);min-height:34px;color:var(--text-strong);background:#f7faf7;justify-content:space-between;align-items:center;gap:8px;padding:0 9px;font-weight:900;display:flex}.client-profile-main{display:block}.client-tab-panel{border:1px solid var(--border);background:#fff;border-radius:9px;width:100%;min-height:100%;overflow:hidden}.client-portal-users,.client-portal-form{align-content:start;align-items:start}.client-portal-active{flex-direction:row;grid-template-columns:none;align-items:center;gap:6px;padding-top:18px;display:flex}.client-portal-active input{width:16px;height:16px;min-height:16px}.client-profile-grid,.client-address-panel-form{gap:7px 8px;padding:8px;display:grid}.client-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;padding:16px}.client-address-panel-form{grid-template-columns:repeat(2,minmax(0,1fr))}.client-profile-grid label,.client-address-panel-form label{grid-template-columns:minmax(0,1fr);align-items:start;gap:3px;min-width:0;display:grid}.client-profile-grid span,.client-address-panel-form span,.client-read-field span,.client-fact span{color:var(--muted);font-size:11px;font-weight:850}.client-profile-grid input,.client-profile-grid select,.client-address-panel-form input,.client-read-field{border:1px solid var(--border);width:100%;min-height:30px;color:var(--text-strong);font:inherit;background:#fff;border-radius:6px;padding:0 8px}.client-read-field{align-content:center;gap:2px;display:grid}.client-read-field b{font-size:12px;line-height:1}.client-address-actions{border-top:1px solid #edf2ee;border-bottom:1px solid #edf2ee;flex-wrap:wrap;gap:7px;padding:7px 8px;display:flex}.client-address-actions .btn{min-height:30px;color:var(--text-strong);background:#f5faf7;border-color:#cbd9d1}.client-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;display:grid}.client-fact{background:#fafcfb;border:1px solid #e1e8e3;border-radius:7px;align-content:center;gap:4px;min-height:48px;padding:7px 9px;display:grid}.client-fact b{min-width:0;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.client-address-panel{grid-template-rows:auto minmax(0,1fr);display:grid}.client-address-panel-form{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;overflow:auto}.client-tab-panel>.client-address-panel{border:0;border-radius:0}.client-tab-panel>.client-address-panel .client-address-panel-form{padding:16px}.document-drawer:has(.sales-detail--order-window){width:min(920px,100vw - 18px)}.document-drawer .sales-detail--order-window{height:100%}.document-drawer .order-window{border:0;border-radius:0}.document-drawer .order-titlebar{background:#fff;grid-template-columns:minmax(0,1fr) auto;min-height:40px}.document-drawer .order-thumb{display:none}.document-drawer .article-headline h3{color:var(--text-strong);font-size:15px}.document-drawer .order-content{grid-template-columns:minmax(0,1fr) minmax(240px,.42fr);align-items:start;gap:6px;padding:6px;display:grid;overflow:auto}.document-drawer .order-left,.document-drawer .order-topline{gap:6px;display:grid}.document-drawer .order-left{grid-template-rows:none;overflow:visible}.document-drawer .order-left>.order-box,.document-drawer .order-left>.order-topline{flex:none}.document-drawer .order-topline{grid-template-columns:minmax(430px,1.35fr) minmax(210px,.65fr)}.document-drawer .order-section-stack{grid-template-columns:minmax(0,1fr)}.document-drawer .order-right{grid-template-columns:minmax(0,1fr);align-content:start;gap:6px;display:grid}.document-drawer .order-right .order-box:first-child{grid-column:auto}.document-drawer .order-positions-box{order:-1;min-height:112px}.document-drawer .order-table-wrap{height:auto;min-height:58px;max-height:220px}.document-drawer .order-positions-panel .order-table-wrap{height:100%;min-height:0;max-height:none}.document-drawer .order-box{border-radius:5px;overflow:hidden}.document-drawer .order-box-title{min-height:24px}.document-drawer .order-box-body{padding:5px}.document-drawer .order-form{grid-template-columns:88px minmax(0,1fr) 96px minmax(0,1fr);gap:4px 6px}.document-drawer .order-form label{text-align:right}.document-drawer .order-control{min-height:22px}.document-drawer .order-form.compact{grid-template-columns:92px minmax(0,1fr)}.document-drawer .order-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.document-drawer .order-mini-grid{grid-template-columns:minmax(0,1fr);gap:6px}:is(.document-drawer:has(.article-detail-panel),.document-drawer:has(.client-address-panel--drawer)){width:min(520px,100vw - 18px)}.document-drawer-shell--split{pointer-events:none}.document-drawer--split{width:min(var(--document-drawer-width,440px), calc(100vw - 18px));pointer-events:auto;box-shadow:-14px 0 32px #0c181424}.document-drawer--split.document-drawer--left{box-shadow:14px 0 32px #0c181424}:is(.document-drawer--split:has(.article-detail-panel),.document-drawer--split:has(.client-address-panel--drawer)){width:min(var(--document-drawer-width,440px), calc(100vw - 18px))}.document-drawer--split:has(.order-positions-panel){width:min(var(--document-drawer-width,520px), calc(100vw - 18px))}body:has(.document-drawer-shell--split.document-drawer-shell--left) .document-drawer:has(.sales-detail--order-window){width:clamp(360px,100vw - 440px,920px)}body:has(.document-drawer-shell--split.document-drawer-shell--left) .document-drawer:has(.sales-detail--order-window) .order-titlebar{grid-template-columns:minmax(0,1fr)}body:has(.document-drawer-shell--split.document-drawer-shell--left) .document-drawer:has(.sales-detail--order-window) .order-title-actions{flex-wrap:wrap;justify-content:flex-start}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame--article{transform:translate(calc(var(--modal-x,0px) - 235px), var(--modal-y,0px))!important}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame.floating-modal-frame--article{transform:translate(calc(var(--modal-x,0px) - 235px), var(--modal-y,0px))!important}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame--client{transform:translate(calc(var(--modal-x,0px) - 235px), var(--modal-y,0px))!important}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame.floating-modal-frame--client{transform:translate(calc(var(--modal-x,0px) - 235px), var(--modal-y,0px))!important}@media (width<=1120px){.document-drawer--split:has(.article-detail-panel){width:min(var(--document-drawer-width,400px), 400px, calc(100vw - 18px))}.document-drawer--split:has(.client-address-panel--drawer){width:min(var(--document-drawer-width,400px), 400px, calc(100vw - 18px))}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame--article{width:min(540px,max(320px,100vw - 424px));min-width:min(480px,max(300px,100vw - 424px));transform:translate(calc(var(--modal-x,0px) - 180px), var(--modal-y,0px))!important}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame.floating-modal-frame--article{width:min(540px,max(320px,100vw - 424px));min-width:min(480px,max(300px,100vw - 424px));transform:translate(calc(var(--modal-x,0px) - 180px), var(--modal-y,0px))!important}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame--client{width:min(520px,max(320px,100vw - 424px));min-width:min(460px,max(300px,100vw - 424px));transform:translate(calc(var(--modal-x,0px) - 180px), var(--modal-y,0px))!important}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame.floating-modal-frame--client{width:min(520px,max(320px,100vw - 424px));min-width:min(460px,max(300px,100vw - 424px));transform:translate(calc(var(--modal-x,0px) - 180px), var(--modal-y,0px))!important}}.document-drawer-resize-handle{z-index:3;cursor:col-resize;touch-action:none;width:8px;position:absolute;top:0;bottom:0;left:-4px}.document-drawer--left .document-drawer-resize-handle{left:auto;right:-4px}.document-drawer .article-detail-panel{width:100%;height:100%;max-height:none;box-shadow:none;border:0;border-radius:0;grid-area:auto;align-self:stretch;margin:0}.document-drawer .article-detail-panel--plain{grid-template-rows:minmax(0,1fr)}.document-drawer .article-detail-panel-head{background:#f7faf8;min-height:38px;padding-inline:10px}.document-drawer .article-detail-panel-body{padding:8px}.document-drawer .article-profile-table{table-layout:fixed;min-width:0}.document-drawer .article-profile-table th,.document-drawer .article-profile-table td{overflow-wrap:anywhere;padding-inline:3px}.document-drawer .article-profile-table input,.document-drawer .article-profile-table select{width:100%;min-width:0}.document-drawer .article-profile-table .btn{white-space:normal;max-width:100%;padding-inline:5px}.document-drawer .article-detail-form-grid,.document-drawer .article-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.document-drawer .client-address-panel--drawer{background:#fff;border:0;border-radius:0;grid-template-rows:minmax(0,1fr);width:100%;height:100%;min-height:0;display:grid}.document-drawer .client-address-panel-form{grid-template-columns:minmax(0,1fr);align-content:start;gap:8px;padding:10px;overflow:auto}@media (width<=1180px){.workbench-grid{grid-template-columns:180px minmax(0,1fr)}.tree-panel{align-content:start;gap:6px;display:grid}.tree-panel h2,.tree-row,.tree-action{width:100%;min-width:0}.erp-table--products .erp-row{grid-template-columns:86px 106px 126px minmax(130px,1fr) 88px 78px 92px;min-width:0}.erp-table--customers .erp-row{grid-template-columns:118px minmax(150px,1fr) minmax(140px,.9fr) 64px minmax(100px,.8fr) 52px 80px;min-width:0}.sales-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.erp-table--orders .erp-row{grid-template-columns:124px minmax(0,1fr) 112px minmax(118px,.8fr);min-width:0}.erp-table--orders .erp-row>:nth-child(n+5){display:none}.erp-table--notes .erp-row{grid-template-columns:142px 184px minmax(0,1fr);min-width:0}.erp-table--invoices .erp-row{grid-template-columns:128px 156px minmax(0,1fr);min-width:0}.erp-table--notes .erp-row>:nth-child(n+4),.erp-table--invoices .erp-row>:nth-child(n+4){display:none}}@media (width<=820px){.workbench-grid{grid-template-columns:1fr}.tree-panel{flex-wrap:wrap;display:flex}.floating-modal-frame--article,.floating-modal-frame.floating-modal-frame--article,.floating-modal-frame--client,.floating-modal-frame.floating-modal-frame--client{width:calc(100vw - 18px);min-width:0;height:calc(100vh - 88px);min-height:0}.client-mask-body,.client-mask-body--with-panel,.client-profile-grid,.client-fact-grid,.document-drawer .order-address-grid,.document-drawer .order-mini-grid,.document-drawer .order-form,.document-drawer .order-right{grid-template-columns:1fr}.column-editor-panel{top:34px;right:8px}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame--article{width:calc(100vw - 18px);min-width:0;transform:translate(var(--modal-x,0px), var(--modal-y,0px))!important}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame.floating-modal-frame--article{width:calc(100vw - 18px);min-width:0;transform:translate(var(--modal-x,0px), var(--modal-y,0px))!important}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame--client{width:calc(100vw - 18px);min-width:0;transform:translate(var(--modal-x,0px), var(--modal-y,0px))!important}body:has(.document-drawer-shell--split.document-drawer-shell--right) .floating-modal-frame.floating-modal-frame--client{width:calc(100vw - 18px);min-width:0;transform:translate(var(--modal-x,0px), var(--modal-y,0px))!important}}.pick-detail-head--compact{min-height:28px;padding:2px 5px}.packing-order-selector{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.packing-order-selector .muted-note{margin:8px}.packing-order-selector-list{align-content:start;gap:4px;min-height:0;padding:6px;display:grid;overflow:auto}.packing-order-row{border:1px solid var(--border);width:100%;min-height:34px;color:var(--text-strong);text-align:left;font:inherit;cursor:pointer;background:#fff;border-radius:5px;grid-template-columns:170px minmax(160px,1fr) auto;align-items:center;gap:10px;padding:4px 8px;display:grid}.packing-order-row:hover{background:#f4faf7;border-color:#9ab8a9}.packing-order-row strong,.packing-order-row span,.packing-order-row em{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.packing-order-row strong{font-size:12px;font-weight:900}.packing-order-row span{color:var(--text);font-size:12px;font-weight:800}.packing-order-row em{color:var(--muted);text-align:right;font-size:11px;font-style:normal;font-weight:800}.pack-heading--single{align-content:center}.pack-heading--single strong{font-size:12px}.pack-heading-state{gap:4px}.pack-back{width:24px;min-height:24px}.packing-toolbar--compact{grid-template-columns:minmax(260px,1fr) 80px 110px 130px 130px 88px;align-items:end;gap:8px;padding:8px}.runge-shell--wms .wms-screen-actions{justify-content:flex-end;padding:6px 8px 0;display:flex}.runge-shell--wms .wms-screen-actions .btn{align-items:center;gap:6px;display:inline-flex}.wms-reprint-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-bottom:14px;display:grid}.wms-reprint-search label{color:var(--muted);gap:4px;font-size:11px;font-weight:800;display:grid}.wms-reprint-search input{border:1px solid var(--border);border-radius:5px;min-height:34px;padding:0 8px}.wms-reprint-result{gap:16px;display:grid}.wms-reprint-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.wms-reprint-row>div{gap:2px;min-width:0;display:grid}.wms-reprint-tracking-list{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.wms-reprint-tracking-number{color:var(--text);background:var(--surface-muted);border:1px solid var(--border);font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:4px;padding:2px 5px;font-size:11px}.wms-reprint-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wms-reprint-notice{border:1px solid var(--border);background:var(--surface-muted);border-radius:5px;padding:8px 10px}.runge-shell--wms .packing-toolbar--compact{z-index:4;background:var(--surface);position:sticky;top:0;box-shadow:0 4px 14px #18372f14}.packing-workspace-grid{grid-template-columns:minmax(0,1fr) 355px;gap:10px;min-height:0;padding:0 8px 8px;display:grid}.packing-lines-panel,.packing-shipping-panel{min-width:0;min-height:0;overflow:hidden}.packing-shipping-panel{padding-bottom:16px;overflow:auto}.packing-destination{border:1px solid var(--border);background:var(--surface-muted);border-radius:6px;gap:2px;padding:8px 10px;display:grid}.packing-destination>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.packing-destination small{line-height:1.35}.packing-lines-panel{grid-template-rows:auto minmax(0,1fr);display:grid}.packing-lines-scroll{min-height:0;overflow:auto}.runge-shell--wms .packing-lines-table{table-layout:fixed;width:100%;min-width:100%}.runge-shell--wms .packing-lines-table th,.runge-shell--wms .packing-lines-table td{min-width:0;height:auto;padding-top:8px;padding-bottom:8px}.runge-shell--wms .packing-lines-table th:first-child{width:126px}.runge-shell--wms .packing-lines-table th:nth-child(2){width:220px}.runge-shell--wms .packing-lines-table th:nth-child(3){width:126px}.runge-shell--wms .packing-lines-table th:nth-child(4),.runge-shell--wms .packing-lines-table th:nth-child(6){width:82px}.runge-shell--wms .packing-lines-table th:nth-child(5){width:220px;min-width:220px}.runge-shell--wms .packing-lines-table th:nth-child(7){width:148px}.runge-shell--wms .packing-lines-table th:nth-child(8){width:108px}.packing-line-name{min-width:0;overflow:hidden}.runge-shell--wms .packing-lines-table .packing-line-name>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.packing-line-filters{align-items:center;gap:4px;display:flex}.packing-line-filters button{border:1px solid var(--border);background:var(--surface);min-height:24px;color:var(--muted);font:inherit;border-radius:4px;padding:0 8px;font-size:11px;font-weight:800}.packing-line-filters button.active{border-color:var(--green);background:var(--green-soft);color:var(--green)}.packing-line--partial{background:#fde8e8}.packing-line--completed{background:#e5f5ed}.packing-line--bundle-parent{border-top:1px solid var(--border-strong,var(--border));font-weight:700}.packing-line--bundle-child td:first-child{padding-left:28px}.packing-line-not-actionable{color:var(--muted);font-weight:700}.packing-quantity-actions{flex-wrap:nowrap;gap:6px;min-width:200px;display:inline-flex}.packing-quantity-button{color:#fff;border:0;border-radius:8px;width:44px;min-width:44px;height:44px;min-height:44px;font-size:20px;font-weight:800;line-height:1}.packing-quantity-button--minus{background:#c92a2a}.packing-quantity-button--plus{background:#16834a}.packing-quantity-button:disabled{cursor:not-allowed;opacity:.35}.inbound-workbench{flex-direction:column;flex:1;gap:12px;min-height:0;max-height:100%;display:flex;overflow-y:auto}.inbound-workbench-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.inbound-workbench-facts span{border:1px solid var(--line);color:var(--muted);border-radius:10px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.inbound-workbench-facts strong{color:var(--text)}.inbound-workbench .wms-table-scroll{flex:1;min-height:0;overflow:auto}.inbound-workbench-actions{z-index:10;border-top:1px solid var(--line);background:var(--surface);flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;padding:10px 12px;display:flex;position:sticky;bottom:0;overflow-x:auto}.inbound-workbench-actions--top{border-top:0;border-bottom:1px solid var(--line);top:0;bottom:auto}.inbound-scanbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.inbound-scanbar label{color:var(--muted);gap:5px;font-size:12px;font-weight:700;display:grid}.inbound-scanbar input{min-height:42px}.inbound-quantity-field{align-items:center;gap:8px;display:flex}.inbound-workbench tr[data-state=partial] td{background:var(--red-soft)}.inbound-workbench tr[data-state=complete] td{background:var(--green-soft)}.inbound-allocation-table{table-layout:fixed;width:max-content;min-width:1600px}.inbound-allocation-table--jtl{min-width:1680px}.inbound-allocation-table .inbound-column--article{width:170px}.inbound-allocation-table--local .inbound-column--description{width:250px}.inbound-allocation-table .inbound-column--quantity{width:75px}.inbound-allocation-table--local .inbound-column--allocations{width:600px}.inbound-allocation-table--jtl .inbound-column--allocations-jtl{width:760px}.inbound-allocation-table--jtl .inbound-column--metadata{width:160px}.inbound-allocation-table .inbound-column--status{width:130px;min-width:130px}.inbound-allocation-table tbody tr{height:auto}.inbound-allocation-table td{vertical-align:top;white-space:normal;height:auto;min-height:46px;padding-top:6px;padding-bottom:10px;overflow:visible}.inbound-allocation-table .inbound-allocation-list{gap:6px;min-width:0;display:grid}.inbound-allocation-row{align-items:center;gap:6px;min-width:0;display:grid}.inbound-allocation-list--local .inbound-allocation-row{grid-template-columns:72px minmax(150px,1fr) auto}.inbound-allocation-list--jtl .inbound-allocation-row{grid-template-columns:72px 72px minmax(150px,1fr) 110px 130px auto}.inbound-allocation-row .order-control{width:100%}.inbound-allocation-row .btn{white-space:nowrap}.inbound-persisted-allocation{min-width:0;color:var(--text-muted);grid-column:1/-1;align-items:center;gap:8px;display:flex}.inbound-persisted-allocation strong{color:var(--text)}.inbound-persisted-allocation span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbound-allocation-table thead th:last-child{background:var(--table-head)}.inbound-allocation-table .inbound-status-cell{white-space:nowrap;min-width:130px}.free-inbound-masterdata label{color:var(--muted);gap:5px;font-size:12px;font-weight:700;display:grid}.free-inbound-masterdata label>span{border:0;padding:0}.free-inbound-masterdata input,.free-inbound-masterdata select{min-height:42px}.free-inbound-search{position:relative}.free-inbound-product-results{z-index:20;border:1px solid var(--line);background:var(--surface);max-height:320px;box-shadow:var(--shadow-lg);border-radius:10px;display:grid;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.free-inbound-product-results button{border:0;border-bottom:1px solid var(--line);background:var(--surface);border-radius:0;justify-items:start;gap:3px;padding:10px 12px;display:grid}.free-inbound-product-results button:last-child{border-bottom:0}.return-selected-product{grid-template-columns:minmax(0,1fr) minmax(140px,220px);align-items:end;gap:10px;padding:0 10px;display:grid}.return-selected-product p{align-items:center;gap:4px;min-height:42px;margin:0;display:flex}.return-selected-product label,.return-extra-details label{color:var(--muted);gap:5px;font-size:12px;font-weight:700;display:grid}.return-selected-product input,.return-extra-details input{min-height:38px}.return-extra-details{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;margin:0 10px;padding:10px}.return-extra-details summary{cursor:pointer;color:var(--accent);font-weight:700}.return-extra-details[open] summary{margin-bottom:10px}.return-extra-details .settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.return-workbench td>small{color:var(--muted);display:block}.free-inbound-unknown-product{border:1px solid var(--amber);background:var(--amber-soft);border-radius:10px;gap:8px;padding:12px;display:grid}.free-inbound-create-grid{grid-template-columns:1fr 2fr 1fr 100px auto;gap:8px;display:grid}.free-inbound-gtin{color:var(--muted);display:block}.free-inbound-wa-allocation{align-items:center;gap:6px;min-width:150px;display:flex}.free-inbound-wa-allocation .num{width:64px}.free-inbound-details-row>td{background:var(--surface-muted);padding-top:0}.free-inbound-details-row summary{cursor:pointer;width:fit-content;color:var(--accent);font-weight:700}.free-inbound-inspection-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;padding:12px 0 4px;display:grid}.free-inbound-inspection-grid label{color:var(--muted);gap:4px;font-size:12px;font-weight:700;display:grid}.free-inbound-inspection-grid .checkbox-line{align-self:end;align-items:center;min-height:36px;display:flex}.free-inbound-note{grid-column:span 2}@media (width<=900px){.inbound-workbench-facts,.return-selected-product,.return-extra-details .settings-grid,.free-inbound-create-grid{grid-template-columns:1fr}.free-inbound-inspection-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}.inbound-workbench-actions{flex-direction:column;align-items:stretch;overflow:visible}.inbound-workbench-actions button{white-space:normal;width:100%}}.packing-shipping-panel{flex-direction:column;gap:8px;padding:10px 14px 12px 10px;display:flex;overflow:auto}.packing-carrier-head{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:10px;display:grid}.packing-carrier-logo{object-fit:contain;object-position:center;width:112px;height:48px}.packing-carrier-head label,.packing-product-field{color:var(--muted);gap:4px;font-size:11px;font-weight:800;display:grid}.packing-carrier-head select,.packing-product-field select{border:1px solid var(--border);background:var(--surface);border-radius:5px;min-height:32px;padding:0 7px}.packing-shipping-panel .pack-unit-composer{background:0 0;grid-template-columns:1fr;min-width:0;padding:8px 2px 8px 0}.packing-shipping-panel .pack-unit-composer>.btn{box-sizing:border-box;width:100%;max-width:100%}.packing-shipping-panel .pack-package-table{width:100%;font-size:10px}.packing-complete-button--compact{white-space:normal;flex-shrink:0;width:100%;height:auto;min-height:38px;margin-left:0}.packing-shipping-panel .packing-complete-button--compact{box-shadow:none;margin-top:8px;padding-top:8px;padding-bottom:8px;position:static}.packing-shipping-panel .packing-more-actions{border-top:1px dashed var(--border);flex-shrink:0;margin-top:16px;padding-top:12px}.packing-shipping-panel .packing-more-actions summary{color:var(--muted);cursor:pointer;font-size:12px;font-weight:800}.packing-shipping-panel .packing-more-actions .manual-shipment-action{margin-top:8px}.packing-shipping-panel .packing-more-actions .manual-shipment-action .btn{width:100%}.picklist-row td:first-child strong,.picklist-row td:first-child small{display:block}.packing-toolbar--compact .pack-field{gap:0;position:relative}.packing-toolbar--compact .pack-field>span{clip:auto;clip-path:none;white-space:normal;width:auto;height:auto;font-size:10px;position:static;overflow:visible}.packing-toolbar--compact .pack-field input,.packing-toolbar--compact .pack-select-wrap select{border-radius:4px;min-height:34px;padding:0 6px;font-size:11px}.packing-toolbar--compact .pack-scan-button,.packing-toolbar--compact .pack-print-button{border-radius:4px;min-height:34px;padding:0 6px}.packing-toolbar--compact .pack-toolbar-actions{border-top:0;flex-wrap:nowrap;grid-column:auto;justify-content:flex-end;gap:3px;padding-top:0}.packing-toolbar--compact .pack-toolbar-actions .btn{border-radius:4px;min-height:24px;padding:0 6px;font-size:11px}.packing-toolbar--compact .pack-toolbar-actions .pill{display:none}.packing-toolbar--compact .pack-scan-button:disabled,.packing-toolbar--compact .pack-print-button:disabled,.packing-toolbar--compact .pack-toolbar-actions .btn:disabled,.packing-toolbar--compact .pack-toolbar-actions .btn.primary:disabled{border-color:var(--border);background:var(--surface-muted);color:var(--faint);cursor:not-allowed}.pack-layout{grid-template-columns:minmax(0,1fr) 190px;min-height:0;overflow:auto}.pack-workbench .pack-position-panel{max-width:none}.pack-side-detail{display:block}.pack-position-panel .panel-head{min-height:28px;padding:0 8px}.position-table-shell th,.position-table-shell td,.pack-package-table th,.pack-package-table td{height:22px;padding:0 6px}.pack-packages{margin:4px}.pick-detail:has(.packing-workspace-grid){grid-template-rows:auto auto auto minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.pack-unit-composer{border-bottom:1px solid var(--border);background:var(--surface-muted);grid-template-columns:100px minmax(150px,1fr) 110px repeat(3,90px) auto;align-items:end;gap:8px;padding:8px;display:grid}.pack-unit-composer label{min-width:0;color:var(--muted);gap:3px;font-size:10px;font-weight:800;display:grid}.pack-unit-composer input,.pack-unit-composer select{border:1px solid var(--border);background:var(--surface);border-radius:5px;width:100%;min-height:32px;padding:0 7px}.pack-complete-bar{z-index:5;border-top:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;padding:8px 12px;display:flex;position:sticky;bottom:0;box-shadow:0 -6px 16px #0f172a14}.pack-complete-bar div{gap:2px;display:grid}.pack-complete-bar span{color:var(--muted);font-size:11px}.pack-complete-bar .btn{min-height:38px;padding-inline:20px}.pack-preflight{color:var(--muted);margin:8px 0 0;font-size:11px}.packing-shipment-summary{border:1px solid var(--border);background:var(--surface-muted);border-radius:6px;flex-wrap:wrap;gap:6px 14px;margin:8px 4px 0;padding:8px 10px;font-size:12px;display:flex}.packing-shipment-summary strong{flex-basis:100%}@media (width<=980px){.packing-toolbar--compact{grid-template-columns:minmax(180px,1fr) repeat(3,minmax(80px,1fr))}.packing-toolbar--compact .pack-toolbar-actions{grid-column:1/-1;justify-content:flex-end}.pack-unit-composer{grid-template-columns:repeat(3,minmax(100px,1fr))}}@media (width<=720px){.pick-detail-head--compact{align-items:center}.packing-toolbar--compact{grid-template-columns:minmax(150px,1fr) 44px 56px}.packing-toolbar--compact .pack-field--select,.packing-toolbar--compact .pack-scan-button{grid-column:auto}.packing-order-row{grid-template-columns:1fr;gap:2px}.packing-order-row em{text-align:left}}.client-profile-grid label.client-portal-active{flex-direction:row;grid-template-columns:none;align-items:center;gap:6px;padding-top:18px;display:inline-flex}.document-designer{background:var(--surface-muted);grid-template-rows:minmax(0,1fr) auto;height:100%;min-height:0;display:grid;overflow:hidden}.document-designer-workspace{grid-template-columns:minmax(190px,230px) minmax(360px,1fr) minmax(260px,310px);min-height:0;display:grid}.document-template-sidebar,.document-designer-inspector{background:var(--surface);min-height:0;overflow:auto}.document-template-sidebar{border-right:1px solid var(--border)}.document-designer-inspector{border-left:1px solid var(--border)}.document-designer-section-head,.document-canvas-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:8px 10px;display:flex}.document-designer-section-head h2,.document-inspector-section h2{margin:0;font-size:13px}.document-template-list{gap:5px;padding:8px;display:grid}.document-template-list>button{border:1px solid var(--border);background:var(--surface);color:var(--text);text-align:left;border-radius:6px;gap:3px;padding:9px 10px;display:grid}.document-template-list>button span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.document-template-list>button.selected,.document-element-list>button.selected{border-color:var(--green);background:var(--row-selected);box-shadow:inset 3px 0 var(--green)}.document-canvas-column{grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid}.document-canvas-toolbar{background:var(--surface);justify-content:flex-end}.document-zoom{border:1px solid var(--border);background:var(--surface-muted);border-radius:6px;padding:2px;display:inline-flex}.document-zoom button{min-height:28px;color:var(--muted);background:0 0;border:0;border-radius:4px;padding:0 9px;font-weight:700}.document-zoom button.selected{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.document-canvas-scroll{padding:24px;overflow:auto}.document-canvas{background-color:#fff;background-image:linear-gradient(#0f172a0d 1px,#0000 1px),linear-gradient(90deg,#0f172a0d 1px,#0000 1px);background-size:15px 15px;margin:0 auto;position:relative;box-shadow:0 4px 20px #0f172a2e}.document-element{color:#111827;cursor:move;white-space:pre-wrap;border:1px solid #0000;position:absolute;overflow:hidden}.document-element.selected{border-color:#0f766e;outline:2px solid #0f766e33}.document-element--line{border-top:1px solid #111827;height:1px!important}.document-element--rectangle{border:1px solid #111827}.document-element img{object-fit:contain;width:100%;height:100%}.document-table-sample{border:1px solid #111827;grid-template-columns:repeat(auto-fit,minmax(0,1fr));height:100%;display:grid}.document-table-sample b{border-right:1px solid #111827;padding:3px}.document-table-sample.minimal{border:0;border-bottom:1px solid #111827;height:auto}.document-table-sample.minimal b{border:0}.document-inspector-section{border-bottom:1px solid var(--border);padding:11px 12px}.document-inspector-section label{color:var(--muted);gap:3px;margin-top:8px;font-size:11px;font-weight:800;display:grid}.document-inspector-section input,.document-inspector-section select,.document-inspector-section textarea{border:1px solid var(--border);background:var(--surface);width:100%;min-height:30px;color:var(--text);border-radius:5px;padding:5px}.document-checks{gap:12px;display:flex}.document-element-tools{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:8px;display:grid}.document-element-tools button{border:1px solid var(--border);background:var(--surface);min-height:29px;color:var(--text);border-radius:5px;font-size:11px;font-weight:700}.document-element-list{gap:4px;max-height:150px;margin-top:8px;display:grid;overflow:auto}.document-element-list>button{border:1px solid var(--border);background:var(--surface);min-height:30px;color:var(--text);text-align:left;border-radius:5px;grid-template-columns:24px minmax(0,1fr);align-items:center;padding:3px 7px;display:grid}.document-element-list>button span{color:var(--muted);font-size:10px}.document-element-list>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.settings-split{grid-template-columns:minmax(220px,300px) minmax(0,720px);align-items:start;gap:16px;padding:12px;display:grid}.settings-list{gap:6px;display:grid}.settings-list>button{text-align:left;border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:3px;padding:10px 12px;display:grid}.settings-list>button.selected{border-color:var(--green);box-shadow:inset 3px 0 var(--green)}.settings-list>button span{color:var(--muted);font-size:12px}@media (width<=1000px){.settings-split{grid-template-columns:1fr}}.document-property-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.document-inspector-section label.check-row{align-items:center;display:flex}.document-inspector-section .check-row input{width:auto}.document-designer-actionbar{z-index:2;border-top:1px solid var(--border);background:var(--surface);flex-wrap:wrap;align-items:center;gap:7px;min-height:50px;padding:8px 10px;display:flex;position:sticky;bottom:0;overflow:visible;box-shadow:0 -4px 14px #0f172a14}.document-designer-actionbar>span{flex:12px}.client-profile-grid label.client-portal-active input{flex:0 0 16px;width:16px;height:16px;min-height:16px}.app--workspace{height:100vh;min-height:0;overflow:hidden}.app--workspace .app-main,.app--workspace .runge-shell,.app--workspace .workspace,.app--workspace .work-body,.runge-shell--wms .picklist-grid{height:100%;min-height:0;overflow:hidden}.runge-shell--wms .wms-screen{box-sizing:border-box;overscroll-behavior:contain;height:100%;min-height:0;overflow-y:auto}.runge-shell--wms .picklist-grid{grid-template-columns:minmax(0,1fr) minmax(260px,280px);padding:8px}.runge-shell--wms .shipping-queue-panel{grid-template-rows:auto auto minmax(0,1fr) auto auto auto;min-height:0;display:grid}.runge-shell--wms .shipping-queue-panel>table{min-height:0;display:block;overflow:auto}.runge-shell--wms .shipping-queue-panel>table thead,.runge-shell--wms .shipping-queue-panel>table tbody{table-layout:fixed;width:100%;min-width:960px;display:table}.runge-shell--wms .sales-pagination,.runge-shell--wms .toolbar-row{flex:none}.picklist-grid>.panel:first-child{flex-direction:column;min-height:0;display:flex}.picklist-table-scroll{flex:1;min-height:0;overflow:auto}.picklist-table-scroll table{width:100%}.unassigned-orders-drawer{flex-direction:column;height:100%;min-height:0;display:flex}.document-drawer:has(.unassigned-orders-drawer){width:min(720px,100vw - 18px)}.unassigned-orders-table table{table-layout:fixed;min-width:660px}.unassigned-orders-table th:first-child,.unassigned-orders-table td:first-child{width:24%}.unassigned-orders-table th:nth-child(2),.unassigned-orders-table td:nth-child(2){width:19%}.unassigned-orders-table th:nth-child(3),.unassigned-orders-table td:nth-child(3){width:32%}.unassigned-orders-table th:nth-child(4),.unassigned-orders-table td:nth-child(4){width:25%}.unassigned-orders-table td{white-space:normal;vertical-align:top;height:auto;min-height:52px;padding-block:8px}.unassigned-orders-table td strong,.unassigned-orders-table td small{overflow-wrap:anywhere;display:block}.unassigned-orders-table td small{color:var(--muted);margin-top:3px}.wms-table-scroll{min-width:0;overflow-x:auto}.wms-table-scroll table{min-width:1050px}.runge-shell--wms{--wms-surface:var(--surface);--wms-soft:var(--surface-soft);--wms-line:var(--border);--wms-accent-soft:var(--row-selected)}.runge-shell--wms .work-area,.runge-shell--wms .wms-screen,.runge-shell--wms .picklist-grid{background:var(--app-bg)}.runge-shell--wms .picklist-grid,.runge-shell--wms .wms-screen{gap:10px;padding:10px 12px 12px}.runge-shell--wms .panel,.runge-shell--wms .side-detail,.runge-shell--wms .settings-card{border-color:var(--wms-line);background:var(--wms-surface);border-radius:11px;box-shadow:0 8px 24px #18372f0f}.runge-shell--wms .panel-head{border-bottom-color:var(--wms-line);background:var(--wms-surface);min-height:48px;padding-inline:14px}.runge-shell--wms .panel th{background:var(--table-head);height:40px;color:var(--muted);letter-spacing:.01em;font-size:11px}.runge-shell--wms .panel td{border-bottom-color:var(--wms-line);height:48px}.runge-shell--wms .panel .inbound-allocation-table td{height:auto;min-height:48px;overflow:visible}.runge-shell--wms .picklist-row:hover td{background:var(--row-hover)}.runge-shell--wms .picklist-row--selected td{background:var(--wms-accent-soft)}.runge-shell--wms .picklist-row--selected td:first-child{box-shadow:inset 4px 0 0 var(--brand)}.runge-shell--wms .picklist-row[data-template-color=true] td,.runge-shell--wms .picklist-row[data-template-color=true]:hover td,.runge-shell--wms .picklist-row[data-template-color=true].picklist-row--selected td,.runge-shell--wms .picklist-row[data-template-color=true].picklist-row--status-open td,.runge-shell--wms .picklist-row[data-template-color=true].picklist-row--status-progress td,.runge-shell--wms .picklist-row[data-template-color=true].picklist-row--status-complete td{background:var(--picklist-template-color)!important;background-color:var(--picklist-template-color)!important;color:var(--picklist-template-ink)!important;background-image:none!important}.unassigned-orders-table .picklist-row[data-template-color=true] td small{color:inherit}.pick-detail-head[data-template-color=true]{background:var(--picklist-template-color);color:var(--picklist-template-ink)}.pick-detail-head[data-template-color=true] strong,.pick-detail-head[data-template-color=true] span{color:inherit}.runge-shell--wms .picklist-template-preview{flex-direction:column;align-self:stretch;width:auto;min-height:0;display:flex;overflow:hidden}.runge-shell--wms .picklist-template-preview-list{flex:1;gap:9px;min-height:0;padding:12px;overflow-y:auto}.runge-shell--wms .picklist-template-preview-card{background:var(--wms-soft);border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:64px;padding:11px 12px}.runge-shell--wms .picklist-template-preview-card:hover:not(:disabled){background:var(--wms-accent-soft);border-color:#0000;box-shadow:inset 0 0 0 1px #a9d5c7}.runge-shell--wms .picklist-template-preview-card strong{font-size:13px}.runge-shell--wms .picklist-item-search,.runge-shell--wms .list-scanline,.runge-shell--wms .toolbar-row{border-color:var(--wms-line);background:var(--wms-surface)}.runge-shell--wms .scanbox{border-color:var(--wms-line);background:var(--wms-surface);border-radius:8px}.runge-shell--wms .scanbox:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #0f7a631c}.runge-shell--wms .subarea-grid{gap:10px;padding:10px 12px}.runge-shell--wms .subarea{background:var(--wms-soft);border:0;border-radius:10px;min-height:96px;padding:13px 14px}.runge-shell--wms button.subarea:hover{background:var(--row-hover);border-color:#0000;box-shadow:inset 0 0 0 1px #b8dacf}.runge-shell--wms .subarea--active{background:var(--wms-accent-soft);box-shadow:inset 4px 0 0 var(--brand);border-color:#0000}.runge-shell--wms .subarea-name{font-size:14px}.runge-shell--wms .subarea-desc{color:var(--muted)}.runge-shell--wms .wms-internal-panel,.runge-shell--wms .settings-card>.panel,.runge-shell--wms .settings-split>*{border-color:var(--wms-line)}.runge-shell--wms .wms-settings-facts,.runge-shell--wms .wms-panel-hint,.runge-shell--wms .settings-list button{background:var(--wms-soft);border-color:#0000;border-radius:9px}.runge-shell--wms .settings-list button:hover,.runge-shell--wms .settings-list button.selected{background:var(--wms-accent-soft);box-shadow:inset 4px 0 0 var(--brand)}.runge-shell--wms .pill{border-radius:999px}.runge-shell--wms .btn,.runge-shell--wms .icon-btn,.runge-shell--wms input,.runge-shell--wms select,.runge-shell--wms textarea{border-radius:7px}@media (width<=1180px){.runge-shell--wms .picklist-grid{grid-template-columns:minmax(0,1fr) minmax(240px,260px)}}.inbound-overview{gap:10px;display:grid}:is(.work-area:has(>.wawi-frame),.work-area--sales,.work-area--customers){grid-template-rows:minmax(0,1fr);align-content:stretch;min-height:0;display:grid;overflow:hidden}:is(.work-area:has(>.wawi-frame)>.wawi-frame,.work-area--sales>.wawi-frame,.work-area--customers>.wawi-frame){flex-direction:column;height:100%;min-height:0;display:flex}.wawi-list-region{flex:auto;grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.wawi-list-region>.erp-table{border-bottom:0;height:100%;min-height:0;overflow:auto}.wawi-frame>.wawi-actions.list-actions,.wawi-list-action-bar{border-top:1px solid var(--border);background:#f4f6f4;border-bottom:0;flex:none;margin-top:auto}.brand{gap:0;min-height:36px}.brand-logo{object-fit:contain;object-position:left center;width:152px;max-width:100%;max-height:32px}.workspace-brand-logo{border:1px solid var(--border);background:#fff;border-radius:5px;justify-content:flex-start;align-items:center;width:118px;min-width:118px;height:28px;padding:2px 7px;text-decoration:none;display:inline-flex}.workspace-brand-logo img{object-fit:contain;object-position:left center;width:100%;max-height:21px}.tree-actions{gap:5px;display:grid}.tree-action--danger{color:#8a2424;background:#fff8f8;border-color:#e4b8b8}.tree-action--danger:disabled{border-color:var(--border);background:var(--surface-muted);color:var(--faint)}.floating-modal-frame--compact:has(.category-delete-body){height:min(340px,100vh - 28px)}.category-delete-body{gap:10px;padding:10px;display:grid}.delete-summary{background:#f8faf7;border:1px solid #e3e8e5;border-radius:5px;gap:2px;padding:8px;display:grid}.delete-summary strong{color:var(--text-strong);font-size:14px}.delete-summary span{color:var(--muted);font-size:12px;font-weight:750}.danger-button{color:#8a2424!important;border-color:#cf5b5b!important}.fulfillment-client-ledger--drawer{grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;min-height:0;display:grid}.client-shipping-preferences{margin-bottom:10px}.client-shipping-grid{grid-template-columns:repeat(2,minmax(140px,1fr)) minmax(160px,1fr);align-items:end;gap:8px;display:grid}.settings-check--carrier{border:1px solid var(--border);background:#fff;border-radius:5px;min-height:34px;padding:0 9px}.worker-sync-control{grid-template-columns:1fr;gap:4px;min-width:96px;display:grid}.worker-sync-control input[inputmode=numeric]{width:74px;height:27px}.worker-sync-control input:disabled{color:var(--faint);background:#f1f3f1}.worker-interval-table{overflow-x:auto}.worker-interval-table table{width:max-content;min-width:900px}@media (width<=820px){.brand-logo{width:132px}.workspace-brand-logo{width:106px;min-width:106px}.client-shipping-grid{grid-template-columns:1fr}}.row-context-menu{width:210px;max-width:calc(100vw - 16px)}@media (width>=901px){.erp-table.product-column-shell,.erp-table.product-column-shell.erp-table--orders{overflow-x:auto}.erp-table.product-column-shell .erp-row,.erp-table.product-column-shell.erp-table--orders .erp-row{width:max-content;min-width:100%}}.return-batch-cell,.runge-shell--wms .panel td.return-batch-cell{vertical-align:top;min-width:168px;height:auto!important}.return-batch-fields{grid-template-columns:minmax(0,1fr);gap:4px;min-width:0;display:grid}.runge-shell--wms .return-workbench .wms-table-scroll{overscroll-behavior-inline:contain;width:100%;max-width:100%;overflow-x:auto}.runge-shell--wms .return-workbench :is(input,select,button){max-width:100%}.runge-shell--erp .erp-scroll-hint{display:none}@media (width<=760px){html,body,#root,.runge-shell,.workspace,.work-body{width:100%;min-width:0}.work-body{overflow:hidden}.workspace-navrow--wms{grid-template-columns:minmax(0,1fr)}.workspace-module-strip,.workspace-header-actions{width:100%;min-width:0}.workspace-module-strip{flex-wrap:wrap;align-content:flex-start;overflow-x:visible}.workspace-header-actions{justify-content:flex-start}:is(.workbench-grid,.workbench-grid:has(.settings-tree-panel)){grid-template-rows:auto minmax(460px,max-content);grid-template-columns:minmax(0,1fr);align-content:start;height:100%;overflow:auto}.workbench-grid:has(.work-area--full){grid-template-rows:minmax(0,1fr)}.tree-panel,.settings-tree-panel,.work-area,.work-area--master,.settings-work{width:100%;min-width:0}.tree-panel,.settings-tree-panel{max-height:none}.work-area,.work-area--master{min-height:min(680px,100dvh - 180px);overflow:auto}.erp-table,.settings-table-wrap{max-width:100%;overflow:auto}}body:has(.runge-shell--erp) .document-drawer:has(.fulfillment-client-ledger--drawer) :is(.fulfillment-sync-status-card,.fulfillment-sync-status-facts,.settings-subpanel-head){min-width:0;max-width:100%}body:has(.runge-shell--erp) .document-drawer:has(.fulfillment-client-ledger--drawer) .fulfillment-sync-status-facts{grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr))}body:has(.runge-shell--erp) .document-drawer:has(.fulfillment-client-ledger--drawer) .settings-subpanel-head{flex-wrap:wrap;align-items:flex-start}body:has(.runge-shell--erp) .document-drawer:has(.fulfillment-client-ledger--drawer) .settings-subpanel-head>div:first-child{flex:180px;min-width:0}@media (width<=820px){.runge-shell:not(.runge-shell--wms) .workspace-navrow--tabs-only{grid-template-columns:minmax(0,1fr);align-items:stretch}.runge-shell:not(.runge-shell--wms) .workspace-primary-nav,.runge-shell:not(.runge-shell--wms) .app-tabs,.runge-shell:not(.runge-shell--wms) .workspace-header-actions{width:100%;min-width:0}.runge-shell:not(.runge-shell--wms) .workspace-header-actions{flex-wrap:wrap;justify-content:flex-start;justify-self:stretch;overflow:visible}.sales-filter-grid,.sales-filter-grid--orders,.sales-filter-grid--compact,.sales-filter-grid--document,.sales-filter-grid--single{grid-template-columns:minmax(0,1fr)}.sales-pagination{flex-wrap:wrap;justify-content:flex-start}.work-area--sales,.work-area--sales>.wawi-frame{height:auto;min-height:0;overflow:visible}.work-area--sales .wawi-list-region{flex:none;min-height:84px}.work-area--sales .wawi-list-region>.erp-table{height:auto;min-height:40px;max-height:40dvh}.client-mask,.floating-modal-frame>.article-mask.compact-mask.client-mask{grid-template-rows:auto auto minmax(0,1fr) auto}.client-mask-head{flex-wrap:wrap;align-items:flex-start;gap:8px;min-height:0;padding:10px}.client-mask-head>:first-child{flex:220px;min-width:0}.client-mask-head h2,.client-mask-head small{overflow-wrap:anywhere}.client-mask-head-actions,.compact-mask-footer{flex-wrap:wrap;min-width:0}.client-mask-tabs{overscroll-behavior-inline:contain;width:100%;min-width:0;height:auto;min-height:44px;padding-inline:8px;overflow-x:auto}.client-mask-tab{flex:none;min-height:44px;padding-inline:10px}.document-drawer:has(.sales-detail--order-window){width:calc(100vw - 18px);max-width:calc(100vw - 18px)}body:has(.document-drawer-shell--split.document-drawer-shell--left) .document-drawer:has(.sales-detail--order-window){width:calc(100vw - 18px);max-width:calc(100vw - 18px)}.document-drawer .order-content{grid-template-columns:minmax(0,1fr)}.document-drawer .order-titlebar{grid-template-columns:minmax(0,1fr);align-items:start}.document-drawer .order-title-actions{flex-wrap:wrap;justify-content:flex-start}.document-drawer .order-form label{text-align:left}.document-designer{height:100%;overflow:auto}.document-designer-workspace{grid-template-rows:auto minmax(480px,1fr) auto;grid-template-columns:minmax(0,1fr);overflow:auto}.document-template-sidebar,.document-designer-inspector{border-inline:0;max-height:280px}.document-canvas-column{min-height:480px}.document-designer-section-head,.document-canvas-toolbar{flex-wrap:wrap;align-items:flex-start}.document-designer-actionbar{justify-content:flex-start}}@media (width<=760px){.runge-shell--wms .workspace-module-strip{flex-wrap:wrap;align-content:flex-start;height:auto;overflow:visible}.runge-shell--wms .workspace-header-actions{justify-content:flex-start}.runge-shell--wms .work-body{overflow:auto}.runge-shell--wms .wms-screen{height:auto;min-height:100%;overflow:visible}.runge-shell--wms .wms-outbound-overview{grid-template-rows:auto auto;height:auto;min-height:100%}.runge-shell--wms .picklist-grid{grid-template-columns:minmax(0,1fr);height:auto;min-height:0;padding:8px;overflow:visible}.runge-shell--wms .picklist-grid>.panel,.runge-shell--wms .picklist-template-preview{width:100%;min-width:0}.runge-shell--wms .picklist-grid>.panel:first-child{min-height:0}.runge-shell--wms .picklist-template-preview{align-self:start;max-height:none;overflow:visible}.runge-shell--wms .picklist-template-preview-list{max-height:none;overflow:visible}.runge-shell--wms .panel-head{flex-wrap:wrap;align-items:flex-start;min-height:0;padding-block:8px}.runge-shell--wms .panel-head-actions{flex-wrap:wrap;flex:100%;justify-content:flex-start;min-width:0}.runge-shell--wms .picklist-item-search{grid-template-columns:minmax(0,1fr)}.runge-shell--wms .picklist-item-search .btn{width:100%}.runge-shell--wms .picklist-table-scroll{max-width:100%;overflow:auto visible}.runge-shell--wms .picklist-table-scroll table{table-layout:auto;min-width:0}.runge-shell--wms .picklist-grid .panel th,.runge-shell--wms .picklist-grid .panel td{overflow-wrap:anywhere;white-space:normal;vertical-align:top;height:auto;min-height:42px;padding:8px 6px}.runge-shell--wms .picklist-grid .panel th:nth-child(n+4),.runge-shell--wms .picklist-grid .panel td:nth-child(n+4){display:none}.runge-shell--wms .wms-booking-grid,.runge-shell--wms .wms-booking-grid--adjustment,.runge-shell--wms .wms-booking-grid--drawer,.runge-shell--wms .wms-booking-grid--inventory{grid-template-columns:minmax(0,1fr);align-items:stretch}.runge-shell--wms .wms-booking-grid>*,.runge-shell--wms .settings-field--wide{grid-column:1;width:100%;min-width:0}.runge-shell--wms .location-pick-button{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0}.runge-shell--wms .workspace-brand-logo{height:auto;min-height:44px}.runge-shell--wms .workspace-module-strip{align-items:stretch;max-width:100%}.runge-shell--wms .top-nav-group{flex:140px;min-width:0;max-width:100%}.runge-shell--wms .top-module{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%;height:auto;min-height:44px}.runge-shell--wms .workspace-header-actions{min-width:0;overflow:visible}.runge-shell--wms .workspace-jump-links{flex-wrap:wrap;justify-content:flex-start;width:100%;min-width:0;display:flex}.runge-shell--wms .workspace-jump-link{white-space:normal;overflow-wrap:anywhere;min-width:0;max-width:100%;min-height:44px}.runge-shell--wms .panel-head-actions .btn,.runge-shell--wms .panel-head-actions .icon-btn,.runge-shell--wms .picklist-item-search input,.runge-shell--wms .picklist-action-row .btn,.runge-shell--wms .wms-screen-actions .btn,.runge-shell--wms .product-pagination .btn{min-height:44px}.runge-shell--wms .product-pagination .btn{min-width:44px}}@media (width<=360px){.runge-shell--wms .workspace-module-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.runge-shell--wms .top-nav-group{flex:calc(33.3333% - 3.33333px);display:block}.runge-shell--wms .module-shortcut,.runge-shell--wms .top-module em{display:none}.runge-shell--wms .top-module{text-align:center;justify-content:center;padding-inline:4px}.runge-shell--wms .picklist-grid>.panel:first-child .panel-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 8px;padding-block:6px;display:grid}.runge-shell--wms .picklist-grid>.panel:first-child .panel-head>span{grid-area:1/1}.runge-shell--wms .picklist-grid>.panel:first-child .panel-head-actions{display:contents}.runge-shell--wms .picklist-grid>.panel:first-child .panel-head-actions .pill{grid-area:1/2;justify-self:end}.runge-shell--wms .picklist-grid>.panel:first-child .panel-head-actions>.btn{grid-area:2/1;width:100%}.runge-shell--wms .picklist-grid>.panel:first-child .panel-head-actions>.icon-btn{grid-area:2/2;width:44px;min-width:44px}}@media (width<=520px){.runge-shell--wms .pick-detail,.runge-shell--wms .pick-detail *,.runge-shell--wms .pick-detail :before,.runge-shell--wms .pick-detail :after{box-sizing:border-box}.runge-shell--wms .pick-detail,.runge-shell--wms .pick-detail>*{width:100%;min-width:0;max-width:100%}.runge-shell--wms .pick-detail{overflow-x:hidden}.runge-shell--wms .pick-detail-head--compact{flex-wrap:wrap}.runge-shell--wms .pick-detail-head--compact .pack-heading{flex:calc(100% - 40px)}.runge-shell--wms .pick-detail-head--compact .pack-heading-state{flex:100%;justify-content:flex-start}.runge-shell--wms .pick-detail-head--compact .pack-heading,.runge-shell--wms .pick-detail-head--compact .pack-heading strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;min-width:0;overflow:visible}.runge-shell--wms .packing-toolbar--compact{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0}.runge-shell--wms .packing-toolbar--compact .pack-scan-field,.runge-shell--wms .packing-toolbar--compact .pack-scan-button,.runge-shell--wms .packing-toolbar--compact .pack-toolbar-actions{grid-column:1/-1;width:100%;min-width:0}.runge-shell--wms .packing-toolbar--compact .pack-scan-button{min-height:40px}.runge-shell--wms .packing-active-product{width:100%;min-width:0;max-width:100%}.runge-shell--wms .packing-active-product .desktop-product-summary{grid-template-columns:48px minmax(0,1fr);min-width:0}.runge-shell--wms .packing-active-product strong,.runge-shell--wms .packing-active-product small{overflow-wrap:anywhere;white-space:normal}.runge-shell--wms .packing-workspace-grid{grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.runge-shell--wms .packing-lines-panel,.runge-shell--wms .packing-shipping-panel,.runge-shell--wms .packing-lines-scroll{width:100%;min-width:0;max-width:100%}.runge-shell--wms .packing-lines-scroll{overflow-x:hidden}.runge-shell--wms .packing-lines-table{table-layout:auto;width:100%;min-width:0;max-width:100%;display:block}.runge-shell--wms .packing-lines-table thead{display:none}.runge-shell--wms .packing-lines-table tbody,.runge-shell--wms .packing-lines-table tr{width:100%;min-width:0;display:block}.runge-shell--wms .packing-lines-table tr{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(0,auto);gap:6px 8px;padding:8px 6px;display:grid}.runge-shell--wms .packing-lines-table th,.runge-shell--wms .packing-lines-table td{overflow-wrap:anywhere;white-space:normal;vertical-align:top;width:auto;min-width:0;max-width:none;padding:0;display:block}.runge-shell--wms .packing-lines-table td:first-child,.runge-shell--wms .packing-lines-table td:nth-child(2){grid-column:1/-1}.runge-shell--wms .packing-lines-table td:nth-child(3),.runge-shell--wms .packing-lines-table td:nth-child(4),.runge-shell--wms .packing-lines-table td:nth-child(6),.runge-shell--wms .packing-lines-table th:nth-child(7),.runge-shell--wms .packing-lines-table td:nth-child(7){display:none!important}.runge-shell--wms .packing-lines-table td:nth-child(5){grid-column:1}.runge-shell--wms .packing-lines-table td:nth-child(5):before,.runge-shell--wms .packing-lines-table td:nth-child(8):before{color:var(--muted);margin-bottom:3px;font-size:11px;font-weight:700;display:block}.runge-shell--wms .packing-lines-table td:nth-child(5):before{content:"Menge"}.runge-shell--wms .packing-lines-table td:nth-child(8){grid-column:2;min-width:0}.runge-shell--wms .packing-lines-table td:nth-child(8):before{content:"Status"}.runge-shell--wms .packing-lines-table td:nth-child(8) .pill{overflow-wrap:anywhere;white-space:normal;max-width:100%}.runge-shell--wms .packing-lines-table .packing-line-name>span{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}.runge-shell--wms .desktop-product-cell{grid-template-columns:30px minmax(0,1fr);gap:4px;min-width:0}.runge-shell--wms .desktop-product-cell strong{overflow-wrap:anywhere;white-space:normal}.runge-shell--wms .packing-quantity-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:100%;min-width:0;display:grid}.runge-shell--wms .packing-quantity-button{width:100%;min-width:0;height:36px;min-height:36px;font-size:16px}.runge-shell--wms .packing-line-filters{flex-wrap:wrap;min-width:0}.runge-shell--wms .packing-shipping-panel{overflow:visible}.runge-shell--wms .pack-unit-composer{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0}.runge-shell--wms .pack-unit-composer>label,.runge-shell--wms .pack-unit-composer>button{min-width:0}.runge-shell--wms .pack-unit-composer>button{grid-column:1/-1;width:100%;min-height:44px}.runge-shell--wms .pack-complete-bar{flex-wrap:wrap;align-items:stretch}.runge-shell--wms .pack-complete-bar .btn{width:100%}}@media (width<=1180px){.runge-shell--erp .erp-table.product-column-shell .erp-row>span{white-space:normal;overflow-wrap:anywhere;display:block}.runge-shell--erp .erp-table.product-column-shell .erp-row{align-items:stretch;height:auto;min-height:44px}.runge-shell--erp .erp-table.product-column-shell .erp-row>span:first-child{z-index:1;background:var(--surface);box-shadow:1px 0 var(--border);position:sticky;left:0}.runge-shell--erp .erp-table.product-column-shell .erp-row--selected>span:first-child{background:var(--row-selected)}.runge-shell--erp .erp-table.product-column-shell .erp-row--head>span:first-child{z-index:3;background:var(--table-head)}.runge-shell--erp:has(.erp-table,.settings-table-wrap) .erp-scroll-hint{color:var(--muted);margin:6px 0 0;font-size:12px;display:block}}@media (width<=820px){html:has(.runge-shell--erp){min-width:0}body:has(.runge-shell--erp){min-width:0}#root:has(.runge-shell--erp){min-width:0}.app--workspace .runge-shell--erp,.app--workspace .runge-shell--erp .workspace,.app--workspace .runge-shell--erp .work-body{min-width:0;height:auto;min-height:0;overflow:visible}.app--workspace:has(.runge-shell--erp){min-width:0;height:auto;min-height:0;overflow:visible}.app--workspace:has(.runge-shell--erp) .app-main{min-width:0;height:auto;min-height:0;overflow:visible}:is(.runge-shell--erp .workbench-grid,.runge-shell--erp .workbench-grid:has(.settings-tree-panel)){grid-template-rows:none;grid-template-columns:minmax(0,1fr);grid-auto-rows:auto;height:auto;overflow:visible}.runge-shell--erp :is(.work-area,.settings-work,.wawi-frame,.wawi-list-region){min-width:0;max-width:100%;height:auto;min-height:0;overflow:visible}:is(.runge-shell--erp .work-area:has(.product-list-frame),.runge-shell--erp .product-list-frame){min-height:min(560px,100dvh - 24px)}.runge-shell--erp .wawi-list-region>.erp-table,.runge-shell--erp .erp-table,.runge-shell--erp .settings-table-wrap{overscroll-behavior-inline:contain;width:100%;min-width:0;max-width:100%;max-height:55dvh;overflow:auto}.runge-shell--erp .workspace-navrow--tabs-only,.runge-shell--erp .filter-grid,.runge-shell--erp .settings-split{grid-template-columns:minmax(0,1fr)}.runge-shell--erp :is(.app-tabs,.workspace-jump-links,.wawi-actions,.wawi-list-action-bar,.master-actions,.frame-head-actions,.product-frame-actions,.sales-pagination,.product-pagination-pages,.settings-actions,.settings-row-actions,.settings-panel-head){flex-wrap:wrap;justify-content:flex-start;min-width:0;max-width:100%;height:auto;overflow:visible}.runge-shell--erp :is(.btn,.primary-button,.secondary-button,.app-tabs a,.workspace-jump-link,.tree-row,.tree-action){white-space:normal;overflow-wrap:anywhere;max-width:100%;height:auto;min-height:44px}.runge-shell--erp .filter-grid{grid-auto-rows:auto}.runge-shell--erp .monitoring-panel .settings-panel-head{grid-template-columns:34px minmax(0,1fr)}.runge-shell--erp .monitoring-panel .settings-panel-head>:nth-child(n+3){grid-column:1/-1}.runge-shell--erp :is(.filter-grid,.settings-form) :is(input,select,textarea){min-width:0;max-width:100%}body:has(.runge-shell--erp) .document-drawer{grid-template-rows:auto minmax(0,1fr);width:calc(100vw - 16px);max-width:calc(100vw - 16px);height:100dvh}body:has(.runge-shell--erp) .document-drawer-head{min-height:44px}body:has(.runge-shell--erp) .document-drawer-head>span{overflow-wrap:anywhere;min-width:0}body:has(.runge-shell--erp) .document-drawer-body{overflow:auto}body:has(.runge-shell--erp) .document-drawer :is(.order-content,.order-topline,.order-address-grid,.order-mini-grid,.order-form,.article-detail-form-grid){grid-template-columns:minmax(0,1fr);min-width:0}body:has(.runge-shell--erp) .document-drawer :is(.order-title-actions,.mask-actions,.settings-actions){flex-wrap:wrap;height:auto}body:has(.runge-shell--erp) .erp-modal-shell{grid-template-columns:minmax(0,1fr);padding:8px;inset:0}body:has(.runge-shell--erp) .erp-modal-shell .compact-mask-head{flex-wrap:wrap;height:auto}body:has(.runge-shell--erp) .erp-modal-shell .floating-modal-frame{width:calc(100vw - 16px);min-width:0;max-width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);overflow:auto;transform:none!important}body:has(.runge-shell--erp) .manual-order-mask-body{grid-template-rows:repeat(3,max-content);overflow:auto}body:has(.runge-shell--erp) .manual-order-line{grid-template-columns:26px minmax(0,1fr) 44px}body:has(.runge-shell--erp) .manual-order-sku-field{grid-column:2;grid-template-columns:minmax(0,1fr) 44px}body:has(.runge-shell--erp) .manual-order-sku-field>input{grid-column:1}body:has(.runge-shell--erp) .manual-order-sku-field>.icon-btn{grid-column:2}body:has(.runge-shell--erp) .manual-order-line .icon-btn{width:44px;height:44px}}.runge-shell--erp{color:var(--text-strong);background:#f6f8fb}.runge-shell--erp .workspace-head{background:#fff;border-bottom:1px solid #dfe5ec;min-height:58px;padding:8px 14px}.runge-shell--erp .workspace-navrow{gap:12px}.runge-shell--erp .workspace-navrow .app-tabs{background:#f8fafc;border:1px solid #e1e7ee;border-radius:10px;padding:3px}.runge-shell--erp .workbench-grid{gap:14px;padding:14px}.runge-shell--erp .tree-panel,.runge-shell--erp .wawi-frame,.runge-shell--erp .settings-panel{border:1px solid #dfe5ec;border-radius:12px;box-shadow:0 8px 24px #0f172a0f}.runge-shell--erp .tree-panel{background:#fff;padding:12px}.runge-shell--erp .tree-panel h2{color:var(--text-strong);letter-spacing:.01em;margin:0 0 10px;font-size:13px}.runge-shell--erp .wawi-frame-head,.runge-shell--erp .sales-list-toolbar{background:#fff;border-bottom:1px solid #e4e9f0;min-height:48px;padding:8px 12px}.runge-shell--erp .product-list-frame .filter-grid--article,.runge-shell--erp .sales-filter-grid{background:#fbfcfe;border-bottom:1px solid #e4e9f0;gap:8px;padding:12px}.runge-shell--erp .sales-filter-heading{grid-column:1/-1;align-items:baseline;gap:8px;min-width:0;padding-bottom:2px;display:flex}.runge-shell--erp .sales-filter-heading strong{color:var(--text-strong);font-size:13px}.runge-shell--erp .sales-filter-heading span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.runge-shell--erp .sales-filter-reset{border-radius:999px;min-height:28px;margin-inline-start:auto;padding-inline:10px;font-size:11px}.runge-shell--erp .sales-filter-grid :is(input,select),.runge-shell--erp .product-list-frame .filter-grid--article :is(input,select){background:#fff;border:1px solid #d7dfe8;border-radius:999px;min-height:38px;padding-inline:12px}.runge-shell--erp .sales-filter-grid :is(input,select):focus,.runge-shell--erp .product-list-frame .filter-grid--article :is(input,select):focus{border-color:#6b8fb8;outline:0;box-shadow:0 0 0 3px #3b82f61f}.runge-shell--erp .sales-list-toolbar{z-index:3;justify-content:space-between;position:sticky;top:0;box-shadow:0 5px 14px #0f172a0d}.runge-shell--erp .product-list-frame .product-pagination{z-index:3;background:#fff;border-top:1px solid #e4e9f0;position:sticky;bottom:0;box-shadow:0 -5px 14px #0f172a0f}@media (width<=900px){.runge-shell--erp .workbench-grid{gap:10px;padding:10px}.runge-shell--erp .sales-filter-grid{grid-template-columns:minmax(0,1fr)}.runge-shell--erp .workspace-head{padding-inline:10px}.runge-shell--erp .workspace-navrow .app-tabs{overflow-x:auto}.runge-shell--erp .sales-filter-heading span{display:none}}body:has(.runge-shell--erp) .document-drawer:has(.fulfillment-client-ledger--drawer){width:min(920px,100vw - 18px);min-width:0;max-width:calc(100vw - 18px)}body:has(.runge-shell--erp) .document-drawer:has(.fulfillment-client-ledger--drawer) .document-drawer-body{min-width:0;max-width:100%}body:has(.runge-shell--erp) .fulfillment-client-ledger--drawer{min-width:0;max-width:100%}body:has(.runge-shell--erp) .fulfillment-client-master-detail{min-width:0;max-width:100%}body:has(.runge-shell--erp) .fulfillment-client-detail{min-width:0;max-width:100%}body:has(.runge-shell--erp) .document-drawer:has(.fulfillment-client-ledger--drawer) .document-drawer-body{overflow:hidden auto}:is(body:has(.runge-shell--erp) .fulfillment-client-browser-head,body:has(.runge-shell--erp) .fulfillment-client-detail-head){flex-wrap:wrap;min-width:0;max-width:100%}body:has(.runge-shell--erp) .fulfillment-client-master-detail{grid-template-columns:minmax(180px,.36fr) minmax(0,1fr);overflow:hidden}body:has(.runge-shell--erp) .fulfillment-client-detail :is(.fulfillment-client-facts,.fulfillment-client-detail-actions,.shopify-integration-panel,.shopify-status-panel,.shopify-shipping-mappings,.jtl-diagnostics-panel,.jtl-diagnostics-checks,.jtl-diagnostics-summary){min-width:0;max-width:100%}body:has(.runge-shell--erp) .jtl-diagnostics-summary{grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr))}:is(body:has(.runge-shell--erp) .jtl-diagnostics-table,body:has(.runge-shell--erp) .shopify-mapping-list){min-width:0;max-width:100%;overflow:auto hidden}:is(body:has(.runge-shell--erp) .jtl-diagnostics-table table,body:has(.runge-shell--erp) .shopify-mapping-list table){width:max-content;min-width:560px}@media (width<=820px){.app--workspace:has(.product-list-frame){height:100dvh;min-height:0;overflow:hidden}.app--workspace:has(.product-list-frame) .app-main{height:100dvh;min-height:0;overflow:hidden}.app--workspace .runge-shell--erp:has(.product-list-frame){height:100dvh;min-height:0;overflow:hidden}.app--workspace .runge-shell--erp:has(.product-list-frame) .workspace{height:100dvh;min-height:0;overflow:hidden}.app--workspace .runge-shell--erp:has(.product-list-frame) .work-body{height:auto;min-height:0;overflow:hidden}.runge-shell--erp:has(.product-list-frame) .workbench-grid{grid-template-rows:auto minmax(0,1fr);grid-auto-rows:unset;height:100%;overflow:auto}:is(.runge-shell--erp:has(.product-list-frame) .work-area,.runge-shell--erp:has(.product-list-frame) .product-list-frame){height:100%;overflow:visible;min-height:0!important}.runge-shell--erp:has(.product-list-frame) .product-list-frame .wawi-list-region{overflow:visible}}@media (width<=760px){body:has(.runge-shell--erp) .fulfillment-client-master-detail{grid-template-columns:minmax(0,1fr);overflow:auto}body:has(.runge-shell--erp) .fulfillment-client-list{border-right:0;border-bottom:1px solid var(--border);max-height:220px}body:has(.runge-shell--erp) .fulfillment-client-detail{padding:10px;overflow-x:hidden}}.runge-shell--erp .product-list-frame .wawi-list-region{flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex;overflow:hidden}.runge-shell--erp .product-list-frame .wawi-list-region>.product-column-shell{flex:1 1 0;min-width:0;height:auto;min-height:0}.runge-shell--erp .product-list-frame .wawi-list-region>.product-pagination{flex:none;width:100%;min-width:0}@media (width>=821px){.runge-shell--erp .workbench-grid{grid-template-rows:minmax(0,1fr)}}
