@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..24,400,0,0";:root{--app-font:"Microsoft YaHei UI", "Microsoft YaHei", "PingFang SC", "Noto Sans SC", Arial, sans-serif;--workbench-topbar-height:64px;--workspace-page-top-gap:8px;--log-card-bottom-gap:8px;--log-card-top:calc(var(--workbench-topbar-height) + var(--workspace-page-top-gap));--log-card-height:calc(100dvh - var(--log-card-top) - var(--log-card-bottom-gap));--bg:#f6f8fb;--bg-strong:#eef4fb;--surface:#fffffff0;--surface-solid:#fff;--surface-subtle:#f8fbff;--line:#dce6f2;--line-strong:#c8d6e8;--text:#172033;--text-soft:#344054;--muted:#6b7788;--blue:#339cff;--blue-hover:#1688f2;--blue-soft:#eaf6ff;--blue-line:#b8ddff;--shadow:0 10px 30px #339cff14;color:var(--text);background:var(--bg);font-family:var(--app-font);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{background:var(--bg);scrollbar-gutter:stable;min-width:320px;overflow-y:scroll}html.omni-document,html.omni-document body{height:100%;overflow:hidden}body{min-height:100vh;color:var(--text);background:linear-gradient(180deg, #fffffffa, #f6f8fbfa 300px), var(--bg);margin:0}button,.button,input,select,textarea{font:inherit}button,.button{border:1px solid var(--line);background:var(--surface-solid);min-height:36px;color:var(--text-soft);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:inline-flex}.material-symbols-outlined{letter-spacing:0;text-transform:none;white-space:nowrap;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-feature-settings:"liga";font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 20;direction:ltr;font-family:Material Symbols Outlined;font-size:18px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.button-symbol{color:currentColor;flex:none;width:1em;height:1em;overflow:hidden}button:hover,.button:hover{border-color:var(--line-strong);background:var(--surface-subtle);box-shadow:0 2px 8px #339cff1a}button:active,.button:active{transform:translateY(1px)}button:disabled,select:disabled{opacity:.58;cursor:not-allowed}button.primary:disabled,button.primary:disabled:hover{color:#98a2b3;box-shadow:none;opacity:1;background:#e5e7eb;border-color:#d6dbe3;transform:none}.primary{border-color:var(--blue);background:var(--blue);color:#fff}.primary:hover{border-color:var(--blue-hover);background:var(--blue-hover)}.large{min-height:44px;padding:10px 16px;font-weight:700}.compact{min-height:32px;padding:6px 11px}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:10px;outline:none;padding:9px 11px;transition:border-color .16s,box-shadow .16s}textarea{resize:vertical;min-height:156px;font-family:var(--app-font);line-height:1.55}label,.setting-field{color:#59606b;gap:7px;font-size:13px;font-weight:650;display:grid}.check-control{color:#30343b;white-space:nowrap;background:#fff;border:1px solid #d9dde4;border-radius:8px;align-items:center;gap:8px;width:auto;min-height:36px;padding:8px 11px;display:inline-flex}.check-control input{width:16px;height:16px;padding:0}.field-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.api-response-test{flex:none;width:104px}.action-feedback-anchor{flex:none;align-items:center;display:inline-flex;position:relative}.action-feedback-popover{z-index:30;color:#14783a;pointer-events:none;background:#f1faf4;border:1px solid #b7dfc3;border-radius:8px;min-width:max-content;padding:5px 9px;font-size:12px;font-weight:750;line-height:1.25;position:absolute;bottom:calc(100% + 7px);right:0;box-shadow:0 8px 22px #14783a24}.api-config-action{width:112px}.api-config-action>button,.api-config-action>label{width:100%}.api-response-result{min-height:28px;color:var(--text-soft);white-space:nowrap;background:#f8fafc;border:1px solid #d7e0ec;border-radius:8px;align-items:center;padding:4px 8px;font-size:12px;font-weight:750;display:inline-flex}.api-response-result.good{color:#14783a;background:#f1faf4;border-color:#b7dfc3}.api-response-result.warn{color:#8a5a08;background:#fff9ec;border-color:#efd59b}.api-response-result.error{color:#b42318;background:#fff4f4;border-color:#efb7b7}.field-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.inline-token-input{width:min(360px,42vw);min-width:220px}h1,h2,p{margin:0}.login-shell{grid-template-columns:minmax(320px,1fr) 420px;align-items:center;gap:44px;min-height:100vh;padding:40px;display:grid;overflow:hidden}.login-stage{border:1px solid var(--line);min-height:520px;box-shadow:var(--shadow);background:linear-gradient(140deg,#fff,#eef5ff);border-radius:28px;place-items:center;padding:56px;display:grid}.login-preview{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #cdd3deeb;border-radius:18px;width:min(520px,100%);overflow:hidden;box-shadow:0 22px 54px #0f172a24}.page-switch{border:1px solid var(--line);background:#eef3fa;border-radius:12px;gap:6px;margin-bottom:16px;padding:6px;display:inline-flex}.page-switch button{box-shadow:none;background:0 0;border:0}.page-switch button.selected{color:var(--blue);background:#fff;box-shadow:0 1px 4px #339cff29}.solo-page{max-width:1180px;margin:0 auto}.disabled-label{opacity:.55;pointer-events:none}.preview-head{border-bottom:1px solid #e6e9ee;align-items:center;gap:8px;height:42px;padding:0 16px;display:flex}.preview-head span{background:#d7dce4;border-radius:50%;width:10px;height:10px}.preview-body{gap:18px;padding:22px;display:grid}.preview-line{background:#e3e7ee;border-radius:999px;width:62%;height:11px}.preview-line.strong{background:var(--blue);width:42%}.preview-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.preview-grid div{aspect-ratio:1;background:linear-gradient(150deg,#fbfbfc,#edf1f6);border:1px solid #e0e4ea;border-radius:12px}.preview-result{color:#5f6672;background:#fafbfc;border:1px solid #e3e7ee;border-radius:14px;justify-content:space-between;align-items:center;padding:14px;display:flex}.preview-result strong{color:var(--text)}.login-card{background:#fffffff0;border:1px solid #e1e5eb;border-radius:18px;gap:17px;width:100%;padding:30px;display:grid;box-shadow:0 18px 48px #0f172a17}.brand-lockup,.brand-button{align-items:center;gap:11px;display:inline-flex}.brand-lockup strong,.brand-button strong{line-height:1;display:block}.brand-lockup strong{font-size:30px;line-height:32px}.brand-button strong{font-size:26px;line-height:32px}.brand-lockup small,.brand-button small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.brand-mark{object-fit:contain;border-radius:10px;width:38px;height:38px;display:inline-block}.brand-mark.small{border-radius:8px;width:32px;height:32px}.login-copy{gap:8px;display:grid}.login-copy h1{letter-spacing:0;font-size:28px}.login-copy p{color:#646b76;line-height:1.6}.topbar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #dce6f2e6;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:16px;height:66px;padding:0 20px;display:grid;position:sticky;top:0}.brand-button{text-align:left;min-height:auto;box-shadow:none;background:0 0;border:0;justify-self:start;padding:0}.brand-button:hover{box-shadow:none;background:0 0}.nav-tabs{background:0 0;border:0;border-radius:0;gap:8px;height:40px;padding:0;display:flex}.nav-tabs button{min-height:38px;color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:10px;padding:8px 11px;font-weight:750}.account{color:#30343b;grid-column:3;justify-self:end;align-items:center;gap:10px;display:flex}.account span{font-weight:750}.account small{color:#777f8c}.account .account-quota{color:#1f6fb2;white-space:nowrap;font-weight:800}.workbench{min-height:calc(100vh - 66px);padding:18px;position:relative}.batch-rail,.panel,.hero-panel,.upload-zone,.metric-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.batch-rail{z-index:70;pointer-events:none;border-radius:16px;flex-direction:column;gap:12px;width:300px;height:calc(100vh - 102px);padding:14px;transition:left .18s;display:flex;position:fixed;top:84px;left:-330px}.batch-rail.open,.rail-open .batch-rail{pointer-events:auto;left:18px}.rail-backdrop{z-index:60;min-height:0;box-shadow:none;background:#1e40af1f;border:0;border-radius:0;padding:0;position:fixed;inset:66px 0 0}.rail-backdrop:hover{box-shadow:none;background:#1e40af29;border:0}.workspace-tabs-row{grid-template-columns:90px minmax(0,1fr);align-items:flex-start;gap:12px;min-height:50px;display:grid}.rail-toggle-slot{width:90px;min-height:50px}.workspace-tabs-row .page-switch{justify-self:start;margin-bottom:0}.rail-toggle{width:90px;min-height:50px;font-weight:800}.rail-head,.section-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.rail-head p,.page-title p,.hero-panel p{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.rail-head h2,.section-head h2{letter-spacing:0;margin-top:3px;font-size:18px}.section-head p{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.55}.task-section-head{border-bottom:1px solid var(--line);align-items:flex-start;padding-bottom:10px}.task-title-area{flex:680px;min-width:0}.server-wait-status{color:var(--muted);margin:8px 0 0;font-size:13px}.task-title-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px 10px;display:flex}.task-title-row h2{flex:none;margin-top:0;line-height:32px}.task-title-toolbar,.task-title-process-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.task-title-toolbar{flex:auto}.task-title-process-actions{margin-left:auto}.task-head-actions,.task-head-downloads{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.task-head-actions{flex:0 auto}.task-head-downloads{flex:0 360px;justify-content:flex-end}.batch-header-downloads{flex:0 auto;align-self:flex-end;margin-left:auto}.task-head-actions>*,.task-head-downloads>*,.task-title-toolbar>*,.task-title-process-actions>*{white-space:nowrap;min-height:36px;padding:8px 12px;font-size:13px}.task-title-toolbar select{width:auto}.task-title-toolbar .alpha-scheme-select{width:174px}.task-title-toolbar .output-background-select{width:116px}.task-title-toolbar .output-resolution-select{width:112px}.upload-progress{border:1px solid var(--blue-line);background:var(--blue-soft);border-radius:8px;margin:10px 0 12px;padding:8px 10px}.upload-progress.error{background:#fff1f2;border-color:#fecaca}.upload-progress-info{color:var(--text-soft);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.upload-progress-track{background:#dbeafe;border-radius:999px;height:7px;margin-top:7px;overflow:hidden}.upload-progress-track span{border-radius:inherit;background:var(--blue);height:100%;transition:width .16s;display:block}.upload-progress.error .upload-progress-track span{background:#ef4444}.batch-list{gap:9px;min-height:0;padding-right:2px;display:grid;overflow:auto}.batch-item{border:1px solid var(--line);background:var(--surface-solid);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px;display:grid}.batch-item.selected{border-color:var(--blue-line);background:var(--blue-soft)}.batch-open{text-align:left;min-width:0;min-height:auto;box-shadow:none;background:0 0;border:0;justify-items:start;gap:5px;padding:2px;display:grid}.batch-open:hover{box-shadow:none;background:0 0}.batch-open strong{width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.batch-open small{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.icon-danger,.danger-button{color:#b42318;background:#fff8f7;border-color:#f0c9c9}.icon-danger{align-self:start;min-height:30px;padding:4px 8px;font-size:12px}.workspace-page,.page{align-content:start;gap:16px;min-width:0;display:grid}.page{max-width:1180px;margin:0 auto;padding:24px 18px 36px}.page-title,.hero-panel{border-radius:18px;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px;display:flex}.page-title h1,.hero-panel h1{letter-spacing:0;margin-top:5px;font-size:30px;line-height:1.18}.hero-meta{color:var(--muted);flex-wrap:wrap;gap:8px;margin-top:14px;font-size:13px;display:flex}.hero-meta>span:not(.badge),.quiet-pill{border:1px solid var(--line);background:#fff;border-radius:999px;padding:5px 10px}.batch-summary-toolbar{align-items:center}.batch-heading-line{flex-wrap:wrap;align-items:flex-end;gap:8px 16px;width:100%;min-width:0;display:flex}.batch-title-block{flex:0 auto;gap:3px;min-width:0;display:grid}.batch-title-block h1{color:var(--text);margin:0;font-size:17.6px;font-weight:850;line-height:1.08}.batch-title-actions{flex-wrap:wrap;align-self:flex-end;align-items:center;gap:8px;display:flex}.batch-mode-title{color:#12335f;font-size:24px;font-weight:900;line-height:1.1}.batch-name-title{color:#6f7885;min-width:0;font-size:17px;font-weight:800;line-height:1.2}.batch-meta-inline{flex:none;align-self:flex-end;align-items:center;gap:8px;margin-top:0;margin-left:auto}.hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;max-width:720px;display:flex}.desktop-toolbar .hero-actions{justify-items:end;display:grid}.hero-action-controls{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.hero-actions select{width:178px}.manual-actions{flex-wrap:nowrap;justify-content:flex-start;align-items:end;width:100%;max-width:none;overflow-x:auto}.manual-actions label:not(.check-control):not(.manual-upload-button){flex:0 0 180px;width:180px}.manual-actions .manual-upload-button{align-self:end;width:auto;min-width:112px;min-height:40px}.manual-actions .check-control{flex:none;align-self:end}.manual-hero-panel{flex-direction:column}.manual-hero-copy{color:var(--text);text-transform:none;margin:0;font-size:16px;font-weight:700;line-height:1.45}.run-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(100%,560px);display:grid}.run-summary-strip div{background:#fbfcfd;border:1px solid #e3e8ef;border-radius:10px;align-content:center;gap:2px;min-height:54px;padding:8px 10px;display:grid}.run-summary-strip span{color:var(--muted);font-size:12px;font-weight:750}.run-summary-strip strong{color:var(--text);font-size:18px;line-height:1}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-card{border-radius:14px;gap:5px;padding:16px;display:grid}.metric-card span,.metric-card small{color:var(--muted);font-size:12px}.metric-card strong{font-size:25px;line-height:1.2}.upload-zone{background:#fbfcfd;border-style:dashed;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.upload-zone.drag{background:#f4f7fb;border-color:#949ead}.upload-zone h2{font-size:18px}.upload-zone p{color:var(--muted);margin-top:5px;font-size:13px}.task-source-panel{gap:16px;display:grid}.mode-switch{border:1px solid var(--line);background:#eef3fa;border-radius:10px;gap:2px;height:38px;padding:3px;display:flex}.mode-switch button{min-height:30px;color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:8px}.mode-switch button.selected{color:var(--blue);background:#fff;box-shadow:0 1px 4px #339cff29}.thinking-box{background:#fbfcfd;border:1px solid #e5e9ef;border-radius:14px;gap:12px;padding:14px;display:grid}.thinking-box textarea{min-height:116px;font-family:inherit}.thinking-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.thinking-actions span{color:var(--muted);font-size:13px;line-height:1.55}.thinking-control-group{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.danger-zone-row{color:var(--muted);border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;font-size:13px;display:flex}.content-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:16px;display:grid}.panel{border-radius:16px;min-width:0;padding:18px}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.log-panel pre{color:#4d5561;white-space:pre-wrap;background:#fbfdff;border:1px solid #e5e9ef;border-radius:12px;min-height:214px;max-height:252px;margin:14px 0 0;padding:13px;font-family:Microsoft YaHei UI,Microsoft YaHei,system-ui,sans-serif;line-height:1.62;overflow:auto}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;margin-top:14px;overflow:auto}table{border-collapse:separate;border-spacing:0;width:100%;min-width:720px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf3fb;padding:11px 12px;font-size:13px}th{color:var(--muted);background:#f7faff;font-weight:800}tr:last-child td{border-bottom:0}.right-cell{text-align:right;white-space:nowrap}.table-subline{max-width:220px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;font-weight:500;display:block;overflow:hidden}.badge{border:1px solid var(--line);width:max-content;max-width:100%;color:var(--muted);white-space:nowrap;background:#f8fbff;border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.notice{z-index:80;color:#166534;background:#f3fbf5;border:1px solid #cfe8d8;border-radius:12px;padding:11px 13px;position:fixed;top:76px;left:50%;transform:translate(-50%);box-shadow:0 10px 26px #1665341f}.notice.danger{color:#b42318;background:#fff4f2;border-color:#f0c7c2}.global-feedback-overlay{display:contents}.route-loading-overlay{z-index:110;border:1px solid var(--line);color:var(--muted);pointer-events:none;background:#fffffff5;border-radius:999px;padding:9px 16px;font-size:13px;position:fixed;top:88px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0f172a1f}.request-alert{z-index:120;color:#991b1b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff1f2c2;border:1px solid #f43f5e47;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:min(760px,100vw - 24px);padding:8px 10px;display:flex;position:fixed;top:76px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #7f1d1d14}.request-alert div{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.request-alert strong{font-size:13px}.request-alert span{overflow-wrap:anywhere;font-size:13px;line-height:1.35}.request-alert button{color:#991b1b;background:#ffffffb8;border:1px solid #991b1b40;border-radius:999px;flex:none;width:24px;min-height:24px;padding:0;font-size:16px;font-weight:800;line-height:1}.request-alert button:hover{color:#fff;box-shadow:none;background:#ef4444;border-color:#ef4444}.empty-state{text-align:center;place-items:center;gap:10px;min-height:360px;display:grid}.empty-state h1{font-size:26px}.empty-state p,.empty-state span,.empty-inline,.empty-table,.empty-rail{color:var(--muted)}.empty-inline,.empty-rail{text-align:center;background:#fbfcfd;border:1px dashed #dfe4eb;border-radius:12px;padding:18px}.empty-table{text-align:center;padding:30px}.empty-upload-card{border:1px dashed var(--line-strong);width:min(720px,100%);min-height:260px;color:var(--text-soft);cursor:pointer;background:#fff;border-radius:22px;align-content:center;place-items:center;gap:12px;margin:18px auto;padding:36px 28px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.empty-upload-card:hover{border-color:var(--blue-line);background:#fbfdff;box-shadow:inset 0 0 0 2px #339cff1a}.empty-upload-card strong{color:var(--text);font-size:17px;font-weight:800}.empty-upload-card span:not(.empty-upload-icon),.empty-upload-card small{max-width:520px;color:var(--muted);font-size:13px;line-height:1.6}.empty-upload-icon{border:1px solid var(--line);width:58px;height:58px;color:var(--blue);background:var(--blue-soft);border-radius:18px;justify-content:center;align-items:center;font-size:34px;display:inline-flex}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:14px;margin-top:16px;display:grid}.settings-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.settings-grid .wide{grid-column:1/-1}.prompt-debug-panel{gap:12px;display:grid}.prompt-debug-head,.prompt-debug-detail-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.prompt-debug-head h3,.prompt-debug-detail-head h4{margin:0}.prompt-debug-head p,.prompt-debug-detail-head p{color:var(--muted);margin:4px 0 0;font-size:13px}.prompt-debug-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:18px;min-width:0;display:grid}.prompt-debug-steps{gap:6px;width:100%;min-width:0;display:grid}.prompt-debug-steps button{text-align:left;white-space:normal;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;max-width:100%;min-height:52px;overflow:hidden}.prompt-debug-steps button.selected{border-color:var(--blue);background:var(--blue-soft)}.prompt-debug-steps span{color:var(--muted);overflow-wrap:anywhere;max-width:100%;font-size:12px;line-height:1.35}.prompt-debug-detail,.prompt-debug-block{gap:10px;min-width:0;display:grid}.prompt-debug-section{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;min-width:0;padding:12px;display:grid}.prompt-debug-section-title{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.prompt-debug-section-title span{color:var(--muted);font-size:12px}.prompt-template-textarea{resize:vertical;min-height:220px;max-height:360px;font-family:Consolas,Courier New,monospace;font-size:12px;font-weight:500;line-height:1.5}.prompt-replacement-list{gap:10px;display:grid}.prompt-replacement-slot{background:#f8fbff;border:1px solid #dbe6f3;border-radius:8px;gap:8px;padding:10px;display:grid}.prompt-replacement-title{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.prompt-replacement-title strong{color:#1d4ed8;font-family:Consolas,Courier New,monospace}.prompt-replacement-title span{color:var(--muted);font-size:12px;font-weight:700}.prompt-replacement-table,.prompt-execution-table{border:1px solid var(--line);background:#fff;border-radius:8px;display:grid;overflow:hidden}.prompt-replacement-row,.prompt-execution-row{border-top:1px solid var(--line);grid-template-columns:minmax(150px,.5fr) minmax(240px,1.5fr);align-items:start;gap:10px;padding:9px 10px;font-size:13px;display:grid}.prompt-replacement-row:first-child,.prompt-execution-row:first-child{border-top:0}.prompt-replacement-row.head{color:var(--muted);background:#f8fafc;font-size:12px;font-weight:800}.prompt-replacement-row span,.prompt-execution-row span{overflow-wrap:anywhere;min-width:0}.prompt-replacement-row strong,.prompt-replacement-row em{display:block}.prompt-replacement-row em,.prompt-execution-row em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.45}.prompt-execution-row{grid-template-columns:minmax(120px,.35fr) minmax(260px,1.15fr) minmax(180px,.8fr)}.prompt-field-table{border:1px solid var(--line);border-radius:8px;gap:0;display:grid;overflow:hidden}.prompt-field-row{border-top:1px solid var(--line);grid-template-columns:minmax(120px,.9fr) minmax(120px,.85fr) minmax(150px,1fr) 64px minmax(180px,1.2fr);align-items:start;gap:8px;padding:9px 10px;font-size:13px;display:grid}.prompt-field-row:first-child{border-top:0}.prompt-field-row.head{color:var(--muted);background:#f8fafc;font-size:12px;font-weight:800}.prompt-field-row span{overflow-wrap:anywhere;min-width:0}.prompt-field-row strong,.prompt-field-row em{display:block}.prompt-field-row em{color:var(--muted);font-size:12px;font-style:normal;font-weight:600}.prompt-debug-block ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.prompt-debug-block li{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(130px,.8fr) minmax(170px,1fr) minmax(170px,1fr) minmax(160px,1fr);align-items:start;gap:8px;padding:8px;display:grid}.prompt-debug-block li strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.prompt-debug-block li em{color:var(--muted);font-size:12px;font-style:normal}.prompt-debug-block li small{color:var(--muted);font-size:12px;line-height:1.45}.prompt-debug-notes{flex-wrap:wrap;gap:6px;display:flex}.prompt-debug-notes span{color:#176b36;background:#f2fbf4;border:1px solid #d8eadf;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.settings-number-row{flex-wrap:wrap;align-items:end;gap:12px 16px;display:flex}.settings-number-row label{width:150px}.settings-number-row input{width:100%}.settings-row-save{align-self:end;min-width:112px;margin-left:auto}.settings-row-save>button{width:100%}.settings-number-row .setting-check,.setting-check{width:auto;min-height:42px;color:var(--text-soft);white-space:nowrap;background:#fbfcfd;border:1px solid #d7e0ec;border-radius:10px;align-items:center;gap:8px;padding:0 12px;font-weight:750;display:inline-flex}.setting-check input{width:auto}.create-user{background:#fbfcfd;border:1px solid #e5e9ef;border-radius:12px;grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) 140px auto;gap:10px;margin-top:16px;padding:12px;display:grid}.password-reset{align-items:center;gap:6px;min-width:152px;display:flex}.quota-editor{align-items:center;gap:6px;min-width:128px;display:flex}.password-reset input{width:96px}.quota-editor input{width:72px}.password-reset button,.quota-editor button{white-space:nowrap}.feature-toggles{flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:210px;display:flex}.feature-toggles label{color:#425166;white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.feature-toggles input{flex:0 0 14px;width:14px;height:14px;margin:0}.inline-success,.inline-error,.inline-status-placeholder{white-space:nowrap;width:86px;font-size:12px;font-weight:800;display:inline-block}.inline-status-placeholder{visibility:hidden}.admin-users-table{min-width:1080px}.admin-users-table th,.admin-users-table td{padding-left:9px;padding-right:9px}.admin-users-table th:first-child,.admin-users-table td:first-child{white-space:nowrap;width:104px;min-width:104px}.admin-users-table th:nth-child(2),.admin-users-table td:nth-child(2){white-space:nowrap;width:176px;min-width:176px}.admin-users-table th:nth-child(6),.admin-users-table td:nth-child(6){width:148px}.admin-users-table th:nth-child(7),.admin-users-table td:nth-child(7){width:172px}.admin-users-table th:nth-child(8),.admin-users-table td:nth-child(8){padding-right:24px}.admin-users-table .inline-success,.admin-users-table .inline-error,.admin-users-table .inline-status-placeholder{width:64px}.admin-users-table .quota-editor .inline-success,.admin-users-table .quota-editor .inline-error,.admin-users-table .quota-editor .inline-status-placeholder{width:46px}.admin-users-table .password-reset .inline-success,.admin-users-table .password-reset .inline-error,.admin-users-table .password-reset .inline-status-placeholder{width:54px}.admin-users-table .quota-editor .inline-success,.admin-users-table .quota-editor .inline-error,.admin-users-table .quota-editor .inline-status-placeholder,.admin-users-table .password-reset .inline-success,.admin-users-table .password-reset .inline-error,.admin-users-table .password-reset .inline-status-placeholder{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.account-actions{justify-content:flex-end;gap:8px;display:flex}.inline-success{color:#138a42}.inline-error{color:#d32f2f}.text-link{color:var(--blue);font-weight:800;text-decoration:none}.text-link:hover{text-decoration:underline}.disabled-label{opacity:.58;cursor:not-allowed}.batch-mini-actions{align-content:start;gap:6px;display:grid}.batch-mini-actions button{min-height:28px;padding:4px 8px;font-size:12px}.desktop-toolbar{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#fff,#f9fbff);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:18px;padding:16px 18px;display:flex}.desktop-toolbar p{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.desktop-toolbar h1{color:var(--text);margin-top:5px;font-size:27px;line-height:1.18}.desktop-main-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.36fr);align-items:start;gap:16px;display:grid}.panel.merged-panel{flex-direction:column;min-height:540px;padding-top:5px;display:flex}.analysis-board{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:12px;overflow:hidden}.analysis-head{background:#f7faff;border-bottom:1px solid #edf3fb;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:10px 12px;display:flex}.analysis-head span{color:#68717d;font-size:12px;font-weight:750}.analysis-list{max-height:214px;display:grid;overflow:auto}.analysis-item{border-bottom:1px solid #f0f2f5;grid-template-columns:minmax(220px,1fr) max-content 82px minmax(150px,.6fr);align-items:center;gap:12px;min-height:50px;padding:9px 12px;display:grid}.analysis-item:last-child{border-bottom:0}.analysis-item>div{align-items:center;gap:10px;min-width:0;display:flex}.analysis-item>div>strong{color:#8a929f;font-size:12px}.analysis-item small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.task-board-wrap{flex:1;min-height:360px}.task-board-wrap.drag{background:var(--blue-soft);border-color:#93b5fd;box-shadow:inset 0 0 0 2px #339cff29}.task-footer-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:12px;display:flex}.admin-only-actions{border-top:1px solid var(--line);align-items:center;margin-top:2px}.task-board{min-width:1080px}.task-board th:first-child,.task-board td:first-child{width:42px}.task-requirement-column{white-space:nowrap;width:112px;min-width:112px}.task-requirement-column .mini-button{white-space:nowrap;min-width:96px}.task-status-column{width:180px;min-width:180px;max-width:220px;overflow:hidden}.task-board input[type=checkbox]{width:16px;height:16px;padding:0}.table-image{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:8px;min-width:104px;display:grid}.thumb-button{width:36px;height:36px;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:8px;padding:0;display:block}.thumb-button:hover{box-shadow:none;background:0 0}.table-image img{object-fit:contain;background:#f8fbff;border:1px solid #e5edf8;border-radius:8px;width:36px;height:36px}.result-preview-cell{width:168px;min-width:168px}.result-preview-row{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.result-preview-item{align-items:center;gap:4px;display:inline-flex}.result-thumb-button{border:1px solid var(--line);width:42px;height:42px;min-height:0;box-shadow:none;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:2px;display:inline-flex}.result-thumb-button:hover{background:#fff;box-shadow:0 4px 14px #004ac61a}.result-thumb-button img{object-fit:contain;background:#f8fbff;border-radius:6px;width:100%;height:100%}.download-icon-button{min-height:32px;padding:5px 9px;font-size:12px;font-weight:750}.table-image span,.table-image strong{min-width:0}.table-image strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:60px;display:block;overflow:hidden}.table-image small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.muted-cell{color:var(--muted)}.pause-note-lines{text-align:left;gap:2px;width:max-content;line-height:1.55;display:inline-grid}.pause-note-lines span{white-space:nowrap;width:100%;display:block}.task-status-inline{white-space:nowrap;align-items:center;gap:7px;width:100%;min-width:0;max-width:100%;display:inline-flex}.task-status-inline .badge{text-overflow:ellipsis;flex:auto;width:auto;min-width:0;max-width:100%;overflow:hidden}.status-resume-button{width:30px;min-height:30px;color:var(--blue);background:var(--blue-soft);border-color:var(--blue-line);border-radius:999px;flex:0 0 30px;padding:0}.status-resume-button:hover{color:#fff;background:var(--blue);border-color:var(--blue)}.task-filter-bar{color:var(--muted);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;margin-top:12px;font-size:12px;font-weight:750;display:flex}.task-inline-controls,.task-inline-actions,.task-inline-downloads,.task-inline-stats{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.task-inline-controls{flex:420px}.task-inline-actions{flex:520px}.task-inline-downloads{flex:0 330px}.task-inline-stats{flex:none;justify-content:flex-end;margin-left:auto}.task-filter-bar .mode-switch,.task-inline-actions,.task-inline-stats{min-height:36px}.task-inline-stats{margin-top:0}.task-inline-controls select{width:auto}.task-inline-actions>*,.task-inline-controls>*{white-space:nowrap;min-height:32px;padding:6px 10px;font-size:13px}.task-inline-controls .alpha-scheme-select{width:136px}.task-inline-controls .output-background-select{width:104px}.task-inline-controls .output-resolution-select{width:86px}.task-inline-stats span{border:1px solid var(--line);min-height:34px;color:var(--muted);background:#fbfdff;border-radius:9px;align-items:center;gap:4px;padding:7px 10px;display:inline-flex}.task-inline-stats strong{color:var(--blue);font-size:14px}.compact-switch{width:max-content;height:34px}.compact-switch button{min-height:26px;padding:4px 10px;font-size:12px}.mini-button{border-radius:7px;min-height:28px;padding:4px 9px;font-size:12px;font-weight:750}.mini-button.active{border-color:var(--blue-line);color:var(--blue);background:var(--blue-soft)}.sticky-log{position:sticky;top:82px}.usage-page-panel{gap:14px;display:grid}.usage-page .usage-list{gap:10px}.usage-head{align-items:flex-start}.usage-search{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.usage-list{gap:8px;display:grid}.usage-item{border:1px solid var(--line);background:#fbfdff;border-radius:8px;gap:6px;padding:10px;display:grid}.usage-line,.usage-meta,.usage-pager{align-items:center;gap:8px;min-width:0;display:flex}.usage-line{justify-content:space-between}.usage-line strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.usage-meta{color:var(--muted);flex-wrap:wrap;font-size:12px}.point-delta{text-align:center;border-radius:999px;min-width:48px;padding:4px 8px;font-size:12px;font-weight:800}.point-delta.positive{color:#087f5b;background:#e7f7ef}.point-delta.negative{color:#c2410c;background:#fff1e8}.point-delta.neutral{color:var(--muted);background:#eef3f8}.usage-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:8px;padding:14px}.usage-pager{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;font-size:12px}.usage-pager button{min-height:30px;padding:5px 9px}.usage-pager select{width:132px;min-height:32px}.personal-settings-panel{gap:12px;max-width:520px;display:grid}.personal-settings-panel button{justify-self:start}.run-side-panel{gap:14px;display:grid}.progress-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.progress-grid div{background:#fbfcfd;border:1px solid #e5e9ef;border-radius:10px;gap:4px;padding:10px;display:grid}.progress-grid span,.output-path span{color:var(--muted);font-size:12px;font-weight:800}.progress-grid strong{font-size:20px;line-height:1.15}.output-path{background:#fbfcfd;border:1px solid #e5e9ef;border-radius:10px;gap:5px;min-width:0;padding:10px;display:grid}.output-path strong{color:#30343b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.download-grid{gap:8px;display:grid}.log-head{margin-top:0}.modal-backdrop{z-index:50;background:#16191f61;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border:1px solid #e6eaf2f2;border-radius:18px;gap:15px;width:min(680px,100%);padding:18px;display:grid;box-shadow:0 28px 84px #0f172a4d}.confirm-backdrop{z-index:100}.modal-panel textarea{min-height:180px;font-family:Microsoft YaHei UI,Microsoft YaHei,system-ui,sans-serif}.requirement-reference-block{gap:10px;display:grid}.requirement-reference-head{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.requirement-reference-grid{grid-template-columns:repeat(auto-fill,minmax(116px,1fr));gap:10px;display:grid}.requirement-reference-item{border:1px solid var(--line);background:var(--surface-subtle);border-radius:8px;gap:7px;min-width:0;padding:8px;display:grid}.requirement-reference-item img{aspect-ratio:1;object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:6px;width:100%}.requirement-reference-item span{min-width:0;color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.requirement-reference-item button{min-height:30px;padding:5px 8px}.requirement-reference-empty,.inline-hint{color:var(--muted);font-size:13px}.confirm-panel{width:min(460px,100%)}.confirm-message{color:#344054;margin-top:8px;font-size:14px}.image-preview-panel{width:min(920px,96vw)}.preview-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.image-preview-frame{background-color:#fff;background-image:linear-gradient(45deg,#e9edf2 25%,#0000 25%),linear-gradient(-45deg,#e9edf2 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e9edf2 75%),linear-gradient(-45deg,#0000 75%,#e9edf2 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;border:1px solid #e4e8ef;border-radius:12px;place-items:center;min-height:280px;display:grid;overflow:auto}.image-preview-frame img{object-fit:contain;width:auto;max-width:80vw;height:auto;max-height:80vh}.preview-error{color:#8a3a32;font-weight:750;display:none}.modal-actions{justify-content:flex-end;gap:10px;display:flex}@media (width<=1080px){.login-shell{grid-template-columns:1fr}.login-stage{min-height:360px}.workbench{grid-template-columns:1fr}.batch-rail{min-height:auto}.batch-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.content-grid,.desktop-main-grid{grid-template-columns:1fr}.sticky-log{position:static}.analysis-item{grid-template-columns:minmax(180px,1fr) max-content minmax(70px,.4fr)}.analysis-item small:last-child{grid-column:1/-1}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.topbar{grid-template-columns:1fr;justify-items:stretch;height:auto;padding:12px}.brand-button,.account{justify-self:stretch}.account{justify-content:space-between}.nav-tabs{width:100%}.nav-tabs button{flex:1}.login-shell{padding:18px}.login-stage{display:none}.page-title,.hero-panel,.upload-zone,.desktop-toolbar{flex-direction:column;align-items:stretch}.hero-actions{justify-content:stretch;max-width:none}.desktop-toolbar .hero-actions{justify-items:stretch}.hero-action-controls{flex-direction:column;width:100%}.hero-action-controls>*{width:100%}.run-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.hero-actions>*,.hero-actions select,.manual-actions label:not(.check-control):not(.manual-upload-button),.manual-actions .manual-upload-button{width:100%}.mode-switch,.thinking-actions,.thinking-control-group,.task-filter-bar,.danger-zone-row{flex-direction:column;align-items:stretch;width:100%}.mode-switch button,.thinking-actions button,.thinking-control-group>*,.task-filter-bar>*,.danger-zone-row>*{flex:1}.metrics-grid,.settings-grid,.create-user{grid-template-columns:1fr}.settings-number-row{flex-direction:column;align-items:stretch}.settings-number-row label{width:100%}.settings-row-save{width:100%;margin-left:0}.settings-actions{justify-content:stretch}.settings-actions>*{flex:1}.field-row{flex-direction:column;align-items:stretch}.field-actions{justify-content:stretch}.inline-token-input{width:100%;min-width:0}.section-head{flex-wrap:wrap}.task-title-area,.task-head-actions,.task-head-downloads{flex:100%;justify-content:flex-start;width:100%}.task-head-actions>*,.task-head-downloads>*{flex:140px}.task-inline-controls,.task-inline-actions,.task-inline-downloads,.task-inline-stats{justify-content:flex-start;width:100%;margin-left:0}.task-inline-controls select,.task-inline-controls button,.task-inline-actions>*,.task-inline-downloads>*{flex:160px;min-width:0}.task-inline-stats span{flex:92px}.workbench,.page{padding:12px}}:root{--bg:#f7f9fb;--bg-strong:#eceef0;--surface:#ffffffb3;--surface-solid:#fff;--surface-subtle:#f2f4f6b8;--line:#7376862e;--line-strong:#2563eb47;--text:#191c1e;--text-soft:#434655;--muted:#5e656c;--blue:#004ac6;--blue-hover:#003ea8;--blue-soft:#dbe1ff94;--blue-line:#2563eb38;--shadow:0 4px 20px #00000008, 0 18px 54px #0f172a0b;--shadow-hover:0 16px 44px #004ac61a;--radius-card:16px;--radius-control:8px;color:var(--text);font-family:var(--app-font)}html,body{background:var(--bg)}body{min-width:360px;color:var(--text);background:var(--bg)}button,.button,input,select,textarea{border-radius:var(--radius-control)}button,.button{border-color:var(--line);min-height:38px;color:var(--text-soft);box-shadow:none;background:#ffffffb8;padding:8px 14px}button:hover,.button:hover{border-color:var(--line-strong);box-shadow:var(--shadow-hover);background:#ffffffeb}.primary{border-color:var(--blue-line);color:var(--blue);background:#dbe1ff7a;font-weight:700}.primary:hover{color:var(--blue-hover);background:#dbe1ffb8;border-color:#004ac657}.danger-button,.icon-danger{color:#ba1a1a;background:#ffdad657;border-color:#ba1a1a2e}input,select,textarea{border-color:var(--line);background:#ffffffb8}input:focus,select:focus,textarea:focus{border-color:#004ac67a;box-shadow:0 0 0 4px #2563eb17}textarea{font-family:var(--app-font)}.login-shell{background:var(--bg);grid-template-columns:minmax(0,510px);justify-content:center;min-height:100vh;padding:40px 20px;display:grid}.login-stage{display:none}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border-color:#fffc;border-radius:28px;align-content:center;gap:18px;min-height:520px;padding:44px 50px;box-shadow:0 28px 90px #0f172a1a}.login-card .brand-lockup,.login-copy{text-align:center;justify-content:center;justify-items:center}.login-card .brand-mark{border-radius:18px;width:66px;height:66px}.login-card .brand-lockup span strong{font-family:var(--app-font);font-size:28px;font-weight:800}.login-copy h1{font-family:var(--app-font);font-size:22px}.login-card input{background:0 0;border-width:0 0 1px;border-radius:0;min-height:46px;padding-inline:0}.login-card button.primary{min-height:48px;margin-top:8px}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f9fbb3;border-bottom-color:#ffffffb3;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);height:64px;padding:0 24px;box-shadow:0 4px 20px #00000008}.brand-button strong{color:var(--text);font-family:var(--app-font);font-size:24px;font-weight:800}.brand-mark.small{width:34px;height:34px}.nav-tabs{background:0 0;border:0;border-radius:0;gap:8px;height:40px;padding:0}.nav-tabs button{min-height:38px;color:var(--muted);border-radius:10px;padding:8px 11px;font-weight:750}.nav-tabs button.selected{color:var(--text-soft);box-shadow:none;background:#e8edf3}.account{gap:8px}.account span,.account small:not(.account-quota){display:none}.account-quota{border:1px solid var(--blue-line);background:#dbe1ff85;border-radius:999px;align-items:center;min-height:32px;padding:7px 14px;font-weight:750;display:inline-flex;color:var(--blue)!important}.account button{border-radius:999px;min-height:32px}.workbench{min-height:calc(100vh - 64px);padding:0 8px 8px;display:block}.batch-rail{z-index:5;width:100%;height:calc(100vh - 96px);box-shadow:none;pointer-events:auto;background:#f7f9fb7a;border-width:0 1px 0 0;border-color:#ffffffb3;border-radius:0;padding:26px 18px 18px 0;position:sticky;top:80px;left:auto}.batch-rail.open,.rail-open .batch-rail{left:auto}.rail-backdrop{display:none}.rail-toggle-slot{width:auto;min-height:0;display:block}.rail-toggle{width:auto;min-height:38px}.rail-head h2,.section-head h2,.page-title h1,.hero-panel h1,.batch-mode-title{font-family:var(--app-font)}.rail-head p,.page-title p,.hero-panel p,.desktop-toolbar p{color:var(--muted);text-transform:none;letter-spacing:0;font-size:13px}.rail-head h2{font-size:22px;font-weight:700}.batch-item{box-shadow:none;background:0 0;border-color:#0000;border-radius:12px;grid-template-columns:minmax(0,1fr);padding:10px}.batch-item.selected{background:#dbe1ff7a;border-color:#0000}.batch-mini-actions{grid-template-columns:1fr 1fr}.workspace-page{padding-top:var(--workspace-page-top-gap);gap:8px}.workspace-tabs-row{grid-template-columns:minmax(0,1fr);min-height:0}.page-switch,.mode-switch{border:1px solid var(--line);background:#eceef0c7;border-radius:999px;padding:4px}.page-switch button,.mode-switch button{color:var(--muted);border-radius:999px;font-weight:700}.page-switch button.selected,.mode-switch button.selected{color:var(--blue);background:#ffffffeb;box-shadow:0 1px 5px #0f172a14}.page,.solo-page{max-width:1240px;padding:36px 24px 48px}.admin-page,.usage-page{padding-top:24px}.page-title{box-shadow:none;background:0 0;border:0;padding:22px 2px}.page-title h1,.hero-panel h1{color:var(--text);letter-spacing:0;font-size:32px;font-weight:700}.page-title,.hero-panel,.desktop-toolbar,.panel{background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-color:#ffffffc7}.panel,.desktop-toolbar{border-radius:var(--radius-card);padding:20px}.batch-mode-title{color:var(--text);font-size:28px;font-weight:800}.batch-name-title{color:var(--muted);font-size:18px}.batch-title-block p{color:var(--muted);font-size:13px;font-weight:700;line-height:1.15}.batch-title-block h1{color:var(--text);font-family:var(--app-font);font-size:17.6px;font-weight:800;line-height:1.08}.batch-title-actions button{white-space:nowrap}.batch-summary-toolbar{padding-block:14px}.batch-meta-inline>span{align-items:center;min-height:30px;padding:5px 11px;line-height:1;display:inline-flex}.hero-meta>span:not(.badge),.quiet-pill,.task-inline-stats span{border-color:var(--line);background:#ffffff9e}.desktop-main-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:8px}.desktop-work-column{min-width:0;min-height:var(--log-card-height);flex-direction:column;align-items:stretch;gap:8px;display:flex}.desktop-work-column>.merged-panel{flex:1 0 auto;min-height:0}.section-head h2{color:var(--text);font-size:20px;font-weight:700}.section-head p{color:var(--muted)}.task-filter-bar{background:0 0;border:0;border-radius:0;align-items:center;margin-top:16px;padding:0}.upload-progress{border-color:var(--blue-line);background:#dbe1ff57;border-radius:16px;margin-top:16px;padding:14px 16px}.upload-progress-track{background:#d8dadccc;height:8px}.upload-progress-track span{background:var(--blue)}.table-wrap{background:#ffffff9e;border-color:#ffffffb3;border-radius:16px;margin-top:16px}th{height:54px;color:var(--muted);background:#f2f4f6b3;font-size:12px}td{height:58px;color:var(--text);background:#ffffff4d}tbody tr:hover td{background:#dbe1ff47}.task-board th:nth-child(2),.task-board td:nth-child(2){width:132px;max-width:132px}.task-board th:nth-child(5),.task-board td:nth-child(5){width:269px;max-width:269px}.table-image{grid-template-columns:36px minmax(0,1fr);gap:8px;min-width:104px}.table-image img,.thumb-button{border-radius:10px;width:36px;height:36px}.table-image strong{max-width:60px}.table-image small{font-size:11px}.thumb-button{overflow:hidden}.mini-button{border-color:var(--blue-line);color:var(--blue);background:#dbe1ff57;border-radius:999px}.mini-button.active{background:#dbe1ffa3}.badge{border-color:var(--line);color:var(--muted);background:#ffffffb8;font-weight:750}.badge.good{color:#15803d;background:#dcfce79e;border-color:#16a34a38}.badge.active{border-color:var(--blue-line);color:var(--blue);background:#dbe1ff9e}.badge.warn{color:#92400e;background:#fef3c79e;border-color:#d9770640}.badge.danger{color:#ba1a1a;background:#ffdad694;border-color:#ba1a1a38}.sticky-log{top:var(--log-card-top);height:var(--log-card-height);max-height:var(--log-card-height);align-self:start}.run-side-panel{height:var(--log-card-height);background:#fff;border-color:#ffffffc7;border-radius:22px;grid-template-rows:auto minmax(0,1fr);gap:0;min-height:0;padding:0;display:grid;overflow:hidden;box-shadow:0 18px 48px #0f172a14}.run-side-panel .section-head{border-bottom:1px solid #ffffffb3;padding:20px}.run-side-panel .section-head.log-head{border-bottom:1px solid #7376862e;padding:12px 24px 9px}.log-head h2{margin:0;font-size:20px;line-height:1.2}.log-scroll{scrollbar-width:thin;scrollbar-color:transparent transparent;color:#2f3337;height:100%;min-height:0;font-family:var(--app-font);background:#fff;padding:14px 18px 0 24px;font-size:14px;line-height:1.65;overflow:hidden auto}.log-scroll:hover,.log-scroll:focus,.log-scroll:focus-within{scrollbar-color:#787e886b transparent}.log-scroll::-webkit-scrollbar{width:8px;height:0}.log-scroll::-webkit-scrollbar-track{background:0 0}.log-scroll::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:2px solid #0000;border-radius:999px}.log-scroll:hover::-webkit-scrollbar-thumb{background-color:#787e8875}.log-scroll:focus::-webkit-scrollbar-thumb{background-color:#787e8875}.log-scroll:focus-within::-webkit-scrollbar-thumb{background-color:#787e8875}.log-lines{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;flex-direction:column;min-width:0;display:flex}.log-line{white-space:pre-wrap;overflow-wrap:anywhere;min-width:0;margin:0}.log-timestamp{color:#4d5561;margin:0 0 1.65em;font-weight:500}.log-bottom-spacer{flex:0 0 1.65em;height:1.65em}.nav-tabs button .button-symbol{font-size:19px}.settings-panel{gap:16px;display:grid}.settings-number-row,.setting-field.wide,.create-user{background:#f2f4f680;border-color:#ffffffb3;border-radius:14px}.settings-number-row,.setting-field.wide{padding:14px}.setting-field textarea{background:#ffffff9e;min-height:190px}.api-config-field .api-config-json{tab-size:2;white-space:pre;overflow-wrap:normal;word-break:normal;font-family:Consolas,Cascadia Mono,SFMono-Regular,monospace;font-size:13px;font-weight:400;line-height:1.55}.usage-page-panel{gap:18px}.usage-search{grid-template-columns:minmax(220px,420px) auto;justify-content:end}.usage-list{background:#ffffff8f;border:1px solid #ffffffb3;border-radius:16px;gap:0;overflow:hidden}.usage-item{background:0 0;border:0;border-bottom:1px solid #ffffffb3;border-radius:0;padding:18px 22px}.usage-item:last-child{border-bottom:0}.usage-line strong{font-size:15px}.point-delta{background:0 0;border:1px solid}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a6b}.modal-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#e6eaf2f2;border-radius:20px}.workspace-sidebar-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:8px;width:100%;min-width:0;transition:grid-template-columns .18s;display:grid}.workspace-sidebar-layout.sidebar-open{grid-template-columns:272px minmax(0,1fr)}.workspace-sidebar{top:calc(var(--workbench-topbar-height) + 8px);width:272px;height:calc(100dvh - var(--workbench-topbar-height) - 16px);border-radius:8px;grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;min-height:0;padding:12px;display:none;position:sticky;overflow:hidden}.workspace-sidebar-layout.sidebar-open>.workspace-sidebar{display:grid}.workspace-sidebar-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.workspace-sidebar-head h2{margin:0;font-size:17px;line-height:1.2}.workspace-sidebar-head p{color:var(--muted);margin:3px 0 0;font-size:12px}.workspace-sidebar-close,.workspace-sidebar-item-actions button{border-radius:6px;width:30px;min-height:30px;padding:0}.workspace-sidebar-create{width:100%;min-height:34px}.workspace-sidebar-search{display:block;position:relative}.workspace-sidebar-search .material-symbols-outlined{z-index:1;color:var(--muted);position:absolute;top:50%;left:9px;transform:translateY(-50%)}.workspace-sidebar-search input{min-height:34px;padding-left:34px}.workspace-sidebar-list{scrollbar-width:thin;flex-direction:column;gap:4px;min-height:0;display:flex;overflow-y:auto}.workspace-sidebar-item{border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:4px;display:grid;position:relative}.workspace-sidebar-item.selected{background:#e8edf3}.workspace-sidebar-select{min-width:0;min-height:56px;box-shadow:none;text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:3px;padding:8px 6px 8px 9px;display:flex}.workspace-sidebar-select:hover{box-shadow:none;background:#e8edf3b8;border:0}.workspace-sidebar-select strong,.workspace-sidebar-select span,.workspace-sidebar-select small{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.workspace-sidebar-select strong{font-size:13px}.workspace-sidebar-select span,.workspace-sidebar-select small{color:var(--muted);font-size:11px}.workspace-sidebar-item-actions{gap:2px;padding:6px 5px 0 0;display:flex}.workspace-sidebar-item-actions .material-symbols-outlined{font-size:16px}.workspace-sidebar-empty{color:var(--muted);text-align:center;padding:18px 8px;font-size:12px}.workspace-capsule-menu{white-space:nowrap;background:#fff;border-color:#d9e0ea;border-radius:8px;flex:none;min-height:34px;padding:7px 10px}.batch-heading-line>.workspace-capsule-menu{align-self:center}.workspace-empty-capsule,.omni-empty-capsule{position:relative}.workspace-empty-capsule>.workspace-capsule-menu{position:absolute;top:12px;left:12px}.omni-empty-capsule-head{align-items:center;gap:10px;min-width:0;display:flex;position:absolute;top:10px;left:12px;right:12px}.workspace-sidebar-scrim{display:none}.modal-close-button,.icon-close-button{width:36px;min-height:36px;color:var(--text-soft);background:#fff;border:1px solid #d6dee8;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:22px;font-weight:800;line-height:1;display:inline-flex}.modal-close-button:hover,.icon-close-button:hover{color:#fff;box-shadow:none;background:#ef4444;border-color:#ef4444}.requirement-reference-item,.empty-state,.empty-inline,.empty-rail,.usage-empty{background:#ffffff8f;border-color:#ffffffb3;border-radius:14px}@media (width<=1280px){.desktop-main-grid{grid-template-columns:minmax(0,1fr)}.sticky-log{top:var(--log-card-top);height:var(--log-card-height);max-height:var(--log-card-height);position:sticky}.run-side-panel{height:var(--log-card-height);min-height:0}.log-scroll{min-height:0;max-height:none}}@media (width<=1100px){:root{--workbench-topbar-height:116px;--workspace-page-top-gap:8px;--log-card-bottom-gap:8px}.topbar{grid-template-columns:1fr;gap:12px;height:auto;padding:14px 18px}.brand-button,.nav-tabs,.account{justify-self:start}.workbench{padding:8px;display:block}.batch-rail{z-index:70;width:300px;height:calc(100vh - 104px);box-shadow:var(--shadow-hover);pointer-events:none;background:#ffffffe6;border:1px solid #ffffffb3;border-radius:18px;padding:16px;position:fixed;top:86px;left:-330px}.batch-rail.open,.rail-open .batch-rail{pointer-events:auto;left:16px}.rail-backdrop{background:#0f172a2e;display:block;inset:64px 0 0}.rail-toggle-slot{width:auto;min-height:0;display:block}.rail-toggle{width:auto;min-height:38px}}@media (width<=760px){.topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center}.brand-button{grid-column:1;min-width:0}.brand-button strong{font-size:21px;line-height:1.15}.account{grid-area:1/2;justify-self:end}.nav-tabs{grid-area:2/1/auto/-1}.login-card{min-height:auto;padding:34px 24px}.nav-tabs{gap:18px;width:100%;overflow-x:auto}.page,.solo-page{padding:22px 14px 34px}.page-title h1,.hero-panel h1{font-size:28px}.desktop-toolbar,.panel{padding:16px}.task-filter-bar,.task-title-row,.task-section-head,.section-head,.page-title,.hero-panel{display:grid}.task-head-actions>*,.task-head-downloads>*,.task-inline-controls>*{width:100%}}.admin-module-tabs{margin-bottom:8px}.omni-page{max-width:1440px;height:calc(100dvh - var(--workbench-topbar-height));flex-direction:column;align-content:stretch;gap:8px;padding:14px 12px 54px;display:flex}.omni-layout{flex:1;min-height:0}.omni-sidebar{height:calc(100dvh - var(--workbench-topbar-height) - 68px)}.omni-title-row,.omni-artifact-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.omni-title-row p{color:var(--muted);margin:4px 0 0;font-size:12px;font-weight:700}.omni-run-tabs button.selected{color:var(--text);box-shadow:none;background:#e8edf3;border-color:#b7c4d6}.omni-workspace{flex-direction:column;gap:8px;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.omni-main-grid{flex:auto;grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:stretch;gap:8px;min-height:0;display:grid;overflow:hidden}.omni-flow-column{flex-direction:column;gap:8px;min-width:0;min-height:0;display:flex}.omni-log-panel{border-radius:8px;align-self:stretch;height:100%;min-height:0;max-height:none}.omni-log-panel .section-head.log-head{padding:10px 14px 8px}.omni-log-panel .log-head h2{font-size:16px}.omni-log-panel .log-scroll{padding:12px 12px 0 14px}.omni-project-top{flex:none;gap:7px;padding:10px 12px;display:grid}.omni-title-left{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.omni-title-left>div{min-width:0}.omni-title-row{flex-wrap:wrap;align-items:center}.omni-project-menu-button{border-radius:8px}.omni-module-title{min-width:0;color:var(--text);letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:900;line-height:1.15}.omni-title-row .omni-module-title{color:var(--text);margin:0;font-size:18px;font-weight:900;line-height:1.15}.omni-title-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.omni-top-grid{grid-template-columns:minmax(240px,1fr) 134px 76px 88px 92px;align-items:end;gap:6px;display:grid}.omni-field{gap:3px;min-width:0}.omni-project-top .omni-field{font-size:12px}.omni-field input,.omni-field select,.omni-field textarea{border-radius:8px}.omni-project-top .omni-field input,.omni-project-top .omni-field select{min-height:32px;padding:6px 9px}.omni-field.resolution input[readonly]{color:#6b7280;background:#f9fafb}.omni-status-strip{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.omni-status-pill{border:1px solid var(--line);background:#ffffffad;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:4px 8px;display:inline-flex}.omni-status-pill small{color:var(--muted);font-size:11px;font-weight:750}.omni-status-pill strong{color:var(--text);white-space:nowrap;font-size:12px;line-height:1}.omni-run-tabs{flex-wrap:wrap;gap:5px;display:flex}.omni-run-tabs button{border-radius:999px;min-height:28px;padding:4px 9px;font-size:12px}.omni-step-row{flex:auto;align-items:stretch;gap:8px;height:auto;min-height:0;margin-bottom:4px;padding:0 0 3px;display:flex;overflow:hidden}.omni-step-card{flex-direction:column;flex:0 0 220px;min-width:220px;padding:14px;transition:flex-basis .18s,border-color .18s,background .18s;display:flex;overflow:hidden}.omni-step-card.collapsed{cursor:pointer;flex-basis:44px;min-width:44px;padding:10px 7px;position:relative}.omni-step-card.collapsed.processing:before{content:"";z-index:0;pointer-events:none;border-radius:inherit;background:linear-gradient(#dbeafe00 0%,#93c5fd29 36%,#2563eb42 50%,#93c5fd29 64%,#dbeafe00 100%);animation:1.8s linear infinite omni-collapsed-processing-flow;position:absolute;inset:0;transform:translateY(-100%)}@keyframes omni-collapsed-processing-flow{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@media (prefers-reduced-motion:reduce){.omni-step-card.collapsed.processing:before{opacity:.45;animation:none;transform:none}}.omni-step-card.expanded{flex:1 1 0;min-width:0}.omni-step-card.active{background:#fffffffa;border-color:#b7c4d6}.omni-step-title-row{flex:none;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.omni-step-title{text-align:left;width:auto;box-shadow:none;background:0 0;border:0;flex:auto;justify-content:flex-start;align-items:flex-start;gap:10px;min-width:0;padding:0;display:flex}.omni-step-title:hover{box-shadow:none;background:0 0}.omni-step-card.collapsed .omni-step-title{cursor:pointer;z-index:1;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:100%;height:100%;min-height:100%;position:relative}.omni-step-card.collapsed .omni-step-title-row{width:100%;height:100%;min-height:100%}.omni-step-card.collapsed .omni-step-copy,.omni-step-card.collapsed .badge{display:none}.omni-step-title-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:7px;max-width:min(560px,52%);display:flex}.omni-step-vertical-name{display:none}.omni-step-card.collapsed .omni-step-vertical-name{color:var(--text);justify-items:center;gap:3px;font-size:13px;font-weight:850;line-height:1.05;display:grid}.omni-step-card.collapsed .omni-step-vertical-name span{writing-mode:horizontal-tb;display:block}.omni-step-index{border:1px solid var(--line);width:28px;height:28px;color:var(--text-soft);background:#fff;border-radius:8px;flex:0 0 28px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.omni-step-copy{flex:1;gap:3px;min-width:0;display:grid}.omni-step-copy strong{color:var(--text);font-size:15px;line-height:1.25}.omni-step-copy small{color:#6b7280;font-size:12px;font-weight:650;line-height:1.35}.omni-step-body{flex-direction:column;flex:1;gap:10px;min-height:0;margin-top:12px;padding-right:2px;display:flex;position:relative;overflow:auto}.omni-step-product_collage .omni-step-body,.omni-step-character .omni-step-body,.omni-step-first_frames .omni-step-body,.omni-step-segments .omni-step-body,.omni-step-concat .omni-step-body{padding-right:0;overflow:hidden}.omni-step-card .omni-step-body button:not(.omni-preview-thumb):not(.omni-product-delete),.omni-step-card .omni-step-body .button,.omni-step-card .omni-step-title-actions button,.omni-step-card .omni-step-title-actions .button{color:#2563eb;min-height:28px;box-shadow:none;background:#fff;border-color:#bfdbfe;border-radius:8px;gap:6px;padding:5px 9px;font-size:15px;line-height:1.15}.omni-step-card .omni-step-body button:not(.omni-preview-thumb):not(.omni-product-delete) .material-symbols-outlined,.omni-step-card .omni-step-body .button .material-symbols-outlined,.omni-step-card .omni-step-title-actions button .material-symbols-outlined,.omni-step-card .omni-step-title-actions .button .material-symbols-outlined{font-size:17px}.omni-step-card .omni-step-body button:not(.omni-preview-thumb):not(.omni-product-delete):hover,.omni-step-card .omni-step-body .button:hover,.omni-step-card .omni-step-title-actions button:hover,.omni-step-card .omni-step-title-actions .button:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.omni-step-card .omni-step-body .danger-button,.omni-step-card .omni-step-title-actions .danger-button{color:#b91c1c;background:#fff;border-color:#fecaca}.omni-step-card .omni-step-body .danger-button:hover,.omni-step-card .omni-step-title-actions .danger-button:hover{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.omni-step-card .omni-step-body button:disabled,.omni-step-card .omni-step-body .button.disabled-label,.omni-step-card .omni-step-title-actions button:disabled,.omni-step-card .omni-step-title-actions .button.disabled-label{color:#9ca3af;box-shadow:none;background:#f3f4f6;border-color:#e5e7eb}button.save-action:disabled,.button.save-action:disabled,.omni-step-card .omni-step-body button.save-action:disabled,.omni-step-card .omni-step-body button.save-action:disabled:hover{opacity:1;color:#6b7280;box-shadow:none;background:#e5e7eb;border-color:#d1d5db}.omni-processing-banner{z-index:5;width:min(260px,72%);min-height:110px;box-shadow:none;text-align:center;pointer-events:none;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:10px;display:flex;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.omni-processing-banner.inline{z-index:1;width:100%;height:100%;min-height:0;padding:8px;position:relative;top:auto;left:auto;transform:none}.omni-progress-wave{justify-content:center;align-items:center;gap:5px;width:92px;height:34px;display:flex}.omni-progress-wave i{background:#60a5fa;border-radius:999px;width:6px;height:12px;animation:1.05s ease-in-out infinite omni-wave}.omni-progress-wave i:nth-child(2){animation-delay:.1s}.omni-progress-wave i:nth-child(3){animation-delay:.2s}.omni-progress-wave i:nth-child(4){animation-delay:.3s}.omni-progress-wave i:nth-child(5){animation-delay:.4s}@keyframes omni-wave{0%,to{opacity:.45;height:10px;transform:translateY(0)}50%{opacity:1;height:28px;transform:translateY(-2px)}}.omni-processing-banner strong{color:#2563eb;z-index:1;font-size:16px;position:relative}.omni-processing-banner span,.omni-processing-banner small{color:#1f4f8f;z-index:1;font-size:12px;font-weight:700;position:relative}.omni-processing-banner small{color:#416788;font-weight:650;line-height:1.35}.omni-setup-grid{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:10px;display:grid}.omni-upload-panel{gap:8px;display:grid}.omni-upload-box{background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;gap:8px;padding:10px;display:grid}.omni-upload-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.omni-upload-box span{color:var(--text);font-size:14px;font-weight:800}.omni-empty-product-drop strong{color:var(--muted);font-size:12px;font-weight:700}.omni-empty-product-drop{cursor:pointer;background:#fff;border:1px dashed #cfd6e3;border-radius:8px;align-content:center;place-items:center;gap:8px;min-height:180px;display:grid}.omni-empty-product-drop span{color:#2563eb;font-size:46px;font-weight:500;line-height:1}.omni-empty-product-drop.selected-product{align-content:center}.omni-empty-product-drop.selected-product button{min-height:40px;padding:8px 14px}.omni-upload-progress-card{color:#1f4f8f;background:0 0;border:1px dashed #bfdbfe;border-radius:8px;align-content:center;place-items:center;gap:8px;min-height:180px;display:grid}.omni-upload-progress-card.compact{min-height:92px}.omni-upload-progress-card strong{color:#2563eb;font-size:14px}.omni-upload-progress-card span{color:#416788;font-size:12px;font-weight:700}.omni-upload-progress-track{background:#dbeafe;border-radius:999px;width:min(120px,80%);height:5px;overflow:hidden}.omni-upload-progress-track span{border-radius:inherit;background:#60a5fa;width:48%;height:100%;animation:1.15s ease-in-out infinite omni-progress-slide;display:block}@keyframes omni-progress-slide{0%{transform:translate(-105%)}50%{transform:translate(55%)}to{transform:translate(210%)}}.omni-product-image-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:420px;display:grid;overflow:auto}.omni-product-image-row{aspect-ratio:1;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:5px;position:relative}.omni-preview-thumb{cursor:zoom-in;background:0 0;border:0;border-radius:6px;width:100%;height:100%;min-height:0;padding:0;display:block;overflow:hidden}.omni-preview-thumb[title=点击播放]{cursor:pointer}.omni-preview-thumb:disabled{cursor:default;opacity:1}.omni-preview-processing-placeholder{cursor:default;background:#fff}.omni-preview-thumb img{object-fit:contain;background:#fff;border-radius:6px;width:100%;height:100%}.omni-preview-thumb span{height:100%;color:var(--muted);background:#f9fafb;place-items:center;font-size:12px;display:grid}.omni-product-delete{color:#111827;z-index:1;background:#fffffff0;border-color:#1118272e;border-radius:50%;width:20px;height:20px;min-height:0;padding:0;font-size:15px;line-height:18px;position:absolute;top:3px;right:3px}.omni-file-list{flex-wrap:wrap;gap:5px;max-height:86px;display:flex;overflow:auto}.omni-file-list span{text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;max-width:100%;padding:4px 7px;font-size:12px;overflow:hidden}.omni-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.omni-field-grid .span-full{grid-column:1/-1}.short-textarea{min-height:78px}.omni-character-requirements textarea{min-height:40px}.omni-character-asset-preview{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-column:1/-1;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.omni-character-asset-preview .omni-preview-thumb{width:96px;height:96px}.omni-character-asset-preview span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.omni-selected-asset-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.omni-selected-asset-row .omni-character-asset-preview{grid-column:auto}.omni-script-editor{resize:none;height:100%;min-height:0;font-family:inherit;line-height:1.55}.omni-field.no-label{gap:0}.omni-script-field{flex:auto;min-height:0}.omni-extra-modal textarea{min-height:120px}.omni-asset-name-modal{width:min(92vw,420px)}.omni-asset-name-modal input{width:100%}.omni-inline-row{align-items:end;gap:8px;min-width:0;display:flex}.omni-inline-row .grow{flex:1}.omni-step-toolbar{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.omni-step-toolbar>.inline-hint{flex:auto;min-width:180px}.omni-step-toolbar-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:7px;display:flex}.compact-row{align-items:center}.compact-row input{max-width:260px}.omni-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.omni-actions.vertical{flex-direction:row;flex:0 auto;align-items:center}.omni-actions.vertical button{width:auto}.omni-artifact-grid,.omni-segment-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.omni-artifact-grid.segment-count-1,.omni-segment-list.segment-count-1{grid-template-columns:minmax(0,1fr)}.omni-artifact-grid.segment-count-3,.omni-segment-list.segment-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.omni-artifact-preview,.omni-segment-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:7px;min-height:0;padding:9px;display:flex;overflow:hidden}.omni-artifact-preview.no-title{background:0 0;border:0;flex:none;gap:8px;padding:0;overflow:visible}.omni-artifact-preview.inline-media{background:0 0;border:0;width:100%;margin-top:2px;padding:0}.omni-artifact-preview.large-image{flex:1 1 0;min-height:0}.omni-segment-card h3{color:var(--text);margin:0;font-size:15px;line-height:1.25}.omni-segment-title{gap:1px;display:grid}.omni-segment-title small{color:#64748b;font-size:12px;font-weight:750;line-height:1.1}.omni-segment-card-first_frames h3,.omni-segment-card-segments h3,.omni-segment-card-first_frames .omni-segment-head-actions button,.omni-segment-card-segments .omni-segment-head-actions button{font-size:12px}.omni-segment-card-first_frames .omni-segment-title small,.omni-segment-card-segments .omni-segment-title small{font-size:9.6px}.omni-segment-card-first_frames .omni-segment-head-actions button .material-symbols-outlined,.omni-segment-card-segments .omni-segment-head-actions button .material-symbols-outlined{font-size:13.6px}.omni-segment-head{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.omni-segment-head>div:first-child{min-width:0}.omni-segment-head-actions{flex:0 auto;justify-content:flex-end;align-items:center;gap:6px;min-width:0;margin-left:auto;display:flex}.omni-segment-head-actions button,.omni-segment-head-actions .button{white-space:normal;flex:0 auto;min-width:0;max-width:100%;padding-left:10px;padding-right:10px}.omni-step-card .omni-segment-head-actions .omni-segment-download-button{border-radius:9px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;display:inline-flex}.omni-step-card .omni-segment-download-button .material-symbols-outlined{font-size:18px}.omni-artifact-head{align-items:center;min-height:28px}.omni-artifact-head strong{color:var(--text);font-size:13px;line-height:1.2}.omni-artifact-head-actions{flex:none;justify-content:flex-end;align-items:center;display:flex}.omni-artifact-head-actions .button{min-height:26px;padding:3px 8px;font-size:12px;line-height:1.1}.omni-artifact-content{flex:auto;min-height:0;display:block}.omni-artifact-preview.no-title .omni-artifact-content{flex:none;min-height:auto;display:flex}.omni-artifact-preview.large-image .omni-artifact-content{flex:auto;min-height:0}.omni-artifact-preview .omni-preview-thumb{background:#fff;width:100%;height:clamp(220px,42vh,430px)}.omni-artifact-preview-media{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;min-height:0;padding:6px;position:relative;overflow:hidden}.omni-artifact-preview.no-title .omni-artifact-preview-media{border-radius:8px;flex:none;width:100%;min-height:0;display:flex}.omni-artifact-preview.large-image .omni-artifact-preview-media{flex:auto;min-height:0}.omni-artifact-preview.no-title .omni-preview-thumb,.omni-artifact-preview.no-title .omni-preview-thumb img{border-radius:6px}.omni-artifact-preview.no-title .omni-preview-thumb{flex:none;height:auto}.omni-artifact-preview.no-title:not(.large-image) .omni-preview-thumb img{height:auto;display:block}.omni-artifact-preview.no-title:not(.large-image) .omni-preview-thumb span{height:auto;min-height:96px;padding:24px}.omni-artifact-preview.large-image .omni-preview-thumb{flex:auto;height:100%;min-height:0}.omni-step-first_frames .omni-artifact-grid,.omni-step-segments .omni-segment-list{flex:1 1 0;align-items:stretch;height:100%;min-height:0}.omni-step-segments .omni-segment-list{grid-auto-rows:minmax(0,1fr)}.omni-segment-media-slot{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;min-height:0;padding:6px;display:flex;overflow:hidden}.omni-segment-media-slot>.omni-artifact-preview.inline-media{margin-top:0}.omni-segment-media-slot .omni-artifact-preview-media{background:0 0;border:0;padding:0}.omni-segment-empty-state{color:#64748b;text-align:center;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:18px;min-height:220px;display:flex}.omni-segment-empty-state strong{color:#475569;font-size:clamp(22px,2.2vw,30px);font-weight:850;line-height:1.1}.omni-concat-empty-state{gap:0}.omni-square-empty-state{text-align:center;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:10px;min-height:220px;display:flex}.omni-square-empty-state small{color:#64748b;font-size:12px}.omni-step-card .omni-square-generate-button{aspect-ratio:1;text-align:center;flex-direction:column;flex:0 148px;justify-content:center;align-items:center;gap:12px;width:min(148px,100%);min-width:0;line-height:1.3;display:inline-flex;border-radius:24px!important;min-height:0!important;padding:18px 14px!important;font-size:15px!important}.omni-step-card .omni-square-generate-button .material-symbols-outlined{line-height:1;font-size:42px!important}.omni-step-first_frames .omni-artifact-preview,.omni-step-first_frames .omni-segment-card,.omni-step-segments .omni-artifact-preview.inline-media,.omni-step-segments .omni-segment-card,.omni-step-concat .omni-artifact-preview.inline-media{flex:1 1 0;height:100%;min-height:0}.omni-step-first_frames .omni-artifact-content,.omni-step-segments .omni-artifact-content,.omni-step-concat .omni-artifact-content{flex:1 1 0;min-height:0;display:flex}.omni-step-first_frames .omni-artifact-preview-media,.omni-step-segments .omni-artifact-preview-media,.omni-step-concat .omni-artifact-preview-media{flex:1 1 0;min-height:0}.omni-step-first_frames .omni-preview-thumb,.omni-step-segments .omni-preview-thumb,.omni-step-concat .omni-preview-thumb{flex:auto;height:100%;min-height:0}.omni-step-first_frames .omni-artifact-preview.inline-media.no-title,.omni-step-segments .omni-artifact-preview.inline-media.no-title,.omni-step-concat .omni-artifact-preview.inline-media.no-title{flex:1 1 0;height:100%;min-height:0;overflow:hidden}.omni-step-first_frames .omni-artifact-preview.inline-media.no-title .omni-artifact-content,.omni-step-segments .omni-artifact-preview.inline-media.no-title .omni-artifact-content,.omni-step-concat .omni-artifact-preview.inline-media.no-title .omni-artifact-content,.omni-step-first_frames .omni-artifact-preview.inline-media.no-title .omni-artifact-preview-media,.omni-step-segments .omni-artifact-preview.inline-media.no-title .omni-artifact-preview-media,.omni-step-concat .omni-artifact-preview.inline-media.no-title .omni-artifact-preview-media,.omni-step-first_frames .omni-artifact-preview.inline-media.no-title .omni-preview-thumb,.omni-step-segments .omni-artifact-preview.inline-media.no-title .omni-preview-thumb,.omni-step-concat .omni-artifact-preview.inline-media.no-title .omni-preview-thumb{flex:1 1 0;height:100%;min-height:0}.omni-step-first_frames .omni-artifact-preview.inline-media.no-title .omni-preview-thumb img,.omni-step-segments .omni-artifact-preview.inline-media.no-title .omni-preview-thumb img,.omni-step-concat .omni-artifact-preview.inline-media.no-title .omni-preview-thumb img{object-fit:contain;object-position:center center;width:100%;height:100%;display:block}.omni-step-first_frames .omni-artifact-preview.inline-media.no-title .omni-preview-thumb span,.omni-step-segments .omni-artifact-preview.inline-media.no-title .omni-preview-thumb span,.omni-step-concat .omni-artifact-preview.inline-media.no-title .omni-preview-thumb span{height:100%;min-height:0}.omni-artifact-preview.no-title .omni-artifact-confirm-row{margin-top:0;padding:0}.omni-artifact-footer-actions{justify-content:flex-end;gap:7px;margin-top:0;display:flex}.omni-artifact-download-actions{z-index:4;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:10px;right:10px}.omni-artifact-download-actions .button{background:#fffffff5;box-shadow:0 8px 18px #0f172a24}.omni-artifact-overlay-actions{z-index:3;justify-content:flex-end;align-items:center;gap:7px;display:flex;position:absolute;bottom:12px;right:12px}.omni-artifact-overlay-actions button{background:#fffffff5;box-shadow:0 8px 18px #0f172a24}.omni-artifact-confirm-row{justify-content:flex-start;display:flex}.omni-preview-modal{width:min(92vw,980px)}.omni-preview-frame{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;place-items:center;min-height:320px;max-height:72vh;display:grid;overflow:auto}.omni-preview-frame img{object-fit:contain;max-width:100%;max-height:72vh}.omni-preview-frame video{object-fit:contain;background:#000;border-radius:6px;width:auto;max-width:100%;height:auto;max-height:72vh}.omni-product-picker-modal{width:min(92vw,760px)}.omni-product-picker-actions{justify-content:flex-start;gap:8px;display:flex}.omni-product-asset-list{gap:8px;max-height:48vh;display:grid;overflow:auto}.omni-product-asset-row{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.omni-product-asset-row .omni-preview-thumb{background:#f9fafb;width:88px;height:88px}.omni-product-asset-row div{gap:4px;min-width:0;display:grid}.omni-product-asset-row .omni-product-asset-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.omni-product-asset-row strong,.omni-product-asset-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.omni-product-asset-row span{color:var(--muted);font-size:12px}.empty-artifact{min-height:140px;color:var(--muted);justify-content:center;align-items:center;font-size:13px}.confirm-inline{color:#166534;background:0 0;border:0;flex-wrap:wrap;flex:0 auto;align-items:center;gap:7px;min-height:32px;margin-left:0;padding:0;display:flex}.confirm-inline span{flex:0 auto;min-width:0;font-size:13px;font-weight:750;line-height:1.3}.confirm-inline button{white-space:nowrap;min-height:32px}.omni-step-latest-log{color:#2563eb;align-items:center;gap:7px;min-width:0;min-height:34px;font-size:13px;font-weight:750;display:flex}.omni-step-latest-log span{color:#1d4ed8;flex:none}.omni-step-latest-log strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.omni-step-latest-log small{color:#64748b;font-size:11px;font-weight:700}.omni-step-latest-log.error strong{color:#b91c1c}.omni-step-latest-log.warn strong{color:#92400e}.omni-step-request-alert{margin-top:auto}.omni-bottom-bar{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-top:1px solid #e5e7eb;justify-content:center;gap:10px;padding:6px 12px;display:flex;position:fixed;bottom:0;left:0;right:0}.omni-bottom-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:min(100%,1416px);display:grid}.omni-bottom-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.omni-bottom-bar .large{min-height:38px;padding:8px 14px}.omni-final-download{margin-top:12px}@media (width<=1180px){.omni-main-grid{grid-template-rows:minmax(0,1fr) minmax(180px,min(360px,40dvh));grid-template-columns:minmax(0,1fr)}.omni-flow-column{scrollbar-width:thin;overflow-y:auto}.omni-log-panel{height:min(360px,40dvh)}.omni-top-grid{grid-template-columns:minmax(220px,1fr) 130px 76px 88px 92px}.omni-top-grid button{grid-column:1/-1;justify-self:start}}@media (width<=900px){.workspace-sidebar-layout,.workspace-sidebar-layout.sidebar-open{grid-template-columns:1fr}.workspace-sidebar-layout.sidebar-open>.workspace-sidebar{left:12px;right:12px;top:calc(var(--workbench-topbar-height) + 10px);z-index:82;width:auto;height:calc(100dvh - var(--workbench-topbar-height) - 20px);position:fixed}.workspace-sidebar-scrim{inset:var(--workbench-topbar-height) 0 0;z-index:81;width:auto;min-height:0;box-shadow:none;background:#0f172a2e;border:0;border-radius:0;padding:0;display:block;position:fixed}.omni-top-grid,.omni-setup-grid,.omni-field-grid,.omni-artifact-grid,.omni-segment-list,.omni-artifact-grid.segment-count-3,.omni-segment-list.segment-count-3{grid-template-columns:1fr}.omni-step-card.expanded{flex:1 1 0;min-width:0}.omni-step-row{gap:6px}.omni-step-card.collapsed{flex-basis:36px;min-width:36px;padding:8px 5px}.omni-step-card.collapsed .omni-step-vertical-name{gap:2px;font-size:11px}.omni-bottom-inner{grid-template-columns:1fr;gap:6px}.omni-bottom-actions{justify-content:flex-end}.omni-inline-row,.omni-step-title-row{flex-direction:column;align-items:stretch}.omni-segment-head{flex-wrap:wrap;align-items:center}.omni-segment-head-actions{justify-content:flex-end;width:100%}.omni-step-title-actions{justify-content:flex-start;max-width:100%}.omni-step-toolbar-actions{justify-content:flex-start}.omni-actions.vertical{flex-basis:auto}}
