:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#152622;background:#f3f5f1;font-synthesis:none;--green:#087d50;--line:#e1e7e1;--muted:#68746e;--shadow:0 3px 14px #132f1f05}
*{box-sizing:border-box}body{margin:0}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #47b58c;outline-offset:3px}[hidden]{display:none!important}.shell{max-width:1500px;margin:auto;padding:0 48px}.masthead{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;color:#19372c;font-size:19px;font-weight:720;letter-spacing:-.5px;text-decoration:none}.brand-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#0b8454;color:white;font-size:29px;font-weight:400}.brand-tag{font-size:10px;letter-spacing:.8px;color:#61736a;border:1px solid #cbd9cf;border-radius:5px;padding:3px 5px;margin-left:5px;vertical-align:middle}.connection{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:12px}.status-dot{width:7px;height:7px;background:#afb9b1;border-radius:50%}.status-dot.ready{background:#0b965e;box-shadow:0 0 0 4px #dff0e7}.status-dot.error{background:#cc583d}.intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:44px 0 32px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;color:#56806b;margin:0 0 13px}h1{font-size:36px;line-height:1.18;letter-spacing:-1.25px;margin:0 0 13px;font-weight:670}.lede{color:var(--muted);font-size:14px;line-height:1.7;max-width:620px;margin:0}.scope-tag{font-size:11px;border:1px solid #d8e2d7;padding:7px 10px;border-radius:7px;white-space:nowrap;color:#667567;margin-bottom:4px;background:#f8faf7}.workspace{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:start}.sidebar,.main-column{min-width:0;display:flex;flex-direction:column;gap:20px}.card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow);overflow:hidden}.account-card,.source-card{padding:23px}.section-heading{display:flex;align-items:center;gap:10px;min-width:0}.section-heading h2{font-size:15px;letter-spacing:-.15px;margin:0;font-weight:680}.step{font-size:10px;font-weight:700;color:#87a08f;background:#f2f6f1;border:1px solid #e6ede3;border-radius:6px;padding:5px}.badge{font-size:10px;font-weight:650;color:#6c7770;background:#eff2ee;border-radius:6px;padding:5px 7px;white-space:nowrap;margin-left:auto}.badge.ready,.badge.complete{color:#137343;background:#e7f5eb}.badge.connecting,.badge.qr,.badge.pin,.badge.running,.badge.queued{color:#746016;background:#fbf4dd}.badge.error,.badge.failed{color:#a24735;background:#fbece7}.badge.partial,.badge.cancelled{color:#836b34;background:#f8f1e1}.muted{font-size:13px;color:var(--muted);line-height:1.65;margin:17px 0}.micro{font-size:11px;color:#78817b;line-height:1.65;margin:12px 0 0}.button{cursor:pointer;display:inline-flex;justify-content:center;align-items:center;gap:9px;border:1px solid #d7e1d8;border-radius:8px;color:#40564a;background:white;padding:11px 15px;font-size:12px;font-weight:650;text-decoration:none;transition:background .12s,box-shadow .12s}.button:hover:not(:disabled){background:#f2f7f2}.button.primary{background:var(--green);color:white;border-color:var(--green);box-shadow:0 2px 3px #0054320c}.button.primary:hover:not(:disabled){background:#096a46}.button:disabled{cursor:not-allowed;opacity:.45}.button.full{width:100%}.button.small{font-size:11px;padding:8px 10px;white-space:nowrap}.profile{display:flex;align-items:center;gap:11px;margin:18px 0}.profile-avatar{width:36px;height:36px;display:grid;place-items:center;background:#e4f3e8;color:#187b4c;border-radius:50%;font-size:14px;font-weight:700}.field-label{display:block;font-size:10px;line-height:1.7;color:#7b897e}.profile strong{display:block;font-size:13px;font-weight:650}.qr-frame{display:flex;justify-content:center;align-items:center;background:white;border:1px solid var(--line);border-radius:9px;margin-top:16px;padding:14px}.qr-frame img{width:100%;max-width:216px;height:auto}.pin-frame{margin-top:14px;padding:14px;background:#f4f8f2;border-radius:8px;text-align:center}.pin-frame strong{display:block;font-size:28px;letter-spacing:6px;margin:8px 0}.pin-frame>span:last-child{font-size:11px;color:var(--muted)}#login-challenge{margin-bottom:18px}label{display:block;font-size:11px;font-weight:650;color:#516557;margin:19px 0 7px}select{width:100%;border:1px solid #dce4dc;background:#fff;border-radius:7px;color:#2d4637;padding:10px 30px 10px 11px;font-size:12px;min-width:0;text-overflow:ellipsis}select:disabled{background:#f8faf7;color:#89938a;opacity:1}.source-card>.button{margin-top:19px}.note-preview{background:#f6f8f4;border-left:2px solid #bdd1b6;color:#647160;line-height:1.6;font-size:11px;margin:14px 0 0;padding:10px 12px;white-space:pre-wrap;max-height:120px;overflow:auto}.boundary{padding:0 10px}.boundary h3{font-size:12px;color:#536857;margin:2px 0 8px}.boundary p{font-size:11px;color:#849081;line-height:1.7;margin:8px 0}.collection-card{padding:24px}.collection-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.collection-heading .section-heading>.badge{margin-left:2px}.job-controls{display:flex;gap:7px;flex-wrap:wrap}.metrics{display:grid;grid-template-columns:1.2fr 1fr 1.1fr;margin:27px 0 19px}.metric{padding:0 20px;border-right:1px solid #e8eee6}.metric:first-child{padding-left:0}.metric:last-child{border-right:0}.metric>span{display:block;color:#748071;font-size:11px}.metric strong{font-size:34px;letter-spacing:-1px;font-weight:620;display:block;margin:9px 0 6px;white-space:nowrap}.metric small{font-size:10px;color:#8a9387}.job-description{font-size:12px;line-height:1.65;color:#71806c;margin:0}.progress-track{height:4px;background:#edf4e9;border-radius:8px;margin-bottom:13px;overflow:hidden}.progress-bar{height:100%;background:#21a568;transition:width .3s;min-width:3px}.progress-bar.indeterminate{width:28%!important;animation:progress 1.4s ease-in-out infinite alternate}@keyframes progress{from{transform:translateX(0)}to{transform:translateX(260%)}}.validation{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid #edf1e9;margin-top:20px;padding-top:17px}.validation-label{display:block;font-size:10px;color:#84907d;margin-bottom:7px}.validation-value{font-size:11px;font-weight:650;color:#7e805b}.validation-value.pass{color:#167b49}.validation-value.fail{color:#a84935}.warnings{font-size:11px;line-height:1.7;color:#8b7045;background:#fbf8ef;border-radius:8px;padding:12px 15px 12px 29px;margin:17px 0 0}.error-banner,.inline-error{font-size:12px;line-height:1.65;background:#fff1ec;border:1px solid #f0d7cd;border-radius:8px;color:#9b4d35;padding:13px 16px;white-space:pre-wrap;overflow-wrap:anywhere}.error-banner{margin-bottom:20px}.inline-error{margin-top:15px}.results-heading{padding:23px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #edf0ea}.results-heading h2{font-size:15px;font-weight:680;margin:0}.results-heading .micro{margin-top:6px}.history{width:190px;flex-shrink:0}.history label{font-size:10px;margin:0 0 5px;color:#829079;font-weight:400}.history select{font-size:11px;padding-top:7px;padding-bottom:7px}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:66px 25px 77px}.empty-icon{width:47px;height:47px;border:1px solid #dfe9da;border-radius:13px;display:grid;place-items:center;color:#98b18b;font-size:30px;background:#f6faf3;margin-bottom:18px}.empty-state h3{font-size:14px;font-weight:550;color:#60745b;margin:0 0 8px}.empty-state p{font-size:12px;line-height:1.7;color:#93a08d;max-width:310px;margin:0}.table-scroll{max-width:100%;overflow-x:auto;max-height:580px}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{position:sticky;top:0;background:#fafcf8;z-index:1;font-size:10px;font-weight:550;letter-spacing:.2px;color:#7c8b72;padding:12px 17px;border-bottom:1px solid #e7ede2}td{padding:15px 17px;border-bottom:1px solid #eef1ea;vertical-align:top;line-height:1.55}td:first-child{min-width:140px}td:nth-child(2){min-width:180px;max-width:390px;white-space:pre-wrap;overflow-wrap:anywhere}td:nth-child(3){max-width:150px}td:last-child{min-width:145px;font-size:10px;color:#849078}.author-name{font-size:12px;font-weight:570;color:#445b3d}.source-id{display:block;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;color:#91a084;overflow-wrap:anywhere;margin-top:4px;max-width:180px}.source-id.comment-id{margin:0;color:#7a8e6c}.unknown{color:#a2a89b;font-size:10px;font-style:italic}.results-footer{display:flex;justify-content:space-between;gap:15px;padding:13px 20px;font-size:10px;color:#8a9781;background:#fcfdfb}.results-footer>span:first-child{color:#647c57}footer{display:flex;justify-content:center;gap:10px;padding:34px 0;color:#99a191;font-size:10px}
@media(max-width:1150px){.shell{padding:0 28px}.workspace{grid-template-columns:280px minmax(0,1fr);gap:18px}.account-card,.source-card{padding:20px}.collection-heading{align-items:flex-start;flex-direction:column}.metric{padding:0 13px}.metric strong{font-size:30px}.scope-tag{display:none}}
@media(max-width:850px){.shell{padding:0 20px}.masthead{height:76px}.brand{font-size:17px}.connection{font-size:10px}.intro{padding:31px 0 25px}h1{font-size:30px}.workspace{grid-template-columns:minmax(0,1fr)}.sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.boundary{grid-column:1/-1;display:none}.main-column{gap:16px}.collection-heading{flex-direction:row;align-items:center}.collection-card{padding:21px}.source-card,.account-card{height:100%}.results-heading{padding:21px}.qr-frame img{max-width:180px}}
@media(max-width:580px){.shell{padding:0 14px}.masthead{height:68px}.brand{font-size:16px}.brand-icon{width:31px;height:31px;border-radius:9px;font-size:25px}.connection{max-width:125px;text-align:right;line-height:1.5;gap:5px}.status-dot{flex-shrink:0}.intro{padding:28px 3px 24px}h1{font-size:28px;letter-spacing:-.8px}.eyebrow{font-size:9px;letter-spacing:1.3px}.lede{font-size:13px}.sidebar{grid-template-columns:minmax(0,1fr)}.account-card,.source-card{padding:20px}.qr-frame img{max-width:216px}.collection-heading{flex-direction:column;align-items:flex-start}.metrics{gap:10px;margin-top:24px}.metric{padding:0 8px}.metric>span{font-size:10px;line-height:1.5}.metric strong{font-size:27px}.metric small{font-size:9px;line-height:1.5;display:block}.validation{gap:8px}.validation-value{font-size:10px}.results-heading{align-items:flex-start;flex-direction:column;gap:14px}.history{width:100%}.results-footer{flex-direction:column;gap:5px}.empty-state{padding:48px 18px}footer{font-size:9px;gap:6px;line-height:1.6;text-align:center}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

.header-actions{display:flex;align-items:center;gap:22px}.brand-icon{background:#087d50}.brand-icon svg{display:block}.language-switch{display:flex;gap:3px;background:#e9efe6;border-radius:8px;padding:3px}.language-switch button{border:0;background:transparent;color:#75826e;font-size:11px;font-weight:600;padding:7px 9px;border-radius:6px;cursor:pointer}.language-switch button[aria-pressed="true"]{background:#fff;color:#254d32;box-shadow:0 1px 4px #1527110d}.account-actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:16px}.text-button{border:0;padding:0;background:transparent;color:#4e7850;font-size:11px;line-height:1.6;cursor:pointer;text-align:left}.text-button:hover:not(:disabled){color:#087d50;text-decoration:underline}.text-button:disabled{color:#9fa89a;cursor:not-allowed}.more-button{display:block;margin-top:10px}.invite-notice{font-size:11px;line-height:1.7;padding:10px 12px;background:#edf6e8;border:1px solid #deecd5;color:#477438;border-radius:7px;margin:17px 0 0}.welcome-card{padding:40px}.welcome-card h2{font-size:29px;line-height:1.25;letter-spacing:-.7px;font-weight:620;margin:12px 0 14px;max-width:460px}.welcome-card>.muted{max-width:460px;font-size:14px}.welcome-steps{list-style:none;margin:31px 0 34px;padding:0}.welcome-steps li{display:flex;gap:17px;margin:25px 0}.welcome-steps li>span{display:grid;place-items:center;flex-shrink:0;width:30px;height:30px;background:#eef5e9;color:#5a8b43;border-radius:9px;font-size:12px;font-weight:650}.welcome-steps strong{font-size:13px;color:#385731;font-weight:620}.welcome-steps p{font-size:12px;color:#839078;line-height:1.6;margin:6px 0 0}.welcome-footnote{font-size:11px;line-height:1.7;color:#8d9b80;border-top:1px solid #e9efe4;padding-top:20px;margin:0}.retry-message{font-size:11px;line-height:1.6;color:#826d3b;background:#faf6e9;border-radius:7px;padding:10px 12px;margin:14px 0 0}.pagination{display:flex;align-items:center;gap:7px}.results-footer{align-items:center}.results-note{font-size:10px;line-height:1.65;color:#8e9b83;margin:0;padding:13px 20px;border-top:1px solid #edf1e8}.source-card>.more-button{margin-top:10px}.note-preview{overflow-wrap:anywhere}.profile>div{min-width:0}.profile strong{overflow-wrap:anywhere}.history{width:200px}.metric{min-width:0}.metric strong{font-size:clamp(24px,2.3vw,34px)}.metric small{overflow-wrap:anywhere}dialog{width:440px;max-width:calc(100% - 28px);padding:28px;border:1px solid #e1e8dd;border-radius:17px;color:#263e29;box-shadow:0 20px 80px #142f1940}dialog::backdrop{background:#14241465}dialog h2{font-size:22px;letter-spacing:-.5px;margin:17px 0 12px}dialog p{font-size:13px;line-height:1.75;color:#79836f;margin:0}.dialog-icon{width:36px;height:36px;display:grid;place-items:center;background:#f7eee5;color:#a17642;border-radius:10px;font-size:23px}.dialog-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:27px;flex-wrap:wrap}.button.danger{background:#a45137;border-color:#a45137;color:#fff}.button.danger:hover:not(:disabled){background:#8c422c}html[lang="zh-TW"]{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans TC","Microsoft JhengHei",sans-serif}html[lang="zh-TW"] h1{letter-spacing:-.5px}html[lang="zh-TW"] .eyebrow{letter-spacing:1.1px}
@media(max-width:850px){.sidebar:has(#source-card[hidden]){grid-template-columns:minmax(0,1fr)}.welcome-card{padding:30px}.welcome-card h2{font-size:26px}.header-actions{gap:12px}.sidebar .account-card{height:auto}.account-card:has(+.source-card[hidden]){max-width:none}}
@media(max-width:580px){.header-actions{gap:7px}.header-actions>.connection{display:none}.brand{font-size:16px;gap:8px}.language-switch button{font-size:10px;padding:6px 8px}.welcome-card{padding:25px}.welcome-card h2{font-size:25px}.welcome-steps{margin-bottom:26px}.history{width:100%}.results-footer{align-items:stretch}.pagination{justify-content:flex-end}.metrics{grid-template-columns:minmax(0,1fr) minmax(0,.85fr) minmax(0,1fr);gap:8px}.metric strong{font-size:26px}.dialog-actions>.button{flex:1}html[lang="zh-TW"] .section-heading h2{font-size:14px}}
