:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#242b30;background:#f5f7f7;font-size:14px;line-height:1.5;letter-spacing:0;--green:#126e54;--border:#dfe5e5;--muted:#68757a}
*{box-sizing:border-box;letter-spacing:0}body{margin:0}button,input,select{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 13px;white-space:nowrap;border:1px solid transparent;border-radius:6px;cursor:pointer;font-weight:550;background:none;color:inherit}button:disabled{opacity:.45;cursor:default}button:not(:disabled):hover{filter:brightness(.95)}button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #5da995;outline-offset:3px}svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}h1,h2,p{margin:0}h1{font-size:24px;font-weight:650;line-height:1.3}h2{font-size:15px;font-weight:650}[hidden]{display:none!important}.primary{background:var(--green);color:#fff}.secondary{border-color:#cbd5d5;background:white}.icon-button{width:34px;height:34px;min-height:34px;padding:7px;color:#5f6c73;border-color:transparent;flex:none}.icon-button:not(:disabled):hover{background:#edf3f1}.danger{color:#ab3d4b}.subtle{color:var(--muted);font-size:12px}.green{color:var(--green)}.error{font-size:13px;color:#b43648;min-height:20px;overflow-wrap:anywhere}.topbar{height:64px;padding:0 32px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:16px}.brand b{font-size:14px;font-weight:500;margin-left:10px;color:#68757a}.brand-icon{background:#e4f1eb;width:32px;height:32px;display:grid;place-items:center;border-radius:6px;color:var(--green)}main{max-width:1180px;padding:32px 28px;margin:auto}.page-heading{display:flex;align-items:center;gap:12px;margin-bottom:24px}.tag{display:inline-flex;align-items:center;gap:4px;border-radius:4px;font-size:12px;padding:3px 7px;background:#edf1f2;color:#627177}.tag.muted{background:#e7edec}.steps{display:flex;list-style:none;margin:0 0 24px;padding:0;border-bottom:1px solid var(--border);gap:28px}.steps li{display:flex;align-items:center;gap:8px;padding:0 0 12px;color:#8c979c;font-variant-numeric:tabular-nums;border-bottom:2px solid transparent}.steps .current{color:var(--green);font-weight:650;border-color:var(--green)}.upload-band{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--border)}.upload-band>div:first-child{min-width:0;flex:1}.upload-actions{display:flex;gap:8px;flex:none}.file-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;max-height:130px;overflow:auto}.file{display:inline-flex;align-items:center;gap:5px;min-width:0;max-width:100%;border:1px solid var(--border);padding:3px 5px 3px 8px;border-radius:4px;background:#fff;font-size:12px}.file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file .icon-button{width:22px;height:22px;min-height:22px;padding:2px}.file svg{width:14px;height:14px}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0;gap:16px;border-bottom:1px solid var(--border)}.stats>div{display:flex;gap:12px;align-items:baseline;border-right:1px solid var(--border)}.stats>div:last-child{border:0}.stats span{font-size:13px;color:var(--muted)}.stats strong{font-size:24px;font-weight:650;font-variant-numeric:tabular-nums}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 0}.tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.selection{display:flex;align-items:center;gap:16px}.selection label{display:flex;align-items:center;gap:7px;white-space:nowrap}input[type=checkbox]{width:16px;height:16px;accent-color:var(--green);flex:none}.table-head,.account-row{display:grid;grid-template-columns:26px minmax(200px,1.3fr) 100px minmax(180px,1fr) 72px;column-gap:14px;align-items:center}.table-head{font-size:12px;color:#6d787e;border-top:1px solid var(--border);background:#edf2f1;padding:9px 12px}.account-row{min-height:68px;padding:12px;border-bottom:1px solid var(--border);background:#fff}.account-row>div{min-width:0}.email{font-weight:550;overflow-wrap:anywhere;font-size:13px}.workspace-id{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.4;color:#7b868a;overflow-wrap:anywhere;margin-top:4px}.source{color:#606d73;font-size:12px}.status{font-size:12px;display:flex;align-items:center;gap:5px;color:#52676e}.status svg{width:15px;height:15px}.status.success{color:var(--green)}.status.failed,.status.blocked,.status.interrupted{color:#a13c4b}.status.running,.status.queued{color:#247895}.status-message{margin-top:4px;font-size:12px;line-height:1.45;color:#6a767b;overflow-wrap:anywhere}.row-actions{display:flex;justify-content:flex-end;gap:1px}.row-actions .icon-button{width:32px}.download-band{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:18px 0}.download-band>div:first-child{display:flex;flex-direction:column;gap:4px}.download-band strong{color:var(--green)}.empty{min-height:215px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:#7b888a}.empty svg{width:36px;height:36px;color:#93a8a2}.empty h2{font-size:14px;font-weight:500}.notice{margin-top:15px;font-size:13px;border-left:3px solid #bb8236;background:#fcf4e6;padding:9px 12px;overflow-wrap:anywhere}.batch-progress{margin-bottom:14px}.batch-progress>div{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#55716a;margin-bottom:5px}progress{appearance:none;width:100%;height:5px;border:0;display:block;background:#e4ece8;border-radius:3px;overflow:hidden}progress::-webkit-progress-bar{background:#e4ece8}progress::-webkit-progress-value{background:#198665}progress::-moz-progress-bar{background:#198665}.history{margin-top:20px;border-top:1px solid var(--border);padding-top:16px}.history summary{cursor:pointer;font-size:13px;font-weight:550;color:#596c71}.history-row{display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--border);padding:9px 0;font-size:12px;color:var(--muted)}.history-row .history-time{flex:1}.history-row button{min-height:28px;padding:3px 9px;font-size:12px}footer{display:flex;justify-content:space-between;gap:15px;color:#83908f;font-size:11px;margin-top:22px}.login-panel{width:100%;max-width:390px;margin:60px auto 0;padding:28px;background:#fff;border:1px solid var(--border);border-radius:8px}.login-mark{color:var(--green);width:30px;height:30px;margin-bottom:14px}.login-panel h1{font-size:21px;margin-bottom:24px}.login-panel label{display:block;margin:14px 0 7px;font-size:13px}.login-panel input:not([type=checkbox]){border:1px solid #cbd5d5;border-radius:5px;height:40px;width:100%;padding:8px 10px;min-width:0}.password-field{position:relative}.password-field input{padding-right:40px!important}.password-field button{position:absolute;right:3px;top:3px}.login-panel .error{margin:13px 0}.wide{width:100%}dialog{width:min(480px,calc(100% - 28px));border:1px solid var(--border);border-radius:8px;padding:23px;color:#263635;box-shadow:0 15px 60px #18332830}dialog::backdrop{background:#14252766}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.dialog-heading h2{font-size:18px}.confirmation>p{margin-top:8px;font-size:13px}.confirmation ul{max-height:200px;overflow:auto;padding-left:18px;font-size:13px;overflow-wrap:anywhere}.confirmation li{padding:3px 0}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}
@media(max-width:760px){.topbar{padding:0 18px;height:58px}main{padding:23px 16px}.page-heading{margin-bottom:20px}h1{font-size:22px}.steps{gap:0;justify-content:space-between;margin-bottom:8px}.steps li{gap:5px;font-size:12px}.upload-band{align-items:flex-start;flex-direction:column;gap:12px;padding:15px 0}.upload-actions{width:100%}.upload-actions>button{flex:1}.stats{gap:8px;padding:15px 0}.stats>div{flex-direction:column;gap:3px}.stats strong{font-size:22px}.stats span{font-size:12px}.toolbar{align-items:flex-start;gap:8px}.selection{gap:8px;min-height:36px}.selection .subtle{font-size:11px}.toolbar .tools{gap:3px}.toolbar button{padding:7px 9px}.table-head{display:none}.account-row{grid-template-columns:20px minmax(0,1fr) 70px;gap:8px;align-items:start;padding:13px 7px}.account-row .identity{grid-column:2}.account-row .source{grid-column:2;font-size:11px}.account-row .status-cell{grid-column:2;grid-row:3}.account-row .row-actions{grid-column:3;grid-row:1/4;align-self:center;flex-wrap:wrap}.account-row>input{grid-column:1;grid-row:1/4;align-self:center}.email{font-size:13px}.workspace-id{font-size:10px}.account-table{border-top:1px solid var(--border)}.download-band{flex-direction:column;align-items:stretch;gap:12px}.download-band .tools>button{flex:1}.history-row{gap:10px;flex-wrap:wrap}.history-row .history-time{min-width:130px}.login-panel{margin-top:30px;padding:24px}.brand b{margin-left:5px}footer{font-size:10px}.steps span{white-space:nowrap}}
@media(prefers-reduced-motion:no-preference){.status.running svg{animation:spin 1.4s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}}
