*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.5}.layout{display:flex;min-height:100vh}.sidebar{width:220px;background:#1e293b;color:#f1f5f9;padding:1rem;flex-shrink:0;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;align-self:flex-start}.sidebar h2{margin:0 0 1.5rem;font-size:1.1rem;font-weight:600;letter-spacing:.02em}.sidebar>ul{list-style:none;margin:0;padding:0;flex:1;overflow-y:auto;min-height:0}.sidebar ul{list-style:none;margin:0;padding:0}.sidebar li{margin-bottom:.25rem}.sidebar a{display:block;padding:.5rem .75rem;color:#cbd5e1;text-decoration:none;border-radius:4px;font-size:.925rem}.sidebar a:hover{background:#334155;color:#f8fafc}.sidebar a.active{background:#2563eb;color:#fff}.nav-group-header{display:flex;align-items:stretch;gap:2px}.nav-group-label{flex:1}.nav-group-label.as-button{display:block;width:100%;text-align:left;padding:.5rem .75rem;color:#cbd5e1;background:none;border:none;border-radius:4px;font-size:.925rem;font-family:inherit;cursor:pointer}.nav-group-label.as-button:hover{background:#334155;color:#f8fafc}.nav-group-toggle{display:flex;align-items:center;justify-content:center;width:28px;flex-shrink:0;background:none;border:none;border-radius:4px;color:#94a3b8;cursor:pointer;padding:0}.nav-group-toggle:hover{background:#334155;color:#f8fafc}.chevron{display:inline-block;transition:transform .15s ease;font-size:.75rem}.chevron.open{transform:rotate(90deg)}.nav-group-children{list-style:none;padding:0 0 0 .75rem;border-left:1px solid #334155;margin:.15rem 0 .35rem .4rem}.nav-group-children a{font-size:.875rem;color:#94a3b8}.sidebar-footer{margin-top:auto;padding:1rem 0 0;border-top:1px solid #334155}.logout-button{width:100%;padding:.5rem 1rem;background-color:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem}.logout-button:hover{background-color:#c82333}.content{flex:1;padding:1.5rem 2rem}.login-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#f5f5f5}.login-page form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001f;width:320px;text-align:center}.login-page h1{margin:0 0 .25rem;font-size:1.5rem}.login-page p{margin:0 0 1.25rem;color:#666;font-size:.9rem}.login-page .error{background:#fff0f0;color:#c00;border:1px solid #e0b0b0;border-radius:4px;padding:.5rem .75rem;margin-bottom:1rem;font-size:.85rem;text-align:left}.login-page input{width:100%;padding:.6rem .75rem;font-size:1.25rem;letter-spacing:.5em;text-align:center;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-bottom:1rem}.login-page input:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e833}.login-page button{width:100%;padding:.6rem;font-size:1rem;background:#1a73e8;color:#fff;border:none;border-radius:4px;cursor:pointer}.login-page button:hover:not(:disabled){background:#1557b0}.login-page button:disabled{opacity:.6;cursor:not-allowed}.orders-page{padding:1rem}.ord-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fafafa}.ord-filter-field{display:flex;flex-direction:column;gap:.25rem}.ord-filter-field label{font-size:.8rem;font-weight:600;color:#555}.ord-filter-field select,.ord-filter-field input{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem}.ord-filter-actions{display:flex;gap:.5rem;align-items:flex-end}.ord-filter-actions button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.ord-filter-actions button:hover{background:#eee}.orders-csv-btn{padding:.35rem .75rem;border:1px solid #555;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.orders-csv-btn:hover:not(:disabled){background:#eee}.orders-csv-btn:disabled{opacity:.5;cursor:not-allowed}.orders-csv-error{color:#c53030;font-size:.8rem;align-self:center}.ord-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.ord-table th,.ord-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.ord-table th{background:#f5f5f5;font-weight:600}.ord-pagination{display:flex;gap:.5rem;align-items:center}.ord-pagination button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.ord-pagination button:hover:not(:disabled){background:#eee}.ord-pagination button:disabled{opacity:.5;cursor:not-allowed}.att-panel{margin-top:2rem}.att-panel h2{display:flex;align-items:center;gap:.5rem}.att-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .4rem;border-radius:999px;background:#6c757d;color:#fff;font-size:.8rem;font-weight:600}.att-upload-area{margin-bottom:1rem;padding:.75rem;border:1px dashed #ced4da;border-radius:4px;background:#f8f9fa}.att-upload-row{display:flex;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.att-upload-row:last-child{margin-bottom:0}.att-file-input{flex:1;min-width:200px}.att-category-select{width:140px;padding:.3rem}.att-notes-input{flex:1;min-width:200px;padding:.3rem .5rem}.att-upload-btn{padding:.35rem 1rem;background:#0d6efd;color:#fff;border:none;border-radius:4px;cursor:pointer;white-space:nowrap}.att-upload-btn:hover:not(:disabled){background:#0b5ed7}.att-upload-btn:disabled{opacity:.6;cursor:not-allowed}.att-upload-error{margin-top:.4rem;color:#dc3545;font-size:.9rem}.att-table{width:100%;border-collapse:collapse;font-size:.9rem}.att-table th,.att-table td{padding:.5rem .75rem;border-bottom:1px solid #dee2e6;text-align:left}.att-table th{background:#f1f3f5;font-weight:600}.att-download-link{font-size:.8rem;color:#4a5568;margin-right:.5rem;text-decoration:none}.att-download-link:hover{text-decoration:underline}.att-preview-btn{background:none;border:none;padding:0;color:#2b6cb0;font-size:inherit;cursor:pointer;text-decoration:underline;text-align:left}.att-preview-btn:hover{color:#2c5282}.att-notes-hint{color:#6c757d;cursor:help}.att-delete-btn{padding:.2rem .6rem;background:#dc3545;color:#fff;border:none;border-radius:3px;cursor:pointer;font-size:.8rem}.att-delete-btn:hover{background:#bb2d3b}.att-loading{color:#6c757d;font-style:italic}.att-error{color:#dc3545;padding:.5rem;border:1px solid #dc3545;border-radius:4px;margin-bottom:.5rem}.att-empty{color:#6c757d;font-style:italic}.att-preview-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:2000}.att-preview-panel{background:#fff;border-radius:6px;box-shadow:0 4px 24px #0000004d;width:90vw;max-width:900px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.att-preview-panel-full{width:100vw;max-width:100vw;height:100vh;max-height:100vh;border-radius:0}.att-preview-panel-full .att-preview-body{align-items:stretch}.att-preview-panel-full .att-preview-iframe{height:100%}.att-preview-panel-full .att-preview-image{max-height:100%;margin:auto}.att-preview-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}.att-preview-filename{font-size:.9rem;font-weight:600;color:#2d3748;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.att-preview-header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.att-preview-fs{background:none;border:1px solid #cbd5e1;border-radius:4px;padding:.15rem .5rem;font-size:.8rem;line-height:1.2;cursor:pointer;color:#2d3748;white-space:nowrap}.att-preview-fs:hover{background:#f1f5f9}.att-preview-close{background:none;border:none;font-size:1.4rem;line-height:1;cursor:pointer;color:#718096;padding:0 .25rem;flex-shrink:0}.att-preview-close:hover{color:#2d3748}.att-preview-body{flex:1;overflow:auto;display:flex;align-items:center;justify-content:center;padding:1rem;min-height:0}.att-preview-image{max-width:100%;max-height:75vh;object-fit:contain}.att-preview-iframe{width:100%;height:70vh;border:none}.att-preview-unsupported{text-align:center;color:#4a5568}.att-preview-unsupported p{margin-bottom:1rem}.att-panel-inline{margin-top:0;display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.att-panel-inline .att-table{flex-shrink:0}.att-preview-inline{flex:1 1 auto;min-height:360px;display:flex;flex-direction:column;margin-top:.75rem;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;background:#fff}.att-preview-inline .att-preview-body{align-items:stretch}.att-preview-inline .att-preview-iframe{height:100%}.att-preview-inline .att-preview-image{max-height:100%;margin:auto}.att-preview-placeholder{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem;text-align:center;color:#9ca3af;font-style:italic;font-size:.85rem}.ptp-print-sheet{display:none}@media print{@page{size:letter portrait;margin:0!important}.ptp-print-sheet{display:block;font-family:Arial,Helvetica,sans-serif;color:#000;font-size:10pt}.ptp-page{box-sizing:border-box;width:100%;padding:.5in}.ptp-header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:2pt solid #000;padding-bottom:6pt;margin-bottom:8pt}.ptp-title{font-size:22pt;font-weight:700;margin:0;letter-spacing:.04em}.ptp-order-num{font-size:14pt;font-weight:700;margin-top:2pt}.ptp-meta{text-align:right;font-size:9pt;line-height:1.5}.ptp-meta-label{font-weight:700;text-transform:uppercase;font-size:7.5pt;letter-spacing:.05em}.ptp-parties{display:flex;gap:.35in;margin-bottom:10pt}.ptp-party{flex:1;line-height:1.4}.ptp-party-label{font-weight:700;text-transform:uppercase;font-size:7.5pt;letter-spacing:.06em;border-bottom:.5pt solid #999;margin-bottom:2pt}.ptp-party-name{font-weight:700;font-size:11pt}.ptp-lines{width:100%;border-collapse:collapse;margin-bottom:10pt}.ptp-lines th,.ptp-lines td{border:.5pt solid #666;padding:4pt 5pt;text-align:left;vertical-align:top}.ptp-lines th{background:#eee;font-size:8pt;text-transform:uppercase;letter-spacing:.04em;-webkit-print-color-adjust:exact;print-color-adjust:exact}.ptp-lines tr{page-break-inside:avoid;break-inside:avoid}.ptp-col-sku{font-weight:700;width:1.5in}.ptp-col-desc{width:1.7in}.ptp-col-qty{width:.45in;text-align:right;font-weight:700;font-size:12pt}.ptp-col-uom{width:.45in}.ptp-col-bins{width:2.1in;font-size:8.5pt}.ptp-col-picked{width:.7in}.ptp-bin{display:block}.ptp-no-stock{font-style:italic}.ptp-notes{margin-bottom:12pt;line-height:1.4}.ptp-signoff{display:flex;gap:.4in;margin-top:24pt}.ptp-sign-field{flex:1}.ptp-sign-line{border-bottom:.75pt solid #000;height:20pt}.ptp-sign-label{font-size:8pt;text-transform:uppercase;letter-spacing:.05em;padding-top:2pt}.sidebar{display:none!important}body:has(.ptp-print-shell) .content{padding:0}body:has(.ptp-print-shell) .order-detail-page>*:not(.ptp-print-shell){display:none!important}body:has(.ptp-print-shell) .order-detail-page{max-width:100%;padding:0;margin:0}}.ptk-panel{border:1px solid #ccc;border-radius:4px;padding:1rem;margin-bottom:1.5rem;background:#fcfcfc}.ptk-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ptk-header h2{margin:0;display:flex;align-items:center;gap:.5rem}.ptk-badge{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.15rem .5rem;border-radius:3px}.ptk-badge-done{background:#dcfce7;border:1px solid #16a34a;color:#166534}.ptk-print-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.ptk-print-btn:hover{background:#eee}.ptk-summary{color:#555;font-size:.875rem;margin:.25rem 0 1rem}.ptk-loading{color:#666}.ptk-error{border:1px solid #dc2626;background:#fef2f2;color:#991b1b;padding:.5rem .75rem;border-radius:3px;margin:.5rem 0;font-size:.875rem}.ptk-success{border:1px solid #16a34a;background:#f0fdf4;color:#166534;padding:.5rem .75rem;border-radius:3px;margin:.5rem 0;font-size:.875rem}.ptk-lines{width:100%;border-collapse:collapse;font-size:.875rem}.ptk-lines th,.ptk-lines td{border:1px solid #ddd;padding:.4rem .5rem;text-align:left;vertical-align:top}.ptk-lines th{background:#f1f1f1;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em}.ptk-num{text-align:right;white-space:nowrap}.ptk-sku{font-weight:600;white-space:nowrap}.ptk-line-done{background:#f6fdf8}.ptk-short{color:#b45309;font-weight:600}.ptk-hint{color:#666;font-size:.8125rem}.ptk-source{display:flex;align-items:center;gap:.4rem;margin-bottom:.2rem}.ptk-source-qty{width:4rem;padding:.2rem .3rem;border:1px solid #bbb;border-radius:3px;text-align:right}.ptk-source-label{color:#444;font-size:.8125rem}.ptk-pack-form{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #ddd}.ptk-pack-form h3,.ptk-packed h3{margin:0 0 .25rem;font-size:1rem}.ptk-form-row{display:flex;flex-wrap:wrap;gap:.75rem;margin:.75rem 0}.ptk-form-row label{display:flex;flex-direction:column;gap:.2rem;font-size:.8125rem;color:#444}.ptk-form-row input,.ptk-form-row select{padding:.3rem .4rem;border:1px solid #bbb;border-radius:3px;min-width:6rem}.ptk-form-row .ptk-checkbox{flex-direction:row;align-items:center;gap:.35rem;align-self:flex-end;padding-bottom:.4rem}.ptk-form-row .ptk-checkbox input{min-width:0}.ptk-actions{display:flex;gap:.5rem}.ptk-actions button,.ptk-ready-btn{padding:.4rem .9rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem}.ptk-actions button:hover:not(:disabled),.ptk-ready-btn:hover:not(:disabled){background:#1d4ed8}.ptk-actions button:disabled,.ptk-ready-btn:disabled{background:#cbd5e1;border-color:#cbd5e1;cursor:not-allowed}.ptk-actions .ptk-secondary{background:#fff;color:#333;border-color:#999}.ptk-actions .ptk-secondary:hover:not(:disabled){background:#eee}.ptk-packed{margin-top:1.25rem}.ptk-ready{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #ddd}.ptk-blocked{color:#b45309;font-size:.875rem;margin:0 0 .5rem}.ptk-ready-btn{background:#16a34a;border-color:#16a34a}.ptk-ready-btn:hover:not(:disabled){background:#15803d}.stp{display:inline-flex;align-items:center;gap:8px;margin-left:8px}.stp-btn{padding:.35rem .75rem;border:1px solid #555;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.stp-btn:hover:not(:disabled){background:#eee}.stp-btn:disabled{cursor:default;opacity:.6}.stp-status{font-size:.8125rem}.stp-status--working{color:#555}.stp-status--done{color:#1a7f37}.stp-status--failed{color:#b00020;font-weight:600}.stp-status--slow{color:#8a6d00}.order-detail-page{padding:1rem}.ord-back-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem}.ord-back-btn:hover{background:#eee}.ord-print-bol-btn{padding:.35rem .75rem;border:1px solid #555;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem;margin-left:8px}.ord-print-bol-btn:hover{background:#eee}.ord-metadata-table{border-collapse:collapse;margin-bottom:1.5rem}.ord-metadata-table td{padding:.4rem .75rem;border:1px solid #ddd;font-size:.875rem}.ord-metadata-table td:first-child{font-weight:600;background:#f5f5f5;white-space:nowrap;width:160px}.ord-hu-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.ord-hu-table th,.ord-hu-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.ord-hu-table th{background:#f5f5f5;font-weight:600}.ord-row-clickable{cursor:pointer}.ord-row-clickable:hover{background:#e8f0fe}.ord-truckload-link{cursor:pointer;text-decoration:underline;color:#06c}.ord-truckload-link:hover{color:#049}.ord-error{padding:.75rem;margin-bottom:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030}.ord-loading{color:#666}.ord-actions-section{margin-bottom:1.5rem}.ord-actions-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.ord-action-btn{padding:.4rem .9rem;border:1px solid #555;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.ord-action-btn:hover:not(:disabled){background:#eee}.ord-action-btn:disabled{opacity:.5;cursor:not-allowed}.ord-action-btn--primary{border-color:#276749;background:#276749;color:#fff}.ord-action-btn--primary:hover:not(:disabled){background:#1f5138;border-color:#1f5138}.ord-action-btn--danger{border-color:#c53030;color:#c53030}.ord-action-btn--danger:hover:not(:disabled){background:#fff5f5}.ord-action-success{color:#276749;font-size:.875rem;margin:.25rem 0}.ord-action-error{color:#c53030;font-size:.875rem;margin:.25rem 0}.ord-check-cell{width:2rem;text-align:center;cursor:default}.ord-hu-hint{margin-left:.4rem;font-size:.75rem;font-style:italic;color:#888;white-space:nowrap}.ord-edit-section{margin-bottom:1.5rem}.ord-edit-form{display:flex;flex-direction:column;gap:.5rem;max-width:480px}.ord-edit-form label{display:flex;flex-direction:column;font-size:.875rem;font-weight:600;gap:.25rem}.ord-edit-form input,.ord-edit-form select,.ord-edit-form textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.ord-edit-success{color:#276749;font-size:.875rem}.ord-edit-error{color:#c53030;font-size:.875rem}.ord-link-section{margin-bottom:1.5rem}.ord-link-row{display:flex;gap:.5rem;align-items:center}.ord-link-input{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;width:320px}.ord-unlink-btn{padding:.2rem .5rem;border:1px solid #c53030;border-radius:3px;background:#fff;color:#c53030;cursor:pointer;font-size:.8rem}.ord-unlink-btn:hover{background:#fff5f5}.truckloads-page{padding:1rem}.tl-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.tl-header h1{margin:0}.tl-daily-actions{display:flex;gap:.5rem;flex-wrap:wrap}.tl-daily-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.tl-daily-btn:hover:not(:disabled){background:#1d4ed8}.tl-daily-btn:disabled{opacity:.5;cursor:not-allowed}.tl-daily-success{margin:0 0 1rem;color:#2f855a;font-size:.875rem}.tl-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fafafa}.tl-filter-field{display:flex;flex-direction:column;gap:.25rem}.tl-filter-field label{font-size:.8rem;font-weight:600;color:#555}.tl-filter-field select,.tl-filter-field input{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem}.tl-filter-actions{display:flex;gap:.5rem;align-items:flex-end}.tl-filter-actions button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.tl-filter-actions button:hover{background:#eee}.tl-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.tl-table th,.tl-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.tl-table th{background:#f5f5f5;font-weight:600}.tl-row-clickable{cursor:pointer}.tl-row-clickable:hover{background:#e8f0fe}.tl-pagination{display:flex;gap:.5rem;align-items:center}.tl-pagination button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.tl-pagination button:hover:not(:disabled){background:#eee}.tl-pagination button:disabled{opacity:.5;cursor:not-allowed}.tl-error{padding:.75rem;margin-bottom:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030}.tl-loading{color:#666}.truckload-detail-page{padding:1rem}.tl-back-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem}.tl-back-btn:hover{background:#eee}.trl-print-bols-btn{padding:.35rem .75rem;border:1px solid #555;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem;margin-left:8px}.trl-print-bols-btn:hover{background:#eee}.trl-discrepancies-btn{padding:.35rem .75rem;border:1px solid #555;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem;margin-left:8px}.trl-discrepancies-btn:hover{background:#eee}.tl-metadata-table{border-collapse:collapse;margin-bottom:1.5rem}.tl-metadata-table td{padding:.4rem .75rem;border:1px solid #ddd;font-size:.875rem}.tl-metadata-table td:first-child{font-weight:600;background:#f5f5f5;white-space:nowrap;width:140px}.tl-actions-section{margin-bottom:1.5rem}.tl-actions-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.tl-action-btn{padding:.4rem .9rem;border:1px solid #555;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.tl-action-btn:hover:not(:disabled){background:#eee}.tl-action-btn-stacked{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;line-height:1.25;text-align:left}.tl-action-btn-sub{font-size:.75rem;opacity:.7}.tl-check-cell{width:2rem;text-align:center;cursor:default}.tl-action-btn:disabled{opacity:.5;cursor:not-allowed}.tl-action-success{color:#276749;font-size:.875rem;margin:.25rem 0}.tl-action-error{color:#c53030;font-size:.875rem;margin:.25rem 0}.cust-ac{position:relative}.cust-ac-menu{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:30;background:#fff;border:1px solid #d1d5db;border-radius:4px;box-shadow:0 6px 18px #00000024;max-height:220px;overflow-y:auto}.cust-ac-msg{padding:.5rem .6rem;font-size:.8125rem;color:#9ca3af;font-style:italic}.cust-ac-item{display:flex;flex-direction:column;gap:.1rem;width:100%;text-align:left;padding:.4rem .6rem;background:#fff;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;font-family:inherit}.cust-ac-item:last-child{border-bottom:none}.cust-ac-item-active{background:#f0f9ff}.cust-ac-item-name{font-size:.8125rem;font-weight:600;color:#1f2937}.recv-page{padding:1rem;max-width:1100px}.recv-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.recv-page h1{margin:0}.recv-subtitle{margin-top:.25rem;color:#555;font-size:.95rem}.recv-back{font-size:.9rem;white-space:nowrap}.recv-intro{color:#555;font-size:.9rem;max-width:70ch}.recv-error{border:1px solid #c33;background:#fdf0f0;color:#922;border-radius:4px;padding:.5rem .75rem;margin-bottom:.75rem}.recv-notice{border:1px solid #3a3;background:#f0faf0;color:#262;border-radius:4px;padding:.5rem .75rem;margin-bottom:.75rem}.recv-section{border:1px solid #d0d0d0;border-radius:4px;padding:.75rem 1rem;background:#fafafa;margin-bottom:1rem}.recv-section h2{margin-top:0;margin-bottom:.5rem;font-size:1.05rem}.recv-count{display:inline-block;min-width:1.5rem;padding:0 .4rem;margin-left:.35rem;border-radius:10px;background:#e4e4e4;color:#333;font-size:.8rem;text-align:center;vertical-align:middle}.recv-empty{color:#777;font-size:.9rem}.recv-table{width:100%;border-collapse:collapse;font-size:.9rem}.recv-table th,.recv-table td{border-bottom:1px solid #e2e2e2;padding:.35rem .5rem;text-align:left;vertical-align:middle}.recv-table th{font-size:.8rem;text-transform:uppercase;letter-spacing:.03em;color:#666}.recv-actions{white-space:nowrap;text-align:right}.recv-hint{color:#777;font-size:.85rem}.recv-inline-input{padding:.25rem .4rem;width:12rem;max-width:100%}.recv-add-btn{margin-top:.5rem}.recv-overage-form{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e2e2}.recv-field{display:flex;flex-direction:column;gap:.25rem;flex:1 1 10rem}.recv-field-wide{flex:2 1 18rem}.recv-field label{font-weight:600;font-size:.85rem}.recv-field input,.recv-field select{padding:.35rem .5rem}.recv-form-actions{flex:1 1 100%;display:flex;gap:.5rem}.recv-candidate-warning{border:1px solid #d39c2a;background:#fdf7ea;border-radius:4px;padding:.5rem .75rem;margin-top:.75rem}.recv-candidate-warning h3{margin:0;font-size:.95rem;color:#7a5410}.recv-candidate-intro{margin:.35rem 0 .5rem;color:#6b5320;font-size:.9rem;max-width:70ch}.recv-candidate-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;padding:.4rem 0;border-top:1px solid #ecdcb8}.recv-candidate-facts{display:flex;flex-wrap:wrap;gap:.75rem;align-items:baseline;font-size:.9rem}.recv-candidate-actions{white-space:nowrap}.recv-candidate-footer{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #ecdcb8}.handling-units-page{padding:1rem}.hu-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fafafa}.hu-filter-field{display:flex;flex-direction:column;gap:.25rem}.hu-filter-field label{font-size:.8rem;font-weight:600;color:#555}.hu-filter-field select,.hu-filter-field input{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem}.hu-filter-actions{display:flex;gap:.5rem;align-items:flex-end}.hu-filter-actions button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.hu-filter-actions button:hover{background:#eee}.hu-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.hu-table th,.hu-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.hu-table th{background:#f5f5f5;font-weight:600}.hu-row-clickable{cursor:pointer}.hu-row-clickable:hover{background:#e8f0fe}.hu-pagination{display:flex;gap:.5rem;align-items:center}.hu-pagination button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.hu-pagination button:hover:not(:disabled){background:#eee}.hu-pagination button:disabled{opacity:.5;cursor:not-allowed}.hu-detail-page{padding:1rem}.hu-back-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem}.hu-back-btn:hover{background:#eee}.hu-metadata-table{border-collapse:collapse;margin-bottom:1.5rem}.hu-metadata-table td{padding:.4rem .75rem;border:1px solid #ddd;font-size:.875rem}.hu-metadata-table td:first-child{font-weight:600;background:#f5f5f5;white-space:nowrap;width:160px}.hu-data-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.hu-data-table th,.hu-data-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.hu-data-table th{background:#f5f5f5;font-weight:600}.hu-link{cursor:pointer;text-decoration:underline;color:#06c}.hu-link:hover{color:#049}.hu-error{padding:.75rem;margin-bottom:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030}.hu-loading{color:#666}.bulk-move-page{padding:1rem;max-width:1200px}.bulk-move-page h1{margin-top:0}.bulk-move-columns{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-start}.bulk-move-left{flex:2 1 480px;min-width:320px;display:flex;flex-direction:column;gap:1rem}.bulk-move-right{flex:1 1 280px;min-width:260px;display:flex;flex-direction:column;gap:1rem}.bulk-move-section{border:1px solid #d0d0d0;border-radius:4px;padding:.75rem 1rem;background:#fafafa}.bulk-move-section h2{margin-top:0;margin-bottom:.5rem;font-size:1.05rem}.bulk-move-field{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.bulk-move-field label{font-weight:600;font-size:.9rem}.bulk-move-field input[type=text],.bulk-move-field textarea{padding:.35rem .5rem;font-size:.95rem;border:1px solid #bbb;border-radius:3px;font-family:inherit}.bulk-move-field textarea{min-height:4rem;resize:vertical}.bulk-move-inline-row{display:flex;gap:.5rem;align-items:flex-end}.bulk-move-inline-row input[type=text]{flex:1;padding:.35rem .5rem;font-size:.95rem;border:1px solid #bbb;border-radius:3px}.bulk-move-inline-row button{padding:.4rem .8rem;white-space:nowrap}.bulk-move-order-hus{margin-top:.5rem;border:1px solid #ddd;border-radius:3px;padding:.5rem;background:#fff;max-height:240px;overflow-y:auto}.bulk-move-order-hus-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem;padding-bottom:.3rem;border-bottom:1px solid #eee}.bulk-move-order-hu-row{display:flex;align-items:center;gap:.5rem;padding:.2rem 0}.bulk-move-order-hu-row input[type=checkbox]{margin:0}.bulk-move-staged-table,.bulk-move-result-table{width:100%;border-collapse:collapse;margin-top:.5rem;background:#fff}.bulk-move-staged-table th,.bulk-move-staged-table td,.bulk-move-result-table th,.bulk-move-result-table td{border:1px solid #ddd;padding:.35rem .5rem;text-align:left;font-size:.9rem}.bulk-move-staged-table th,.bulk-move-result-table th{background:#f0f0f0;font-weight:600}.bulk-move-empty{color:#666;font-style:italic;margin:.5rem 0}.bulk-move-loading{color:#555;font-style:italic;margin:.5rem 0}.bulk-move-error{color:#b00020;font-size:.88rem;margin-top:.25rem}.bulk-move-banner{background:#fdecea;color:#b00020;border:1px solid #f5c6cb;border-radius:3px;padding:.5rem .75rem;margin:.75rem 0}.bulk-move-success{background:#e7f5ec;color:#1e6b32;border:1px solid #b9dfc5;border-radius:3px;padding:.5rem .75rem;margin:.75rem 0}.bulk-move-confirm-row{margin-top:1rem}.bulk-move-confirm-btn{padding:.6rem 1.1rem;font-size:1rem;font-weight:600;background:#1976d2;color:#fff;border:none;border-radius:3px;cursor:pointer}.bulk-move-confirm-btn:disabled{background:#a0a0a0;cursor:not-allowed}.bulk-move-reset-btn{padding:.5rem 1rem;margin-top:.5rem}.bulk-move-row-remove-btn{padding:.15rem .55rem;font-size:.85rem}.bulk-move-select-toggle{padding:.2rem .6rem;font-size:.85rem}.quick-intake-page{max-width:480px;margin:0 auto;padding:1.5rem}.quick-intake-page h1{margin-bottom:1.25rem}.quick-intake-field{margin-bottom:1rem;display:flex;flex-direction:column}.quick-intake-field label{font-weight:600;margin-bottom:.25rem}.quick-intake-field input{padding:.6rem .75rem;font-size:1.1rem;border:1px solid #ccc;border-radius:4px}.quick-intake-field input:disabled{background:#f3f3f3;color:#999}.quick-intake-loading{margin-top:.25rem;font-size:.85rem;color:#555}.quick-intake-error{background:#fdecea;border:1px solid #f5c6cb;color:#a12622;padding:.6rem .75rem;border-radius:4px;margin-bottom:1rem}.quick-intake-flash{background:#e7f6ec;border:1px solid #b6e0c4;color:#1e6b3a;padding:.6rem .75rem;border-radius:4px;margin-bottom:1rem;font-weight:600}.quick-intake-confirm{border:2px solid #2c6fbb;border-radius:6px;padding:1rem 1.25rem;margin:.5rem 0 1rem;background:#f5f9ff}.quick-intake-confirm h2{margin-top:0;margin-bottom:.75rem;font-size:1.1rem}.quick-intake-confirm-grid{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1rem;margin:0 0 1rem}.quick-intake-confirm-grid dt{font-weight:600;color:#444}.quick-intake-confirm-grid dd{margin:0}.quick-intake-confirm-actions{display:flex;gap:.75rem}.quick-intake-confirm-btn{padding:.6rem 1.25rem;font-size:1rem;background:#2c6fbb;color:#fff;border:none;border-radius:4px;cursor:pointer}.quick-intake-confirm-btn:disabled{opacity:.6;cursor:default}.quick-intake-cancel-btn{padding:.6rem 1.25rem;font-size:1rem;background:#fff;color:#444;border:1px solid #ccc;border-radius:4px;cursor:pointer}.customers-page{padding:1rem}.cust-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cust-header h1{margin:0}.cust-new-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.cust-new-btn:hover{background:#1d4ed8}.cust-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fafafa}.cust-filter-field{display:flex;flex-direction:column;gap:.25rem}.cust-filter-field label{font-size:.8rem;font-weight:600;color:#555}.cust-filter-field select,.cust-filter-field input{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem}.cust-filter-search{min-width:320px;flex:1 1 320px}.cust-search-row{display:flex;gap:.4rem}.cust-search-row input{flex:1;min-width:0}.cust-search-hint{font-size:.75rem;color:#b45309}.cust-filter-actions{display:flex;gap:.5rem;align-items:flex-end}.cust-filter-actions button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.cust-filter-actions button:hover{background:#eee}.cust-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.cust-table th,.cust-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.cust-table th{background:#f5f5f5;font-weight:600}.cust-row-clickable{cursor:pointer}.cust-row-clickable:hover{background:#e8f0fe}.cust-pagination{display:flex;gap:.5rem;align-items:center}.cust-pagination button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.cust-pagination button:hover:not(:disabled){background:#eee}.cust-pagination button:disabled{opacity:.5;cursor:not-allowed}.cust-flagged-checkbox{display:flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:400;color:#333;cursor:pointer;padding:.35rem 0}.cust-flagged-badge{background:#dc2626;color:#fff;font-size:.7rem;font-weight:600;padding:2px 6px;border-radius:3px;margin-left:6px;vertical-align:middle}.cust-matched-type{background:#e5e7eb;color:#374151;font-size:.7rem;font-weight:600;padding:2px 6px;border-radius:3px;margin-left:6px;vertical-align:middle;white-space:nowrap}.cust-create-page{padding:1rem}.cust-form-section{margin-bottom:1.5rem}.cust-form-section h2{margin-bottom:.75rem}.cust-form-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.cust-form-field{display:flex;flex-direction:column;gap:.2rem}.cust-form-field label{font-size:.8rem;font-weight:600;color:#555}.cust-form-field input,.cust-form-field select,.cust-form-field textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.cust-form-field textarea{min-height:60px;resize:vertical}.cust-addr-card{border:1px solid #ddd;border-radius:4px;padding:.75rem;margin-bottom:.75rem;background:#fafafa}.cust-addr-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.cust-addr-card-header h3{margin:0;font-size:.95rem}.cust-remove-addr-btn{padding:.25rem .6rem;border:1px solid #e53e3e;border-radius:3px;background:#fff;color:#e53e3e;cursor:pointer;font-size:.8rem}.cust-remove-addr-btn:hover{background:#fff5f5}.cust-add-addr-btn{padding:.35rem .75rem;border:1px solid #2563eb;border-radius:3px;background:#fff;color:#2563eb;cursor:pointer;font-size:.875rem;margin-bottom:1rem}.cust-form-actions{display:flex;gap:.5rem;margin-top:1rem}.cust-submit-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.cust-submit-btn:hover:not(:disabled){background:#1d4ed8}.cust-submit-btn:disabled{opacity:.6;cursor:not-allowed}.cust-cancel-btn{padding:.45rem 1rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.cust-detail-page{padding:1rem}.cust-back-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem}.cust-back-btn:hover{background:#eee}.cust-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.cust-section-header h2{margin:0}.cust-metadata-table{border-collapse:collapse;margin-bottom:1.5rem}.cust-metadata-table td{padding:.4rem .75rem;border:1px solid #ddd;font-size:.875rem}.cust-metadata-table td:first-child{font-weight:600;background:#f5f5f5;white-space:nowrap;width:160px}.cust-edit-form{border:1px solid #ddd;border-radius:4px;padding:.75rem;margin-bottom:1.5rem;background:#fafafa}.cust-edit-form-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.cust-edit-form-field{display:flex;flex-direction:column;gap:.2rem}.cust-edit-form-field label{font-size:.8rem;font-weight:600;color:#555}.cust-edit-form-field input,.cust-edit-form-field select,.cust-edit-form-field textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.cust-edit-form-field textarea{min-height:60px;resize:vertical}.cust-edit-form-actions{display:flex;gap:.5rem;margin-top:.5rem}.cust-save-btn{padding:.35rem .75rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.cust-save-btn:hover:not(:disabled){background:#1d4ed8}.cust-save-btn:disabled{opacity:.6;cursor:not-allowed}.cust-cancel-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.cust-cancel-btn:hover{background:#eee}.cust-edit-btn{padding:.3rem .6rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.8rem}.cust-edit-btn:hover{background:#eee}.cust-addr-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.cust-addr-table th,.cust-addr-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.cust-addr-table th{background:#f5f5f5;font-weight:600}.cust-flag-badge{display:inline-block;padding:.1rem .4rem;border-radius:3px;font-size:.75rem;font-weight:600;margin-right:.25rem;color:#fff}.cust-flag-badge.billto{background:#6366f1}.cust-flag-badge.shipto{background:#2563eb}.cust-flag-badge.pickup{background:#059669}.cust-addr-form{border:1px solid #ddd;border-radius:4px;padding:.75rem;margin-bottom:1rem;background:#fafafa}.cust-addr-form h3{margin:0 0 .5rem;font-size:.95rem}.cust-addr-form-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.cust-addr-form-field{display:flex;flex-direction:column;gap:.2rem}.cust-addr-form-field label{font-size:.8rem;font-weight:600;color:#555}.cust-addr-form-field input,.cust-addr-form-field textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.cust-addr-form-field textarea{min-height:60px;resize:vertical}.cust-checkbox-group{display:flex;gap:1rem;align-items:center;margin-top:.25rem}.cust-checkbox-group label{display:flex;gap:.3rem;align-items:center;font-size:.85rem;cursor:pointer}.cust-addr-form-actions{display:flex;gap:.5rem;margin-top:.5rem}.cust-add-addr-btn{padding:.35rem .75rem;border:1px solid #2563eb;border-radius:3px;background:#fff;color:#2563eb;cursor:pointer;font-size:.875rem}.cust-add-addr-btn:hover{background:#eff6ff}.cust-required:after{content:" *";color:#e53e3e}.cust-danger-zone{margin-top:2rem;padding:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5}.cust-danger-zone h2{color:#c53030;margin:0 0 .5rem;font-size:1rem}.cust-danger-zone p{margin:0 0 .75rem;font-size:.875rem;color:#666}.cust-deactivate-btn{padding:.45rem 1rem;border:1px solid #e53e3e;border-radius:3px;background:#e53e3e;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.cust-deactivate-btn:hover{background:#c53030}.cust-error{padding:.75rem;margin-bottom:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030}.cust-success{padding:.75rem;margin-bottom:1rem;border:1px solid #059669;border-radius:4px;background:#ecfdf5;color:#065f46}.cust-loading{color:#666}.cust-field-error{font-size:.75rem;color:#e53e3e}.cust-inactive-badge{display:inline-block;padding:.15rem .5rem;border-radius:3px;background:#f59e0b;color:#fff;font-size:.8rem;font-weight:600;margin-left:.5rem}.cust-flagged-badge{display:inline-block;background:#dc2626;color:#fff;font-size:.7rem;font-weight:600;padding:2px 6px;border-radius:3px;margin-left:6px;vertical-align:middle}.cust-clear-flag-btn{padding:.3rem .6rem;border:1px solid #dc2626;border-radius:3px;background:#fff;color:#dc2626;cursor:pointer;font-size:.8rem;font-weight:600;margin-left:.5rem;vertical-align:middle}.cust-clear-flag-btn:hover:not(:disabled){background:#fef2f2}.cust-clear-flag-btn:disabled{opacity:.6;cursor:not-allowed}.emp-page{padding:1rem}.emp-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.emp-header h1{margin:0}.emp-new-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.emp-new-btn:hover{background:#1d4ed8}.emp-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fafafa}.emp-filter-field{display:flex;flex-direction:column;gap:.25rem}.emp-filter-field label{font-size:.8rem;font-weight:600;color:#555}.emp-filter-field select,.emp-filter-field input{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.emp-filter-actions{display:flex;gap:.5rem;align-items:flex-end}.emp-filter-actions button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.emp-filter-actions button:hover{background:#eee}.emp-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.emp-table th,.emp-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.emp-table th{background:#f5f5f5;font-weight:600}.emp-row-clickable{cursor:pointer}.emp-row-clickable:hover{background:#e8f0fe}.emp-pagination{display:flex;gap:.5rem;align-items:center}.emp-pagination button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.emp-pagination button:hover:not(:disabled){background:#eee}.emp-pagination button:disabled{opacity:.5;cursor:not-allowed}.emp-create-page{padding:1rem;max-width:720px}.emp-create-page h1{margin:0 0 1rem}.emp-create-page h2{margin:1.25rem 0 .5rem;font-size:1rem;border-bottom:1px solid #e5e5e5;padding-bottom:.25rem}.emp-form{display:flex;flex-direction:column;gap:.75rem}.emp-form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.emp-form-field{display:flex;flex-direction:column;gap:.2rem}.emp-form-field label{font-size:.8rem;font-weight:600;color:#555}.emp-form-field input,.emp-form-field select,.emp-form-field textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.emp-field-error{font-size:.75rem;color:#c53030;margin-top:.2rem}.emp-form-actions{display:flex;gap:.5rem;margin-top:1rem}.emp-submit-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.emp-submit-btn:hover:not(:disabled){background:#1d4ed8}.emp-submit-btn:disabled{opacity:.6;cursor:not-allowed}.emp-cancel-btn{padding:.45rem 1rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.creds-panel{border:1px solid #ddd;border-radius:4px;padding:.75rem 1rem;background:#fafafa;margin-bottom:1.5rem}.creds-panel h2{margin:0 0 .75rem;font-size:1rem}.creds-row{display:flex;align-items:center;gap:.75rem;padding:.4rem 0;border-bottom:1px solid #eee;font-size:.875rem}.creds-row:last-of-type{border-bottom:none}.creds-label{font-weight:600;color:#555;min-width:110px}.creds-value{flex:1;font-family:monospace}.creds-actions{display:flex;gap:.5rem}.creds-btn{padding:.25rem .6rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.8rem}.creds-btn:hover:not(:disabled){background:#eee}.creds-btn:disabled{opacity:.5;cursor:not-allowed}.creds-btn-primary{border-color:#2563eb;background:#2563eb;color:#fff}.creds-btn-primary:hover:not(:disabled){background:#1d4ed8}.creds-btn-danger{border-color:#e53e3e;background:#e53e3e;color:#fff}.creds-btn-danger:hover:not(:disabled){background:#c53030}.creds-form{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;margin-top:.5rem;background:#fff;border:1px solid #ddd;border-radius:4px}.creds-form-row{display:flex;gap:.5rem;align-items:center}.creds-form label{font-size:.8rem;font-weight:600;color:#555}.creds-form input,.creds-form select{padding:.3rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.creds-form-actions{display:flex;gap:.5rem}.creds-error{font-size:.8rem;color:#c53030;padding:.4rem .5rem;background:#fff5f5;border:1px solid #fecaca;border-radius:3px}.creds-success{font-size:.8rem;color:#065f46;padding:.4rem .5rem;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:3px}.creds-revealed-pin{font-family:monospace;font-size:1.25rem;font-weight:600;letter-spacing:.25rem;padding:.4rem .6rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:3px;display:inline-block}.creds-empty{color:#666;font-style:italic;font-size:.875rem}.creds-danger-zone{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #fca5a5}.emp-detail-page{padding:1rem;max-width:920px}.emp-back-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem}.emp-back-btn:hover{background:#eee}.emp-detail-page h1{margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.emp-section{margin-bottom:1.5rem}.emp-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.emp-section-header h2{margin:0;font-size:1rem}.emp-metadata-table{border-collapse:collapse;width:100%}.emp-metadata-table td{padding:.4rem .75rem;border:1px solid #ddd;font-size:.875rem}.emp-metadata-table td:first-child{font-weight:600;background:#f5f5f5;white-space:nowrap;width:200px}.emp-edit-form{border:1px solid #ddd;border-radius:4px;padding:.75rem;background:#fafafa}.emp-edit-form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:.5rem}.emp-edit-form-field{display:flex;flex-direction:column;gap:.2rem}.emp-edit-form-field label{font-size:.8rem;font-weight:600;color:#555}.emp-edit-form-field input{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.emp-edit-form-actions{display:flex;gap:.5rem;margin-top:.75rem}.emp-edit-btn{padding:.3rem .6rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.8rem}.emp-edit-btn:hover{background:#eee}.emp-save-btn{padding:.35rem .75rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.emp-save-btn:hover:not(:disabled){background:#1d4ed8}.emp-save-btn:disabled{opacity:.6;cursor:not-allowed}.emp-cancel-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.emp-cancel-btn:hover{background:#eee}.emp-required:after{content:" *";color:#e53e3e}.emp-status-badge{display:inline-block;padding:.1rem .4rem;border-radius:3px;font-size:.75rem;font-weight:600;color:#fff}.emp-status-badge.active{background:#059669}.emp-status-badge.inactive{background:#dc2626}.emp-danger-zone{margin-top:2rem;padding:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5}.emp-danger-zone h2{color:#c53030;margin:0 0 .5rem;font-size:1rem}.emp-danger-zone p{margin:0 0 .75rem;font-size:.875rem;color:#666}.emp-terminate-btn{padding:.45rem 1rem;border:1px solid #e53e3e;border-radius:3px;background:#e53e3e;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.emp-terminate-btn:hover{background:#c53030}.emp-terminate-form{display:flex;flex-direction:column;gap:.5rem}.emp-terminate-form label{font-size:.8rem;font-weight:600;color:#555}.emp-terminate-form textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit;min-height:80px;resize:vertical}.emp-terminate-actions{display:flex;gap:.5rem}.emp-confirm-terminate-btn{padding:.45rem 1rem;border:1px solid #e53e3e;border-radius:3px;background:#e53e3e;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.emp-confirm-terminate-btn:hover:not(:disabled){background:#c53030}.emp-confirm-terminate-btn:disabled{opacity:.6;cursor:not-allowed}.emp-error{padding:.75rem;margin-bottom:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030}.emp-field-error{font-size:.8rem;color:#c53030;margin-bottom:.5rem}.emp-loading{color:#666}.ing-page{padding:1rem;max-width:1400px;margin:0 auto}.ing-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fafafa}.ing-filter-field{display:flex;flex-direction:column;gap:.25rem}.ing-filter-field label{font-size:.8rem;font-weight:600;color:#555}.ing-filter-field select,.ing-filter-field input{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem}.ing-filter-actions{display:flex;gap:.5rem;align-items:flex-end}.ing-filter-actions button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.ing-filter-actions button:hover{background:#eee}.ing-page h1{margin-bottom:1rem;color:#333}.ing-error{padding:.75rem;margin-bottom:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030;font-size:.875rem}.ing-section{margin-bottom:2rem;padding:1rem;border:1px solid #ddd;border-radius:6px;background:#fafafa}.ing-section h2{margin-top:0;margin-bottom:1rem;font-size:1.25rem;color:#333}.ing-section h3{margin-top:0;margin-bottom:.75rem;font-size:1.1rem;color:#555}.ing-section h4{margin-top:0;margin-bottom:.5rem;font-size:.95rem;color:#666;font-weight:600}.ing-radio-group{display:flex;gap:1rem;margin-bottom:1rem}.ing-radio-group label{display:flex;align-items:center;gap:.35rem;font-size:.875rem;cursor:pointer}.ing-radio-group input[type=radio]{cursor:pointer}.ing-form{display:flex;flex-direction:column;gap:1rem;background:#fff;padding:1rem;border-radius:4px}.ing-field{display:flex;flex-direction:column;gap:.25rem}.ing-field label{font-size:.875rem;font-weight:600;color:#555}.ing-field input[type=text],.ing-field input[type=number],.ing-field input[type=datetime-local],.ing-field input[type=password],.ing-field select,.ing-field textarea{padding:.5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.ing-field input[type=text]:focus,.ing-field input[type=number]:focus,.ing-field input[type=datetime-local]:focus,.ing-field input[type=password]:focus,.ing-field select:focus,.ing-field textarea:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 2px #4299e133}.ing-field input[readonly]{background:#f5f5f5;color:#666;cursor:not-allowed}.ing-field textarea{resize:vertical}.ing-checkbox-field{flex-direction:row;align-items:center}.ing-checkbox-field label{display:flex;align-items:center;gap:.35rem;cursor:pointer}.ing-checkbox-field input[type=checkbox]{cursor:pointer;width:16px;height:16px}.ing-note{font-size:.8rem;color:#777;font-style:italic;margin:.25rem 0 0}.ing-truckload-detail,.ing-truckload-summary{background:#e8f4f8;padding:.75rem;border-radius:4px;margin-top:.5rem}.ing-truckload-detail p,.ing-truckload-summary p{margin:.25rem 0;font-size:.875rem}.ing-truckload-summary{background:#d1f5d3;border:1px solid #68d391}.ing-hu-section{margin-top:1.5rem;padding:1rem;border:1px solid #cbd5e0;border-radius:4px;background:#f7fafc}.ing-hu-entry{margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fff}.ing-hu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.ing-btn-primary,.ing-btn-secondary,.ing-btn-remove,.ing-btn-small,.ing-btn-danger{padding:.5rem 1rem;border:1px solid #999;border-radius:4px;background:#fff;cursor:pointer;font-size:.875rem;font-family:inherit;transition:background .2s}.ing-btn-primary{background:#4299e1;color:#fff;border-color:#3182ce;font-weight:600}.ing-btn-primary:hover:not(:disabled){background:#3182ce}.ing-btn-primary:disabled{background:#a0aec0;border-color:#a0aec0;cursor:not-allowed}.ing-btn-secondary{background:#edf2f7;border-color:#cbd5e0}.ing-btn-secondary:hover{background:#e2e8f0}.ing-btn-remove{background:#feb2b2;border-color:#fc8181;color:#742a2a;margin-top:.5rem}.ing-btn-remove:hover{background:#fc8181;color:#fff}.ing-btn-small{padding:.25rem .5rem;font-size:.8rem;margin-right:.25rem}.ing-custom-load-num-toggle{display:flex;justify-content:flex-start}.ing-btn-danger{background:#fed7d7;border-color:#fc8181;color:#c53030}.ing-btn-danger:hover{background:#fc8181;color:#fff}.ing-form-actions{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.ing-table{width:100%;border-collapse:collapse;background:#fff;border-radius:4px;overflow:hidden}.ing-table th,.ing-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.ing-table th{background:#f5f5f5;font-weight:600;color:#333}.ing-table-nested{width:100%;border-collapse:collapse;margin-top:.5rem}.ing-table-nested th,.ing-table-nested td{padding:.4rem .6rem;border:1px solid #e2e8f0;text-align:left;font-size:.8rem}.ing-table-nested th{background:#edf2f7;font-weight:600}.ing-row-clickable{cursor:pointer;transition:background .2s}.ing-expanded-hu{padding:1rem;background:#f7fafc;border-left:3px solid #4299e1}.ing-expanded-hu h4{margin-top:0;margin-bottom:.5rem;color:#2d3748}.ing-order-type-toggle{border:1px solid #cbd5e0;border-radius:4px;padding:.5rem 1rem .75rem;margin-bottom:.5rem;background:#f7fafc}.ing-order-type-toggle legend{font-size:.875rem;font-weight:600;color:#555;padding:0 .25rem}.ing-order-type-toggle .ing-radio-group{margin-bottom:0}.ing-pick-pack-section{border-color:#805ad5;background:#faf5ff}.ing-pp-hu-card{margin-bottom:1rem;padding:.75rem;border:1px solid #d6bcfa;border-radius:4px;background:#fff}.ing-pp-hu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.ing-pp-hu-header h4{margin:0;font-size:.95rem;color:#553c9a}.ing-pp-hu-header .ing-btn-remove{margin-top:0}.ing-pp-line-items{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.ing-pp-line-items h5{margin:0 0 .5rem;font-size:.875rem;color:#555}.ing-pp-line-item-row{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.ing-pp-item-num{font-size:.8rem;font-weight:600;color:#777;min-width:1.5rem;text-align:right}.ing-pp-sku-select{flex:1;padding:.4rem;border:1px solid #ccc;border-radius:3px;font-size:.8rem;font-family:inherit;min-width:0}.ing-pp-sku-select:focus{outline:none;border-color:#805ad5;box-shadow:0 0 0 2px #805ad533}.ing-pp-qty-input{width:5rem;padding:.4rem;border:1px solid #ccc;border-radius:3px;font-size:.8rem;font-family:inherit}.ing-pp-qty-input:focus{outline:none;border-color:#805ad5;box-shadow:0 0 0 2px #805ad533}@media(max-width:768px){.ing-hu-grid{grid-template-columns:1fr}.ing-form-actions{flex-direction:column}.ing-form-actions button{width:100%}}.ing-pp-line-item-wrapper{display:flex;flex-direction:column;gap:0}.ing-btn-new-sku{white-space:nowrap;flex-shrink:0}.ing-new-sku-form{margin-top:.5rem;margin-left:1.5rem;padding:.75rem;border:1px solid #805ad5;border-radius:4px;background:#faf5ff}.ing-new-sku-form h6{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#553c9a}.ing-new-sku-error{margin-bottom:.5rem;padding:.4rem .6rem;border:1px solid #e53e3e;border-radius:3px;background:#fff5f5;color:#c53030;font-size:.8rem}.ing-new-sku-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;margin-bottom:.75rem}.ing-new-sku-actions{display:flex;gap:.5rem}.ing-field-hint{font-weight:400;font-size:.75rem;color:#999}.ing-total-weight-bar{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#edf2f7;border:1px solid #cbd5e0;border-radius:4px;margin-bottom:.75rem;font-size:.875rem}.ing-total-weight-label{font-weight:600;color:#4a5568}.ing-total-weight-value{font-weight:700;color:#2d3748;min-width:6rem}.ing-total-weight-warning{color:#c53030;font-weight:600;font-size:.8rem;margin-left:.5rem}.ing-columns{display:flex;gap:1rem;align-items:flex-start}.ing-col-files{width:260px;min-width:220px;flex-shrink:0;position:sticky;top:1rem;max-height:calc(100vh - 2rem);overflow-y:auto}.ing-col-form{flex:1;min-width:0}.ing-file-staging{background:#f7fafc;border:1px solid #cbd5e0;border-radius:6px;padding:.75rem}.ing-file-staging-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.ing-file-staging-top h3{margin:0;font-size:.95rem}.ing-thumb-toggle{font-size:.7rem;padding:.15rem .4rem}.ing-file-staging-actions{display:flex;align-items:center;gap:.35rem;margin:.5rem 0 .25rem}.ing-file-staging-hint{color:#718096;font-size:.75rem;margin-left:auto}.ing-file-input{font-size:.8rem;width:100%}.ing-file-list{list-style:none;padding:0;margin:.25rem 0 0}.ing-file-list-item{display:flex;align-items:center;gap:.35rem;padding:.25rem 0;border-bottom:1px solid #e2e8f0;font-size:.8rem}.ing-file-list-item--thumb{align-items:flex-start;padding:.35rem 0}.ing-file-list-item:last-child{border-bottom:none}.ing-file-list-item input[type=checkbox]{flex-shrink:0;margin-top:2px}.ing-thumb{width:60px;height:76px;flex-shrink:0;border:1px solid #cbd5e0;border-radius:3px;overflow:hidden;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.ing-thumb img{width:100%;height:100%;object-fit:cover}.ing-thumb-placeholder{font-size:.65rem;color:#a0aec0;font-weight:600;text-transform:uppercase}.ing-file-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2d3748;font-size:.8rem}.ing-file-name.ing-file-deselected{color:#a0aec0;text-decoration:line-through}.ing-btn-remove{padding:0 .3rem;background:none;color:#a0aec0;border:none;cursor:pointer;font-size:.9rem;line-height:1;flex-shrink:0}.ing-btn-remove:hover{color:#e53e3e}.ing-preview-overlay{position:fixed;inset:0;background:#000000b3;z-index:1000;display:flex;align-items:center;justify-content:center}.ing-preview-modal{background:#fff;border-radius:8px;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 32px #0000004d}.ing-preview-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-bottom:1px solid #e2e8f0;background:#f7fafc}.ing-preview-title{font-size:.85rem;font-weight:600;color:#2d3748;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ing-preview-close{background:none;border:none;font-size:1.4rem;cursor:pointer;color:#718096;padding:0 .25rem;line-height:1}.ing-preview-close:hover{color:#2d3748}.ing-preview-img{max-width:88vw;max-height:82vh;object-fit:contain}.ing-preview-iframe{width:80vw;height:82vh;border:none}.ing-inbox-error{margin:.25rem 0;padding:.4rem .6rem;border:1px solid #e53e3e;border-radius:3px;background:#fff5f5;color:#c53030;font-size:.8rem}.ing-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ing-list-header h1{margin:0}.ing-new-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.ing-new-btn:hover{background:#1d4ed8}.ing-list-header-actions{display:flex;gap:.5rem;align-items:center}.ing-import-btn{padding:.45rem 1rem;border:1px solid #cbd5e0;border-radius:3px;background:#edf2f7;color:#2d3748;cursor:pointer;font-size:.875rem;font-weight:600}.ing-import-btn:hover{background:#e2e8f0}.ing-import-panel{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:.75rem;border:1px solid #cbd5e0;border-radius:4px;background:#f7fafc}.ing-import-panel .ing-field{max-width:320px}.ing-import-panel .ing-field input[type=text]{padding:.5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.ing-import-actions{display:flex;gap:.5rem}.ing-import-loading{margin:0;font-size:.875rem;color:#2b6cb0}.ing-import-panel .ing-error{margin-bottom:0}.ing-import-removals{margin:.5rem 0 .75rem;padding:.5rem .75rem;border-left:4px solid #c9302c;background:#fdf3f3;color:#a94442;font-size:.9rem}.ing-import-removals ul{margin:.35rem 0 0;padding-left:1.25rem}.ing-import-skipped{margin:.5rem 0 .75rem;padding:.5rem .75rem;border-left:4px solid #b45309;background:#fffbeb;color:#92400e;font-size:.9rem}.ing-import-result h3{margin:0 0 .5rem;font-size:.95rem;color:#555}.ing-import-result .ing-list-table{background:#fff}.ing-import-badge{display:inline-block;padding:.1rem .45rem;border-radius:10px;font-size:.75rem;font-weight:600}.ing-import-badge--new{background:#d1f5d3;border:1px solid #68d391;color:#22543d}.ing-import-badge--existing{background:#edf2f7;border:1px solid #cbd5e0;color:#4a5568}.ing-import-truckloads{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.ing-import-truckload{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ing-import-truckload-num{font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.ing-import-truckload-status{font-size:.8rem;color:#4a5568;text-transform:capitalize}.ing-list-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.ing-list-table th,.ing-list-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.ing-list-table th{background:#f5f5f5;font-weight:600}.ing-row-clickable{cursor:pointer}.ing-row-clickable:hover{background:#e8f0fe}.ing-back-btn{background:none;border:none;padding:0;margin-bottom:.75rem;color:#2563eb;cursor:pointer;font-size:.875rem}.ing-back-btn:hover{text-decoration:underline}.ing-upload-warning{padding:.75rem;margin-bottom:1rem;border:1px solid #dd6b20;border-radius:4px;background:#fffaf0;color:#c05621;font-size:.875rem;display:flex;align-items:center;flex-wrap:wrap}.out-page{padding:1rem;max-width:1200px;margin:0 auto}.out-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fafafa}.out-filter-field{display:flex;flex-direction:column;gap:.25rem}.out-filter-field label{font-size:.8rem;font-weight:600;color:#555}.out-filter-field select,.out-filter-field input{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem}.out-filter-actions{display:flex;gap:.5rem;align-items:flex-end}.out-filter-actions button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.out-filter-actions button:hover{background:#eee}.out-page h1{margin-bottom:1rem;color:#333}.out-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.out-list-header h1{margin:0}.out-new-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.out-new-btn:hover{background:#1d4ed8}.out-list-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.out-list-table th,.out-list-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.out-list-table th{background:#f5f5f5;font-weight:600}.out-row-clickable{cursor:pointer}.out-row-clickable:hover{background:#e8f0fe}.out-back-btn{background:none;border:none;padding:0;margin-bottom:.75rem;color:#2563eb;cursor:pointer;font-size:.875rem}.out-back-btn:hover{text-decoration:underline}.out-error{padding:.75rem;margin-bottom:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030;font-size:.875rem}.out-success{padding:.75rem;margin-bottom:1rem;border:1px solid #68d391;border-radius:4px;background:#f0fff4;color:#276749;font-size:.875rem}.out-section{margin-bottom:2rem;padding:1rem;border:1px solid #ddd;border-radius:6px;background:#fafafa}.out-section h2{margin-top:0;margin-bottom:1rem;font-size:1.25rem;color:#333}.out-section h3{margin-top:0;margin-bottom:.75rem;font-size:1.1rem;color:#555}.out-section h4{margin-top:0;margin-bottom:.5rem;font-size:.95rem;color:#666;font-weight:600}.out-radio-group{display:flex;gap:1rem;margin-bottom:1rem}.out-radio-group label{display:flex;align-items:center;gap:.35rem;font-size:.875rem;cursor:pointer}.out-radio-group input[type=radio]{cursor:pointer}.out-form{display:flex;flex-direction:column;gap:1rem;background:#fff;padding:1rem;border-radius:4px}.out-field{display:flex;flex-direction:column;gap:.25rem}.out-field label{font-size:.875rem;font-weight:600;color:#555}.out-field input[type=text],.out-field input[type=number],.out-field input[type=datetime-local],.out-field input[type=password],.out-field select,.out-field textarea{padding:.5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.out-field input:focus,.out-field select:focus,.out-field textarea:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 2px #4299e133}.out-field input[readonly]{background:#f5f5f5;color:#666;cursor:not-allowed}.out-checkbox-field{flex-direction:row;align-items:center}.out-checkbox-field label{display:flex;align-items:center;gap:.35rem;cursor:pointer}.out-checkbox-field input[type=checkbox]{cursor:pointer;width:16px;height:16px}.out-truckload-summary{background:#d1f5d3;border:1px solid #68d391;padding:.75rem;border-radius:4px;margin-top:.5rem}.out-truckload-summary p{margin:.25rem 0;font-size:.875rem}.out-btn-primary,.out-btn-secondary,.out-btn-remove{padding:.5rem 1rem;border:1px solid #999;border-radius:4px;background:#fff;cursor:pointer;font-size:.875rem;font-family:inherit;transition:background .2s}.out-btn-primary{background:#4299e1;color:#fff;border-color:#3182ce;font-weight:600}.out-btn-primary:hover:not(:disabled){background:#3182ce}.out-btn-primary:disabled{background:#a0aec0;border-color:#a0aec0;cursor:not-allowed}.out-btn-secondary{background:#edf2f7;border-color:#cbd5e0}.out-btn-secondary:hover{background:#e2e8f0}.out-btn-remove{background:#feb2b2;border-color:#fc8181;color:#742a2a;margin-top:.5rem}.out-btn-remove:hover{background:#fc8181;color:#fff}.out-btn-small{padding:.25rem .5rem;border:1px solid #cbd5e0;border-radius:3px;background:#fff;cursor:pointer;font-size:.8rem;font-family:inherit}.out-btn-small:hover:not(:disabled){background:#edf2f7}.out-btn-small:disabled{cursor:not-allowed;opacity:.6}.out-custom-load-num-toggle{display:flex;justify-content:flex-start}.out-form-actions{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.out-order-type-toggle{border:1px solid #cbd5e0;border-radius:4px;padding:.5rem 1rem .75rem;margin-bottom:.5rem;background:#f7fafc}.out-order-type-toggle legend{font-size:.875rem;font-weight:600;color:#555;padding:0 .25rem}.out-order-type-toggle .out-radio-group{margin-bottom:0}.out-orders-table{width:100%;border-collapse:collapse;background:#fff;border-radius:4px;overflow:hidden}.out-orders-table th,.out-orders-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.out-orders-table th{background:#f5f5f5;font-weight:600;color:#333}.out-orders-table tr:hover{background:#f0f7ff}.out-row-disabled{opacity:.5;pointer-events:none;background:#f0f0f0}.out-search-input{padding:.5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit;width:100%;max-width:400px;margin-bottom:.75rem}.out-search-input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 2px #4299e133}.out-summary-table{width:100%;border-collapse:collapse;background:#fff;border-radius:4px;overflow:hidden}.out-summary-table th,.out-summary-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.out-summary-table th{background:#f5f5f5;font-weight:600;color:#333}.out-hu-section{margin-top:1.5rem;padding:1rem;border:1px solid #cbd5e0;border-radius:4px;background:#f7fafc}.out-hu-entry{margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fff}.out-hu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.out-pick-pack-section{border-color:#805ad5;background:#faf5ff}.out-pp-hu-card{margin-bottom:1rem;padding:.75rem;border:1px solid #d6bcfa;border-radius:4px;background:#fff}.out-pp-hu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.out-pp-hu-header h4{margin:0;font-size:.95rem;color:#553c9a}.out-pp-line-items{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.out-pp-line-items h5{margin:0 0 .5rem;font-size:.875rem;color:#555}.out-pp-line-item-row{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.out-pp-item-num{font-size:.8rem;font-weight:600;color:#777;min-width:1.5rem;text-align:right}.out-pp-sku-select{flex:1;padding:.4rem;border:1px solid #ccc;border-radius:3px;font-size:.8rem;font-family:inherit;min-width:0}.out-pp-qty-input{width:5rem;padding:.4rem;border:1px solid #ccc;border-radius:3px;font-size:.8rem;font-family:inherit}.out-sku-select-section{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.out-sku-select-section h5{margin:0 0 .5rem;font-size:.875rem;color:#555}.out-sku-search{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.out-sku-search input{flex:1;padding:.5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit;max-width:400px}.out-sku-search input:focus{outline:none;border-color:#805ad5;box-shadow:0 0 0 2px #805ad533}.out-sku-loading{font-size:.8rem;color:#888}.out-sku-no-results{font-size:.8rem;color:#888;font-style:italic;margin-bottom:.5rem}.out-sku-dropdown{border:1px solid #d6bcfa;border-radius:4px;background:#fff;max-width:500px;max-height:250px;overflow-y:auto;margin-bottom:.5rem;box-shadow:0 2px 8px #0000001a}.out-sku-dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;cursor:pointer;font-size:.85rem;border-bottom:1px solid #f0f0f0}.out-sku-dropdown-item:last-child{border-bottom:none}.out-sku-dropdown-item:hover{background:#faf5ff}.out-sku-uom{color:#888;font-size:.8rem;margin-left:auto}.out-sku-group-card{border:1px solid #d6bcfa;border-radius:4px;background:#faf5ff;padding:.5rem .75rem;margin-top:.5rem;margin-bottom:.5rem}.out-sku-group-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.35rem;border-bottom:1px solid #e9d8fd}.out-sku-group-header span{font-size:.875rem;color:#553c9a}.out-sku-group-header small{color:#888}.out-source-remove-btn{padding:.2rem .5rem;border:1px solid #fc8181;border-radius:3px;background:#feb2b2;color:#742a2a;cursor:pointer;font-size:.75rem}.out-source-remove-btn:hover{background:#fc8181;color:#fff}.out-sku-hu-table{width:100%;border-collapse:collapse;font-size:.8rem;margin-bottom:.25rem}.out-sku-hu-table th,.out-sku-hu-table td{padding:.35rem .5rem;border:1px solid #e9d8fd;text-align:left}.out-sku-hu-table th{background:#f3e8ff;font-weight:600;color:#553c9a;font-size:.75rem}.out-sku-hu-table tr:hover{background:#f5f0ff}.out-source-pick-input{width:4.5rem;padding:.3rem;border:1px solid #ccc;border-radius:3px;font-size:.8rem;font-family:inherit}.out-source-pick-input:focus{outline:none;border-color:#805ad5;box-shadow:0 0 0 2px #805ad533}.out-source-qty-error{color:#e53e3e;font-size:.75rem;font-weight:600}.out-sku-group-total{font-size:.8rem;font-weight:600;color:#553c9a;text-align:right;padding-top:.25rem}.out-detail-link{display:inline-block;margin-top:.75rem;font-size:.875rem;color:#4299e1;text-decoration:none}.out-detail-link:hover{text-decoration:underline}@media(max-width:768px){.out-hu-grid{grid-template-columns:1fr}.out-form-actions{flex-direction:column}.out-form-actions button{width:100%}}.bol-order-block{margin-bottom:48px;border-bottom:2px solid #ccc;padding-bottom:32px}.bol-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;border-bottom:2px solid #333;padding-bottom:12px}.bol-carrier-info{font-weight:600;font-size:1.1em}.bol-carrier-info p{margin:2px 0}.bol-doc-info{text-align:right;font-size:.9em}.bol-doc-info h2{margin:0 0 4px;font-size:1.3em}.bol-doc-info p{margin:2px 0}.bol-parties{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:24px}.bol-party-block{border:1px solid #999;padding:10px;font-size:.9em}.bol-party-heading{font-weight:700;font-size:.85em;text-transform:uppercase;margin-bottom:6px;border-bottom:1px solid #ccc;padding-bottom:4px}.bol-party-block p{margin:2px 0}.bol-hu-table{width:100%;border-collapse:collapse;font-size:.9em;margin-bottom:8px}.bol-hu-table th,.bol-hu-table td{border:1px solid #333;padding:4px 8px;text-align:left}.bol-hu-table th{background:#f0f0f0;font-weight:600}.bol-totals-row{font-size:.9em;font-weight:600;margin:8px 0 24px}.bol-legal-text{font-size:.75em;margin-top:16px;line-height:1.5;color:#444}.bol-signatures{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:32px}.bol-sig-block{font-size:.9em}.bol-sig-party{font-weight:700;margin-bottom:8px}.bol-sig-line{margin-top:20px;border-bottom:1px solid #000;min-width:180px;padding-bottom:2px;font-size:.85em}.bol-copy-label{margin-bottom:8px;padding:4px 8px;border:2px solid #000;font-weight:700;font-size:.9em;letter-spacing:.08em;text-align:center;text-transform:uppercase}.bol-extra-block{margin:12px 0;padding:8px 10px;border:1px solid #000}.bol-extra-block-heading{margin-bottom:6px;font-weight:700;font-size:.85em;letter-spacing:.05em;text-transform:uppercase}.bol-extra-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.bol-extra-field-label{font-size:.75em;color:#444;text-transform:uppercase}@media print{.bol-order-block{page-break-after:always;border-bottom:none;margin-bottom:0;padding-bottom:0}.bol-order-block:last-child{page-break-after:avoid}.bol-hu-table{font-size:9pt}.bol-legal-text{font-size:7pt;color:#000}.bol-sig-line{border-bottom:1px solid #000}}@media print{.bol-controls{display:none!important}.bol-page{max-width:100%;padding:.4in;font-size:11pt;color:#000;background:#fff}}.bol-page{max-width:900px;margin:0 auto;padding:24px;font-family:sans-serif;color:#222}.bol-controls{display:flex;gap:12px;margin-bottom:24px}.bol-print-btn{padding:6px 16px;border:1px solid #555;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.bol-print-btn:hover{background:#eee}.bol-close-btn{padding:6px 16px;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;color:#555}.bol-close-btn:hover{background:#eee}.bol-loading{color:#666;padding:24px}.bol-error{padding:.75rem;margin:24px;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030}.tbol-header{margin-bottom:16px}.tbol-header h1{margin:0 0 4px;font-size:1.2em}@media print{.bol-controls,.tbol-header{display:none!important}.bol-page{max-width:100%;padding:.4in;font-size:11pt;color:#000;background:#fff}}.tractors-page{padding:1rem}.trc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.trc-header h1{margin:0}.trc-new-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.trc-new-btn:hover{background:#1d4ed8}.trc-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fafafa}.trc-filter-field{display:flex;flex-direction:column;gap:.25rem}.trc-filter-field label{font-size:.8rem;font-weight:600;color:#555}.trc-filter-field select{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem}.trc-filter-actions{display:flex;gap:.5rem;align-items:flex-end}.trc-filter-actions button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.trc-filter-actions button:hover{background:#eee}.trc-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.trc-table th,.trc-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.trc-table th{background:#f5f5f5;font-weight:600}.trc-row-clickable{cursor:pointer}.trc-row-clickable:hover{background:#e8f0fe}.trc-pagination{display:flex;gap:.5rem;align-items:center}.trc-pagination button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.trc-pagination button:hover:not(:disabled){background:#eee}.trc-pagination button:disabled{opacity:.5;cursor:not-allowed}.trc-create-page{padding:1rem;max-width:640px}.trc-create-page h1{margin:0 0 1rem}.trc-form{display:flex;flex-direction:column;gap:.75rem}.trc-form-field{display:flex;flex-direction:column;gap:.2rem}.trc-form-field label{font-size:.8rem;font-weight:600;color:#555}.trc-form-field input,.trc-form-field textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.trc-form-field textarea{min-height:60px;resize:vertical}.trc-form-actions{display:flex;gap:.5rem;margin-top:.5rem}.trc-submit-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.trc-submit-btn:hover:not(:disabled){background:#1d4ed8}.trc-submit-btn:disabled{opacity:.6;cursor:not-allowed}.trc-cancel-btn{padding:.45rem 1rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.trc-detail-page{padding:1rem}.trc-back-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem}.trc-back-btn:hover{background:#eee}.trc-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.trc-section-header h2{margin:0}.trc-metadata-table{border-collapse:collapse;margin-bottom:1.5rem}.trc-metadata-table td{padding:.4rem .75rem;border:1px solid #ddd;font-size:.875rem}.trc-metadata-table td:first-child{font-weight:600;background:#f5f5f5;white-space:nowrap;width:180px}.trc-edit-form{border:1px solid #ddd;border-radius:4px;padding:.75rem;margin-bottom:1.5rem;background:#fafafa}.trc-edit-form-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.trc-edit-form-field{display:flex;flex-direction:column;gap:.2rem}.trc-edit-form-field label{font-size:.8rem;font-weight:600;color:#555}.trc-edit-form-field input,.trc-edit-form-field select,.trc-edit-form-field textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.trc-edit-form-field textarea{min-height:60px;resize:vertical}.trc-edit-form-actions{display:flex;gap:.5rem;margin-top:.5rem}.trc-edit-btn{padding:.3rem .6rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.8rem}.trc-edit-btn:hover{background:#eee}.trc-save-btn{padding:.35rem .75rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.trc-save-btn:hover:not(:disabled){background:#1d4ed8}.trc-save-btn:disabled{opacity:.6;cursor:not-allowed}.trc-cancel-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.trc-cancel-btn:hover{background:#eee}.trc-required:after{content:" *";color:#e53e3e}.trc-status-badge{display:inline-block;padding:.1rem .4rem;border-radius:3px;font-size:.75rem;font-weight:600;color:#fff}.trc-status-badge.active{background:#059669}.trc-status-badge.maintenance{background:#d97706}.trc-status-badge.out_of_service{background:#dc2626}.trc-status-badge.retired{background:#6b7280}.trc-danger-zone{margin-top:2rem;padding:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5}.trc-danger-zone h2{color:#c53030;margin:0 0 .5rem;font-size:1rem}.trc-danger-zone p{margin:0 0 .75rem;font-size:.875rem;color:#666}.trc-retire-btn{padding:.45rem 1rem;border:1px solid #e53e3e;border-radius:3px;background:#e53e3e;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.trc-retire-btn:hover{background:#c53030}.trc-error{padding:.75rem;margin-bottom:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030}.trc-success{padding:.75rem;margin-bottom:1rem;border:1px solid #059669;border-radius:4px;background:#ecfdf5;color:#065f46}.trc-loading{color:#666}.trc-field-error{font-size:.75rem;color:#e53e3e}.trailers-page{padding:1rem}.trl-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.trl-header h1{margin:0}.trl-new-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.trl-new-btn:hover{background:#1d4ed8}.trl-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fafafa}.trl-filter-field{display:flex;flex-direction:column;gap:.25rem}.trl-filter-field label{font-size:.8rem;font-weight:600;color:#555}.trl-filter-field select{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem}.trl-filter-actions{display:flex;gap:.5rem;align-items:flex-end}.trl-filter-actions button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.trl-filter-actions button:hover{background:#eee}.trl-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.trl-table th,.trl-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.trl-table th{background:#f5f5f5;font-weight:600}.trl-row-clickable{cursor:pointer}.trl-row-clickable:hover{background:#e8f0fe}.trl-pagination{display:flex;gap:.5rem;align-items:center}.trl-pagination button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.trl-pagination button:hover:not(:disabled){background:#eee}.trl-pagination button:disabled{opacity:.5;cursor:not-allowed}.trl-create-page{padding:1rem;max-width:640px}.trl-create-page h1{margin:0 0 1rem}.trl-form{display:flex;flex-direction:column;gap:.75rem}.trl-form-field{display:flex;flex-direction:column;gap:.2rem}.trl-form-field label{font-size:.8rem;font-weight:600;color:#555}.trl-form-field input,.trl-form-field select,.trl-form-field textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.trl-form-field textarea{min-height:60px;resize:vertical}.trl-form-actions{display:flex;gap:.5rem;margin-top:.5rem}.trl-submit-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.trl-submit-btn:hover:not(:disabled){background:#1d4ed8}.trl-submit-btn:disabled{opacity:.6;cursor:not-allowed}.trl-cancel-btn{padding:.45rem 1rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.trl-detail-page{padding:1rem}.trl-back-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem}.trl-back-btn:hover{background:#eee}.trl-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.trl-section-header h2{margin:0}.trl-metadata-table{border-collapse:collapse;margin-bottom:1.5rem}.trl-metadata-table td{padding:.4rem .75rem;border:1px solid #ddd;font-size:.875rem}.trl-metadata-table td:first-child{font-weight:600;background:#f5f5f5;white-space:nowrap;width:180px}.trl-edit-form{border:1px solid #ddd;border-radius:4px;padding:.75rem;margin-bottom:1.5rem;background:#fafafa}.trl-edit-form-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.trl-edit-form-field{display:flex;flex-direction:column;gap:.2rem}.trl-edit-form-field label{font-size:.8rem;font-weight:600;color:#555}.trl-edit-form-field input,.trl-edit-form-field select,.trl-edit-form-field textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.trl-edit-form-field textarea{min-height:60px;resize:vertical}.trl-edit-form-actions{display:flex;gap:.5rem;margin-top:.5rem}.trl-edit-btn{padding:.3rem .6rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.8rem}.trl-edit-btn:hover{background:#eee}.trl-save-btn{padding:.35rem .75rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.trl-save-btn:hover:not(:disabled){background:#1d4ed8}.trl-save-btn:disabled{opacity:.6;cursor:not-allowed}.trl-cancel-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.trl-cancel-btn:hover{background:#eee}.trl-required:after{content:" *";color:#e53e3e}.trl-status-badge{display:inline-block;padding:.1rem .4rem;border-radius:3px;font-size:.75rem;font-weight:600;color:#fff}.trl-status-badge.active{background:#059669}.trl-status-badge.maintenance{background:#d97706}.trl-status-badge.out_of_service{background:#dc2626}.trl-status-badge.retired{background:#6b7280}.trl-danger-zone{margin-top:2rem;padding:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5}.trl-danger-zone h2{color:#c53030;margin:0 0 .5rem;font-size:1rem}.trl-danger-zone p{margin:0 0 .75rem;font-size:.875rem;color:#666}.trl-retire-btn{padding:.45rem 1rem;border:1px solid #e53e3e;border-radius:3px;background:#e53e3e;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.trl-retire-btn:hover{background:#c53030}.trl-error{padding:.75rem;margin-bottom:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030}.trl-success{padding:.75rem;margin-bottom:1rem;border:1px solid #059669;border-radius:4px;background:#ecfdf5;color:#065f46}.trl-loading{color:#666}.trl-field-error{font-size:.75rem;color:#e53e3e}.lst-print-load-sheet{display:none}.lst-ls-header{margin-bottom:4px;padding-bottom:4px;border-bottom:2px solid #000}.lst-ls-title-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:6px}.lst-ls-title-row h1{font-size:18pt;font-weight:700;grid-column:2;text-align:center;margin:0}.lst-ls-trailer-field{font-size:12pt;font-weight:700;grid-column:3;text-align:right;white-space:nowrap}.lst-ls-trailer-blank{display:inline-block;width:120px;border-bottom:1px solid #000;vertical-align:bottom}.lst-ls-meta{font-size:10pt;color:#333;text-align:center}.lst-ls-table{width:98%;margin:0 auto 5px;border-collapse:collapse}.lst-ls-table th,.lst-ls-table td{border:1px solid #000;padding:2px 4px;font-size:11pt;white-space:nowrap;overflow:hidden;text-overflow:clip}.lst-ls-table th{background-color:#f0f0f0;font-weight:700;font-size:10pt}.lst-col-item-num{width:16%}.lst-col-type{width:8%}.lst-col-bin{width:10%}.lst-col-customer{width:18%}.lst-col-city{width:16%}.lst-col-dims,.lst-col-sqyds{width:10%}.lst-col-weight{width:12%}.lst-order-separator td{border-top:3px solid #000;background-color:#f8f8f8;font-size:9pt;font-weight:700;padding:2px 4px}.lst-ls-totals{margin-top:8px;padding-top:10px;border-top:3px double #000}.lst-ls-totals h3{text-align:center;margin-bottom:10px;font-size:12pt}.lst-ls-totals-table{width:50%;margin:0 auto;border-collapse:collapse}.lst-ls-totals-table th{background-color:#333;color:#fff;padding:3px 6px;font-size:10pt;text-align:left}.lst-ls-totals-table td{border:1px solid #666;padding:3px 6px;font-size:10pt}.lst-ls-totals-table td:nth-child(2),.lst-ls-totals-table td:nth-child(3),.lst-ls-totals-table td:nth-child(4){text-align:right}.lst-ls-grand-total td{font-weight:700;background-color:#f0f0f0}.lst-ls-completion-line{margin-top:20px;padding-top:10px;border-top:1px solid #000;font-size:9pt;text-align:center}@media print{@page{size:letter portrait;margin:0!important}.lst-print-load-sheet{display:block!important}.lst-ls-table thead{display:table-header-group}.lst-ls-table{font-size:9pt}.lst-ls-table th,.lst-ls-table td{font-size:9pt;padding:1px 3px}.lst-order-separator td{font-size:8pt;padding:1px 3px}}.lst-print-trip-sheet{display:none}.lst-ts-header{margin-bottom:8px;padding-bottom:4px;border-bottom:2px solid #000}.lst-ts-title-row h1{font-size:18pt;font-weight:700;text-align:center;margin:0 0 4px}.lst-ts-meta{font-size:10pt;color:#333;text-align:center}.lst-ts-trailer-writein{font-size:12pt;font-weight:700;margin-top:6px;display:flex;align-items:flex-end;gap:8px}.lst-ts-trailer-blank{flex:1;border-bottom:1px solid #000;min-height:18px}.lst-ts-table{width:98%;margin:0 auto;border-collapse:collapse}.lst-ts-table th,.lst-ts-table td{border:1px solid #000;padding:4px 6px;font-size:12pt;text-align:left}.lst-ts-table th{background-color:#f0f0f0;font-weight:700;font-size:11pt}.lst-ts-table tbody tr{page-break-inside:avoid}.lst-ts-table .lst-ts-time-col{width:70px}@media print{@page{size:letter portrait;margin:0!important}.lst-print-trip-sheet{display:block!important}.lst-ts-table thead{display:table-header-group}}.lst-page{max-width:1200px;margin:0 auto;padding:1rem}.lst-section{margin-bottom:1.5rem;padding:1rem;border:1px solid #ddd;border-radius:6px}.lst-section h2{margin-top:0;font-size:1rem;color:#333}.lst-form{display:flex;flex-direction:column;gap:.75rem;max-width:600px}.lst-field{display:flex;flex-direction:column;gap:.25rem}.lst-field label{font-size:.8rem;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.04em}.lst-locked-value{font-size:.95rem;color:#444;background:#f5f5f5;padding:.4rem .6rem;border-radius:4px;border:1px solid #ddd}.lst-radio-group{display:flex;gap:1.5rem;margin-bottom:1rem}.lst-radio-group label{display:flex;align-items:center;gap:.4rem;cursor:pointer}.lst-release-row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.lst-release-input{width:160px;padding:.4rem .6rem;border:1px solid #ccc;border-radius:4px}.lst-field-error{color:#c00;font-size:.85rem;margin-top:.25rem}.lst-queue-progress{margin-top:.75rem;padding:.75rem;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px}.lst-queue-stats{display:flex;gap:1rem;font-size:.85rem;color:#555;margin-bottom:.5rem}.lst-queue-failed{color:#c00;font-weight:600}.lst-queue-current{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#333;margin-bottom:.5rem}.lst-spinner{display:inline-block;width:12px;height:12px;border:2px solid #ccc;border-top-color:#555;border-radius:50%;animation:lst-spin .7s linear infinite}@keyframes lst-spin{to{transform:rotate(360deg)}}.lst-queue-failures{font-size:.85rem}.lst-btn-link{background:none;border:none;color:#06c;cursor:pointer;padding:0;font-size:.85rem;text-decoration:underline}.lst-failure-list{margin:.5rem 0 0;padding-left:1.25rem}.lst-failure-item{margin-bottom:.25rem;color:#c00}.lst-order-list{display:flex;flex-direction:column;gap:.5rem}.lst-empty-state{color:#888;font-style:italic}.lst-order-card{border:1px solid #ccc;border-radius:6px;overflow:hidden}.lst-order-header{background:#e3f2fd;display:flex;align-items:center;gap:.6rem;padding:.5rem .75rem;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:44px}.lst-drag-handle{cursor:grab;font-size:1.1rem;color:#888;flex-shrink:0;padding:.2rem .3rem;border-radius:3px}.lst-drag-handle:hover{background:#c5e3f7;color:#333}.lst-seq-badge{background:#1565c0;color:#fff;font-size:.75rem;font-weight:700;min-width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.lst-order-num{font-weight:700;font-size:1rem;color:#1565c0;white-space:nowrap}.lst-consignee{flex:1;font-size:.85rem;color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lst-hu-badge{background:#fff;border:1px solid #90caf9;color:#1565c0;font-size:.75rem;font-weight:600;padding:.1rem .4rem;border-radius:10px;white-space:nowrap;flex-shrink:0}.lst-shared-stop-badge{background:#fff3e0;border:1px solid #fb8c00;color:#e65100;font-size:.72rem;font-weight:700;padding:.1rem .4rem;border-radius:10px;white-space:nowrap;flex-shrink:0;text-transform:uppercase;letter-spacing:.03em}.lst-caret{font-size:.7rem;color:#555;flex-shrink:0}.lst-btn-remove-order{background:none;border:1px solid #e57373;color:#c62828;cursor:pointer;border-radius:4px;padding:.15rem .4rem;font-size:.8rem;flex-shrink:0}.lst-btn-remove-order:hover{background:#ffebee}.lst-btn-select-all,.lst-btn-deselect-all{background:none;border:1px solid #90a4ae;color:#37474f;cursor:pointer;border-radius:4px;padding:.15rem .5rem;font-size:.78rem;flex-shrink:0}.lst-btn-select-all:hover,.lst-btn-deselect-all:hover{background:#eceff1}.lst-order-body{overflow-x:auto}.lst-hu-table{width:100%;border-collapse:collapse;font-size:.82rem}.lst-hu-table th{background:#f5f5f5;font-weight:600;text-align:left;padding:.3rem .5rem;border-bottom:1px solid #ddd;white-space:nowrap}.lst-hu-table td{padding:.25rem .5rem;border-bottom:1px solid #f0f0f0}.lst-hu-deselected td{opacity:.45}.lst-hu-terminal td{opacity:.5;background:#fafafa;color:#888}.lst-hu-terminal input[type=checkbox]{cursor:not-allowed}.lst-hu-unreceived td{opacity:.6;background:#fffaf0;color:#8a6d3b}.lst-hu-unreceived input[type=checkbox]{cursor:not-allowed}.lst-unreceived-banner{margin:.75rem 0;padding:.75rem 1rem;border:1px solid #f0ad4e;border-left-width:4px;border-radius:4px;background:#fffaf0;color:#8a6d3b}.lst-unreceived-list{margin:.5rem 0 0;padding-left:1.25rem}.lst-unreceived-list li{margin-bottom:.35rem}.lst-unreceived-list button{margin-left:.5rem}.lst-unreceived-hint{font-style:italic}.lst-reconcile-notice{margin:.75rem 0;padding:.75rem 1rem;border:1px solid #c9302c;border-left-width:4px;border-radius:4px;background:#fdf3f3;color:#a94442}.lst-reconcile-notice ul{margin:.5rem 0;padding-left:1.25rem}.lst-reconcile-notice-warn{border-color:#b45309;background:#fffbeb;color:#92400e}.lst-reconcile-skip{margin-top:.5rem}.lst-reconcile-notice:not(.lst-reconcile-notice-warn) .lst-reconcile-skip{padding-top:.5rem;border-top:1px solid #e5b4b4;color:#92400e}.lst-queue-hint{color:#666;font-style:italic;font-size:.85rem}@media print{.lst-unreceived-banner,.lst-reconcile-notice{display:none}}.lst-hu-status-tag{font-size:.7rem;color:#c62828;font-weight:600;text-transform:uppercase}.lst-type-badge{display:inline-block;padding:.05rem .35rem;border-radius:3px;font-size:.72rem;font-weight:600;text-transform:uppercase;background:#e0e0e0;color:#333}.lst-type-roll,.lst-type-tube{background:#e8f5e9;color:#2e7d32}.lst-type-pad{background:#fff3e0;color:#e65100}.lst-type-pallet{background:#e3f2fd;color:#1565c0}.lst-hu-total{font-size:.85rem;font-weight:400;color:#666}.lst-bottom-controls{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-top:1px solid #ddd;margin-top:1rem}.lst-print-buttons{display:flex;gap:.75rem}.lst-btn-add{padding:.4rem .9rem;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600}.lst-btn-add:hover{background:#1565c0}.lst-btn-clear{padding:.4rem .9rem;background:#f44336;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600}.lst-btn-clear:hover:not(:disabled){background:#c62828}.lst-btn-clear:disabled{background:#bbb;cursor:not-allowed}.lst-btn-print{padding:.4rem .9rem;background:#bbb;color:#666;border:none;border-radius:4px;cursor:not-allowed;font-weight:600}.lst-sortable-ghost{opacity:.25;background:#bbdefb;border:2px dashed #1976d2}.lst-sortable-chosen{box-shadow:0 4px 12px #1976d240;transform:rotate(1deg) scale(1.01)}.lst-inline-loading{font-size:.85rem;color:#888;margin-left:.5rem}.lst-error-banner{background:#ffebee;color:#c62828;border:1px solid #ef9a9a;border-radius:4px;padding:.6rem .9rem;margin-bottom:1rem;font-size:.9rem}.lst-btn-print-active{padding:.4rem .9rem;background:#1a6b3c;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600}.lst-btn-print-active:hover:not(:disabled){background:#14552f}.lst-btn-print-active:disabled{background:#bbb;color:#666;cursor:not-allowed}.lst-btn-trip{background:#1565c0}.lst-btn-trip:hover:not(:disabled){background:#0d47a1}.lst-confirm-dialog{border:1px solid #999;border-radius:4px;padding:24px;min-width:360px;max-width:480px;font-family:sans-serif}.lst-confirm-dialog::backdrop{background:#00000073}.lst-confirm-dialog h3{margin:0 0 16px;font-size:1.1em}.lst-confirm-dialog p{margin:4px 0;font-size:.95em}.lst-confirm-dialog .lst-dialog-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.lst-confirm-dialog .lst-dialog-cancel{padding:6px 16px;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer}.lst-confirm-dialog .lst-dialog-confirm{padding:6px 16px;border:none;border-radius:3px;background:#1a6b3c;color:#fff;cursor:pointer;font-weight:600}.lst-confirm-dialog .lst-dialog-confirm:disabled{background:#999;cursor:not-allowed}.lst-commit-error{padding:10px 14px;margin:0 0 12px;border:1px solid #c53030;border-radius:4px;background:#fff5f5;color:#c53030;font-size:.9em}.lst-commit-success{padding:10px 14px;margin:0 0 12px;border:1px solid #2e7d32;border-radius:4px;background:#f1f8f3;color:#1b5e20;font-size:.95em}.lst-print-section-load,.lst-print-section-trip{display:none}@media print{.sidebar{display:none!important}.lst-page>*:not(.lst-print-shell){display:none!important}.lst-page{max-width:100%;padding:0;margin:0}.lst-print-section-load,.lst-print-section-trip{display:block}}.lst-access-denied{color:#c62828;font-size:.95rem;padding:.6rem .9rem;background:#ffebee;border:1px solid #ef9a9a;border-radius:4px}.lst-abuse-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem .9rem;margin-bottom:1rem;background:#fff8e1;border:1px solid #ffc107;border-radius:4px;color:#856404;font-size:.9rem}.lst-abuse-banner-dismiss{background:none;border:none;cursor:pointer;font-size:1.1rem;color:#856404;padding:0 .25rem;line-height:1;flex-shrink:0}.lst-abuse-banner-dismiss:hover{opacity:.7}.lst-btn-pause{margin-left:.5rem;padding:.3rem .7rem;background:#f57c00;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.8rem;font-weight:600}.lst-btn-pause:hover{background:#e65100}.lst-btn-resume{margin-left:.5rem;padding:.3rem .7rem;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.8rem;font-weight:600}.lst-btn-resume:hover{background:#1565c0}.lst-queue-paused-label{margin-left:.5rem;font-size:.85rem;font-style:italic;color:#f57c00;font-weight:600}.lst-btn-add:disabled{background:#bbb;cursor:not-allowed}.lst-blocker-dialog{max-width:560px}.lst-blocker-list{margin:14px 0 0;padding:10px 12px;list-style:none;max-height:260px;overflow-y:auto;border:1px solid #ddd;border-radius:4px;background:#fafafa}.lst-blocker-list>li+li{margin-top:10px}.lst-blocker-list label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.95em}.lst-blocker-order{font-weight:600}.lst-blocker-list em{color:#b45309;font-style:normal}.lst-blocker-hus{margin:4px 0 0 24px;padding:0;list-style:none}.lst-blocker-hus li{margin-top:4px}.lst-blocker-hus label{font-weight:400}.lst-blocker-footnote{margin-top:12px!important;color:#555}.wcb-print-shell{display:none}@media print{.sidebar{display:none!important}body:has(.wcb-print-shell) .content{padding:0}body:has(.wcb-print-shell) .will-call-page>*:not(.wcb-print-shell){display:none!important}body:has(.wcb-print-shell) .will-call-page{max-width:100%;padding:0;margin:0}.wcb-print-shell{display:block;color:#000;background:#fff}.wcb-page{box-sizing:border-box;width:100%;font-size:10pt;padding:.5in;page-break-after:always}.wcb-page:last-child{page-break-after:avoid}.wcb-page .bol-order-block{margin-bottom:0;border-bottom:none;padding-bottom:0}.wcb-page .bol-copy-label{margin-bottom:4px;padding:2px 6px;font-size:.8em}.wcb-page .bol-header{margin-bottom:8px;padding-bottom:5px}.wcb-page .bol-carrier-info{font-size:1em}.wcb-page .bol-carrier-info p,.wcb-page .bol-doc-info p{margin:0;line-height:1.35}.wcb-page .bol-doc-info{font-size:.75em}.wcb-page .bol-doc-info h2{margin:0 0 2px;font-size:1.5em}.wcb-page .bol-parties{gap:8px;margin-bottom:8px}.wcb-page .bol-party-block{padding:5px 6px;font-size:.72em}.wcb-page .bol-party-block p{margin:0;line-height:1.35}.wcb-page .bol-party-heading{margin-bottom:3px;padding-bottom:2px}.wcb-page .bol-hu-table{font-size:.75em;margin-bottom:4px}.wcb-page .bol-hu-table th,.wcb-page .bol-hu-table td{padding:1px 4px;line-height:1.25}.wcb-page .bol-totals-row{margin:4px 0 6px;font-size:.8em}.wcb-page .bol-legal-text{margin-top:6px;font-size:.68em;line-height:1.3}.wcb-page .bol-legal-text p{margin:2px 0}.wcb-page .bol-signatures{display:none}.wcb-release{margin:6px 0;padding:5px 7px}.wcb-release-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:2px}.wcb-release-title{font-weight:700;font-size:.72em;letter-spacing:.05em;text-transform:uppercase}.wcb-release-load{font-size:.72em}.wcb-release-line{font-size:.78em;line-height:1.35}.wcb-release-meta{color:#333}.wcb-sig-row{display:flex;gap:14px;margin-top:12px}.wcb-sig-field{display:flex;flex-direction:column;flex:0 0 22%}.wcb-sig-grow{flex:1 1 auto}.wcb-sig-date{flex:0 0 14%}.wcb-sig-rule{height:15px;border-bottom:1px solid #000}.wcb-sig-label{padding-top:1px;font-size:.6em;text-transform:uppercase}.wcb-page .bol-order-block{page-break-after:avoid}}.wcs-panel{margin-top:24px;padding:16px;border:1px solid #d0d5dd;border-radius:6px;background:#fafbfc}.wcs-header{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.wcs-header h3{margin:0;font-size:1rem}.wcs-target{color:#667085;font-size:.85rem}.wcs-error{margin-bottom:12px;padding:8px 10px;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030;font-size:.85rem}.wcs-message{margin-bottom:12px;padding:8px 10px;border:1px solid #38a169;border-radius:4px;background:#f0fff4;color:#276749;font-size:.85rem}.wcs-upload-row{display:flex;align-items:center;gap:8px;padding-bottom:12px;border-bottom:1px solid #e4e7ec}.wcs-inbox-header{display:flex;align-items:center;justify-content:space-between;margin:12px 0 8px}.wcs-inbox-header h4{margin:0;font-size:.9rem}.wcs-empty{margin:0;color:#667085;font-size:.85rem}.wcs-inbox-list{margin:0 0 12px;padding:0;list-style:none;max-height:220px;overflow-y:auto}.wcs-inbox-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid #eef0f3}.wcs-inbox-list label{display:flex;align-items:center;gap:8px;min-width:0;cursor:pointer}.wcs-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem}.wcs-preview-link{flex-shrink:0;font-size:.8rem}.wcs-attach-btn{padding:6px 14px}.will-call-page{max-width:1100px;padding:24px}.will-call-page h1{margin:0 0 4px}.wc-intro{margin:0 0 20px;color:#667085}.wc-denied{padding:12px 14px;border:1px solid #d0d5dd;border-radius:6px;background:#f9fafb;color:#475467}.wc-lookup{display:flex;gap:8px;margin-bottom:16px}.wc-lookup input{flex:0 1 320px;padding:8px 10px;font-size:1rem}.wc-error{margin-bottom:16px;padding:8px 10px;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030}.wc-matches table,.wc-hus,.wc-exceptions table{width:100%;border-collapse:collapse;margin-bottom:16px}.wc-matches th,.wc-matches td,.wc-hus th,.wc-hus td,.wc-exceptions th,.wc-exceptions td{padding:8px 10px;border-bottom:1px solid #e4e7ec;text-align:left;font-size:.9rem}.wc-matches th,.wc-hus th,.wc-exceptions th{background:#f9fafb;font-weight:600}.wc-order{margin-top:24px;padding:20px;border:1px solid #d0d5dd;border-radius:8px}.wc-order-head{display:flex;align-items:center;gap:12px;margin-bottom:8px}.wc-order-head h2{margin:0}.wc-status{color:#667085;font-size:.85rem}.wc-link-btn{margin-left:auto}.wc-order-meta{display:flex;flex-direction:column;gap:4px;margin-bottom:16px;color:#475467;font-size:.85rem}.wc-last-release{color:#667085;font-style:italic}.wc-blockers{margin:0 0 16px;padding:10px 10px 10px 28px;border:1px solid #f79009;border-radius:4px;background:#fffaeb;color:#93370d}.wc-blockers li{margin:2px 0;font-size:.9rem}.wc-meta{margin-bottom:16px}.wc-meta h3{margin:0 0 8px;font-size:.95rem}.wc-meta-table{width:100%;border-collapse:collapse}.wc-meta-table td{padding:5px 10px;border-bottom:1px solid #eef0f3;font-size:.85rem;vertical-align:top}.wc-meta-table td:first-child{width:160px;color:#667085;white-space:nowrap}.wc-tl-link{color:#1a73e8;cursor:pointer;text-decoration:underline}.wc-empty{color:#667085;font-size:.9rem}.wc-row-released{background:#f6fef9}.wc-released-tag{margin-left:8px;padding:1px 6px;border-radius:8px;background:#d1fadf;color:#05603a;font-size:.7rem;text-transform:uppercase}.wc-release-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:16px}.wc-release-form label{display:flex;flex-direction:column;gap:4px;font-size:.8rem;color:#344054}.wc-release-form input{padding:8px 10px;font-size:.95rem}.wc-actions{display:flex;align-items:center;gap:12px}.wc-release-btn{padding:10px 20px;font-size:1rem;font-weight:600}.wc-hint{color:#667085;font-size:.8rem}.wc-exceptions{margin-top:32px}.wc-exceptions h2{margin:0 0 4px;font-size:1.1rem}.wc-exceptions-note{margin:0 0 12px;color:#667085;font-size:.85rem}.wc-overdue{color:#b42318;font-weight:600}.ttag-print-sheet{--ttag-hu-size: 72pt;--ttag-hu-weight: 700;--ttag-hu-line: 1.1;--ttag-ship-size: 72pt;--ttag-ship-weight: 700;--ttag-ship-line: 1.15;--ttag-pad-v: .2in;--ttag-pad-h: .2in;--ttag-footer-line: 1.35;--ttag-footer-weight: 700;--ttag-footer-col-gap: .3in;--ttag-footer-gap: .16in;--ttag-footer-pad-h: .25in;display:none}.ttag-page-frame{box-sizing:border-box;width:8.5in;height:11in;table-layout:fixed;border-collapse:collapse;border-spacing:0}.ttag-tag{height:calc(11in / 3 - var(--ttag-mid-cal, 1.5mm) / 2)}.ttag-tag-mid{height:calc(11in / 3 + var(--ttag-mid-cal, 1.5mm))}.ttag-tag>td{position:relative;padding:0}.ttag-tag-content{position:absolute;inset:0;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column}.ttag-tag-main{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--ttag-pad-v) var(--ttag-pad-h)}.ttag-hu-num{font-family:var(--ttag-display-font, "Trebuchet MS", sans-serif);font-size:var(--ttag-hu-size);font-weight:var(--ttag-hu-weight);line-height:var(--ttag-hu-line);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip;text-transform:uppercase;direction:rtl;text-align:right}.ttag-ship-to{font-family:var(--ttag-display-font, "Trebuchet MS", sans-serif);font-size:var(--ttag-ship-size);font-weight:var(--ttag-ship-weight);line-height:var(--ttag-ship-line);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip;text-transform:uppercase;text-align:left}.ttag-tag-footer{flex-shrink:0;font-size:var(--ttag-footer-size, 12pt);line-height:var(--ttag-footer-line);padding:0 var(--ttag-footer-pad-h) var(--ttag-footer-gap)}.ttag-footer-line{display:flex;justify-content:flex-start;align-items:baseline;gap:var(--ttag-footer-col-gap);white-space:nowrap}.ttag-footer-company{font-weight:var(--ttag-footer-weight)}@media print{@page{size:letter portrait;margin:0!important}.ttag-print-sheet{display:block}.ttag-page-frame{page-break-after:always;break-after:page}.ttag-page-frame:last-child{page-break-after:auto;break-after:auto}}.ttag-page{max-width:800px;margin:0 auto;padding:1rem}.ttag-page h1{margin:0 0 1rem;font-size:1.4rem}.ttag-section{margin-bottom:1.5rem;padding:1rem;border:1px solid #ddd;border-radius:6px}.ttag-mode-row{display:flex;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.ttag-mode-row label{display:flex;align-items:center;gap:.4rem;cursor:pointer;font-size:.95rem}.ttag-field{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.ttag-field label{font-size:.8rem;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.04em}.ttag-field input[type=text],.ttag-field textarea{padding:.4rem .6rem;border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:.95rem}.ttag-field textarea{resize:vertical;min-height:5rem}.ttag-field-hint{margin:0;font-size:.8rem;color:#777}.ttag-actions{display:flex;gap:.75rem;margin-top:.5rem}.ttag-group{border:1px solid #e3e3e3;border-radius:5px;padding:.75rem;margin-bottom:.75rem;background:#fafafa}.ttag-group-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.ttag-group-title{font-size:.8rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.04em}.ttag-btn-remove{padding:.15rem .55rem;border:1px solid #ef9a9a;background:#fff;color:#c62828;border-radius:4px;cursor:pointer;font-size:.78rem}.ttag-btn-remove:hover{background:#ffebee}.ttag-btn-secondary{padding:.4rem .9rem;background:#fff;color:#1976d2;border:1px solid #1976d2;border-radius:4px;cursor:pointer;font-weight:600}.ttag-btn-secondary:hover{background:#e3f2fd}.ttag-btn-primary{padding:.4rem .9rem;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600}.ttag-btn-primary:hover:not(:disabled){background:#1565c0}.ttag-btn-primary:disabled{background:#bbb;cursor:not-allowed}.ttag-btn-print{padding:.4rem .9rem;background:#1a6b3c;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600;margin-left:auto}.ttag-btn-print:hover{background:#14552f}.ttag-error{margin-top:.75rem;padding:.6rem .9rem;background:#ffebee;color:#c62828;border:1px solid #ef9a9a;border-radius:4px;font-size:.9rem}.ttag-summary{display:flex;align-items:center;gap:.75rem}.ttag-summary-count{font-weight:600;font-size:1rem}.ttag-summary-pages{color:#666;font-size:.9rem}@media print{.sidebar{display:none!important}body:has(.ttag-print-shell) .content{padding:0}.ttag-page>*:not(.ttag-print-shell){display:none!important}.ttag-page{max-width:100%;padding:0;margin:0}}.ttag-dev-preview-section{border:2px dashed #d97706;background:#fffbeb}.ttag-dev-preview-banner{font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#b45309;margin-bottom:.6rem}.ttag-dev-cal{margin-bottom:.75rem;font-size:.85rem}.ttag-dev-cal-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.4rem}.ttag-dev-cal label{color:#92400e}.ttag-dev-cal input[type=range]{width:220px}.ttag-dev-cal button{padding:.2rem .6rem;border:1px solid #d97706;background:#fff;color:#b45309;border-radius:4px;cursor:pointer;font-size:.8rem}.ttag-dev-cal select{padding:.2rem .4rem;border:1px solid #d97706;border-radius:4px;background:#fff;color:#b45309;font-size:.8rem}.ttag-dev-cal-note{margin:.25rem 0 0;font-size:.75rem;color:#92400e}.ttag-dev-preview-stage{overflow:auto;max-height:80vh;background:#e5e7eb;border-radius:4px;padding:1rem}.ttag-dev-preview{zoom:.6}.ttag-dev-preview .ttag-print-sheet{display:block}.ttag-dev-preview .ttag-page-frame{margin:0 auto 1rem;background:#fff;border:1px solid #9ca3af;box-shadow:0 2px 10px #00000040}.ttag-dev-preview .ttag-page-frame:last-child{margin-bottom:0}.ttag-dev-preview .ttag-tag-blank>td{background:#f3f4f6}.sku-page{padding:1rem}.sku-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.sku-header h1{margin:0}.sku-new-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.sku-new-btn:hover{background:#1d4ed8}.sku-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fafafa}.sku-filter-field{display:flex;flex-direction:column;gap:.25rem}.sku-filter-field label{font-size:.8rem;font-weight:600;color:#555}.sku-filter-field select{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem}.sku-filter-search input{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;min-width:15rem}.sku-filter-actions{display:flex;gap:.5rem;align-items:flex-end}.sku-filter-actions button{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.sku-filter-actions button:hover{background:#eee}.sku-cell-base,.sku-cell-lot{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:nowrap}.sku-cell-lot{color:#555}.sku-create-page{padding:1rem;max-width:640px}.sku-create-page h1{margin:0 0 1rem}.sku-form{display:flex;flex-direction:column;gap:.75rem}.sku-form-field{display:flex;flex-direction:column;gap:.2rem}.sku-form-field label{font-size:.8rem;font-weight:600;color:#555}.sku-form-field input,.sku-form-field select,.sku-form-field textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.sku-form-field textarea{min-height:60px;resize:vertical}.sku-field-hint{font-size:.75rem;color:#666}.sku-form-actions{display:flex;gap:.5rem;margin-top:.5rem}.sku-submit-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.sku-submit-btn:hover:not(:disabled){background:#1d4ed8}.sku-submit-btn:disabled{opacity:.6;cursor:not-allowed}.sku-cancel-btn{padding:.45rem 1rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.sku-detail-page{padding:1rem}.sku-back-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem}.sku-back-btn:hover{background:#eee}.sku-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.sku-section-header h2{margin:0}.sku-metadata-table{border-collapse:collapse;margin-bottom:1.5rem}.sku-metadata-table td{padding:.4rem .75rem;border:1px solid #ddd;font-size:.875rem}.sku-metadata-table td:first-child{font-weight:600;background:#f5f5f5;white-space:nowrap;width:180px}.sku-edit-form{border:1px solid #ddd;border-radius:4px;padding:.75rem;margin-bottom:1.5rem;background:#fafafa}.sku-edit-form-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.sku-edit-form-field{display:flex;flex-direction:column;gap:.2rem;min-width:180px}.sku-edit-form-field label{font-size:.8rem;font-weight:600;color:#555}.sku-edit-form-field input,.sku-edit-form-field select,.sku-edit-form-field textarea{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit}.sku-edit-form-field textarea{min-height:60px;resize:vertical}.sku-edit-form-actions{display:flex;gap:.5rem;margin-top:.5rem}.sku-edit-btn{padding:.3rem .6rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.8rem}.sku-edit-btn:hover{background:#eee}.sku-save-btn{padding:.35rem .75rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.sku-save-btn:hover:not(:disabled){background:#1d4ed8}.sku-save-btn:disabled{opacity:.6;cursor:not-allowed}.sku-cancel-btn{padding:.35rem .75rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.875rem}.sku-cancel-btn:hover:not(:disabled){background:#eee}.sku-required:after{content:" *";color:#e53e3e}.sku-status-badge{display:inline-block;padding:.1rem .4rem;border-radius:3px;font-size:.75rem;font-weight:600;color:#fff}.sku-status-badge.active{background:#059669}.sku-status-badge.inactive{background:#dc2626}.sku-danger-zone{margin-top:2rem;padding:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5}.sku-danger-zone h2{color:#c53030;margin:0 0 .5rem;font-size:1rem}.sku-danger-zone p{margin:0 0 .75rem;font-size:.875rem;color:#444}.sku-deactivate-btn{padding:.45rem 1rem;border:1px solid #e53e3e;border-radius:3px;background:#e53e3e;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.sku-deactivate-btn:hover:not(:disabled){background:#c53030}.sku-deactivate-btn:disabled{opacity:.6;cursor:not-allowed}.sku-deactivate-confirm{border:1px solid #e53e3e;border-radius:3px;padding:.75rem;background:#fff}.sku-deactivate-actions{display:flex;gap:.5rem;margin-top:.5rem}.sku-warning{padding:.75rem;margin-bottom:1rem;border:1px solid #d97706;border-radius:4px;background:#fffbeb;color:#92400e;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.sku-warning-dismiss{padding:.25rem .6rem;border:1px solid #d97706;border-radius:3px;background:#fff;color:#92400e;cursor:pointer;font-size:.8rem}.sku-warning-dismiss:hover{background:#fef3c7}.sku-error{padding:.75rem;margin-bottom:1rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030}.sku-loading{color:#666}.sku-field-error{font-size:.8rem;color:#c53030;margin-bottom:.5rem}.sku-stock-total{font-size:1rem;margin:0 0 .75rem}.sku-stock-meta{color:#666;font-size:.875rem;font-weight:400}.sku-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.sku-table th,.sku-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.sku-table th{background:#f5f5f5;font-weight:600}.sku-row-clickable{cursor:pointer}.sku-row-clickable:hover{background:#e8f0fe}.sku-muted{color:#888;font-style:italic}.dev-page{padding:1rem}.dev-header{margin-bottom:1rem}.dev-header h1{margin:0}.dev-section{border:1px solid #ddd;border-radius:4px;background:#fff;padding:1rem;margin-bottom:1.5rem}.dev-section h2{margin-top:0;font-size:1.15rem}.dev-section-help{margin:0 0 1rem;font-size:.85rem;color:#666}.dev-filter-row{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem}.dev-filter-row label{font-size:.85rem;font-weight:600;color:#555}.dev-filter-row select{padding:.35rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.875rem;font-family:inherit;min-width:280px}.dev-action-row{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-bottom:1rem}.dev-portal-login-btn{padding:.45rem 1rem;border:1px solid #7c3aed;border-radius:3px;background:#7c3aed;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.dev-portal-login-btn:hover:not(:disabled){background:#6d28d9}.dev-portal-login-btn:disabled{opacity:.6;cursor:not-allowed}.dev-invite-btn{padding:.45rem 1rem;border:1px solid #2563eb;border-radius:3px;background:#2563eb;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.dev-invite-btn:hover{background:#1d4ed8}.dev-invite-form{border:1px solid #ddd;border-radius:4px;background:#fafafa;padding:1rem;margin-bottom:1rem;max-width:480px}.dev-form-row{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.dev-form-row label{font-size:.8rem;font-weight:600;color:#555}.dev-form-row input,.dev-form-row select{padding:.4rem .5rem;border:1px solid #ccc;border-radius:3px;font-size:.9rem;font-family:inherit}.dev-form-actions button{padding:.45rem 1rem;border:1px solid #059669;border-radius:3px;background:#059669;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600}.dev-form-actions button:hover:not(:disabled){background:#047857}.dev-form-actions button:disabled{opacity:.6;cursor:not-allowed}.dev-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.dev-table th,.dev-table td{padding:.5rem .75rem;border:1px solid #ddd;text-align:left;font-size:.875rem}.dev-table th{background:#f5f5f5;font-weight:600}.dev-actions-cell{display:flex;gap:.4rem}.dev-actions-cell button{padding:.25rem .6rem;border:1px solid #999;border-radius:3px;background:#fff;cursor:pointer;font-size:.8rem}.dev-actions-cell button:hover:not(:disabled){background:#eee}.dev-actions-cell button:disabled{opacity:.5;cursor:not-allowed}.dev-status-badge{display:inline-block;padding:.1rem .4rem;border-radius:3px;font-size:.75rem;font-weight:600;color:#fff}.dev-status-active{background:#059669}.dev-status-invited{background:#d97706}.dev-status-disabled{background:#dc2626}.dev-error{padding:.6rem;margin-bottom:.75rem;border:1px solid #e53e3e;border-radius:4px;background:#fff5f5;color:#c53030;font-size:.875rem}.dev-success{padding:.6rem;margin-bottom:.75rem;border:1px solid #059669;border-radius:4px;background:#f0fdf4;color:#065f46;font-size:.875rem}.dev-loading,.dev-empty{color:#666;font-size:.875rem}.dev-raw-form{margin-bottom:.75rem}.dev-raw-form input{min-width:16rem;padding:.35rem .5rem}.dev-raw-meta{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;font-size:.85rem;color:#555}.dev-raw-request{margin-bottom:.5rem}.dev-raw-request summary{cursor:pointer;font-size:.85rem;color:#555}.dev-raw-json{max-height:32rem;overflow:auto;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#f7f7f7;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.45;white-space:pre;tab-size:2}.cr-page{padding:1.5rem 2rem;max-width:1100px}.cr-header h1{margin:0 0 1rem;font-size:1.5rem;color:#1f2937}.cr-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.cr-tabs{display:flex;gap:.25rem}.cr-tab{padding:.4rem .9rem;border:1px solid #d1d5db;background:#fff;color:#374151;font-size:.875rem;border-radius:4px;cursor:pointer}.cr-tab:hover{background:#f3f4f6}.cr-tab.active{background:#0e7490;border-color:#0e7490;color:#fff;font-weight:600}.cr-filter{font-size:.875rem;color:#374151;display:inline-flex;align-items:center}.cr-select{padding:.35rem .5rem;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem}.cr-loading{padding:1.5rem 0;color:#6b7280}.cr-error{padding:.75rem 1rem;margin:.75rem 0;background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;border-radius:4px;font-size:.875rem}.cr-notice{padding:.75rem 1rem;margin:.75rem 0;background:#d1fae5;border:1px solid #6ee7b7;color:#065f46;border-radius:4px;font-size:.875rem}.cr-warning{padding:.75rem 1rem;margin:.75rem 0;background:#fef3c7;border:1px solid #fcd34d;color:#92400e;border-radius:4px;font-size:.875rem}.cr-table-container{overflow-x:auto;border:1px solid #e5e7eb;border-radius:4px}.cr-table{width:100%;border-collapse:collapse;font-size:.875rem}.cr-table th,.cr-table td{text-align:left;padding:.6rem .75rem;border-bottom:1px solid #e5e7eb}.cr-table th{background:#f3f4f6;color:#374151;font-weight:600;white-space:nowrap}.cr-table tbody tr:hover{background:#f9fafb}.cr-empty{text-align:center;color:#6b7280;padding:1.5rem 0}.cr-link{color:#0e7490;text-decoration:none;font-weight:600}.cr-link:hover{text-decoration:underline}.cr-badge{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize}.cr-badge-pending{background:#fef3c7;color:#92400e}.cr-badge-accepted{background:#d1fae5;color:#065f46}.cr-badge-denied{background:#fee2e2;color:#991b1b}.cr-badge-cancelled{background:#e5e7eb;color:#4b5563}.cr-back-link{display:inline-block;margin-bottom:.75rem;color:#0e7490;text-decoration:none;font-size:.875rem}.cr-back-link:hover{text-decoration:underline}.cr-section-heading{margin:1.75rem 0 .6rem;padding-bottom:.3rem;border-bottom:1px solid #e5e7eb;font-size:1.05rem;color:#1f2937}.cr-detail-grid{display:grid;grid-template-columns:220px 1fr;gap:.1rem 1rem}.cr-field-label{padding:.4rem 0;color:#6b7280;font-size:.8125rem;font-weight:600}.cr-field-value{padding:.4rem 0;color:#1f2937;font-size:.875rem;word-break:break-word}.cr-muted{color:#9ca3af}.cr-items-table{width:100%;border-collapse:collapse;font-size:.8125rem;margin-bottom:.5rem}.cr-items-table th,.cr-items-table td{text-align:left;padding:.4rem .6rem;border:1px solid #e5e7eb}.cr-items-table th{background:#f3f4f6;font-weight:600}.cr-hu-group{margin-bottom:1rem;border:1px solid #e5e7eb;border-radius:4px;padding:.75rem}.cr-hu-group-title{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:#1f2937}.cr-sku-subtable{width:100%;border-collapse:collapse;font-size:.8125rem}.cr-sku-subtable th,.cr-sku-subtable td{text-align:left;padding:.3rem .55rem;border:1px solid #eef0f2}.cr-sku-subtable th{background:#f9fafb;font-weight:600}.cr-no-items{color:#6b7280;font-size:.875rem;font-style:italic}.cr-action-buttons{display:flex;gap:.5rem;margin:1rem 0}.cr-btn{padding:.5rem 1.1rem;border-radius:4px;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid transparent}.cr-btn:disabled{opacity:.55;cursor:not-allowed}.cr-btn-accept{background:#059669;color:#fff}.cr-btn-deny{background:#dc2626;color:#fff}.cr-btn-cancel{background:#fff;color:#374151;border-color:#d1d5db}.cr-action-form{margin-top:.5rem;padding:1rem;border:1px solid #e5e7eb;border-radius:4px;background:#f9fafb;max-width:520px}.cr-action-form h3{margin:0 0 .6rem;font-size:1rem}.cr-form-field{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.75rem}.cr-form-field label{font-size:.8125rem;font-weight:600;color:#374151}.cr-textarea{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;font-family:inherit;resize:vertical;box-sizing:border-box}.cr-form-actions{display:flex;gap:.5rem}.addr-ac{position:relative}.addr-ac-menu{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:30;background:#fff;border:1px solid #d1d5db;border-radius:4px;box-shadow:0 6px 18px #00000024;max-height:220px;overflow-y:auto}.addr-ac-msg{padding:.5rem .6rem;font-size:.8125rem;color:#9ca3af;font-style:italic}.addr-ac-item{display:flex;flex-direction:column;gap:.1rem;width:100%;text-align:left;padding:.4rem .6rem;background:#fff;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;font-family:inherit}.addr-ac-item:last-child{border-bottom:none}.addr-ac-item-active{background:#f0f9ff}.addr-ac-item-addr{font-size:.8125rem;font-weight:600;color:#1f2937}.addr-ac-item-cust{font-size:.75rem;color:#6b7280}.ft-panel{border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;padding:.75rem 1rem;margin-bottom:1rem}.ft-title{font-size:.8rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem}.ft-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.ft-cell{background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:.5rem .6rem;text-align:center}.ft-cell-value{font-size:1.05rem;font-weight:700;color:#1f2937}.ft-cell-label{font-size:.7rem;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-top:.15rem}.ft-cell-note{font-size:.65rem;color:#9ca3af;font-style:italic;margin-top:.2rem}@media(max-width:640px){.ft-grid{grid-template-columns:repeat(2,1fr)}}.rcm-overlay{position:fixed;inset:0;background:#00000073;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;overflow-y:auto}.rcm-dialog{background:#fff;border-radius:6px;box-shadow:0 8px 32px #0000002e;width:100%;max-width:640px;padding:1.5rem;position:relative}.rcm-dialog-wide{max-width:min(98vw,1700px)}.rcm-split{display:flex;gap:1.5rem;align-items:flex-start}.rcm-split-left{flex:0 0 48%;min-width:0;position:sticky;top:2rem;align-self:flex-start;height:calc(100vh - 4rem);display:flex;flex-direction:column}.rcm-split-right{flex:1 1 52%;min-width:0}.rcm-split-left .att-panel-inline{min-height:0}@media(max-width:820px){.rcm-split{flex-direction:column}.rcm-split-left,.rcm-split-right{flex:1 1 auto;width:100%}.rcm-split-left{position:static;height:auto}.rcm-split-left .att-preview-inline{min-height:70vh}}.rcm-title{margin:0 0 1.25rem;font-size:1.2rem;color:#1f2937}.rcm-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.4rem;line-height:1;cursor:pointer;color:#6b7280;padding:0 .2rem}.rcm-close:hover{color:#111827}.rcm-section{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.rcm-section:last-of-type{border-bottom:none}.rcm-section-title{margin:0 0 .6rem;font-size:.9rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.03em}.rcm-field{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.65rem}.rcm-field-label{font-size:.8125rem;font-weight:600;color:#374151}.rcm-input{padding:.4rem .6rem;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;font-family:inherit;width:100%;box-sizing:border-box}.rcm-select{padding:.4rem .6rem;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;font-family:inherit;background:#fff;width:100%;box-sizing:border-box}.rcm-textarea{padding:.4rem .6rem;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;font-family:inherit;width:100%;box-sizing:border-box;resize:vertical}.rcm-addr-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.rcm-addr-row-3{display:grid;grid-template-columns:2fr 1fr 1fr;gap:.5rem}.rcm-flags{display:flex;gap:1rem;margin-top:.25rem;font-size:.8125rem}.rcm-flags-label{display:flex;align-items:center;gap:.3rem;cursor:pointer;color:#374151}.rcm-static-note{padding:.5rem .75rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;font-size:.8125rem;color:#6b7280;font-style:italic}.rcm-hint{margin:.35rem 0 0;font-size:.775rem;color:#6b7280}.rcm-hu-picker-row{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.85rem}.rcm-hu-sku-header{font-size:.8125rem;font-weight:700;color:#1f2937;margin-bottom:.25rem}.rcm-hu-list{border:1px solid #e5e7eb;border-radius:4px;max-height:180px;overflow-y:auto}.rcm-hu-item{display:flex;align-items:center;gap:.5rem;padding:.35rem .6rem;font-size:.8125rem;border-bottom:1px solid #f3f4f6;cursor:pointer}.rcm-hu-item:last-child{border-bottom:none}.rcm-hu-item:hover{background:#f9fafb}.rcm-hu-item-label{color:#374151}.rcm-hu-empty{padding:.5rem .6rem;font-size:.8125rem;color:#9ca3af;font-style:italic}.rcm-hu-loading{padding:.5rem .6rem;font-size:.8125rem;color:#6b7280}.rcm-error{padding:.6rem .9rem;margin:.75rem 0;background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;border-radius:4px;font-size:.875rem}.rcm-actions{display:flex;gap:.5rem;margin-top:1rem}.rcm-btn{padding:.5rem 1.1rem;border-radius:4px;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid transparent;font-family:inherit}.rcm-btn:disabled{opacity:.55;cursor:not-allowed}.rcm-btn-primary{background:#0e7490;color:#fff}.rcm-btn-primary:hover:not(:disabled){background:#0c6478}.rcm-btn-cancel{background:#fff;color:#374151;border-color:#d1d5db}.rcm-btn-cancel:hover:not(:disabled){background:#f3f4f6}.rcm-addr-divider{margin:.5rem 0;font-size:.775rem;color:#6b7280;text-align:center}.rcm-or-row{display:flex;align-items:center;gap:.5rem;margin:.4rem 0}.rcm-or-line{flex:1;height:1px;background:#e5e7eb}.rcm-or-text{font-size:.75rem;color:#9ca3af}.rcm-tl-search{display:flex;flex-direction:column;gap:.35rem}.rcm-tl-results{border:1px solid #e5e7eb;border-radius:4px;max-height:200px;overflow-y:auto}.rcm-tl-result{display:block;width:100%;text-align:left;padding:.4rem .6rem;font-size:.8125rem;font-family:inherit;color:#374151;background:#fff;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer}.rcm-tl-result:last-child{border-bottom:none}.rcm-tl-result:hover{background:#f0f9ff}.rcm-tl-result-msg{padding:.5rem .6rem;font-size:.8125rem;color:#9ca3af;font-style:italic}.rcm-tl-selected{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4rem .6rem;border:1px solid #d1d5db;border-radius:4px;background:#f0f9ff}.rcm-tl-selected-text{font-size:.8125rem;font-weight:600;color:#1f2937}.rcm-tl-change{background:none;border:none;color:#0e7490;font-size:.8125rem;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap}.rcm-tl-change:hover{text-decoration:underline}.rcm-addr-card{padding:.7rem .85rem;border:1px solid #d1d5db;border-radius:4px;background:#f9fafb}.rcm-addr-card-verified{border-color:#86efac;background:#f0fdf4}.rcm-addr-card-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.25rem}.rcm-addr-card-body{font-size:.95rem;font-weight:600;color:#1f2937}.rcm-addr-card-contact{font-size:.8125rem;color:#374151;margin-top:.15rem}.rcm-addr-card-note{font-size:.775rem;color:#6b7280;font-style:italic;margin-top:.4rem}.rcm-addr-verified-tag{display:inline-block;margin-top:.5rem;font-size:.8125rem;font-weight:700;color:#15803d}.rcm-addr-actions{display:flex;gap:.5rem;margin-top:.6rem}.rcm-addr-warn{padding:.5rem .75rem;margin-bottom:.6rem;background:#fef3c7;border:1px solid #fcd34d;border-radius:4px;font-size:.8125rem;color:#92400e}.rcm-addr-back{margin-top:.5rem}.rcm-btn-verify{background:#16a34a;color:#fff}.rcm-btn-verify:hover:not(:disabled){background:#15803d}.rcm-btn-addnew{background:#2563eb;color:#fff}.rcm-btn-addnew:hover:not(:disabled){background:#1d4ed8}.rcm-addrbook-list{display:flex;flex-direction:column;gap:.4rem;max-height:180px;overflow-y:auto}.rcm-addrbook-item{padding:.4rem .6rem;border:1px solid #e5e7eb;border-radius:4px;background:#f9fafb}.rcm-addrbook-line{font-size:.8125rem;font-weight:600;color:#1f2937}.rcm-addrbook-sub{font-size:.775rem;color:#374151;margin-top:.1rem}.rcm-addrbook-roles{font-size:.7rem;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-top:.15rem}.cr-badge-uet-dock{background:#e2e8f0;color:#334155;border:1px solid #cbd5e1;text-transform:none}.cr-field-hint{margin-top:.15rem;color:#6b7280;font-size:.75rem}.freight-lookup-page{padding:1rem;max-width:1100px}.freight-lookup-page h2{margin-top:0}.lookup-controls{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1rem}.lookup-controls input[type=text]{flex:1 1 280px;min-width:220px;padding:.4rem .6rem;font-size:.95rem;border:1px solid #bbb;border-radius:3px}.lookup-controls select{padding:.4rem .5rem;font-size:.95rem;border:1px solid #bbb;border-radius:3px}.lookup-controls button{padding:.4rem 1rem;font-size:.95rem;cursor:pointer}.error-banner{border:1px solid #c0392b;background:#fdecea;color:#922;padding:.5rem .75rem;border-radius:4px;margin-bottom:1rem}.info-banner{border:1px solid #b8860b;background:#fff8e1;color:#6b5200;padding:.5rem .75rem;border-radius:4px;margin-bottom:1rem}.lookup-status{color:#555}.lookup-results{width:100%;border-collapse:collapse}.lookup-results th,.lookup-results td{text-align:left;padding:.4rem .6rem;border-bottom:1px solid #e0e0e0;font-size:.92rem}.lookup-results th{border-bottom:2px solid #ccc;font-weight:600}.lookup-results button{padding:.3rem .7rem;cursor:pointer;white-space:nowrap}.printing-page{padding:1rem}.printing-page h2{margin-top:1.5rem;font-size:1.05rem}.prt-loading{padding:1rem}.prt-error{padding:.5rem .75rem;margin-bottom:1rem;border:1px solid #b00020;border-radius:3px;color:#b00020}.prt-agent{display:flex;flex-wrap:wrap;gap:0 1rem;align-items:baseline;padding:.5rem .75rem;border:1px solid #ccc;border-left-width:4px;border-radius:3px;margin-bottom:.5rem}.prt-agent--up{border-left-color:#1a7f37}.prt-agent--down{border-left-color:#b00020;color:#b00020;font-weight:600}.prt-agent-detail{font-weight:400;color:#555;font-size:.8125rem}.prt-hint{margin:.5rem 0 0;font-size:.875rem}.prt-counts{display:flex;gap:1.5rem;margin-top:.75rem;font-size:.875rem}.prt-count-bad{color:#b00020;font-weight:600}.prt-table{border-collapse:collapse;width:100%;font-size:.8125rem}.prt-table th,.prt-table td{border:1px solid #ddd;padding:.35rem .5rem;text-align:left;vertical-align:top}.prt-table th{background:#f5f5f5}.prt-row-failed td{background:#fff5f5}.prt-err{color:#b00020;max-width:32rem;word-break:break-word}.prtroute-note{margin:1rem;padding:.75rem 1rem;border:1px dashed #999;border-radius:3px;color:#555;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;max-width:40rem}.prtroute-error{margin:1rem;padding:.75rem 1rem;border:2px solid #b00020;border-radius:3px;color:#b00020;font-family:Arial,Helvetica,sans-serif;font-weight:600}@media print{.prtroute-note{display:none!important}}
