*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{color:#111827;background:#f5f7fb;font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif;letter-spacing:0}button{font:inherit}.sr-only-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.login-screen{min-height:100vh;height:100vh;overflow:hidden;display:grid;place-items:center;padding:24px;background:linear-gradient(90deg,#04111eb8,#15202d5c 48%,#04111eb8),radial-gradient(circle at center,#ffffff47,#ffffff14 44%,#00000047),url(/images/login-bg.png) center/cover;background-color:#07111f}.login-locale{position:fixed;top:20px;right:24px;z-index:2}.login-locale .n-button{color:#fff;background:#07111f80;border-color:#ffffff52;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-locale .n-button:hover{color:#fff;background:#2563ebb8}.login-wrap{width:min(480px,100%);display:grid;gap:20px}.login-brand-panel{color:#fff;display:grid;justify-items:center;gap:10px;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.35)}.login-logo{width:52px;height:52px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#17b3a3,#22c55e);border-radius:12px;box-shadow:0 12px 30px #17b3a342}.login-logo .n-icon{font-size:30px}.login-brand-panel h1{margin:0;font-size:36px;line-height:1.15;font-weight:900}.login-brand-panel span{color:#ffffffd1;font-weight:700}.login-card{padding:16px;background:#fffffff5;border:1px solid rgba(255,255,255,.6);border-radius:10px;box-shadow:0 24px 70px #02081738}.login-card-title{margin-bottom:24px;text-align:center}.login-card-title h2{margin:0;font-size:26px;line-height:1.2}.login-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-2px 0 18px;color:#64748b;font-size:12px}.login-options span{color:#94a3b8;white-space:nowrap}.login-input-wrap{position:relative;width:100%}.login-error{min-height:42px;display:flex;align-items:center;gap:9px;margin-bottom:16px;padding:0 12px;color:#b42318;background:linear-gradient(180deg,#fff5f5,#fff1f2);border:1px solid #fecdd3;border-radius:9px;font-size:13px;font-weight:700}.login-error .n-icon{flex:0 0 auto;font-size:18px}.login-demo-note{margin-top:14px;color:#64748b;font-size:12px;text-align:center}.admin-shell{height:100vh;overflow:hidden}.admin-sider{color:#d8e7f2;background:radial-gradient(circle at 0% 0%,rgba(37,99,235,.28),transparent 30%),linear-gradient(180deg,#102033,#07111f)!important}.admin-sider .n-layout-sider-scroll-container{height:100%;display:flex;flex-direction:column;overflow:hidden}.brand{height:82px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08)}.brand.collapsed{justify-content:center;padding:0}.brand-logo{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#2563eb,#14b8a6);border-radius:13px;box-shadow:0 14px 30px #14b8a640}.brand-logo .n-icon{font-size:25px}.brand-text{min-width:0}.brand-text strong{display:block;max-width:150px;color:#fff;font-size:12px;line-height:1.32;font-weight:780}.brand-text span{display:block;margin-top:5px;color:#88a8b8;font-size:13px}.brand.collapsed .brand-text{display:none}.admin-sider .n-menu{--n-font-size: 14px !important;--n-item-text-color: #b4c5d7 !important;--n-item-text-color-hover: #fff !important;--n-item-text-color-active: #fff !important;--n-item-icon-color: #98afc3 !important;--n-item-icon-color-hover: #fff !important;--n-item-icon-color-active: #fff !important;--n-item-color-hover: rgba(255, 255, 255, .07) !important;--n-item-color-active: linear-gradient(135deg, #2563eb, #14b8a6) !important;--n-item-color-active-hover: linear-gradient(135deg, #2563eb, #14b8a6) !important;--n-item-height: 42px !important;--n-item-border-radius: 10px !important;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scroll-behavior:auto;scroll-snap-type:none;padding:12px 10px;scrollbar-width:thin;scrollbar-color:transparent transparent;-ms-overflow-style:none}.admin-sider .n-menu::-webkit-scrollbar{width:4px;height:4px}.admin-sider .n-menu::-webkit-scrollbar-track{background:transparent}.admin-sider .n-menu::-webkit-scrollbar-thumb{background:transparent;border-radius:999px}.admin-sider:hover .n-menu{scrollbar-color:rgba(148,163,184,.5) transparent}.admin-sider:hover .n-menu::-webkit-scrollbar-thumb{background:#94a3b880}.menu-catalog-label,.menu-item-label-button{display:block;width:100%;padding:0;border:0;color:inherit;text-align:left;background:transparent;cursor:pointer}.menu-item-label-button{text-decoration:none}.admin-header{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-left,.header-right{display:flex;align-items:center;gap:12px}.single-breadcrumb{color:#475569;font-size:14px;font-weight:600}.header-icon-button{border:1px solid #e5edf7}.user-chip{display:flex;align-items:center;gap:10px;min-height:40px;padding:4px 12px 4px 4px;color:#1f2937;background:#fff;border:1px solid #e5edf7;border-radius:999px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.user-chip:hover{border-color:#bfdbfe;box-shadow:0 8px 22px #2563eb1a;transform:translateY(-1px)}.user-chip strong{font-size:14px;line-height:1}.user-avatar{color:#fff!important;background:linear-gradient(135deg,#2563eb,#14b8a6)!important;box-shadow:0 8px 18px #2563eb38}.admin-dialog{width:min(460px,calc(100vw - 32px));border-radius:14px;overflow:hidden}.admin-dialog .n-card-header{padding:20px 22px 10px}.admin-dialog .n-card__content{padding:8px 22px 4px}.admin-dialog .n-card__footer{padding:14px 22px 20px}.danger-confirm-dialog{width:min(420px,calc(100vw - 32px))!important;overflow:hidden;border:1px solid #fee2e2;border-radius:14px!important;box-shadow:0 24px 70px #0f172a2e!important}.danger-confirm-dialog .n-dialog__icon{color:#ef4444!important}.danger-confirm-dialog .n-dialog__title{color:#111827;font-size:18px;font-weight:900}.danger-confirm-dialog .n-dialog__content{color:#475569;line-height:1.7}.danger-confirm-dialog .n-dialog__action{margin-top:18px}.danger-confirm-dialog .n-dialog__action .n-button{min-width:88px}.admin-content{height:calc(100vh - 56px);min-height:0;overflow:hidden;padding:0;background:radial-gradient(circle at 96% 2%,rgba(20,184,166,.08),transparent 24%),radial-gradient(circle at 15% 0%,rgba(37,99,235,.06),transparent 22%),#f5f7fb}.admin-content>.n-layout-scroll-container{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scroll-behavior:auto;scroll-snap-type:none;padding:18px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.32) transparent;-ms-overflow-style:none}.admin-content>.n-layout-scroll-container::-webkit-scrollbar{width:6px;height:6px}.admin-content>.n-layout-scroll-container::-webkit-scrollbar-track{background:transparent}.admin-content>.n-layout-scroll-container::-webkit-scrollbar-thumb{background:#64748b4d;border-radius:999px}.admin-content>.n-layout-scroll-container::-webkit-scrollbar-thumb:hover{background:#4755697a}.page-stack{display:grid;gap:16px}.page-hero-card{overflow:hidden}.page-hero-card .n-card__content{display:flex;align-items:center;justify-content:space-between;gap:18px}.eyebrow{margin:0 0 6px;color:#2563eb;font-size:12px;font-weight:900;text-transform:uppercase}.page-hero-card h1{margin:0;font-size:26px;line-height:1.2}.page-hero-card p:not(.eyebrow){margin:8px 0 0;color:#64748b}.metric-card{min-height:118px}.metric-card span,.metric-card em{display:block;color:#64748b;font-size:13px;font-style:normal}.metric-card strong{display:block;margin:10px 0 6px;font-size:30px;line-height:1}.system-page{display:grid;gap:16px}.system-card{overflow:hidden;border:1px solid #e6edf7;border-radius:14px;box-shadow:0 16px 44px #0f172a0d}.system-search{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:14px;background:#f8fafc;border:1px solid #e6edf7;border-radius:12px}.system-search-fields{display:flex;flex:1 1 560px;flex-wrap:wrap;align-items:center;gap:10px;min-width:0}.system-search-control{width:160px;min-width:150px;max-width:190px;flex:1 1 160px}.system-search-control.wide{width:260px;min-width:240px;max-width:340px;flex:2 1 260px}.system-search-control.tree{width:190px;min-width:170px;max-width:240px;flex:1 1 190px}.system-filter-actions,.system-action-buttons{display:flex;align-items:center;flex:0 0 auto;flex-wrap:nowrap;gap:8px;white-space:nowrap}.system-filter-actions{margin-left:auto}.system-filter-actions .n-button,.system-action-buttons .n-button{min-width:auto;height:34px;padding:0 10px;white-space:nowrap}.system-action-buttons{padding-left:12px;border-left:1px solid #e2e8f0}.system-action-buttons .n-button:last-child{min-width:72px}.system-query-button{min-width:74px!important}.system-reset-button{min-width:66px!important}.system-reset-button{color:#334155;background:#eef2f7!important}.system-table-meta{display:flex;align-items:center;gap:12px;color:#475569;font-size:14px}.system-table-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.system-card .n-data-table{--n-th-color: #f8fafc !important;--n-th-font-weight: 700 !important;--n-td-color-hover: #f8fbff !important;border:1px solid #e6edf7;border-radius:12px;overflow:hidden}.system-card .n-data-table .n-data-table-td,.system-card .n-data-table .n-data-table-th{border-color:#eaf0f7!important;line-height:1.55;word-break:break-word}.system-card .n-data-table .n-data-table-td{padding-top:13px!important;padding-bottom:13px!important}.system-card .n-data-table .n-data-table-base-table-body{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.42) transparent}.system-card .n-data-table .n-data-table-base-table-body::-webkit-scrollbar{height:6px;width:6px}.system-card .n-data-table .n-data-table-base-table-body::-webkit-scrollbar-thumb{background:#94a3b85c;border-radius:999px}.system-card .n-data-table .n-data-table-base-table-body::-webkit-scrollbar-track{background:transparent}.system-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 16px}.system-form .wide{grid-column:1 / -1}.system-modal{width:min(720px,calc(100vw - 40px))}.model-edit-modal{width:min(920px,calc(100vw - 40px))}.model-form-page{display:grid;gap:16px;width:min(1500px,100%);margin:0 auto}.model-form-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border:1px solid #e6edf7;border-radius:12px;background:linear-gradient(135deg,#fff,#f8fbff 62%,#edf7ff);box-shadow:0 12px 30px #0f172a0d}.model-form-hero h1{margin:0;color:#0f172a;font-size:24px;font-weight:800}.model-form-hero p{margin:6px 0 0;color:#64748b;font-size:14px}.model-form-card>.n-card__content{padding:18px}.model-form{display:grid;gap:14px}.model-form-section{padding:16px 16px 6px;border:1px solid #e7eef7;border-radius:12px;background:linear-gradient(180deg,#fbfdff,#fff)}.model-form-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #edf2f7}.model-form-heading strong{color:#0f172a;font-size:15px;font-weight:700}.model-form-heading span{color:#64748b;font-size:12px}.model-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 14px}.model-form-grid .n-input-number{width:100%}.model-form-span{grid-column:span 2}.system-detail-modal{width:min(760px,calc(100vw - 40px))}.n-modal .n-card-header__close,.n-drawer .n-drawer-header__close{display:grid;place-items:center;width:34px;height:34px;border-radius:999px!important;background:transparent!important;color:#64748b;transition:color .16s ease}.n-modal .n-card-header__close:before,.n-drawer .n-drawer-header__close:before{border-radius:999px!important;background:transparent!important;opacity:1!important}.n-modal .n-card-header__close:hover,.n-drawer .n-drawer-header__close:hover{background:transparent!important;color:#334155}.n-modal .n-card-header__close:hover:before,.n-drawer .n-drawer-header__close:hover:before{background:#eef2f7!important}.n-modal .n-card-header__close:active,.n-drawer .n-drawer-header__close:active{background:transparent!important}.n-modal .n-card-header__close:active:before,.n-drawer .n-drawer-header__close:active:before{background:#e2e8f0!important}.permission-tree-card{margin-top:16px;overflow:hidden;background:#fff;border:1px solid #e4ebf5;box-shadow:0 16px 40px #0f172a0d}.permission-tree-card .n-card-header{padding:18px 20px 14px;border-bottom:1px solid #edf2f8}.permission-tree-card .n-card__content{padding:16px 20px 20px}.permission-tree-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.permission-tree-title>div{display:grid;gap:5px}.permission-tree-title strong{color:#0f172a;font-size:16px}.permission-tree-title span{color:#64748b;font-size:12px}.permission-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:12px;border:1px solid #e4ebf5;border-radius:10px;background:linear-gradient(135deg,#f8fbff,#eef7ff)}.permission-scope{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.permission-scope-label{color:#475569;font-size:13px;font-weight:700}.permission-tree-panel{max-height:420px;overflow:auto;padding:8px;border:1px solid #eef3f8;border-radius:10px;background:#fbfdff}.permission-tree-panel .n-tree-node-content{min-height:34px;border-radius:8px}.permission-tree-panel .n-tree-node-switcher{width:18px;margin-right:2px}.permission-tree-panel .n-tree-node-checkbox{margin-right:8px}.business-page{display:grid;gap:16px}.business-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.business-head h1{margin:0;font-size:24px;line-height:1.2}.business-head span{display:block;margin-top:7px;color:#64748b}.business-grid{display:grid;gap:14px;margin-bottom:14px}.business-grid.two{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.business-panel{margin-top:14px;padding:14px;border:1px solid #e6edf7;border-radius:12px;background:#f8fafc}.business-grid .business-panel{margin-top:0}.panel-title{margin-bottom:12px;color:#0f172a;font-size:15px;font-weight:900}.business-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.business-info div{min-height:58px;padding:10px;border:1px solid #e6edf7;border-radius:10px;background:#fff}.business-info span{display:block;margin-bottom:6px;color:#64748b;font-size:12px}.business-info strong{color:#111827;font-size:13px}.business-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.business-select{width:240px}.upload-line{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:14px;padding:10px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc}.upload-line span{color:#64748b;font-size:13px}.business-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #e6edf7;border-radius:10px;background:#fff}.business-table th,.business-table td{min-height:44px;padding:11px 12px;border-bottom:1px solid #edf2f8;color:#334155;font-size:13px;text-align:left;vertical-align:middle}.business-table th{color:#475569;background:#f8fafc;font-weight:800}.business-table tr:last-child td{border-bottom:0}.business-table tbody tr:hover{background:#fbfdff}.model-card{padding:0}.model-card>.n-card__content{display:grid;gap:14px}.model-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e6edf7;border-radius:8px;background:#f8fafc}.model-filters{display:flex;align-items:center;flex:1 1 auto;gap:10px;min-width:0}.model-filters .n-input{width:300px}.model-filters .n-select{width:150px}.model-query-actions,.model-actions{flex:0 0 auto}.model-actions{margin-left:8px;padding-left:14px;border-left:1px solid #e2e8f0}.model-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:2px}.model-meta{display:flex;gap:12px;color:#64748b;font-size:13px}.ocr-config-card{padding:0}.ocr-config-card>.n-card__content{display:grid;gap:16px}.ocr-setting-panel{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid #e2ebf6;border-radius:8px;background:linear-gradient(180deg,#f8fbff,#fff)}.ocr-setting-panel h2,.ocr-model-head h3{margin:0 0 4px;color:#0f172a;font-size:20px;font-weight:800}.ocr-setting-panel span,.ocr-model-head span{color:#64748b;font-size:13px}.ocr-model-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.ocr-test-panel{display:grid;gap:16px}.ocr-test-panel pre{max-height:360px;padding:14px;overflow:auto;border:1px solid #e2e8f0;border-radius:8px;background:#0f172a;color:#e2e8f0;font-size:13px;line-height:1.6}.ocr-config-page .ocr-primary-button{--n-height: 38px !important;--n-padding: 0 18px !important;--n-border-radius: 8px !important;color:#fff!important;background:linear-gradient(180deg,#3478f6,#2563eb)!important;border-color:#2563eb!important;box-shadow:0 8px 18px #2563eb38;font-size:13px;font-weight:900}.ocr-config-page .ocr-primary-button:hover{background:linear-gradient(180deg,#3b82f6,#1d4ed8)!important;border-color:#1d4ed8!important;box-shadow:0 10px 22px #2563eb47}.ocr-config-page .ocr-primary-button .n-button__content,.ocr-config-page .ocr-primary-button .n-icon{color:#fff!important}.ocr-config-page .ocr-setting-panel .n-space{align-items:flex-end!important}.receive-order-detail{display:grid;gap:16px}.detail-topbar{display:flex;justify-content:flex-start}.detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px;border:1px solid #e6edf7;border-radius:8px;background:linear-gradient(180deg,#f8fbff,#f5f8fc)}.detail-summary>div{display:grid;gap:5px;min-width:0;padding:10px 12px;border:1px solid #edf2f8;border-radius:8px;background:#ffffffb8}.detail-summary>div.wide{grid-column:span 2}.detail-summary>div>span{color:#64748b;font-size:13px}.detail-summary>div>strong{min-width:0;color:#0f172a;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-summary>div>strong:has(.detail-status-pill){overflow:visible}.detail-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:28px;padding:0 13px;border-radius:999px;font-size:13px;font-weight:850;letter-spacing:0;box-shadow:inset 0 0 0 1px #ffffff9e}.detail-status-pill.status-draft{color:#9a4d00;background:linear-gradient(180deg,#fff4d8,#ffe8b0);box-shadow:inset 0 0 0 1px #ffc56f,0 8px 18px #f59e0b1f}.detail-status-pill.status-received{color:#047857;background:linear-gradient(180deg,#dffbf0,#bdf4df);box-shadow:inset 0 0 0 1px #73dfb4,0 8px 18px #10b98124}.detail-status-pill.status-closed,.detail-status-pill.status-shipped{color:#1d4ed8;background:linear-gradient(180deg,#e6f0ff,#cfe0ff);box-shadow:inset 0 0 0 1px #9dbdff,0 8px 18px #2563eb1f}.detail-status-pill.status-scrapped{color:#be123c;background:linear-gradient(180deg,#ffe4e9,#ffcdd8);box-shadow:inset 0 0 0 1px #fda4b6,0 8px 18px #e11d481f}.receive-order-actions{flex-wrap:nowrap;white-space:nowrap;min-width:220px}.receive-order-actions .n-button{flex:0 0 auto}.receive-order-actions .receive-action-button{height:30px;min-width:56px;padding:0 10px;border-radius:8px;font-weight:750;letter-spacing:0;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.receive-order-actions .receive-action-button .n-button__icon{margin-right:4px}.receive-order-actions .receive-action-detail{color:#334155;border-color:#d7e2f0;background:#f8fbff}.receive-order-actions .receive-action-detail:hover{color:#1d4ed8;border-color:#bfd4ff;background:#edf5ff}.receive-order-actions .receive-action-edit{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff;box-shadow:0 8px 18px #2563eb14}.receive-order-actions .receive-action-edit:hover{color:#fff;border-color:#2563eb;background:#2563eb;box-shadow:0 10px 22px #2563eb2e}.receive-order-actions .receive-action-delete{color:#e11d48;border-color:#fecdd3;background:#fff1f2}.receive-order-actions .receive-action-delete:hover{color:#be123c;border-color:#fda4af;background:#ffe4e6}.receive-order-info-cell{display:grid;gap:4px;min-width:0}.receive-order-info-cell strong{min-width:0;overflow:hidden;color:#1f2937;font-size:13px;font-weight:750;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.receive-order-info-cell span{min-width:0;overflow:hidden;color:#718096;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.receive-order-subline{display:flex;align-items:center;gap:8px;min-width:0}.receive-order-subline>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receive-warranty-tag{flex:0 0 auto}.machine-status-warranty{display:flex;align-items:center;gap:4px;white-space:nowrap}.receive-order-count{display:inline-block;min-width:32px;color:#344054;font-size:15px;font-weight:760;letter-spacing:0;text-align:left}.receive-shell{background:linear-gradient(180deg,#f8fbff,#fff 46% 100%)}.receive-shell>.n-card__content{padding:18px 22px 22px}.receive-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:14px;padding:0 6px 13px;border-bottom:1px solid #e8eef7}.receive-command-row{display:flex;justify-content:flex-end;margin-bottom:14px}.receive-step{position:relative;display:flex;align-items:center;gap:9px;min-width:0;color:#94a3b8}.receive-step:not(:last-child):after{content:"";position:absolute;top:14px;left:38px;right:-14px;height:2px;background:#dbe5f1}.receive-step.done:not(:last-child):after,.receive-step.active:not(:last-child):after{background:#3b82f6}.receive-step strong{position:relative;z-index:1;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#475569;background:#e8eef7;font-size:13px;font-weight:900}.receive-step.active strong,.receive-step.done strong{color:#fff;background:#2f80ed;box-shadow:0 8px 16px #2f80ed2e}.receive-step b,.receive-step span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receive-step b{color:#0f172a;font-size:13px}.receive-step span{margin-top:1px;color:#64748b;font-size:11px}.receive-work-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:16px;align-items:start}.receive-card,.receive-table-card{padding:16px;border:1px solid #e6edf7;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 16px 36px #0f172a0b}.receive-card-head,.table-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.receive-card-head h2,.table-card-head h2{margin:0;color:#0f172a;font-size:16px;line-height:1.2;white-space:nowrap}.receive-card-head h2 em{margin-left:6px;color:#94a3b8;font-size:12px;font-style:normal;font-weight:800}.receive-card-head span,.table-card-head span{display:block;margin-top:4px;color:#64748b;font-size:12px}.waybill-card-head{align-items:flex-start}.waybill-title-wrap{display:flex;align-items:center;gap:10px;min-width:0}.waybill-status-dot{display:inline-flex!important;align-items:center;gap:5px;margin:0!important;color:#d97706!important;font-size:12px!important;font-weight:800;white-space:nowrap}.waybill-status-dot i{width:7px;height:7px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 4px #f59e0b1f}.waybill-status-dot.ready{color:#059669!important}.waybill-status-dot.ready i{background:#10b981;box-shadow:0 0 0 4px #10b9811f}.waybill-status-dot.processing{color:#2563eb!important}.waybill-status-dot.processing i{background:#3b82f6;box-shadow:0 0 0 4px #3b82f61f;animation:ocr-status-pulse 1s ease-in-out infinite}.waybill-status-dot.partial{color:#d97706!important}.waybill-status-dot.failed{color:#dc2626!important}.waybill-status-dot.failed i{background:#ef4444;box-shadow:0 0 0 4px #ef44441f}.receive-order-badge{display:inline-flex!important;align-items:center;min-height:24px;margin:0!important;padding:2px 9px;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8!important;background:#eff6ff;font-size:12px!important;font-weight:800;white-space:nowrap}.ocr-progress-banner{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:10px;color:#1e40af;background:#eff6ff}.ocr-progress-banner.partial{border-color:#fde68a;color:#92400e;background:#fffbeb}.ocr-progress-banner.failed{border-color:#fecaca;color:#991b1b;background:#fef2f2}.ocr-progress-banner>div{display:flex;flex-direction:column;gap:2px}.ocr-progress-banner strong{font-size:13px}.ocr-progress-banner span{font-size:12px}.ocr-progress-spinner{width:16px;height:16px;flex:0 0 auto;border:2px solid currentColor;border-right-color:transparent;border-radius:50%}.ocr-progress-banner.processing .ocr-progress-spinner{animation:ocr-spinner .8s linear infinite}.ocr-progress-banner:not(.processing) .ocr-progress-spinner{border-right-color:currentColor}@keyframes ocr-status-pulse{50%{opacity:.35;transform:scale(.75)}}@keyframes ocr-spinner{to{transform:rotate(360deg)}}.waybill-head-tools{display:inline-flex;align-items:center;flex:0 0 auto}.waybill-head-tools .n-button{height:28px;padding:0 2px;font-size:12px;font-weight:800}.ocr-model-select{width:136px}.receive-waybill-layout{display:grid;grid-template-columns:minmax(170px,40%) minmax(0,1fr);gap:14px;align-items:start;padding:10px;border:1px solid #edf3fa;border-radius:10px;background:#fff}.waybill-preview-panel{display:grid;gap:12px;padding:7px;border:1px solid #e8f0fa;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#fff)}.waybill-paper{display:grid;align-content:start;min-height:238px;padding:13px;border:1px solid #dce7f5;border-radius:9px;background:linear-gradient(180deg,#ffffffeb,#f8fafce6),repeating-linear-gradient(0deg,transparent 0 25px,rgba(226,232,240,.5) 26px);box-shadow:inset 0 0 0 1px #ffffffa6}.waybill-paper.has-image{min-height:238px;padding:0;overflow:hidden;background:#f8fafc}.waybill-paper img{display:block;width:100%;height:238px;object-fit:cover}.waybill-paper i{display:block;height:7px;margin-bottom:14px;border-radius:999px;background:#dbe5f1}.waybill-paper i:nth-child(1){width:92%}.waybill-paper i:nth-child(2){width:72%}.waybill-paper i:nth-child(3){width:56%}.waybill-paper i:nth-child(4){width:82%;margin-top:44px}.waybill-paper b{margin-top:auto;color:#2563eb;font-size:13px;font-weight:900}.waybill-preview-panel .n-button{width:100%}.waybill-info{display:grid;align-content:start;min-width:0}.field-list{display:grid;gap:0;padding:2px 0 0}.receive-order-form{display:grid;gap:12px}.receive-order-form.compact{gap:7px}.receive-order-form label{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:10px;min-height:35px}.receive-order-form label>span{color:#475569;font-size:12px;font-weight:800}.receive-order-form label>span.required:after{content:"*";margin-left:3px;color:#ef4444}.receive-order-form.compact .n-input .n-input-wrapper{min-height:35px}.receive-field{display:grid;gap:4px;min-width:0}.receive-field em{color:#dc2626;font-size:11px;font-style:normal;font-weight:700}.package-row{align-items:center}.package-toggle{display:inline-grid;grid-template-columns:repeat(2,68px);width:max-content;padding:3px;border:1px solid #e3ebf6;border-radius:8px;background:#f8fafc}.package-toggle button{height:30px;border:0;border-radius:6px;color:#64748b;background:transparent;font-size:12px;font-weight:800;cursor:pointer}.package-toggle button.active{color:#1d4ed8;background:#fff;box-shadow:0 4px 12px #2563eb1f}.receive-order-form .ocr-row{margin-top:2px}.receive-order-form .ocr-row .n-base-selection{--n-height: 32px !important}.field-list div{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;min-width:0;min-height:43px;padding:8px 0;border:0;border-bottom:1px solid #eef3f9;border-radius:0;background:#fff}.field-list span{color:#64748b;font-size:13px;white-space:nowrap}.field-list strong{display:block;overflow-wrap:anywhere;color:#111827;font-size:14px;font-weight:800}.waybill-empty{display:grid;gap:6px;min-height:160px;align-content:center;padding:18px;border:1px dashed #dbe5f1;border-radius:8px;background:#fbfdff;text-align:center}.waybill-empty strong{color:#0f172a;font-size:15px}.waybill-empty span{color:#64748b;font-size:13px}.waybill-actions{display:flex;justify-content:flex-end;margin-top:10px}.waybill-actions .n-button{min-width:102px;height:36px;border-radius:8px;font-weight:900}.scan-card{display:flex;flex-direction:column;min-height:0}.scan-entry-panel{display:grid;gap:10px;padding:13px 15px;border:1px solid #dce9f8;border-radius:10px;background:linear-gradient(180deg,#fbfdff,#f8fbff)}.scan-model-row{display:grid;grid-template-columns:52px minmax(190px,250px) minmax(0,1fr);align-items:center;gap:12px}.scan-model-row label{color:#0f172a;font-size:13px;font-weight:900}.scan-input-row{display:block}.scan-sn-input .n-input-wrapper{min-height:42px;padding-right:6px!important;border-radius:9px}.scan-inline-button{width:38px;min-width:38px;height:30px;padding:0!important;color:#2563eb!important;background:linear-gradient(180deg,#fff,#eef5ff)!important;border:1px solid #dbeafe!important;border-radius:8px!important;font-weight:900;box-shadow:0 4px 10px #2563eb1a}.scan-inline-button .n-icon{color:#2563eb;font-size:18px}.scan-inline-stats{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px;color:#64748b;font-size:12px}.scan-inline-stats span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scan-inline-stats b{color:#0f172a}.scan-mini-table{display:grid;gap:9px;margin-top:11px;padding:2px 0 0}.mini-list-head{display:flex;align-items:center;justify-content:space-between;color:#0f172a;font-size:13px}.mini-list-head button{border:0;color:#2563eb;background:transparent;cursor:pointer}.scan-mini-table table{width:100%;overflow:hidden;border:1px solid #edf2f8;border-radius:8px;border-collapse:collapse;table-layout:fixed;background:#fff}.scan-list-scroll{max-height:118px;overflow-y:auto;border:1px solid #edf2f8;border-radius:8px;background:#fff;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.scan-list-scroll::-webkit-scrollbar{width:6px}.scan-list-scroll::-webkit-scrollbar-thumb{background:#94a3b86b;border-radius:999px}.scan-list-scroll .scan-mini-table table,.scan-list-scroll table{border:0;border-radius:0}.scan-mini-table th,.scan-mini-table td{padding:8px;border-bottom:1px solid #edf2f8;color:#334155;font-size:12px;text-align:left}.scan-mini-table th{color:#64748b;background:#f8fafc;font-weight:900}.scan-mini-table tr:last-child td{border-bottom:0}.scan-mini-table th:nth-child(1),.scan-mini-table td:nth-child(1){width:54px}.scan-mini-table th:nth-child(2),.scan-mini-table td:nth-child(2),.scan-mini-table th:nth-child(3),.scan-mini-table td:nth-child(3){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scan-table-foot{display:flex;align-items:center;gap:18px;min-height:26px;color:#64748b;font-size:12px}.scan-table-foot b{color:#dc2626}.scan-mini-table .n-empty{--n-icon-size: 32px;--n-font-size: 12px;padding:14px 0 13px}.receive-scan-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:9px;padding-top:11px;border-top:1px solid #eef3f8}.exception-box{margin-top:14px;padding:12px;border-radius:8px;background:#f8fafc}.exception-title{margin-bottom:8px;color:#0f172a;font-size:13px;font-weight:900}.exception-empty,.exception-item{padding:8px 10px;border-radius:8px;font-size:12px}.exception-empty{color:#64748b;background:#fff}.exception-item{color:#b42318;background:#fff5f5}.receive-table-card{margin-top:16px}.receive-table-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;color:#64748b;font-size:13px}.receive-table-card .table-card-head{padding:0 2px}.receive-table-card .business-table{border-radius:10px}.receive-table-card .business-table th{height:42px;background:#f8fafc}.receive-table-card.compact{margin-top:14px}.receive-filters{display:flex;justify-content:flex-end;gap:10px;min-width:380px}.receive-filters .n-select{width:150px}.receive-filters .n-input{width:220px}.receive-main-table .sn-cell{color:#0f172a;font-weight:800}.receive-workbench .receive-shell{background:linear-gradient(180deg,#f8fbff,#fff 54% 100%)}.receive-workbench .receive-steps{margin-bottom:12px;padding:0 8px 12px}.receive-workbench .receive-step{gap:8px}.receive-workbench .receive-step strong{width:26px;height:26px;font-size:12px}.receive-workbench .receive-step:not(:last-child):after{top:13px;left:34px;right:-12px;height:2px}.receive-workbench .receive-step span{font-size:11px;line-height:1.2}.receive-workbench .receive-card{border-color:#e7eff9;border-radius:10px;box-shadow:0 14px 34px #0f172a0a}.receive-workbench .receive-card-head h2,.receive-workbench .table-card-head h2{font-size:16px;letter-spacing:0}.receive-workbench .receive-card-head h2 em{font-size:12px}.receive-workbench .receive-card-head>div>span{font-size:11px}.receive-workbench .waybill-status-dot{font-size:11px!important}.receive-workbench .receive-waybill-layout{grid-template-columns:minmax(220px,38%) minmax(0,1fr);border-color:#edf4fb;background:#fff}.receive-workbench .waybill-preview-panel{border-color:#e9f1fb;background:#fbfdff}.receive-workbench .waybill-paper,.receive-workbench .waybill-paper.has-image{min-height:230px}.receive-workbench .waybill-paper img{height:230px}.receive-workbench .receive-order-form label{grid-template-columns:68px minmax(0,1fr)}.receive-workbench .receive-order-form label>span{font-size:12px}.receive-workbench .receive-order-form.compact .n-input .n-input-wrapper,.receive-workbench .receive-order-form .ocr-row .n-base-selection,.receive-workbench .package-toggle{box-shadow:none}.receive-workbench .scan-entry-panel{border-color:#dbeafe;background:linear-gradient(180deg,#fffffffa,#f8fbfffa)}.receive-workbench .scan-sn-input .n-input-wrapper{min-height:40px;border-radius:8px}.receive-workbench .scan-sn-input .n-input__input-el{font-size:13px}.receive-workbench .scan-inline-button{width:38px;min-width:38px;height:28px}.receive-workbench .scan-inline-button .n-button__content{gap:0}.receive-workbench .scan-inline-stats{justify-content:flex-end;gap:26px;font-size:12px}.receive-workbench .scan-list-scroll{min-height:92px;max-height:116px}.receive-workbench .scan-mini-table .n-empty{padding:13px 0}.receive-workbench .receive-scan-footer .n-button,.receive-workbench .waybill-actions .n-button{border-radius:8px}.receive-workbench{background:radial-gradient(circle at 76% 0%,rgba(14,165,233,.08),transparent 34%),linear-gradient(180deg,#f5f8fd,#f8fafc)}.receive-workbench .receive-shell{overflow:hidden;border:1px solid #e6eef8;border-radius:12px;background:#ffffffe0}.receive-workbench .receive-shell>.n-card__content{padding:18px 22px 20px}.receive-workbench .receive-steps{margin:-2px 0 14px;padding:0 8px 12px;background:linear-gradient(180deg,#ffffffb3,#fff0)}.receive-workbench .receive-step strong{width:25px;height:25px;font-size:12px}.receive-workbench .receive-step:not(:last-child):after{top:12px;left:32px;right:-10px;background:#dfe8f4}.receive-workbench .receive-step.active:not(:last-child):after,.receive-workbench .receive-step.done:not(:last-child):after{background:linear-gradient(90deg,#2f80ed,#69a6ff)}.receive-workbench .receive-step b{color:#111827;font-size:12px;font-weight:900}.receive-workbench .receive-step span{color:#7a8aa1;font-size:11px}.receive-workbench .receive-work-grid{grid-template-columns:minmax(0,1.12fr) minmax(440px,.88fr);gap:14px}.receive-workbench .receive-card{padding:16px 16px 14px;border-color:#dfe9f6;border-radius:10px;background:linear-gradient(180deg,#fffffffa,#fcfefffa);box-shadow:0 16px 38px #1f29370b}.receive-workbench .receive-card-head{margin-bottom:10px}.receive-workbench .receive-card-head h2{font-size:16px;font-weight:950}.receive-workbench .receive-card-head h2 em{font-size:11px;font-weight:900}.receive-workbench .waybill-status-dot{padding:0;font-size:11px!important}.receive-workbench .waybill-head-tools .n-button{color:#475569;font-size:12px}.receive-workbench .receive-waybill-layout{grid-template-columns:252px minmax(0,1fr);gap:18px;padding:0;border:0;border-radius:0;background:transparent}.receive-workbench .waybill-preview-panel{position:relative;padding:10px;border:1px solid #dfeaf7;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#fff)}.receive-workbench .waybill-preview-panel:before{content:"";position:absolute;inset:9px;border-radius:8px;box-shadow:0 14px 28px #0f172a12;pointer-events:none}.receive-workbench .waybill-paper{position:relative;min-height:240px;padding:14px;border-color:#d9e6f5;border-radius:8px;background:linear-gradient(180deg,#fffffff5,#fafcfff0),repeating-linear-gradient(0deg,transparent 0 25px,rgba(226,232,240,.52) 26px)}.receive-workbench .waybill-paper.has-image{min-height:240px}.receive-workbench .waybill-paper img{height:240px}.receive-workbench .waybill-paper i{height:6px;margin-bottom:13px;background:#d8e3f0}.receive-workbench .waybill-paper b{color:#2563eb;font-size:13px;letter-spacing:.4px}.receive-workbench .waybill-info{min-height:100%;padding:2px 0 0}.receive-workbench .receive-order-form label{grid-template-columns:68px minmax(0,1fr);min-height:36px;gap:9px}.receive-workbench .receive-order-form label>span{color:#40516a;font-size:12px}.receive-workbench .receive-order-form.compact .n-input .n-input-wrapper{min-height:36px;border-radius:8px}.receive-workbench .package-toggle{grid-template-columns:repeat(2,60px);border-color:#dfe8f5;border-radius:8px;background:#f6f9fd}.receive-workbench .package-toggle button{height:29px}.receive-workbench .ocr-model-select{width:126px}.receive-workbench .waybill-actions{margin-top:12px}.receive-workbench .waybill-actions .n-button{height:36px;min-width:108px;box-shadow:0 8px 18px #2563eb2e}.receive-workbench .scan-card{padding-bottom:14px}.receive-workbench .scan-card .receive-card-head{align-items:flex-start;margin-bottom:12px}.receive-workbench .scan-card .receive-card-head h2{font-size:17px}.receive-workbench .scan-card .receive-card-head span{font-size:11px}.receive-workbench .scan-entry-panel{gap:10px;padding:13px;border:1px solid #d9eafe;border-radius:10px;background:linear-gradient(180deg,#fffffff5,#f8fbfff5),radial-gradient(circle at 100% 0%,rgba(47,128,237,.08),transparent 36%)}.receive-workbench .scan-model-row{grid-template-columns:50px minmax(190px,230px) 1fr;gap:10px}.receive-workbench .scan-input-row{margin-top:2px}.receive-workbench .scan-sn-input .n-input-wrapper{min-height:40px;border-color:#bfdbfe;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #bfdbfe80}.receive-workbench .scan-sn-input .n-input__placeholder,.receive-workbench .scan-sn-input .n-input__input-el{font-size:13px}.receive-workbench .scan-inline-button{width:36px;min-width:36px;height:28px;border-color:#dbeafe!important;background:#f8fbff!important;box-shadow:none}.receive-workbench .scan-inline-button:hover{background:#eff6ff!important}.receive-workbench .scan-inline-stats{justify-content:flex-end;gap:30px;padding:0 2px}.receive-workbench .scan-mini-table{margin-top:12px}.receive-workbench .mini-list-head{font-size:13px}.receive-workbench .scan-list-scroll{min-height:102px;max-height:122px;border-color:#e5edf7;border-radius:8px;background:#fff}.receive-workbench .scan-mini-table th{background:#f7fafd}.receive-workbench .scan-mini-table .n-empty{--n-icon-size: 30px;color:#b7c0cc}.receive-workbench .scan-table-foot{min-height:24px;font-size:12px}.receive-workbench .receive-scan-footer{margin-top:9px;padding-top:11px}.receive-workbench .receive-scan-footer .n-button{min-width:70px;height:34px;font-weight:850}.receive-workbench .receive-table-card{margin-top:14px;border-radius:10px}.receive-workbench .receive-table-card .table-card-head{margin-bottom:12px}.receive-workbench{color:#172033;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.receive-workbench .receive-card-head h2,.receive-workbench .table-card-head h2{color:#111827;font-weight:900}.receive-workbench .receive-card-head span,.receive-workbench .table-card-head span{color:#708198;font-weight:600}.receive-workbench .waybill-title-wrap,.receive-workbench .waybill-head-tools{gap:8px}.receive-workbench .waybill-head-tools .n-button{height:28px;border-radius:7px}.receive-workbench .new-waybill-button{--n-padding: 0 10px !important;color:#2563eb!important;background:#eff6ff!important;border-color:#dbeafe!important;font-size:12px;font-weight:850}.receive-workbench .waybill-paper{place-items:stretch;padding:0;overflow:hidden}.receive-workbench .waybill-paper:not(.has-image){background:linear-gradient(180deg,#fff,#f8fbff),repeating-linear-gradient(0deg,transparent 0 25px,rgba(226,232,240,.5) 26px)}.receive-workbench .waybill-upload-empty{display:grid;width:100%;min-height:240px;place-items:center;align-content:center;gap:8px;padding:22px 18px;border:0;color:#64748b;background:radial-gradient(circle at 50% 24%,rgba(37,99,235,.08),transparent 30%),linear-gradient(180deg,#fffffff5,#f8fbfff5);cursor:pointer;text-align:center}.receive-workbench .waybill-upload-empty:hover{background:radial-gradient(circle at 50% 24%,rgba(37,99,235,.12),transparent 32%),linear-gradient(180deg,#fff,#f4f8ff)}.receive-workbench .upload-visual{display:grid;width:52px;height:52px;place-items:center;border:1px solid #dbeafe;border-radius:14px;color:#2563eb;background:#eff6ff;box-shadow:0 10px 22px #2563eb1f}.receive-workbench .upload-visual .n-icon{font-size:25px}.receive-workbench .waybill-upload-empty strong{color:#172033;font-size:15px;font-weight:900}.receive-workbench .waybill-upload-empty em{color:#64748b;font-size:12px;font-style:normal;font-weight:700}.receive-workbench .waybill-upload-empty small{max-width:210px;color:#94a3b8;font-size:11px;line-height:1.45}.receive-workbench .waybill-change-button{position:absolute;right:10px;bottom:10px;height:30px;padding:0 12px;border:1px solid rgba(219,234,254,.92);border-radius:8px;color:#2563eb;background:#ffffffeb;box-shadow:0 8px 18px #0f172a1f;font-size:12px;font-weight:850;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.receive-workbench .waybill-change-button:hover{background:#eff6ff}.receive-workbench .receive-order-form label>span{font-weight:850}.receive-workbench .receive-order-form.compact .n-input .n-input-wrapper{border-color:#dde6f1;background:#fff}.receive-workbench .receive-order-form.compact .n-input .n-input__placeholder,.receive-workbench .receive-order-form.compact .n-input .n-input__input-el{font-size:13px}.receive-workbench .package-toggle button{font-size:12px;font-weight:850}.receive-workbench .waybill-actions .n-button{min-width:96px;height:36px;font-size:13px;font-weight:900}.receive-workbench .scan-card{background:linear-gradient(180deg,#fff,#fbfdff)}.receive-workbench .scan-card .receive-card-head h2{letter-spacing:0}.receive-workbench .scan-card .receive-card-head .n-button{font-size:12px;font-weight:850}.receive-workbench .scan-entry-panel{box-shadow:inset 0 0 0 1px #ffffffb8}.receive-workbench .scan-inline-stats span,.receive-workbench .scan-table-foot span{color:#64748b;font-weight:650}.receive-workbench .scan-inline-stats b,.receive-workbench .scan-table-foot b{color:#111827;font-weight:900}.receive-workbench .scan-table-foot b{color:#dc2626}.receive-workbench .waybill-paper,.receive-workbench .waybill-paper.has-image{min-height:198px}.receive-workbench .waybill-paper img{height:198px}.receive-workbench .waybill-upload-empty{min-height:198px;gap:6px;padding:16px 14px}.receive-workbench .upload-visual{width:42px;height:42px;border-radius:12px}.receive-workbench .upload-visual .n-icon{font-size:21px}.receive-workbench .waybill-upload-empty strong{font-size:12px}.receive-workbench .waybill-upload-empty em{font-size:11px}.receive-workbench .waybill-upload-empty small{max-width:190px;font-size:10px}.receive-workbench .waybill-upload-bridge{min-height:30px;margin:0 2px}.receive-workbench .waybill-upload-bridge .attachment-bridge{min-height:30px}.receive-workbench .waybill-upload-bridge .bridge-hint{margin-left:auto;color:#8a9ab0;font-size:11px;white-space:nowrap}.receive-workbench .waybill-upload-bridge--toolbar{position:static!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.receive-workbench .waybill-upload-bridge--toolbar .attachment-bridge,.receive-workbench .waybill-upload-bridge--toolbar .n-space{width:auto!important}.receive-workbench .waybill-upload-bridge--toolbar .n-button{height:28px!important;padding:0 9px!important;border-radius:8px!important;font-size:11px!important}.receive-workbench .waybill-upload-bridge .n-button{height:28px;padding:0 9px;font-size:12px;font-weight:750}.receive-workbench .receive-table-card{background:#fff;box-shadow:0 14px 34px #0f172a0a}.receive-workbench .receive-main-table th{color:#4b5d75;font-size:12px;font-weight:900}.receive-workbench .receive-main-table td{font-size:12px}.receive-workbench .receive-work-grid{align-items:stretch}.receive-workbench .waybill-card,.receive-workbench .scan-card{min-height:0}.receive-workbench .receive-waybill-layout{min-height:342px}.receive-workbench .waybill-info{display:flex;flex-direction:column;justify-content:space-between}.receive-workbench .receive-order-form.compact{padding-top:2px}.receive-workbench .receive-field .n-input{--n-height: 36px !important}.receive-workbench .receive-order-form .ocr-row .n-base-selection,.receive-workbench .scan-model-row .n-base-selection{border-radius:8px}.receive-workbench .waybill-actions{padding-top:8px}.receive-workbench .scan-card{justify-content:space-between}.receive-workbench .scan-entry-panel{position:relative}.receive-workbench .scan-entry-panel:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,rgba(47,128,237,.08),transparent 42%);pointer-events:none}.receive-workbench .scan-entry-panel>*{position:relative;z-index:1}.receive-workbench .scan-inline-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:2px}.receive-workbench .scan-inline-stats span{display:flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border:1px solid #e5edf7;border-radius:8px;background:#ffffffc7}.receive-workbench .scan-inline-stats b{margin:0 4px}.receive-workbench .scan-mini-table{flex:1 1 auto}.receive-workbench .mini-list-head strong,.receive-workbench .table-card-head h2{color:#111827;font-weight:900}.receive-workbench .mini-list-head button{color:#2563eb;font-size:12px;font-weight:800}.receive-workbench .scan-list-scroll{display:grid;align-items:stretch}.receive-workbench .scan-list-scroll .n-empty{align-self:center}.receive-workbench .receive-scan-footer{align-items:center}.receive-workbench .receive-scan-footer .n-button--primary-type{box-shadow:0 8px 18px #2563eb29}.receive-workbench .receive-filters .n-input .n-input-wrapper,.receive-workbench .receive-filters .n-base-selection{min-height:34px;border-radius:8px}.receive-workbench .receive-table-card .business-table{overflow:hidden;border-color:#e6edf7}.receive-workbench .receive-shell{border-radius:10px;background:linear-gradient(180deg,#fffffff5,#fafcfff5)}.receive-workbench .receive-work-grid{grid-template-columns:minmax(620px,1.16fr) minmax(420px,.84fr);gap:16px;align-items:start}.receive-workbench .receive-card,.receive-workbench .receive-table-card{border-radius:10px;border-color:#dde8f5;background:#fff}.receive-workbench .waybill-card{padding:18px 18px 16px}.receive-workbench .scan-card{min-height:auto;padding:18px}.receive-workbench .receive-card-head{min-height:30px}.receive-workbench .receive-card-head h2{font-size:16px;line-height:1.2}.receive-workbench .receive-card-head h2 em{margin-left:5px;color:#9aa8ba}.receive-workbench .receive-card-head span{margin-top:3px}.receive-workbench .receive-waybill-layout{grid-template-columns:250px minmax(0,1fr);gap:18px;min-height:312px}.receive-workbench .waybill-preview-panel{padding:10px;border-radius:10px;background:linear-gradient(180deg,#fbfdff,#fff)}.receive-workbench .waybill-paper,.receive-workbench .waybill-upload-empty{min-height:248px}.receive-workbench .upload-visual{width:48px;height:48px;border-radius:12px}.receive-workbench .waybill-upload-empty{gap:7px}.receive-workbench .waybill-upload-empty strong{font-size:15px}.receive-workbench .waybill-upload-empty em{color:#52637a}.receive-workbench .receive-order-form label{grid-template-columns:70px minmax(0,1fr);gap:10px}.receive-workbench .receive-order-form label>span{color:#3d4d63}.receive-workbench .receive-field .n-input,.receive-workbench .receive-order-form .ocr-row .n-base-selection{--n-height: 38px !important}.receive-workbench .package-toggle{height:36px;align-items:center}.receive-workbench .package-toggle button{height:28px}.receive-workbench .waybill-actions{padding-top:10px}.receive-workbench .waybill-actions .n-button{min-width:100px}.receive-workbench .scan-card .receive-card-head{margin-bottom:14px}.receive-workbench .scan-entry-panel{gap:12px;padding:16px;border-radius:10px}.receive-workbench .scan-model-row{grid-template-columns:48px minmax(220px,270px) 1fr}.receive-workbench .scan-input-row{margin-top:0}.receive-workbench .scan-sn-input .n-input-wrapper{min-height:42px;border-color:#bdd7ff}.receive-workbench .scan-inline-button .n-icon{font-size:17px}.receive-workbench .scan-inline-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.receive-workbench .scan-inline-stats span{min-height:34px;border-color:#dfe9f6;background:#fbfdff}.receive-workbench .exception-box{margin-top:12px;border:1px solid #eef3f8;background:#fbfdff}.receive-workbench .receive-scan-footer{margin-top:14px;padding-top:14px}.receive-workbench .receive-table-card{margin-top:16px;padding:18px}.receive-workbench .table-card-head{align-items:flex-end}.receive-workbench .table-card-head h2{font-size:16px}.receive-workbench .receive-filters{min-width:410px}.receive-workbench .receive-table-card .business-table th{height:40px;background:#f8fbff}.receive-workbench .receive-table-card .business-table td{height:44px}.receive-workbench .receive-shell>.n-card__content{padding:16px 20px 18px}.receive-workbench .receive-steps{margin-bottom:12px;padding:0 8px 10px}.receive-workbench .receive-work-grid{grid-template-columns:minmax(650px,1.18fr) minmax(430px,.82fr);align-items:stretch;gap:14px}.receive-workbench .waybill-card,.receive-workbench .scan-card{display:flex;flex-direction:column;min-height:382px}.receive-workbench .receive-card-head{flex:0 0 auto;margin-bottom:12px}.receive-workbench .receive-waybill-layout{flex:1 1 auto;grid-template-columns:250px minmax(0,1fr);gap:16px;min-height:0}.receive-workbench .waybill-preview-panel{height:100%;padding:9px}.receive-workbench .waybill-paper,.receive-workbench .waybill-upload-empty{min-height:100%}.receive-workbench .waybill-info{min-height:0}.receive-workbench .receive-order-form.compact{gap:7px}.receive-workbench .receive-order-form label{grid-template-columns:72px minmax(0,1fr);min-height:37px}.receive-workbench .receive-field .n-input,.receive-workbench .receive-order-form .ocr-row .n-base-selection{--n-height: 37px !important}.receive-workbench .waybill-actions{margin-top:8px;padding-top:0}.receive-workbench .scan-entry-panel{flex:0 0 auto;padding:15px}.receive-workbench .scan-card .exception-box{flex:0 0 auto}.receive-workbench .receive-scan-footer{margin-top:auto;padding-top:14px}.receive-workbench .scan-inline-stats{grid-template-columns:repeat(2,1fr)}.receive-workbench .scan-inline-stats span{min-height:32px}.receive-workbench .table-card-head{margin-bottom:10px}.receive-workbench .receive-filters .n-select{width:148px}.receive-workbench .receive-table-footer{margin-top:10px}.receive-workbench .receive-card-head h2,.receive-workbench .table-card-head h2{font-size:15px;font-weight:900}.receive-workbench .receive-card-head h2 em{font-size:11px;font-weight:800}.receive-workbench .receive-card-head span,.receive-workbench .table-card-head span{font-size:11px;line-height:1.35}.receive-workbench .waybill-status-dot{font-weight:800}.receive-workbench .receive-waybill-layout{grid-template-columns:244px minmax(360px,1fr)}.receive-workbench .waybill-info{align-content:start}.receive-workbench .receive-order-form label{grid-template-columns:70px minmax(260px,360px);justify-content:start;gap:10px}.receive-workbench .receive-order-form label>span{font-size:12px;font-weight:800}.receive-workbench .receive-field,.receive-workbench .receive-field .n-input{max-width:360px}.receive-workbench .package-toggle{width:128px;height:34px}.receive-workbench .package-toggle button{height:26px;font-size:12px}.receive-workbench .waybill-actions{width:430px;max-width:100%}.receive-workbench .waybill-actions .n-button{min-width:92px;height:34px;font-size:12px}.receive-workbench .scan-card .receive-card-head h2{font-size:15px}.receive-workbench .scan-model-row{grid-template-columns:44px 230px minmax(0,1fr)}.receive-workbench .scan-model-row label{font-size:12px}.receive-workbench .scan-model-row .n-base-selection{--n-height: 34px !important}.receive-workbench .scan-input-row{max-width:100%}.receive-workbench .scan-sn-input .n-input-wrapper{min-height:40px}.receive-workbench .scan-inline-stats span{min-height:30px;font-size:12px}.receive-workbench .receive-scan-footer .n-button{min-width:66px;height:32px;font-size:12px}.receive-workbench .table-card-head h2{font-size:15px}.receive-workbench .receive-filters{min-width:374px}.receive-workbench .receive-filters .n-select{width:136px}.receive-workbench .receive-filters .n-input{width:210px}.receive-workbench .receive-filters .n-input .n-input-wrapper,.receive-workbench .receive-filters .n-base-selection{min-height:32px}.receive-workbench .receive-main-table th,.receive-workbench .receive-main-table td{font-size:12px}.receive-workbench .receive-table-card .business-table th{height:38px}.receive-workbench .receive-table-card .business-table td{height:42px}.receive-workbench .scan-card{padding:18px 18px 16px}.receive-workbench .scan-card .receive-card-head{align-items:flex-start;margin-bottom:16px}.receive-workbench .scan-entry-panel{gap:12px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.receive-workbench .scan-model-row{grid-template-columns:44px minmax(200px,240px) minmax(0,1fr);gap:10px;align-items:center}.receive-workbench .scan-model-row label{color:#334155;font-size:12px;font-weight:900}.receive-workbench .scan-model-row .n-base-selection{--n-height: 36px !important}.receive-workbench .scan-input-row{max-width:520px;padding:10px;border:1px solid #dceafe;border-radius:9px;background:linear-gradient(180deg,#fff,#fbfdff)}.receive-workbench .scan-sn-input .n-input-wrapper{min-height:42px;border-color:#bcd6ff;border-radius:8px;background:#fff}.receive-workbench .scan-sn-input:hover .n-input-wrapper{border-color:#8bbcff}.receive-workbench .scan-inline-button{width:36px;min-width:36px;height:30px;border-color:#d6e6ff!important;border-radius:7px!important;background:#f8fbff!important}.receive-workbench .scan-inline-button .n-icon{font-size:18px}.receive-workbench .scan-inline-stats{display:flex;justify-content:flex-end;gap:22px;max-width:520px;padding:2px 2px 0}.receive-workbench .scan-inline-stats span{display:inline-flex;min-height:auto;padding:0;border:0;border-radius:0;color:#64748b;background:transparent;font-size:12px;font-weight:700}.receive-workbench .scan-inline-stats b{margin:0 4px;color:#0f172a;font-size:13px;font-weight:900}.receive-workbench .receive-scan-footer{margin-top:auto;padding-top:18px;border-top:1px solid #eef3f8}.receive-workbench .scan-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfdff)}.receive-workbench .scan-card:before{content:"";position:absolute;top:64px;right:20px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.055),transparent 70%);pointer-events:none}.receive-workbench .scan-card>*{position:relative;z-index:1}.receive-workbench .scan-card .receive-card-head{margin-bottom:18px}.receive-workbench .scan-entry-panel{display:grid;gap:14px;width:min(100%,540px);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.receive-workbench .scan-entry-panel:before{display:none}.receive-workbench .scan-model-row{grid-template-columns:44px 240px;justify-content:start}.receive-workbench .scan-input-row{max-width:500px;padding:0;border:0;border-radius:0;background:transparent}.receive-workbench .scan-sn-input .n-input-wrapper{min-height:42px;border-color:#c7dcfb;border-radius:8px;background:#fff;box-shadow:0 0 0 4px #eff6fff2}.receive-workbench .scan-inline-button{width:34px;min-width:34px;height:28px;border-color:#dbeafe!important;background:#f8fbff!important;box-shadow:none}.receive-workbench .scan-inline-stats{display:flex;justify-content:flex-start;gap:26px;max-width:500px;padding:2px 0 0}.receive-workbench .scan-inline-stats span{display:inline-flex;min-height:auto;padding:0;border:0;background:transparent;color:#64748b}.receive-workbench .receive-scan-footer{margin-top:8px;padding-top:12px}.receive-workbench .receive-table-card .business-table td .n-empty{padding:18px 0 16px}.receive-workbench .receive-table-card .n-empty{--n-icon-size: 34px;--n-font-size: 12px}.receive-workbench .scan-confirm-tip{display:flex;align-items:center;gap:8px;margin-top:auto;padding:10px 12px;border:1px solid #e5edf7;border-radius:8px;color:#64748b;background:#fbfdff;font-size:12px;line-height:1.5}.receive-workbench .scan-confirm-tip .n-icon{flex:0 0 auto;color:#2563eb;font-size:16px}.receive-workbench .receive-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:-2px 0 12px;padding:4px 8px 12px;border-bottom:1px solid #edf2f8}.receive-workbench .receive-step{min-height:32px;gap:8px}.receive-workbench .receive-step:not(:last-child):after{top:14px;left:32px;right:-8px;height:1px;background:#e1e9f3}.receive-workbench .receive-step.active:not(:last-child):after,.receive-workbench .receive-step.done:not(:last-child):after{background:linear-gradient(90deg,#3b82f6,#93c5fd)}.receive-workbench .receive-step strong{width:26px;height:26px;border:1px solid #dbe5f1;color:#64748b;background:#f1f5f9;font-size:12px;box-shadow:none}.receive-workbench .receive-step.active strong,.receive-workbench .receive-step.done strong{border-color:#2f80ed;background:linear-gradient(180deg,#3b82f6,#2563eb);box-shadow:0 8px 16px #2563eb2e}.receive-workbench .receive-step div{min-width:0;padding-top:1px}.receive-workbench .receive-step b{font-size:12px;line-height:1.1}.receive-workbench .receive-step span{margin-top:2px;color:#8b9aaf;font-size:10px;line-height:1.1}.receive-workbench .receive-shell{border:1px solid #e3ebf5;border-radius:8px;background:#fbfdff;box-shadow:inset 0 1px #ffffffe6}.receive-workbench .receive-shell>.n-card__content{padding:18px 20px 20px}.receive-workbench .receive-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 14px;padding:0 0 14px;border-bottom:1px solid #e8eef7}.receive-workbench .receive-step{position:relative;display:flex;align-items:center;min-height:42px;gap:8px;padding:8px 10px;border:1px solid #edf2f8;border-radius:8px;background:#fff}.receive-workbench .receive-step:after{display:none!important}.receive-workbench .receive-step.active{border-color:#bfdbfe;background:linear-gradient(180deg,#f8fbff,#eff6ff)}.receive-workbench .receive-step.done{border-color:#ccebd9;background:linear-gradient(180deg,#f7fffb,#eefaf3)}.receive-workbench .receive-step strong{flex:0 0 auto;width:24px;height:24px;border:1px solid #d9e3ef;border-radius:50%;color:#64748b;background:#f3f6fa;font-size:11px;font-weight:900;box-shadow:none}.receive-workbench .receive-step.active strong{border-color:#2f80ed;color:#fff;background:#2f80ed;box-shadow:0 6px 14px #2f80ed33}.receive-workbench .receive-step.done strong{border-color:#17a663;color:#fff;background:#16a34a;box-shadow:0 6px 14px #16a34a2e}.receive-workbench .receive-step b{color:#111827;font-size:12px;font-weight:900;line-height:1.15}.receive-workbench .receive-step.active b{color:#0b5ed7}.receive-workbench .receive-step.done b{color:#0f7f4a}.receive-workbench .receive-step span{margin-top:2px;color:#8493a8;font-size:10px;font-weight:650;line-height:1.15}.receive-workbench .receive-step.done span{color:#4f8f6a}.receive-workbench .receive-work-grid{display:grid;grid-template-columns:minmax(690px,1.2fr) minmax(430px,.8fr);gap:14px;align-items:stretch}.receive-workbench .receive-card,.receive-workbench .receive-table-card{border:1px solid #dfe8f3;border-radius:8px;background:#fff;box-shadow:0 14px 32px #0f172a0a}.receive-workbench .waybill-card,.receive-workbench .scan-card{display:flex;flex-direction:column;min-height:360px;padding:18px}.receive-workbench .receive-card-head,.receive-workbench .table-card-head{min-height:28px;margin-bottom:12px}.receive-workbench .receive-card-head h2,.receive-workbench .table-card-head h2{color:#111827;font-size:15px;font-weight:900;line-height:1.2}.receive-workbench .receive-card-head h2 em{margin-left:6px;color:#9aa8ba;font-size:11px;font-weight:850}.receive-workbench .receive-card-head span,.receive-workbench .table-card-head span{margin-top:3px;color:#718198;font-size:11px;font-weight:650;line-height:1.35}.receive-workbench .receive-waybill-layout{display:grid;grid-template-columns:240px minmax(390px,1fr);gap:18px;flex:1 1 auto;min-height:0}.receive-workbench .waybill-preview-panel{height:100%;padding:10px;border:1px solid #e0eaf5;border-radius:8px;background:linear-gradient(180deg,#fbfdff,#fff)}.receive-workbench .waybill-paper{min-height:100%;border:1px solid #dce7f4;border-radius:7px;background:#fff}.receive-workbench .waybill-upload-empty{min-height:100%;padding:24px 16px;gap:8px;border-radius:7px}.receive-workbench .upload-visual{width:46px;height:46px;border-radius:12px}.receive-workbench .waybill-upload-empty strong{color:#111827;font-size:15px;font-weight:900}.receive-workbench .waybill-upload-empty em{color:#52637a;font-size:12px;font-weight:750}.receive-workbench .waybill-upload-empty small{max-width:190px;color:#94a3b8;font-size:11px}.receive-workbench .waybill-info{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.receive-workbench .receive-order-form.compact{gap:8px}.receive-workbench .receive-order-form label{grid-template-columns:72px minmax(280px,380px);gap:10px;min-height:36px;justify-content:start}.receive-workbench .receive-order-form label>span{color:#40516a;font-size:12px;font-weight:850}.receive-workbench .receive-field,.receive-workbench .receive-field .n-input{max-width:380px}.receive-workbench .receive-field .n-input,.receive-workbench .receive-order-form.compact .n-input .n-input-wrapper,.receive-workbench .receive-order-form .ocr-row .n-base-selection{--n-height: 36px !important}.receive-workbench .receive-order-form.compact .n-input .n-input-wrapper,.receive-workbench .scan-sn-input .n-input-wrapper,.receive-workbench .receive-filters .n-input .n-input-wrapper,.receive-workbench .receive-filters .n-base-selection{border-radius:7px}.receive-workbench .receive-order-form.compact .n-input .n-input__placeholder,.receive-workbench .receive-order-form.compact .n-input .n-input__input-el,.receive-workbench .scan-sn-input .n-input__placeholder,.receive-workbench .scan-sn-input .n-input__input-el{font-size:12px}.receive-workbench .package-toggle{width:126px;height:34px;border-radius:7px}.receive-workbench .package-toggle button{height:26px;border-radius:6px;font-size:12px}.receive-workbench .ocr-model-select{width:120px}.receive-workbench .waybill-actions{display:flex;justify-content:flex-end;width:452px;max-width:100%;margin-top:10px}.receive-workbench .waybill-actions .n-button{min-width:92px;height:34px;border-radius:7px;font-size:12px}.receive-workbench .scan-card{justify-content:flex-start}.receive-workbench .scan-entry-panel{gap:12px;padding:16px;border:1px solid #dbeafe;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbff)}.receive-workbench .scan-model-row{grid-template-columns:44px minmax(210px,250px) minmax(0,1fr);gap:10px}.receive-workbench .scan-model-row label{color:#40516a;font-size:12px;font-weight:900}.receive-workbench .scan-model-row .n-base-selection{--n-height: 34px !important;border-radius:7px}.receive-workbench .scan-sn-input .n-input-wrapper{min-height:40px;border-color:#cfe2ff;box-shadow:none}.receive-workbench .scan-inline-button{width:34px;min-width:34px;height:28px;border-radius:7px!important}.receive-workbench .scan-inline-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.receive-workbench .scan-inline-stats span{display:flex;align-items:center;justify-content:center;min-height:30px;border:1px solid #e4edf8;border-radius:7px;background:#fff;color:#64748b;font-size:12px}.receive-workbench .receive-scan-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:14px;border-top:1px solid #eef3f8}.receive-workbench .receive-scan-footer .n-button{min-width:66px;height:32px;border-radius:7px;font-size:12px;font-weight:850}.receive-workbench .receive-scan-footer .n-button--primary-type{min-width:86px}.receive-workbench .receive-table-card{margin-top:14px;padding:16px}.receive-workbench .table-card-head{align-items:flex-end;margin-bottom:10px}.receive-workbench .receive-filters{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:10px}.receive-workbench .receive-filters .n-input{width:220px}.receive-workbench .clear-machine-list-button{height:34px;min-width:82px;border-radius:8px;font-size:12px;font-weight:800}.receive-workbench .receive-table-card .business-table{border-radius:7px}.receive-workbench .receive-table-card .business-table th{height:38px;color:#4b5d75;background:#f8fbff;font-size:12px}.receive-workbench .receive-table-card .business-table td{height:42px;font-size:12px}.repair-part-row{display:grid;grid-template-columns:150px minmax(140px,1fr) minmax(140px,1fr) minmax(120px,.8fr) auto;gap:8px;align-items:center}.override-list{display:grid;gap:8px;color:#475569;line-height:1.6}.override-list p{margin:0 0 4px;color:#111827;font-weight:700}.override-list .override-message{padding:8px 10px;border:1px solid #fecdd3;border-radius:8px;color:#b42318;background:#fff5f5}.override-confirm-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:8px}.print-sheet{display:grid;gap:14px}.print-title{color:#0f172a;font-size:20px;font-weight:900;text-align:center}.print-table{margin-top:4px}@media print{body *{visibility:hidden}#palletPrintArea,#palletPrintArea *{visibility:visible}#palletPrintArea{position:fixed;inset:20px;display:block}}@media(max-width:1400px){.receive-work-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:900px){.login-screen{grid-template-columns:1fr}.login-brand-panel h1{font-size:36px}.system-form{grid-template-columns:1fr}.model-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-form-heading{align-items:flex-start;flex-direction:column;gap:4px}.system-search{align-items:stretch;flex-direction:column}.system-search-fields{flex-direction:column;align-items:stretch}.system-search-control,.system-search-control.wide,.system-search-control.tree{flex:1 1 auto;width:100%;min-width:0;max-width:none}.system-table-footer{align-items:flex-start;flex-direction:column}.business-grid.two,.business-info{grid-template-columns:1fr}.business-select{width:100%}.model-toolbar,.model-filters,.model-query-actions,.model-actions,.model-footer{align-items:stretch;flex-direction:column}.model-actions{margin-left:0;padding-left:0;padding-top:10px;border-left:0;border-top:1px solid #e2e8f0}.model-filters .n-input,.model-filters .n-select{width:100%}.model-form-hero{align-items:stretch;flex-direction:column}.detail-summary{grid-template-columns:1fr}.receive-titlebar,.receive-card-head,.table-card-head{align-items:stretch;flex-direction:column}.receive-steps{grid-template-columns:1fr}.receive-step:not(:last-child):after{display:none}.receive-work-grid,.receive-waybill-layout,.field-list,.receive-order-form label,.scan-model-row,.scan-input-row{grid-template-columns:1fr}.ocr-model-select{width:100%}.scan-inline-stats,.scan-table-foot{align-items:flex-start;flex-direction:column;gap:6px}.receive-filters{flex-direction:column;min-width:0}.receive-filters .n-select,.receive-filters .n-input{width:100%}.repair-part-row{grid-template-columns:1fr}}.receive-workbench .scan-item-type-row{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px}.receive-workbench .scan-item-type-row>span{color:#334155;font-size:13px;font-weight:800}.receive-workbench .scan-item-type-toggle{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.receive-workbench .scan-item-type-toggle button{min-height:38px;padding:0 10px;color:#475569;background:#f8fafc;border:1px solid #dbe5f1;border-radius:10px;font-weight:750;cursor:pointer}.receive-workbench .scan-item-type-toggle button.active{color:#1d4ed8;background:#eff6ff;border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa1f}.receive-workbench .scan-item-type-toggle button:disabled{cursor:not-allowed;opacity:.65}@media(max-width:900px){.receive-workbench .scan-item-type-row{grid-template-columns:1fr}.receive-workbench .scan-item-type-toggle{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:901px){.receive-workbench .scan-entry-panel{width:100%!important;max-width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.receive-workbench .scan-entry-panel:before{display:none!important}.receive-workbench .scan-model-row{grid-template-columns:44px 230px!important;justify-content:start;gap:10px}.receive-workbench .scan-input-row{width:100%!important;max-width:100%!important;padding:0!important;border:0!important;background:transparent!important}.receive-workbench .scan-sn-input .n-input-wrapper{min-height:42px!important;border-color:#c8dcfb!important;border-radius:8px!important;background:#fff!important;box-shadow:0 0 0 4px #eff6fff2!important}.receive-workbench .scan-inline-stats{width:100%!important;max-width:100%!important;display:flex!important;justify-content:flex-start!important;gap:26px!important;padding:2px 0 0!important}.receive-workbench .scan-inline-stats span{min-height:28px!important;padding:0 10px!important;border:1px solid transparent!important;border-radius:999px!important;color:#64748b!important;font-size:12px!important}.receive-workbench .scan-inline-stats .stat-count{border-color:#dbeafe!important;color:#2563eb!important;background:#eff6ff!important}.receive-workbench .scan-inline-stats .stat-error{border-color:#fee2e2!important;color:#dc2626!important;background:#fff1f2!important}.receive-workbench .scan-inline-stats b{margin:0 4px!important;font-size:13px!important;font-weight:900!important}.receive-workbench .scan-inline-stats .stat-count b{color:#1d4ed8!important}.receive-workbench .scan-inline-stats .stat-error b{color:#b91c1c!important}.receive-workbench .receive-table-card .table-card-head{align-items:center!important}.receive-workbench .receive-filters{min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important}.receive-workbench .receive-filters .n-input{width:220px!important}.receive-workbench .clear-machine-list-button{height:34px!important;min-width:82px!important;border-radius:8px!important;font-size:12px!important;font-weight:800!important}.receive-workbench .n-input .n-input__clear{opacity:0!important;pointer-events:none!important;transform:scale(.92)!important;transition:opacity .16s ease,transform .16s ease!important}.receive-workbench .n-input:focus-within .n-input__clear,.receive-workbench .n-input.n-input--focus .n-input__clear{opacity:1!important;pointer-events:auto!important;transform:scale(1)!important}.receive-workbench .scan-inline-icon{width:32px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#2563eb!important;border:1px solid #d7e6ff!important;border-radius:7px!important;background:linear-gradient(180deg,#fff,#f6faff)!important;box-shadow:inset 0 1px #ffffffd9!important;cursor:default!important;pointer-events:none!important}.receive-workbench .scan-inline-icon .n-icon{font-size:17px!important}}.receive-workbench .waybill-card-head{align-items:center;gap:14px}.receive-workbench .waybill-title-wrap{min-width:0}.receive-workbench .waybill-title-wrap h2{display:inline-flex;align-items:center;gap:8px}.receive-workbench .waybill-status-dot{display:inline-flex!important;align-items:center;height:22px;padding:0 9px!important;border:1px solid #fde8bd;border-radius:999px;color:#b45309!important;background:#fff8eb;font-size:11px!important;font-weight:850}.receive-workbench .waybill-status-dot.ready{border-color:#bdebd7;color:#047857!important;background:#ecfdf5}.receive-workbench .waybill-status-dot i{width:6px;height:6px;margin-right:5px;border-radius:999px;background:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.receive-workbench .waybill-status-dot.ready i{background:#10b981;box-shadow:0 0 0 3px #10b98124}.receive-workbench .waybill-head-tools{display:inline-flex;align-items:center;flex:0 0 auto;gap:6px;padding:3px;border:1px solid #edf2f8;border-radius:10px;background:#f8fbffeb;box-shadow:inset 0 1px #ffffffdb}.receive-workbench .waybill-head-tools:empty{display:none}.receive-workbench .waybill-tool-button{--n-height: 28px !important;--n-padding: 0 10px !important;--n-border-radius: 8px !important;color:#58708d!important;font-size:12px!important;font-weight:850!important;transition:color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.receive-workbench .waybill-tool-button .n-icon{color:#3b82f6;font-size:15px}.receive-workbench .waybill-tool-button:hover{color:#1d4ed8!important;background:#fff!important;box-shadow:0 6px 16px #2563eb1a;transform:translateY(-1px)}.receive-workbench .new-waybill-button{color:#2563eb!important}.receive-workbench .scan-card .receive-card-head{padding-bottom:8px;border-bottom:1px solid #edf3fa}.receive-workbench .scan-card .receive-card-head h2{color:#111827;font-size:16px!important;line-height:1.2}.receive-workbench .scan-card .receive-card-head span{color:#718096;font-size:12px!important;font-weight:650}.receive-workbench .scan-card .receive-card-head .n-button{height:28px;padding:0 8px;border-radius:8px;color:#64748b;font-size:12px;font-weight:800}.receive-workbench .scan-entry-panel{margin-top:2px}.receive-workbench .scan-model-row{align-items:center}.receive-workbench .scan-model-row label{color:#334155;font-weight:900}.receive-workbench .scan-sn-input .n-input-wrapper{transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.receive-workbench .scan-sn-input:hover .n-input-wrapper,.receive-workbench .scan-sn-input.n-input--focus .n-input-wrapper{border-color:#8bbcff!important;background:#fff!important;box-shadow:0 0 0 4px #dbeafefa,0 8px 18px #2563eb14!important}.receive-workbench .scan-inline-icon{position:relative;color:#2563eb!important;border-color:transparent!important;background:#eef5ff!important;box-shadow:none!important}.receive-workbench .scan-inline-icon:after{position:absolute;top:50%;left:50%;width:12px;height:1px;border-radius:999px;background:#2563eb;box-shadow:0 0 5px #2563eb47;content:"";transform:translate(-50%,-50%)}.receive-workbench .scan-inline-icon .n-icon,.receive-workbench .scan-inline-icon .n-icon svg{color:#1d4ed8!important;opacity:1!important}.receive-workbench .scan-sn-input.n-input--disabled .scan-inline-icon{color:#1d4ed8!important;opacity:1!important}.receive-workbench .scan-inline-stats{gap:10px!important}.receive-workbench .scan-inline-stats span{align-items:center;height:30px;line-height:30px}.receive-workbench .scan-inline-stats .stat-count,.receive-workbench .scan-inline-stats .stat-error{min-width:100px!important;justify-content:center;box-shadow:inset 0 1px #ffffffc7}.receive-workbench .scan-inline-stats .stat-count{border-color:#bfdbfe!important;background:linear-gradient(180deg,#eff6ff,#eaf3ff)!important}.receive-workbench .scan-inline-stats .stat-error{border-color:#fecaca!important;background:linear-gradient(180deg,#fff1f2,#fff7f7)!important}.receive-workbench .receive-scan-footer{gap:8px}.receive-workbench .receive-scan-footer .n-button{height:34px!important;min-width:78px;border-radius:8px!important;font-size:12px!important;font-weight:900!important}.receive-workbench .receive-scan-footer .n-button--primary-type{min-width:96px;background:linear-gradient(180deg,#3b82f6,#2563eb)!important;box-shadow:0 9px 18px #2563eb33}.receive-workbench .receive-scan-footer .n-button--disabled{box-shadow:none!important}.repair-workbench,.repair-settings-page{padding:20px 22px 26px;color:#111827;background:#f5f8fc}.repair-top-grid{display:grid;grid-template-columns:minmax(0,1fr) 276px;gap:14px;margin-bottom:14px}.repair-claim-card,.repair-summary-card,.repair-table-card,.repair-setting-hero,.repair-settings-card{border:1px solid #dce6f2;border-radius:8px;background:#fff;box-shadow:0 10px 28px #0f172a0d}.repair-claim-card,.repair-table-card,.repair-settings-card{padding:20px 22px}.repair-card-head,.repair-toolbar,.repair-setting-hero{display:flex;align-items:center;justify-content:space-between;gap:18px}.repair-card-head h2,.repair-toolbar h2,.repair-setting-hero h2{margin:0;font-size:18px;font-weight:900;letter-spacing:0;color:#0f172a}.repair-card-head span,.repair-toolbar span,.repair-setting-hero span{display:block;margin-top:4px;color:#718096;font-size:13px;font-weight:600}.repair-mode-pill{display:inline-flex;align-items:center;height:30px;padding:0 12px;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;background:#eff6ff;font-size:13px;font-weight:700;white-space:nowrap}.repair-mode-pill.assigned{border-color:#bbf7d0;color:#047857;background:#ecfdf5}.repair-claim-body{display:grid;grid-template-columns:minmax(280px,560px) 96px;gap:10px;margin-top:20px;align-items:stretch}.repair-claim-body .n-input{--n-height: 44px !important}.repair-claim-body .n-button{height:44px;border-radius:7px;font-weight:700}.repair-scan-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:6px;color:#2563eb;background:#eef5ff;pointer-events:none}.repair-scan-icon:after{position:absolute;top:50%;left:50%;width:12px;height:1px;border-radius:999px;background:#2563eb;box-shadow:0 0 5px #2563eb47;content:"";transform:translate(-50%,-50%)}.repair-scan-icon .n-icon{font-size:18px}.repair-system-flow{display:grid;gap:10px;max-width:666px}.repair-claim-body.assigned{grid-template-columns:minmax(320px,560px) 96px}.repair-system-claim{display:flex;align-items:center;min-height:44px;padding:6px 12px;border:1px solid #dce8f7;border-radius:7px;background:#f8fbff}.repair-system-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:10px;border-radius:7px;color:#2563eb;background:#eaf2ff;flex:0 0 auto}.repair-system-icon .n-icon{font-size:18px}.repair-system-claim>div>strong,.repair-system-claim>div>span{display:block;margin:0}.repair-system-claim>div>strong{color:#172033;font-size:13px;font-weight:700}.repair-system-claim>div>span{margin-top:2px;color:#778399;font-size:12px;font-weight:500}.repair-assigned-confirm{display:grid;grid-template-columns:minmax(280px,560px) 96px;gap:10px}.repair-assigned-confirm .n-input,.repair-assigned-confirm .n-button{height:44px}.repair-assigned-confirm .n-button{border-radius:7px;font-weight:700}.repair-stat-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.repair-stat-row span{display:inline-flex;align-items:center;height:32px;min-width:92px;justify-content:center;padding:0 11px;border-radius:999px;font-size:13px;font-weight:650}.repair-stat-row em{font-style:normal;font-size:12px;font-weight:550}.repair-stat-row b{padding:0 5px;font-size:15px}.repair-stat-row .blue{border:1px solid #bfdbfe;color:#1d4ed8;background:#eff6ff}.repair-stat-row .orange{border:1px solid #fed7aa;color:#c2410c;background:#fff7ed}.repair-stat-row .red{border:1px solid #fecaca;color:#dc2626;background:#fff1f2}.repair-mode-hint{margin:14px 0 0;padding:11px 13px;border:1px solid #e3edf8;border-radius:7px;color:#64748b;background:#f8fbff;font-size:13px;font-weight:550}.repair-summary-card{display:grid;grid-template-columns:1fr;gap:8px;padding:12px}.repair-summary-item{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:0 14px;border:1px solid #e5edf7;border-radius:7px;background:#f8fafc}.repair-summary-item.test{box-shadow:inset 3px 0 #60a5fa}.repair-summary-item.scrap{box-shadow:inset 3px 0 #fb7185}.repair-summary-item.total{box-shadow:inset 3px 0 #34d399}.repair-summary-item span{color:#64748b;font-size:13px;font-weight:650}.repair-summary-item strong{color:#0f172a;font-size:21px;font-weight:800}.repair-toolbar{margin-bottom:14px;align-items:flex-end}.repair-filters{display:grid;grid-template-columns:260px 150px 86px;gap:10px;align-items:center}.repair-order-cell{display:grid;gap:5px}.repair-order-cell strong{color:#1e293b;font-size:14px;font-weight:900}.repair-order-cell span{color:#64748b;font-size:12px;font-weight:700}.repair-row-actions{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.repair-row-actions .n-button{min-width:70px;height:30px;border-radius:6px;font-weight:700}.repair-table-card .n-data-table{overflow:hidden;border:1px solid #e2eaf4;border-radius:8px}.repair-submit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.repair-submit-form .wide{grid-column:1 / -1}.repair-section-title{display:flex;align-items:center;justify-content:space-between;margin:8px 0 10px}.repair-section-title strong{font-size:15px;font-weight:900}.repair-parts{display:grid;gap:10px}.repair-part-row{display:grid;grid-template-columns:130px minmax(0,1fr) minmax(0,1fr) 150px 72px;gap:8px;align-items:center}.repair-setting-hero{margin-bottom:14px;padding:18px 22px}.repair-settings-card{padding-top:18px}.repair-settings-card .repair-toolbar .n-input{width:280px}.repair-setting-dialog .n-card__content{overflow:visible}.repair-setting-dialog .n-form-item{margin-bottom:14px}.repair-setting-mode{display:grid;gap:8px;width:100%;padding:12px 14px;border:1px solid #e2eaf4;border-radius:7px;background:#f8fafc}.repair-setting-mode .n-switch{justify-self:start}.repair-setting-mode>span{color:#718096;font-size:12px;line-height:1.6}@media(max-width:1280px){.repair-top-grid{grid-template-columns:1fr}.repair-summary-card{grid-template-columns:repeat(3,1fr)}.repair-summary-item{padding:0 14px}}.receive-workbench .waybill-upload-empty{display:flex!important;min-height:100%!important;flex-direction:column;align-items:center;justify-content:center;gap:9px!important;padding:18px 16px!important;cursor:default!important;background:radial-gradient(circle at 50% 23%,rgba(59,130,246,.12),transparent 31%),linear-gradient(180deg,#fff,#f5f9ff)!important}.receive-workbench .waybill-upload-empty.disabled{opacity:.58;pointer-events:none}.receive-workbench .waybill-local-upload{display:flex;width:100%;flex-direction:column;align-items:center;gap:6px;padding:5px 8px;border:0;color:inherit;background:transparent;cursor:pointer}.receive-workbench .waybill-local-upload:hover .upload-visual{border-color:#a9c8ff;color:#1d4ed8;background:#e8f1ff;transform:translateY(-2px);box-shadow:0 12px 25px #2563eb29}.receive-workbench .waybill-local-upload .upload-visual{transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.receive-workbench .waybill-local-upload strong{color:#13233c;font-size:14px;font-weight:900}.receive-workbench .waybill-local-upload small{color:#8b9ab0;font-size:10px}.receive-workbench .waybill-upload-divider{display:flex;width:min(190px,88%);align-items:center;gap:8px;color:#a3afbf;font-size:10px}.receive-workbench .waybill-upload-divider:before,.receive-workbench .waybill-upload-divider:after{height:1px;flex:1 1 auto;content:"";background:linear-gradient(90deg,transparent,#d9e4f2)}.receive-workbench .waybill-upload-divider:after{background:linear-gradient(90deg,#d9e4f2,transparent)}.receive-workbench .waybill-upload-divider span{color:#9aa8ba!important;font-size:10px!important;font-weight:700}.receive-workbench .attachment-bridge--receive-empty .n-button{width:100%!important;height:35px!important;justify-content:center!important;padding:0 14px!important;border:1px solid rgba(79,70,229,.36)!important;border-radius:10px!important;color:#fff!important;background:linear-gradient(135deg,#2563eb,#4f46e5)!important;font-size:12px!important;font-weight:850!important;letter-spacing:.01em;box-shadow:0 8px 18px #2563eb38!important}.receive-workbench .waybill-upload-bridge--empty .n-button:hover{border-color:#4338ca80!important;background:linear-gradient(135deg,#1d4ed8,#4338ca)!important;transform:translateY(-1px);box-shadow:0 11px 22px #2563eb47!important}.receive-workbench .waybill-drop-hint{max-width:none!important;color:#7789a3!important;font-size:10px!important;line-height:1.45!important}.receive-workbench .waybill-head-tools .waybill-upload-bridge--toolbar .n-button:hover{border-color:#1e40af!important;color:#fff!important;background:linear-gradient(135deg,#1d4ed8,#4338ca)!important}.receive-workbench .order-number-row .n-input{--n-border: 1px solid #b9d2ff !important;--n-border-hover: 1px solid #7ba9ff !important;--n-border-focus: 1px solid #3b82f6 !important;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.receive-workbench .order-number-help{display:block;margin-top:4px;color:#7186a5;font-size:9px;line-height:1.35}@media(max-width:1280px){.receive-workbench .waybill-head-tools .waybill-upload-bridge--toolbar .n-button{min-width:112px!important;padding-inline:10px!important;font-size:12px!important}}.receive-workbench .scan-model-select-wrap{position:relative;flex:1 1 auto;min-width:0}.receive-workbench .scan-model-select-wrap>.n-select{width:100%}.receive-workbench .machine-warranty-select{width:122px;min-width:108px}.receive-workbench .warranty-toggle button.active{color:#047857;background:#ecfdf5;box-shadow:inset 0 0 0 1px #a7f3d0}.receive-workbench .package-toggle.warranty-toggle{grid-template-columns:repeat(2,60px);width:126px}.receive-workbench .package-toggle.warranty-toggle button{padding:0 8px;white-space:nowrap}html[lang=en-US] .receive-workbench .package-toggle.warranty-toggle{grid-template-columns:repeat(2,minmax(130px,1fr));width:270px}@media(max-width:820px){.repair-workbench,.repair-settings-page{padding:14px}.repair-claim-body,.repair-claim-body.assigned,.repair-assigned-confirm{grid-template-columns:1fr}.repair-filters{grid-template-columns:1fr;width:100%}.repair-toolbar{align-items:stretch;flex-direction:column}}@media(max-width:640px){.model-form-grid{grid-template-columns:1fr}.model-form-span{grid-column:auto}}.receive-workbench .waybill-preview-panel{display:block;height:100%;padding:0;overflow:hidden;border:1px solid #dce8f7;border-radius:10px;background:linear-gradient(145deg,#f7fbff,#fff 58%,#f4f8ff)}.receive-workbench .waybill-preview-panel:before{display:none}.receive-workbench .waybill-paper,.receive-workbench .waybill-paper.has-image{display:flex;min-height:0;height:100%;flex-direction:column;overflow:hidden;border:0;border-radius:0;background:transparent}.receive-workbench .waybill-paper:not(.has-image){background:transparent}.receive-workbench .waybill-paper img{min-height:0;height:auto;flex:1 1 auto;object-fit:contain;background:#fff}.receive-workbench .waybill-upload-empty{min-height:0;flex:1 1 auto;align-content:center;gap:5px;padding:14px 12px 10px;background:transparent}.receive-workbench .waybill-upload-empty:hover{background:#eff6ffb8}.receive-workbench .upload-visual{width:38px;height:38px;border-radius:11px;box-shadow:none}.receive-workbench .upload-visual .n-icon{font-size:20px}.receive-workbench .waybill-upload-empty strong{font-size:13px;font-weight:800}.receive-workbench .waybill-upload-empty small{max-width:205px;font-size:9px;line-height:1.45}.receive-workbench .waybill-upload-bridge{flex:0 0 auto;min-height:42px;margin:0;padding:7px 9px;border-top:1px solid #e3edf8;background:#f8fbffeb}.receive-workbench .waybill-upload-bridge .attachment-bridge{min-height:26px}.receive-workbench .waybill-upload-bridge .n-space{width:100%;gap:5px!important;flex-wrap:nowrap!important;justify-content:flex-end}.receive-workbench .waybill-upload-bridge .n-button{height:25px;padding:0 6px;font-size:10px!important;font-weight:700;white-space:nowrap;flex:0 0 auto}.receive-workbench .waybill-upload-bridge .n-button .n-button__content,.receive-workbench .waybill-upload-bridge .n-button .n-icon{font-size:10px!important}.receive-workbench .waybill-upload-bridge .bridge-hint{display:none}.receive-workbench .waybill-change-button{right:8px;bottom:50px;padding:5px 8px;font-size:11px}@media(max-width:1360px){.receive-workbench .waybill-upload-bridge .bridge-hint{display:none}}.receive-workbench .waybill-head-tools{max-width:66%;flex-wrap:wrap;justify-content:flex-end}.receive-workbench .waybill-head-tools .waybill-upload-bridge--toolbar{position:static!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.receive-workbench .waybill-head-tools .waybill-upload-bridge--toolbar .attachment-bridge,.receive-workbench .waybill-head-tools .waybill-upload-bridge--toolbar .n-space{width:auto!important;min-height:0!important}.receive-workbench .waybill-head-tools .waybill-upload-bridge--toolbar .n-button{height:28px!important;min-width:auto!important;padding:0 9px!important;border:1px solid #c7dcff!important;border-radius:8px!important;background:linear-gradient(180deg,#eef5ff,#e5efff)!important;color:#2563eb!important;font-size:11px!important;font-weight:800!important;box-shadow:0 2px 7px #2563eb14!important}.receive-workbench .waybill-head-tools .waybill-upload-bridge--toolbar .n-button:hover{border-color:#9fc1ff!important;background:#dbeafe!important;color:#1d4ed8!important}.receive-workbench .waybill-head-tools .waybill-upload-bridge--toolbar .n-icon{color:#0f9f8f!important}@media(max-width:1280px){.receive-workbench .waybill-head-tools{max-width:72%;gap:3px}.receive-workbench .waybill-tool-button{--n-padding: 0 7px !important;font-size:10px!important}.receive-workbench .waybill-head-tools .waybill-upload-bridge--toolbar .n-button{padding-inline:7px!important;font-size:10px!important}}.receive-workbench .waybill-upload-empty{display:flex!important;min-height:100%!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:9px!important;padding:18px 16px!important;cursor:default!important}.receive-workbench .attachment-bridge--receive-empty{width:min(196px,92%)!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.receive-workbench .attachment-bridge--receive-empty,.receive-workbench .attachment-bridge--receive-empty .n-space{width:100%!important;min-height:0!important}.receive-workbench .attachment-bridge--receive-empty .n-button{width:100%!important;height:35px!important;padding:0 14px!important;border:1px solid rgba(79,70,229,.36)!important;border-radius:10px!important;color:#fff!important;background:linear-gradient(135deg,#2563eb,#4f46e5)!important;font-size:12px!important;font-weight:850!important;box-shadow:0 8px 18px #2563eb38!important}.receive-workbench .attachment-bridge--receive-empty .n-button__content,.receive-workbench .attachment-bridge--receive-empty .n-icon{color:#fff!important;font-size:13px!important}.receive-workbench .waybill-head-tools .attachment-bridge--receive-toolbar .n-button{height:34px!important;min-width:126px!important;padding:0 14px!important;border:1px solid #1d4ed8!important;border-radius:9px!important;color:#fff!important;background:linear-gradient(135deg,#2563eb,#4f46e5)!important;font-size:13px!important;font-weight:850!important;box-shadow:0 7px 16px #2563eb33!important}.receive-workbench .waybill-head-tools .attachment-bridge--receive-toolbar .n-button__content,.receive-workbench .waybill-head-tools .attachment-bridge--receive-toolbar .n-icon{color:#fff!important;font-size:13px!important}.receive-workbench{--receive-control-height: 36px}.receive-workbench .receive-work-grid{align-items:stretch!important}.receive-workbench .waybill-card,.receive-workbench .scan-card{height:100%}.receive-workbench .receive-order-form.compact{gap:7px!important;padding-top:0!important}.receive-workbench .receive-order-form label{min-height:var(--receive-control-height)!important;align-items:center!important}.receive-workbench .receive-order-form label>span{margin:0!important;line-height:1.25!important}.receive-workbench .receive-field .n-input,.receive-workbench .receive-order-form.compact .n-input .n-input-wrapper,.receive-workbench .receive-order-form .ocr-row .n-base-selection,.receive-workbench .scan-model-row .n-base-selection,.receive-workbench .scan-sn-input .n-input-wrapper{--n-height: var(--receive-control-height) !important;min-height:var(--receive-control-height)!important;border-radius:9px!important}.receive-workbench .package-toggle{height:var(--receive-control-height)!important;padding:3px!important;border-radius:9px!important}.receive-workbench .package-toggle button{height:calc(var(--receive-control-height) - 6px)!important;border-radius:7px!important}.receive-workbench .ocr-model-select{height:var(--receive-control-height)!important}.receive-workbench .waybill-actions{margin-top:8px!important}.receive-workbench .waybill-actions .n-button{height:var(--receive-control-height)!important;border-radius:9px!important}.receive-workbench .waybill-upload-empty{gap:7px!important;padding:18px 16px!important}.receive-workbench .waybill-local-upload{gap:7px!important}.receive-workbench .waybill-upload-divider{width:min(196px,100%)!important;margin:1px 0!important}.receive-workbench .attachment-bridge--receive-empty{width:min(196px,100%)!important;align-self:center!important}.receive-workbench .attachment-bridge--receive-empty .n-space{width:100%!important;justify-content:center!important}.receive-workbench .attachment-bridge--receive-empty .n-space>div{width:auto!important;flex:0 0 auto!important}.receive-workbench .attachment-bridge--receive-empty .n-button{width:132px!important;max-width:100%!important;height:26px!important;min-height:26px!important;padding:0 11px!important;border:1px solid #2d5fcd!important;border-radius:7px!important;color:#fff!important;background:#3568d9!important;background-image:none!important;font-size:12px!important;font-weight:700!important;box-shadow:0 2px 6px #2563eb24!important}.receive-workbench .attachment-bridge--receive-empty .n-button:hover{border-color:#2858c2!important;background:#2f61d1!important;box-shadow:0 2px 7px #2563eb2e!important}.receive-workbench .attachment-bridge--receive-empty .n-button__content{gap:6px!important;color:inherit!important;font-size:12px!important;line-height:1!important}.receive-workbench .attachment-bridge--receive-empty .n-icon,.receive-workbench .attachment-bridge--receive-empty .mobile-phone-icon{display:inline-flex!important;width:13px!important;height:14px!important;align-items:center!important;justify-content:center!important;color:inherit!important;font-size:13px!important}.receive-workbench .attachment-bridge--receive-empty .n-icon svg,.receive-workbench .attachment-bridge--receive-empty .mobile-phone-icon svg{display:block!important;width:13px!important;height:14px!important}.receive-workbench .waybill-head-tools .attachment-bridge--receive-toolbar .n-button{height:30px!important;min-width:auto!important;padding:0 10px!important;border:1px solid #c8daf8!important;border-radius:8px!important;color:#2f63b6!important;background:#f1f6ff!important;font-size:12px!important;font-weight:750!important;box-shadow:inset 0 1px #ffffffe6!important}.receive-workbench .waybill-head-tools .attachment-bridge--receive-toolbar .n-button:hover{border-color:#9dbcf0!important;color:#1d4ed8!important;background:#e8f1ff!important;box-shadow:none!important}.receive-workbench .waybill-head-tools .attachment-bridge--receive-toolbar .n-button__content,.receive-workbench .waybill-head-tools .attachment-bridge--receive-toolbar .n-icon{color:inherit!important;font-size:12px!important}.receive-workbench .waybill-head-tools .attachment-bridge--receive-toolbar .n-icon,.receive-workbench .waybill-head-tools .attachment-bridge--receive-toolbar .n-icon svg{width:13px!important;height:15px!important}.receive-workbench .waybill-drop-hint{width:min(210px,100%)!important;text-align:center!important;margin-top:-1px!important;font-size:11px!important;line-height:1.25!important;letter-spacing:.01em}@media(max-width:900px){.receive-workbench{--receive-control-height: 40px}.receive-workbench .waybill-card,.receive-workbench .scan-card{height:auto}}
