*{box-sizing:border-box;margin:0;padding:0}body{color:#1f1f1f;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:1.5}.container{max-width:100%;padding:16px}h2{color:#000;margin-bottom:16px;font-size:16px;font-weight:600}h3{color:#333;margin-bottom:8px;font-size:13px;font-weight:600}section{margin-bottom:20px}.field-list{flex-direction:column;gap:4px;display:flex}.field-item{cursor:pointer;align-items:center;gap:6px;padding:4px 0;display:flex}.field-item input[type=checkbox],.field-item input[type=radio]{accent-color:#1658ff}.config-row{align-items:center;gap:8px;display:flex}.number-input{border:1px solid #d0d5dd;border-radius:4px;outline:none;width:100px;padding:4px 8px;font-size:13px}.number-input:focus{border-color:#1658ff}.btn{cursor:pointer;color:#1f1f1f;background:#fff;border:1px solid #d0d5dd;border-radius:6px;padding:6px 14px;font-size:13px;transition:all .15s}.btn:hover{background:#f5f5f5}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background:#1658ff;border-color:#1658ff}.btn-primary:hover{background:#0e46cc}.btn-danger{color:#e03e3e;border-color:#e03e3e}.btn-secondary,.btn-block{text-align:center;width:100%}.record-selector{margin-bottom:8px}.record-count{color:#666;margin-top:4px;font-size:12px}.progress-bar-container{background:#e8e8e8;border-radius:3px;width:100%;height:6px;margin-bottom:8px;overflow:hidden}.progress-bar-fill{background:#1658ff;border-radius:3px;height:100%;transition:width .3s}.progress-text{color:#666;margin-bottom:8px;font-size:12px}.record-status-list{border:1px solid #eee;border-radius:6px;max-height:240px;margin-bottom:8px;padding:8px;overflow-y:auto}.record-status{align-items:center;gap:6px;padding:3px 0;font-size:12px;display:flex}.status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.status-pending .status-dot{background:#d0d5dd}.status-processing .status-dot{background:#1658ff}.status-success .status-dot{background:#22c55e}.status-skipped .status-dot{background:#f59e0b}.status-failed .status-dot{background:#e03e3e}.status-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.status-message{color:#999;flex-shrink:0;font-size:11px}.summary{background:#f9f9f9;border-radius:6px;padding:12px}.summary-row{gap:12px;margin-bottom:10px;font-size:13px;display:flex}.text-success{color:#22c55e}.text-warning{color:#f59e0b}.text-danger{color:#e03e3e}.summary-actions{gap:8px;display:flex}.empty-hint{color:#999;text-align:center;background:#f9f9f9;border-radius:6px;padding:12px;font-size:12px}.loading{text-align:center;color:#999;padding:40px 16px}.error-message{color:#e03e3e;text-align:center;background:#fef2f2;border-radius:6px;padding:16px}
