.eslt-marketplace-row{display:flex;align-items:center;gap:10px;margin:0 0 16px}.eslt-marketplace-row label{font-size:13px;font-weight:800}.eslt-marketplace-select{min-width:180px;border:1px solid #cfd5dd;border-radius:9px;background:#fff;padding:10px 12px;font:inherit;color:#172033}.eslt-marketplace-select:focus{outline:2px solid #111827;outline-offset:1px}.eslt-tool-heading,.eslt-tool-description{transition:.1s ease}.eslt-drop-title{display:block}.eslt-widget{width:100%;box-sizing:border-box;font-family:inherit}.eslt-card{max-width:900px;margin:0 auto;border:1px solid #e4e7ec;border-radius:18px;background:#fff;box-shadow:0 8px 30px rgb(20 25 35 / .07);padding:28px;box-sizing:border-box;color:#172033}.eslt-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:22px}.eslt-kicker{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.58;margin-bottom:6px}.eslt-header h2{margin:0 0 7px;font-size:28px;line-height:1.15}.eslt-header p{margin:0;opacity:.7;font-size:15px}.eslt-badge{background:#f1f3f6;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:700;white-space:nowrap}.eslt-dropzone{border:2px dashed #cfd5dd;border-radius:14px;min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:.15s ease;text-align:center;padding:24px;box-sizing:border-box}.eslt-dropzone:hover,.eslt-dropzone.eslt-dragover{border-color:#111827;background:#fafafa}.eslt-upload-icon{width:46px;height:46px;border-radius:50%;background:#f0f2f5;display:flex;align-items:center;justify-content:center;font-size:25px;margin-bottom:13px}.eslt-dropzone strong{font-size:18px}.eslt-dropzone span{margin-top:6px;opacity:.65}.eslt-dropzone small{margin-top:14px;opacity:.5}.eslt-status{margin-top:18px;padding:13px 15px;border-radius:10px;background:#f5f7f9;font-size:14px}.eslt-status.eslt-processing{background:#f5f7f9}.eslt-status.eslt-success{background:#edf8f0}.eslt-result{margin-top:20px}.eslt-summary{display:flex;align-items:center;gap:10px;margin-bottom:15px}.eslt-order-count{font-size:17px}.eslt-detail-count{font-size:13px;opacity:.65}.eslt-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.eslt-btn{border:1px solid #cfd5dd;background:#111827;color:#fff;border-radius:10px;padding:13px 12px;font:inherit;font-weight:700;cursor:pointer}.eslt-btn:hover{background:#2b3442}.eslt-btn.eslt-secondary{background:#fff;color:#111827;border-color:#cfd5dd}.eslt-btn.eslt-secondary:hover{background:#f7f8fa}.eslt-btn.eslt-primary{background:#111827;color:#fff;border-color:#111827}.eslt-btn:disabled{opacity:.5;cursor:wait}.eslt-detected{margin-top:18px;border-top:1px solid #eceff2;padding-top:18px}.eslt-detected-title{font-size:13px;font-weight:800;margin-bottom:8px}.eslt-table-wrap{overflow:auto;border:1px solid #eceff2;border-radius:10px}.eslt-table-wrap table{width:100%;border-collapse:collapse;font-size:13px}.eslt-table-wrap th,.eslt-table-wrap td{padding:9px 10px;text-align:left;border-bottom:1px solid #eceff2}.eslt-table-wrap tr:last-child td{border-bottom:0}.eslt-table-wrap th{background:#f7f8fa;font-weight:800}.eslt-reset{border:0;background:none;padding:12px 0 0;font:inherit;font-size:13px;cursor:pointer;text-decoration:underline;opacity:.7}.eslt-error{margin-top:16px;padding:13px 15px;border-radius:10px;background:#fff0f0;color:#8d2020;font-size:14px}.eslt-note{margin-top:20px;padding-top:15px;border-top:1px solid #eceff2;font-size:12px;line-height:1.5;opacity:.68}.eslt-note strong{opacity:.9}@media(max-width:700px){.eslt-card{padding:20px}.eslt-header{display:block}.eslt-badge{display:inline-block;margin-top:12px}.eslt-actions{grid-template-columns:1fr}.eslt-header h2{font-size:24px}}