:root{color:#172033;font-synthesis:none;background:#f1f3f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:1050px;margin:0}button,input,textarea{font:inherit}button{color:#273147;cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:7px;padding:9px 13px;font-weight:650}button:hover:not(:disabled){background:#f8fafc;border-color:#9ca7b8}button:disabled{opacity:.45;cursor:not-allowed}button.primary{color:#fff;background:#165dff;border-color:#165dff}button.danger,.icon-danger{color:#b42318}.app{min-height:100vh;padding-bottom:55px}header{color:#fff;background:#111827;justify-content:space-between;align-items:center;gap:24px;padding:28px max(32px,50vw - 750px);display:flex}h1{letter-spacing:-.4px;margin:2px 0 4px;font-size:27px}h1 span{color:#a9c0ff;vertical-align:middle;border:1px solid #384964;border-radius:99px;padding:3px 7px;font-size:13px}.eyebrow{color:#7fa5ff;letter-spacing:1.5px;margin:0;font-size:10px;font-weight:800}.subtitle{color:#aab4c6;margin:0;font-size:13px}.actions{gap:8px;display:flex}main{grid-template-columns:1fr 1fr;gap:18px;max-width:1500px;margin:22px auto;padding:0 32px;display:grid}.panel{background:#fff;border:1px solid #dfe3ea;border-radius:10px;padding:20px;box-shadow:0 1px 2px #1018280a}.upload-panel,.settings-panel,.products-panel,.preview-panel{grid-column:1/-1}.section-title{justify-content:space-between;align-items:center;min-height:34px;margin-bottom:17px;display:flex}.section-title>div{align-items:center;gap:10px;display:flex}.section-title h2{margin:0;font-size:16px}.step{color:#165dff;background:#edf3ff;border-radius:6px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.count{color:#677287;background:#eef1f5;border-radius:99px;padding:2px 8px;font-size:12px}.text-button{color:#667085;border:0;padding:5px}.section-title label{color:#475467;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.section-title input{border:1px solid #d0d5dd;border-radius:6px;width:120px;padding:7px 9px}.dropzone{cursor:pointer;color:#475467;background:#fafbfc;border:1.5px dashed #aeb8c7;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:130px;display:flex}.dropzone:hover{background:#f7f9ff;border-color:#165dff}.dropzone span{color:#8992a3;font-size:12px}.upload-icon{color:#165dff;background:#edf3ff;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:3px;font-size:21px;display:grid}.settings-grid{grid-template-columns:minmax(340px,.65fr) 1.35fr;gap:30px;display:grid}.copy-field{color:#475467;font-size:12px;font-weight:700}.copy-field textarea{resize:vertical;color:#25304a;border:1px solid #d0d5dd;border-radius:7px;width:100%;min-height:125px;margin-top:8px;padding:12px;line-height:1.45}.controls{grid-template-columns:repeat(2,1fr);gap:10px 25px;display:grid}.setting{min-width:0}.setting span{color:#475467;justify-content:space-between;font-size:11px;font-weight:650;display:flex}.setting output{color:#165dff;font-variant-numeric:tabular-nums}.setting input{accent-color:#165dff;width:100%}.table-wrap{overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%}th{text-align:left;color:#667085;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e5e8ed;padding:8px 10px;font-size:10px}td{color:#475467;border-bottom:1px solid #edf0f3;padding:9px 10px;font-size:12px}tr.selected td{background:#f7f9ff}th:first-child{width:70px}th:nth-child(2){width:125px}th:nth-child(3){width:24%}th:nth-child(4){width:130px}th:nth-child(5){width:90px}th:nth-child(6){width:310px}.thumb{border:1px solid #dfe3ea;border-radius:5px;width:44px;height:44px;overflow:hidden}.thumb img{object-fit:contain;width:100%;height:100%}.filename{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ready{color:#16835f;font-weight:700}.row-actions{gap:5px;display:flex}.row-actions button{padding:6px 8px;font-size:11px}.row-actions .icon-danger{width:29px;padding:0;font-size:18px}code{color:#172b59;background:#eef3ff;border-radius:4px;padding:4px 6px;font-weight:800}.checker{background-color:#fff;background-image:linear-gradient(45deg,#d9dde4 25%,#0000 25%),linear-gradient(-45deg,#d9dde4 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d9dde4 75%),linear-gradient(-45deg,#0000 75%,#d9dde4 75%);background-position:0 0,0 9px,9px -9px,-9px 0;background-size:18px 18px}.preview-stage{border:1px solid #ccd2dc;border-radius:7px;justify-content:center;align-items:center;min-height:520px;max-height:760px;padding:18px;display:flex;overflow:auto}.preview-stage img{object-fit:contain;max-width:100%;max-height:720px;box-shadow:0 8px 25px #10182825}.empty,.empty-preview{color:#8a94a5;text-align:center;padding:40px;font-size:13px}.preview-meta{color:#667085;font-size:12px}.preview-note{color:#667085;margin:11px 0 0;font-size:11px}.preview-note b{color:#344054;margin-right:5px}footer{color:#667085;z-index:10;background:#fff;border-top:1px solid #dfe3ea;justify-content:space-between;padding:12px 32px;font-size:11px;display:flex;position:fixed;bottom:0;left:0;right:0}.busy{z-index:20;color:#fff;background:#111827;border-radius:8px;align-items:center;gap:10px;padding:11px 18px;font-size:12px;display:flex;position:fixed;bottom:54px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0004}.spinner{border:2px solid #fff5;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1150px){header{flex-direction:column;align-items:flex-start}.settings-grid{grid-template-columns:1fr}.actions{flex-wrap:wrap}}.controls .setting:nth-child(5){display:none}.controls:after{content:"底栏高度固定为主体高度的 2.5%（对应 3 cm）";color:#667085;align-self:center;font-size:11px}.warehouse-panel{grid-column:1/-1}.warehouse-note{color:#475467;background:#f5f8ff;border-left:3px solid #165dff;margin:-5px 0 18px;padding:11px 13px;font-size:12px}.warehouse-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px 18px;display:grid}.warehouse-field{color:#475467;flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.warehouse-field input{color:#25304a;background:#fff;border:1px solid #d0d5dd;border-radius:7px;width:100%;padding:9px 10px}.warehouse-field input:focus{border-color:#165dff;outline:2px solid #c7d7fe}.saved-note{color:#16835f;background:#eaf8f2;border-radius:99px;padding:4px 9px;font-size:11px}.excel-button{color:#fff;background:#16835f;border-color:#16835f}.excel-button:hover:not(:disabled){color:#fff;background:#116b4e;border-color:#116b4e}.sku-readonly{font-family:Consolas,monospace;font-weight:800;color:#165dff!important;background:#f5f8ff!important}.select-col{text-align:center;width:42px!important}.select-col input{accent-color:#165dff;width:16px;height:16px}table th:nth-child(2){width:70px}table th:nth-child(3){width:125px}table th:nth-child(4){width:22%}table th:nth-child(5){width:130px}table th:nth-child(6){width:90px}table th:nth-child(7){width:330px}@media (width<=1150px){.warehouse-grid{grid-template-columns:repeat(2,1fr)}}.library-panel{grid-column:1/-1}.cloud-stats{color:#667085;align-items:center;gap:20px;font-size:12px;display:flex}.disabled-zone{opacity:.6;cursor:not-allowed}.library-tools{gap:9px;margin-bottom:15px;display:flex}.library-tools input,.library-tools select{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:7px;padding:9px 11px}.library-tools input{width:330px}.pagination{color:#667085;justify-content:center;align-items:center;gap:14px;margin-top:16px;font-size:12px;display:flex}.library-panel table th:first-child,.products-panel table th:first-child{width:48px}.library-panel table th:nth-child(2),.products-panel table th:nth-child(2){width:70px}.library-panel table th:nth-child(3),.products-panel table th:nth-child(3){width:120px}.library-panel table th:nth-child(4),.products-panel table th:nth-child(4){width:22%}.library-panel table th:nth-child(5),.products-panel table th:nth-child(5){width:190px}.library-panel table th:nth-child(6),.products-panel table th:nth-child(6){width:90px}.library-panel table th:nth-child(7),.products-panel table th:nth-child(7){width:270px}small{color:#667085;line-height:1.5}.original-modal-backdrop{z-index:1000;background:#101828b8;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.original-modal{background:#fff;border-radius:12px;flex-direction:column;width:min(1100px,94vw);height:min(860px,92vh);display:flex;overflow:hidden;box-shadow:0 24px 70px #0008}.original-modal-head{background:#fff;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.original-modal-head>div{align-items:center;gap:12px;display:flex}.original-modal-head span{color:#667085;font-size:12px}.original-modal-head strong{color:#172b59;font-family:Consolas,monospace;font-size:16px}.original-modal-head button{padding:7px 12px}.original-modal-body{flex:1;justify-content:center;align-items:center;min-height:0;padding:22px;display:flex;overflow:auto}.original-modal-body img{object-fit:contain;filter:drop-shadow(0 8px 20px #10182835);max-width:100%;max-height:100%;display:block}.original-modal-status,.original-modal-error{color:#475467;background:#fff;border:1px solid #dfe3ea;border-radius:8px;padding:14px 18px;font-size:13px;box-shadow:0 4px 14px #10182818}.original-modal-status{align-items:center;gap:10px;display:flex}.original-modal-error{color:#b42318;background:#fff7f6;border-color:#f3c7c2}.spinner.dark{border-color:#165dff #165dff33 #165dff33}
