:root{color:#343941;font-synthesis:none;text-rendering:optimizelegibility;--page:#f4f5f7;--surface:#fff;--surface-soft:#f7f8fa;--ink:#343941;--ink-strong:#20242b;--muted:#687283;--subtle:#959eac;--line:#e5e8ed;--line-strong:#d2d7df;--blue:#0d8fe9;--blue-dark:#087fd1;--blue-pale:#eef8ff;--danger:#d84f51;--success:#35805d;--warning:#a76c07;--erp-blue:#0d8fe9;--erp-blue-dark:#087fd1;--erp-blue-deep:#173f5f;--erp-blue-soft:#e8f5ff;--erp-blue-pale:#eef8ff;--danger-bg:#fff0f0;--warning-bg:#fff6df;--success-bg:#eaf7ef;--shadow-raised:0 8px 24px #2b384b0f;--shadow-float:0 18px 46px #202d3e2e;--app-rail-width:76px;--page-sidebar-expanded-width:204px;--page-sidebar-width:var(--page-sidebar-expanded-width);--sidebar-width:280px;--topbar-height:58px;--content-max:1800px;background:#f4f5f7;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}.shipment-filter-card{background:#fff;border:1px solid #e0e4e9;border-radius:4px;padding:14px 16px}.shipment-filter-form{align-items:center;gap:10px;display:flex}.shipment-filter-form label{color:#596574;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.shipment-filter-form input{box-sizing:border-box;background:#fff;border:1px solid #d8dde4;border-radius:4px;height:36px;padding:0 11px}.shipment-filter-form button{color:#44505d;background:#fff;border:1px solid #cfd5dc;border-radius:4px;height:36px;padding:0 18px;font-weight:750}.shipment-filter-form button.is-primary{color:#fff;background:#1677ff;border-color:#1677ff}.shipment-search{flex:1;max-width:360px}.shipment-search input{width:100%}.shipment-card-title{border-bottom:1px solid #dde1e7;align-items:center;height:54px;padding:0 16px;display:flex}.shipment-card-title h1{margin:0;font-size:18px;font-weight:800}.shipment-list-table{table-layout:fixed;min-width:1120px}.shipment-list-table th{height:40px;padding:0 14px;font-size:13px;font-weight:800}.shipment-list-table td{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;height:48px;padding:0 14px;font-size:13px;font-weight:700;overflow:hidden}.shipment-list-table th:first-child,.shipment-list-table td:first-child{text-align:center;width:52px;padding:0 8px}.shipment-list-table th:nth-child(7),.shipment-list-table th:nth-child(8){width:92px}.shipment-list-table th:nth-child(9){width:88px}.shipment-list-table th:nth-child(10){width:86px}.number-cell{text-align:right;font-variant-numeric:tabular-nums}.shipment-list-footer{color:#77818d;border-top:1px solid #e4e8ec;justify-content:space-between;align-items:center;height:52px;padding:0 16px;font-size:12px;display:flex}.shipment-list-footer button{color:#fff;background:#1677ff;border:0;border-radius:4px;width:30px;height:30px}.shipment-summary-grid>div{border-bottom:1px solid #d8dde5;border-right:1px solid #d8dde5;grid-template-columns:minmax(96px,.85fr) minmax(0,1.15fr);min-height:58px;display:grid}.shipment-summary-grid dt,.shipment-summary-grid dd{align-items:center;margin:0;padding:12px 14px;font-size:14px;font-weight:750;display:flex}.shipment-summary-grid dt{background:#eef1f4;border-right:1px solid #d8dde5}.shipment-product-table th,.shipment-product-table td,.packing-detail-table th,.packing-detail-table td{font-size:14px}.shipment-product-table td,.packing-detail-table td{box-sizing:border-box;height:48px;padding-top:8px;padding-bottom:8px}.packing-box-number{color:#1263a2;background:#f7fbfe;font-weight:800;text-align:center!important;font-size:17px!important}.product-placeholder{color:#9aa5b1;background:#f2f4f7;border:1px solid #dfe3e8;place-items:center;width:34px;height:34px;display:grid}.shipment-support-content h3{margin:0 0 10px;font-size:13px}.shipment-factory-remark{background:#f8f9fb;border:1px solid #e1e5ea;min-height:52px;margin:0;padding:12px 14px;font-size:13px;line-height:1.7}.shipment-log-list{margin:0;padding:10px 18px 14px;list-style:none}.shipment-log-item strong{font-size:13px}.shipment-log-item span{color:#7d8793;font-size:11px}@media (width<=900px){.shipment-filter-form{flex-wrap:wrap}.shipment-support-grid{grid-template-columns:1fr}}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}h1,h2,p{margin-top:0}.auth-page{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 50% 8%, #0d8fe917, transparent 32%), linear-gradient(180deg, #f8fbfd 0%, var(--page) 48%);place-items:center;padding:44px 24px 30px;display:grid;position:relative;overflow:hidden}.auth-page:before,.auth-page:after{pointer-events:none;content:"";border:1px solid #0d8fe91a;width:280px;height:280px;position:absolute;transform:rotate(28deg)}.auth-page:before{top:-150px;right:-100px}.auth-page:after{bottom:-190px;left:-120px}.auth-shell{z-index:1;width:min(100%,480px);position:relative}.auth-page--apply .auth-shell{width:min(100%,540px)}.auth-brand{justify-content:center;align-items:center;gap:13px;margin-bottom:22px;display:flex}.auth-brand img{object-fit:cover;border-radius:10px;width:48px;height:48px;box-shadow:0 5px 14px #183c561f}.auth-brand div{gap:3px;display:grid}.auth-brand strong{color:var(--ink-strong);font-size:21px;font-weight:750}.auth-brand div span{color:var(--muted);font-size:12px}.auth-page__footer{z-index:1;color:var(--subtle);margin:0;font-size:11px;position:absolute;bottom:18px}.auth-card{background:var(--surface);border:1px solid var(--line-strong);border-radius:10px;padding:34px 38px 36px;box-shadow:0 18px 42px #2a3d4e1a}.auth-card--login{min-height:286px;padding-top:46px}.auth-card__heading{text-align:center;margin-bottom:32px}.auth-card__heading--compact{text-align:left;margin-bottom:24px}.auth-card h1{color:var(--ink-strong);margin-bottom:0;font-size:24px}.auth-card__heading>p:last-child{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.7}.auth-primary-button,.auth-secondary-button{border-radius:6px;min-height:44px;font-size:14px;font-weight:700}.auth-primary-button{color:#fff;background:var(--blue);border:1px solid var(--blue);justify-content:center;align-items:center;width:100%;padding:0 18px;display:flex;box-shadow:0 5px 12px #0d8fe92e}.auth-primary-button:hover{background:var(--blue-dark)}.auth-primary-button:disabled,.auth-secondary-button:disabled{cursor:not-allowed;opacity:.64}.auth-identity{background:var(--surface-soft);border:1px solid var(--line);border-radius:7px;align-items:center;gap:12px;margin-bottom:20px;padding:13px 14px;display:flex}.auth-avatar{color:#fff;background:var(--blue);border-radius:50%;flex:0 0 38px;place-items:center;height:38px;font-size:15px;font-weight:750;display:grid}.auth-identity>div{gap:3px;display:grid}.auth-identity>div span{color:var(--subtle);font-size:11px}.auth-identity>div strong{color:var(--ink-strong);font-size:14px}.auth-identity__state{color:var(--success);margin-left:auto;font-size:12px;font-weight:700}.auth-field{gap:7px;margin-top:16px;display:grid}.auth-field label{color:var(--ink);font-size:13px;font-weight:700}.auth-field input{width:100%;height:44px;color:var(--ink-strong);border:1px solid var(--line-strong);background:#fff;border-radius:6px;padding:0 13px;font-size:14px;font-weight:600}.auth-field input:focus{border-color:var(--blue);outline:3px solid #0d8fe91f}.auth-readonly-value{width:100%;height:44px;color:var(--ink-strong);background:var(--surface-muted);border:1px solid var(--line-strong);border-radius:6px;align-items:center;padding:0 13px;font-size:14px;font-weight:600;display:flex}.auth-form-hint{color:var(--ink-muted);margin:8px 0 0;font-size:12px;line-height:1.5}.auth-code-row{grid-template-columns:1fr 132px;gap:10px;display:grid}.auth-secondary-button{color:var(--blue-dark);background:var(--blue-pale);border:1px solid #b8dcf4;padding:0 12px}.auth-form-message,.auth-feedback{min-height:20px;color:var(--subtle);margin:10px 0 6px;font-size:12px;line-height:1.6}.auth-form-message[data-tone=danger]{color:var(--danger)}.auth-form-message[data-tone=success]{color:var(--success)}.auth-card--status{text-align:center;padding-top:38px}.auth-status-icon{width:54px;height:54px;color:var(--warning);background:#fff6df;border-radius:50%;place-items:center;margin:0 auto 18px;font-size:30px;display:grid}.auth-card--status.is-rejected .auth-status-icon{color:var(--danger);background:#fff0f0}.auth-card--status.is-disabled .auth-status-icon{color:#67717e;background:#eef1f4}.auth-card__heading--status{margin-bottom:24px}.auth-eyebrow{color:var(--blue-dark);letter-spacing:.12em;margin:0 0 8px;font-size:12px;font-weight:700}.auth-status-detail{text-align:left;border:1px solid var(--line);border-radius:6px;gap:0;margin:0 0 24px;display:grid;overflow:hidden}.auth-status-detail>div{grid-template-columns:120px 1fr;display:grid}.auth-status-detail>div+div{border-top:1px solid var(--line)}.auth-status-detail dt,.auth-status-detail dd{margin:0;padding:12px 14px;font-size:13px}.auth-status-detail dt{color:var(--muted);background:var(--surface-soft)}.auth-status-detail dd{color:var(--ink-strong);font-weight:700}.auth-feedback{text-align:center;color:var(--blue-dark);margin-top:6px}.admin-shell{background:var(--page);min-height:100vh}.admin-topbar{color:#fff;background:#173f5f;justify-content:space-between;align-items:center;height:58px;padding:0 22px;display:flex}.admin-brand{font-size:18px;font-weight:800;text-decoration:none}.admin-account{align-items:center;gap:14px;font-size:13px;display:flex}.admin-account button{color:#fff;background:0 0;border:1px solid #ffffff73;border-radius:4px;padding:5px 9px}.admin-layout{grid-template-columns:190px minmax(0,1fr);min-height:calc(100vh - 58px);display:grid}.admin-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:4px;padding:18px 12px;display:flex}.admin-sidebar a{color:var(--muted);border-radius:5px;padding:11px 13px;font-size:13px;font-weight:700;text-decoration:none}.admin-sidebar a.router-link-active{color:var(--blue-dark);background:var(--blue-pale)}.sidebar-module{gap:3px;padding-top:5px;display:grid}.sidebar-module>span{color:var(--subtle);padding:4px 13px;font-size:11px;font-weight:800}.sidebar-module>a{padding-left:22px}.admin-main{min-width:0;padding:22px}.content-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 8px 24px #2b384b0f}.home-card{padding:28px}.home-card h1{margin-bottom:10px;font-size:22px}.home-card p{color:var(--muted)}.content-header{border-bottom:1px solid var(--line);align-items:center;min-height:54px;padding:0 16px;display:flex}.content-header h1{margin:0;font-size:18px}.people-tabs{border-bottom:1px solid var(--line);min-height:48px;padding:0 16px;display:flex}.people-tabs a{min-width:112px;color:var(--muted);text-align:center;border-bottom:3px solid #0000;place-items:center;padding:0 12px;font-size:13px;font-weight:800;text-decoration:none;display:grid}.people-tabs a.router-link-active{color:var(--blue-dark);border-bottom-color:var(--blue)}.people-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-height:52px;padding:8px 16px;display:flex}.people-toolbar label{font-size:13px;font-weight:700}.people-toolbar select{border:1px solid var(--line-strong);border-radius:4px;height:34px;padding:0 28px 0 9px}.people-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:820px;font-size:13px}.people-table th,.people-table td{text-align:left;border-bottom:1px solid var(--line);height:48px;padding:10px 16px}.people-table th{color:#37404b;background:#f1f3f6}.people-row-actions{gap:12px;display:flex}.text-button{color:var(--blue-dark);background:0 0;border:0;padding:0}.status-badge,.super-badge{border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.status-badge.is-disabled{color:#67717e;background:#eef1f4}.super-badge{color:var(--blue-dark);background:var(--blue-pale);margin-left:7px}.empty-cell{color:var(--subtle);text-align:center!important;height:180px!important}.modal-backdrop{z-index:100;background:#181f2775;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #cfd6de;border-radius:8px;width:min(520px,100vw - 40px);overflow:hidden;box-shadow:0 22px 64px #141f2b3d}.modal header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:12px 20px;display:flex}.modal header h2{margin:0;font-size:18px}.modal header button{background:0 0;border:0;padding:0;font-size:24px}.modal-body{padding:24px}.modal-body p{margin-bottom:0;line-height:1.7}.modal footer{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.primary-button,.secondary-button{border-radius:5px;min-width:76px;min-height:36px;padding:0 14px;font-size:13px;font-weight:700}.primary-button{color:#fff;background:var(--blue);border:1px solid var(--blue)}.secondary-button{color:var(--ink);border:1px solid var(--line-strong);background:#fff}.reject-field{gap:8px;margin-top:18px;font-size:13px;font-weight:700;display:grid}.reject-field textarea{resize:vertical;border:1px solid var(--line-strong);border-radius:5px;min-height:96px;padding:10px}.factory-header{justify-content:space-between}.factory-toolbar input{border:1px solid var(--line-strong);border-radius:4px;width:min(340px,100%);height:34px;padding:0 10px}.factory-table{min-width:1180px}.product-toolbar input{border:1px solid var(--line-strong);border-radius:4px;width:min(460px,100%);height:34px;padding:0 10px}.product-table{min-width:920px}.product-table .sequence-column{width:52px}.product-table .image-column{width:100px}.sort-button{color:inherit;background:0 0;border:0;padding:0;font-weight:800}.product-image-placeholder{width:44px;height:32px;color:var(--subtle);background:var(--surface-soft);border:1px solid var(--line);border-radius:4px;place-items:center;font-size:11px;display:grid}.product-pagination{min-height:58px;color:var(--muted);border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;padding:10px 16px;font-size:13px;display:flex}.product-pagination .secondary-button{min-width:68px;min-height:32px}.factory-editor{width:min(760px,100vw - 40px)}.factory-form{grid-template-columns:1fr 1fr;gap:16px;max-height:calc(100vh - 190px);display:grid;overflow-y:auto}.factory-form>label{color:var(--ink);gap:7px;font-size:13px;font-weight:700;display:grid}.factory-form .wide{grid-column:1/-1}.factory-form input,.decision-field select,.decision-field textarea{width:100%;min-height:38px;color:var(--ink);border:1px solid var(--line-strong);background:#fff;border-radius:5px;padding:8px 10px}.factory-form input[readonly]{color:var(--muted);background:var(--surface-soft)}.contact-editor{border-top:1px solid var(--line);gap:10px;padding-top:14px;display:grid}.contact-heading{justify-content:space-between;align-items:center;display:flex}.contact-row{grid-template-columns:1fr 1fr auto;align-items:center;gap:10px;display:grid}.form-hint{color:var(--subtle);margin:0;font-size:12px}.application-detail{width:min(640px,100vw - 40px)}.detail-grid{background:var(--line);border:1px solid var(--line);border-radius:6px;grid-template-columns:1fr 1fr;gap:1px;margin:0;display:grid;overflow:hidden}.detail-grid>div{background:#fff;grid-template-columns:110px 1fr;display:grid}.detail-grid dt,.detail-grid dd{margin:0;padding:11px;font-size:13px}.detail-grid dt{color:var(--muted);background:var(--surface-soft)}.detail-grid dd{color:var(--ink-strong);font-weight:700}.contact-summary{margin-top:18px}.contact-summary h3{margin:0 0 10px;font-size:14px}.contact-summary p{color:var(--muted);margin:6px 0;font-size:13px}.decision-field{gap:8px;margin-top:18px;font-size:13px;font-weight:700;display:grid}.decision-field textarea{resize:vertical;min-height:90px}.danger-outline{color:var(--danger);border-color:#e7babb}.baseline-page{place-items:center;min-height:100vh;padding:24px;display:grid}.baseline-card{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(560px,100%);padding:32px}.baseline-kicker{color:var(--blue);font-weight:800}.order-workspace{gap:16px;display:grid}.page-heading,.order-list-header,.detail-toolbar,.section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-heading h1,.order-list-header h1,.detail-overview h1{color:var(--ink-strong);margin:2px 0 0;font-size:22px}.page-heading p,.order-list-header p{color:var(--muted);margin:6px 0 0;font-size:12px}.page-kicker{color:var(--blue-dark);letter-spacing:.08em;margin:0;font-size:11px;font-weight:800}.section-card{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-raised);background:#fff;border-radius:8px;overflow:hidden}.section-heading{border-bottom:1px solid var(--line);min-height:56px;padding:12px 20px}.section-heading h2{color:var(--ink-strong);margin:0;font-size:17px}.section-heading span{color:var(--subtle);font-size:12px}.order-primary-button,.order-secondary-button,.danger-button{border-radius:5px;justify-content:center;align-items:center;min-height:36px;padding:0 15px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.order-primary-button:hover{background:var(--blue-dark)}.danger-button{color:var(--danger);background:#fff;border:1px solid #e3b7b8}.order-filter-card{border:1px solid var(--line);box-shadow:var(--shadow-raised);background:#fff;border-radius:8px;padding:16px 18px}.order-search-row{gap:10px;display:flex}.order-search-field{border:1px solid var(--line-strong);border-radius:5px;flex:1;align-items:center;gap:9px;max-width:680px;height:38px;padding:0 12px;display:flex}.order-search-field span{color:var(--subtle);font-size:22px}.order-search-field input{border:0;outline:0;flex:1;min-width:0}.advanced-filter-grid{border-top:1px solid var(--line);grid-template-columns:repeat(5,minmax(150px,1fr));align-items:end;gap:12px;margin-top:16px;padding-top:16px;display:grid}.advanced-filter-grid label,.form-grid label,.line-fields label,.assignment-row label{color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}.advanced-filter-grid input,.advanced-filter-grid select,.form-grid input,.form-grid select,.line-fields input,.line-fields select,.assignment-row input,.assignment-row select{width:100%;min-height:38px;color:var(--ink);border:1px solid var(--line-strong);background:#fff;border-radius:5px;padding:7px 10px}.filter-apply{justify-self:start}.order-list-header{min-height:70px;padding:13px 20px}.order-list-header p{margin:5px 0 0}.more-menu-wrap{position:relative}.more-menu{z-index:5;width:160px;color:var(--ink);white-space:nowrap;border:1px solid var(--line-strong);box-shadow:var(--shadow-float);background:#fff;border-radius:6px;padding:11px 14px;font-size:13px;font-weight:700;text-decoration:none;position:absolute;top:42px;right:0}.status-tabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:24px;padding:0 20px;display:flex}.status-tabs button{min-height:46px;color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;padding:0 2px}.status-tabs button.is-active{color:var(--blue-dark);border-bottom-color:var(--blue);font-weight:800}.table-scroll{overflow-x:auto}.order-table{border-collapse:collapse;width:100%;min-width:1120px;font-size:12px}.order-table th,.order-table td{text-align:left;border-bottom:1px solid var(--line);min-height:48px;padding:12px 14px}.order-table th{color:#424b57;white-space:nowrap;background:#f1f3f6;font-weight:750}.order-table tbody tr:hover td{background:#f8fbfd}.dashboard-orders .order-table tbody tr{cursor:pointer}.order-link,.row-actions a,.row-actions button{color:var(--blue-dark);font-weight:700;text-decoration:none}.row-actions{white-space:nowrap;gap:10px;display:flex}.row-actions button{background:0 0;border:0;padding:0}.progress-cell{align-items:center;gap:7px;min-width:92px;display:flex}.progress-cell>span{background:#e8edf1;border-radius:999px;width:58px;height:7px;overflow:hidden}.progress-cell i{background:var(--blue);height:100%;display:block}.progress-cell em{color:var(--muted);font-size:11px;font-style:normal}.order-status{min-height:24px;color:var(--blue-dark);white-space:nowrap;background:var(--blue-pale);border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.order-status[data-status=已逾期]{color:var(--danger);background:var(--danger-bg)}.order-status[data-status=已完成]{color:var(--success);background:var(--success-bg)}.order-status[data-status=草稿]{color:#687283;background:#eef1f4}.list-pagination{min-height:58px;color:var(--muted);justify-content:space-between;align-items:center;padding:10px 18px;font-size:12px;display:flex}.list-pagination div{gap:6px;display:flex}.list-pagination button{border:1px solid var(--line-strong);background:#fff;border-radius:4px;min-width:32px;height:32px}.list-pagination button.is-current{color:#fff;background:var(--blue);border-color:var(--blue)}.page-state{color:var(--subtle);text-align:center;padding:42px}.empty-state{min-height:128px;color:var(--subtle);text-align:center;padding:34px 20px}.empty-state strong{color:var(--muted)}.empty-state p{margin:7px 0 0;font-size:12px}.dashboard-page{gap:16px;display:grid}.dashboard-search-panel{background:var(--surface);border-radius:10px;padding:14px 16px}.dashboard-search-form{gap:8px;width:min(100%,560px);display:flex}.dashboard-search-field{border:1px solid var(--line-strong);border-radius:4px;flex:1;align-items:center;min-width:220px;height:36px;display:flex;position:relative}.dashboard-search-field:focus-within{border-color:var(--erp-blue)}.dashboard-search-field>svg{width:17px;height:17px;color:var(--subtle);stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;flex:none;margin-left:12px}.dashboard-search-field input{min-width:0;height:34px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 34px 0 10px}.dashboard-search-field input::placeholder{color:var(--subtle)}.dashboard-search-clear{width:28px;height:28px;color:var(--subtle);background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid;position:absolute;top:3px;right:4px}.dashboard-search-clear:hover{color:var(--ink);background:var(--surface-soft)}.dashboard-search-submit{color:#fff;background:var(--erp-blue);border:1px solid var(--erp-blue);border-radius:4px;min-width:74px;height:36px;padding:0 16px;font-weight:700}.dashboard-search-submit:hover{background:var(--erp-blue-dark);border-color:var(--erp-blue-dark)}.dashboard-search-summary{color:var(--erp-blue-dark);background:var(--erp-blue-pale);border:1px solid #cbe8fb;border-radius:8px;padding:10px 12px;font-size:12px}.dashboard-overview{grid-template-columns:minmax(0,2.5fr) minmax(290px,1fr);align-items:stretch;gap:14px;display:grid}.dashboard-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-stat-card{background:var(--surface);border-radius:10px;flex-direction:column;justify-content:center;min-height:164px;padding:30px 28px;display:flex}.dashboard-stat-card span{color:#343941;font-size:20px;font-weight:500}.dashboard-stat-card strong{color:#30343c;letter-spacing:-.03em;margin-top:12px;font-size:58px;font-weight:800;line-height:.95}.dashboard-notification-card{min-width:0;overflow:hidden}.dashboard-section-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex}.dashboard-section-header h2{color:var(--ink-strong);margin:0;font-size:18px;font-weight:800}.dashboard-text-button{color:var(--erp-blue);background:0 0;border:0;padding:6px 2px;font-size:12px;font-weight:700;text-decoration:none}.dashboard-text-button:hover:not(:disabled){color:var(--erp-blue-dark);text-underline-offset:3px;text-decoration:underline}.dashboard-text-button:disabled{cursor:default;opacity:.46}.dashboard-notification-empty{min-height:110px;color:var(--subtle);text-align:center;place-content:center;padding:20px 16px;display:grid}.dashboard-notification-empty strong{color:var(--muted)}.dashboard-notification-empty span{margin-top:5px;font-size:11px}.dashboard-notification-list{display:grid}.dashboard-notification-list button{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:52px;padding:8px 16px;display:grid}.dashboard-notification-list button:hover{background:var(--surface-soft)}.dashboard-notification-list i,.notification-unread-dot{background:var(--erp-blue);border-radius:50%;width:7px;height:7px}.dashboard-notification-list span{gap:3px;min-width:0;display:grid}.dashboard-notification-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.dashboard-notification-list small,.dashboard-notification-list time{color:var(--subtle);font-size:10px}.dashboard-notification-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-orders-card{min-width:0;overflow:hidden}.dashboard-order-table{width:100%;min-width:1120px;color:var(--ink);border-collapse:collapse}.dashboard-order-table th,.dashboard-order-table td{text-align:left;vertical-align:middle;height:40px;padding:0 14px}.dashboard-order-table th{color:#37404b;white-space:nowrap;background:#f1f3f6;font-size:13px;font-weight:800}.dashboard-order-table td{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:13px;font-weight:700;overflow:hidden}.dashboard-order-table tbody tr:hover td{background:#e7f3ff}.dashboard-order-table .dashboard-sequence-column,.dashboard-order-table .dashboard-sequence-cell{text-align:center;white-space:nowrap;width:52px;padding-left:8px;padding-right:8px}.dashboard-sequence-cell{color:var(--subtle);font-variant-numeric:tabular-nums}.dashboard-order-link{color:var(--erp-blue-dark);font-size:14px;font-weight:800;text-decoration:none}.dashboard-order-link:hover{text-underline-offset:3px;text-decoration:underline}.dashboard-product-cell{color:var(--ink-strong)}.dashboard-category-tag,.dashboard-tracker-tag{border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:22px;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.dashboard-category-tag+.dashboard-category-tag{margin-left:4px}.dashboard-category-tag[data-category=服装]{color:#244457;background:#ddf3fc}.dashboard-category-tag[data-category=帽子]{color:#27543a;background:#ddf3d8}.dashboard-tracker-tag{color:#244457;background:#ddf3fc}.dashboard-progress-cell{grid-template-columns:minmax(74px,1fr) 34px;align-items:center;gap:8px;min-width:118px;display:grid}.dashboard-progress-cell>span{background:#e6ecf0;border-radius:999px;width:100%;height:7px;overflow:hidden}.dashboard-progress-cell i{background:var(--erp-blue);border-radius:inherit;height:100%;display:block}.dashboard-progress-cell em{color:#30343c;text-align:right;font-size:11px;font-style:normal}.dashboard-order-table .order-status{justify-content:center;min-width:44px;height:22px;padding:0 10px;font-size:12px}.order-form{overflow:visible}.form-grid{grid-template-columns:repeat(4,1fr);gap:16px;padding:20px;display:grid}.line-editor{border-top:1px solid var(--line)}.product-line-card{border:1px solid var(--line);border-radius:7px;margin:16px 20px}.product-line-card>header{background:var(--surface-soft);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:44px;padding:8px 14px;display:flex}.product-line-card>header button,.assignment-row>button{color:var(--danger);background:0 0;border:0;padding:0;font-size:12px}.line-fields{grid-template-columns:minmax(320px,2fr) 180px 180px;align-items:end;gap:14px;padding:14px;display:grid}.allocation-meter{gap:7px;display:grid}.allocation-meter span{color:var(--muted);font-size:12px;font-weight:700}.allocation-meter strong{min-height:38px;color:var(--success);background:var(--success-bg);border-radius:5px;padding:9px 10px}.allocation-meter strong.is-mismatch{color:var(--warning);background:var(--warning-bg)}.assignment-list{gap:10px;padding:0 14px 14px;display:grid}.assignment-row{grid-template-columns:minmax(220px,1fr) 180px auto;align-items:end;gap:12px;display:grid}.assignment-row>button{min-height:38px}.inline-add-button{color:var(--blue-dark);background:0 0;border:0;justify-self:start;padding:7px 0;font-weight:700}.form-error{margin:12px 20px}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:16px 20px;display:flex}.back-link{color:var(--ink);background:0 0;border:0;padding:0}.detail-toolbar{min-height:62px;padding:10px 18px}.detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.overview-grid{grid-template-columns:repeat(4,1fr);margin:0;display:grid}.overview-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 20px}.overview-grid dt,.overview-grid dd,.factory-progress-grid dt,.factory-progress-grid dd,.completion-summary dt,.completion-summary dd{margin:0}.overview-grid dt{color:var(--muted);font-size:12px}.overview-grid dd{color:var(--ink-strong);margin-top:7px;font-size:15px;font-weight:750}.validation-callout{color:var(--warning);background:var(--warning-bg);border-radius:5px;margin:14px 20px;padding:11px 13px;font-size:12px}.factory-progress-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;padding:16px 20px 20px;display:grid}.factory-progress-grid article{border:1px solid var(--line);border-radius:6px}.factory-progress-grid article header{background:var(--surface-soft);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.factory-progress-grid article dl{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.factory-progress-grid article dl div{padding:12px}.factory-progress-grid dt{color:var(--muted);font-size:11px}.factory-progress-grid dd{margin-top:5px;font-weight:750}.audit-list{display:grid}.audit-list article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 20px;display:flex}.audit-list article span{color:var(--subtle);font-size:12px}.action-modal{width:min(560px,100vw - 40px)}.completion-summary{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0 0;display:grid}.completion-summary div{background:#fff;padding:12px}.completion-summary dt{color:var(--muted);font-size:11px}.completion-summary dd{margin-top:5px;font-weight:800}.reopen-field{gap:8px;margin-top:18px;font-size:13px;font-weight:700;display:grid}.reopen-field textarea{resize:vertical;border:1px solid var(--line-strong);border-radius:5px;min-height:96px;padding:10px}.contract-export-dialog{width:min(520px,100vw - 40px)}.contract-export-dialog.is-factory-list{width:min(820px,100vw - 40px)}.contract-export-body{padding:20px}.contract-export-summary{border-top:1px solid #d9dee5;border-left:1px solid #d9dee5;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.contract-export-summary>div{grid-template-columns:96px minmax(0,1fr);display:grid}.contract-export-summary dt,.contract-export-summary dd{min-height:48px;color:var(--ink-strong);border-bottom:1px solid #d9dee5;border-right:1px solid #d9dee5;align-items:center;margin:0;padding:10px 12px;font-size:14px;display:flex}.contract-export-summary dt{background:#eef1f5;font-weight:800}.contract-export-summary dd{background:#fff;font-weight:600}.contract-date-field{color:var(--ink-strong);grid-template-columns:96px minmax(0,1fr);align-items:center;margin-top:18px;font-size:14px;font-weight:700;display:grid}.contract-date-field input{height:38px;color:var(--ink-strong);font:inherit;border:1px solid var(--line-strong);background:#fff;border-radius:4px;padding:0 12px}.contract-date-field input[readonly]{color:#59636e;background:#f4f6f8}.contract-export-warning{color:#a86b00;background:#fff8e8;border:1px solid #f4dfae;border-radius:4px;margin:16px 0 0;padding:10px 12px;font-size:13px;line-height:1.6}.contract-repeat-hint{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.6}.contract-export-error{margin:16px 0 0}.contract-export-intro{color:var(--ink);margin:0 0 14px}.contract-factory-table-wrap{overflow-x:auto}.contract-factory-table{width:100%;min-width:680px;color:var(--ink);border-collapse:collapse;table-layout:fixed;font-size:14px}.contract-factory-table th,.contract-factory-table td{text-align:left;vertical-align:middle;border-bottom:1px solid var(--line);height:46px;padding:9px 12px}.contract-factory-table th{color:#37404b;white-space:nowrap;background:#f1f3f6;font-weight:800}.contract-factory-table th:first-child,.contract-factory-table th:nth-child(2){width:110px}.contract-factory-table th:nth-child(3){width:190px}.contract-factory-table th:nth-child(4){width:130px}.contract-factory-table th:nth-child(5){width:90px}.contract-ready-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.contract-ready-badge.is-ready{color:var(--success);background:var(--success-bg)}.contract-ready-badge.is-missing{color:var(--warning);background:var(--warning-bg)}.detail-text-button{color:var(--erp-blue-dark);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.detail-text-button:disabled{color:#9aa3ad;cursor:not-allowed}@media (width<=700px){.auth-card{padding-left:24px;padding-right:24px}.auth-code-row,.admin-layout{grid-template-columns:1fr}.admin-sidebar{border-right:0;border-bottom:1px solid var(--line);flex-flow:wrap}.admin-main{padding:12px}.factory-form,.detail-grid{grid-template-columns:1fr}.people-tabs{overflow-x:auto}.dashboard-stats,.form-grid,.overview-grid,.advanced-filter-grid,.line-fields,.assignment-row{grid-template-columns:1fr}.order-search-row{flex-wrap:wrap}.order-search-field{flex-basis:100%}.detail-toolbar,.page-heading{flex-direction:column;align-items:flex-start}}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;transition:grid-template-columns .18s;display:grid}.sidebar{z-index:30;grid-template-columns:var(--app-rail-width) var(--page-sidebar-width);height:100vh;transition:grid-template-columns .18s;display:grid;position:sticky;top:0;overflow:visible}.app-rail{z-index:2;min-width:var(--app-rail-width);color:#fff;background:var(--erp-blue);flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:1px 0 #056ab41f}.rail-brand{place-items:center;height:70px;margin:8px 7px 4px;display:grid;overflow:hidden}.rail-brand img{object-fit:contain;mix-blend-mode:multiply;width:58px;height:46px}.rail-module{color:#ffffffe6;background:0 0;border:0;place-items:center;gap:5px;min-height:72px;padding:8px 3px;font-size:11px;font-weight:600;transition:background .15s;display:grid}.rail-module:hover{background:#0054a51f}.rail-module.is-active{color:#fff;background:#0054a52e;box-shadow:inset 3px 0 #fff}.rail-module-icon,.rail-module-icon svg{width:25px;height:25px;display:block}.rail-module-icon svg,.nav-icon svg,.icon-button svg,.user-menu-chevron svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.page-sidebar{width:var(--page-sidebar-expanded-width);min-width:var(--page-sidebar-expanded-width);background:var(--surface);border-right:1px solid var(--line);opacity:1;flex-direction:column;height:100vh;padding:0 12px 14px;transition:opacity .12s;display:flex;overflow:hidden}.brand-lockup{border-bottom:1px solid var(--line);align-items:center;min-height:70px;padding:10px 12px;display:flex}.brand-title{color:var(--ink-strong);white-space:nowrap;font-size:18px;font-weight:700}.sidebar-section-label{color:var(--subtle);margin:20px 12px 8px;font-size:11px;font-weight:600}.side-nav{gap:4px;display:grid}.side-nav-button{min-height:42px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;padding:0 10px;text-decoration:none;transition:all .15s;display:grid;position:relative}.side-nav-button:hover{color:var(--ink);background:#f2f4f7}.side-nav-button.router-link-active{color:var(--erp-blue-dark);background:var(--erp-blue-pale);font-weight:700}.side-nav-button.router-link-active:before{content:"";background:var(--erp-blue);border-radius:0 2px 2px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-12px}.nav-icon{place-items:center;display:grid}.nav-icon svg{width:18px;height:18px}.nav-label{white-space:nowrap}.main-column{min-width:0}.topbar{z-index:20;height:var(--topbar-height);border-bottom:1px solid var(--line);background:#f7f8fa;justify-content:space-between;align-items:center;padding:0 22px;display:flex;position:sticky;top:0}.topbar-left,.topbar-right,.user-chip{align-items:center;display:flex}.topbar-left{gap:12px;min-width:0}.topbar-right{gap:12px;position:relative}.notification-bell{color:#626c7d;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid;position:relative}.notification-bell:hover,.notification-bell[aria-expanded=true]{background:#eef1f5}.notification-bell svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.notification-badge{color:#fff;background:var(--danger);border:2px solid #f7f8fa;border-radius:9px;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:800;line-height:17px;position:absolute;top:1px;right:-3px}.notification-popover{z-index:35;background:var(--surface);border:1px solid var(--line-strong);width:340px;box-shadow:var(--shadow-float);border-radius:8px;position:absolute;top:calc(100% + 8px);right:160px;overflow:hidden}.notification-popover header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:46px;padding:0 14px;display:flex}.notification-popover header a{color:var(--erp-blue);font-size:11px;text-decoration:none}.notification-popover-item{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:8px minmax(0,1fr);gap:8px;width:100%;min-height:58px;padding:9px 14px;display:grid}.notification-popover-item:hover{background:var(--surface-soft)}.notification-popover-item>i{background:var(--erp-blue);border-radius:50%;width:7px;height:7px;margin-top:5px}.notification-popover-item span{gap:4px;min-width:0;display:grid}.notification-popover-item strong,.notification-popover-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-popover-item strong{font-size:12px}.notification-popover-item small,.notification-popover>p{color:var(--subtle);font-size:10px}.notification-popover>p{text-align:center;margin:0;padding:28px}.notifications-page{display:grid}.notifications-card{overflow:hidden}.notifications-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;min-height:72px;padding:16px 20px 0;display:flex}.notifications-back-button{align-items:center;gap:7px;margin-bottom:16px;padding:4px 0;display:inline-flex}.notifications-back-button svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.notification-tabs{align-self:stretch;display:flex}.notification-tabs button{min-width:72px;color:var(--muted);background:0 0;border:0;padding:0 16px;font-size:12px;font-weight:700;position:relative}.notification-tabs button.is-active{color:var(--erp-blue)}.notification-tabs button.is-active:after{content:"";background:var(--erp-blue);height:2px;position:absolute;bottom:0;left:12px;right:12px}.notification-list{display:grid}.notification-list-item{min-height:72px;color:var(--ink);text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:8px 86px minmax(0,1fr) 150px;align-items:center;gap:12px;padding:12px 20px;display:grid}.notification-list-item:hover{background:#f6f9fc}.notification-category{color:var(--erp-blue-dark);font-size:11px;font-weight:700}.notification-copy{gap:5px;min-width:0;display:grid}.notification-copy strong,.notification-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-copy strong{font-size:13px}.notification-copy span,.notification-list-item time{color:var(--subtle);font-size:11px}.notification-list-item time{text-align:right}.notification-empty{min-height:240px;color:var(--subtle);place-items:center;display:grid}.notification-pagination{justify-content:flex-end;align-items:center;gap:14px;min-height:58px;padding:0 20px;display:flex}.notification-pagination button{border:1px solid var(--line-strong);background:#fff;border-radius:4px;height:30px;padding:0 12px}.topbar-title{color:#697283;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.icon-button{color:#626c7d;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid}.icon-button svg{width:20px;height:20px}.user-chip{background:0 0;border:0;border-radius:7px;gap:8px;min-height:42px;padding:5px 7px;transition:background .15s}.user-chip:hover,.user-chip[aria-expanded=true]{background:#f2f4f7}.user-avatar{color:#fff;background:var(--erp-blue);border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:grid}.user-copy{text-align:left;display:grid}.user-name{color:var(--ink);font-size:12px;font-weight:600}.user-role{color:var(--subtle);font-size:10px}.user-menu-chevron,.user-menu-chevron svg{width:14px;height:14px;display:block}.user-menu-chevron{color:var(--subtle);transition:transform .15s}.user-chip[aria-expanded=true] .user-menu-chevron{transform:rotate(180deg)}.account-popover{z-index:35;background:var(--surface);border:1px solid var(--line-strong);width:260px;box-shadow:var(--shadow-float);border-radius:8px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.account-popover-header{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:16px;display:flex}.account-popover-header>div{gap:2px;display:grid}.account-popover-header strong{color:var(--ink-strong);font-size:13px}.account-popover-header>div span{color:var(--subtle);font-size:10px}.account-popover-details{gap:10px;margin:0;padding:14px 16px;display:grid}.account-popover-details div{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-popover-details dt,.account-popover-details dd{margin:0;font-size:11px}.account-popover-details dt{color:var(--ink-strong)}.account-popover-details dd{color:var(--ink);font-weight:650}.account-logout-button{width:100%;min-height:40px;color:var(--danger);text-align:left;background:var(--surface);border:0;border-top:1px solid var(--line);padding:0 16px;font-size:12px;font-weight:700}.account-logout-button:hover{background:var(--danger-bg)}.page-stage{width:min(100%, var(--content-max));margin:0 auto;padding:16px}.notification-target-error{justify-items:start;gap:18px;padding:20px;display:grid}.notification-target-error p{margin:0}.mobile-menu-button,.mobile-overlay{display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-card{background:var(--surface);border:0;border-radius:10px}.order-list-filter-card{background:var(--surface);border-radius:10px;padding:14px 16px}.order-filter-form,.order-filter-row{width:100%}.order-filter-row{align-items:center;gap:10px;display:flex}.order-list-search-field{border:1px solid var(--line-strong);background:#fff;border-radius:5px;align-items:center;height:38px;display:flex;position:relative}.order-list-search-field:focus-within{border-color:var(--erp-blue);box-shadow:0 0 0 2px #0d8fe91a}.order-list-search-field>svg{width:18px;height:18px;color:var(--subtle);stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;flex:none;margin-left:11px}.order-list-search-field input{min-width:0;height:36px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 11px 0 8px;font-size:13px;font-weight:600}.order-list-search-field input::placeholder{color:var(--subtle);font-weight:400}.order-select-field select{min-width:160px;height:38px;color:var(--ink);border:1px solid var(--line-strong);background:#fff;border-radius:5px;padding:0 32px 0 10px;font-size:13px;font-weight:600}.order-primary-button,.order-secondary-button{border-radius:5px;min-width:76px;min-height:38px;padding:0 15px;font-size:13px;font-weight:700}.order-primary-button{color:#fff;background:var(--erp-blue);border:1px solid var(--erp-blue)}.order-primary-button:hover{background:var(--erp-blue-dark);border-color:var(--erp-blue-dark)}.order-secondary-button{color:var(--ink);border:1px solid var(--line-strong);background:#fff}.order-secondary-button:hover{color:var(--erp-blue-dark);border-color:#9fcdec}.order-primary-button:disabled,.order-secondary-button:disabled{cursor:not-allowed;opacity:.58}.order-list-card-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex}.order-list-heading h1{color:var(--ink-strong);margin:0;font-size:18px;font-weight:800}.order-list-header-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.table-scroll{min-width:0;overflow-x:auto}.data-grid-table{border-collapse:collapse}.data-grid-table th,.data-grid-table td{box-sizing:border-box;border:1px solid #dde1e7;height:40px}.data-grid-table th{color:#37404b;background:#f1f3f6;height:40px}.data-grid-table td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.import-candidate-table{table-layout:fixed;width:100%;min-width:1040px;font-size:13px}.import-candidate-table th,.import-candidate-table td{text-align:left;vertical-align:middle;padding:0 14px;font-size:13px;font-weight:700}.import-candidate-table th{height:40px;font-weight:800}.import-candidate-table td{height:40px}.import-candidate-table th:first-child{width:44px}.import-candidate-table th:nth-child(2){width:52px}.import-candidate-table th:nth-child(3){width:100px}.import-candidate-table th:nth-child(4){width:228px}.import-candidate-table th:nth-child(5){width:82px}.import-candidate-table th:nth-child(6){width:112px}.import-candidate-table th:nth-child(7){width:142px}.import-candidate-table th:nth-child(8){width:144px}.import-candidate-table th:nth-child(9){width:100px}.import-sequence-column{text-align:center;white-space:nowrap;width:52px;padding-left:8px!important;padding-right:8px!important}.pending-import-select-column,.pending-import-select-cell{text-align:center;white-space:nowrap;width:44px;padding-left:8px!important;padding-right:8px!important}.pending-import-table .order-delete-button{margin-left:16px}.pending-import-table .row-link,.pending-import-table .order-view-button,.pending-import-table .order-delete-button{font-size:13px;font-weight:700}.pending-import-table td:last-child{white-space:nowrap}.pending-import-table .status-badge{border-radius:999px;justify-content:center;gap:5px;min-width:44px;height:22px;min-height:22px;padding:0 10px;font-size:13px;font-weight:700;line-height:1}.pending-import-table .status-badge:before{display:none}.status-badge.is-success{color:var(--success);background:var(--success-bg)}.pending-import-table tbody tr.is-selected td{background:var(--erp-blue-pale)}.pending-import-fetch-meta{color:var(--subtle);white-space:nowrap;font-size:12px}.pending-import-fetch-meta strong{color:var(--muted);font-weight:600}.pending-import-fetch-button{min-width:142px}.import-run-message{color:var(--erp-blue-dark);background:var(--erp-blue-pale);border-radius:6px;margin:0;padding:10px 14px}.order-multiselect-menu:not(.is-open){display:none}.order-multiselect-title{color:var(--muted);padding:6px 8px;font-size:11px;font-weight:700}.detail-confirm-layer{z-index:60;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.detail-confirm-backdrop{background:#1c242d6b;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.detail-confirm-dialog{background:#fff;border:1px solid #d9dee4;border-radius:8px;width:min(430px,100%);padding:22px 24px 20px;position:relative;box-shadow:0 18px 48px #1c242d2e}.detail-confirm-dialog h2{margin:0 0 12px;font-size:18px}.detail-confirm-dialog p{color:var(--muted);margin:0;line-height:1.7}.detail-confirm-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.detail-primary-button,.detail-outline-button{border-radius:4px;height:34px;padding:0 14px;font-size:12px;font-weight:700}.detail-primary-button{color:#fff;background:var(--erp-blue);border:1px solid var(--erp-blue)}.detail-outline-button{border:1px solid var(--line-strong);background:#fff}.detail-primary-button:disabled{color:#8b95a1;background:#e9edf1;border-color:#d9dee4}.pending-import-detail-page{gap:14px;display:grid}.detail-overview-card,.detail-section-card{min-width:0;overflow:hidden}.detail-page-header,.detail-section-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:9px 16px;display:flex}.detail-back-button{color:var(--ink);background:0 0;border:0;padding:4px 0;font-size:15px;font-weight:700}.detail-title-row{align-items:center;gap:12px;margin-left:auto;display:flex}.detail-overview-content{padding:16px 18px 18px}.detail-summary-grid{border:1px solid #d8dde5;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.detail-summary-grid>div{border-bottom:1px solid #d8dde5;border-right:1px solid #d8dde5;grid-template-columns:minmax(92px,.8fr) minmax(0,1.2fr);min-height:58px;display:grid}.detail-summary-grid dt,.detail-summary-grid dd{align-items:center;margin:0;padding:12px;font-size:13px;font-weight:750;display:flex}.detail-summary-grid dt{background:#eef1f4;border-right:1px solid #d8dde5}.detail-section-header h2{margin:0;font-size:16px}.detail-table-scroll{overflow-x:auto}.pending-import-detail-table{table-layout:fixed;width:100%;min-width:1040px;font-size:13px}.pending-import-detail-table td{height:56px}.product-thumb{color:#8c98a6;background:#f0f2f5;border:1px solid #dfe3e8;border-radius:4px;place-items:center;width:30px;height:32px;display:grid}@media (width<=760px){.detail-page-header,.detail-section-header{flex-direction:column;align-items:stretch}.detail-title-row{width:100%;margin-left:0}.detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.data-grid-sort-button{width:100%;height:39px;color:inherit;font:inherit;font-weight:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:7px;padding:0;display:inline-flex}.data-grid-sort-arrows{flex:none;place-items:center;gap:2px;width:9px;display:inline-grid}.data-grid-sort-arrow{border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.data-grid-sort-arrow.is-up{border-bottom:5px solid #b8c0ca}.data-grid-sort-arrow.is-down{border-top:5px solid #b8c0ca}.data-grid-sort-button.is-sorted .data-grid-sort-arrow.is-up{border-bottom-color:var(--erp-blue)}.data-grid-sort-button.is-sorted .data-grid-sort-arrow.is-down{border-top-color:#c9d0d8}.data-grid-sort-button.is-sorted.is-sort-desc .data-grid-sort-arrow.is-up{border-bottom-color:#c9d0d8}.data-grid-sort-button.is-sorted.is-sort-desc .data-grid-sort-arrow.is-down{border-top-color:var(--erp-blue)}.empty-state{min-height:170px;color:var(--muted);text-align:center;white-space:normal;place-items:center;padding:24px;display:grid}.empty-state-mark{width:44px;height:44px;color:var(--erp-blue);background:var(--erp-blue-soft);border:1px solid #c9e7fa;border-radius:8px;place-items:center;margin:0 auto 10px;font-size:17px;font-weight:750;display:grid}.empty-state strong{color:var(--ink);margin-bottom:4px;display:block}.empty-state p{max-width:360px;color:var(--subtle);margin:0;font-size:12px}.order-list-footer{min-height:54px;color:var(--subtle);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:9px 16px;font-size:11px;display:flex}.order-pagination{align-items:center;gap:5px;display:flex}.order-page-total{color:var(--muted);margin-right:6px}.order-page-button{min-width:30px;height:30px;color:var(--muted);border:1px solid var(--line-strong);background:#fff;border-radius:4px;place-items:center;padding:0 8px;font-size:12px;font-weight:700;display:grid}.order-page-button:hover:not(:disabled){color:var(--erp-blue-dark);border-color:#9fcdec}.order-page-button.is-current{color:#fff;background:var(--erp-blue);border-color:var(--erp-blue)}.order-page-button:disabled{cursor:not-allowed;opacity:.42}.order-detail-page{gap:14px}.order-detail-page .detail-overview-card,.order-detail-page .detail-section-card{min-width:0;overflow:hidden}.order-detail-page .detail-page-header{min-height:54px;padding:9px 18px}.order-detail-page .detail-back-button{align-items:center;gap:7px;padding:4px 0;display:inline-flex}.order-detail-page .detail-back-button svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.order-detail-page .order-detail-actions{min-height:34px}.order-detail-page .status-badge{border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:54px;height:24px;min-height:24px;padding:2px 10px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.order-detail-page .status-badge:before{display:none}.order-detail-page .status-badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.order-detail-page .detail-primary-button,.order-detail-page .detail-outline-button,.order-detail-page .detail-danger-button{border-radius:4px;justify-content:center;align-items:center;height:34px;min-height:34px;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.order-detail-page .detail-danger-button{color:var(--danger);background:#fff;border:1px solid #e3b7b8}.order-detail-page .detail-overview-content{padding:16px 18px 18px}.order-detail-page .detail-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.order-detail-page .detail-summary-grid>div{grid-template-columns:minmax(118px,.8fr) minmax(0,1.2fr)}.order-detail-page .detail-summary-grid>div:nth-child(3n){border-right:0}.order-detail-page .detail-summary-grid>div:nth-last-child(-n+3){border-bottom:0}.order-detail-page .detail-summary-grid dt,.order-detail-page .detail-summary-grid dd{padding:12px 16px;font-size:14px;font-weight:750}.order-detail-page .detail-summary-grid dd{gap:5px}.order-detail-page .detail-due-date,.order-detail-page .detail-summary-number{font-size:17px;font-weight:800}.order-detail-page .category-tag,.order-detail-page .tracker-tag{min-width:54px;height:24px;min-height:24px;font-size:13px;font-weight:800}.order-detail-page .detail-section-header{min-height:58px;padding:11px 16px}.order-detail-page .detail-section-header h2{font-size:16px;font-weight:800}.order-detail-page .detail-data-table{table-layout:fixed;width:100%;font-size:14px}.order-detail-page .detail-data-table th,.order-detail-page .detail-data-table td{text-align:left;vertical-align:middle;height:48px;padding:8px 14px;font-size:14px;font-weight:700}.order-detail-page .detail-data-table th{height:40px;font-weight:800}.order-detail-page .product-detail-table{min-width:1080px}.order-workspace.order-detail-page .product-detail-table th,.pending-import-detail-page .pending-import-detail-table th{padding-top:0;padding-bottom:0}.order-detail-page .product-detail-table th:first-child{width:56px}.order-detail-page .product-detail-table th:nth-child(2){width:72px}.order-detail-page .product-detail-table th:nth-child(3){width:110px}.order-detail-page .product-detail-table th:nth-child(4){width:210px}.order-detail-page .product-detail-table th:nth-child(5){width:135px}.order-detail-page .product-detail-table th:nth-child(6){width:86px}.order-detail-page .product-detail-table th:nth-child(7),.order-detail-page .product-detail-table th:nth-child(8),.order-detail-page .product-detail-table th:nth-child(9){width:96px}.order-detail-page .product-detail-table th:nth-child(10){width:160px}.order-detail-page .pending-import-detail-table{min-width:1040px}.order-detail-page .pending-import-detail-table th:first-child{width:48px}.order-detail-page .pending-import-detail-table th:nth-child(2){width:62px}.order-detail-page .pending-import-detail-table th:nth-child(3){width:94px}.order-detail-page .pending-import-detail-table th:nth-child(4){width:170px}.order-detail-page .pending-import-detail-table th:nth-child(5){width:120px}.order-detail-page .pending-import-detail-table th:nth-child(6){width:68px}.order-detail-page .pending-import-detail-table th:nth-child(7),.order-detail-page .pending-import-detail-table th:nth-child(8),.order-detail-page .pending-import-detail-table th:nth-child(9){width:80px}.order-detail-page .pending-import-detail-table th:nth-child(10){width:124px}.order-detail-page .pending-import-detail-table th:nth-child(11){width:110px}.order-detail-page .pending-import-detail-table td:last-child .status-badge{min-width:76px}.order-detail-page .detail-sequence-column,.order-detail-page .detail-sequence-cell{text-align:center;white-space:nowrap;padding-left:8px!important;padding-right:8px!important}.order-detail-page .detail-image-column,.order-detail-page .detail-image-cell{text-align:center}.order-detail-page .product-thumb{margin:auto}.order-detail-page .product-thumb svg{stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:23px}.order-detail-page .detail-code{color:var(--erp-blue-dark)}.order-detail-page .detail-product-name{color:var(--ink-strong);font-weight:800}.order-detail-page .detail-progress{grid-template-columns:minmax(74px,1fr) 34px;align-items:center;gap:8px;display:grid}.order-detail-page .detail-progress>span{background:#e6ecf0;border-radius:999px;height:7px;overflow:hidden}.order-detail-page .detail-progress i{background:var(--erp-blue);border-radius:inherit;height:100%;display:block}.order-detail-page .detail-progress em{text-align:right;font-size:12px;font-style:normal;font-weight:700}.order-detail-page .related-shipment-table{min-width:900px}.order-detail-page .related-shipment-table th{width:16.6667%}.order-audit-card{overflow:hidden}.order-audit-toggle{width:100%;min-height:56px;color:var(--ink-strong);cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;padding:0 20px;display:flex}.order-audit-toggle:hover{background:#fafbfd}.order-audit-toggle:focus-visible{outline:2px solid var(--erp-blue);outline-offset:-2px}.order-audit-toggle:disabled{cursor:default}.order-audit-toggle:disabled:hover{background:#fff}.order-audit-toggle-title{font-size:18px;font-weight:800}.order-audit-toggle-title em{color:var(--subtle);font-size:13px;font-style:normal;font-weight:700}.order-audit-toggle-action{color:var(--erp-blue-dark);align-items:center;gap:6px;font-size:13px;font-weight:750;display:flex}.order-audit-toggle:disabled .order-audit-toggle-action{color:var(--subtle)}.order-audit-toggle-action svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .16s}.order-audit-card.is-expanded .order-audit-toggle-action svg{transform:rotate(180deg)}.order-audit-list{border-top:1px solid var(--line)}.detail-empty-log{color:var(--subtle);text-align:center;margin:0;padding:28px 20px}.order-detail-page .detail-data-table td.detail-empty-row{height:64px;color:var(--subtle);text-align:center;font-weight:600}.order-detail-page .validation-callout{margin:12px 0 0}@media (width<=760px){.order-detail-page .detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-page .detail-summary-grid>div:nth-child(3n){border-right:1px solid #d8dde5}.order-detail-page .detail-summary-grid>div:nth-child(2n){border-right:0}.order-detail-page .detail-summary-grid>div:nth-last-child(-n+3){border-bottom:1px solid #d8dde5}.order-detail-page .detail-summary-grid>div:nth-last-child(-n+2){border-bottom:0}}@media (width<=440px){.order-detail-page .detail-summary-grid{grid-template-columns:1fr}.order-detail-page .detail-summary-grid>div,.order-detail-page .detail-summary-grid>div:nth-child(2n),.order-detail-page .detail-summary-grid>div:nth-child(3n){border-bottom:1px solid #d8dde5;border-right:0}.order-detail-page .detail-summary-grid>div:last-child{border-bottom:0}}.order-list-page{gap:14px;display:grid}.order-list-page .order-list-filter-card{padding:0;overflow:visible}.order-status-tabs{border-bottom:1px solid var(--line);gap:4px;min-height:48px;padding:0 16px;display:flex}.order-status-tab{min-width:72px;color:var(--muted);background:0 0;border:0;padding:0 14px;font-size:13px;font-weight:600;position:relative}.order-status-tab:after{content:"";background:0 0;height:3px;position:absolute;bottom:-1px;left:12px;right:12px}.order-status-tab:hover,.order-status-tab.is-active{color:var(--erp-blue-dark)}.order-status-tab.is-active{font-weight:800}.order-status-tab.is-active:after{background:var(--erp-blue)}.order-list-page .order-filter-form{padding:14px 16px 16px}.order-list-page .order-filter-row{gap:6px;min-width:0}.order-list-page .order-list-search-field{flex:2 260px;min-width:220px;height:36px;position:relative}.order-list-page .order-list-search-field>svg{width:17px;height:17px;color:var(--subtle);pointer-events:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.order-list-page .order-list-search-field input,.order-list-page .order-select-field select,.order-list-page .order-date-field input,.order-list-page .order-multiselect-trigger{width:100%;height:36px;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:4px;outline:0;font-size:12px}.order-list-page .order-list-search-field input{padding:0 12px 0 38px}.order-list-page .order-list-search-field input::placeholder{color:var(--subtle)}.order-list-page .order-list-search-field input:hover,.order-list-page .order-list-search-field input:focus,.order-list-page .order-select-field select:hover,.order-list-page .order-select-field select:focus,.order-list-page .order-date-field input:hover,.order-list-page .order-date-field input:focus,.order-list-page .order-multiselect-trigger:hover,.order-list-page .order-multiselect-trigger:focus{border-color:var(--erp-blue)}.order-list-page .order-select-field{flex:110px;min-width:105px}.order-list-page .order-select-field select{min-width:0;font-family:var(--font-body);padding:0 30px 0 10px;font-weight:400}.order-multiselect{flex:120px;min-width:115px;position:relative}.order-tracker-multiselect{flex:1.2 140px;min-width:135px}.order-multiselect-trigger{justify-content:space-between;align-items:center;gap:6px;padding:0 9px;display:flex}.order-multiselect-trigger>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-multiselect-trigger svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:13px;height:13px}.order-multiselect-menu{z-index:30;background:var(--surface);border:1px solid var(--line-strong);min-width:180px;max-height:280px;box-shadow:var(--shadow-raised);border-radius:6px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto}.order-multiselect-menu>strong{color:var(--muted);padding:6px 8px;font-size:11px}.order-multiselect-option{min-height:34px;color:var(--ink);border-radius:4px;align-items:center;gap:8px;padding:0 8px;font-size:12px;display:flex}.order-multiselect-option:hover{background:var(--erp-blue-pale)}.order-multiselect-option input{width:14px;height:14px;accent-color:var(--erp-blue);margin:0}.order-multiselect-empty{color:var(--subtle);padding:8px;font-size:11px}.order-list-page .order-date-field{flex:120px;min-width:110px}.order-list-page .order-date-field input{padding:0 8px 0 10px}.order-date-separator{color:var(--subtle)}.order-list-page .order-filter-row>.order-primary-button,.order-list-page .order-filter-row>.order-secondary-button{width:74px;min-width:74px;height:36px;min-height:36px;padding:0}.order-list-page .order-list-card-header{height:54px;padding:0 16px}.order-list-page .order-list-card-header h1{color:var(--ink-strong);margin:0;font-size:18px;font-weight:800}.order-list-table{table-layout:fixed;width:100%;min-width:1132px}.order-list-table th:first-child{width:52px}.order-list-table th:nth-child(2){width:82px}.order-list-table th:nth-child(3){width:164px}.order-list-table th:nth-child(4){width:68px}.order-list-table th:nth-child(5){width:84px}.order-list-table th:nth-child(6){width:110px}.order-list-table th:nth-child(7){width:142px}.order-list-table th:nth-child(8){width:160px}.order-list-table th:nth-child(9){width:110px}.order-list-table th:nth-child(10){width:96px}.order-list-table th:nth-child(11){width:104px}.order-list-table th,.order-list-table td{text-align:left;padding:0 14px;font-size:13px}.order-list-table th{font-weight:800}.order-list-table td{vertical-align:middle;height:40px;font-weight:700}.order-list-table .order-sequence-column,.order-list-table .order-sequence-cell{text-align:center;white-space:nowrap;padding-left:8px;padding-right:8px}.order-sequence-cell{color:var(--subtle);font-weight:600!important}.order-list-table tbody tr:hover td{background:#e7f3ff}.order-list-table .empty-state{min-height:270px}.row-link{color:var(--erp-blue-dark);font-size:13px;font-weight:800;text-decoration:none}.row-link:hover{text-underline-offset:3px;text-decoration:underline}.order-product-summary strong{color:var(--ink-strong);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.category-tag,.tracker-tag{border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:22px;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.category-tag+.category-tag{margin-left:4px}.category-tag.is-clothing{color:#244457;background:#ddf3fc}.category-tag.is-hat{color:#27543a;background:#ddf3d8}.tracker-tag{color:#244457;background:#ddf3fc}.tracker-tag[data-tracker=烧麦]{color:#704722;background:#fbe9d8}.tracker-tag[data-tracker=青椒]{color:#27543a;background:#ddf3d8}.tracker-tag[data-tracker=大葱]{color:#24584f;background:#dcf4ee}.tracker-tag[data-tracker=橄榄]{color:#555c2d;background:#eef0d5}.order-list-table .list-progress-line{grid-template-columns:minmax(58px,1fr) 30px;align-items:center;gap:5px;display:grid}.progress-track{background:#e6ecf0;border-radius:999px;width:100%;height:7px;display:block;overflow:hidden}.progress-bar{background:var(--erp-blue);border-radius:inherit;height:100%;display:block}.list-progress-percent{text-align:right;font-size:10px}.order-shipment-count{font-variant-numeric:tabular-nums}.order-list-table .status-badge{justify-content:center;gap:0;min-width:44px;height:22px;min-height:22px;padding:0 10px;font-size:13px;font-weight:700;line-height:1}.order-list-table .status-badge:before{display:none}.status-badge.is-danger{color:var(--danger);background:var(--danger-bg)}.status-badge.is-info{color:var(--erp-blue-dark);background:var(--erp-blue-soft)}.status-badge.is-neutral{color:#616b78;background:#eef1f4}.status-badge.is-draft{color:#65547b;background:#f0ebf7}.order-row-actions{align-items:center;gap:12px;display:flex}.order-view-button,.order-delete-button{background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:700;text-decoration:none}.order-view-button{color:var(--erp-blue-dark)}.order-delete-button{color:#d84949}.order-view-button:hover,.order-delete-button:hover{text-underline-offset:3px;text-decoration:underline}.order-list-page .order-list-footer{background:var(--surface-soft);min-height:42px;padding:8px 14px}.order-list-page .order-pagination{margin-left:auto}.order-list-page .order-page-button{min-width:28px;height:28px;padding:0 7px}.order-page-arrow{font-size:17px;line-height:1}.product-list-page,.factory-list-page{gap:14px;display:grid}.product-search-form{align-items:center;gap:10px;display:flex}.product-search-field{flex:1;max-width:620px}.product-list-card,.factory-list-card{min-width:0;overflow:hidden}.product-list-table{width:100%;min-width:860px;color:var(--ink);border-collapse:collapse;table-layout:fixed;font-size:14px}.product-list-table th,.product-list-table td{text-align:left;vertical-align:middle;padding:0 14px}.product-list-table th{color:#37404b;white-space:nowrap;background:#f1f3f6;font-weight:800}.product-list-table tbody tr:hover td{background:#f7fbfe}.product-list-table th:first-child{width:52px}.product-list-table th:nth-child(2){width:140px}.product-list-table th:nth-child(3){width:90px}.product-list-table th:nth-child(4){width:240px}.product-list-table th:nth-child(5){width:260px}.product-list-table th:nth-child(6){width:190px}.product-list-table th:first-child,.product-list-table td:first-child{text-align:center;white-space:nowrap;padding-left:8px;padding-right:8px}.product-sequence,.factory-sequence{color:var(--subtle)}.product-list-thumb{color:#8c98a6;background:#f0f2f5;border:1px solid #dfe3e8;border-radius:4px;place-items:center;width:30px;height:32px;display:grid}.product-list-thumb svg{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:22px}.product-item-no,.product-code-cell{color:var(--ink);font-weight:700}.product-name-cell{color:var(--ink-strong);font-weight:750}.factory-search-field{flex:2.4 360px}.factory-filter-card .order-select-field{max-width:180px}.factory-list-table{width:100%;min-width:1270px;color:var(--ink);border-collapse:collapse;table-layout:fixed;font-size:14px}.factory-list-table th,.factory-list-table td{text-align:left;vertical-align:middle;padding:0 14px}.factory-data-row td{height:48px;font-weight:600}.factory-data-row:hover td{background:#f7fbfe}.factory-list-table th:first-child{width:52px}.factory-list-table th:nth-child(2){width:90px}.factory-list-table th:nth-child(3){width:180px}.factory-list-table th:nth-child(4){width:290px}.factory-list-table th:nth-child(5){width:120px}.factory-list-table th:nth-child(6),.factory-list-table th:nth-child(7){width:150px}.factory-list-table th:nth-child(8){width:135px}.factory-list-table th:nth-child(9){width:120px}.factory-list-table th:first-child,.factory-list-table td:first-child{text-align:center;white-space:nowrap;padding-left:8px;padding-right:8px}.factory-supplier-number,.factory-name,.factory-phone{color:var(--ink);font-weight:700}.factory-name{color:var(--ink-strong);font-weight:750}.factory-legal-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.factory-contract-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.factory-contract-badge.is-complete{color:var(--success);background:var(--success-bg)}.factory-contract-badge.is-incomplete{color:var(--warning);background:var(--warning-bg)}.factory-user-count{color:var(--erp-blue);background:0 0;border:0;padding:5px 2px;font-size:13px;font-weight:700}.factory-row-actions{align-items:center;gap:14px;display:flex}.factory-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#181f2775;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.factory-modal{background:#fff;border:1px solid #cfd6de;border-radius:8px;width:min(800px,100vw - 40px);max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 22px 64px #141f2b3d}.factory-editor-panel{background:#fff;border:0;flex-direction:column;max-height:calc(100vh - 40px);margin:0;padding:0;display:flex}.factory-editor-header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;min-height:58px;padding:12px 20px;display:flex}.factory-editor-header h2{color:var(--ink-strong);margin:0;font-size:18px;font-weight:800}.factory-modal-close{width:34px;height:34px;color:var(--ink-strong);background:0 0;border:0;border-radius:4px;place-items:center;padding:0;font-size:24px;display:grid}.factory-modal-close:hover{background:#eef1f4}.factory-editor-body{min-height:0;padding:26px 32px 18px;overflow-y:auto}.factory-form-grid{grid-template-columns:96px minmax(0,1fr) 96px minmax(0,1fr);align-items:center;gap:20px 8px;display:grid}.factory-form-label{min-height:40px;color:var(--ink-strong);white-space:nowrap;justify-content:flex-end;align-items:center;font-size:14px;font-weight:700;display:flex}.factory-form-label>span{text-align:justify;text-align-last:justify;width:72px}.factory-form-control{min-width:0;position:relative}.factory-form-control.is-wide{grid-column:span 3}.factory-form-control input{width:100%;height:38px;color:var(--ink-strong);border:1px solid var(--line-strong);background:#fff;border-radius:4px;outline:0;padding:0 12px;font-size:14px}.factory-form-control input:focus{border-color:var(--erp-blue);box-shadow:0 0 0 2px #108fde1a}.factory-form-control input[readonly]{color:#4f5965;cursor:not-allowed;background:#f4f6f8}.factory-editor-actions{justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}.factory-detail-body{padding:26px 32px 30px}.factory-detail-grid{border-top:1px solid #d9dee5;border-left:1px solid #d9dee5;grid-template-columns:112px minmax(0,1fr) 112px minmax(0,1fr);display:grid;overflow:hidden}.factory-detail-label,.factory-detail-value{border-bottom:1px solid #d9dee5;border-right:1px solid #d9dee5;align-items:center;min-width:0;min-height:52px;padding:12px 14px;display:flex}.factory-detail-label{background:#eef1f5;font-weight:800}.factory-detail-value{background:#fff;font-weight:600}.factory-detail-value.is-wide{grid-column:span 3}.people-management-page{gap:14px;display:grid}.people-management-filter-card,.people-management-card{min-width:0;overflow:hidden}.people-management-header{border-bottom:1px solid var(--line);align-items:center;height:54px;padding:0 16px;display:flex}.people-management-header h1{color:var(--ink-strong);margin:0;font-size:18px;font-weight:800}.people-tabs{border-bottom:1px solid var(--line);gap:4px;min-height:48px;padding:0 16px;display:flex}.people-tabs a{min-width:112px;color:var(--muted);text-align:center;border:0;place-items:center;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:grid;position:relative}.people-tabs a:after{content:"";background:0 0;height:3px;position:absolute;bottom:-1px;left:12px;right:12px}.people-tabs a.router-link-active{color:var(--erp-blue-dark);font-weight:800}.people-tabs a.router-link-active:after{background:var(--erp-blue)}.people-toolbar{border-bottom:1px solid var(--line);align-items:center;min-height:52px;padding:8px 16px;display:flex}.people-user-filter{width:310px;color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.people-user-filter>span{flex:none}.people-user-filter select{width:100%;height:36px;color:var(--ink);border:1px solid var(--line-strong);background:#fff;border-radius:4px;padding:0 32px 0 10px;font-size:13px;font-weight:600}.people-table-scroll{min-height:360px;overflow-x:auto}.people-table{width:100%;min-width:880px;color:var(--ink);border-collapse:collapse;table-layout:fixed}.people-table th,.people-table td{text-align:left;padding:0 16px}.people-table th:first-child,.people-table td:first-child{text-align:center;white-space:nowrap;width:52px;padding-left:8px;padding-right:8px}.people-table tbody tr:hover td{background:#f7fbfe}.people-row-actions{align-items:center;gap:12px;display:flex}.people-management-page .status-badge:before{display:none}.text-button{color:var(--erp-blue);background:0 0;border:0;padding:5px 2px;font-size:13px;font-weight:700}.text-button:hover{color:var(--erp-blue-dark);text-underline-offset:3px;text-decoration:underline}.text-button.danger{color:var(--danger)}.status-badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.status-badge.is-pending{color:var(--warning);background:var(--warning-bg)}.status-badge.is-approved{color:var(--success);background:var(--success-bg)}.status-badge.is-rejected{color:var(--danger);background:var(--danger-bg)}.page-error{color:var(--danger);margin:12px 16px;font-size:13px}@media (width>=861px){.app-shell.is-sidebar-collapsed{--sidebar-width:var(--app-rail-width);--page-sidebar-width:0px}.app-shell.is-sidebar-collapsed .page-sidebar{visibility:hidden;pointer-events:none;opacity:0}}@media (width<=900px){.dashboard-overview{grid-template-columns:1fr}.order-list-page .order-filter-row,.factory-filter-card .order-filter-row{flex-wrap:wrap}.factory-form-grid{grid-template-columns:92px minmax(0,1fr);gap:12px 10px}.factory-form-control.is-wide{grid-column:auto}.factory-detail-grid{grid-template-columns:100px minmax(0,1fr)}.factory-detail-value.is-wide{grid-column:auto}}.shipment-list-page,.shipment-detail-page{gap:14px;display:grid}.shipment-filter-row .order-list-search-field{flex:2.4 320px;min-width:220px}.shipment-filter-row .shipment-factory-field{flex:150px}.shipment-filter-row .shipment-factory-field select{width:100%}.shipment-list-table{table-layout:fixed;width:100%;min-width:1080px}.shipment-list-table th,.shipment-list-table td{text-align:left;vertical-align:middle;padding-left:14px;padding-right:14px;font-size:13px;font-weight:700}.shipment-list-table th{height:40px;font-weight:800}.shipment-list-table td{height:48px}.shipment-list-table th:first-child{width:52px}.shipment-list-table th:nth-child(2){width:168px}.shipment-list-table th:nth-child(3){width:150px}.shipment-list-table th:nth-child(4){width:100px}.shipment-list-table th:nth-child(5){width:260px}.shipment-list-table th:nth-child(6){width:112px}.shipment-list-table th:nth-child(7){width:120px}.shipment-list-table th:nth-child(8){width:92px}.shipment-list-table col.shipment-sequence-col{width:52px}.shipment-list-table col.shipment-number-col{width:16.225%}.shipment-list-table col.shipment-order-col{width:14.487%}.shipment-list-table col.shipment-factory-col{width:9.657%}.shipment-list-table col.shipment-product-col{width:25.11%}.shipment-list-table col.shipment-quantity-col{width:10.818%}.shipment-list-table col.shipment-date-col{width:11.591%}.shipment-list-table col.shipment-action-col{width:8.884%}.shipment-list-table .shipment-sequence-column,.shipment-list-table .shipment-sequence-cell{text-align:center;white-space:nowrap;width:52px;min-width:52px;max-width:52px;padding-left:8px;padding-right:8px}.shipment-list-table .shipment-sequence-cell{color:var(--subtle);font-variant-numeric:tabular-nums;font-weight:600}.shipment-order-cell{color:var(--ink-strong)}.shipment-product-summary{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shipment-number-cell,.detail-number,.packing-total-cell{font-variant-numeric:tabular-nums;font-weight:700}.shipment-detail-page .detail-page-header{min-height:54px;padding:9px 18px}.shipment-detail-page .detail-back-button{align-items:center;gap:6px;display:inline-flex}.shipment-detail-page .detail-back-button svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.shipment-detail-actions{gap:12px}.shipment-detail-page .status-badge{border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:54px;height:24px;padding:2px 10px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.shipment-detail-page .detail-overview-content{padding:16px 18px 18px}.shipment-summary-grid{border-top:1px solid #d8dde5;border-left:1px solid #d8dde5;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.shipment-summary-grid>div{border-bottom:1px solid #d8dde5;border-right:1px solid #d8dde5;grid-template-columns:minmax(96px,.85fr) minmax(0,1.15fr);min-width:0;min-height:58px;display:grid}.shipment-summary-grid dt,.shipment-summary-grid dd{color:#20242a;align-items:center;min-width:0;margin:0;padding:12px 14px;font-size:14px;font-weight:750;display:flex}.shipment-summary-grid dt{white-space:nowrap;background:#eef1f4;border-right:1px solid #d8dde5}.shipment-summary-grid dd{overflow-wrap:anywhere;background:#fff}.shipment-summary-grid .detail-summary-number{font-size:14px!important}.shipment-detail-page .detail-section-header{min-height:58px;padding:11px 16px}.shipment-detail-page .detail-table-scroll{min-width:0;overflow-x:auto}.shipment-detail-page .detail-data-table{width:100%;color:var(--ink);border-collapse:collapse;table-layout:fixed;font-size:14px}.shipment-detail-page .detail-data-table th,.shipment-detail-page .detail-data-table td{box-sizing:border-box;text-align:left;vertical-align:middle;height:48px;padding:8px 13px;font-size:14px}.shipment-detail-page .detail-data-table th{color:#37404b;white-space:nowrap;background:#f1f3f6;height:40px;padding-top:0;padding-bottom:0;font-weight:800}.shipment-product-table{min-width:980px}.shipment-product-table th:first-child{width:52px}.shipment-product-table th:nth-child(2){width:108px}.shipment-product-table th:nth-child(3){width:74px}.shipment-product-table th:nth-child(4){width:116px}.shipment-product-table th:nth-child(5){width:190px}.shipment-product-table th:nth-child(6){width:145px}.shipment-product-table th:nth-child(7){width:105px}.shipment-product-table col.detail-sequence-col{width:52px}.shipment-product-table col.detail-order-col{width:13.857%}.shipment-product-table col.detail-image-col{width:9.49%}.shipment-product-table col.detail-sku-col{width:14.88%}.shipment-product-table col.detail-product-col{width:24.38%}.shipment-product-table col.detail-properties-col{width:18.61%}.shipment-product-table col.detail-quantity-col{width:13.47%}.shipment-product-table .detail-sequence-column,.shipment-product-table .detail-sequence-cell{text-align:center;white-space:nowrap;width:52px;min-width:52px;max-width:52px;padding-left:8px;padding-right:8px}.shipment-product-table .detail-sequence-cell{color:var(--subtle);font-weight:600}.shipment-product-table .product-thumb{color:#8c98a6;background:#f0f2f5;border:1px solid #dfe3e8;border-radius:4px;place-items:center;width:30px;height:32px;display:grid}.shipment-product-table .product-thumb svg{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:22px}.packing-detail-table{min-width:950px}.packing-detail-table th:first-child{width:76px}.packing-detail-table th:nth-child(2){width:112px}.packing-detail-table th:nth-child(3){width:130px}.packing-detail-table th:nth-child(4){width:210px}.packing-detail-table th:nth-child(5){width:160px}.packing-detail-table th:nth-child(6){width:110px}.packing-detail-table th:nth-child(7){width:100px}.packing-box-group tr:first-child td{border-top:1px solid #dde1e7}.packing-box-group tr:last-child td{border-bottom:1px solid #dde1e7}.shipment-detail-page .packing-box-number{color:var(--erp-blue-dark);background:#f7fbfe;font-weight:800;text-align:center!important;vertical-align:middle!important;font-size:17px!important}.packing-total-cell{color:var(--ink-strong);font-weight:800}.shipment-support-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:14px;display:grid}.shipment-support-content{gap:18px;padding:16px;display:grid}.shipment-support-content h3{color:var(--ink-strong);margin:0 0 10px;font-size:13px;font-weight:800}.shipment-proof-empty{color:var(--subtle);text-align:center;background:#f8f9fb;border:1px dashed #d9dee4;padding:18px}.shipment-factory-remark{min-height:52px;color:var(--ink);background:#f8f9fb;border:1px solid #e1e5ea;margin:0;padding:12px 14px;font-size:13px;line-height:1.7}.shipment-log-list{scrollbar-gutter:stable;gap:0;max-height:320px;margin:0;padding:10px 18px 14px;list-style:none;display:grid;overflow-y:auto}.shipment-log-item{grid-template-columns:14px minmax(0,1fr);gap:10px;padding:10px 0;display:grid}.shipment-log-dot{background:var(--erp-blue);border:2px solid #dff1ff;border-radius:50%;width:11px;height:11px;margin-top:4px}.shipment-log-item div{gap:4px;display:grid}.shipment-log-item strong{color:var(--ink-strong);font-size:13px}.shipment-log-item div span{color:var(--subtle);font-size:11px}@media (width<=900px){.shipment-filter-row{flex-wrap:wrap}.shipment-support-grid{grid-template-columns:1fr}}@media (width<=860px){.app-shell{display:block}.sidebar{width:var(--sidebar-width);box-shadow:var(--shadow-float);transition:transform .18s;position:fixed;left:0;transform:translate(-105%)}.app-shell.is-menu-open .sidebar{transform:translate(0)}.mobile-overlay{inset:0 0 0 var(--sidebar-width);z-index:25;visibility:hidden;opacity:0;background:#212b3859;transition:all .18s;display:block;position:fixed}.app-shell.is-menu-open .mobile-overlay{visibility:visible;opacity:1}.mobile-menu-button{display:grid}.topbar{padding:0 14px}.user-copy{display:none}.page-stage{padding:14px 12px 24px}}@media (width<=760px){.dashboard-stat-grid{grid-template-columns:1fr}.order-status-tabs{overflow-x:auto}.order-status-tab{flex:none}.order-list-page .order-filter-row{flex-direction:column;align-items:stretch}.order-list-page .order-list-search-field,.order-list-page .order-select-field,.order-list-page .order-multiselect,.order-list-page .order-date-field{flex:none;width:100%;min-width:0;max-width:none}.order-list-page .order-date-separator{display:none}.order-list-page .order-filter-row>.order-primary-button,.order-list-page .order-filter-row>.order-secondary-button{width:100%}.order-list-page .order-list-footer{flex-direction:column;align-items:flex-start}.order-list-page .order-pagination{align-self:flex-end;margin-left:0}.product-search-form{flex-direction:column;align-items:stretch}.product-search-field{width:100%;max-width:none}.order-list-footer{flex-direction:column;align-items:flex-start}}@media (width<=520px){.dashboard-search-form{width:100%;display:grid}.dashboard-search-field{min-width:0}.dashboard-stat-card{min-height:150px;padding:24px}.dashboard-stat-card strong{font-size:48px}.user-chip{display:none}.topbar-title{color:var(--ink);font-size:15px}}.shipment-void-card{overflow:hidden}.shipment-void-content{justify-content:space-between;align-items:flex-end;gap:18px;padding:16px;display:flex}.shipment-void-content dl{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:0;display:grid}.shipment-void-content dl>div{grid-template-columns:82px minmax(0,1fr);gap:10px;font-size:13px;display:grid}.shipment-void-content dl>div.is-wide{grid-column:1/-1}.shipment-void-content dt{color:var(--subtle);font-weight:700}.shipment-void-content dd{color:var(--ink-strong);overflow-wrap:anywhere;margin:0;font-weight:700}.shipment-void-actions{flex:none;gap:12px;display:flex}.shipment-log-dot.is-warning{background:#f59e0b;border-color:#fff3dc}.status-badge.is-warning{color:#a45d00;background:#fff3dc}.shipment-return-dialog{width:min(1120px,100vw - 40px)}.shipment-return-dialog .modal-body{gap:18px;display:grid}.shipment-return-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:980px}.shipment-return-table th,.shipment-return-table td{text-align:left;border:1px solid #dde1e7;height:44px;padding:0 10px;font-size:13px}.shipment-return-table th{color:#37404b;white-space:nowrap;background:#f1f3f6;height:40px;font-weight:800}.shipment-return-table th:first-child{text-align:center;width:52px}.shipment-return-table th:nth-child(2){width:112px}.shipment-return-table th:nth-child(3){width:118px}.shipment-return-table th:nth-child(4){width:180px}.shipment-return-table th:nth-child(5){width:145px}.shipment-return-table th:nth-child(6),.shipment-return-table th:nth-child(7){width:90px}.shipment-return-table th:nth-child(8){width:125px}.shipment-return-table td:first-child{text-align:center;padding:0 8px}.return-quantity-input{box-sizing:border-box;border:1px solid #cfd6de;border-radius:4px;width:100%;height:30px;padding:0 8px}.return-reason-field,.reopen-field{color:var(--ink-strong);gap:8px;font-size:13px;font-weight:700;display:grid}.return-reason-field textarea,.reopen-field textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:84px;font:inherit;border:1px solid #cfd6de;border-radius:4px;padding:10px 12px;font-weight:500}@media (width<=760px){.shipment-void-content{flex-direction:column;align-items:stretch}.shipment-void-content dl{grid-template-columns:1fr}.shipment-void-content dl>div.is-wide{grid-column:auto}}.repair-create-page[data-v-1036497d]{gap:14px;display:grid}.detail-back-button[data-v-1036497d]{align-items:center;gap:6px;display:inline-flex}.detail-back-button svg[data-v-1036497d]{width:20px;height:20px}.detail-back-button path[data-v-1036497d]{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.repair-create-title[data-v-1036497d]{gap:12px;font-size:15px;font-weight:800}.repair-upload-content[data-v-1036497d]{padding:18px}.repair-upload-zone[data-v-1036497d]{width:100%;min-height:174px;color:var(--muted);font-family:var(--font-body);cursor:pointer;background:#f8fbfd;border:1px dashed #aebdca;border-radius:6px;place-items:center;gap:7px;padding:24px;display:grid}.repair-upload-zone[data-v-1036497d]:hover,.repair-upload-zone[data-v-1036497d]:focus-visible{color:var(--erp-blue-dark);border-color:var(--erp-blue);background:#f1f9fe;outline:none}.repair-upload-zone svg[data-v-1036497d]{width:42px;height:42px;color:var(--erp-blue)}.repair-upload-zone path[data-v-1036497d]{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.repair-upload-zone strong[data-v-1036497d]{color:var(--ink-strong);font-size:15px;font-weight:800}.repair-upload-zone span[data-v-1036497d]{text-align:center;max-width:620px;font-size:11px;line-height:1.7}.repair-uploaded-file[data-v-1036497d]{background:#f8fbfd;border:1px solid #dbe3ea;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:14px 16px;display:flex}.repair-uploaded-file>div[data-v-1036497d],.repair-file-actions[data-v-1036497d]{align-items:center;gap:12px;display:flex}.repair-uploaded-file>div>span[data-v-1036497d]:last-child{gap:4px;display:grid}.repair-uploaded-file strong[data-v-1036497d]{font-size:13px;font-weight:800}.repair-uploaded-file small[data-v-1036497d]{color:var(--subtle);font-size:10px}.repair-file-mark[data-v-1036497d]{color:#fff;background:#2e9b6d;border-radius:4px;place-items:center;width:46px;height:46px;font-size:10px;font-weight:800;display:grid}.detail-section-header h2[data-v-1036497d],.detail-section-header p[data-v-1036497d]{margin:0}.detail-section-header p[data-v-1036497d]{color:var(--subtle);font-size:11px}.repair-validation-badge[data-v-1036497d]{color:#24744f;background:#e9f6ef;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.repair-preview-summary[data-v-1036497d]{border-bottom:1px solid var(--line);grid-template-columns:1.5fr repeat(3,1fr);display:grid}.repair-preview-summary>div[data-v-1036497d]{border-right:1px solid var(--line);grid-template-columns:minmax(84px,auto) minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:10px 14px;display:grid}.repair-preview-summary[data-v-1036497d]>:last-child{border-right:0}.repair-preview-summary span[data-v-1036497d]{color:var(--muted);font-size:12px;font-weight:700}.repair-preview-summary strong[data-v-1036497d]{font-size:17px;font-weight:800}.repair-errors[data-v-1036497d]{color:#913d31;background:#fff3f1;border:1px solid #efc4bd;margin:14px;padding:12px 14px}.repair-errors p[data-v-1036497d]{margin:4px 0}.repair-preview-table[data-v-1036497d]{table-layout:fixed;min-width:1008px}.repair-preview-table th[data-v-1036497d]:first-child{width:52px}.repair-preview-table th[data-v-1036497d]:nth-child(2){width:120px}.repair-preview-table th[data-v-1036497d]:nth-child(3){width:190px}.repair-preview-table th[data-v-1036497d]:nth-child(4){width:160px}.repair-preview-table th[data-v-1036497d]:nth-child(5){width:112px}.repair-preview-table th[data-v-1036497d]:nth-child(6){width:94px}.repair-preview-table th[data-v-1036497d]:nth-child(7){width:280px}.repair-preview-table th[data-v-1036497d],.repair-preview-table td[data-v-1036497d]{text-align:left;padding:8px 14px}.repair-preview-table th[data-v-1036497d]:first-child,.repair-preview-table td[data-v-1036497d]:first-child{text-align:center;padding-left:8px!important;padding-right:8px!important}.repair-reason-cell[data-v-1036497d]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.repair-number-cell[data-v-1036497d]{font-variant-numeric:tabular-nums}.repair-create-actions[data-v-1036497d]{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;min-height:62px;padding:14px 16px;display:flex}@media (width<=980px){.repair-preview-summary[data-v-1036497d]{grid-template-columns:repeat(2,minmax(0,1fr))}.repair-preview-summary[data-v-1036497d]>:nth-child(2){border-right:0}.repair-preview-summary[data-v-1036497d]>:nth-child(-n+2){border-bottom:1px solid var(--line)}}.repair-detail-page[data-v-c64d9703]{gap:14px;display:grid}.detail-back-button[data-v-c64d9703]{align-items:center;gap:6px;display:inline-flex}.detail-back-button svg[data-v-c64d9703]{width:20px;height:20px}.detail-back-button path[data-v-c64d9703]{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.repair-detail-title[data-v-c64d9703]{gap:12px;font-size:15px;font-weight:800}.repair-summary-matrix[data-v-c64d9703]{border:1px solid #d8dde5;grid-template-rows:repeat(2,54px);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.repair-summary-matrix>div[data-v-c64d9703]{border-bottom:1px solid #d8dde5;border-right:1px solid #d8dde5;grid-template-columns:minmax(116px,.8fr) minmax(0,1.2fr);min-width:0;display:grid}.repair-summary-matrix>div[data-v-c64d9703]:nth-child(2n){border-right:0}.repair-summary-matrix>div[data-v-c64d9703]:nth-child(n+3){border-bottom:0}.repair-summary-matrix dt[data-v-c64d9703],.repair-summary-matrix dd[data-v-c64d9703]{align-items:center;min-width:0;margin:0;padding:0 14px;font-size:13px;font-weight:800;display:flex}.repair-summary-matrix dt[data-v-c64d9703]{background:#eef1f5;border-right:1px solid #d8dde5}.repair-source-file[data-v-c64d9703]{background:#f8fbfd;border:1px solid #dbe3ea;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;margin:16px;padding:13px 14px;display:grid}.repair-source-file-icon[data-v-c64d9703]{color:#2e9b6d;place-items:center;width:42px;height:46px;display:grid}.repair-source-file-icon svg[data-v-c64d9703]{width:34px;height:38px}.repair-source-file-icon path[data-v-c64d9703]{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.repair-source-file>div[data-v-c64d9703]:nth-child(2){gap:5px;min-width:0;display:grid}.repair-source-file strong[data-v-c64d9703]{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.repair-source-file span[data-v-c64d9703]{color:var(--subtle);font-size:10px}.repair-quality-table[data-v-c64d9703]{table-layout:fixed;min-width:1008px}.repair-quality-table th[data-v-c64d9703]:first-child{width:52px}.repair-quality-table th[data-v-c64d9703]:nth-child(2){width:120px}.repair-quality-table th[data-v-c64d9703]:nth-child(3){width:190px}.repair-quality-table th[data-v-c64d9703]:nth-child(4){width:160px}.repair-quality-table th[data-v-c64d9703]:nth-child(5){width:112px}.repair-quality-table th[data-v-c64d9703]:nth-child(6){width:94px}.repair-quality-table th[data-v-c64d9703]:nth-child(7){width:280px}.repair-quality-table th[data-v-c64d9703],.repair-quality-table td[data-v-c64d9703]{text-align:left;height:40px!important;padding:0 14px!important}.repair-quality-table th[data-v-c64d9703]:first-child,.repair-quality-table td[data-v-c64d9703]:first-child{text-align:center;padding-left:8px!important;padding-right:8px!important}.repair-number-cell[data-v-c64d9703]{font-variant-numeric:tabular-nums}.repair-reason-cell[data-v-c64d9703]{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;overflow:hidden}.repair-box-cell[data-v-c64d9703]{text-align:center;vertical-align:middle}.repair-return-table[data-v-c64d9703]{table-layout:fixed;min-width:1200px}.repair-return-table th[data-v-c64d9703],.repair-return-table td[data-v-c64d9703]{height:40px!important;padding:0 14px!important}.repair-return-table th[data-v-c64d9703]:first-child{width:130px}.repair-return-table th[data-v-c64d9703]:nth-child(2){width:120px}.repair-return-table th[data-v-c64d9703]:nth-child(3){width:220px}.repair-return-table th[data-v-c64d9703]:nth-child(4){width:170px}.repair-return-table th[data-v-c64d9703]:nth-child(n+5){width:120px}.repair-inline-empty[data-v-c64d9703]{color:var(--subtle);text-align:center;padding:22px;font-size:12px}@media (width<=980px){.repair-summary-matrix[data-v-c64d9703]{grid-template-rows:none;grid-template-columns:1fr}.repair-summary-matrix>div[data-v-c64d9703]{border-bottom:1px solid #d8dde5;border-right:0;min-height:54px}.repair-summary-matrix>div[data-v-c64d9703]:nth-child(3){border-bottom:1px solid #d8dde5}}.repair-filter-card[data-v-32afe1ca]{padding:0;overflow:visible}.repair-filter-card .order-filter-form[data-v-32afe1ca]{padding-top:16px}.repair-filter-row .order-list-search-field[data-v-32afe1ca]{flex:auto}.repair-filter-row .repair-status-field[data-v-32afe1ca]{flex:0 0 116px}.repair-filter-row .repair-factory-field[data-v-32afe1ca]{flex:0 0 170px}.repair-filter-row .order-date-field[data-v-32afe1ca]{flex:0 0 142px}.repair-create-button[data-v-32afe1ca]{width:auto;min-width:106px}.repair-list-table[data-v-32afe1ca]{table-layout:fixed;width:100%;min-width:1158px}.repair-list-table th[data-v-32afe1ca]:first-child{width:52px}.repair-list-table th[data-v-32afe1ca]:nth-child(2){width:178px}.repair-list-table th[data-v-32afe1ca]:nth-child(3){width:128px}.repair-list-table th[data-v-32afe1ca]:nth-child(4),.repair-list-table th[data-v-32afe1ca]:nth-child(5),.repair-list-table th[data-v-32afe1ca]:nth-child(6),.repair-list-table th[data-v-32afe1ca]:nth-child(7){width:126px}.repair-list-table th[data-v-32afe1ca]:nth-child(8){width:152px}.repair-list-table th[data-v-32afe1ca]:nth-child(9),.repair-list-table th[data-v-32afe1ca]:nth-child(10){width:104px}.repair-list-table th[data-v-32afe1ca],.repair-list-table td[data-v-32afe1ca]{text-align:left;padding:0 14px;font-size:13px}.repair-list-table td[data-v-32afe1ca]{height:40px;font-weight:700}.repair-list-table .order-sequence-column[data-v-32afe1ca],.repair-list-table .order-sequence-cell[data-v-32afe1ca]{text-align:center;white-space:nowrap;width:52px!important;padding-left:8px!important;padding-right:8px!important}.repair-list-table tbody tr:hover td[data-v-32afe1ca]{background:#e7f3ff}.repair-list-table .row-link[data-v-32afe1ca]{background:0 0;border:0;padding:0}.repair-list-table .status-badge[data-v-32afe1ca]{justify-content:center;min-width:44px;height:22px;padding:0 10px;font-size:13px}.repair-list-table .status-badge[data-v-32afe1ca]:before{content:none!important;display:none!important}.repair-list-header[data-v-32afe1ca]{height:54px;padding:0 16px}.repair-list-header h1[data-v-32afe1ca]{margin:0;font-size:18px;font-weight:800}.repair-list-footer[data-v-32afe1ca]{background:var(--surface-soft);min-height:42px;padding:8px 14px}.repair-number-cell[data-v-32afe1ca]{font-variant-numeric:tabular-nums}.repair-archive-button[data-v-32afe1ca]{color:#d84949}.order-row-actions[data-v-32afe1ca]{white-space:nowrap;gap:12px}
