.sync-dialog[data-v-42f87788] .el-dialog__header{padding:0}.sync-dialog[data-v-42f87788] .el-dialog__headerbtn{display:none}.sync-dialog[data-v-42f87788] .el-dialog__body{padding:0}.sync-dialog[data-v-42f87788] .el-dialog__footer{padding:14px 20px;margin:0;border-top:1px solid #f1f5f9;background:#fafbfc}.sd-head[data-v-42f87788]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f5f9}.sd-head--success[data-v-42f87788]{background:linear-gradient(135deg,#f0fdf4,#fff 60%)}.sd-head--running[data-v-42f87788]{background:linear-gradient(135deg,#eff6ff,#fff 60%)}.sd-head--failed[data-v-42f87788]{background:linear-gradient(135deg,#fef2f2,#fff 60%);border-bottom-color:#fecaca}.sd-head__main[data-v-42f87788]{gap:12px}.sd-head__icon[data-v-42f87788],.sd-head__main[data-v-42f87788]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sd-head__icon[data-v-42f87788]{width:32px;height:32px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;background:#fff;border:1px solid #e2e8f0}.sd-head__icon i[data-v-42f87788]{font-size:18px;color:#64748b}.sd-head--success .sd-head__icon[data-v-42f87788]{background:#ecfdf5;border-color:#a7f3d0}.sd-head--success .sd-head__icon i[data-v-42f87788]{color:#059669}.sd-head--running .sd-head__icon[data-v-42f87788]{background:#eff6ff;border-color:#bfdbfe}.sd-head--running .sd-head__icon i[data-v-42f87788]{color:#2563eb;-webkit-animation:sd-spin-42f87788 1.5s linear infinite;animation:sd-spin-42f87788 1.5s linear infinite}.sd-head--failed .sd-head__icon[data-v-42f87788]{background:#fef2f2;border-color:#fecaca}.sd-head--failed .sd-head__icon i[data-v-42f87788]{color:#dc2626}.sd-head__title[data-v-42f87788]{font-size:17px;font-weight:600;color:#0f172a;line-height:1.3;letter-spacing:.2px}.sd-head__sub[data-v-42f87788]{font-size:14px;color:#64748b;margin-top:4px;line-height:1.4}.sd-head__status[data-v-42f87788]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;font-size:14px;font-weight:500;background:#fff;border:1px solid #e2e8f0;color:#475569}.sd-head__dot[data-v-42f87788]{width:6px;height:6px;border-radius:50%;background:#94a3b8}.sd-head__status--success[data-v-42f87788]{color:#047857;border-color:#a7f3d0;background:#ecfdf5}.sd-head__status--success .sd-head__dot[data-v-42f87788]{background:#10b981}.sd-head__status--running[data-v-42f87788]{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.sd-head__status--running .sd-head__dot[data-v-42f87788]{background:#2563eb;-webkit-animation:sd-pulse-42f87788 1.5s ease-in-out infinite;animation:sd-pulse-42f87788 1.5s ease-in-out infinite}.sd-head__status--failed[data-v-42f87788]{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.sd-head__status--failed .sd-head__dot[data-v-42f87788]{background:#dc2626}@-webkit-keyframes sd-spin-42f87788{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes sd-spin-42f87788{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes sd-pulse-42f87788{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.4;-webkit-transform:scale(.85);transform:scale(.85)}}@keyframes sd-pulse-42f87788{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.4;-webkit-transform:scale(.85);transform:scale(.85)}}.sd-body[data-v-42f87788]{padding:20px}.sd-error[data-v-42f87788]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;padding:18px;background:#fff;border:1px solid #fecaca;border-left:3px solid #dc2626;border-radius:8px;margin-bottom:18px}.sd-error__icon[data-v-42f87788]{-ms-flex-negative:0;flex-shrink:0;width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fef2f2;border-radius:8px;color:#dc2626;font-size:20px}.sd-error__body[data-v-42f87788]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.sd-error__title[data-v-42f87788]{font-size:16px;font-weight:600;color:#991b1b;margin-bottom:6px;letter-spacing:.2px}.sd-error__desc[data-v-42f87788]{font-size:15px;color:#475569;line-height:1.7;word-break:break-word}.sd-error__code[data-v-42f87788]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:5px 10px;margin-top:10px;background:#fafafa;border:1px solid #f1f5f9;border-radius:4px}.sd-error__code-label[data-v-42f87788]{font-size:14px;color:#94a3b8}.sd-error__code-value[data-v-42f87788]{font-family:SF Mono,Consolas,monospace;font-size:14px;font-weight:600;color:#dc2626}.sd-block[data-v-42f87788]{margin-bottom:16px}.sd-block[data-v-42f87788]:last-child{margin-bottom:0}.sd-block__title[data-v-42f87788]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:15px;font-weight:600;color:#0f172a;margin-bottom:12px;letter-spacing:.2px}.sd-block__meta[data-v-42f87788]{font-size:14px;font-weight:400;color:#94a3b8}.sd-steps[data-v-42f87788]{margin:0;padding:0;list-style:none;counter-reset:step}.sd-step[data-v-42f87788]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px dashed #e2e8f0}.sd-step[data-v-42f87788]:last-child{border-bottom:none;padding-bottom:0}.sd-step[data-v-42f87788]:first-child{padding-top:0}.sd-step__no[data-v-42f87788]{-ms-flex-negative:0;flex-shrink:0;width:22px;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f1f5f9;color:#475569;border-radius:50%;font-size:14px;font-weight:600;font-family:SF Mono,Consolas,monospace;margin-top:2px}.sd-step__text[data-v-42f87788]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:15px;color:#334155;line-height:1.7}.sd-tech[data-v-42f87788]{margin-top:4px}.sd-tech__summary[data-v-42f87788]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:15px;color:#475569;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none}.sd-tech__summary[data-v-42f87788]::-webkit-details-marker{display:none}.sd-tech__summary[data-v-42f87788]:hover{background:#f1f5f9;color:#0f172a}.sd-tech__chevron[data-v-42f87788]{font-size:14px;color:#94a3b8;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.sd-tech[open] .sd-tech__chevron[data-v-42f87788]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sd-tech__copy[data-v-42f87788]{margin-left:auto!important;padding:0 6px!important;font-size:14px!important;color:#64748b!important}.sd-tech__copy i[data-v-42f87788]{font-size:14px!important;margin-right:2px!important}.sd-tech__raw[data-v-42f87788]{margin:8px 0 0;padding:12px 14px;font-family:SF Mono,Cascadia Code,Consolas,monospace;font-size:14px;color:#475569;line-height:1.6;white-space:pre-wrap;word-break:break-all;background:#0f172a;border-radius:6px;max-height:160px;overflow-y:auto}.sd-stats[data-v-42f87788]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.sd-stat[data-v-42f87788]{padding:14px 8px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;text-align:center}.sd-stat--hot[data-v-42f87788]{background:#f0fdf4;border-color:#bbf7d0}.sd-stat__v[data-v-42f87788]{font-size:24px;font-weight:700;line-height:1.2;color:#0f172a;font-family:DIN Alternate,SF Mono,Consolas,monospace;letter-spacing:-.5px}.sd-stat--hot .sd-stat__v[data-v-42f87788]{color:#047857}.sd-stat__l[data-v-42f87788]{font-size:14px;color:#64748b;margin-top:6px}.sd-running[data-v-42f87788]{padding:4px 0}.sd-running__row[data-v-42f87788]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:14px;font-size:15px;color:#475569}.sd-running__stage[data-v-42f87788]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:500}.sd-running__stage i[data-v-42f87788]{color:#2563eb;-webkit-animation:sd-spin-42f87788 1.5s linear infinite;animation:sd-spin-42f87788 1.5s linear infinite}.sd-running__pct[data-v-42f87788]{font-family:SF Mono,Consolas,monospace;color:#2563eb;font-weight:700;font-size:18px}.sd-running__msg[data-v-42f87788]{margin-top:8px;font-size:14px;color:#94a3b8;line-height:1.6}.sd-running__stats[data-v-42f87788]{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:16px;padding-top:14px;border-top:1px dashed #e2e8f0}.sd-running__stat-item[data-v-42f87788]{padding:8px 4px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:4px;text-align:center}.sd-running__stat-v[data-v-42f87788]{display:block;font-size:18px;font-weight:700;color:#0f172a;font-family:DIN Alternate,SF Mono,Consolas,monospace;line-height:1.2}.sd-running__stat-l[data-v-42f87788]{display:block;font-size:13px;color:#64748b;margin-top:4px}.sd-running__tabs[data-v-42f87788]{margin-top:16px}.sd-tabs[data-v-42f87788]{border:none;-webkit-box-shadow:none;box-shadow:none}.sd-tabs[data-v-42f87788] .el-tabs__header{margin:0 0 12px;background:#f8fafc;border-radius:6px 6px 0 0;padding:4px}.sd-tabs[data-v-42f87788] .el-tabs__item{font-size:14px;font-weight:500;color:#64748b;border:none;padding:8px 16px}.sd-tabs[data-v-42f87788] .el-tabs__item.is-active{color:#0f172a;background:#fff;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.sd-tabs[data-v-42f87788] .el-tabs__content{border:none;padding:0}.sd-tab-content[data-v-42f87788]{padding:4px 0}.sd-tab-head[data-v-42f87788]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#0f172a;margin-bottom:10px}.sd-tab-head i[data-v-42f87788]{font-size:14px;color:#64748b}.sd-detail__type[data-v-42f87788]{-ms-flex-negative:0;flex-shrink:0;padding:2px 6px;background:#fef2f2;border-radius:3px;font-size:12px;color:#b91c1c;font-weight:500}.sd-detail__err[data-v-42f87788]{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#94a3b8;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.sd-detail__list[data-v-42f87788]{margin:0;padding:0;list-style:none;border:1px solid #f1f5f9;border-radius:6px;background:#fff;max-height:160px;overflow-y:auto}.sd-detail__item[data-v-42f87788]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;font-size:14px;padding:8px 12px;border-bottom:1px solid #f1f5f9}.sd-detail__item[data-v-42f87788]:last-child{border-bottom:none}.sd-detail__name[data-v-42f87788]{color:#0f172a;font-weight:500}.sd-detail__meta[data-v-42f87788]{color:#94a3b8;font-size:13px}.sync-dialog[data-v-42f87788] .el-collapse-item__header{font-size:14px;font-weight:500;padding-left:12px;background:#f8fafc;border-radius:4px;margin-bottom:6px}.sync-dialog[data-v-42f87788] .el-collapse-item__content{padding-bottom:8px}.sd-footer[data-v-42f87788]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}