.batch-config-page[data-v-51771375]{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;background-color:var(--surface-tertiary)}.batch-config-page__content[data-v-51771375]{width:100%;margin:0 auto;padding:32px;flex:1;min-height:0;display:flex;flex-direction:column}.batch-config-page__header[data-v-51771375]{display:flex;justify-content:space-between;gap:16px;margin-bottom:16px}.batch-config-page__back-link[data-v-51771375]{display:inline-flex;align-items:center;gap:4px;margin-bottom:12px;color:var(--text-color-secondary);font-size:13px;font-weight:600;cursor:pointer}.batch-config-page__back-link[data-v-51771375]:hover{color:var(--text-color-primary);text-decoration:none}.batch-config[data-v-51771375]{display:flex;flex-direction:column;gap:16px;padding-top:8px;flex:1 1 auto;min-height:0}.batch-config__dropzone[data-v-51771375]{border:2px dashed var(--stroke-heavy-contrast);border-radius:var(--border-radius-large);background-color:var(--surface-secondary);transition:all .2s ease}.batch-config__dropzone--dragging[data-v-51771375]{border-color:var(--stroke-brand);background-color:var(--surface-brand-heavy-light)}.batch-config__input[data-v-51771375]{overflow:hidden;position:absolute;clip:rect(1px,1px,1px,1px)}.batch-config__drop-button[data-v-51771375]{width:100%;min-height:148px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;cursor:pointer}.batch-config__drop-button[data-v-51771375]:disabled{cursor:not-allowed;opacity:.5}.batch-config__drop-title[data-v-51771375]{color:var(--text-color-primary);font-size:14px;font-weight:600;text-align:center}.batch-config__drop-subtitle[data-v-51771375]{color:var(--text-color-secondary);font-size:13px;text-align:center}.batch-config__drop-link[data-v-51771375]{border:0;background:transparent;color:var(--text-color-brand);font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-left:4px}.batch-config__drop-link[data-v-51771375]:hover:not(:disabled){text-decoration:underline}.batch-config__drop-link[data-v-51771375]:disabled{cursor:not-allowed;opacity:.5}.batch-config__summary[data-v-51771375]{grid-template-columns:repeat(3,minmax(0,1fr))}.batch-config__result-summary[data-v-51771375],.batch-config__summary[data-v-51771375]{display:grid;background:var(--surface-secondary);border:1px solid var(--stroke-contrast);border-radius:8px;width:100%}.batch-config__result-summary[data-v-51771375]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:12px}.batch-config__summary-col[data-v-51771375]{border-radius:8px;display:flex;align-items:center;padding:12px 16px;gap:12px}button.batch-config__summary-col[data-v-51771375]{border:1px solid transparent;background:transparent;text-align:left;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}button.batch-config__summary-col[data-v-51771375]:hover:not(:disabled){background:var(--surface-hover)}button.batch-config__summary-col--active[data-v-51771375]{background:var(--surface-primary);border-color:var(--stroke-brand)}button.batch-config__summary-col[data-v-51771375]:disabled{cursor:not-allowed;opacity:.5}.batch-config__summary-circle[data-v-51771375]{height:48px;width:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.batch-config__summary-circle.gray[data-v-51771375]{background:var(--color-slate-200)}.batch-config__summary-circle.green[data-v-51771375]{background:var(--status-success-bg)}.batch-config__summary-circle.yellow[data-v-51771375]{background:var(--status-warning-bg)}.batch-config__summary-circle.blue[data-v-51771375]{background:var(--status-waiting-bg)}.batch-config__summary-circle.red[data-v-51771375]{background:var(--status-danger-bg)}.batch-config__summary-col .descriptor[data-v-51771375]{color:var(--text-color-subtle);font-weight:500;font-size:12px;margin:0;white-space:nowrap}.batch-config__summary-col .datatext[data-v-51771375]{color:var(--text-secondary);font-weight:600;font-size:16px;margin-bottom:0}.batch-config__table-wrapper[data-v-51771375]{background-color:var(--surface-primary);border:1px solid var(--stroke-contrast);border-radius:8px;overflow:auto;max-height:420px}.batch-config__table-wrapper--results[data-v-51771375]{flex:1 1 auto;min-height:240px;max-height:none}.batch-config__table[data-v-51771375]{width:100%;border-collapse:collapse}.batch-config__table thead th[data-v-51771375]{position:sticky;top:0;z-index:1;background-color:var(--surface-secondary);color:var(--text-color-secondary);font-weight:600;font-size:13px;text-align:left;padding:10px 12px;border-bottom:1px solid var(--stroke-contrast);white-space:nowrap}.batch-config__table tbody td[data-v-51771375]{padding:8px 12px;font-size:13px;color:var(--text-color-primary);border-bottom:1px solid var(--stroke-contrast);vertical-align:middle}.batch-config__table .text-right[data-v-51771375]{text-align:right}.batch-config__row--selected[data-v-51771375]{background-color:var(--surface-brand-heavy-light)}.batch-config__file-cell[data-v-51771375]{display:flex;align-items:center;gap:8px;min-width:0}.batch-config__truncate[data-v-51771375]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:320px}.batch-config__local-status[data-v-51771375]{display:inline-flex;align-items:center;min-height:24px;padding:4px 16px;border-radius:100px;font-size:12px;font-weight:600;white-space:nowrap}.batch-config__local-status--success[data-v-51771375]{color:var(--text-color-brand-contrast);background-color:var(--surface-brand-heavy-light);border:1px solid var(--stroke-brand)}.batch-config__local-status--danger[data-v-51771375]{color:var(--text-danger);background-color:var(--color-red-100);border:1px solid var(--color-red-400)}.batch-config__empty[data-v-51771375]{min-height:92px;border-radius:var(--border-radius-large);background-color:var(--surface-secondary)}.batch-config__results[data-v-51771375]{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0}.batch-config__section-header[data-v-51771375]{display:flex;align-items:flex-start;gap:8px}.batch-config__footer[data-v-51771375],.batch-config__result-actions[data-v-51771375]{display:flex;align-items:center;gap:8px}.batch-config__footer[data-v-51771375]{position:sticky;bottom:0;z-index:2;justify-content:flex-end;padding:16px 0 0;background-color:var(--surface-tertiary);border-top:1px solid var(--stroke-contrast)}@media(max-width:768px){.batch-config-page[data-v-51771375]{overflow:auto}.batch-config-page__content[data-v-51771375]{padding:24px 16px}.batch-config__result-summary[data-v-51771375],.batch-config__summary[data-v-51771375]{grid-template-columns:1fr}.batch-config__footer[data-v-51771375]{flex-direction:column;align-items:stretch}}