:root{--bg:#f6f7fc;--surface:#fff;--text:#1e2440;--muted:#78809a;--line:#e8eaf3;--purple:#6556e8;--purple-dark:#5141d0;--purple-soft:#f0edff;--green:#238566;--green-soft:#eaf7f1;--rose:#b64f65;--rose-soft:#fcedf1;--amber:#946d16;--amber-soft:#fff6df;--radius:16px;--shadow:0 5px 24px rgba(37,43,90,.035)}
*{box-sizing:border-box}html{font-size:15px;scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.6}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:var(--purple);text-decoration:none}a:hover{text-decoration:underline}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b8aeff;outline-offset:3px}[hidden]{display:none!important}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-80px;z-index:99;padding:10px 16px;background:var(--surface);border:2px solid var(--purple);border-radius:8px}.skip-link:focus{top:12px}.site-header{height:78px;background:rgba(255,255,255,.95);border-bottom:1px solid var(--line)}.header-inner{max-width:1184px;margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 28px;gap:20px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--text);font-size:19px;letter-spacing:-.5px;font-weight:750;white-space:nowrap}.brand:hover{text-decoration:none}.brand-light{font-weight:500}.brand-mark{width:35px;height:37px;display:grid;place-items:center;border-radius:11px;background:var(--purple);box-shadow:0 4px 12px #6556e829;color:#fff;font-weight:800;font-size:24px;line-height:1;transform:rotate(-5deg)}.admin-label{font-size:11px;font-weight:500;letter-spacing:0;background:var(--purple-soft);color:var(--purple);border-radius:5px;padding:3px 7px;margin-left:2px}.header-actions{display:flex;align-items:center;gap:22px}.nav-link{font-size:13px;color:#68708a}.nav-link span{margin-left:5px}.page-shell{max-width:1128px;margin:0 auto;padding:49px 0 26px;min-height:calc(100vh - 155px)}.hero{margin:0 0 30px}.eyebrow{color:var(--purple);font-size:10px;letter-spacing:2.3px;font-weight:700;margin:0 0 10px}h1{font-size:31px;letter-spacing:-.7px;line-height:1.4;margin:0 0 10px;font-weight:750}.hero-description{font-size:14px;color:var(--muted);margin:0}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.compose-card{padding:27px 30px 0;overflow:hidden}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:21px}.section-kicker{font-size:10px;font-weight:650;letter-spacing:1.25px;color:var(--muted);margin-bottom:5px}.section-heading h2,h2{font-size:19px;font-weight:700;line-height:1.45;margin:0}.section-description{font-size:12px;color:var(--muted);margin:6px 0 0}.soft-tag{display:inline-flex;align-items:center;white-space:nowrap;font-size:11px;font-weight:500;padding:5px 10px;background:var(--purple-soft);color:var(--purple);border-radius:6px}.muted{color:var(--muted)}.small{font-size:11px}.login-card{max-width:470px;margin:45px auto 80px;padding:35px}.login-card h2{font-size:23px}.login-card p{font-size:13px;margin:10px 0 25px}.login-card .button{margin-top:20px}.session-loading{text-align:center;margin:70px 0;color:var(--muted);font-size:14px}label{display:block;font-size:12px;font-weight:550;color:#505971;margin-bottom:8px}input,textarea{width:100%;border:1px solid #dfe3ef;background:#fcfcff;border-radius:8px;color:var(--text);transition:border-color .15s,box-shadow .15s}input{padding:10px 12px;height:43px}textarea{padding:13px 15px;line-height:1.85;resize:vertical;min-height:132px;font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono","Microsoft YaHei",monospace;font-size:12px}input::placeholder,textarea::placeholder{color:#a0a7ba}input:focus,textarea:focus{border-color:#9d90f2;box-shadow:0 0 0 3px #6556e809;background:#fff}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:#d895a5}.field-hint{font-size:11px;line-height:1.7;color:var(--muted);margin:9px 0 16px}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:24px}.input-count{font-size:11px;color:var(--muted)}.input-count.invalid{color:var(--rose)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:39px;padding:9px 17px;border:1px solid transparent;border-radius:7px;white-space:nowrap;text-decoration:none;font-size:12px;font-weight:550;line-height:1.45;transition:background .15s,box-shadow .15s,transform .15s}.button:hover{text-decoration:none}.button-primary{background:var(--purple);color:#fff;box-shadow:0 3px 7px #6556e815}.button-primary:hover:not(:disabled){background:var(--purple-dark)}.button-primary span{font-size:16px;line-height:1}.button-secondary{border-color:#e0e3ef;color:#56607b;background:#fff}.button-secondary:hover:not(:disabled){background:#f4f3ff;border-color:#d5d0f7}.button-quiet{border-color:transparent;background:transparent;color:var(--muted);padding:6px 0;font-size:12px;min-height:32px}.button-small{font-size:11px;min-height:33px;padding:7px 11px}.button-danger{border-color:#f1dce2;background:#fff;color:var(--rose)}.button-danger:hover:not(:disabled){background:var(--rose-soft)}.button-full{width:100%}.button[aria-disabled=true]{opacity:.45;pointer-events:none}.overview{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 24px}.metric{background:#fff;border:1px solid var(--line);border-radius:12px;padding:17px 21px;display:grid;grid-template-columns:1fr auto;gap:7px}.metric-label{font-size:11px;color:#69718c;display:flex;align-items:center;gap:7px}.metric strong{grid-column:1;grid-row:2;font-size:27px;line-height:1.2;font-weight:700;letter-spacing:-.5px}.metric-hint{grid-column:2;grid-row:2;align-self:end;color:#99a0b3;font-size:10px;padding-bottom:2px}.status-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.purple{background:var(--purple)}.green{background:#40a787}.rose{background:#cf8191}.flow-note{display:flex;align-items:center;justify-content:center;gap:18px;background:#fafaff;border-top:1px solid #efeff7;color:#b3b7c9;margin:0 -30px;padding:14px 30px;font-size:11px}.flow-step{color:#8a91a8}.flow-step:first-child{color:#747d98}.jobs-section,.accounts-section{margin-top:33px}.jobs-section>.section-heading,.accounts-section>.section-heading{margin-bottom:16px}.refresh-group{display:flex;align-items:center;gap:13px}.empty-state{padding:36px 20px;text-align:center;border-style:dashed;background:#fcfcff;box-shadow:none}.empty-icon{background:#f1effc;color:#9a8fe2;width:37px;height:37px;border-radius:10px;display:grid;place-items:center;margin:0 auto 13px;font-size:24px}.empty-state h3{margin:0;color:#64708a;font-size:13px;font-weight:550}.empty-state p{margin:6px 0 0;font-size:11px;color:#99a1b6}.notice{padding:12px 16px;margin:0 0 20px;background:var(--purple-soft);border:1px solid #e2dcfd;border-radius:9px;color:#5b509c;font-size:12px;overflow-wrap:anywhere}.notice.error{background:var(--rose-soft);border-color:#f1d5dc;color:#a94e64}.notice.success{background:var(--green-soft);border-color:#d2eee0;color:#28765d}.job-card{margin-bottom:17px;overflow:hidden}.job-top{padding:20px 23px 16px;display:flex;justify-content:space-between;align-items:center;gap:15px}.job-title-group{display:flex;align-items:center;gap:10px}.job-title{font-size:13px;margin:0;font-weight:650}.job-date{font-size:10px;color:var(--muted);margin:5px 0 0}.job-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.job-summary{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fafbff;padding:10px 23px;border-top:1px solid #f0f1f8;font-size:11px}.job-counts{color:var(--muted);display:flex;align-items:center;gap:14px}.job-progress-wrap{display:flex;align-items:center;gap:10px;min-width:155px;color:var(--muted);font-size:10px}.job-progress{height:4px;width:110px;background:#e9e8f5;border:0;border-radius:4px;overflow:hidden;appearance:none}.job-progress::-webkit-progress-bar{background:#e9e8f5;border-radius:4px}.job-progress::-webkit-progress-value{background:var(--purple);border-radius:4px}.job-progress::-moz-progress-bar{background:var(--purple);border-radius:4px}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed}.data-table th{font-size:10px;font-weight:550;color:#8991a8;background:#fcfcff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px 18px;white-space:nowrap}.data-table td{padding:13px 18px;border-bottom:1px solid #f0f1f7;font-size:11px;vertical-align:middle;overflow-wrap:anywhere}.data-table tr:last-child td{border-bottom:none}.job-table{min-width:710px}.job-table th:first-child{width:29%}.job-table th:nth-child(2){width:12%}.job-table th:nth-child(3){width:27%}.job-table th:nth-child(4){width:32%}.email-cell{font-size:11px;color:#414c6a;word-break:break-word}.status-badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;line-height:1.6;padding:3px 7px;border-radius:5px;white-space:nowrap;background:#f0f2f8;color:#7d869d}.status-badge.success{background:var(--green-soft);color:var(--green)}.status-badge.running,.status-badge.queued{background:var(--purple-soft);color:var(--purple)}.status-badge.failed{background:var(--rose-soft);color:var(--rose)}.status-badge.waiting{background:var(--amber-soft);color:var(--amber)}.stage-text{color:#727b93;font-size:10px;display:block}.row-progress{height:3px;width:100%;max-width:150px;border-radius:3px;background:#ececf5;margin-top:6px;overflow:hidden}.row-progress-fill{height:100%;background:#9c90ed;transition:width .25s}.row-progress-fill.success{background:#5aaf92}.item-result{font-size:10px;color:#8a93a8;line-height:1.65}.item-result.error{color:var(--rose)}.item-result.success{color:var(--green)}.otp-form{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.otp-form label{width:100%;font-size:10px;color:var(--amber);font-weight:500;margin:0}.otp-form input{height:32px;min-width:90px;max-width:132px;padding:5px 8px;font-size:11px}.otp-form .button{min-height:32px;padding:6px 8px;font-size:10px}.label-with-action{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 8px}.label-with-action>label{margin:0}.file-button{font-size:11px;color:var(--purple);position:relative;display:inline-flex;cursor:pointer;align-items:center;gap:5px;border-radius:5px}.file-button:focus-within{outline:3px solid #b8aeff;outline-offset:4px}.file-button input{position:absolute;width:1px;height:1px;opacity:0;padding:0;overflow:hidden}.import-result{font-size:12px;color:var(--green);background:var(--green-soft);padding:12px 16px;margin:0 -30px;border-top:1px solid #def0e7;text-align:center}.heading-count{display:inline-flex;vertical-align:middle;border-radius:5px;background:#eae7fc;color:var(--purple);font-size:11px;font-weight:600;line-height:1.6;padding:1px 7px;margin-left:6px}.account-list-card{overflow:hidden}.search-row{display:flex;align-items:center;gap:9px;padding:17px 22px}.search-row input{max-width:350px;height:38px;font-size:12px}.search-row .button{min-height:38px}.accounts-table{min-width:630px}.accounts-table th:first-child{width:42%}.accounts-table th:nth-child(2),.accounts-table th:nth-child(3){width:15%}.accounts-table th:nth-child(4){width:28%}.accounts-table td,.accounts-table th{padding-left:23px;padding-right:23px}.table-empty{text-align:center;font-size:12px;color:var(--muted);padding:35px 15px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 22px;border-top:1px solid var(--line)}.pagination-actions{display:flex;gap:7px}.site-footer{max-width:1128px;margin:10px auto 0;padding:19px 0 24px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e7e9f3;color:#a1a8ba;font-size:10px}
.notice.warning{background:var(--amber-soft);border-color:#edddb2;color:#805d16}
.proxy-card{padding:26px 30px 0;margin-bottom:25px;overflow:hidden}.proxy-active-summary{display:flex;align-items:center;gap:11px;background:#f7f6fe;border:1px solid #ebe7ff;border-radius:9px;padding:12px 15px;margin-bottom:20px}.proxy-active-summary>div{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.proxy-active-summary strong{font-size:13px;font-weight:600;overflow-wrap:anywhere}.proxy-active-summary .small{white-space:nowrap}.proxy-toolbar{display:flex;align-items:flex-end;gap:12px;margin-bottom:22px}.proxy-select-field{flex:1;min-width:0}.proxy-select-field select{display:block;width:100%;height:41px;padding:8px 32px 8px 12px;font:inherit;font-size:12px;color:var(--text);background:#fcfcff;border:1px solid #dfe3ef;border-radius:7px;text-overflow:ellipsis}.proxy-select-field select:focus-visible{outline:3px solid #b8aeff;outline-offset:3px}.proxy-select-field select:disabled{opacity:.65}.proxy-toolbar-actions,.proxy-form-actions{display:flex;gap:8px;align-items:center}.proxy-toolbar-actions .button{min-height:41px}.proxy-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding-top:19px;margin-bottom:15px}.proxy-editor-heading h3{font-size:13px;font-weight:600;margin:0;white-space:nowrap}.proxy-editor-heading .small{text-align:right}.proxy-lines-label{margin-top:16px}.proxy-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 24px}.proxy-form-actions .button-quiet{color:var(--rose);padding-left:9px;padding-right:9px}.proxy-footnote{margin:0 -30px;padding:13px 30px;background:#fafaff;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.proxy-notice{margin-bottom:17px}.proxy-card input:disabled,.proxy-card textarea:disabled{opacity:.65}
.access-card{padding:26px 30px 0;margin-bottom:25px;overflow:hidden}.card-form-grid{display:grid;grid-template-columns:minmax(130px,.7fr) minmax(180px,1.4fr) minmax(180px,1fr);gap:13px;margin-bottom:18px}.card-form-grid input{height:41px}.card-form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:22px}.card-result{margin:0 -30px;padding:18px 30px 20px;background:#fafaff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.card-result-heading,.card-list-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.card-result-heading h3,.card-list-heading h3{font-size:13px;font-weight:650;margin:0}.card-result-heading p{font-size:11px;color:var(--muted);margin:4px 0 12px}.card-result textarea{min-height:105px;max-height:190px;background:#fff;font-size:12px;line-height:1.8;resize:vertical}.card-result-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-top:10px}.card-result-actions .button-quiet{color:var(--muted)}.card-list-heading{padding:19px 0 14px}.cards-table{min-width:760px}.cards-table th:first-child{width:21%}.cards-table th:nth-child(2){width:14%}.cards-table th:nth-child(3),.cards-table th:nth-child(4),.cards-table th:nth-child(5){width:18%}.cards-table th:last-child{width:11%}.cards-table td,.cards-table th{padding-left:18px;padding-right:18px}.card-list-footer{padding:13px 0 18px}.access-card .proxy-footnote{margin:0 -30px}.access-card input:disabled{opacity:.65}
@media(max-width:760px){.proxy-card{padding:22px 20px 0}.proxy-toolbar{flex-wrap:wrap;gap:9px}.proxy-select-field{flex-basis:100%}.proxy-toolbar-actions{width:100%;justify-content:flex-end}.proxy-toolbar-actions .button{min-height:35px;padding:7px 12px;font-size:11px}.proxy-active-summary{padding:11px 12px;gap:8px}.proxy-active-summary>div{align-items:flex-start;flex-direction:column;gap:1px}.proxy-active-summary strong{font-size:12px}.proxy-editor-footer{flex-direction:column;align-items:flex-start;gap:13px}.proxy-form-actions{width:100%;justify-content:flex-end;gap:6px}.proxy-form-actions .button{padding:8px 10px;font-size:11px}.proxy-footnote{margin:0 -20px;padding:12px 20px;font-size:10px}.proxy-editor-heading{align-items:flex-start}.proxy-editor-heading .small{font-size:10px}.proxy-card .section-heading{align-items:flex-start}.proxy-card .soft-tag{display:none}.access-card{padding:22px 20px 0}.card-form-grid{grid-template-columns:1fr 1fr;gap:9px}.card-form-grid>div:nth-child(2){grid-column:1 / -1}.card-form-footer{align-items:flex-start;flex-direction:column;gap:11px}.card-form-footer .button{width:100%}.card-result{margin:0 -20px;padding:16px 20px}.card-result-heading{align-items:flex-start}.card-result-heading p{font-size:10px}.card-result-actions{justify-content:flex-start;flex-wrap:wrap}.card-list-heading{padding-top:16px}.access-card .proxy-footnote{margin:0 -20px}.cards-table{min-width:760px}}
:root{--muted:#65708b;--green:#20785c}.metric-hint,.flow-step,.flow-step:first-child,.empty-state p,.data-table th,.stage-text,.item-result,.site-footer{color:var(--muted)}input::placeholder,textarea::placeholder{color:#6b7590}
.maintenance-card{margin-top:25px;overflow:hidden}.maintenance-card>summary{display:flex;align-items:center;gap:12px;cursor:pointer;padding:17px 22px;font-size:13px;font-weight:600;list-style:none}.maintenance-card>summary::-webkit-details-marker{display:none}.maintenance-card>summary::before{content:'›';color:var(--purple);font-size:20px;line-height:1;transition:transform .15s}.maintenance-card[open]>summary::before{transform:rotate(90deg)}.maintenance-card>summary .small{margin-left:auto;font-weight:400}.maintenance-intro{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 22px 18px}.maintenance-intro p{font-size:11px;color:var(--muted);margin:0 0 6px}.maintenance-table{min-width:700px}.maintenance-table th:first-child{width:16%}.maintenance-table th:nth-child(2){width:19%}.maintenance-table th:nth-child(3){width:11%}.maintenance-table th:nth-child(4){width:35%}.maintenance-table th:nth-child(5){width:19%}
@media(min-width:1400px){.page-shell{padding-top:58px}.hero{margin-bottom:35px}}
@media(max-width:1200px){.page-shell,.site-footer{margin-left:28px;margin-right:28px}.metric-hint{grid-column:1;grid-row:3}.metric{gap:5px}}
@media(max-width:760px){.site-header{height:68px}.header-inner{padding:0 19px}.header-actions{gap:14px}.brand{font-size:17px;gap:8px}.brand-mark{width:30px;height:32px;font-size:21px;border-radius:9px}.admin-label{display:none}.page-shell{margin-left:18px;margin-right:18px;padding-top:32px}h1{font-size:25px}.hero-description{font-size:12px;max-width:35em}.hero{margin-bottom:24px}.overview{gap:9px;grid-template-columns:repeat(2,1fr);margin-bottom:18px}.metric{padding:13px 15px}.metric strong{font-size:25px}.metric-hint{font-size:9px}.compose-card{padding:22px 20px 0}.section-heading{align-items:flex-start;gap:12px}.section-heading h2,h2{font-size:17px}.soft-tag{font-size:9px;padding:4px 6px}.flow-note{margin:0 -20px;gap:8px;padding:13px 15px;font-size:9px}.form-bottom{align-items:flex-start}.input-count{max-width:60%;line-height:1.8}.jobs-section,.accounts-section{margin-top:28px}.refresh-group{gap:7px;align-items:flex-end;flex-direction:column}.refresh-group .muted{font-size:9px;white-space:nowrap}.section-description{font-size:10px}.job-top{padding:16px;align-items:flex-start;flex-direction:column;gap:12px}.job-actions{width:100%}.job-summary{padding:10px 16px;flex-wrap:wrap;gap:8px}.job-counts{font-size:10px;gap:10px}.job-progress-wrap{flex:1;justify-content:flex-end;min-width:110px}.job-progress{width:80px}.login-card{margin-top:30px;padding:27px 23px}.notice{font-size:11px}.site-footer{margin-left:18px;margin-right:18px;font-size:9px}.search-row{padding:14px 16px}.pagination{padding:13px 16px}.label-with-action{gap:10px}.file-button{font-size:10px}.import-result{margin:0 -20px;padding:12px 15px;font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
