:root{font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;color:#102443;background:#fff;font-size:14px;font-synthesis:none;--blue:#137bed;--border:#dce4ed;--muted:#728099}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,.button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}header{height:76px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.brand{text-decoration:none;color:#102443;display:flex;align-items:center;gap:16px;font-size:25px;font-weight:700}.brand svg{width:29px;height:34px;stroke:currentColor;stroke-width:2;fill:none}nav{display:flex;gap:22px;align-items:center}nav button+button{border-left:1px solid var(--border);padding-left:26px}.text-button{border:0;background:none;color:#193252;padding:10px 4px;font-size:14px}.text-button:hover{color:var(--blue)}main{padding:42px 48px 32px;max-width:1800px;margin:auto}h1{font-size:38px;line-height:1.3;margin:0 0 12px;letter-spacing:-1px}h2{font-size:24px;margin:0;line-height:1.4}.intro{font-size:19px;color:var(--muted);margin:0 0 28px}.uploads{display:grid;grid-template-columns:1fr 1fr;gap:32px}.dropzone{border:1.5px dashed #cddbea;border-radius:7px;padding:24px 26px;text-align:center;min-height:240px;transition:background .15s,border-color .15s}.dropzone.dragover{background:#f1f7ff;border-color:var(--blue)}.dropzone h2{text-align:left;font-size:23px}.dropzone h2 span{margin-right:13px}.dropzone>p{color:var(--muted);margin:9px 0 28px;font-size:15px}.dropzone>p.hint{margin:18px 0 4px;font-size:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--blue);background:var(--blue);color:white;border-radius:6px;min-height:45px;padding:11px 26px;font-weight:600;font-size:15px;text-decoration:none}.button:hover:not(:disabled){background:#0766d3}.button svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.7;fill:none}.file-button{min-width:150px}.dropzone>input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.dropzone:focus-within{outline:2px solid #96bdec;outline-offset:3px}.file-list{list-style:none;margin:18px 0 0;padding:0;max-height:150px;overflow:auto;text-align:left}.file-list:empty{display:none}.file-list li{display:flex;align-items:center;gap:12px;padding:7px 0;border-top:1px solid #edf0f4;font-size:12px}.file-list li span{flex:1;word-break:break-word}.file-list button{border:0;background:none;color:#6c7d94;font-size:20px}.runbar{display:flex;align-items:center;gap:20px;margin:27px 0 32px}.runbar p{font-size:13px;color:var(--muted);margin:0}.results{border-top:1px solid var(--border);padding-top:26px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.section-head p{margin:7px 0 0;color:var(--muted);font-size:13px}.result-actions{display:flex;gap:15px;align-items:center}.table-scroll{width:100%;overflow:auto;border-radius:6px;border:1px solid #e3e9ef}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1800px}th{background:#f0f4f8;text-align:left;padding:15px 14px;font-weight:500}td{padding:12px 10px;border-top:1px solid var(--border);vertical-align:top;line-height:1.55}th+th,td+td{border-left:1px solid #edf1f5}.shipper-col{width:170px}.style-col{width:280px}.po-col{width:170px}.number-col{width:115px}.file-col{width:240px}.notes-col{width:400px}td input,td textarea{width:100%;border:1px solid transparent;background:transparent;color:inherit;padding:5px 3px;border-radius:3px;resize:vertical;font-size:13px;line-height:1.5}td textarea{min-height:58px}td input:hover,td textarea:hover{border-color:#cbd7e5}td input:focus,td textarea:focus{outline:2px solid #b5d4fc;border-color:#2887f3;background:#fff}td input[type=number]{text-align:right;appearance:textfield}td input::-webkit-inner-spin-button{appearance:none}.warning{color:#935512;background:#fff3d9;border-radius:4px;font-size:12px;margin:6px 0;padding:7px 9px}.reviewed{color:#37734a;background:#edf7ef}.review-control{display:flex;align-items:center;gap:6px;font-size:12px;color:#52637c}.review-control input{width:15px}.empty td{text-align:center;padding:50px 20px;height:240px}.empty svg{display:block;margin:0 auto 14px;width:45px;height:45px;fill:none;stroke:#8da7c7;stroke-width:1.4}.empty strong{display:block;font-size:17px;margin-bottom:9px}.empty span{color:var(--muted)}table:has(.empty){min-width:1050px}.empty td{width:100%}tfoot td{background:#f0f4f8;font-weight:700;padding:15px 14px;vertical-align:middle}.footnote{color:var(--muted);font-size:12px;margin:15px 0}.error,.messages p{padding:11px 15px;border-radius:4px;font-size:13px;line-height:1.6}.error{background:#fff0ef;color:#a32c24;margin:12px 0}.messages p{background:#fff8eb;color:#825519;margin:0 0 15px}.missing{background:#fff6e1!important}.file-name{word-break:break-all;font-size:12px;padding:6px 3px}dialog{width:min(660px,calc(100% - 32px));max-height:90vh;border:1px solid var(--border);border-radius:12px;padding:28px;color:#18304c;box-shadow:0 20px 100px #172b4933}dialog::backdrop{background:#14284255}.dialog-head{display:flex;justify-content:space-between;align-items:center}.close{border:0;background:none;font-size:28px;color:#75849a;padding:0 8px}dialog p{line-height:1.7;color:#64768f;font-size:13px}dialog label{display:block;margin:17px 0 8px;font-size:13px;font-weight:600}dialog input:not([type=checkbox]),dialog textarea{width:100%;padding:10px 12px;border:1px solid #cbd6e3;border-radius:5px;color:#18304c}dialog textarea{line-height:1.7;font-size:13px;resize:vertical}.checkbox{display:flex;gap:8px;align-items:center}.checkbox input{width:16px;height:16px}.settings-note{font-size:12px!important}.dialog-actions{display:flex;justify-content:flex-end;gap:14px;margin-top:24px}.secondary{background:white;border:1px solid #cdd7e4;padding:10px 20px;border-radius:5px;color:#40536d}.dialog-error{color:#ac362a!important}#key-status{color:#508167;font-size:12px;font-weight:400}.busy{opacity:.7;pointer-events:none}:focus-visible{outline:2px solid #4291ee;outline-offset:3px}[hidden]{display:none!important}@media(max-width:760px){header{padding:0 20px;height:65px}.brand{font-size:20px;gap:9px}.brand svg{width:23px}nav{gap:12px}nav button+button{padding-left:12px}.text-button{font-size:12px}main{padding:28px 20px}h1{font-size:28px;letter-spacing:0}.intro{font-size:15px;line-height:1.6}.uploads{grid-template-columns:1fr;gap:18px}.dropzone{min-height:205px;padding:20px}.dropzone h2{font-size:21px}.dropzone>p{font-size:13px;margin-bottom:20px}.section-head{align-items:flex-start;flex-wrap:wrap}.section-head h2{font-size:22px}.button{padding:10px 18px;font-size:14px}.runbar{gap:12px}.runbar p{font-size:12px}.footnote{line-height:1.7}.file-list{max-height:110px}}

.alias-suggestion{margin-top:12px;padding:12px;border:1px solid #b8c7d6;border-radius:8px;background:#f4f8fc}.alias-suggestion p{margin:0 0 8px;overflow-wrap:anywhere}.alias-suggestion select{width:100%;padding:8px;margin-bottom:8px}
