@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{--navy:#0d2345;--navy-2:#123362;--ink:#172033;--muted:#728096;--line:#e8edf4;--soft:#f6f8fb;--blue:#2563eb;--teal:#129787;--amber:#e58c12;--red:#df4545;--violet:#7457d9;--white:#fff;color:var(--ink);background:var(--soft);font-family:Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--soft);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.app-shell{background:var(--soft);min-height:100vh}.sidebar{z-index:30;color:#d8e4f7;background:linear-gradient(165deg,#0a1d3a,#0e2e59);flex-direction:column;width:238px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:3px 0 20px #0c1b3724}.brand{color:#fff;letter-spacing:.5px;border-bottom:1px solid #ffffff1a;align-items:center;gap:10px;height:72px;padding:0 23px;font-size:19px;font-weight:700;display:flex}.brand svg{color:#7bd8cc}.sidebar-label{color:#94add1;letter-spacing:.04em;padding:20px 23px 8px;font-size:11px}.sidebar nav{padding:4px 11px}.nav-item{color:#c6d5eb;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;margin:3px 0;padding:11px 12px;font-size:14px;display:flex}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{color:#fff;background:#17457f;box-shadow:inset 3px 0 #73d2c2}.nav-item em{color:#fff;background:#d85b5b;border-radius:999px;place-items:center;min-width:19px;height:19px;margin-left:auto;font-size:11px;font-style:normal;display:grid}.sidebar-foot{color:#91a9cc;border-top:1px solid #ffffff1f;align-items:center;gap:7px;margin:auto 20px 20px;padding-top:16px;font-size:11px;display:flex}.mobile-close{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.app-main{min-height:100vh;margin-left:238px}.topbar{z-index:15;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.top-title{align-items:baseline;gap:13px;display:flex}.top-title h1{letter-spacing:.01em;margin:0;font-size:18px}.eyebrow{color:var(--muted);letter-spacing:.07em;font-size:11px;font-weight:600}.top-actions{align-items:center;gap:13px;display:flex}.sync-state{color:var(--teal);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.sync-state i{background:#3ab797;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #e6f7f3}.sync-state small{color:#8a98ac;font-size:11px;font-weight:500}.icon-button,.plain-button{color:var(--ink);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;padding:7px;display:inline-flex;position:relative}.icon-button:hover,.plain-button:hover{background:var(--soft)}.icon-button b{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;display:grid;position:absolute;top:0;right:0}.menu-button{background:0 0;border:0;padding:7px;display:none}.primary,.secondary,.danger-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 15px;font-size:13px;font-weight:600;display:inline-flex}.primary{color:#fff;background:var(--blue);box-shadow:0 4px 10px #2563eb2b}.primary:hover{background:#1e56ce}.primary.small{height:35px}.secondary{color:#334155;background:#fff;border-color:#dce3ed}.secondary:hover{background:#fbfcfd;border-color:#aab8cc}.danger-button{color:#fff;background:var(--red)}.compact{height:31px;padding:0 11px;font-size:12px}.page{max-width:1580px;margin:0 auto;padding:30px 32px 44px}.page-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:23px;display:flex}.page-heading h2{letter-spacing:-.03em;margin:4px 0 5px;font-size:24px}.page-heading p{color:var(--muted);margin:0;font-size:13px}.heading-actions{gap:10px;display:flex}.upload-label{cursor:pointer}.upload-label input{opacity:0;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:flex-start;gap:13px;min-height:106px;padding:19px;display:flex}.metric-icon{border-radius:10px;flex:none;place-items:center;width:39px;height:39px;display:grid}.metric-icon.blue{color:var(--blue);background:#edf4ff}.metric-icon.teal{color:var(--teal);background:#e8f8f5}.metric-icon.amber{color:var(--amber);background:#fff6e7}.metric-icon.violet{color:var(--violet);background:#f1efff}.metric span{color:var(--muted);font-size:12px;display:block}.metric strong{margin:4px 0;font-size:25px;line-height:1.2;display:block}.metric small{color:#8795a9;font-size:11px}.panel{border:1px solid var(--line);background:#fff;border-radius:11px}.work-grid{grid-template-columns:1.55fr .8fr;gap:16px;margin-bottom:16px;display:grid}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:65px;padding:16px 20px;display:flex}.panel-heading h3{margin:3px 0 0;font-size:16px}.panel-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.count-label,.rule-chip{color:#526074;white-space:nowrap;background:#f2f6fb;border-radius:999px;padding:4px 9px;font-size:11px}.task-row{border-bottom:1px solid #f0f3f7;align-items:center;gap:12px;padding:13px 20px;display:flex}.task-row:last-child{border-bottom:0}.product-glyph{color:#2e5c93;background:#edf3fb;border:1px solid #dce7f6;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:grid}.product-glyph.mini{border-radius:7px;width:32px;height:32px}.task-info{flex:1;gap:1px;min-width:0;display:grid}.task-info strong{font-size:13px}.task-info span{color:#49566a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.task-info small,.table-product small,table small{color:#8795a9;font-family:DM Mono,monospace;font-size:10px;display:block}.rule-panel{padding-bottom:15px}.rule-panel .panel-heading{border-bottom:0}.rule-line{border-bottom:1px dashed #e6ebf1;justify-content:space-between;margin:8px 20px;padding:9px 0;font-size:13px;display:flex}.rule-line span{color:var(--muted)}.rule-line strong{color:#1d3f70}.rule-panel p{color:#758398;margin:13px 20px 0;font-size:11px;line-height:1.7}.sku-panel{overflow:hidden}.sku-heading{align-items:center}.table-tools{gap:8px;display:flex}.table-tools label,.search-field{color:#94a0b2;border:1px solid #dfe6ef;border-radius:7px;align-items:center;gap:6px;height:34px;padding:0 9px;display:flex}.table-tools input,.search-field input{border:0;outline:0;min-width:200px;font-size:12px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:805px}th{color:#6b788d;letter-spacing:.02em;text-align:left;white-space:nowrap;border-bottom:1px solid var(--line);background:#fafbfd;padding:12px 18px;font-size:11px;font-weight:600}td{vertical-align:middle;color:#374151;border-bottom:1px solid #eff2f6;padding:12px 18px;font-size:12px}tr:last-child td{border-bottom:0}.table-product{align-items:center;gap:9px;min-width:250px;display:flex}.table-product strong{margin-bottom:2px;font-size:13px;display:block}.table-product span{color:#69778c;white-space:nowrap;text-overflow:ellipsis;max-width:245px;font-size:11px;display:block;overflow:hidden}.value-good{color:var(--teal);font-weight:700}.value-warning{color:var(--amber);font-weight:700}.status-dot{color:#687587;white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:inline-flex}.status-dot:before{content:"";background:#a9b3c0;border-radius:50%;width:7px;height:7px}.status-dot.ok{color:#168779}.status-dot.ok:before{background:#23aa8c}.status-dot.waiting{color:#c77a0e}.status-dot.waiting:before{background:#ec9b23}.status-dot.danger{color:var(--red)}.status-dot.danger:before{background:var(--red)}.mini-state{color:#718096;white-space:nowrap;align-items:center;gap:4px;font-size:11px;display:inline-flex}.mini-state.ok{color:#15836f}.mini-state.warning{color:#b7780e}.mini-state.danger{color:#d53d3d}.link-button,.text-button{color:var(--blue);white-space:nowrap;background:0 0;border:0;padding:4px;font-size:12px;font-weight:600}.link-button:hover,.text-button:hover{text-decoration:underline}.eligible{color:#178471;white-space:nowrap;background:#ecfbf6;border-radius:5px;margin-left:7px;padding:3px 5px;font-size:10px}.drawer{z-index:35;background:#fff;flex-direction:column;width:420px;display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-12px 0 34px #19253a24}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:25px 24px 18px;display:flex}.drawer-head h2{margin:3px 0 0;font-size:20px}.sku-brief{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:18px 24px;display:flex}.sku-brief strong{font-size:13px;line-height:1.5;display:block}.sku-brief small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.drawer-section{padding:20px 24px}.section-head{justify-content:space-between;align-items:baseline;margin-bottom:13px;display:flex}.section-head strong{font-size:14px}.section-head span{color:var(--muted);font-size:11px}.bom-grid{grid-template-columns:1fr 72px 30px 28px;align-items:center;gap:8px;padding:8px 0;font-size:12px;display:grid}.bom-grid.header{color:#8996aa;padding:0 0 6px;font-size:11px}.bom-grid select,.bom-grid input{color:#354052;background:#fff;border:1px solid #dce3eb;border-radius:6px;outline:0;width:100%;padding:7px;font-size:12px}.bom-remove{color:#d83d3d;background:#fff1f1;border:0;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;display:grid}.bom-remove:hover{background:#ffe1e1}.bom-remove:disabled{color:#c3cad4;background:#f4f6f8}.callout{color:#52617a;background:#f4f8fe;border-left:3px solid #4d86d9;margin:0 24px;padding:12px 13px;font-size:12px;line-height:1.65}.callout strong{color:#264f88}.callout p{margin:3px 0 0}.drawer-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:auto;padding:16px 24px;display:flex}.summary-strip{background:#f1f6fd;border:1px solid #dfebfa;border-radius:9px;gap:0;margin-bottom:16px;padding:12px 2px;display:flex}.summary-strip span{color:#657388;border-right:1px solid #dbe6f3;padding:0 20px;font-size:12px}.summary-strip span:last-child{border:0}.summary-strip strong{color:#1f385e}.red-text{color:var(--red)!important}.list-panel .panel-heading{min-height:62px}.search-field{background:#fff}.purchase-layout{grid-template-columns:.84fr 1.16fr;gap:16px;display:grid}.purchase-card{border-bottom:1px solid #eef2f6;justify-content:space-between;gap:14px;padding:17px 19px;display:flex}.purchase-card:last-child{border:0}.purchase-card p{margin:6px 0 4px;font-size:12px}.purchase-card small{color:var(--muted);font-size:11px}.purchase-actions{align-items:center;gap:8px;display:flex}.completed,.queued{color:#178471;white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:600;display:inline-flex}.purchase-preview{padding-bottom:20px}.preview-meta{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;gap:8px;margin:0 20px;padding:15px 0;font-size:12px;display:grid}.preview-meta span{color:var(--muted)}.mini-table{border:1px solid var(--line);border-radius:8px;margin:18px 20px;overflow:hidden}.mini-table-head,.mini-table-row{grid-template-columns:1.6fr .5fr .65fr .75fr;align-items:center;gap:10px;padding:10px 12px;font-size:11px;display:grid}.mini-table-head{color:#657388;background:#fafbfd}.mini-table-row{border-top:1px solid #edf1f5}.mini-table-row strong{text-align:right}.preview-note{color:#587090;background:#f3f8ff;border-radius:7px;gap:9px;margin:0 20px;padding:11px;font-size:11px;line-height:1.6;display:flex}.preview-note svg{color:#4980c9;flex:none}.rule-chip{color:#2f5c99;background:#f1f6ff;border-radius:8px;padding:9px 11px}.flow-panel{justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:19px 20px;display:flex}.flow-panel h3{margin:4px 0;font-size:16px}.flow-panel p{color:var(--muted);margin:0;font-size:12px}.rule-editor{max-width:760px}.rule-editor .panel-heading>div{align-items:center;gap:9px;display:flex}.rule-form{grid-template-columns:1fr 1fr;gap:22px;padding:26px 24px 12px;display:grid}.rule-form label,.modal-form label{color:#47556a;gap:8px;font-size:12px;font-weight:600;display:grid}.number-input{border:1px solid #d9e1eb;border-radius:8px;align-items:center;height:41px;display:flex;overflow:hidden}.number-input input{border:0;outline:0;flex:1;min-width:0;padding:0 12px}.number-input b{color:#617086;background:#f7f9fc;height:100%;padding:11px 12px;font-size:12px}.rule-form small{color:#8491a3;font-size:11px;font-weight:400;line-height:1.6}.rule-preview{background:#f5f8fd;border-radius:8px;margin:0 24px;padding:15px}.rule-preview span{color:#7e8ba0;font-size:11px;display:block}.rule-preview strong{color:#284e85;margin:6px 0;font-size:15px;display:block}.rule-preview i{color:#8290a5;margin:0 7px;font-style:normal}.rule-preview p{color:#6c7b90;margin:0;font-size:11px}.form-actions{justify-content:flex-end;padding:20px 24px 24px;display:flex}.status-panel{overflow:hidden}.status-row{border-bottom:1px solid #eef2f6;grid-template-columns:250px 1fr 85px;align-items:center;gap:20px;padding:19px 20px;display:grid}.status-row:last-child{border-bottom:0}.status-sku strong,.status-sku span,.status-sku small{display:block}.status-sku strong{font-size:13px}.status-sku span{color:#657388;white-space:nowrap;text-overflow:ellipsis;margin:3px 0;font-size:11px;overflow:hidden}.status-sku small{color:#99a4b4;font-family:DM Mono,monospace;font-size:10px}.progress-steps{align-items:flex-start;display:flex}.progress-step{color:#a3adbc;flex:1;grid-template-columns:16px auto 1fr;align-items:center;gap:4px;font-size:10px;display:grid}.progress-step i{border:1px solid #c6cfda;border-radius:50%;place-items:center;width:16px;height:16px;font-style:normal;display:grid}.progress-step b{background:#d7dee8;height:1px;margin:0 4px;display:block}.progress-step.done,.progress-step.current{color:#2d6d65}.progress-step.done i{color:#fff;background:#45a994;border-color:#45a994}.progress-step.done b{background:#45a994}.progress-step.current i{color:#fff;background:var(--blue);border-color:var(--blue)}.inspection{color:#7a879a;align-items:center;gap:4px;font-size:11px;display:inline-flex}.inspection.good{color:#198571}.inspection.pending{color:#bd7a12}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f1a2b5c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:13px;width:min(460px,100%);overflow:hidden;box-shadow:0 18px 50px #05122c3d}.modal header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.modal h2{margin:0;font-size:18px}.modal-form{gap:15px;padding:20px;display:grid}.modal-form input,.modal-form select,.modal-form textarea{color:#344055;resize:vertical;border:1px solid #d9e1eb;border-radius:7px;outline:0;padding:9px 10px;font-size:13px}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:#5390e7;box-shadow:0 0 0 3px #eaf3ff}.selected-unit{background:#f5f8fc;border-radius:8px;gap:3px;padding:12px;display:grid}.selected-unit span{color:#4d86d9;font-family:DM Mono,monospace;font-size:11px}.selected-unit strong{font-size:14px}.selected-unit small{color:#738096;font-size:11px}.modal-tip,.danger-tip{color:#6f7d91;align-items:flex-start;gap:7px;margin:0;font-size:11px;line-height:1.5;display:flex}.danger-tip{color:#c33e3e;background:#fff1f1;border-radius:7px;padding:10px}.modal-form footer{justify-content:flex-end;gap:9px;margin-top:4px;display:flex}.toast{z-index:60;color:#fff;background:#162b4e;border-radius:8px;padding:11px 16px;font-size:13px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 10px 22px #0d234540}.floating-alert{color:#a46610;background:#fff9ed;border:1px solid #f6dcae;border-radius:8px;padding:9px 12px;font-size:11px;position:fixed;bottom:24px;right:23px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.metrics{grid-template-columns:repeat(2,1fr)}.work-grid,.purchase-layout{grid-template-columns:1fr}.status-row{grid-template-columns:205px 1fr}.inspection{grid-column:2}.top-title .eyebrow{display:none}}@media (width<=760px){.sidebar{width:254px;transition:transform .2s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.mobile-close{display:inline-flex}.app-main{margin-left:0}.topbar{height:62px;padding:0 15px}.menu-button{display:inline-flex}.top-title{flex:1;margin-left:7px}.top-title h1{font-size:16px}.sync-state small,.icon-button,.top-actions .primary.small{display:none}.top-actions{gap:6px}.page{padding:22px 14px 35px}.page-heading{flex-direction:column;margin-bottom:17px}.page-heading h2{font-size:21px}.page-heading p{line-height:1.55}.heading-actions{width:100%}.heading-actions>*{white-space:nowrap;flex:1;padding-left:8px;padding-right:8px}.metrics{grid-template-columns:1fr 1fr;gap:9px}.metric{gap:9px;min-height:94px;padding:13px}.metric-icon{width:32px;height:32px}.metric-icon svg{width:18px}.metric strong{font-size:21px}.metric small{max-width:90px;font-size:10px;line-height:1.4;display:block}.work-grid{gap:10px}.panel-heading{padding:14px}.task-row{padding:11px 14px}.task-info span{max-width:160px}.table-tools{display:none}.drawer{width:100%}.drawer-head{padding:19px 18px 15px}.sku-brief,.drawer-section{padding-left:18px;padding-right:18px}.callout{margin:0 18px}.drawer-footer{padding:14px 18px}.summary-strip{grid-template-columns:1fr 1fr;gap:9px;padding:11px;display:grid}.summary-strip span{border:0;padding:0;font-size:11px}.list-panel .panel-heading{flex-direction:column;align-items:flex-start;gap:10px}.search-field{width:100%}.search-field input{width:100%;min-width:0}.unit-list-panel .table-wrap{overflow:hidden}.unit-list-panel table{min-width:0}.unit-list-panel th,.unit-list-panel td{padding:10px 7px;font-size:11px}.unit-list-panel th:nth-child(2),.unit-list-panel td:nth-child(2),.unit-list-panel th:nth-child(5),.unit-list-panel td:nth-child(5),.unit-list-panel th:nth-child(6),.unit-list-panel td:nth-child(6),.unit-list-panel th:nth-child(7),.unit-list-panel td:nth-child(7),.unit-list-panel th:nth-child(8),.unit-list-panel td:nth-child(8){display:none}.unit-list-panel .link-button{padding:3px 0;font-size:10px}.purchase-card{padding:14px}.purchase-actions .icon-button,.purchase-preview{display:none}.flow-panel{flex-direction:column;align-items:flex-start}.rule-form{grid-template-columns:1fr;gap:14px;padding:18px 15px 9px}.rule-preview{margin:0 15px}.form-actions{padding:17px 15px}.form-actions .primary{width:100%}.status-row{padding:15px;display:block}.progress-steps{margin:14px 0;overflow:auto}.progress-step{min-width:65px}.progress-step span{font-size:9px}.status-sku span{white-space:normal}.rule-chip{text-align:center;width:100%}.floating-alert{display:none}}@media print{.sidebar,.topbar,.page-heading button,.purchase-list,.floating-alert{display:none!important}.app-main{margin:0}.page{padding:0}.purchase-layout{display:block}.purchase-preview{border:0;display:block!important}.purchase-preview .panel-heading button{display:none}}.template-download{cursor:pointer;text-decoration:none}.purchase-command{gap:8px;min-width:138px;display:grid}.purchase-command .secondary{width:100%}.purchase-command{justify-content:flex-end;align-items:center;gap:10px;min-width:max-content;display:flex}.purchase-command .primary,.purchase-command .secondary{white-space:nowrap;flex:none;width:auto}.purchase-heading-actions{align-self:flex-start;margin-left:auto;padding-top:4px}.purchase-workspace{grid-template-columns:1.15fr .85fr;align-items:start;gap:16px;display:grid}.purchase-procurement,.purchase-inbound{overflow:hidden}.purchase-order-list,.inbound-list{padding:4px 0}.purchase-order-row,.inbound-row{cursor:pointer;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:14px;padding:15px 20px;display:flex}.purchase-order-row:last-child,.inbound-row:last-child{border-bottom:0}.purchase-order-row.selected{box-shadow:inset 3px 0 0 var(--blue);background:#f3f7ff}.purchase-order-main,.inbound-row>div{flex:1;min-width:0}.purchase-id{align-items:center;gap:8px;display:flex}.purchase-id strong,.inbound-row strong{color:#1e3f70;font-size:13px}.purchase-order-main p{margin:6px 0 3px;font-size:13px;font-weight:600}.purchase-order-main small,.inbound-row span,.inbound-row small{color:#748197;font-size:11px;display:block}.inbound-row span{margin:5px 0 3px}.empty-inline{color:#8491a3;justify-content:center;align-items:center;gap:9px;min-height:120px;padding:20px;font-size:12px;display:flex}.empty-inline svg{color:#80a3d6}.purchase-modal{width:min(780px,100% - 30px)}.two-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-section-title{justify-content:space-between;align-items:center;margin-top:3px;display:flex}.form-section-title strong,.form-section-title span{display:block}.form-section-title strong{font-size:13px}.form-section-title span{color:#8794a7;margin-top:3px;font-size:11px;font-weight:400}.purchase-line-head,.purchase-line{grid-template-columns:minmax(0,1fr) 112px 32px;align-items:center;gap:8px;display:grid}.purchase-line-head{color:#8794a7;padding:0 2px 4px;font-size:11px}.purchase-lines{border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;max-height:235px;overflow:auto}.purchase-line{border-bottom:1px dashed #edf1f5;padding:9px 2px}.purchase-line:last-child{border-bottom:0}.purchase-line select,.purchase-line input{box-sizing:border-box;color:#354052;background:#fff;border:1px solid #d9e1eb;border-radius:7px;outline:0;width:100%;min-width:0;padding:9px 10px}.remove-line:disabled{opacity:.3;cursor:not-allowed}.buyer-settings-modal{width:min(560px,100% - 30px)}.buyer-setting-actions{margin-top:-2px}.buyer-list{background:#fafcff;border:1px solid #e0e7f0;border-radius:8px;flex-wrap:wrap;align-content:flex-start;gap:8px;min-height:92px;padding:12px;display:flex}.buyer-chip{color:#24528d;background:#eaf2ff;border-radius:999px;align-items:center;gap:5px;height:28px;padding:0 7px 0 10px;font-size:12px;font-weight:600;display:inline-flex}.buyer-chip button{color:#4774ae;background:0 0;border:0;place-items:center;padding:1px;display:grid}.empty-copy{color:#8794a7;font-size:12px}.purchase-modal.purchase-modal-large{flex-direction:column;width:min(1600px,100vw - 24px);min-height:min(840px,100vh - 24px);max-height:calc(100vh - 24px);display:flex}.purchase-modal-large .modal-form{flex:1;align-content:start;min-height:0;padding:28px 30px;overflow:auto}.purchase-modal-large .purchase-lines{min-height:330px;max-height:none}.purchase-modal-large .purchase-line-head,.purchase-modal-large .purchase-line{grid-template-columns:220px minmax(0,1fr) 150px 34px;gap:12px}.purchase-modal-large .purchase-line{padding:12px 2px}.purchase-product-readonly{gap:3px;min-width:0;padding:8px 2px;display:grid}.purchase-product-readonly strong{color:#26364d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.purchase-product-readonly small{color:#7b8aa0;font-size:11px}.purchase-empty-lines{color:#8794a7;place-items:center;min-height:310px;margin:0;font-size:13px;display:grid}.purchase-picker-backdrop{z-index:70}.purchase-picker-modal{width:min(1180px,100vw - 40px);max-height:calc(100vh - 72px)}.purchase-picker-modal .unit-picker-list{min-height:360px}.purchase-picker-modal .unit-picker-item{grid-template-columns:22px 88px minmax(0,1fr) auto}.purchase-picker-modal{width:min(860px,100vw - 32px)}.purchase-picker-modal .unit-picker-header{padding:24px 28px 18px}.purchase-picker-modal .unit-picker-header>div{gap:5px;display:grid}.purchase-picker-modal .unit-picker-header span{color:#63748b;font-size:12px;font-weight:700}.purchase-picker-modal .unit-picker-header h3{color:#1e2d43;margin:0;font-size:19px}.purchase-picker-modal .unit-picker-header p{margin:1px 0 0}.purchase-picker-modal .unit-picker-filters{grid-template-columns:150px minmax(0,1fr);gap:12px;margin:18px 28px 12px;display:grid}.purchase-picker-category-filter{color:#65758a;border:1px solid #dbe4ef;border-radius:8px;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:4px;min-width:0;height:42px;padding:0 10px;font-size:12px;display:grid}.purchase-picker-category-filter select{color:#344055;background:#fff;border:0;outline:0;min-width:0;height:38px;font-size:12px}.purchase-picker-modal .unit-picker-summary{padding:0 28px 11px}.purchase-picker-modal .unit-picker-list{min-height:345px;max-height:min(440px,100vh - 320px)}.purchase-picker-modal .unit-picker-item{grid-template-columns:20px 104px minmax(0,1fr) auto;gap:13px;padding:13px 28px}.purchase-picker-category{text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;color:#456b9c;background:#f4f8ff;border:1px solid #dbe7f5;border-radius:6px;align-items:center;width:max-content;max-width:104px;min-height:25px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex;overflow:hidden}.purchase-picker-modal .unit-picker-copy{min-width:0}.purchase-picker-modal .unit-picker-item strong{font-size:13px}.purchase-picker-modal .unit-picker-item small{font-size:11px}.purchase-picker-modal>footer{border-top:1px solid #edf1f5;padding:16px 28px 20px}.purchase-print-sheet{display:none}@media (width<=900px){.purchase-workspace{grid-template-columns:1fr}.purchase-command{grid-template-columns:1fr 1fr;width:100%}.purchase-command .primary,.purchase-command .secondary{width:100%}.purchase-order-row,.inbound-row{padding:14px}.two-fields{grid-template-columns:1fr}.purchase-modal{width:min(620px,100% - 22px)}.purchase-page .page-heading .purchase-heading-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;display:grid}.purchase-page .page-heading .purchase-heading-actions .primary,.purchase-page .page-heading .purchase-heading-actions .secondary{white-space:nowrap;width:100%}}@media (width<=520px){.purchase-page .page-heading .purchase-heading-actions{grid-template-columns:1fr}}@media (width<=900px){.purchase-modal.purchase-modal-large{width:calc(100vw - 14px);min-height:calc(100vh - 14px);max-height:calc(100vh - 14px)}.purchase-modal-large .modal-form{padding:20px 16px}.purchase-modal-large .purchase-line-head{display:none}.purchase-modal-large .purchase-line{grid-template-columns:1fr 80px 32px;gap:8px}.purchase-modal-large .supplier-readonly{display:none}.purchase-modal-large .purchase-lines{min-height:250px}.purchase-empty-lines{min-height:230px}.purchase-picker-modal{width:calc(100vw - 20px);max-height:calc(100vh - 36px)}.purchase-picker-modal .unit-picker-item{grid-template-columns:20px 64px minmax(0,1fr) auto}}@media (width<=560px){.purchase-picker-modal{width:calc(100vw - 18px)}.purchase-picker-modal .unit-picker-header{padding:19px 18px 15px}.purchase-picker-modal .unit-picker-filters{grid-template-columns:1fr;margin:14px 18px 10px}.purchase-picker-modal .unit-picker-summary{padding:0 18px 10px}.purchase-picker-modal .unit-picker-list{min-height:280px}.purchase-picker-modal .unit-picker-item{grid-template-columns:18px 82px minmax(0,1fr);gap:10px;padding:12px 18px}.purchase-picker-modal .unit-picker-item em{display:none}.purchase-picker-modal>footer{padding:14px 18px}.purchase-picker-modal>footer button{flex:1}}@page{size:A4;margin:12mm}@media print{body *{visibility:hidden}.purchase-print-sheet,.purchase-print-sheet *{visibility:visible}.purchase-print-sheet{color:#111827;width:100%;font-family:Arial,Microsoft YaHei,sans-serif;position:absolute;inset:0 auto auto 0;display:block!important}.purchase-print-sheet header{border-bottom:2px solid #111827;justify-content:space-between;align-items:flex-start;padding-bottom:8mm;display:flex}.purchase-print-sheet h1{margin:0 0 3mm;font-size:22pt}.purchase-print-sheet header span{color:#475569;font-size:10pt}.purchase-print-sheet header>strong{font-size:11pt}.print-meta{grid-template-columns:1fr 1fr;gap:5mm 12mm;margin:8mm 0;display:grid}.print-meta div{grid-template-columns:28mm 1fr;font-size:10.5pt;display:grid}.print-meta span{color:#475569}.purchase-print-sheet table{border-collapse:collapse;width:100%;min-width:0}.purchase-print-sheet th,.purchase-print-sheet td{color:#111827;border:1px solid #64748b;padding:3.5mm 3mm;font-size:10.5pt;display:table-cell}.purchase-print-sheet th{text-align:center;background:#e8eef7}.purchase-print-sheet td:first-child,.purchase-print-sheet td:last-child{text-align:center;width:16mm}.purchase-print-sheet footer{justify-content:space-between;margin-top:18mm;font-size:10.5pt;display:flex}}.purchase-tabs{background:#f7faff;border:1px solid #dfe8f3;border-radius:11px;gap:6px;width:max-content;max-width:100%;margin:0 0 16px;padding:5px;display:flex;overflow:auto}.purchase-tabs button{color:#5b6c82;white-space:nowrap;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.purchase-tabs button.active{color:#1358ca;background:#fff;box-shadow:0 1px 5px #cbd8e833}.purchase-tabs span{color:#5c7190;background:#e5edf8;border-radius:999px;place-items:center;min-width:19px;height:19px;font-size:11px;display:grid}.purchase-tabs button.active span{color:#2563d9;background:#e8f0ff}.purchase-tab-panel{min-height:420px}.purchase-order-main>small{margin-top:4px}.inbound-row .purchase-order-main>small,.inbound-row>div>small{margin-top:5px}.inbound-line-head,.inbound-approval-line{grid-template-columns:minmax(0,1fr) 82px 82px 116px;align-items:center;gap:12px;display:grid}.inbound-line-head{color:#8090a5;padding:0 4px 7px;font-size:11px}.inbound-approval-lines{border-top:1px solid #e7edf4;border-bottom:1px solid #e7edf4}.inbound-approval-line{color:#304056;border-bottom:1px dashed #e7edf4;padding:12px 4px;font-size:13px}.inbound-approval-line:last-child{border-bottom:0}.inbound-approval-line>div{gap:3px;min-width:0;display:grid}.inbound-approval-line strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbound-approval-line small{color:#7c8ba1;font-size:11px}.inbound-approval-line input{box-sizing:border-box;color:#1d4f99;border:1px solid #b9cef0;border-radius:7px;outline:0;width:100%;padding:8px 9px;font-weight:700}.inbound-approval-line input:focus{border-color:#3779e8;box-shadow:0 0 0 3px #dceaff}@media (width<=700px){.purchase-tabs{width:100%}.purchase-tabs button{flex:1;justify-content:center;padding:10px 8px}.inbound-approval-modal{width:calc(100vw - 16px)}.inbound-line-head{display:none}.inbound-approval-line{grid-template-columns:minmax(0,1fr) 75px}.inbound-approval-line>span{font-size:12px}.inbound-approval-line>span:first-of-type:before{content:"采购 ";color:#8794a7}.inbound-approval-line>span:nth-of-type(2):before{content:"已入 ";color:#8794a7}.inbound-approval-line input{grid-column:2}}.purchase-line-head-supplier,.purchase-line-supplier{grid-template-columns:150px minmax(0,1fr) 104px 32px}.supplier-readonly{color:#56657a;text-overflow:ellipsis;white-space:nowrap;background:#f7f9fc;border:1px solid #e0e7f0;border-radius:7px;align-items:center;min-height:39px;padding:0 10px;font-size:12px;display:flex;overflow:hidden}.purchase-identity-modal{width:min(760px,100% - 30px)}.identity-fields{grid-template-columns:1.25fr 1fr 1fr}.identity-list{background:#fafcff;border:1px solid #e0e7f0;border-radius:8px;max-height:260px;overflow:auto}.identity-card{border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;gap:16px;padding:12px 13px;display:flex}.identity-card:last-child{border-bottom:0}.identity-card strong,.identity-card span{display:block}.identity-card strong{color:#273b55;font-size:13px}.identity-card span{color:#78869a;margin-top:3px;font-size:11px}.purchase-preview-modal{width:min(920px,100% - 30px);max-height:calc(100vh - 28px);overflow:auto}.purchase-preview-page{color:#172033;background:#fff;border:1px solid #dce5ef;margin:22px;padding:38px 44px;box-shadow:0 8px 24px #1e36540f}.preview-document-header{border-bottom:2px solid #274d7e;justify-content:space-between;align-items:flex-start;padding-bottom:20px;display:flex}.preview-document-header h1{letter-spacing:.12em;margin:0 0 5px;font-size:24px}.preview-document-header span{color:#6b7b91;font-size:12px}.preview-document-header>strong{color:#254a7a;font-family:DM Mono,monospace;font-size:13px}.preview-document-meta{grid-template-columns:1fr 1fr;gap:12px 36px;margin:20px 0 24px;display:grid}.preview-document-meta div{grid-template-columns:76px 1fr;gap:6px;font-size:13px;display:grid}.preview-document-meta span{color:#728198}.preview-document-meta strong{color:#253a57}.supplier-preview-group{margin-top:18px}.supplier-preview-group>header{color:#244d83;background:#edf4ff;border:1px solid #dce8fb;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.supplier-preview-group>header strong{font-size:13px}.supplier-preview-group>header span{font-size:12px;font-weight:600}.supplier-preview-group table{border-collapse:collapse;width:100%;min-width:0}.supplier-preview-group th,.supplier-preview-group td{color:#35445b;border:1px solid #e1e8f0;padding:10px 12px;font-size:12px}.supplier-preview-group th{color:#67758b;text-align:left;background:#fafcff}.supplier-preview-group th:first-child,.supplier-preview-group td:first-child{text-align:center;width:56px}.supplier-preview-group th:last-child,.supplier-preview-group td:last-child{text-align:center;width:94px}.supplier-preview-group tfoot td{color:#244d83;background:#f6f9fd;font-weight:700}.preview-document-total{color:#56657a;border-top:1px solid #dce5ef;justify-content:space-between;margin-top:24px;padding-top:14px;font-size:12px;display:flex}.preview-document-total strong{color:#1d4f91;font-size:14px}.purchase-order-actions,.inbound-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.inbound-actions{flex-direction:column;align-items:flex-end}.purchase-order-actions .link-button,.inbound-actions .link-button{align-items:center;gap:3px;display:inline-flex}.unit-table-tools{align-items:center;gap:9px;display:flex}.unit-table-tools .secondary:disabled{opacity:.48;cursor:not-allowed}.panel-heading>div{align-items:center;gap:9px;display:flex}.selected-count{color:#2761ad;background:#eef5ff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600}.unit-list-panel table{min-width:1040px}.select-column{text-align:center;width:36px;padding-left:13px!important;padding-right:5px!important}.select-column input{width:15px;height:15px;accent-color:var(--blue);cursor:pointer}.category-label{text-overflow:ellipsis;white-space:nowrap;color:#345b91;background:#eff5ff;border-radius:5px;max-width:120px;padding:4px 7px;font-size:11px;font-weight:600;display:inline-block;overflow:hidden}.selected-row{background:#f7faff}.selected-row td{border-bottom-color:#dfeaff}@media (width<=760px){.unit-table-tools{justify-content:space-between;width:100%}.unit-table-tools .search-field{flex:1;min-width:0}.unit-list-panel .table-wrap{overflow:auto}.unit-list-panel table{min-width:760px}.unit-list-panel th:nth-child(2),.unit-list-panel td:nth-child(2),.unit-list-panel th:nth-child(5),.unit-list-panel td:nth-child(5),.unit-list-panel th:nth-child(6),.unit-list-panel td:nth-child(6),.unit-list-panel th:nth-child(7),.unit-list-panel td:nth-child(7),.unit-list-panel th:nth-child(8),.unit-list-panel td:nth-child(8),.unit-list-panel th:nth-child(9),.unit-list-panel td:nth-child(9){display:table-cell}}@media (width<=700px){.purchase-line-head-supplier{display:none}.purchase-line-supplier{grid-template-columns:1fr 76px 30px}.purchase-line-supplier .supplier-readonly{display:none}.identity-fields{grid-template-columns:1fr}.purchase-preview-page{margin:10px;padding:22px 16px}.preview-document-meta{grid-template-columns:1fr;gap:9px}.preview-document-meta div{grid-template-columns:70px 1fr}.supplier-preview-group th,.supplier-preview-group td{padding:9px 7px}.purchase-preview-modal{width:calc(100% - 14px)}}.supplier-preview-sheet{break-after:page;page-break-after:always}.supplier-preview-sheet:last-child{break-after:auto;page-break-after:auto}.supplier-preview-sheet+.supplier-preview-sheet{margin-top:42px}.supplier-preview-sheet .preview-document-header{display:block}.supplier-preview-sheet .preview-document-header h1{margin:0}.supplier-preview-sheet .preview-document-meta{margin-bottom:18px}.supplier-preview-sheet .supplier-preview-group{margin-top:0}.supplier-preview-sheet .supplier-preview-group th:first-child,.supplier-preview-sheet .supplier-preview-group td:first-child{text-align:center;width:56px}.supplier-preview-sheet .supplier-preview-group th:nth-child(3),.supplier-preview-sheet .supplier-preview-group td:nth-child(3),.supplier-preview-sheet .supplier-preview-group th:nth-child(4),.supplier-preview-sheet .supplier-preview-group td:nth-child(4){text-align:center;width:88px}.supplier-preview-sheet .supplier-preview-group tfoot td:first-child{text-align:right;width:auto}.purchase-preview-page{padding:46px 50px}.supplier-preview-sheet .preview-document-header{justify-content:center;align-items:center;padding-bottom:22px;display:flex}.supplier-preview-sheet .preview-document-header h1{color:#173f73;letter-spacing:.16em;font-size:30px;line-height:1.2}.supplier-preview-sheet .preview-document-meta{gap:13px;margin:24px 0;display:grid}.preview-meta-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.preview-meta-row>div{grid-template-columns:76px minmax(0,1fr);align-items:baseline;gap:7px;font-size:14px;display:grid}.preview-meta-row span{color:#627794}.preview-meta-row strong{color:#163b6d;font-size:15px}.supplier-preview-sheet .supplier-preview-group>header{padding:13px 14px}.supplier-preview-sheet .supplier-preview-group>header strong{font-size:15px}.supplier-preview-sheet .supplier-preview-group>header span{font-size:14px}.supplier-preview-sheet .supplier-preview-group th,.supplier-preview-sheet .supplier-preview-group td{padding:12px 14px;font-size:14px}.supplier-preview-sheet .supplier-preview-group th{font-size:14px}.supplier-preview-sheet .supplier-preview-group td:nth-child(2){color:#244d83;font-size:15px;font-weight:600}.supplier-preview-sheet .supplier-preview-group tfoot td{font-size:14px}@media (width<=700px){.purchase-preview-page{padding:28px 20px}.supplier-preview-sheet .preview-document-header h1{font-size:25px}.preview-meta-row,.preview-meta-row-secondary{grid-template-columns:1fr;gap:9px;max-width:none}.preview-meta-row>div{grid-template-columns:80px minmax(0,1fr)}.supplier-preview-sheet .supplier-preview-group th,.supplier-preview-sheet .supplier-preview-group td{padding:10px 8px;font-size:12px}.supplier-preview-sheet .supplier-preview-group td:nth-child(2){font-size:13px}}.preview-meta-row{grid-template-columns:minmax(320px,1.85fr) minmax(140px,.65fr) minmax(180px,1.1fr);gap:20px}.preview-meta-row-secondary{grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr);max-width:none}.preview-meta-row>div{grid-template-columns:76px minmax(0,1fr)}.preview-meta-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=700px){.preview-meta-row,.preview-meta-row-secondary{grid-template-columns:1fr;max-width:none}.preview-meta-row strong{text-overflow:clip;white-space:normal;overflow:visible}}.preview-document-meta .preview-meta-row{grid-template-columns:minmax(320px,1.85fr) minmax(140px,.65fr) minmax(180px,1.1fr);gap:20px;font-size:14px;display:grid}.preview-document-meta .preview-meta-row-secondary{grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr);max-width:none}.preview-document-meta .preview-meta-row>div{grid-template-columns:76px minmax(0,1fr);align-items:baseline;gap:7px;display:grid}.preview-document-meta .preview-meta-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (width<=700px){.preview-document-meta .preview-meta-row,.preview-document-meta .preview-meta-row-secondary{grid-template-columns:1fr;gap:9px;max-width:none}.preview-document-meta .preview-meta-row strong{text-overflow:clip;white-space:normal;overflow:visible}}.supplier-preview-sheet .preview-document-meta{grid-template-columns:1fr;gap:13px;display:grid}.preview-document-meta .preview-meta-row-secondary{grid-template-columns:minmax(320px,1.85fr) minmax(140px,.65fr) minmax(180px,1.1fr)}.supplier-preview-sheet .supplier-preview-group th:nth-child(3),.supplier-preview-sheet .supplier-preview-group th:nth-child(4),.supplier-preview-sheet .supplier-preview-group td:nth-child(3),.supplier-preview-sheet .supplier-preview-group td:nth-child(4){color:#173f73;font-weight:800}@media (width<=700px){.preview-document-meta .preview-meta-row-secondary{grid-template-columns:1fr}}.preview-document-meta .preview-meta-row-secondary>div:nth-child(2){grid-column:span 2}@media (width<=700px){.preview-document-meta .preview-meta-row-secondary>div:nth-child(2){grid-column:auto}}.inbound-approval-modal{width:min(1040px,100vw - 32px)}.inbound-line-head,.inbound-approval-line{grid-template-columns:minmax(170px,1.2fr) minmax(150px,1fr) 105px 105px 138px;gap:14px}.inbound-line-head{padding:0 6px 8px;font-size:12px}.inbound-approval-line{min-height:48px;padding:14px 6px}.inbound-approval-line .inbound-product{align-items:center;gap:8px;min-width:0;display:flex}.inbound-product strong,.inbound-supplier{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbound-product strong{color:#29405f;font-size:13px}.inbound-supplier{color:#677990;font-size:12px}.inbound-quantity{color:#233d64;white-space:nowrap;justify-content:center;align-items:baseline;gap:4px;font-size:14px;font-weight:800;display:inline-flex}.inbound-quantity em,.inbound-current-input em{color:#7a8ba1;font-size:12px;font-style:normal;font-weight:600}.inbound-current-input{align-items:center;gap:7px;display:flex}.inbound-current-input input{box-sizing:border-box;color:#1d4f99;border:1px solid #b9cef0;border-radius:7px;outline:0;width:84px;min-width:0;padding:8px 9px;font-weight:700}.inbound-complete-badge,.inbound-complete-copy{color:#17725d;white-space:nowrap;background:#e7f8ef;border-radius:999px;align-items:center;width:max-content;padding:3px 7px;font-size:11px;font-weight:800;display:inline-flex}.inbound-complete-copy{justify-content:center}.inbound-approval-line.completed{background:#fbfdfc}.inbound-completed-divider{color:#61738b;border-top:1px solid #cfd9e5;align-items:center;gap:10px;margin:3px 0 0;padding:15px 6px 9px;font-size:12px;font-weight:700;display:flex}.inbound-completed-divider:before,.inbound-completed-divider:after{content:"";background:#dbe4ee;flex:1;height:1px}.inbound-completed-divider span{white-space:nowrap}@media (width<=700px){.inbound-approval-modal{width:calc(100vw - 16px)}.inbound-line-head{display:none}.inbound-approval-line{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px}.inbound-approval-line .inbound-product,.inbound-supplier{grid-column:1}.inbound-quantity{justify-content:flex-start}.inbound-current-input,.inbound-complete-copy{grid-area:1/2/span 2;align-self:center}.inbound-product strong{white-space:normal}.inbound-completed-divider{grid-column:1/-1}}.purchase-picker-modal .modal-close{color:#4a5d76;cursor:pointer;background:#f7f9fc;border:1px solid #d9e3ef;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;padding:0;transition:background .16s,border-color .16s,color .16s,transform .16s;display:grid}.purchase-picker-modal .modal-close:hover{color:#1f5cae;background:#edf4ff;border-color:#b8c9df;transform:translateY(-1px)}.purchase-picker-modal .modal-close:focus-visible{border-color:#3c7de7;outline:0;box-shadow:0 0 0 3px #dceaff}.purchase-picker-modal .modal-close svg{width:18px;height:18px}.table-tools .store-filter{min-width:176px;padding-right:7px}.store-filter select{color:#46566c;cursor:pointer;background:#fff;border:0;outline:0;width:100%;min-width:0;height:30px;font-size:12px}.unit-table-tools .unit-filter{background:#fff;border:1px solid #dfe6ef;border-radius:7px;align-items:center;min-width:132px;height:34px;padding:0 9px;display:flex}.unit-filter select{color:#46566c;cursor:pointer;background:#fff;border:0;outline:0;width:100%;min-width:0;height:30px;font-size:12px}@media (width<=900px){.unit-table-tools{flex-wrap:wrap}.unit-table-tools .search-field{flex:1;min-width:220px}}.sync-state.not-synced{color:#8a617a}.three-fields{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.unit-modal{width:min(640px,100%)}.three-fields>label{min-width:0}.three-fields input{box-sizing:border-box;width:100%;min-width:0}.unit-actions{white-space:nowrap;align-items:center;gap:6px;display:flex}.unit-actions .link-button{background:#fff;border:1px solid #cfdceb;border-radius:6px;padding:5px 8px;line-height:1}.unit-actions .link-button:hover{background:#f3f7fc;text-decoration:none}.danger-link{color:var(--red);border-color:#f0c4c4!important}.danger-link:hover{background:#fff4f4!important}.store-list-panel{overflow:hidden}.store-list-table{min-width:760px}.store-name-cell{align-items:center;gap:10px;display:flex}.store-icon.mini{border-radius:8px;flex:none;width:32px;height:32px}.store-name-cell strong,.store-name-cell small{display:block}.store-name-cell small{color:#718096;margin-top:3px;font-size:11px}.store-account{color:#2c4f7d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.store-list-table .link-button{align-items:center;gap:4px;display:inline-flex}.connection-guide p{color:#65748a;margin:12px 0 0;font-size:12px;line-height:1.7}@media (width<=760px){.three-fields{grid-template-columns:1fr}.unit-list-panel th:nth-child(4),.unit-list-panel td:nth-child(4),.unit-list-panel th:nth-child(5),.unit-list-panel td:nth-child(5),.unit-list-panel th:nth-child(6),.unit-list-panel td:nth-child(6){display:none}}.sync-state.not-synced i{background:#a1aab8;box-shadow:0 0 0 3px #f0f2f5}.empty-inline{color:#7c899b;padding:20px;font-size:12px;line-height:1.7}.empty-table{text-align:center;color:#7c899b;padding:32px 20px;font-size:12px}.empty-panel{text-align:center;color:#7c899b;place-content:center;gap:7px;min-height:280px;padding:30px;display:grid}.empty-panel svg{color:#9bb1cf;margin:0 auto}.empty-panel strong{color:#47566b;font-size:14px}.empty-panel span{font-size:12px}.store-connect-layout{grid-template-columns:minmax(0,1fr) 360px;gap:16px;max-width:1040px;display:grid}.connect-form-panel{overflow:hidden}.store-form{gap:17px;padding:24px;display:grid}.store-form label{color:#47556a;gap:8px;font-size:12px;font-weight:600;display:grid}.store-form input{color:#344055;border:1px solid #d9e1eb;border-radius:8px;outline:0;height:41px;padding:0 11px}.store-form input:focus{border-color:#5390e7;box-shadow:0 0 0 3px #eaf3ff}.store-form footer{justify-content:flex-end;margin-top:3px;display:flex}.password-notice{color:#587090;background:#f3f8ff;border-left:3px solid #4d86d9;gap:11px;padding:13px;font-size:12px;line-height:1.65;display:flex}.password-notice svg{color:#3875c7;flex:none}.password-notice strong{color:#264f88}.password-notice p{margin:2px 0 0}.connection-explainer{color:#e6f0ff;background:#102a50;border-radius:11px;padding:28px}.explainer-icon{color:#7cdbcd}.connection-explainer h3{margin:15px 0 6px;font-size:19px}.connection-explainer>p{color:#aec1db;margin:0 0 22px;font-size:13px;line-height:1.7}.safe-step{border-top:1px solid #ffffff1f;gap:10px;padding:13px 0;display:flex}.safe-step b{color:#8de0d2;background:#1e497d;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.safe-step span{gap:2px;display:grid}.safe-step strong{font-size:13px}.safe-step small{color:#a8bad3;font-size:11px;line-height:1.5}.store-card{max-width:860px;overflow:hidden}.store-card-head{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:25px;display:flex}.store-card-head h3{margin:3px 0;font-size:18px}.store-card-head p{color:#6e7b8f;margin:0;font-size:12px}.store-icon{color:#3979bd;background:#ecf4ff;border-radius:11px;place-items:center;width:48px;height:48px;display:grid}.store-card-head .status-dot{margin-left:auto}.store-meta{grid-template-columns:100px 1fr;gap:10px;padding:18px 25px;font-size:12px;display:grid}.store-meta span{color:#7b8799}.store-meta strong{color:#344055;word-break:break-all}.store-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px 25px;display:flex}.security-note{color:#65748a;align-items:center;gap:8px;font-size:11px;display:flex}.security-note svg{color:#3475bf;flex:none}.connection-guide{max-width:860px;margin-top:16px;padding:22px 25px}.connection-guide>div{align-items:center;gap:9px;display:flex}.connection-guide>div svg{color:#148573}.connection-guide h3{margin:0;font-size:15px}.connection-guide ol{color:#637188;margin:15px 0 0;padding-left:19px;font-size:12px;line-height:2}.product-groups{background:#f6f8fc;gap:14px;padding:16px;display:grid}.product-group{background:#fff;border:1px solid #dce5f0;border-radius:10px;overflow:hidden}.product-group>header{border-bottom:1px solid #e6edf5;justify-content:space-between;gap:12px;padding:15px 16px;display:flex}.product-group h4{color:#24364f;margin:8px 0 2px;font-size:15px}.product-group small{color:#75839a;font-size:12px}.store-chip{color:#39679a;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.sku-thumbnail{object-fit:cover;background:#edf2f8;border-radius:6px;width:36px;height:36px}.product-management-table table{min-width:1060px}.product-management-table th{white-space:nowrap}.product-management-row td:first-child{min-width:130px}.product-management-row td:first-child small{color:#7b8799;margin-top:5px;font-size:11px;display:block}.product-master{min-width:240px}.product-master>div{gap:3px;display:grid}.product-master strong{line-height:1.45}.product-master span{color:#718096;font-size:11px}.sku-list-cell,.bom-list-cell,.config-list-cell{gap:8px;min-width:190px;display:grid}.sku-cell-item,.bom-cell-item{border-bottom:1px solid #e8eef5;min-height:42px;padding-bottom:8px}.sku-cell-item:last-child,.bom-cell-item:last-child{border-bottom:0;padding-bottom:0}.sku-cell-item{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:8px;display:grid}.sku-cell-item>div{gap:2px;display:grid}.sku-cell-item strong,.bom-cell-item strong{color:#314158;font-size:12px}.sku-cell-item small{color:#748199;font-size:11px}.sku-cell-item .mini-state{justify-self:start}.bom-cell-item{gap:3px;display:grid}.bom-cell-item span{color:#5d708b;font-size:12px;line-height:1.55}.bom-cell-item em{color:#c2691a;font-size:12px;font-style:normal}.config-list-cell{min-width:92px}.config-list-cell .link-button{white-space:nowrap;justify-self:start}.product-management-row td{vertical-align:middle;padding:12px}.product-management-row .product-group-cell{vertical-align:top;padding-top:14px}.product-management-row .product-group-cell small{color:#7b8799;margin-top:5px;font-size:11px;display:block}.product-master{align-items:flex-start;width:275px;min-width:0}.product-master strong{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:205px;display:block}.product-master span{white-space:normal}.product-sku-cell{min-width:210px}.product-bom-cell{min-width:235px}.product-config-cell{white-space:nowrap;min-width:96px}.product-management-row .sku-cell-item,.product-management-row .bom-cell-item{border:0;min-height:0;padding:0}.product-management-row .bom-cell-item{align-content:center}.product-management-row .link-button{padding:4px 0}.shipment-heading p{max-width:680px}.shipment-table table{min-width:980px}.shipment-table td{vertical-align:middle}.shipment-table td strong,.shipment-table td small{display:block}.shipment-table td small{color:#748199;margin-top:3px;font-size:11px}.mono{color:#3b4a60;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.receipt-state{border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.receipt-state.ok,.line-ok{color:#18755e}.receipt-state.ok{background:#e8f8f0}.receipt-state.warning,.line-warning{color:#b65e14}.receipt-state.warning{background:#fff5e6}.receipt-state.danger{color:#c04444;background:#fff0f0}.icon-button{color:#57708e;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.icon-button:hover{color:#2364a5;background:#eef4fb}.icon-button svg{transition:transform .18s}.icon-button svg.is-rotated{transform:rotate(180deg)}.shipment-detail-row td{background:#f8fbff;padding:0 12px 14px}.shipment-detail{background:#fff;border:1px solid #dbe8f5;border-radius:8px;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:20px;padding:16px;display:grid}.shipment-detail h4{color:#3b4a60;margin:0 0 8px;font-size:12px}.shipment-line{border-top:1px solid #edf1f6;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 0;display:grid}.shipment-line strong,.shipment-line small{display:block}.shipment-line strong{color:#314158;font-size:12px}.shipment-line small{color:#7b8799;margin-top:2px;font-size:11px}.shipment-line b{color:#365c87;white-space:nowrap;font-size:12px}.shipment-line span{white-space:nowrap;font-size:11px}.empty-note{color:#7b8799;margin:0;padding:12px 0;font-size:12px}@media (width<=760px){.store-connect-layout{grid-template-columns:1fr}.connection-explainer{padding:22px}.store-form{padding:18px}.store-card-head,.store-card-footer{padding-left:18px;padding-right:18px}.store-card-footer{flex-direction:column;align-items:flex-start}.store-meta{grid-template-columns:78px 1fr;padding-left:18px;padding-right:18px}.connection-guide{padding:19px}}.bom-empty{color:#73829a;background:#fafcff;border:1px dashed #cfdae9;border-radius:8px;margin:0;padding:14px 12px;font-size:12px;line-height:1.6}.add-products-button{align-items:center;gap:4px;margin-top:7px;display:inline-flex}.unit-picker-backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f1a2b61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.unit-picker-modal{background:#fff;border-radius:13px;flex-direction:column;width:min(650px,100%);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 18px 50px #05122c40}.unit-picker-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px 15px;display:flex}.unit-picker-modal h2{margin:3px 0 4px;font-size:19px}.unit-picker-modal header p{color:#748197;margin:0;font-size:12px;line-height:1.55}.unit-picker-filters{gap:10px;margin:16px 22px 10px;display:flex}.unit-picker-category{color:#65758a;border:1px solid #dbe4ef;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:5px;width:156px;padding:0 9px;font-size:12px;display:grid}.unit-picker-category select{color:#344055;background:#fff;border:0;outline:0;min-width:0;height:38px;font-size:12px}.unit-picker-search{color:#8190a4;border:1px solid #dbe4ef;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:0;height:40px;padding:0 10px;display:flex}.unit-picker-search input{color:#344055;border:0;outline:0;flex:1;min-width:0;font-size:13px}.unit-picker-summary{color:#738198;justify-content:space-between;padding:0 23px 10px;font-size:12px;display:flex}.unit-picker-summary strong{color:#2761ad}.unit-picker-list{border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;min-height:180px;max-height:min(430px,100vh - 320px);overflow:auto}.unit-picker-item{cursor:pointer;border-bottom:1px solid #edf1f5;grid-template-columns:18px auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 22px;display:grid}.unit-picker-item:last-child{border-bottom:0}.unit-picker-item:hover,.unit-picker-item.selected{background:#f5f9ff}.unit-picker-item input{width:15px;height:15px;accent-color:var(--blue);margin:0}.unit-picker-item strong,.unit-picker-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.unit-picker-item strong{color:#304158;font-size:13px}.unit-picker-item small{color:#7b899c;margin-top:3px;font-size:11px}.unit-picker-item em{color:#7d8b9e;font-size:11px;font-style:normal}.unit-picker-item.unavailable{cursor:not-allowed;opacity:.66;background:#fafbfd}.unit-picker-empty{color:#7b899c;text-align:center;margin:0;padding:34px 22px;font-size:12px}.unit-picker-modal>footer{justify-content:flex-end;gap:10px;padding:15px 22px;display:flex}@media (width<=560px){.unit-picker-filters{flex-direction:column}.unit-picker-category{width:100%}.unit-picker-list{max-height:calc(100vh - 390px)}}
