.workflow-center-panel{--workflow-accent:#6d4aff;--workflow-accent-strong:#5332e6;--workflow-teal:#0f9f91;--workflow-amber:#d97706;--workflow-ink:#171922;--workflow-muted:#667085;--workflow-border:#e3e6ed;display:flex;width:100%;height:100%;min-width:0;flex-direction:column;overflow:hidden;background:#f7f8fb;color:var(--workflow-ink)}.workflow-center-panel[hidden]{display:none!important}.original-workspace-root[data-active-tab=workflow] #nav-workflow .nav-indicator{opacity:1!important}.original-workspace-root[data-active-tab=workflow] #nav-workflow .nav-icon,.original-workspace-root[data-active-tab=workflow] #nav-workflow .nav-text{color:#8b5cf6!important}.workflow-center-panel,.workflow-center-panel *{box-sizing:border-box;letter-spacing:0}.workflow-center-header{display:flex;min-height:82px;flex:0 0 auto;align-items:center;gap:24px;border-bottom:1px solid var(--workflow-border);background:#fff;padding:14px 22px}.workflow-center-heading{display:flex;min-width:230px;align-items:center;gap:11px}.workflow-center-heading>span{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:8px;background:#1c1f2a;color:#fff}.workflow-center-heading svg{width:20px;height:20px}.workflow-center-heading h1,.workflow-center-heading p{margin:0}.workflow-center-heading h1{color:#171922;font-size:21px;font-weight:850;line-height:1.2}.workflow-center-heading p{margin-top:4px;color:#8b93a5;font-weight:650}.workflow-center-header nav{display:flex;min-width:0;flex:1 1 auto;align-self:stretch;justify-content:center;gap:4px}.workflow-center-header nav button{position:relative;display:flex;min-width:110px;cursor:pointer;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;background:transparent;padding:0 12px;color:#697386;font-size:13px;font-weight:750;transition:background .16s ease,color .16s ease}.workflow-center-header nav button:hover{background:#f4f2ff;color:#4e35c7}.workflow-center-header nav button[aria-selected=true]{background:#efecff;color:#3e2b9a}.workflow-center-header nav button svg{width:17px;height:17px}.workflow-center-header nav button i{position:absolute;top:16px;right:8px;width:7px;height:7px;border-radius:50%;background:#0f9f91;box-shadow:0 0 0 3px #fff}.workflow-refresh-button{display:grid;width:38px;height:38px;flex:0 0 38px;cursor:pointer;place-items:center;border:1px solid var(--workflow-border);border-radius:8px;background:#fff;color:#747d90}.workflow-refresh-button:hover{border-color:#c6bdf8;color:var(--workflow-accent)}.workflow-refresh-button svg{width:17px;height:17px}.workflow-global-message{display:flex;min-height:38px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #ddd7ff;background:#f0edff;padding:8px 22px;color:#443196;font-size:12px;font-weight:750}.workflow-global-message button{width:24px;height:24px;cursor:pointer;border:0;border-radius:6px;background:transparent;color:inherit;font-size:20px;line-height:1}.workflow-center-body{min-height:0;flex:1 1 auto;overflow:hidden}.workflow-official-layout,.workflow-runs-layout{display:grid;width:100%;height:100%;min-width:0;grid-template-columns:minmax(250px,30%) minmax(0,1fr)}.workflow-run-list,.workflow-template-list{min-width:0;overflow-y:auto;border-right:1px solid var(--workflow-border);background:#fbfbfd;padding:18px;scrollbar-color:#c9ced8 transparent;scrollbar-width:thin}.workflow-section-label,.workflow-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.workflow-section-label{min-height:32px;margin-bottom:10px;color:#626b7c;font-size:12px;font-weight:800}.workflow-section-label>span,.workflow-section-title>span{color:#929aab;font-variant-numeric:tabular-nums}.workflow-section-label button{display:grid;width:30px;height:30px;cursor:pointer;place-items:center;border:1px solid var(--workflow-border);border-radius:7px;background:#fff;color:#7c8495}.workflow-section-label button svg{width:15px;height:15px}.workflow-run-row,.workflow-template-row{display:grid;width:100%;min-width:0;cursor:pointer;align-items:center;border:1px solid transparent;border-radius:8px;background:transparent;color:inherit;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.workflow-template-row{grid-template-columns:42px minmax(0,1fr) 18px;gap:11px;padding:12px 10px}.workflow-run-row+.workflow-run-row,.workflow-template-row+.workflow-template-row{margin-top:7px}.workflow-run-row:hover,.workflow-template-row:hover{border-color:#ddd8f8;background:#fff}.workflow-run-row[aria-pressed=true],.workflow-template-row[aria-pressed=true]{border-color:#c8bdfd;background:#fff;box-shadow:0 8px 24px rgba(50,45,90,.08)}.workflow-template-symbol{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;background:#eeebff;color:#6546e8}.workflow-template-row[data-accent=emerald] .workflow-template-symbol{background:#e5f8f4;color:#0f8f82}.workflow-template-row[data-accent=amber] .workflow-template-symbol{background:#fff5df;color:#c36b05}.workflow-template-symbol svg{width:19px;height:19px}.workflow-run-row>span:nth-child(2),.workflow-template-row>span:nth-child(2){min-width:0}.workflow-run-row small,.workflow-run-row strong,.workflow-template-row small,.workflow-template-row strong{display:block}.workflow-run-row>span>strong,.workflow-template-row strong{overflow:hidden;color:#242731;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.workflow-template-row small{display:-webkit-box;margin-top:4px;overflow:hidden;color:#8991a2;font-size:11px;font-weight:600;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workflow-template-row>svg{width:16px;height:16px;color:#a7adba}.workflow-template-skeleton{height:68px;margin-top:7px;border-radius:8px;background:linear-gradient(90deg,#f0f2f6,#f8f9fb 50%,#f0f2f6);background-size:200% 100%;animation:workflow-skeleton 1.2s ease-in-out infinite}.workflow-separation-note{display:flex;align-items:flex-start;gap:9px;margin-top:18px;border-top:1px solid #e9ebf1;padding:16px 4px 4px;color:#8790a1;font-size:11px;font-weight:650;line-height:1.55}.workflow-separation-note svg{width:15px;height:15px;flex:0 0 15px;color:#6550ca}.workflow-run-builder,.workflow-run-detail{min-width:0;overflow-y:auto;background:#f7f8fb;padding:22px 24px 34px;scrollbar-color:#c9ced8 transparent;scrollbar-width:thin}.workflow-run-detail-header,.workflow-template-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-bottom:1px solid var(--workflow-border);padding-bottom:18px}.workflow-run-detail-header h2,.workflow-run-detail-header p,.workflow-template-header h2,.workflow-template-header p{margin:0}.workflow-template-kicker{display:block;margin-bottom:7px;color:#684ed4;font-size:11px;font-weight:800}.workflow-template-header[data-accent=emerald] .workflow-template-kicker{color:#0f8f82}.workflow-template-header[data-accent=amber] .workflow-template-kicker{color:#ba6807}.workflow-run-detail-header h2,.workflow-template-header h2{color:#1d2029;font-size:23px;font-weight:850;line-height:1.25;text-wrap:balance}.workflow-run-detail-header p,.workflow-template-header p{max-width:62ch;margin-top:7px;color:#737c8d;font-size:12px;font-weight:600;line-height:1.6}.workflow-estimate-block{display:grid;min-width:190px;justify-items:end;gap:7px;border:1px solid #e0dafa;border-radius:8px;background:#fff;padding:11px 13px}.workflow-estimate-block span{display:flex;align-items:center;gap:6px;color:#757e8f;font-size:11px;font-weight:700}.workflow-estimate-block span svg{width:14px;height:14px}.workflow-estimate-block strong{color:#43339d;font-size:13px;font-weight:850}.workflow-definition-rail{display:flex;width:100%;min-width:0;align-items:center;overflow-x:auto;padding:20px 0 18px;scrollbar-width:none}.workflow-definition-rail::-webkit-scrollbar{display:none}.workflow-definition-rail>div{display:flex;min-width:-moz-max-content;min-width:max-content;align-items:center}.workflow-definition-rail span{display:grid;width:28px;height:28px;place-items:center;border:1px solid #d8d2f4;border-radius:50%;background:#fff;color:#5a43c5;font-size:11px;font-weight:850}.workflow-definition-rail strong{margin-left:7px;color:#4d5565;font-size:11px;font-weight:750}.workflow-definition-rail i{width:18px;height:1px;margin:0 6px;background:#d8dce5}.workflow-run-form{display:grid;gap:14px}.workflow-template-card[data-planned=true]{background:#fafafa}.workflow-template-card[data-planned=true]>img{filter:saturate(.45);opacity:.72}.workflow-reference-section{display:grid;gap:10px}.workflow-generation-settings>header,.workflow-reference-section-title,.workflow-reference-section-title>div,.workflow-spec-editor>header,.workflow-spec-editor>header>div{display:flex;min-width:0;align-items:center}.workflow-reference-section-title,.workflow-spec-editor>header{justify-content:space-between;gap:12px}.workflow-generation-settings>header>div,.workflow-reference-section-title>div,.workflow-spec-editor>header>div{flex-direction:column;align-items:flex-start;gap:2px}.workflow-generation-settings>header strong,.workflow-reference-section-title strong,.workflow-spec-editor>header strong{color:#2d323c;font-size:14px;font-weight:850}.workflow-generation-settings>header span,.workflow-reference-section-title span,.workflow-spec-editor>header span{color:#858e9e;font-size:11px;font-weight:650;line-height:1.4}.workflow-reference-section-title>button,.workflow-spec-editor>header>button{display:inline-flex;min-height:34px;align-items:center;gap:5px;border:1px solid #dddfea;border-radius:6px;background:#fff;padding:0 10px;color:#6047cf;font-size:11px;font-weight:800}.workflow-reference-section-title>button svg,.workflow-spec-editor>header>button svg{width:14px;height:14px}.workflow-reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;border-radius:8px;transition:background .16s ease,box-shadow .16s ease}.workflow-reference-grid[data-dragging=true]{background:#f0edff;box-shadow:0 0 0 4px #f0edff}.workflow-reference-tile,.workflow-reference-wrap.workflow-reference-tile{position:relative;width:auto;height:auto;min-width:0;aspect-ratio:1;overflow:visible;border:1px solid #e0e3e9;border-radius:7px;background:#f5f6f8}.workflow-reference-tile[data-primary=true]{border-color:#7957e8;box-shadow:0 0 0 2px rgba(121,87,232,.1)}.workflow-reference-tile .workflow-reference-slot,.workflow-reference-tile .workflow-reference-slot>img,.workflow-reference-tile>img{width:100%;height:100%;border-radius:6px;-o-object-fit:contain;object-fit:contain}.workflow-reference-tile .workflow-reference-slot{min-height:0;border:0;background:#f5f6f8}.workflow-reference-tile .workflow-reference-slot>svg{width:24px;height:24px;color:#a1a8b4}.workflow-reference-tile .workflow-upload-overlay{top:auto;right:8px;bottom:9px;left:8px;display:flex;min-height:34px;flex-direction:row;gap:6px;border-radius:6px;background:rgba(24,25,32,.82);color:#fff;opacity:1;transform:none}.workflow-reference-tile .workflow-upload-overlay svg{width:14px;height:14px}.workflow-reference-tile .workflow-upload-overlay strong{font-size:11px}.workflow-reference-index,.workflow-reference-primary-label{position:absolute;z-index:3;top:6px;border-radius:4px;color:#fff;font-size:10px;font-weight:850}.workflow-reference-index{left:6px;display:grid;width:22px;height:22px;place-items:center;background:rgba(26,29,36,.82)}.workflow-reference-primary-label{left:34px;padding:4px 6px;background:rgba(95,66,204,.9)}.workflow-reference-controls{position:absolute;z-index:3;right:6px;bottom:6px;display:flex;gap:4px}.workflow-reference-controls button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:5px;background:rgba(27,30,37,.82);color:#fff}.workflow-reference-controls button:disabled{background:#6f51d8;opacity:1}.workflow-reference-controls svg{width:13px;height:13px}.workflow-reference-upload-state{display:grid;align-content:center;justify-items:center;gap:6px;padding:12px;text-align:center}.workflow-reference-upload-state>svg{width:23px;height:23px;color:#7052db}.workflow-reference-upload-state[data-status=failed] small,.workflow-reference-upload-state[data-status=failed]>svg{color:#d74747}.workflow-reference-upload-state small,.workflow-reference-upload-state strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-reference-upload-state strong{color:#434956;font-size:11px}.workflow-reference-upload-state small{color:#858d9c;font-size:10px}.workflow-product-picker-wide{margin-top:0}.workflow-generation-grid label>span,.workflow-product-form-always label>span,.workflow-resolution-control legend{font-size:12px}.workflow-generation-grid input,.workflow-generation-grid select,.workflow-product-form-always input,.workflow-product-form-always select,.workflow-spec-row input{height:40px;padding:0 10px;font-size:13px}.workflow-generation-settings,.workflow-spec-editor{display:grid;gap:10px;border-top:1px solid #eceef2;padding-top:16px}.workflow-spec-editor>div,.workflow-spec-row{display:grid;gap:7px}.workflow-spec-row{min-width:0;grid-template-columns:minmax(120px,.65fr) minmax(180px,1.35fr) 34px}.workflow-spec-row input{min-width:0;border:1px solid #dfe3ea;border-radius:6px;background:#fff;color:#333843;outline:0}.workflow-spec-row>button{display:grid;width:34px;height:40px;place-items:center;border:1px solid #e4e6eb;border-radius:6px;background:#fff;color:#8c94a1}.workflow-spec-row>button:hover{border-color:#f0c5c5;color:#d74747}.workflow-spec-row svg{width:14px;height:14px}.workflow-generation-settings>header{gap:10px}.workflow-generation-settings>header>svg{width:20px;height:20px;color:#7051d8}.workflow-generation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workflow-generation-grid label{display:grid;min-width:0;gap:5px}.workflow-generation-grid input,.workflow-generation-grid select{width:100%;min-width:0;border:1px solid #dfe3ea;border-radius:6px;background:#fff;color:#333843;outline:0}.workflow-resolution-control{display:grid;min-width:0;grid-template-columns:repeat(3,1fr);gap:5px;margin:0;border:0;padding:0}.workflow-resolution-control legend{grid-column:1/-1;color:#60697a;font-weight:800}.workflow-resolution-control button{height:40px;border:1px solid #dfe3ea;border-radius:6px;background:#fff;color:#657083;font-size:12px;font-weight:850}.workflow-resolution-control button[aria-pressed=true]{border-color:#7655e9;background:#eeeaff;color:#583acb}.workflow-resolution-control button:disabled{cursor:not-allowed;background:#f1f2f4;color:#b0b6c0}.workflow-count-controls{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:7px}.workflow-count-controls>span{color:#6d7584;font-size:11px;font-weight:800}.workflow-configuration-note{display:flex;align-items:flex-start;gap:7px;margin:0;border:1px solid #f1d49f;border-radius:6px;background:#fff8e9;padding:9px 10px;color:#9a6215;font-size:11px;font-weight:750;line-height:1.5}.workflow-configuration-note svg{width:15px;height:15px;flex:0 0 15px;margin-top:1px}.workflow-live-process-panel{display:grid;gap:12px;overflow:visible;padding:20px}.workflow-studio-run-progress{display:grid;gap:6px}.workflow-studio-run-progress>i{display:block;height:7px;overflow:hidden;border-radius:999px;background:#e9eaf0}.workflow-studio-run-progress>i>b{display:block;height:100%;border-radius:inherit;background:#7655e9;transition:width .24s ease}.workflow-studio-run-progress>span{color:#818999;font-size:11px;font-weight:700}.workflow-accordion-step{overflow:hidden}.workflow-accordion-step[data-status=RUNNING]{border-color:#9a83ec;box-shadow:0 0 0 2px rgba(118,85,233,.08)}.workflow-accordion-step[data-status=FAILED],.workflow-accordion-step[data-status=PARTIAL_FAILED]{border-color:#e7b0a5}.workflow-accordion-trigger{display:grid;width:100%;min-width:0;min-height:72px;cursor:pointer;align-items:center;grid-template-columns:44px minmax(0,1fr) minmax(100px,.38fr) 24px;gap:10px;border:0;background:#fff;padding:10px 12px;text-align:left}.workflow-accordion-trigger .workflow-step-number{width:38px;height:38px;margin:0;box-shadow:none}.workflow-accordion-trigger>svg{width:17px;height:17px;color:#8b93a0;transition:transform .16s ease}.workflow-accordion-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.workflow-step-runtime{display:grid;min-width:0;gap:5px}.workflow-step-runtime>b{color:#6d7584;font-size:10px;font-weight:850;text-align:right}.workflow-step-runtime>i{display:block;height:5px;overflow:hidden;border-radius:999px;background:#e9eaf0}.workflow-step-runtime>i>em{display:block;height:100%;border-radius:inherit;background:#7655e9}.workflow-accordion-body{border-top:1px solid #eceef2;background:#fafbfc;padding:12px}.workflow-accordion-planned .workflow-package-output,.workflow-accordion-planned .workflow-step-output,.workflow-accordion-planned .workflow-step-ready{justify-content:flex-start;justify-self:start}.workflow-live-input-summary{display:grid;gap:10px}.workflow-live-input-summary dl{display:grid;margin:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.workflow-live-input-summary dl>div{display:grid;gap:3px;border:1px solid #e7e9ee;border-radius:6px;background:#fff;padding:8px 9px}.workflow-live-input-summary dd,.workflow-live-input-summary dt{margin:0}.workflow-live-input-summary dt{color:#9299a6;font-size:10px;font-weight:750}.workflow-live-input-summary dd{overflow-wrap:anywhere;color:#444a55;font-size:12px;font-weight:800}.workflow-live-reference-strip{display:flex;gap:6px;overflow-x:auto}.workflow-live-reference-strip img{width:54px;height:54px;flex:0 0 54px;border:1px solid #e0e3e8;border-radius:5px;-o-object-fit:contain;object-fit:contain;background:#fff}.workflow-live-empty{display:flex;min-height:72px;align-items:center;justify-content:center;gap:8px;color:#818a99;font-size:12px;font-weight:700;text-align:center}.workflow-live-empty svg{width:18px;height:18px}.workflow-plan-output{display:grid;gap:9px}.workflow-plan-output>p{margin:0;color:#4f5663;font-size:12px;font-weight:700;line-height:1.6}.workflow-plan-preserve{display:flex;flex-wrap:wrap;gap:5px}.workflow-plan-preserve span{border:1px solid #dcd6fa;border-radius:5px;background:#f1edff;padding:4px 6px;color:#5c45bd;font-size:10px;font-weight:750}.workflow-plan-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.workflow-plan-slots article{display:grid;min-width:0;gap:4px;border:1px solid #e5e7ec;border-radius:6px;background:#fff;padding:8px}.workflow-plan-slots small,.workflow-plan-slots span,.workflow-plan-slots strong{min-width:0;overflow-wrap:anywhere}.workflow-plan-slots strong{color:#5d48bf;font-size:10px}.workflow-plan-slots span{color:#414752;font-size:11px;font-weight:800}.workflow-plan-slots small{display:-webkit-box;overflow:hidden;color:#858d9b;font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.workflow-live-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workflow-live-image-grid>article{min-width:0;overflow:hidden;border:1px solid #e3e6eb;border-radius:7px;background:#fff}.workflow-live-image-grid>article[data-status=pass]{border-color:#a9d8ba}.workflow-live-image-grid>article[data-status=needs_review]{border-color:#e5b071}.workflow-live-image-grid a,.workflow-live-image-placeholder{display:grid;width:100%;aspect-ratio:1;place-items:center;background:#f1f3f6}.workflow-live-image-grid img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.workflow-live-image-placeholder{gap:4px;color:#9aa2af;font-size:11px;font-weight:750}.workflow-live-image-placeholder svg{width:22px;height:22px}.workflow-live-image-grid footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:7px;padding:8px}.workflow-live-image-grid footer>div{display:grid;min-width:0;gap:2px}.workflow-live-image-grid footer strong{color:#3f4550;font-size:11px;font-weight:850}.workflow-live-image-grid footer small{display:-webkit-box;overflow:hidden;color:#858d9b;font-size:9px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workflow-live-image-grid footer button{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:1px solid #dedfea;border-radius:5px;background:#fff;color:#6550c2}.workflow-live-image-grid footer button svg{width:14px;height:14px}.workflow-long-image-preview{display:grid;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:12px;color:#5842bd;font-size:12px;font-weight:850}.workflow-long-image-preview img{width:84px;max-height:160px;border:1px solid #e0e2e8;border-radius:6px;-o-object-fit:contain;object-fit:contain;background:#fff}.workflow-package-download{display:flex;align-items:center;gap:10px;border:1px solid #d9d2f7;border-radius:7px;background:#f2eeff;padding:12px;color:#5942bd}.workflow-package-download>svg{width:22px;height:22px}.workflow-package-download>span{display:grid;gap:2px}.workflow-package-download strong{font-size:12px}.workflow-package-download small{color:#8174b5;font-size:10px;font-weight:700}.original-workspace-root[data-yaistudio-theme=dark] .workflow-accordion-trigger,.original-workspace-root[data-yaistudio-theme=dark] .workflow-generation-grid input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-generation-grid select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-live-image-grid>article,.original-workspace-root[data-yaistudio-theme=dark] .workflow-live-input-summary dl>div,.original-workspace-root[data-yaistudio-theme=dark] .workflow-plan-slots article,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-form-always input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-form-always select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-form-always textarea,.original-workspace-root[data-yaistudio-theme=dark] .workflow-reference-tile,.original-workspace-root[data-yaistudio-theme=dark] .workflow-resolution-control button,.original-workspace-root[data-yaistudio-theme=dark] .workflow-spec-row input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-spec-row>button{border-color:#353a46;background:#20242c;color:#e5e7eb}.original-workspace-root[data-yaistudio-theme=dark] .workflow-accordion-body,.original-workspace-root[data-yaistudio-theme=dark] .workflow-live-image-placeholder,.original-workspace-root[data-yaistudio-theme=dark] .workflow-reference-tile .workflow-reference-slot{background:#181b22}.original-workspace-root[data-yaistudio-theme=dark] .workflow-generation-settings>header strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-live-image-grid footer strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-live-input-summary dd,.original-workspace-root[data-yaistudio-theme=dark] .workflow-plan-output>p,.original-workspace-root[data-yaistudio-theme=dark] .workflow-plan-slots span,.original-workspace-root[data-yaistudio-theme=dark] .workflow-reference-section-title strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-spec-editor>header strong{color:#e3e5ea}@media (max-width:760px){.workflow-delivery-preview,.workflow-live-process-panel{padding:14px}.workflow-live-image-grid,.workflow-live-input-summary dl,.workflow-plan-slots,.workflow-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-generation-grid,.workflow-product-form-always{grid-template-columns:1fr}.workflow-editor-wide,.workflow-product-form-always>div,.workflow-settings-wide{grid-column:1}.workflow-spec-row{grid-template-columns:minmax(88px,.7fr) minmax(0,1.3fr) 34px}.workflow-accordion-trigger{min-height:66px;grid-template-columns:38px minmax(0,1fr) 22px}.workflow-accordion-trigger .workflow-step-runtime{display:none}.workflow-accordion-trigger .workflow-step-number{width:34px;height:34px}.workflow-reference-section-title{align-items:flex-start}.workflow-reference-section-title>button span,.workflow-spec-editor>header>button span{display:none}.workflow-count-controls{justify-content:flex-start}}.workflow-center-panel{background:#f7f7fb}.workflow-center-header{min-height:84px;gap:28px;padding:14px 26px}.workflow-center-heading{min-width:280px;gap:12px}.workflow-center-heading>span{width:18px;height:44px;flex-basis:18px;border-radius:0;background:transparent;color:#6546ff}.workflow-center-heading>span svg{width:18px;height:28px;filter:drop-shadow(0 0 7px rgba(101,70,255,.36))}.workflow-center-heading h1{font-size:22px;font-weight:900}.workflow-center-heading p{margin-top:3px;color:#7b8497;font-size:12px}.workflow-center-actions>button{min-height:42px;font-size:13px}.workflow-center-body[data-view=official]{background:#f7f7fb}.workflow-studio-shell.workflow-v3-studio{display:grid;width:min(100%,1580px);height:auto;min-height:100%;grid-template-rows:auto auto auto;align-content:start;gap:14px;overflow:visible;margin:0 auto;padding:14px 20px 20px}.workflow-v3-delivery,.workflow-v3-process-panel,.workflow-v3-settings,.workflow-v3-studio .workflow-studio-templates{min-width:0;border:1px solid #e5e7ef;border-radius:8px;background:#fff;box-shadow:0 8px 28px rgba(46,43,71,.035)}.workflow-v3-studio .workflow-studio-templates{padding:18px 26px 20px}.workflow-v3-studio .workflow-studio-templates>header{min-height:24px;margin-bottom:12px}.workflow-v3-section-heading h2,.workflow-v3-settings h2,.workflow-v3-studio .workflow-studio-templates h2{margin:0;color:#171b26;font-size:16px;font-weight:900;line-height:1.35}.workflow-v3-view-all{display:inline-flex;min-height:32px;cursor:pointer;align-items:center;gap:3px;border:0;background:transparent;padding:0;color:#5d42e7;font-size:12px;font-weight:800}.workflow-v3-view-all svg{width:14px;height:14px}.workflow-v3-view-all:focus-visible{border-radius:4px;outline:3px solid rgba(101,70,255,.16);outline-offset:3px}.workflow-v3-studio .workflow-template-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.workflow-v3-studio .workflow-template-card,.workflow-v3-studio .workflow-template-gallery-skeleton{height:118px;border-radius:8px}.workflow-v3-studio .workflow-template-card{align-content:space-between;grid-template-columns:1fr;grid-template-rows:minmax(38px,auto) 48px;gap:7px;border-color:#e5e7ed;padding:13px 16px 10px}.workflow-v3-studio .workflow-template-card:hover{border-color:#b8a8ff;transform:translateY(-1px)}.workflow-v3-studio .workflow-template-card[aria-pressed=true]{border-color:#7353ff;background:#fcfbff;box-shadow:0 0 0 1px rgba(115,83,255,.05),0 10px 24px rgba(94,68,208,.08)}.workflow-v3-studio .workflow-template-card-copy>span{align-items:center;gap:8px}.workflow-v3-studio .workflow-template-card-copy b{padding:3px 7px;font-size:10px}.workflow-v3-studio .workflow-template-card-copy strong{font-size:14px;line-height:1.3}.workflow-v3-studio .workflow-template-card-copy small{margin-top:4px;font-size:11px;line-height:1.35;-webkit-line-clamp:1}.workflow-v3-studio .workflow-template-card>img{width:min(100%,260px);height:48px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.workflow-v3-studio .workflow-template-selected{top:12px;right:12px;width:21px;height:21px;background:#6d4aff}.workflow-v3-main{display:grid;min-width:0;align-items:stretch;grid-template-columns:minmax(560px,1.14fr) minmax(490px,.96fr);gap:14px}.workflow-v3-delivery,.workflow-v3-process-panel{display:flex;min-height:500px;flex-direction:column;padding:22px 26px 24px}.workflow-v3-preview-actions,.workflow-v3-section-heading,.workflow-v3-section-heading>div,.workflow-v3-settings>header,.workflow-v3-settings>header>div{display:flex;min-width:0;align-items:center}.workflow-v3-section-heading,.workflow-v3-settings>header{min-height:30px;justify-content:space-between;gap:14px;margin-bottom:12px}.workflow-v3-section-heading>div,.workflow-v3-settings>header>div{gap:10px}.workflow-v3-section-heading>div>span:not(.workflow-v3-ready-badge){overflow:hidden;color:#8b93a3;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.workflow-v3-run-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:-2px 0 10px}.workflow-v3-run-progress>i{height:4px;overflow:hidden;border-radius:999px;background:#eceef4}.workflow-v3-run-progress>i>b{display:block;height:100%;border-radius:inherit;background:#6d4aff;transition:width .18s ease-out}.workflow-v3-run-progress>span{color:#7b8495;font-size:10px;font-weight:700;white-space:nowrap}.workflow-v3-step-list{position:relative;display:grid;min-height:0;flex:1 1 auto;align-content:stretch;grid-template-rows:repeat(6,minmax(62px,auto));gap:7px;padding-left:16px}.workflow-v3-step-list:before{position:absolute;top:30px;bottom:30px;left:16px;width:2px;border-radius:999px;background:#7656ff;content:""}.workflow-v3-step{position:relative;min-width:0}.workflow-v3-step-main{position:relative;display:grid;width:100%;min-height:62px;cursor:pointer;align-items:center;grid-template-columns:42px minmax(190px,.82fr) minmax(230px,1.18fr);gap:10px;border:1px solid #e6e8ee;border-radius:8px;background:#fff;padding:8px 12px 8px 9px;color:inherit;text-align:left;transition:border-color .16s ease-out,box-shadow .16s ease-out,background-color .16s ease-out}.workflow-v3-step-main:focus-visible,.workflow-v3-step-main:hover,.workflow-v3-step[data-open=true] .workflow-v3-step-main{border-color:#c9bef9;outline:0;background:#fdfcff;box-shadow:0 0 0 3px rgba(109,74,255,.07)}.workflow-v3-step-number{position:relative;z-index:2;display:grid;width:34px;height:34px;margin-left:-27px;place-items:center;border-radius:50%;background:#6646ff;color:#fff;font-size:12px;font-weight:900;box-shadow:0 0 0 4px #fff}.workflow-v3-step-copy{display:grid;min-width:0;gap:3px}.workflow-v3-step-copy strong{color:#202430;font-size:13px;font-weight:900;line-height:1.25}.workflow-v3-step-copy small{overflow:hidden;color:#778195;font-size:10px;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.workflow-v3-step-status{display:inline-flex;justify-self:end;align-items:center;gap:5px;color:#3d4658;font-size:11px;font-weight:800}.workflow-v3-step-status svg{width:14px;height:14px;color:#16a34a}.workflow-v3-step-status[data-status=PENDING] svg,.workflow-v3-step-status[data-status=RUNNING] svg{color:#6d4aff}.workflow-v3-step-status[data-status=FAILED] svg,.workflow-v3-step-status[data-status=PARTIAL_FAILED] svg{color:#d74747}.workflow-v3-step-result{gap:12px}.workflow-v3-step-images,.workflow-v3-step-result{display:flex;min-width:0;align-items:center;justify-content:flex-end}.workflow-v3-step-images{gap:5px}.workflow-v3-step-images>img:only-child{width:190px;height:42px;-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}.workflow-v3-step-images>img:not(:only-child){width:42px;height:42px;border:1px solid #eceef3;border-radius:5px;-o-object-fit:cover;object-fit:cover}.workflow-v3-step-result>strong{min-width:108px;color:#263454;font-size:11px;font-weight:750;line-height:1.4;text-align:right}.workflow-v3-package-result{display:grid;min-width:0;justify-self:stretch;grid-template-columns:repeat(3,56px) minmax(94px,1fr);align-items:center;justify-content:end;gap:8px}.workflow-v3-package-result>span{display:grid;justify-items:center;gap:3px;color:#414c68;font-size:10px;font-weight:750}.workflow-v3-package-result svg{width:22px;height:22px;color:#6546ff}.workflow-v3-package-result strong{justify-self:end;color:#263454;font-size:10px;font-weight:750;line-height:1.35;text-align:right;white-space:pre-line}.workflow-v3-step-detail{margin:6px 0 0 26px;border:1px solid #e5e1fb;border-radius:7px;background:#faf9ff;padding:10px}.workflow-v3-ready-badge,.workflow-v3-settings-status{display:inline-flex;min-width:0;align-items:center;gap:5px;border-radius:999px;background:#eaf9ee;padding:5px 10px;color:#1b9a4a;font-size:10px;font-weight:800;white-space:nowrap}.workflow-v3-ready-badge[data-ready=false],.workflow-v3-settings-status[data-ready=false]{background:#fff5df;color:#af6509}.workflow-v3-ready-badge svg,.workflow-v3-settings-status svg{width:13px;height:13px}.workflow-v3-preview-actions{gap:6px}.workflow-v3-preview-actions button,.workflow-v3-settings>header>button{display:grid;width:34px;height:34px;cursor:pointer;place-items:center;border:1px solid #e0e3ea;border-radius:7px;background:#fff;color:#5d6677}.workflow-v3-preview-actions button:focus-visible,.workflow-v3-preview-actions button:hover,.workflow-v3-preview-actions button[aria-pressed=true],.workflow-v3-settings>header>button:focus-visible,.workflow-v3-settings>header>button:hover,.workflow-v3-settings>header>button[aria-pressed=true]{border-color:#bfaeff;outline:0;background:#f3f0ff;color:#6041df}.workflow-v3-preview-actions button:disabled{cursor:not-allowed;opacity:.42}.workflow-v3-preview-actions svg,.workflow-v3-settings>header>button svg{width:15px;height:15px}.workflow-v3-editor{display:grid;gap:12px;margin-bottom:16px;border:1px solid #e2ddfb;border-radius:8px;background:#fbfaff;padding:14px}.workflow-v3-editor .workflow-product-form-always{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-v3-editor .workflow-spec-editor{margin-top:0}.workflow-v3-product-overview{display:grid;min-width:0;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:24px;align-items:start}.workflow-v3-reference-gallery{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:8px;border-radius:8px;transition:background-color .16s ease-out,box-shadow .16s ease-out}.workflow-v3-reference-gallery[data-multiple=true]{grid-template-columns:minmax(0,1fr) 52px}.workflow-v3-reference-gallery[data-dragging=true]{background:#f0edff;box-shadow:0 0 0 5px #f0edff}.workflow-v3-reference-main{position:relative;min-width:0;aspect-ratio:8/9;overflow:hidden;border:1px solid #e6e8ee;border-radius:8px;background:#f8f9fb}.workflow-v3-reference-main>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.workflow-v3-reference-badge,.workflow-v3-reference-pending{position:absolute;z-index:2;top:8px;display:inline-flex;align-items:center;gap:5px;border-radius:5px;background:rgba(255,255,255,.94);padding:5px 8px;color:#6041dc;font-size:10px;font-weight:850;box-shadow:0 4px 14px rgba(43,37,75,.08)}.workflow-v3-reference-badge{left:8px}.workflow-v3-reference-pending{right:8px}.workflow-v3-reference-pending svg{width:13px;height:13px}.workflow-v3-reference-upload{position:absolute;right:12px;bottom:12px;left:12px;display:inline-flex;min-height:38px;cursor:pointer;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,255,255,.72);border-radius:7px;background:rgba(31,27,48,.84);color:#fff;font-size:11px;font-weight:800;backdrop-filter:blur(8px)}.workflow-v3-reference-upload svg{width:15px;height:15px}.workflow-v3-reference-actions{position:absolute;right:8px;bottom:8px;display:flex;gap:5px}.workflow-v3-reference-actions button{display:grid;width:32px;height:32px;cursor:pointer;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:6px;background:rgba(28,28,37,.8);color:#fff;backdrop-filter:blur(8px)}.workflow-v3-reference-actions button:focus-visible,.workflow-v3-reference-actions button:hover{outline:0;background:#6041df}.workflow-v3-reference-actions svg{width:14px;height:14px}.workflow-v3-reference-rail{display:flex;min-height:0;max-height:248px;flex-direction:column;gap:7px;overflow-x:hidden;overflow-y:auto;padding-right:2px;scrollbar-color:#c9ced8 transparent;scrollbar-width:thin}.workflow-v3-reference-rail>button,.workflow-v3-reference-upload-state{position:relative;display:grid;width:48px;height:48px;min-height:48px;flex:0 0 48px;place-items:center;overflow:hidden;border:1px solid #e1e4eb;border-radius:6px;background:#f7f8fa;color:#6d4aff}.workflow-v3-reference-rail>button{cursor:pointer;padding:0}.workflow-v3-reference-rail>button:focus-visible,.workflow-v3-reference-rail>button:hover,.workflow-v3-reference-rail>button[aria-selected=true]{border-color:#7656ff;outline:0;box-shadow:0 0 0 2px rgba(109,74,255,.12)}.workflow-v3-reference-rail>button>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.workflow-v3-reference-rail>button>svg{position:absolute;right:3px;bottom:3px;width:15px;height:15px;border-radius:4px;background:#6747ed;padding:3px;color:#fff}.workflow-v3-reference-upload-state{align-content:center;gap:2px}.workflow-v3-reference-upload-state svg{width:16px;height:16px}.workflow-v3-reference-upload-state small{font-size:8px;font-weight:750}.workflow-v3-reference-upload-state[data-status=failed]{color:#cf3f3f}.workflow-v3-product-copy{min-width:0;padding-top:8px}.workflow-v3-product-copy h3,.workflow-v3-product-copy h4,.workflow-v3-specifications h3{margin:0;color:#1f2430;font-weight:900}.workflow-v3-product-copy h3{font-size:16px;line-height:1.4}.workflow-v3-product-copy>p{margin:8px 0 22px;color:#55627b;font-size:11px;font-weight:700;line-height:1.45}.workflow-v3-product-copy h4{margin-bottom:9px;font-size:13px}.workflow-v3-product-copy ul{display:grid;gap:0;margin:0;overflow:hidden;border:1px solid #e6e8ee;border-radius:7px;padding:0;list-style:none}.workflow-v3-product-copy li{display:flex;min-height:36px;align-items:center;gap:8px;border-bottom:1px solid #eceef2;padding:7px 10px;color:#45536e;font-size:10px;font-weight:700;line-height:1.35}.workflow-v3-product-copy li:last-child{border-bottom:0}.workflow-v3-product-copy li svg{width:13px;height:13px;flex:0 0 13px;color:#18a34a}.workflow-v3-specifications{margin-top:16px}.workflow-v3-specifications h3{margin-bottom:8px;font-size:13px}.workflow-v3-specifications dl{margin:0;overflow:hidden;border:1px solid #e6e8ee;border-radius:7px}.workflow-v3-specifications dl>div{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #eceef2}.workflow-v3-specifications dl>div:last-child{border-bottom:0}.workflow-v3-specifications dl>div>span{display:grid;min-width:0;grid-template-columns:78px minmax(0,1fr)}.workflow-v3-specifications dl>div>span+span{border-left:1px solid #eceef2}.workflow-v3-specifications dd,.workflow-v3-specifications dt{min-width:0;margin:0;padding:8px 10px;font-size:10px;line-height:1.35}.workflow-v3-specifications dt{background:#fafafd;color:#68748a;font-weight:800}.workflow-v3-specifications dd{overflow-wrap:anywhere;color:#35415a;font-weight:650}.workflow-v3-settings{padding:20px 26px 22px}.workflow-v3-settings>header{margin-bottom:18px}.workflow-v3-settings-status{max-width:360px;overflow:hidden;text-overflow:ellipsis}.workflow-v3-settings-grid{display:grid;min-width:0;grid-template-columns:minmax(260px,1.55fr) minmax(150px,.78fr) minmax(210px,1.08fr) minmax(105px,.55fr) minmax(300px,auto);align-items:end;gap:26px}.workflow-v3-field{display:grid;min-width:0;gap:9px;margin:0;border:0;padding:0}.workflow-v3-field>legend,.workflow-v3-field>span{color:#2d3443;font-size:12px;font-weight:850}.workflow-v3-advanced-settings input,.workflow-v3-field>select{width:100%;min-width:0;height:44px;border:1px solid #dfe2eb;border-radius:7px;outline:0;background:#fff;padding:0 12px;color:#252b3a;font-size:12px;font-weight:750}.workflow-v3-advanced-settings input:focus,.workflow-v3-field>select:focus{border-color:#8367ff;box-shadow:0 0 0 3px rgba(109,74,255,.1)}.workflow-v3-segmented{display:grid;min-width:0;height:44px;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);overflow:hidden;border:1px solid #dfe2eb;border-radius:7px;background:#fff}.workflow-v3-segmented button{min-width:0;cursor:pointer;overflow:hidden;border:0;border-right:1px solid #e6e8ef;background:transparent;padding:0 10px;color:#35405a;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.workflow-v3-segmented button:last-child{border-right:0}.workflow-v3-segmented button:focus-visible,.workflow-v3-segmented button:hover,.workflow-v3-segmented button[aria-pressed=true]{outline:0;background:#f1efff;color:#4f32d8;box-shadow:inset 0 0 0 1px #7353ff}.workflow-v3-settings-actions{display:grid;min-width:300px;grid-template-columns:repeat(2,minmax(140px,1fr));gap:14px}.workflow-v3-save,.workflow-v3-start{display:inline-flex;min-width:0;min-height:46px;cursor:pointer;align-items:center;justify-content:center;gap:7px;border-radius:7px;padding:0 18px;font-size:13px;font-weight:850}.workflow-v3-save{border:1px solid #7656ff;background:#fff;color:#5d3fe2}.workflow-v3-start{border:1px solid #6844f4;background:linear-gradient(135deg,#8b5cf6,#6036f0);color:#fff;box-shadow:0 8px 20px rgba(96,54,240,.22)}.workflow-v3-save:focus-visible:not(:disabled),.workflow-v3-save:hover:not(:disabled){outline:0;background:#f5f2ff}.workflow-v3-start:focus-visible:not(:disabled),.workflow-v3-start:hover:not(:disabled){outline:0;box-shadow:0 11px 24px rgba(96,54,240,.28);transform:translateY(-1px)}.workflow-v3-save:disabled,.workflow-v3-start:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.workflow-v3-save svg,.workflow-v3-start svg{width:15px;height:15px}.workflow-v3-advanced-settings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;border-top:1px solid #eceef3;padding-top:16px}.workflow-v3-advanced-settings>label{display:grid;min-width:0;gap:6px}.workflow-v3-advanced-settings>label>span,.workflow-v3-counts>span{color:#555f72;font-size:11px;font-weight:800}.workflow-v3-counts{display:flex;grid-column:1/-1;align-items:center;gap:10px}.workflow-v3-counts .workflow-inline-stepper{height:34px}.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-body[data-view=official],.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-panel{background:#171a21}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-delivery,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-field>select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-preview-actions button,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-process-panel,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-save,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-segmented,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-settings,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-settings>header>button,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-step-main,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-studio .workflow-studio-templates{border-color:#353a46;background:#20242c;color:#e4e7ed}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-editor,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-product-copy ul,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-reference-main,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-specifications dl,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-step-detail,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-studio .workflow-template-card{border-color:#353a46;background:#1b1f27}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-step-main:hover,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-step[data-open=true] .workflow-v3-step-main,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-studio .workflow-template-card[aria-pressed=true]{border-color:#7656ff;background:#242231}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-step-copy strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-studio h2,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-studio h3,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-studio h4,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-studio strong{color:#eef0f5}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-product-copy li,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-specifications dl>div,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-specifications dl>div>span+span{border-color:#353a46}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-specifications dt{background:#232833;color:#abb3c2}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-product-copy li,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-product-copy>p,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-specifications dd,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v3-step-copy small{color:#bbc2ce}@media (max-width:1320px){.workflow-v3-main{grid-template-columns:minmax(500px,1.08fr) minmax(440px,.92fr)}.workflow-v3-delivery,.workflow-v3-process-panel{padding-right:20px;padding-left:20px}.workflow-v3-step-main{grid-template-columns:42px minmax(170px,.85fr) minmax(210px,1.15fr)}.workflow-v3-step-images>img:only-child{width:150px}.workflow-v3-settings-grid{grid-template-columns:minmax(240px,1.4fr) minmax(150px,.8fr) minmax(190px,1fr) minmax(100px,.55fr);gap:18px}.workflow-v3-settings-actions{min-width:0;grid-column:1/-1;justify-self:end;width:min(100%,330px)}}@media (max-width:1080px){.workflow-v3-main{grid-template-columns:1fr}.workflow-v3-delivery,.workflow-v3-process-panel{min-height:0}.workflow-v3-step-list{grid-template-rows:none}.workflow-v3-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-v3-settings-actions{grid-column:1/-1;justify-self:stretch;width:auto}}@media (max-width:760px){.workflow-center-header{min-height:78px;gap:12px;padding:12px 14px}.workflow-center-heading{min-width:0}.workflow-center-heading h1{font-size:18px}.workflow-center-heading p{display:none}.workflow-studio-shell.workflow-v3-studio{display:grid;gap:10px;padding:10px}.workflow-v3-studio .workflow-studio-templates{padding:12px}.workflow-v3-studio .workflow-template-gallery{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity}.workflow-v3-studio .workflow-template-card,.workflow-v3-studio .workflow-template-gallery-skeleton{width:270px;height:112px;flex:0 0 270px;scroll-snap-align:start}.workflow-v3-studio .workflow-template-card{grid-template-rows:minmax(36px,auto) 44px;padding:11px 12px 9px}.workflow-v3-delivery,.workflow-v3-process-panel,.workflow-v3-settings{padding:14px}.workflow-v3-step-main{grid-template-columns:38px minmax(0,1fr);gap:8px}.workflow-v3-step-main>.workflow-v3-package-result,.workflow-v3-step-main>.workflow-v3-step-result,.workflow-v3-step-main>.workflow-v3-step-status{grid-column:2;justify-self:stretch;justify-content:flex-start}.workflow-v3-step-number{width:32px;height:32px;margin-left:-25px}.workflow-v3-step-result{flex-wrap:wrap}.workflow-v3-step-images>img:only-child{width:min(190px,100%);-o-object-position:left center;object-position:left center}.workflow-v3-step-result>strong{min-width:0;text-align:left}.workflow-v3-package-result{grid-template-columns:repeat(3,52px);justify-content:start}.workflow-v3-package-result strong{grid-column:1/-1;justify-self:start;text-align:left}.workflow-v3-product-overview{grid-template-columns:minmax(170px,220px) minmax(0,1fr);gap:16px}.workflow-v3-advanced-settings,.workflow-v3-settings-grid{grid-template-columns:1fr}.workflow-settings-platforms,.workflow-v3-counts,.workflow-v3-settings-actions{grid-column:1}.workflow-v3-editor .workflow-product-form-always{grid-template-columns:1fr}}@media (max-width:560px){.workflow-v3-product-overview{grid-template-columns:1fr}.workflow-v3-reference-gallery{width:min(100%,320px);margin:0 auto}.workflow-v3-reference-gallery[data-multiple=true]{grid-template-columns:1fr}.workflow-v3-reference-rail{max-height:none;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:2px 0}.workflow-v3-specifications dl>div{grid-template-columns:1fr}.workflow-v3-specifications dl>div>span+span{border-top:1px solid #eceef2;border-left:0}.workflow-v3-settings>header{align-items:flex-start}.workflow-v3-settings>header>div{align-items:flex-start;flex-direction:column;gap:6px}.workflow-v3-settings-status{max-width:100%;white-space:normal}.workflow-v3-settings-actions{grid-template-columns:1fr}.workflow-v3-counts{align-items:flex-start;flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.workflow-v3-reference-gallery,.workflow-v3-run-progress>i>b,.workflow-v3-start,.workflow-v3-step-main{transition-duration:.01ms!important}}.workflow-center-body[data-view=official]{overflow:hidden;background:#eaf0f6}.workflow-space-layout.workflow-studio-shell{--workflow-space-accent:#2563eb;--workflow-space-accent-strong:#1d4ed8;--workflow-space-teal:#0e7490;--workflow-space-warm:#c2410c;--workflow-space-ink:#172033;--workflow-space-muted:#69778e;--workflow-space-border:rgba(255,255,255,0.9);display:grid;width:100%;max-width:none;height:100%;min-height:0;grid-template-columns:minmax(0,1fr) 440px;grid-template-rows:minmax(0,1fr);gap:24px;overflow:hidden;margin:0;padding:24px;color:var(--workflow-space-ink)}.workflow-space-canvas-panel,.workflow-space-control-panel{min-width:0;min-height:0;overflow:hidden;border:1px solid var(--workflow-space-border);border-radius:32px;background:rgba(255,255,255,.78);box-shadow:0 12px 40px rgba(15,23,42,.05),inset 0 1px 0 rgba(255,255,255,.86);backdrop-filter:blur(48px)}.workflow-space-canvas-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.workflow-space-canvas-header{position:relative;z-index:3;display:flex;min-height:108px;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(214,224,236,.72);background:rgba(255,255,255,.82);padding:22px 28px;backdrop-filter:blur(32px)}.workflow-space-canvas-title{min-width:0}.workflow-space-kicker{display:block;margin-bottom:5px;color:var(--workflow-space-accent);font-size:11px;font-weight:900;line-height:1.2}.workflow-space-canvas-title h2,.workflow-space-canvas-title p{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.workflow-space-canvas-title h2{color:var(--workflow-space-ink);font-size:22px;font-weight:900;line-height:1.25}.workflow-space-canvas-title p{max-width:640px;margin-top:5px;color:var(--workflow-space-muted);font-size:13px;font-weight:650;line-height:1.45}.workflow-space-canvas-meta{display:flex;flex:0 0 auto;align-items:center;gap:10px}.workflow-space-canvas-meta>button,.workflow-space-canvas-meta>span{display:inline-flex;min-height:44px;align-items:center;gap:8px;border-radius:14px;padding:0 14px;font-size:13px;font-weight:850}.workflow-space-canvas-meta>span{border:1px solid #d7e3f1;background:rgba(245,248,252,.92);color:#526177;box-shadow:0 6px 18px rgba(42,57,78,.06)}.workflow-space-canvas-meta>span[data-status=READY],.workflow-space-canvas-meta>span[data-status=SUCCEEDED]{border-color:#bce2d4;background:#ecf8f4;color:#0f766e}.workflow-space-canvas-meta>span[data-status=RUNNING]{border-color:#bfdbfe;background:#eff6ff;color:var(--workflow-space-accent-strong)}.workflow-space-canvas-meta>button{cursor:pointer;border:1px solid #cad7e6;background:rgba(255,255,255,.88);color:#40516a;box-shadow:0 6px 18px rgba(42,57,78,.05);transition:border-color .18s cubic-bezier(.22,1,.36,1),color .18s ease,transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease}.workflow-space-canvas-meta>button:focus-visible,.workflow-space-canvas-meta>button:hover{border-color:#8db4ec;outline:0;color:var(--workflow-space-accent-strong);transform:translateY(-1px);box-shadow:0 10px 24px rgba(37,99,235,.1)}.workflow-space-canvas-meta svg{width:16px;height:16px}.workflow-space-canvas-body{position:relative;min-width:0;min-height:0;overflow:hidden;background-color:#eef3f8;background-image:linear-gradient(rgba(122,145,173,.09) 1px,transparent 0),linear-gradient(90deg,rgba(122,145,173,.09) 1px,transparent 0);background-size:40px 40px}.workflow-space-canvas-footer{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--workflow-space-border);background:rgba(255,255,255,.88);padding:0 28px;color:#78869a;font-size:12px;font-weight:750}.workflow-space-canvas-footer>div{display:flex;align-items:center;gap:12px}.workflow-space-canvas-footer strong{color:#37465c}.workflow-space-control-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.workflow-space-panel-header{display:grid;min-height:108px;grid-template-columns:52px minmax(0,1fr) 40px;align-items:center;gap:16px;border-bottom:1px solid rgba(214,224,236,.66);background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.62));padding:28px 32px}.workflow-space-panel-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:18px;background:#172033;color:#fff;box-shadow:0 10px 24px rgba(23,32,51,.22),inset 0 1px 0 rgba(255,255,255,.12)}.workflow-space-panel-icon svg{width:26px;height:26px}.workflow-space-panel-header h2,.workflow-space-panel-header span{display:block;margin:0}.workflow-space-panel-header h2{color:var(--workflow-space-ink);font-size:22px;font-weight:900;line-height:1.25}.workflow-space-panel-header span{margin-top:3px;color:var(--workflow-space-accent);font-size:13px;font-weight:900;line-height:1.35}.workflow-space-panel-header>button{display:grid;width:40px;height:40px;cursor:pointer;place-items:center;border:1px solid #d8e1ec;border-radius:14px;background:rgba(255,255,255,.86);color:#748198;box-shadow:0 6px 18px rgba(42,57,78,.06);transition:border-color .18s ease,color .18s ease,transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease}.workflow-space-panel-header>button:focus-visible,.workflow-space-panel-header>button:hover{border-color:#8db4ec;outline:0;color:var(--workflow-space-accent);transform:translateY(-1px);box-shadow:0 10px 22px rgba(37,99,235,.1)}.workflow-space-panel-header>button svg{width:18px;height:18px}.workflow-space-panel-scroll{display:grid;min-height:0;align-content:start;gap:36px;overflow-x:hidden;overflow-y:auto;padding:32px 32px 152px;overscroll-behavior:contain;scrollbar-color:#b9c6d6 transparent;scrollbar-width:thin}.workflow-space-section{min-width:0;border-bottom:0;padding:0}.workflow-space-section:last-child{border-bottom:0}.workflow-space-section-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.workflow-space-section-heading>div{display:flex;min-width:0;align-items:center;gap:10px}.workflow-space-section-heading h3{margin:0;color:#263248;font-size:15px;font-weight:900;line-height:1.3}.workflow-space-section-index{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:9px;background:#edf3fb;color:#57708e;font-size:10px;font-weight:900}.workflow-space-section-heading>button{display:inline-flex;min-height:40px;cursor:pointer;align-items:center;gap:5px;border:0;border-radius:16px;background:transparent;padding:0 10px;color:#8290a5;font-size:12px;font-weight:800}.workflow-space-section-heading>button:focus-visible,.workflow-space-section-heading>button:hover,.workflow-space-section-heading>button[aria-pressed=true]{outline:0;background:#edf4ff;color:var(--workflow-space-accent-strong)}.workflow-space-section-heading>button svg{width:15px;height:15px}.workflow-space-section-note{color:#96a2b3;font-size:12px;font-weight:800}.workflow-space-helper{display:block;margin-top:12px;color:#8a97aa;font-size:11px;font-weight:650;line-height:1.55}.workflow-space-model-stack{display:grid;gap:14px}.workflow-space-model-choice{display:grid;min-width:0;gap:8px}.workflow-space-model-choice>span{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:12px;color:#42536b}.workflow-space-model-choice>span strong{font-size:13px;font-weight:850}.workflow-space-model-choice>span small{overflow:hidden;color:#8a97aa;font-size:11px;font-weight:650;text-align:right;text-overflow:ellipsis;white-space:nowrap}.workflow-space-model-options{display:grid;height:58px;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);overflow:hidden;border:1px solid #d8e1ec;border-radius:20px;background:#f6f8fb;padding:6px;box-shadow:inset 0 1px 3px rgba(42,57,78,.07)}.workflow-space-model-options button{min-width:0;cursor:pointer;overflow:hidden;border:0;border-radius:16px;background:transparent;padding:0 12px;color:#506078;font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.workflow-space-model-options button:focus-visible,.workflow-space-model-options button:hover,.workflow-space-model-options button[aria-pressed=true]{outline:0;background:#fff;color:var(--workflow-space-accent-strong);box-shadow:0 8px 18px rgba(52,77,110,.11),inset 0 0 0 1px #a9c5f2}.workflow-space-model-empty,.workflow-space-model-select{width:100%;height:58px;border:1px solid #d8e1ec;border-radius:20px;background:#fff;padding:0 16px;color:#34445c;font-size:14px;font-weight:800;box-shadow:0 4px 14px rgba(42,57,78,.05)}.workflow-space-model-choice .workflow-space-model-empty,.workflow-space-model-choice .workflow-space-model-select{height:52px;border-radius:16px}.workflow-space-model-empty{display:flex;align-items:center;color:#8b98aa}.workflow-space-template-list{display:grid;gap:12px}.workflow-space-template-list>button{display:grid;width:100%;min-width:0;min-height:78px;cursor:pointer;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;border:1px solid #dbe3ed;border-radius:20px;background:#fff;padding:12px 14px;color:#8190a4;text-align:left;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.workflow-space-template-list>button:focus-visible,.workflow-space-template-list>button:hover{border-color:#a9c3e7;outline:0;transform:translateY(-1px)}.workflow-space-template-list>button[aria-pressed=true]{border-color:#7aa5e8;background:#f2f7ff;color:var(--workflow-space-accent);box-shadow:0 10px 26px rgba(37,99,235,.1),inset 0 0 0 1px rgba(37,99,235,.18)}.workflow-space-template-bullet{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;background:#eaf2ff;color:var(--workflow-space-accent)}.workflow-space-template-list>button[data-accent=emerald] .workflow-space-template-bullet{background:#e7f6f2;color:#0f766e}.workflow-space-template-list>button[data-accent=amber] .workflow-space-template-bullet{background:#fff0e9;color:var(--workflow-space-warm)}.workflow-space-template-bullet svg,.workflow-space-template-list>button>svg{width:18px;height:18px}.workflow-space-template-list>button>span:nth-child(2){min-width:0}.workflow-space-template-list small,.workflow-space-template-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-space-template-list strong{color:#334158;font-size:13px;font-weight:900}.workflow-space-template-list small{margin-top:5px;color:#8a97a9;font-size:11px;font-weight:650}.workflow-space-reference-gallery.workflow-v3-reference-gallery,.workflow-space-reference-gallery.workflow-v3-reference-gallery[data-multiple=true]{display:grid;width:100%;grid-template-columns:minmax(0,1fr);gap:12px;margin:0;border-radius:20px}.workflow-space-reference-gallery.workflow-v3-reference-gallery[data-multiple=true]{grid-template-columns:minmax(0,1fr) 60px}.workflow-space-reference-gallery[data-dragging=true]{background:#eaf2ff;box-shadow:0 0 0 5px #eaf2ff}.workflow-space-reference-main.workflow-v3-reference-main{position:relative;width:100%;min-height:220px;aspect-ratio:16/10;overflow:hidden;border:1px dashed #c4d3e4;border-radius:20px;background:#f6f8fb;box-shadow:inset 0 1px 3px rgba(42,57,78,.05)}.workflow-space-reference-main.workflow-v3-reference-main:not([data-empty=true]){border-style:solid;background:#eef2f6}.workflow-space-reference-open,.workflow-space-reference-open>img{width:100%;height:100%}.workflow-space-reference-open{display:block;cursor:zoom-in;overflow:hidden;border:0;background:transparent;padding:0}.workflow-space-reference-open:focus-visible{outline:2px solid var(--workflow-space-accent);outline-offset:-3px}.workflow-space-reference-open>img{-o-object-fit:contain;object-fit:contain;animation:workflow-space-image-in .22s ease-out}.workflow-reference-image-unavailable{display:grid;width:100%;height:100%;min-height:52px;place-content:center;justify-items:center;gap:7px;background:#eef2f6;color:#7a8799;text-align:center}.workflow-reference-image-unavailable svg{width:24px;height:24px}.workflow-reference-image-unavailable small{font-size:10px;font-weight:750}.workflow-space-reference-empty{display:grid;width:100%;height:100%;min-height:218px;cursor:pointer;place-content:center;justify-items:center;gap:9px;border:0;background:transparent;padding:22px;color:var(--workflow-space-accent);text-align:center}.workflow-space-reference-empty svg{width:32px;height:32px}.workflow-space-reference-empty strong{color:#3a4961;font-size:13px;font-weight:900}.workflow-space-reference-empty small{color:#8c99ab;font-size:11px;font-weight:650}.workflow-space-reference-badge,.workflow-space-reference-pending{position:absolute;z-index:3;top:12px;display:inline-flex;min-height:30px;align-items:center;gap:6px;border-radius:10px;background:rgba(255,255,255,.92);padding:0 10px;color:var(--workflow-space-accent-strong);font-size:10px;font-weight:900;box-shadow:0 5px 14px rgba(39,58,83,.1);backdrop-filter:blur(8px)}.workflow-space-reference-badge{left:12px}.workflow-space-reference-pending{right:12px}.workflow-space-reference-pending svg{width:14px;height:14px}.workflow-space-reference-actions{position:absolute;z-index:4;right:12px;bottom:12px;display:flex;gap:8px}.workflow-space-reference-actions button{display:grid;width:38px;height:38px;cursor:pointer;place-items:center;border:1px solid rgba(255,255,255,.6);border-radius:12px;background:rgba(23,32,51,.82);color:#fff;backdrop-filter:blur(8px)}.workflow-space-reference-actions button:focus-visible,.workflow-space-reference-actions button:hover{outline:0;background:var(--workflow-space-accent-strong)}.workflow-space-reference-actions button:disabled{cursor:not-allowed;opacity:.45}.workflow-space-reference-actions svg{width:16px;height:16px}.workflow-space-reference-rail.workflow-v3-reference-rail{max-height:272px;gap:10px}.workflow-space-reference-rail.workflow-v3-reference-rail>button,.workflow-space-upload-state{width:56px;height:56px;min-height:56px;border-radius:14px}.workflow-space-reference-rail.workflow-v3-reference-rail>button:focus-visible,.workflow-space-reference-rail.workflow-v3-reference-rail>button:hover,.workflow-space-reference-rail.workflow-v3-reference-rail>button[aria-selected=true]{border-color:var(--workflow-space-accent);box-shadow:0 0 0 2px rgba(37,99,235,.12)}.workflow-space-reference-rail.workflow-v3-reference-rail>button>.workflow-reference-image-unavailable{min-height:100%}.workflow-space-reference-rail.workflow-v3-reference-rail>button>.workflow-reference-image-unavailable small{display:none}.workflow-reference-viewer{position:fixed;inset:0;z-index:100;display:grid;grid-template-rows:72px minmax(0,1fr);background:rgba(10,14,22,.96);color:#fff}.workflow-reference-viewer>header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(255,255,255,.12);padding:0 22px}.workflow-reference-viewer>header>div{min-width:0}.workflow-reference-viewer>header small,.workflow-reference-viewer>header strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-reference-viewer>header strong{font-size:14px;font-weight:850}.workflow-reference-viewer>header small{margin-top:4px;color:#aeb9ca;font-size:10px;font-weight:700}.workflow-reference-viewer-stage>button,.workflow-reference-viewer>header>button{display:grid;width:42px;height:42px;flex:0 0 42px;cursor:pointer;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.08);color:#fff}.workflow-reference-viewer-stage>button:focus-visible,.workflow-reference-viewer-stage>button:hover,.workflow-reference-viewer>header>button:focus-visible,.workflow-reference-viewer>header>button:hover{outline:0;background:rgba(255,255,255,.18)}.workflow-reference-viewer-stage>button:disabled{cursor:default;opacity:.3}.workflow-reference-viewer button svg{width:20px;height:20px}.workflow-reference-viewer-stage{display:grid;min-width:0;min-height:0;grid-template-columns:54px minmax(0,1fr) 54px;align-items:center;gap:18px;padding:22px}.workflow-reference-viewer-stage>.workflow-reference-image-unavailable,.workflow-reference-viewer-stage>img{width:100%;height:100%;min-width:0;min-height:0;-o-object-fit:contain;object-fit:contain}.workflow-reference-viewer-stage>.workflow-reference-image-unavailable{background:transparent;color:#c2ccda}.workflow-space-upload-state{display:grid;place-items:center;border:1px solid #dbe3ed;background:#f6f8fb;color:var(--workflow-space-accent)}.workflow-space-upload-state svg{width:18px;height:18px}.workflow-space-upload-state small{font-size:9px;font-weight:800}.workflow-space-upload-state[data-status=failed]{color:#dc2626}.workflow-space-product-picker{display:grid;gap:6px;max-height:260px;overflow-y:auto;margin:-4px 0 14px;border:1px solid #dbe3ed;border-radius:18px;background:#fff;padding:8px;box-shadow:0 16px 36px rgba(46,65,91,.12)}.workflow-space-product-picker>button{display:grid;min-width:0;min-height:56px;cursor:pointer;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:10px;border:0;border-radius:14px;background:transparent;padding:8px 10px;color:#607087;text-align:left}.workflow-space-product-picker>button:focus-visible,.workflow-space-product-picker>button:hover,.workflow-space-product-picker>button[aria-selected=true]{outline:0;background:#edf4ff;color:var(--workflow-space-accent)}.workflow-space-product-picker img,.workflow-space-product-picker>button>svg:first-child{width:38px;height:38px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.workflow-space-product-picker small,.workflow-space-product-picker strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-space-product-picker strong{color:#344259;font-size:12px;font-weight:900}.workflow-space-product-picker small{margin-top:4px;color:#8c98aa;font-size:10px;font-weight:650}.workflow-space-product-form,.workflow-space-settings-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.workflow-space-advanced-settings>label,.workflow-space-count-field,.workflow-space-product-form>label,.workflow-space-settings-grid>label{display:grid;min-width:0;gap:9px}.workflow-space-advanced-settings>label>span,.workflow-space-count-field>span,.workflow-space-product-form>label>span,.workflow-space-settings-grid>label>span{color:#58677c;font-size:12px;font-weight:850}.workflow-space-advanced-settings input,.workflow-space-product-form input,.workflow-space-product-form select,.workflow-space-product-form textarea,.workflow-space-settings-grid select,.workflow-space-spec-row input{width:100%;min-width:0;border:1px solid #d9e2ed;border-radius:16px;outline:0;background:#fff;color:#2d3b51;font-size:13px;font-weight:700;box-shadow:0 3px 12px rgba(42,57,78,.04);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.workflow-space-advanced-settings input,.workflow-space-product-form input,.workflow-space-product-form select,.workflow-space-settings-grid select,.workflow-space-spec-row input{height:52px;padding:0 14px}.workflow-space-product-form textarea{resize:vertical;min-height:104px;padding:14px;line-height:1.55}.workflow-space-advanced-settings input:focus,.workflow-space-product-form input:focus,.workflow-space-product-form select:focus,.workflow-space-product-form textarea:focus,.workflow-space-settings-grid select:focus,.workflow-space-spec-row input:focus{border-color:#7ca7e8;box-shadow:0 0 0 4px rgba(37,99,235,.1),0 10px 24px rgba(37,99,235,.07)}.workflow-space-product-wide{grid-column:1/-1}.workflow-space-specs{display:grid;gap:10px;margin-top:20px;border-top:1px solid #e8edf3;padding-top:18px}.workflow-space-specs>header{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:10px}.workflow-space-specs>header strong{color:#46566d;font-size:13px;font-weight:900}.workflow-space-specs>header button{display:inline-flex;min-height:36px;cursor:pointer;align-items:center;gap:6px;border:1px solid #cbd8e8;border-radius:12px;background:#fff;padding:0 11px;color:var(--workflow-space-accent-strong);font-size:11px;font-weight:850}.workflow-space-specs>header button svg{width:14px;height:14px}.workflow-space-spec-row{display:grid;min-width:0;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr) 42px;gap:10px}.workflow-space-spec-row>button{display:grid;width:42px;height:52px;cursor:pointer;place-items:center;border:1px solid #e0e6ee;border-radius:14px;background:#fff;color:#9aa5b5}.workflow-space-spec-row>button:focus-visible,.workflow-space-spec-row>button:hover{border-color:#efb3b3;outline:0;color:#dc2626}.workflow-space-spec-row>button svg{width:16px;height:16px}.workflow-space-generation-section.workflow-v4-settings{margin:0;padding:0}.workflow-space-settings-flow.workflow-v4-settings-flow{display:block}.workflow-space-settings-grid{align-items:end}.workflow-space-settings-grid>label:first-child{grid-column:1}.workflow-space-settings-grid>label:nth-child(2){grid-column:2}.workflow-space-settings-grid>label:nth-child(3){grid-column:1/-1}.workflow-space-count-field{align-content:end}.workflow-space-count-field .workflow-inline-stepper{width:100%;height:58px;grid-template-columns:48px minmax(0,1fr) 48px;border-color:#d9e2ed;border-radius:20px;box-shadow:0 3px 12px rgba(42,57,78,.04)}.workflow-space-count-field .workflow-inline-stepper button,.workflow-space-count-field .workflow-inline-stepper output{font-size:14px}.workflow-space-actions.workflow-v3-settings-actions{position:relative;z-index:4;display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:12px;border-top:1px solid rgba(214,224,236,.66);background:rgba(255,255,255,.86);padding:32px;box-shadow:0 -14px 34px rgba(56,74,99,.08),inset 0 1px 0 rgba(255,255,255,.8);backdrop-filter:blur(32px)}.workflow-space-actions .workflow-space-save,.workflow-space-actions .workflow-space-start{width:100%;min-width:0;min-height:72px;margin:0;border-radius:24px;padding:0 16px;font-size:16px;font-weight:900;white-space:nowrap}.workflow-space-actions .workflow-space-save{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-align:center;white-space:normal}.workflow-space-save-copy{display:grid;min-width:0;gap:4px;line-height:1.12}.workflow-space-save-copy small,.workflow-space-save-copy strong{display:block;overflow-wrap:anywhere}.workflow-space-save-copy small{color:#718198;font-size:11px;font-weight:750;line-height:1.25}.workflow-space-actions .workflow-space-save{border-color:#9ab7df;background:rgba(255,255,255,.9);color:var(--workflow-space-accent-strong);box-shadow:0 8px 22px rgba(42,57,78,.08)}.workflow-space-actions .workflow-space-start{border-color:var(--workflow-space-accent-strong);background:linear-gradient(135deg,#2f73e0,#1d4ed8);box-shadow:0 14px 32px rgba(37,99,235,.26),inset 0 1px 0 rgba(255,255,255,.24)}.workflow-space-actions .workflow-space-start:before{display:none}.workflow-space-actions .workflow-space-start>svg{width:18px;height:18px}.workflow-space-actions .workflow-space-save[aria-disabled=true],.workflow-space-actions .workflow-space-start[aria-disabled=true]{cursor:not-allowed;opacity:.5;box-shadow:none}.workflow-space-layout button:focus-visible,.workflow-space-layout input:focus-visible,.workflow-space-layout select:focus-visible,.workflow-space-layout textarea:focus-visible{outline:3px solid rgba(37,99,235,.14);outline-offset:2px}@keyframes workflow-space-image-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes workflow-space-reveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-body[data-view=official]{background:#141a22}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-layout.workflow-studio-shell{--workflow-space-ink:#edf2f8;--workflow-space-muted:#98a6b9;--workflow-space-border:#334050}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-actions,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-advanced-settings input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-canvas-footer,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-canvas-header,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-canvas-panel,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-control-panel,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-model-empty,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-model-select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-panel-header,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-product-form input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-product-form select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-product-form textarea,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-product-picker,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-settings-grid select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-spec-row input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-template-list>button{border-color:#344151;background:#202832;color:#e6edf6}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-save-copy small{color:#9eacc0}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-model-choice>span{color:#dce6f2}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-canvas-body{background-color:#18212b;background-image:linear-gradient(rgba(91,111,135,.11) 1px,transparent 0),linear-gradient(90deg,rgba(91,111,135,.11) 1px,transparent 0)}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-section{border-color:#303b49}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-advanced-settings input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-product-form input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-product-form select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-product-form textarea,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-section-heading h3,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-settings-grid select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-spec-row input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-template-list strong{color:#e7edf5}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-template-list>button[aria-pressed=true]{background:#1e3048}@media (max-width:1480px){.workflow-center-body[data-view=official]{overflow-y:auto}.workflow-space-layout.workflow-studio-shell{height:auto;min-height:100%;grid-template-columns:minmax(0,1fr);grid-template-rows:620px auto;gap:20px;overflow:visible;padding:20px}.workflow-space-control-panel{width:100%;overflow:visible}.workflow-space-panel-scroll{overflow:visible}.workflow-space-canvas-title p{max-width:420px}.workflow-space-actions.workflow-v3-settings-actions{position:sticky;bottom:0}}@media (max-width:980px){.workflow-space-layout.workflow-studio-shell{grid-template-rows:580px auto;gap:16px;padding:16px}}@media (max-width:760px){.workflow-space-layout.workflow-studio-shell{grid-template-rows:520px auto;gap:12px;padding:12px}.workflow-space-canvas-header{min-height:92px;padding:16px 18px}.workflow-space-canvas-footer>div:last-child,.workflow-space-canvas-meta>button span,.workflow-space-canvas-meta>span,.workflow-space-canvas-title p{display:none}.workflow-space-canvas-meta>button{width:42px;padding:0;justify-content:center}.workflow-space-actions.workflow-v3-settings-actions,.workflow-space-panel-header,.workflow-space-panel-scroll{padding:24px}.workflow-reference-viewer{grid-template-rows:64px minmax(0,1fr)}.workflow-reference-viewer>header{padding:0 14px}.workflow-reference-viewer-stage{grid-template-columns:42px minmax(0,1fr) 42px;gap:6px;padding:10px}.workflow-reference-viewer-stage>button{width:38px;height:38px}}@media (max-width:460px){.workflow-space-layout.workflow-studio-shell{gap:8px;padding:4px}.workflow-space-panel-header{grid-template-columns:48px minmax(0,1fr) 40px;gap:12px;padding:22px 20px}.workflow-space-panel-icon{width:48px;height:48px;border-radius:16px}.workflow-space-panel-header h2{font-size:20px}.workflow-space-panel-header span{font-size:11px}.workflow-space-panel-scroll{gap:30px;padding:24px 20px 232px}.workflow-space-product-form,.workflow-space-settings-grid{grid-template-columns:minmax(0,1fr)}.workflow-space-product-form>div,.workflow-space-product-wide,.workflow-space-settings-grid>label:first-child,.workflow-space-settings-grid>label:nth-child(2),.workflow-space-settings-grid>label:nth-child(3){grid-column:1}.workflow-space-reference-gallery.workflow-v3-reference-gallery[data-multiple=true]{grid-template-columns:minmax(0,1fr)}.workflow-space-reference-rail.workflow-v3-reference-rail{max-width:100%;max-height:none;flex-direction:row;overflow-x:auto;overflow-y:hidden}.workflow-space-actions.workflow-v3-settings-actions{grid-template-columns:minmax(0,1fr);padding:20px}}@media (prefers-reduced-motion:reduce){.workflow-space-layout *,.workflow-space-layout :after,.workflow-space-layout :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:420px){.workflow-reference-grid{gap:7px}.workflow-reference-tile .workflow-upload-overlay{right:5px;bottom:5px;left:5px}.workflow-reference-tile .workflow-upload-overlay strong{font-size:10px}.workflow-spec-row{grid-template-columns:minmax(0,1fr) 34px}.workflow-spec-row input:first-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.workflow-reference-wrap[data-example=true]:after,.workflow-reference-wrap[data-example=true]:before{animation:none}.workflow-accordion-trigger>svg,.workflow-studio-run-progress>i>b{transition:none}}.workflow-run-form{border-top:1px solid var(--workflow-border);padding-top:18px}.workflow-run-form label{display:grid;min-width:0;gap:7px}.workflow-platform-selector legend,.workflow-run-form label>span{color:#555e6f;font-size:11px;font-weight:800}.workflow-custom-meta input,.workflow-custom-picker select,.workflow-run-form input,.workflow-run-form select,.workflow-run-form textarea{width:100%;min-width:0;border:1px solid #dfe3ea;border-radius:7px;outline:0;background:#fff;color:#262a34;font-size:12px;font-weight:650;transition:border-color .15s ease,box-shadow .15s ease}.workflow-custom-meta input,.workflow-custom-picker select,.workflow-run-form input,.workflow-run-form select{min-height:40px;padding:0 11px}.workflow-run-form textarea{resize:vertical;padding:10px 11px;line-height:1.55}.workflow-custom-meta input:focus,.workflow-custom-picker select:focus,.workflow-run-form input:focus,.workflow-run-form select:focus,.workflow-run-form textarea:focus{border-color:#9f8ff0;box-shadow:0 0 0 3px rgba(109,74,255,.1)}.workflow-stepper{display:grid;height:40px;grid-template-columns:38px minmax(42px,1fr) 38px;overflow:hidden;border:1px solid #dfe3ea;border-radius:7px;background:#fff}.workflow-stepper button{cursor:pointer;border:0;background:#f7f8fb;color:#596273;font-size:17px;font-weight:750}.workflow-stepper button:hover{background:#eeebff;color:#563bcf}.workflow-stepper output{display:grid;place-items:center;border-right:1px solid #e7e9ef;border-left:1px solid #e7e9ef;color:#272b35;font-size:13px;font-weight:850}.workflow-platform-selector{display:flex;flex-wrap:wrap;gap:8px;margin:0;border:0;padding:0}.workflow-platform-selector legend{width:100%;margin-bottom:1px}.workflow-platform-selector label{position:relative;display:block;cursor:pointer}.workflow-platform-selector input{position:absolute;opacity:0}.workflow-platform-selector label>span{display:flex;min-width:112px;min-height:46px;flex-direction:column;justify-content:center;gap:2px;border:1px solid #dfe3ea;border-radius:7px;background:#fff;padding:6px 10px}.workflow-platform-selector label>span strong{color:#3f4654;font-size:11px;font-weight:800}.workflow-platform-selector label>span small{color:#929aaa;font-size:10px;font-weight:650}.workflow-platform-selector input:checked+span{border-color:#8068e8;background:#f0edff}.workflow-platform-selector input:focus-visible+span{box-shadow:0 0 0 3px rgba(109,74,255,.14)}.workflow-run-submit{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:2px;border-top:1px solid #e4e7ed;padding-top:16px}.workflow-run-submit>div{display:grid;gap:3px}.workflow-run-submit>div span{color:#8a92a2;font-size:11px;font-weight:650}.workflow-run-submit>div strong{color:#3c4250;font-size:12px;font-weight:800}.workflow-empty-state>*>button,.workflow-empty-state>button,.workflow-login-gate button,.workflow-primary-action,.workflow-run-submit>button{display:inline-flex;min-height:40px;cursor:pointer;align-items:center;justify-content:center;gap:8px;border:0;border-radius:7px;background:#28223e;padding:0 15px;color:#fff;font-size:12px;font-weight:800;transition:background .16s ease,transform .16s ease}.workflow-empty-state>*>button:hover,.workflow-empty-state>button:hover,.workflow-login-gate button:hover,.workflow-primary-action:hover,.workflow-run-submit>button:hover{background:var(--workflow-accent-strong);transform:translateY(-1px)}.workflow-custom-header button:disabled,.workflow-primary-action:disabled,.workflow-run-submit>button:disabled{cursor:not-allowed;opacity:.55;transform:none}.workflow-primary-action svg,.workflow-run-submit svg{width:16px;height:16px}.workflow-empty-state,.workflow-login-gate{display:grid;width:min(440px,100%);min-height:250px;margin:34px auto;place-items:center;align-content:center;gap:9px;color:#737c8c;text-align:center}.workflow-empty-state>svg,.workflow-login-gate>span{display:grid;width:48px;height:48px;place-items:center;border:1px solid #ded8fb;border-radius:8px;background:#f0edff;color:#6045d8}.workflow-empty-state>svg,.workflow-login-gate>span svg{width:22px;height:22px;padding:0}.workflow-empty-state strong,.workflow-login-gate strong{color:#282c35;font-size:15px;font-weight:850}.workflow-empty-state p,.workflow-login-gate p{max-width:48ch;margin:0;color:#7d8595;font-size:12px;font-weight:600;line-height:1.6}.workflow-artifact-grid footer button,.workflow-custom-meta button{display:grid;width:30px;height:30px;cursor:pointer;place-items:center;border:1px solid #e1e4ea;border-radius:7px;background:#fff;color:#747d8e}.workflow-artifact-grid footer button:hover{border-color:#c8bdfd;color:#6045d8}.workflow-custom-meta button:hover{border-color:#fecdd3;color:#be123c}.workflow-artifact-grid footer button svg,.workflow-custom-meta button svg{width:14px;height:14px}.workflow-run-list{padding:16px}.workflow-run-row{grid-template-columns:34px minmax(0,1fr) 38px;gap:9px;padding:10px 9px}.workflow-run-status{display:grid;width:32px;height:32px;place-items:center;border-radius:7px;background:#f1f3f6;color:#7f8796}.workflow-run-status[data-status=RUNNING]{background:#e8f7f4;color:#0f8f82}.workflow-run-status[data-status=SUCCEEDED]{background:#ecfdf3;color:#18864b}.workflow-run-status[data-status=FAILED],.workflow-run-status[data-status=PARTIAL_FAILED]{background:#fff0f2;color:#c72745}.workflow-run-status svg{width:15px;height:15px}.workflow-run-row small{margin-top:3px;color:#8e96a5;font-size:10px;font-weight:650}.workflow-run-row i{display:block;height:3px;margin-top:7px;overflow:hidden;border-radius:3px;background:#eceef2}.workflow-run-row i b{display:block;height:100%;border-radius:inherit;background:#7257dc}.workflow-run-row>strong{color:#737b8a;font-size:11px;font-variant-numeric:tabular-nums;text-align:right}.workflow-run-detail-header>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.workflow-run-detail-header a,.workflow-run-detail-header button{display:inline-flex;min-height:36px;cursor:pointer;align-items:center;gap:6px;border:1px solid #dfe3e9;border-radius:7px;background:#fff;padding:0 10px;color:#555e6e;font-size:11px;font-weight:800;text-decoration:none}.workflow-run-detail-header a:hover,.workflow-run-detail-header button:hover{border-color:#c7bdf8;color:#5c43cf}.workflow-run-detail-header .workflow-danger-action:hover{border-color:#fecdd3;color:#be123c}.workflow-run-detail-header svg{width:15px;height:15px}.workflow-status-badge{display:inline-flex;min-height:24px;align-items:center;border-radius:6px;background:#eef0f4;padding:0 8px;color:#697283;font-size:10px;font-weight:850}.workflow-status-badge[data-status=RUNNING]{background:#e6f8f4;color:#087b70}.workflow-status-badge[data-status=SUCCEEDED]{background:#eaf9ef;color:#147a43}.workflow-status-badge[data-status=FAILED],.workflow-status-badge[data-status=PARTIAL_FAILED]{background:#ffeff1;color:#b91c3a}.workflow-run-detail-header h2{margin-top:8px}.workflow-run-progress{margin-top:18px;border:1px solid var(--workflow-border);border-radius:8px;background:#fff;padding:13px}.workflow-run-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#626b7c;font-size:11px;font-weight:750}.workflow-run-progress>div strong{color:#382a8c;font-size:12px}.workflow-run-progress>i{display:block;height:6px;margin-top:9px;overflow:hidden;border-radius:6px;background:#eceef3}.workflow-run-progress>i b{display:block;height:100%;border-radius:inherit;background:#6950d3;transition:width .22s ease-out}.workflow-run-progress>p{display:flex;align-items:flex-start;gap:7px;margin:10px 0 0;color:#b4233d;font-size:11px;font-weight:700;line-height:1.5}.workflow-run-progress>p svg{width:14px;height:14px;flex:0 0 14px}.workflow-artifacts,.workflow-event-log,.workflow-node-timeline{margin-top:22px}.workflow-artifacts h3,.workflow-event-log h3,.workflow-node-timeline h3{margin:0 0 11px;color:#30343e;font-size:14px;font-weight:850}.workflow-node-timeline>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}.workflow-node-timeline article{display:grid;min-width:0;grid-template-columns:30px minmax(0,1fr) auto;align-items:start;gap:8px;border:1px solid var(--workflow-border);border-radius:8px;background:#fff;padding:10px}.workflow-node-timeline article>span{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;background:#f0f2f5;color:#818998}.workflow-node-timeline article[data-status=RUNNING]>span{background:#e5f8f4;color:#0e8d80}.workflow-node-timeline article[data-status=SUCCEEDED]>span{background:#eaf9ef;color:#168048}.workflow-node-timeline article[data-status=FAILED]>span{background:#fff0f2;color:#bf2441}.workflow-node-timeline article svg{width:14px;height:14px}.workflow-node-timeline article>div{min-width:0}.workflow-node-timeline article small,.workflow-node-timeline article strong{display:block}.workflow-node-timeline article strong{overflow:hidden;color:#343944;font-size:11px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.workflow-node-timeline article small{margin-top:3px;color:#8c94a3;font-size:9px;font-weight:650;line-height:1.45}.workflow-node-timeline article p{margin:5px 0 0;color:#b4233d;font-size:9px;line-height:1.45}.workflow-node-timeline article output{color:#8a92a1;font-size:10px;font-weight:750}.workflow-section-title{margin-bottom:11px}.workflow-section-title h3{margin:0}.workflow-section-title span{font-size:10px;font-weight:700}.workflow-artifact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.workflow-artifact-grid article{min-width:0;overflow:hidden;border:1px solid var(--workflow-border);border-radius:8px;background:#fff}.workflow-artifact-grid article>a{display:grid;aspect-ratio:1/1;place-items:center;overflow:hidden;background:#f0f2f5}.workflow-artifact-grid article[data-kind=LONG_IMAGE]>a{aspect-ratio:4/5}.workflow-artifact-grid img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.workflow-artifact-grid footer{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #eaecf1;padding:8px 9px}.workflow-artifact-grid footer span{min-width:0}.workflow-artifact-grid footer small,.workflow-artifact-grid footer strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-artifact-grid footer strong{color:#343943;font-size:10px;font-weight:850}.workflow-artifact-grid footer small{margin-top:2px;color:#929aa8;font-size:9px}.workflow-event-log>div{overflow:hidden;border:1px solid var(--workflow-border);border-radius:8px;background:#fff}.workflow-event-log p{display:grid;grid-template-columns:88px minmax(0,1fr);gap:9px;margin:0;padding:8px 10px;color:#626b7b;font-size:10px;font-weight:650}.workflow-event-log p+p{border-top:1px solid #eceef2}.workflow-event-log time{color:#989fad;font-variant-numeric:tabular-nums}.workflow-custom-layout{display:flex;width:100%;height:100%;min-width:0;flex-direction:column}.workflow-custom-header{display:flex;min-height:62px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--workflow-border);background:#fbfbfd;padding:10px 14px}.workflow-custom-meta,.workflow-custom-picker{display:flex;min-width:0;align-items:center;gap:7px}.workflow-custom-picker select{width:210px}.workflow-copy-menu>button,.workflow-custom-picker>button{display:inline-flex;min-height:38px;cursor:pointer;align-items:center;gap:6px;border:1px solid #dfe3ea;border-radius:7px;background:#fff;padding:0 10px;color:#555f70;font-size:11px;font-weight:800}.workflow-copy-menu>button:hover,.workflow-custom-picker>button:hover{border-color:#c8bdfd;color:#5d43cf}.workflow-custom-picker svg{width:15px;height:15px}.workflow-copy-menu{position:relative}.workflow-copy-menu>div{position:absolute;top:calc(100% + 6px);left:0;z-index:20;display:none;width:220px;overflow:hidden;border:1px solid #dfe3e9;border-radius:8px;background:#fff;box-shadow:0 16px 38px rgba(30,32,45,.14);padding:5px}.workflow-copy-menu:focus-within>div,.workflow-copy-menu:hover>div{display:grid}.workflow-copy-menu>div button{min-height:34px;cursor:pointer;border:0;border-radius:6px;background:transparent;padding:0 9px;color:#555d6d;font-size:11px;font-weight:750;text-align:left}.workflow-copy-menu>div button:hover{background:#f0edff;color:#5038bd}.workflow-copy-menu>div>strong{display:block;padding:7px 9px 3px;color:#8b93a2;font-size:9px;font-weight:850}.workflow-custom-meta{flex:1 1 auto;justify-content:flex-end}.workflow-custom-meta input:first-child{width:min(180px,24vw);font-weight:800}.workflow-custom-meta input:nth-child(2){width:min(260px,30vw)}.workflow-custom-meta>span{flex:0 0 auto;color:#81729e;font-size:10px;font-weight:800}.workflow-private-run-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:rgba(20,24,32,.46);padding:24px;backdrop-filter:blur(5px)}.workflow-private-run-dialog{display:grid;width:min(680px,100%);max-height:min(760px,calc(100vh - 48px));grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #dfe3ea;border-radius:18px;background:#fff;box-shadow:0 28px 80px rgba(20,24,32,.24)}.workflow-private-run-dialog>header{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e8ed;padding:16px 20px}.workflow-private-run-dialog>header>div{display:flex;min-width:0;align-items:center;gap:12px}.workflow-private-run-dialog>header>div>span{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:12px;background:#e8f7f3;color:#08766b}.workflow-private-run-dialog>header svg{width:19px;height:19px}.workflow-private-run-dialog h2,.workflow-private-run-dialog h3,.workflow-private-run-dialog p{margin:0}.workflow-private-run-dialog h2{overflow:hidden;color:#2f3540;font-size:16px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.workflow-private-run-dialog>header p{margin-top:4px;color:#8a93a2;font-size:10px;font-weight:700}.workflow-private-run-dialog>header>button{display:grid;width:34px;height:34px;cursor:pointer;place-items:center;border:0;border-radius:9px;background:transparent;color:#7d8695}.workflow-private-run-dialog>header>button:hover{background:#f0f2f5;color:#444c59}.workflow-private-run-scroll{min-height:0;overflow-y:auto;padding:20px;scrollbar-color:#c9ced8 transparent;scrollbar-width:thin}.workflow-private-run-scroll>section+section{margin-top:24px}.workflow-private-run-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.workflow-private-run-fields label{display:grid;gap:7px;color:#697281;font-size:11px;font-weight:800}.workflow-private-run-fields select{width:100%;height:44px;min-width:0;border:1px solid #dce1e8;border-radius:11px;outline:0;background:#fff;padding:0 12px;color:#343a45;font-size:12px;font-weight:700}.workflow-private-run-fields select:focus{border-color:#8a75df;box-shadow:0 0 0 3px rgba(109,74,255,.1)}.workflow-private-run-references>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.workflow-private-run-bindings h3,.workflow-private-run-references h3{color:#4c5563;font-size:12px;font-weight:850}.workflow-private-run-references>header span{color:#8b94a2;font-size:10px;font-weight:800}.workflow-private-run-references>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:10px}.workflow-private-run-references button{position:relative;aspect-ratio:1;overflow:hidden;cursor:pointer;border:2px solid transparent;border-radius:10px;background:#edf0f4;padding:0}.workflow-private-run-references button[aria-pressed=true]{border-color:#5d43cf;box-shadow:0 0 0 2px rgba(93,67,207,.12)}.workflow-private-run-references img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.workflow-private-run-references button svg{position:absolute;right:5px;bottom:5px;width:18px;height:18px;border-radius:50%;background:#5d43cf;padding:3px;color:#fff}.workflow-private-run-references>p{margin-top:10px;border-radius:10px;background:#f3f5f8;padding:14px;color:#7b8492;font-size:11px;font-weight:700}.workflow-private-run-bindings>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.workflow-private-run-bindings span{display:grid;min-width:150px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #ead9bd;border-radius:10px;background:#fff8eb;padding:9px 10px;color:#98590c}.workflow-private-run-bindings span[data-bound=true]{border-color:#bfe6dc;background:#edf9f6;color:#08766b}.workflow-private-run-bindings i{display:grid;width:24px;height:24px;place-items:center}.workflow-private-run-bindings svg{width:15px;height:15px}.workflow-private-run-bindings strong{overflow:hidden;font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.workflow-private-run-bindings small{font-size:9px;font-weight:800}.workflow-private-run-dialog>footer{display:flex;min-height:72px;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid #e5e8ed;padding:14px 20px}.workflow-private-run-dialog>footer button{display:inline-flex;min-width:94px;height:42px;cursor:pointer;align-items:center;justify-content:center;gap:7px;border:1px solid #dce1e8;border-radius:11px;background:#fff;color:#596270;font-size:11px;font-weight:850}.workflow-private-run-dialog>footer .workflow-private-run-submit{border-color:#28223e;background:#28223e;color:#fff}.workflow-private-run-dialog>footer .workflow-private-run-submit:hover{border-color:#5840c8;background:#5840c8}.workflow-private-run-dialog>footer svg{width:15px;height:15px}.is-spinning{animation:workflow-spin .9s linear infinite}@keyframes workflow-spin{to{transform:rotate(1turn)}}@keyframes workflow-skeleton{to{background-position:-200% 0}}.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-panel{--workflow-ink:#f1f5f9;--workflow-muted:#a7b0c1;--workflow-border:#343a48;background:#171a21;color:#e8ebf2}.original-workspace-root[data-yaistudio-theme=dark] .workflow-artifact-grid article,.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-header,.original-workspace-root[data-yaistudio-theme=dark] .workflow-copy-menu>button,.original-workspace-root[data-yaistudio-theme=dark] .workflow-custom-header,.original-workspace-root[data-yaistudio-theme=dark] .workflow-custom-meta input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-custom-picker select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-custom-picker>button,.original-workspace-root[data-yaistudio-theme=dark] .workflow-estimate-block,.original-workspace-root[data-yaistudio-theme=dark] .workflow-event-log>div,.original-workspace-root[data-yaistudio-theme=dark] .workflow-node-timeline article,.original-workspace-root[data-yaistudio-theme=dark] .workflow-private-run-dialog,.original-workspace-root[data-yaistudio-theme=dark] .workflow-private-run-dialog>footer button,.original-workspace-root[data-yaistudio-theme=dark] .workflow-private-run-fields select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-run-form input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-run-form select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-run-progress,.original-workspace-root[data-yaistudio-theme=dark] .workflow-run-row[aria-pressed=true],.original-workspace-root[data-yaistudio-theme=dark] .workflow-template-row[aria-pressed=true]{border-color:#363c49;background:#22262f;color:#d6dae3}.original-workspace-root[data-yaistudio-theme=dark] .workflow-private-run-dialog>footer,.original-workspace-root[data-yaistudio-theme=dark] .workflow-private-run-dialog>header{border-color:#363c49}.original-workspace-root[data-yaistudio-theme=dark] .workflow-private-run-dialog h2,.original-workspace-root[data-yaistudio-theme=dark] .workflow-private-run-dialog h3{color:#f1f4f8}.original-workspace-root[data-yaistudio-theme=dark] .workflow-private-run-dialog>header p,.original-workspace-root[data-yaistudio-theme=dark] .workflow-private-run-fields label{color:#aab2c0}.original-workspace-root[data-yaistudio-theme=dark] .workflow-private-run-references>p{background:#1b1f27;color:#aab2c0}.original-workspace-root[data-yaistudio-theme=dark] .workflow-private-run-dialog>footer .workflow-private-run-submit{border-color:#7058df;background:#7058df;color:#fff}.original-workspace-root[data-yaistudio-theme=dark] .workflow-run-list,.original-workspace-root[data-yaistudio-theme=dark] .workflow-template-list{border-color:#343a48;background:#1d2028}.original-workspace-root[data-yaistudio-theme=dark] .workflow-run-builder,.original-workspace-root[data-yaistudio-theme=dark] .workflow-run-detail{background:#181b22}.original-workspace-root[data-yaistudio-theme=dark] .workflow-artifacts h3,.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-heading h1,.original-workspace-root[data-yaistudio-theme=dark] .workflow-empty-state strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-event-log h3,.original-workspace-root[data-yaistudio-theme=dark] .workflow-login-gate strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-node-timeline h3,.original-workspace-root[data-yaistudio-theme=dark] .workflow-run-detail-header h2,.original-workspace-root[data-yaistudio-theme=dark] .workflow-run-row>span>strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-template-header h2,.original-workspace-root[data-yaistudio-theme=dark] .workflow-template-row strong{color:#f1f4f8}.original-workspace-root[data-yaistudio-theme=dark] .workflow-custom-meta input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-custom-picker select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-run-form input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-run-form select{color:#edf1f7}@media (max-width:1180px){.workflow-center-heading{min-width:190px}.workflow-center-header nav button{min-width:92px;padding:0 8px}.workflow-custom-meta input:nth-child(2){display:none}}@media (max-width:980px){.workflow-center-header{min-height:72px;gap:12px;padding:10px 14px}.workflow-center-heading{min-width:0}.workflow-center-header nav button span,.workflow-center-heading p{display:none}.workflow-center-header nav{justify-content:flex-end}.workflow-center-header nav button{width:42px;min-width:42px;padding:0}.workflow-official-layout,.workflow-runs-layout{grid-template-columns:220px minmax(0,1fr)}.workflow-definition-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px;overflow:visible;padding:14px 0}.workflow-definition-rail>div{width:100%;min-width:0}.workflow-definition-rail strong{min-width:0;margin-left:6px;overflow-wrap:anywhere;line-height:1.3}.workflow-definition-rail i{display:none}.workflow-custom-header{align-items:stretch;flex-direction:column}.workflow-custom-meta{justify-content:stretch}.workflow-custom-meta input:first-child{width:auto;flex:1 1 auto}}@media (max-width:760px){.workflow-center-header{display:grid;min-height:0;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;padding:8px 10px}.workflow-center-heading{grid-column:1;grid-row:1;gap:8px}.workflow-center-heading>span{width:32px;height:32px;flex-basis:32px}.workflow-center-heading h1{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.workflow-center-header nav{width:100%;min-height:38px;grid-column:1/-1;grid-row:2;justify-content:stretch}.workflow-center-header nav button{width:auto;min-width:0;flex:1 1 0}.workflow-refresh-button{width:34px;height:34px;grid-column:2;grid-row:1}.workflow-official-layout,.workflow-runs-layout{display:flex;width:100%;min-height:0;flex-direction:column}.workflow-run-list,.workflow-template-list{display:flex;width:100%;max-width:100%;min-height:112px;flex:0 0 auto;gap:8px;overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid var(--workflow-border);padding:10px;scroll-snap-type:x proximity}.workflow-section-label,.workflow-separation-note{display:none}.workflow-run-row,.workflow-template-row{width:230px;flex:0 0 230px;margin-top:0!important;scroll-snap-align:start}.workflow-run-builder,.workflow-run-detail{width:100%;min-height:0;flex:1 1 0;padding:16px 14px 28px}.workflow-run-detail-header,.workflow-template-header{align-items:stretch;flex-direction:column}.workflow-estimate-block{min-width:0;justify-items:start}.workflow-definition-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-run-detail-header>div:last-child{justify-content:flex-start}.workflow-run-submit{align-items:stretch;flex-direction:column}.workflow-run-submit>button{width:100%}.workflow-custom-picker{flex-wrap:wrap}.workflow-custom-picker select{width:100%}.workflow-private-run-backdrop{padding:12px}.workflow-private-run-dialog{max-height:calc(100vh - 24px)}.workflow-private-run-references>div{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:460px){.workflow-private-run-dialog>header{min-height:72px;padding:12px 14px}.workflow-private-run-scroll{padding:16px 14px}.workflow-private-run-fields{grid-template-columns:minmax(0,1fr)}.workflow-private-run-references>div{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-private-run-dialog>footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 14px}.workflow-private-run-dialog>footer button{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.workflow-center-panel *,.workflow-center-panel :after,.workflow-center-panel :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.workflow-center-header{min-height:72px;padding:12px 22px}.workflow-center-actions{display:flex;min-width:0;margin-left:auto;align-items:center;justify-content:flex-end;gap:6px}.workflow-center-actions>button{position:relative;display:inline-flex;min-height:38px;cursor:pointer;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:7px;background:transparent;padding:0 11px;color:#596273;font-size:12px;font-weight:750;transition:border-color .16s ease,background .16s ease,color .16s ease}.workflow-center-actions>button:hover,.workflow-center-actions>button[aria-pressed=true]{border-color:#ded8fb;background:#f4f2ff;color:#543acb}.workflow-center-actions>button:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(109,74,255,.14)}.workflow-center-actions>button svg{width:16px;height:16px}.workflow-center-actions>button i{position:absolute;top:5px;right:5px;width:7px;height:7px;border-radius:50%;background:#15a05f;box-shadow:0 0 0 2px #fff}.workflow-center-actions .workflow-back-action{margin-right:6px;border-color:var(--workflow-border);background:#fff}.workflow-center-actions .workflow-refresh-button{width:38px;min-width:38px;padding:0}.workflow-center-body[data-view=official]{background:#f7f8fb;overscroll-behavior:contain;scrollbar-color:#c9ced8 transparent;scrollbar-width:thin}.workflow-studio-shell{display:grid;width:min(100%,1760px);height:auto;min-height:100%;min-width:0;grid-template-rows:auto auto auto;align-content:start;gap:16px;overflow:visible;margin:0 auto;padding:16px 20px 20px}.workflow-delivery-preview,.workflow-process-panel,.workflow-studio-templates{min-width:0;border:1px solid var(--workflow-border);border-radius:8px;background:#fff}.workflow-studio-templates{padding:14px 16px 16px}.workflow-studio-templates>header{display:flex;min-height:28px;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.workflow-studio-templates>header>div{display:flex;align-items:center;gap:10px}.workflow-panel-heading h2,.workflow-product-specifications h3,.workflow-product-summary h3,.workflow-studio-templates h2{margin:0;color:#232731;font-size:16px;font-weight:850;line-height:1.3}.workflow-studio-templates>header span{color:#969dac;font-size:11px;font-weight:700}.workflow-template-gallery{display:grid;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.workflow-template-card,.workflow-template-gallery-skeleton{width:100%;min-width:0;height:122px;border-radius:8px}.workflow-template-card{position:relative;display:grid;cursor:pointer;align-items:center;grid-template-columns:minmax(0,1fr) minmax(120px,38%);gap:12px;overflow:hidden;border:1px solid #e5e7ed;background:#fff;padding:11px 12px;color:inherit;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.workflow-template-card:hover{border-color:#cfc6fa;transform:translateY(-1px)}.workflow-template-card[aria-pressed=true]{border-color:#8d68ff;background:#fbfaff;box-shadow:0 6px 18px rgba(79,56,164,.09)}.workflow-template-card:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(109,74,255,.15)}.workflow-template-card-copy{display:block;min-width:0}.workflow-template-card-copy>span{display:flex;min-width:0;flex-wrap:wrap;align-items:flex-start;gap:7px}.workflow-template-card-copy b{flex:0 0 auto;border-radius:4px;background:#6d4aff;padding:2px 5px;color:#fff;font-size:10px;font-weight:800}.workflow-template-card[data-accent=emerald] .workflow-template-card-copy b{background:#118d82}.workflow-template-card[data-accent=amber] .workflow-template-card-copy b{background:#b96a0b}.workflow-template-card-copy strong{flex:1 1 120px;min-width:0;color:#282c35;font-size:14px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.workflow-template-card-copy small{display:-webkit-box;margin-top:6px;overflow:hidden;color:#8c94a3;font-size:11px;font-weight:650;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workflow-template-card>img{width:100%;height:68px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.workflow-template-selected{position:absolute;top:8px;right:8px;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#7c55f4;color:#fff}.workflow-template-selected svg{width:12px;height:12px;stroke-width:3}.workflow-template-gallery-skeleton{background:linear-gradient(90deg,#f0f2f6,#f8f9fb 50%,#f0f2f6);background-size:200% 100%;animation:workflow-skeleton 1.2s ease-in-out infinite}.workflow-studio-main{display:grid;min-width:0;min-height:clamp(540px,58vh,620px);grid-template-columns:minmax(500px,.88fr) minmax(0,1.12fr);gap:16px}.workflow-delivery-preview,.workflow-process-panel{position:relative;min-height:0;overflow:hidden}.workflow-delivery-preview{--workflow-reference-width:clamp(185px,13vw,220px);padding:20px 22px 22px}.workflow-delivery-preview,.workflow-process-panel{display:flex;overflow:visible;flex-direction:column}.workflow-process-panel{padding:20px 18px 16px}.workflow-panel-heading{display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.workflow-panel-heading>div:first-child{display:flex;min-width:0;align-items:center;gap:10px}.workflow-panel-heading>div:first-child>span:not(.workflow-data-ready){overflow:hidden;color:#939baa;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.workflow-data-ready,.workflow-step-ready{display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#eaf8ee;padding:5px 9px;color:#269556;font-size:11px;font-weight:750;white-space:nowrap}.workflow-data-ready[data-ready=false]{background:#fff4dc;color:#b45a0a}.workflow-data-ready svg,.workflow-step-ready svg{width:12px;height:12px}.workflow-preview-actions{display:flex;align-items:center;gap:4px}.workflow-preview-actions button,.workflow-reference-manager header button,.workflow-settings-button,.workflow-studio-settings header button{display:inline-flex;min-height:36px;cursor:pointer;align-items:center;justify-content:center;gap:5px;border:1px solid #e0e3e9;border-radius:7px;background:#fff;padding:0 10px;color:#697284;font-size:12px;font-weight:750}.workflow-preview-actions button:hover,.workflow-settings-button:hover,.workflow-settings-button[aria-expanded=true]{border-color:#cbbff9;background:#f4f2ff;color:#543acb}.workflow-preview-actions button:disabled{cursor:not-allowed;opacity:.45}.workflow-preview-actions svg,.workflow-reference-manager header button svg,.workflow-settings-button svg,.workflow-studio-settings header button svg{width:14px;height:14px}.workflow-preview-content{display:grid;min-width:0;grid-template-columns:var(--workflow-reference-width) minmax(0,1fr);gap:22px;align-items:start}.workflow-reference-wrap{position:relative;z-index:0;width:var(--workflow-reference-width);border-radius:10px;isolation:isolate}@property --workflow-reference-glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.workflow-reference-wrap[data-example=true]:after,.workflow-reference-wrap[data-example=true]:before{position:absolute;z-index:-1;border-radius:11px;background:conic-gradient(from var(--workflow-reference-glow-angle),#6d4aff 0deg,#a78bfa 55deg,#22d3ee 125deg,#f8fafc 190deg,#c084fc 260deg,#6d4aff 1turn);content:"";pointer-events:none;animation:workflow-reference-glow-sweep 3.2s linear infinite}.workflow-reference-wrap[data-example=true]:before{inset:-3px;box-shadow:0 0 18px rgba(109,74,255,.34)}.workflow-reference-wrap[data-example=true]:after{inset:-8px;opacity:.45;filter:blur(10px)}.workflow-reference-wrap[data-pending=true]:after,.workflow-reference-wrap[data-pending=true]:before{opacity:.28;animation-play-state:paused}@keyframes workflow-reference-glow-sweep{to{--workflow-reference-glow-angle:360deg}}.workflow-reference-slot{position:relative;display:block;z-index:1;width:100%;aspect-ratio:5/7;cursor:pointer;overflow:hidden;border:1px solid #e2e5eb;border-radius:9px;background:#f7f8fa;padding:0}.workflow-reference-slot:focus-visible,.workflow-reference-slot:hover,.workflow-reference-slot[data-dragging=true]{border-color:#8b68f1;outline:0;box-shadow:0 0 0 3px rgba(109,74,255,.12)}.workflow-reference-slot>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#f8f9fb;transition:transform .18s cubic-bezier(.25,1,.5,1)}.workflow-reference-slot:not([data-example=true]):focus-visible>img,.workflow-reference-slot:not([data-example=true]):hover>img{transform:scale(1.015)}.workflow-example-badge{position:absolute;top:8px;left:8px;z-index:2;border:1px solid rgba(109,74,255,.34);border-radius:5px;background:rgba(255,255,255,.94);padding:4px 8px;color:#6546df;font-size:11px;font-weight:850;box-shadow:0 3px 9px rgba(67,49,150,.08)}.workflow-upload-overlay{position:absolute;bottom:14px;left:50%;display:inline-flex;width:-moz-max-content;width:max-content;max-width:calc(100% - 20px);align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(30,25,52,.82);padding:9px 12px;color:#fff;opacity:0;box-shadow:0 8px 22px rgba(28,22,54,.24);backdrop-filter:blur(8px);transform:translate(-50%,6px);transition:opacity .18s ease,transform .18s cubic-bezier(.25,1,.5,1);white-space:nowrap}.workflow-reference-slot:disabled .workflow-upload-overlay,.workflow-reference-slot:focus-visible .workflow-upload-overlay,.workflow-reference-slot:hover .workflow-upload-overlay,.workflow-reference-slot[data-dragging=true] .workflow-upload-overlay,.workflow-reference-slot[data-example=true] .workflow-upload-overlay{opacity:1;transform:translate(-50%)}.workflow-upload-overlay svg{width:17px;height:17px;flex:0 0 17px}.workflow-upload-overlay strong{overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis}.workflow-reference-count{position:absolute;right:7px;bottom:7px;z-index:3;display:grid;min-width:28px;height:24px;cursor:pointer;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:6px;background:rgba(40,34,62,.82);padding:0 6px;color:#fff;font-size:11px;font-weight:800}.workflow-product-inline-editor,.workflow-product-summary{min-width:0}.workflow-product-picker-wrap{position:relative}.workflow-product-title-button{display:flex;width:100%;min-width:0;cursor:pointer;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:5px;background:transparent;padding:2px 0;color:inherit;text-align:left}.workflow-product-title-button:hover strong{color:#5a3fce}.workflow-product-title-button strong{flex:1 1 auto;min-width:0;color:#2b2f38;font-size:17px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.workflow-product-title-button svg{width:15px;height:15px;flex:0 0 15px;color:#8e95a4}.workflow-product-picker{position:absolute;top:calc(100% + 6px);left:0;z-index:40;display:grid;width:min(340px,calc(100vw - 56px));max-height:260px;gap:4px;overflow-y:auto;border:1px solid #dfe2e9;border-radius:8px;background:#fff;padding:6px;box-shadow:0 18px 44px rgba(34,35,50,.16)}.workflow-product-picker>button{display:grid;min-width:0;cursor:pointer;align-items:center;grid-template-columns:34px minmax(0,1fr) 16px;gap:8px;border:0;border-radius:6px;background:transparent;padding:7px;color:inherit;text-align:left}.workflow-product-picker>button:hover,.workflow-product-picker>button[aria-selected=true]{background:#f2efff}.workflow-product-picker>button>img,.workflow-product-picker>button>svg:first-child{width:34px;height:34px;border-radius:6px;-o-object-fit:cover;object-fit:cover;background:#f0f2f6;padding:4px;color:#7056db}.workflow-product-picker small,.workflow-product-picker span,.workflow-product-picker strong{display:block;min-width:0}.workflow-product-picker strong{color:#363b46;font-weight:800}.workflow-product-picker small,.workflow-product-picker strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.workflow-product-picker small{margin-top:2px;color:#9098a7;font-weight:650}.workflow-product-picker>button>svg:last-child{width:14px;height:14px;color:#6546df}.workflow-product-summary>p{margin:7px 0 18px;color:#878f9e;font-size:12px;font-weight:650;line-height:1.45}.workflow-product-summary h3{margin-bottom:9px;font-size:13px}.workflow-product-summary ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.workflow-product-summary li{display:flex;min-width:0;align-items:flex-start;gap:8px;border:1px solid #e7e9ee;border-radius:6px;background:#fff;padding:9px 10px;color:#596172;font-size:12px;font-weight:650;line-height:1.4}.workflow-product-summary li svg{width:13px;height:13px;flex:0 0 13px;margin-top:1px;color:#20a359}.workflow-product-inline-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workflow-product-inline-editor label,.workflow-studio-settings label{display:grid;min-width:0;gap:4px}.workflow-product-inline-editor label>span,.workflow-settings-platforms legend,.workflow-studio-settings label>span{color:#60697a;font-size:11px;font-weight:800}.workflow-product-inline-editor input,.workflow-product-inline-editor select,.workflow-product-inline-editor textarea,.workflow-studio-settings input,.workflow-studio-settings select{width:100%;min-width:0;border:1px solid #dfe3ea;border-radius:6px;outline:0;background:#fff;color:#30343e;font-size:12px;font-weight:650}.workflow-product-inline-editor input,.workflow-product-inline-editor select,.workflow-studio-settings input,.workflow-studio-settings select{height:34px;padding:0 8px}.workflow-product-inline-editor textarea{resize:vertical;padding:8px;line-height:1.45}.workflow-product-inline-editor input:focus,.workflow-product-inline-editor select:focus,.workflow-product-inline-editor textarea:focus,.workflow-studio-settings input:focus,.workflow-studio-settings select:focus{border-color:#927af0;box-shadow:0 0 0 3px rgba(109,74,255,.1)}.workflow-editor-wide,.workflow-settings-platforms,.workflow-settings-wide{grid-column:1/-1}.workflow-product-specifications{margin-top:18px}.workflow-product-specifications h3{margin-bottom:9px;font-size:13px}.workflow-product-specifications dl{display:grid;margin:0;overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e4e7ed;border-radius:7px}.workflow-product-specifications dl>div{display:grid;min-width:0;grid-template-columns:92px minmax(0,1fr);border-bottom:1px solid #e8eaf0}.workflow-product-specifications dl>div:nth-child(odd){border-right:1px solid #e8eaf0}.workflow-product-specifications dl>div:nth-last-child(-n+2){border-bottom:0}.workflow-product-specifications dd,.workflow-product-specifications dt{min-width:0;margin:0;padding:9px 10px;font-size:12px;line-height:1.4}.workflow-product-specifications dt{background:#fafafd;color:#727b8c;font-weight:750}.workflow-product-specifications dd{overflow-wrap:anywhere;color:#596172;font-weight:650}.workflow-reference-manager,.workflow-studio-settings{position:absolute;z-index:35;border:1px solid #dddfea;border-radius:8px;background:#fff;box-shadow:0 20px 50px rgba(32,31,45,.18)}.workflow-reference-manager{top:54px;right:16px;left:16px;padding:10px}.workflow-reference-manager>header,.workflow-studio-settings>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.workflow-reference-manager>header>div{display:flex;align-items:center;gap:7px}.workflow-reference-manager>header strong,.workflow-studio-settings>header strong{color:#343843;font-size:11px;font-weight:850}.workflow-reference-manager>header span{color:#9098a7;font-size:11px;font-weight:700}.workflow-reference-manager>header button,.workflow-studio-settings>header button{width:28px;height:28px;min-height:28px;padding:0}.workflow-reference-manager>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.workflow-reference-manager article{position:relative;min-width:0;aspect-ratio:1}.workflow-reference-add,.workflow-reference-manager article>button:first-child{display:grid;width:100%;height:100%;cursor:pointer;overflow:hidden;place-items:center;border:1px solid #e0e3e9;border-radius:7px;background:#f7f8fa;padding:0}.workflow-reference-manager article[data-primary=true]>button:first-child{border-color:#8b68f1}.workflow-reference-manager article img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.workflow-reference-manager article>button:first-child span{position:absolute;bottom:4px;left:4px;border-radius:4px;background:rgba(82,54,188,.88);padding:2px 5px;color:#fff;font-size:10px;font-weight:800}.workflow-reference-manager article>button:last-child{position:absolute;top:4px;right:4px;display:grid;width:23px;height:23px;cursor:pointer;place-items:center;border:0;border-radius:5px;background:rgba(34,35,44,.78);color:#fff}.workflow-reference-manager article>button:last-child svg{width:12px;height:12px}.workflow-reference-add{gap:3px;border-style:dashed;color:#6853c6}.workflow-reference-add svg{width:18px;height:18px}.workflow-reference-add span{font-size:11px;font-weight:750}.workflow-settings-button{flex:0 0 auto}.workflow-studio-settings{top:52px;right:16px;display:grid;width:min(470px,calc(100% - 32px));grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px}.workflow-studio-settings>header{grid-column:1/-1;margin-bottom:0}.workflow-settings-platforms{display:flex;flex-wrap:wrap;gap:6px;margin:0;border:0;padding:0}.workflow-settings-platforms legend{width:100%;margin-bottom:1px}.workflow-settings-platforms label{position:relative;display:block;cursor:pointer}.workflow-settings-platforms input{position:absolute;opacity:0}.workflow-settings-platforms label>span{display:grid;min-width:88px;gap:1px;border:1px solid #dfe3ea;border-radius:6px;background:#fff;padding:6px 8px}.workflow-settings-platforms label>span strong{color:#454b58;font-size:11px;font-weight:800}.workflow-settings-platforms label>span small{color:#929aaa;font-size:10px;font-weight:650}.workflow-settings-platforms input:checked+span{border-color:#8068e8;background:#f0edff}.workflow-settings-platforms input:focus-visible+span{box-shadow:0 0 0 3px rgba(109,74,255,.12)}.workflow-process-list{position:relative;display:grid;min-height:0;flex:1 1 auto;grid-auto-rows:minmax(70px,1fr);gap:8px;overflow:visible;padding:0 2px 2px 24px}.workflow-process-list:before{position:absolute;top:34px;bottom:34px;left:10px;width:2px;border-radius:999px;background:linear-gradient(180deg,#7655e9,#9a82f1);content:""}.workflow-process-step{position:relative;display:grid;min-width:0;min-height:70px;align-items:center;grid-template-columns:44px minmax(180px,.95fr) minmax(260px,1.05fr);gap:12px;border:1px solid #e4e6ec;border-radius:8px;background:#fff;padding:10px 12px 10px 10px}.workflow-step-number{position:relative;z-index:1;display:grid;width:40px;height:40px;margin-left:-34px;place-items:center;border-radius:50%;background:#7655e9;color:#fff;font-size:12px;font-weight:850;box-shadow:0 0 0 4px #fff}.workflow-process-step:not(:last-child) .workflow-step-number:after{display:none}.workflow-step-copy{min-width:0}.workflow-step-copy small,.workflow-step-copy strong{display:block}.workflow-step-copy strong{color:#30343e;font-size:13px;font-weight:850}.workflow-step-copy small{margin-top:4px;color:#8a92a2;font-size:11px;font-weight:650;line-height:1.35}.workflow-step-ready{justify-self:end;background:transparent;padding:0;font-size:11px}.workflow-package-output,.workflow-step-output{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:10px}.workflow-step-output>img{width:112px;height:44px;flex:0 0 112px;border-radius:5px;-o-object-fit:cover;object-fit:cover;background:#f0f2f5}.workflow-step-output>span{min-width:0;color:#646d7d;font-size:11px;font-weight:700;text-align:right}.workflow-inline-stepper{display:grid;height:34px;flex:0 0 94px;grid-template-columns:31px 32px 31px;overflow:hidden;border:1px solid #dedfea;border-radius:6px;background:#fff}.workflow-inline-stepper button{cursor:pointer;border:0;background:#f7f8fb;color:#626b7b;font-size:12px;font-weight:800}.workflow-inline-stepper button:hover{background:#eeebff;color:#563bcf}.workflow-inline-stepper output{display:grid;place-items:center;border-right:1px solid #e5e7ed;border-left:1px solid #e5e7ed;color:#353943;font-size:12px;font-weight:850}.workflow-package-output{flex-wrap:wrap}.workflow-package-output>span{display:grid;width:48px;justify-items:center;gap:2px;color:#6e5ad0;font-size:11px;font-weight:750}.workflow-package-output svg{width:20px;height:20px}.workflow-package-output strong{max-width:180px;color:#60697a;font-size:11px;font-weight:750;line-height:1.35;text-align:right}.workflow-studio-footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--workflow-border);border-radius:8px;background:#fff;padding:14px 18px}.workflow-studio-actions,.workflow-studio-estimates{display:flex;min-width:0;align-items:center;gap:14px}.workflow-studio-estimates>span{display:inline-flex;align-items:center;gap:6px;color:#727b8c;font-size:12px;font-weight:650;white-space:nowrap}.workflow-studio-estimates>span svg{width:17px;height:17px}.workflow-studio-estimates strong{color:#343943;font-size:13px;font-weight:850}.workflow-studio-estimates>i{width:1px;height:28px;background:#e5e7ec}.workflow-studio-estimates .workflow-points-estimate,.workflow-studio-estimates .workflow-points-estimate strong{color:#e75c20}.workflow-draft-action,.workflow-start-action{display:inline-flex;min-width:160px;min-height:46px;cursor:pointer;align-items:center;justify-content:center;gap:7px;border-radius:7px;padding:0 18px;font-size:13px;font-weight:850}.workflow-draft-action{border:1px solid #bbaaf7;background:#fff;color:#6750d2}.workflow-draft-action:hover:not(:disabled){background:#f4f2ff}.workflow-start-action{border:1px solid #6d4aff;background:#6d4aff;color:#fff;box-shadow:0 7px 18px rgba(109,74,255,.24)}.workflow-start-action:hover:not(:disabled){background:#5838d8}.workflow-draft-action:focus-visible,.workflow-start-action:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(109,74,255,.15)}.workflow-draft-action:disabled,.workflow-start-action:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.workflow-draft-action svg,.workflow-start-action svg{width:16px;height:16px}.original-workspace-root[data-yaistudio-theme=dark] .workflow-delivery-preview,.original-workspace-root[data-yaistudio-theme=dark] .workflow-draft-action,.original-workspace-root[data-yaistudio-theme=dark] .workflow-inline-stepper,.original-workspace-root[data-yaistudio-theme=dark] .workflow-process-panel,.original-workspace-root[data-yaistudio-theme=dark] .workflow-process-step,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-inline-editor input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-inline-editor select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-inline-editor textarea,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-picker,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-summary li,.original-workspace-root[data-yaistudio-theme=dark] .workflow-reference-manager,.original-workspace-root[data-yaistudio-theme=dark] .workflow-studio-footer,.original-workspace-root[data-yaistudio-theme=dark] .workflow-studio-settings,.original-workspace-root[data-yaistudio-theme=dark] .workflow-studio-settings input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-studio-settings select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-studio-templates,.original-workspace-root[data-yaistudio-theme=dark] .workflow-template-card{border-color:#373d49;background:#22262f;color:#e7ebf2}.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-body[data-view=official],.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-specifications dt,.original-workspace-root[data-yaistudio-theme=dark] .workflow-reference-slot>img{background:#181b22}.original-workspace-root[data-yaistudio-theme=dark] .workflow-data-ready[data-ready=false]{background:#49351d;color:#f6bd63}.original-workspace-root[data-yaistudio-theme=dark] .workflow-upload-overlay{border-color:rgba(255,255,255,.34);background:rgba(12,14,20,.86)}.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-picker>button:hover,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-picker>button[aria-selected=true],.original-workspace-root[data-yaistudio-theme=dark] .workflow-settings-platforms input:checked+span,.original-workspace-root[data-yaistudio-theme=dark] .workflow-template-card[aria-pressed=true]{background:#30294c}.original-workspace-root[data-yaistudio-theme=dark] .workflow-panel-heading h2,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-specifications h3,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-summary h3,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-title-button strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-reference-manager>header strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-copy strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-studio-estimates strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-studio-settings>header strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-studio-templates h2,.original-workspace-root[data-yaistudio-theme=dark] .workflow-template-card-copy strong{color:#f0f3f8}.original-workspace-root[data-yaistudio-theme=dark] .workflow-package-output strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-specifications dd,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-specifications dt,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-summary li,.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-copy small,.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-output>span{color:#aab3c2}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-number{box-shadow:0 0 0 4px #22262f}.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-actions>button i{box-shadow:0 0 0 2px #1d2028}.original-workspace-root[data-yaistudio-theme=dark] .workflow-global-message{border-color:#403761;background:#292342;color:#ddd6ff}.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-actions>button{border-color:transparent;background:transparent;color:#c5cddd}.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-actions .workflow-back-action,.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-actions>button:hover,.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-actions>button[aria-pressed=true]{border-color:#4a4268;background:#30294c;color:#f0ecff}.original-workspace-root[data-yaistudio-theme=dark] .workflow-preview-actions button,.original-workspace-root[data-yaistudio-theme=dark] .workflow-reference-add,.original-workspace-root[data-yaistudio-theme=dark] .workflow-reference-manager article>button:first-child,.original-workspace-root[data-yaistudio-theme=dark] .workflow-reference-manager header button,.original-workspace-root[data-yaistudio-theme=dark] .workflow-settings-button,.original-workspace-root[data-yaistudio-theme=dark] .workflow-settings-platforms label>span,.original-workspace-root[data-yaistudio-theme=dark] .workflow-studio-settings header button{border-color:#414856;background:#292e38;color:#cbd4e1}.original-workspace-root[data-yaistudio-theme=dark] .workflow-preview-actions button:hover,.original-workspace-root[data-yaistudio-theme=dark] .workflow-reference-manager header button:hover,.original-workspace-root[data-yaistudio-theme=dark] .workflow-settings-button:hover,.original-workspace-root[data-yaistudio-theme=dark] .workflow-settings-button[aria-expanded=true],.original-workspace-root[data-yaistudio-theme=dark] .workflow-studio-settings header button:hover{border-color:#5a4d86;background:#30294c;color:#eee9ff}.original-workspace-root[data-yaistudio-theme=dark] .workflow-inline-stepper button{background:#292e38;color:#cbd4e1}.original-workspace-root[data-yaistudio-theme=dark] .workflow-inline-stepper button:hover{background:#30294c;color:#eee9ff}.original-workspace-root[data-yaistudio-theme=dark] .workflow-inline-stepper output{border-color:#414856;color:#f0f3f8}.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-specifications dl,.original-workspace-root[data-yaistudio-theme=dark] .workflow-product-specifications dl>div{border-color:#3a414d}.original-workspace-root[data-yaistudio-theme=dark] .workflow-settings-platforms label>span strong{color:#e4e9f1}.original-workspace-root[data-yaistudio-theme=dark] .workflow-settings-platforms label>span small{color:#aab3c2}@media (min-width:1200px) and (min-height:1180px){.workflow-studio-shell{height:100%;grid-template-rows:auto minmax(540px,1fr) auto;align-content:stretch}.workflow-delivery-preview{--workflow-reference-width:clamp(220px,13vw,250px)}.workflow-product-specifications{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}.workflow-product-specifications dl{min-height:0;flex:1 1 auto;grid-auto-rows:minmax(36px,1fr)}}@media (max-width:1180px){.workflow-studio-main{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr)}.workflow-delivery-preview{--workflow-reference-width:185px}.workflow-process-step{grid-template-columns:42px minmax(140px,.85fr) minmax(180px,1.15fr)}.workflow-step-output>img{width:92px;flex-basis:92px}.workflow-package-output>span{width:42px}}@media (max-width:980px){.workflow-studio-shell{height:auto;grid-template-rows:auto auto auto;align-content:start;padding-right:14px;padding-bottom:14px;padding-left:14px}.workflow-template-gallery{display:flex;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.workflow-template-card,.workflow-template-gallery-skeleton{width:280px;flex:0 0 280px;scroll-snap-align:start}.workflow-studio-main{display:grid;grid-template-columns:1fr;padding-right:0}.workflow-delivery-preview,.workflow-process-panel,.workflow-studio-main{min-height:0;overflow:visible}.workflow-process-list{grid-auto-rows:minmax(74px,auto);overflow:visible}}@media (max-width:760px){.workflow-center-actions{grid-column:1/-1;grid-row:2;width:100%;justify-content:stretch}.workflow-center-actions>button{min-width:38px;flex:1 1 0;padding:0 7px}.workflow-center-actions .workflow-refresh-button{flex:0 0 38px}.workflow-studio-shell{display:flex;overflow-y:auto;flex-direction:column;gap:10px;padding:10px 10px 0;scrollbar-width:thin}.workflow-studio-templates{flex:0 0 auto;padding:10px}.workflow-studio-templates>header{margin-bottom:7px}.workflow-template-card,.workflow-template-gallery-skeleton{width:270px;height:118px;flex-basis:270px}.workflow-template-card{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 44px;gap:5px;padding:10px 11px 8px}.workflow-template-card-copy small{margin-top:4px;-webkit-line-clamp:1}.workflow-template-card>img{height:44px;-o-object-position:left center;object-position:left center}.workflow-studio-main{display:flex;overflow:visible;flex:0 0 auto;flex-direction:column}.workflow-delivery-preview,.workflow-process-panel{min-height:0;flex:0 0 auto;padding:13px}.workflow-panel-heading{align-items:flex-start}.workflow-panel-heading>div:first-child{flex-wrap:wrap}.workflow-preview-actions button span,.workflow-settings-button span{display:none}.workflow-preview-content{grid-template-columns:1fr}.workflow-reference-wrap{width:min(240px,100%);margin:0 auto}.workflow-reference-slot{width:100%}.workflow-product-inline-editor{grid-template-columns:1fr}.workflow-editor-wide{grid-column:auto}.workflow-product-specifications dl{grid-template-columns:1fr}.workflow-product-specifications dl>div,.workflow-product-specifications dl>div:nth-child(odd),.workflow-product-specifications dl>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #e8eaf0}.workflow-product-specifications dl>div:last-child{border-bottom:0}.workflow-process-list{gap:7px;padding-left:14px}.workflow-process-list:before{top:28px;bottom:28px;left:6px}.workflow-process-step{min-height:84px;align-items:start;grid-template-columns:36px minmax(0,1fr);gap:8px;padding:10px}.workflow-step-number{width:34px;height:34px;margin-left:-25px}.workflow-package-output,.workflow-step-output,.workflow-step-ready{grid-column:2;justify-self:stretch;justify-content:flex-start}.workflow-package-output strong,.workflow-step-output>span{text-align:left}.workflow-studio-settings{top:48px;right:10px;left:10px;width:auto;grid-template-columns:1fr}.workflow-settings-platforms,.workflow-settings-wide{grid-column:auto}.workflow-reference-manager>div{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-studio-footer{position:relative;flex:0 0 auto;align-items:stretch;flex-direction:column;gap:10px;border-radius:8px;padding:12px}.workflow-studio-actions,.workflow-studio-estimates{width:100%;justify-content:space-between}.workflow-studio-actions{gap:8px}.workflow-draft-action,.workflow-start-action{min-width:0;flex:1 1 0;padding:0 10px}}@media (prefers-reduced-motion:reduce){.workflow-reference-wrap[data-example=true]:after,.workflow-reference-wrap[data-example=true]:before{animation:none!important}}@media (max-width:460px){.workflow-center-actions>button span{display:none}.workflow-center-actions .workflow-back-action span{display:inline}.workflow-studio-estimates{align-items:flex-start;flex-direction:column;gap:5px}.workflow-studio-estimates>i{display:none}.workflow-step-output{flex-wrap:wrap}.workflow-step-output>img{width:100%;height:40px;flex-basis:100%}}.workflow-studio-main{min-height:0;align-items:start;grid-template-columns:minmax(520px,1.04fr) minmax(440px,.96fr)}.workflow-delivery-preview,.workflow-live-process-panel{min-height:0;align-self:start}@media (min-width:1181px){.workflow-live-process-panel{position:sticky;top:0;min-height:calc(100dvh - 248px);max-height:calc(100dvh - 248px);overflow-x:hidden;overflow-y:auto;scrollbar-color:#c9ced8 transparent;scrollbar-width:thin}.workflow-live-process-panel .workflow-accordion-list{display:grid;flex:1 1 auto;grid-auto-rows:minmax(70px,1fr);overflow:visible}}.workflow-delivery-preview{gap:18px;padding:20px}.workflow-reference-wrap.workflow-reference-tile{width:auto;height:auto;aspect-ratio:1}.workflow-product-form-always{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workflow-generation-grid input,.workflow-generation-grid select,.workflow-product-form-always input,.workflow-product-form-always select{height:40px;padding:0 10px;font-size:13px}.workflow-product-form-always textarea{min-height:88px;padding:10px;font-size:13px}.workflow-accordion-list{display:flex;min-height:0;flex:none;flex-direction:column;grid-auto-rows:unset;gap:8px;overflow:visible;padding:0}.workflow-accordion-list:before{display:none}.workflow-accordion-step{display:block;min-height:0;padding:0}@media (max-width:1180px){.workflow-studio-main{grid-template-columns:1fr}.workflow-reference-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.workflow-delivery-preview,.workflow-live-process-panel{padding:14px}.workflow-live-image-grid,.workflow-live-input-summary dl,.workflow-plan-slots,.workflow-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-generation-grid,.workflow-product-form-always{grid-template-columns:1fr}.workflow-editor-wide,.workflow-settings-wide{grid-column:1}}.workflow-center-panel .workflow-center-header{gap:28px;padding:14px 26px}.workflow-center-panel .workflow-center-heading{min-width:280px}.workflow-center-panel .workflow-center-heading>span{width:18px;height:44px;flex-basis:18px;border-radius:0;background:transparent;color:#6546ff}.workflow-center-panel .workflow-center-heading>span svg{width:18px;height:28px;filter:drop-shadow(0 0 7px rgba(101,70,255,.36))}.workflow-center-panel .workflow-center-heading h1{font-size:22px}.workflow-center-panel .workflow-center-heading p{color:#7b8497;font-size:12px}.workflow-center-panel .workflow-center-actions>button{min-height:42px;border-radius:7px;font-size:13px}@media (max-width:760px){.workflow-center-panel .workflow-center-header{min-height:78px;gap:12px;padding:12px 14px}.workflow-center-panel .workflow-center-heading{min-width:0}.workflow-center-panel .workflow-center-heading h1{font-size:18px}.workflow-center-panel .workflow-center-heading p{display:none}}.workflow-v4-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;margin:-1px!important;padding:0!important;border:0!important;white-space:nowrap!important}.workflow-center-panel .workflow-center-header{min-height:84px;gap:24px;padding:10px max(22px,calc((100% - 1480px) / 2 + 22px))}.workflow-center-panel .workflow-center-heading{min-width:0;gap:12px}.workflow-center-panel .workflow-center-heading>.workflow-center-brand-mark{display:none}.workflow-center-heading-accent{width:2px;height:38px;flex:0 0 2px;border-radius:999px;background:#7a59ff;box-shadow:0 0 9px rgba(122,89,255,.45)}.workflow-center-panel .workflow-center-heading h1{font-size:21px;font-weight:900;line-height:1.2}.workflow-center-panel .workflow-center-heading p{margin-top:3px;color:#75819a;font-size:11px;line-height:1.35}.workflow-center-panel .workflow-center-heading>div{margin-left:3px}.workflow-center-panel .workflow-center-actions{gap:35px;margin-right:52px}.workflow-center-panel .workflow-center-actions>button{min-height:34px;gap:7px;border:0;border-radius:6px;background:transparent;padding:0 4px;color:#1f2430;font-size:12px;font-weight:700;box-shadow:none}.workflow-center-panel .workflow-center-actions>button:focus-visible,.workflow-center-panel .workflow-center-actions>button:hover,.workflow-center-panel .workflow-center-actions>button[aria-pressed=true]{border:0;outline:0;background:#f2efff;color:#5538dc}.workflow-center-panel .workflow-center-actions>button svg{width:16px;height:16px}.workflow-center-body[data-view=official]{overflow-x:hidden;overflow-y:auto;background:#f8f9fd}.workflow-studio-shell.workflow-v4-reference{--workflow-v4-ease-out:cubic-bezier(0.22,1,0.36,1);display:grid;width:min(100%,1480px);max-width:1480px;min-height:100%;grid-template-rows:133px auto;align-content:start;gap:9px;overflow:visible;margin:0 auto;padding:0 22px 18px}.workflow-v4-delivery,.workflow-v4-process-panel,.workflow-v4-reference .workflow-studio-templates,.workflow-v4-status-bar{min-width:0;border:1px solid #e6e9f2;background:#fff;box-shadow:none}.workflow-v4-reference .workflow-studio-templates{display:block;height:133px;border-radius:12px;padding:24px 22px 8px}.workflow-v4-reference .workflow-template-gallery{display:grid;height:100%;grid-template-columns:minmax(0,1.08fr) minmax(0,.9fr) minmax(0,1.08fr) minmax(128px,.72fr);align-items:start;gap:14px;overflow:visible}.workflow-v4-reference .workflow-template-card,.workflow-v4-reference .workflow-template-gallery-skeleton{width:100%;height:98px;min-width:0;border-radius:8px}.workflow-v4-reference .workflow-template-card{position:relative;display:grid;isolation:isolate;align-content:space-between;grid-template-columns:1fr;grid-template-rows:minmax(34px,auto) 39px;gap:5px;border-color:#e6e9f1;overflow:hidden;padding:10px 14px 8px;box-shadow:none;transition:border-color .18s var(--workflow-v4-ease-out),background-color .18s var(--workflow-v4-ease-out),box-shadow .22s var(--workflow-v4-ease-out),transform .18s var(--workflow-v4-ease-out)}.workflow-v4-reference .workflow-template-card:after{position:absolute;z-index:2;top:-55%;bottom:-55%;left:-36%;width:22%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);content:"";pointer-events:none;transform:translateX(-180%) rotate(12deg)}.workflow-v4-reference .workflow-template-card:focus-visible,.workflow-v4-reference .workflow-template-card:hover{border-color:#bdaeff;outline:0;box-shadow:0 11px 24px rgba(73,55,151,.09);transform:translateY(-2px)}.workflow-v4-reference .workflow-template-card:focus-visible:after,.workflow-v4-reference .workflow-template-card:hover:after{animation:workflow-v4-sheen .62s var(--workflow-v4-ease-out)}.workflow-v4-reference .workflow-template-card:active{box-shadow:0 4px 12px rgba(73,55,151,.08);transform:translateY(0) scale(.992)}.workflow-v4-reference .workflow-template-card[aria-pressed=true]{border-color:#7555ff;background:#fff;box-shadow:inset 0 0 0 1px rgba(117,85,255,.05),0 9px 22px rgba(96,67,222,.08)}.workflow-v4-reference .workflow-template-card-copy>span{gap:8px}.workflow-v4-reference .workflow-template-card-copy b{border-radius:4px;padding:3px 7px;font-size:10px}.workflow-v4-reference .workflow-template-card-copy strong{font-size:13px;line-height:1.25}.workflow-v4-reference .workflow-template-card-copy small{margin-top:3px;font-size:10px;line-height:1.25}.workflow-v4-reference .workflow-template-card>img{width:min(100%,260px);height:39px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;transition:filter .2s var(--workflow-v4-ease-out),transform .2s var(--workflow-v4-ease-out)}.workflow-v4-reference .workflow-template-card:focus-visible>img,.workflow-v4-reference .workflow-template-card:hover>img,.workflow-v4-reference .workflow-template-card[aria-pressed=true]>img{filter:saturate(1.05) contrast(1.02);transform:translateX(2px)}.workflow-v4-reference .workflow-template-selected{z-index:3;top:10px;right:10px;width:20px;height:20px;animation:workflow-v4-selection-pop .22s var(--workflow-v4-ease-out)}.workflow-v4-reference .workflow-v3-view-all{align-self:center;justify-self:end;min-height:36px;padding:0 4px;color:#6243eb;font-size:13px}.workflow-v4-main{display:grid;min-width:0;min-height:0;align-items:start;grid-template-columns:minmax(0,1fr) minmax(540px,560px);gap:14px;margin:0}.workflow-v4-left-column{display:grid;min-width:0;min-height:0;grid-template-rows:auto auto;align-content:start;gap:8px}.workflow-v4-process-panel{min-height:630px;overflow:visible;border-radius:12px;background-color:#fff;background-image:radial-gradient(circle,rgba(112,91,230,.12) .7px,transparent .8px);background-position:0 0;background-size:22px 22px;padding:27px 28px 26px}.workflow-v4-step-list{display:grid;min-width:0;grid-auto-rows:auto;grid-template-rows:none;align-content:start;gap:14px}.workflow-v4-step{position:relative;display:grid;min-width:0;grid-template-columns:54px 36px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;-moz-column-gap:18px;column-gap:18px}.workflow-v4-step-icon{grid-column:1;grid-row:1;align-self:center}.workflow-v4-step-number{grid-column:2;grid-row:1;align-self:center}.workflow-v4-step-card{grid-column:3;grid-row:1}.workflow-v4-step:not(:last-child):before{position:absolute;z-index:0;top:27px;bottom:-34px;left:89px;width:1px;background:#7050ff;content:""}.workflow-v4-step[data-status=RUNNING]:not(:last-child):before{background:linear-gradient(180deg,#6545f4,#c9bdff 42%,#6545f4 78%);background-size:100% 220%;animation:workflow-v4-connector-flow 1.4s linear infinite}.workflow-v4-step-icon{position:relative;z-index:1;display:grid;width:54px;height:54px;place-items:center;border:1px solid #e8eaf3;border-radius:12px;background:rgba(255,255,255,.96);color:#6043ed;box-shadow:0 6px 18px rgba(67,59,115,.05);transition:border-color .18s var(--workflow-v4-ease-out),box-shadow .22s var(--workflow-v4-ease-out),color .18s var(--workflow-v4-ease-out),transform .18s var(--workflow-v4-ease-out)}.workflow-v4-step-icon svg{width:21px;height:21px;stroke-width:2}.workflow-v4-step-number{position:relative;z-index:2;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#6545f4;color:#fff;font-size:12px;font-weight:850;box-shadow:0 0 0 4px #fff;transition:box-shadow .22s var(--workflow-v4-ease-out),filter .18s var(--workflow-v4-ease-out),transform .18s var(--workflow-v4-ease-out)}.workflow-v4-step[data-status=RUNNING] .workflow-v4-step-icon{border-color:#b5a5ff;color:#5536e5;box-shadow:0 0 0 4px rgba(109,74,255,.08),0 10px 24px rgba(90,61,214,.15);animation:workflow-v4-running-halo 1.8s ease-in-out infinite}.workflow-v4-step[data-status=RUNNING] .workflow-v4-step-number{box-shadow:0 0 0 4px #fff,0 0 0 8px rgba(109,74,255,.1);filter:saturate(1.08)}.workflow-v4-step-card{display:grid;width:100%;min-width:0;min-height:82px;container-name:workflow-step-card;container-type:inline-size;cursor:pointer;align-items:center;grid-template-columns:minmax(150px,.72fr) minmax(0,1.28fr);gap:14px;border:1px solid #e6e9f1;border-radius:8px;background:rgba(255,255,255,.96);padding:12px 14px 12px 16px;color:inherit;text-align:left;box-shadow:0 5px 18px rgba(67,59,115,.025);transition:border-color .18s var(--workflow-v4-ease-out),box-shadow .22s var(--workflow-v4-ease-out),background-color .18s var(--workflow-v4-ease-out),transform .18s var(--workflow-v4-ease-out)}.workflow-v4-step-card:focus-visible,.workflow-v4-step-card:hover,.workflow-v4-step[data-open=true] .workflow-v4-step-card{border-color:#c9bdfa;outline:0;background:#fdfcff;box-shadow:0 0 0 3px rgba(109,74,255,.06);transform:translateX(2px)}.workflow-v4-step-card:active{transform:translateX(1px) scale(.997)}.workflow-v4-step .workflow-v3-step-copy{gap:3px}.workflow-v4-step .workflow-v3-step-copy strong{font-size:14px}.workflow-v4-step .workflow-v3-step-copy small{font-size:11px}.workflow-v4-step .workflow-v3-package-result,.workflow-v4-step .workflow-v3-step-result,.workflow-v4-step .workflow-v3-step-status{min-width:0;max-width:100%;justify-self:end}.workflow-v4-step .workflow-v3-package-result,.workflow-v4-step .workflow-v3-step-result{width:100%;justify-self:stretch}.workflow-v4-step .workflow-v3-step-images{flex:1 1 120px;overflow:hidden}.workflow-v4-step .workflow-v3-step-images>img:only-child{width:min(225px,100%);max-width:100%;height:50px}.workflow-v4-step .workflow-v3-step-result>strong{min-width:0;flex:0 1 100px;overflow-wrap:anywhere;font-size:10px}.workflow-v4-step .workflow-v3-package-result{grid-template-columns:repeat(3,minmax(42px,52px)) minmax(0,1fr)}.workflow-v4-step .workflow-v3-package-result svg{width:30px;height:34px;border-radius:4px;background:#6848f2;padding:7px;color:#fff}@container workflow-step-card (max-width: 520px){.workflow-v4-step .workflow-v3-package-result{grid-template-columns:repeat(3,52px);justify-content:start}.workflow-v4-step .workflow-v3-package-result strong{grid-column:1/-1;justify-self:start;text-align:left;white-space:normal}}.workflow-v4-step-arrow{position:absolute;z-index:2;bottom:-17px;left:21px;width:12px;height:12px;padding:1px;background:#fff;color:#7455ff}.workflow-v4-step-detail{grid-column:3;grid-row:2;min-width:0;margin:7px 0 0;transform-origin:top center;animation:workflow-v4-detail-reveal .22s var(--workflow-v4-ease-out)}.workflow-accordion-planned,.workflow-live-step-stack{display:grid;min-width:0;gap:10px}.workflow-accordion-output{min-width:0;border-top:1px solid #e7e3fa;padding-top:10px}.workflow-step-node-list{display:grid;min-width:0;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}.workflow-step-node-card{position:relative;display:grid;min-width:0;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:9px;border:1px solid #e3e5ef;border-radius:7px;background:#fff;padding:10px;box-shadow:0 5px 14px rgba(55,47,102,.035)}.workflow-step-node-card[data-status=RUNNING]{border-color:#b9aaff;box-shadow:0 0 0 3px rgba(109,74,255,.07),0 8px 20px rgba(68,50,151,.08)}.workflow-step-node-card[data-status=SUCCEEDED]{border-color:#c9e8d1}.workflow-step-node-card[data-status=FAILED],.workflow-step-node-card[data-status=PARTIAL_FAILED]{border-color:#efcf94;background:#fffdf7}.workflow-step-node-card[data-status=FAILED]{border-color:#f0b4b4;background:#fffafa}.workflow-step-node-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:7px;background:#f0edff;color:#6041e8}.workflow-step-node-icon svg{width:17px;height:17px}.workflow-step-node-copy{min-width:0}.workflow-step-node-copy header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.workflow-step-node-copy header strong{overflow:hidden;color:#22293a;font-size:11px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.workflow-step-node-copy header>span{flex:0 0 auto;border-radius:999px;background:#f1f2f6;padding:3px 7px;color:#697286;font-size:8px;font-weight:800}.workflow-step-node-copy header>span[data-status=RUNNING]{background:#eee9ff;color:#5b3ee4}.workflow-step-node-copy header>span[data-status=SUCCEEDED]{background:#eaf8ed;color:#218543}.workflow-step-node-copy header>span[data-status=PARTIAL_FAILED]{background:#fff3d8;color:#a45e08}.workflow-step-node-copy header>span[data-status=FAILED]{background:#ffeded;color:#c94343}.workflow-step-node-copy p{margin:4px 0 0;color:#667087;font-size:9px;line-height:1.45}.workflow-step-node-meta{display:flex;min-width:0;flex-wrap:wrap;gap:4px;margin-top:7px}.workflow-step-node-meta>span{overflow:hidden;max-width:100%;border:1px solid #e7e9f0;border-radius:5px;background:#fafbfc;padding:3px 6px;color:#667087;font-size:8px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.workflow-v4-status-bar{display:grid;min-height:64px;grid-template-columns:auto 1px minmax(0,1fr);align-items:center;gap:18px;border-radius:12px;padding:10px 23px}.workflow-v4-status-title{display:flex;align-items:center;gap:14px;white-space:nowrap}.workflow-v4-status-title>span{color:#43506a;font-size:11px;font-weight:750}.workflow-v4-status-title>strong{display:inline-flex;min-height:27px;align-items:center;gap:5px;border-radius:999px;background:#eaf8ed;padding:0 10px;color:#228b43;font-size:10px;font-weight:800;transition:background-color .18s var(--workflow-v4-ease-out),box-shadow .22s var(--workflow-v4-ease-out),color .18s var(--workflow-v4-ease-out),transform .18s var(--workflow-v4-ease-out)}.workflow-v4-status-title>strong[data-status=RUNNING]{background:#f0edff;color:#5b3ee4;box-shadow:0 0 0 4px rgba(109,74,255,.07);animation:workflow-v4-status-breathe 1.8s ease-in-out infinite}.workflow-v4-status-title>strong[data-status=CANCELLED],.workflow-v4-status-title>strong[data-status=PENDING]{background:#fff5df;color:#a85f05}.workflow-v4-status-title>strong[data-status=FAILED],.workflow-v4-status-title>strong[data-status=PARTIAL_FAILED]{background:#fff3d8;color:#a45e08}.workflow-v4-status-title>strong[data-status=FAILED]{background:#fff0f2;color:#c72745}.workflow-accordion-planned .workflow-step-ready[data-status=PENDING]{color:#697286}.workflow-v4-status-title>strong svg{width:13px;height:13px}.workflow-v4-status-bar>i{width:1px;height:20px;background:#dfe3eb}.workflow-v4-status-bar dl{display:grid;min-width:0;grid-template-columns:auto auto minmax(180px,1fr);align-items:center;gap:22px;margin:0}.workflow-v4-status-bar dd,.workflow-v4-status-bar dl>div,.workflow-v4-status-bar dt{display:flex;min-width:0;align-items:center;margin:0}.workflow-v4-status-bar dd,.workflow-v4-status-bar dt{color:#526079;font-size:10px;font-style:normal;font-weight:650;white-space:nowrap}.workflow-v4-output-summary dd{gap:11px}.workflow-v4-output-summary dd>span{display:inline-flex;align-items:center;gap:5px;color:#35415a;font-size:10px;font-weight:800}.workflow-v4-output-summary img{-o-object-fit:cover;object-fit:cover}.workflow-v4-output-summary dd>span>svg,.workflow-v4-output-summary img{width:19px;height:19px;border:1px solid #e5e7ef;border-radius:4px;background:#f8f9fb}.workflow-v4-output-summary dd>span>svg{padding:3px;color:#657087}.workflow-v4-delivery{display:flex;min-height:0;align-self:start;overflow:visible;flex-direction:column;border-radius:12px;padding:16px 22px 28px}.workflow-v4-delivery>.workflow-v3-section-heading{min-height:27px;margin-bottom:4px}.workflow-v4-delivery .workflow-v3-section-heading h2,.workflow-v4-settings h2{color:#1d2230;font-size:15px;font-weight:900}.workflow-v4-delivery .workflow-v3-preview-actions,.workflow-v4-settings>header>button{opacity:0;transition:opacity .15s ease-out}.workflow-v4-delivery:focus-within .workflow-v3-preview-actions,.workflow-v4-delivery:hover .workflow-v3-preview-actions,.workflow-v4-settings:hover>header>button,.workflow-v4-settings>header>button:focus-visible{opacity:1}.workflow-v4-delivery .workflow-v3-preview-actions button,.workflow-v4-settings>header>button{width:30px;height:30px;border-radius:6px}.workflow-v4-delivery>.workflow-v3-editor{position:relative;z-index:8;max-height:520px;overflow-y:auto;margin:0 0 12px}.workflow-v4-delivery .workflow-v3-product-overview{grid-template-columns:minmax(180px,210px) minmax(0,1fr);align-items:start;gap:20px}.workflow-v4-delivery .workflow-v3-product-overview:has(.workflow-v3-reference-gallery[data-multiple=true]){grid-template-columns:minmax(200px,230px) minmax(0,1fr);gap:18px}.workflow-v4-delivery .workflow-v3-reference-gallery{gap:7px}.workflow-v4-delivery .workflow-v3-reference-gallery[data-multiple=true]{grid-template-columns:minmax(0,1fr) 44px}.workflow-v4-delivery .workflow-v3-reference-main{isolation:isolate;aspect-ratio:15/16;border-color:#e5e8f0;border-radius:8px;background:#f8f9fc;box-shadow:0 8px 24px rgba(49,42,91,.04);transition:border-color .2s var(--workflow-v4-ease-out),box-shadow .22s var(--workflow-v4-ease-out),transform .2s var(--workflow-v4-ease-out)}.workflow-v4-delivery .workflow-v3-reference-main:after{position:absolute;z-index:1;top:-35%;bottom:-35%;left:-42%;width:24%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent);content:"";pointer-events:none;transform:translateX(-190%) rotate(10deg)}.workflow-v4-delivery .workflow-v3-reference-main:focus-within,.workflow-v4-delivery .workflow-v3-reference-main:hover{border-color:#c7bcf8;box-shadow:0 12px 30px rgba(73,55,151,.1),0 0 0 3px rgba(109,74,255,.055)}.workflow-v4-delivery .workflow-v3-reference-main:focus-within:after,.workflow-v4-delivery .workflow-v3-reference-main:hover:after{animation:workflow-v4-sheen .68s var(--workflow-v4-ease-out)}.workflow-v4-delivery .workflow-v3-reference-main>img{-o-object-fit:contain;object-fit:contain;animation:workflow-v4-preview-swap .24s var(--workflow-v4-ease-out);transition:filter .22s var(--workflow-v4-ease-out),transform .24s var(--workflow-v4-ease-out)}.workflow-v4-delivery .workflow-v3-reference-main:not([data-empty=true]):focus-within>img,.workflow-v4-delivery .workflow-v3-reference-main:not([data-empty=true]):hover>img{filter:saturate(1.025) contrast(1.01);transform:scale(1.012)}.workflow-v4-delivery .workflow-v3-reference-main[data-empty=true]{min-height:220px;aspect-ratio:auto;border-style:dashed;background:#fafaff}.workflow-v4-reference-empty{position:absolute;z-index:2;inset:0;display:grid;place-content:center;justify-items:center;padding:18px;text-align:center}.workflow-v4-reference-empty>span{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#ede9ff;color:#6041e8;box-shadow:0 7px 18px rgba(87,58,205,.11)}.workflow-v4-reference-empty>span svg{width:19px;height:19px}.workflow-v4-reference-empty strong{margin-top:11px;color:#252b3b;font-size:13px;font-weight:850}.workflow-v4-reference-empty small{margin-top:5px;color:#7b8496;font-size:9px;line-height:1.45}.workflow-v4-reference-empty>div{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:13px}.workflow-v4-product-empty-action,.workflow-v4-reference-empty button,.workflow-v4-specifications-empty{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;gap:6px;border:1px solid #d8d0fb;border-radius:7px;background:#fff;color:#5b3fda;font-size:9px;font-weight:800;transition:border-color .16s ease-out,background-color .16s ease-out,box-shadow .18s ease-out,transform .16s ease-out}.workflow-v4-reference-empty button{min-height:32px;padding:0 10px}.workflow-v4-reference-empty button:first-child{border-color:#6845f0;background:#6845f0;color:#fff}.workflow-v4-product-empty-action:focus-visible,.workflow-v4-product-empty-action:hover,.workflow-v4-reference-empty button:focus-visible,.workflow-v4-reference-empty button:hover,.workflow-v4-specifications-empty:focus-visible,.workflow-v4-specifications-empty:hover{border-color:#7656ff;outline:0;background:#f5f2ff;box-shadow:0 7px 16px rgba(83,57,190,.09);transform:translateY(-1px)}.workflow-v4-reference-empty button:first-child:focus-visible,.workflow-v4-reference-empty button:first-child:hover{background:#5737df;color:#fff}.workflow-v4-product-empty-action svg,.workflow-v4-reference-empty button svg,.workflow-v4-specifications-empty svg{width:13px;height:13px}.workflow-v4-delivery .workflow-v3-reference-actions,.workflow-v4-delivery .workflow-v3-reference-badge{opacity:0;transform:translateY(4px);transition:opacity .15s ease-out,transform .15s ease-out}.workflow-v4-delivery .workflow-v3-reference-actions:focus-within,.workflow-v4-delivery .workflow-v3-reference-main:focus-within .workflow-v3-reference-actions,.workflow-v4-delivery .workflow-v3-reference-main:focus-within .workflow-v3-reference-badge,.workflow-v4-delivery .workflow-v3-reference-main:hover .workflow-v3-reference-actions,.workflow-v4-delivery .workflow-v3-reference-main:hover .workflow-v3-reference-badge{opacity:1;transform:translateY(0)}.workflow-v4-delivery .workflow-v3-reference-pending{opacity:1}.workflow-v4-delivery .workflow-v3-reference-rail{max-height:254px;gap:6px}.workflow-v4-delivery .workflow-v3-reference-rail>button,.workflow-v4-delivery .workflow-v3-reference-upload-state{width:42px;height:42px;min-height:42px;flex-basis:42px}.workflow-v4-delivery .workflow-v3-reference-rail>button{transition:border-color .16s var(--workflow-v4-ease-out),box-shadow .2s var(--workflow-v4-ease-out),filter .18s var(--workflow-v4-ease-out),transform .18s var(--workflow-v4-ease-out)}.workflow-v4-delivery .workflow-v3-reference-rail>button:focus-visible,.workflow-v4-delivery .workflow-v3-reference-rail>button:hover{filter:saturate(1.04);transform:translateX(-2px)}.workflow-v4-delivery .workflow-v3-reference-rail>button[aria-selected=true]{box-shadow:0 0 0 2px rgba(109,74,255,.14),0 8px 16px rgba(73,55,151,.12);transform:translateX(-2px)}.workflow-v4-delivery .workflow-v3-reference-rail>button:active{transform:translateX(-1px) scale(.96)}.workflow-v4-delivery .workflow-v3-product-copy{padding-top:17px}.workflow-v4-delivery .workflow-v3-product-copy h3{overflow:hidden;color:#151b2a;font-size:15px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.workflow-v4-delivery .workflow-v3-product-copy>p{margin:7px 0 15px;color:#33425d;font-size:11px;line-height:1.4}.workflow-v4-delivery .workflow-v3-product-copy ul{width:100%;margin-left:0;border-color:#e5e8f0;border-radius:7px}.workflow-v4-product-empty-action{min-height:36px;padding:0 11px}.workflow-v4-delivery .workflow-v3-product-copy li{min-height:45px;padding:8px 10px;color:#40506b;font-size:10px}.workflow-v4-delivery .workflow-v3-product-copy li svg{color:#6245f2}.workflow-v4-delivery .workflow-v3-product-copy li svg circle{fill:#6245f2;stroke:#6245f2}.workflow-v4-delivery .workflow-v3-product-copy li svg path{stroke:#fff}.workflow-v4-delivery .workflow-v3-specifications{margin-top:10px}.workflow-v4-specifications-empty{width:100%;min-height:42px;border-style:dashed}.workflow-v4-delivery .workflow-v3-specifications dl{border-color:#e5e8f0;border-radius:7px}.workflow-v4-delivery .workflow-v3-specifications dl>div,.workflow-v4-delivery .workflow-v3-specifications dl>div>span+span{border-color:#e9ebf2}.workflow-v4-delivery .workflow-v3-specifications dl>div>span{grid-template-columns:minmax(86px,.96fr) minmax(0,1.04fr)}.workflow-v4-delivery .workflow-v3-specifications dd,.workflow-v4-delivery .workflow-v3-specifications dt{height:32px;overflow:hidden;padding:8px 10px;font-size:10px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.workflow-v4-delivery .workflow-v3-specifications dt{background:#fff}.workflow-v4-settings{width:100%;margin:14px 0 0;border:0;border-top:1px solid #eceef4;border-radius:0 0 12px 12px;background:transparent;padding:13px 0 5px;box-shadow:none}.workflow-v4-settings>header{min-height:27px;margin-bottom:11px}.workflow-v4-settings-flow{display:grid;min-width:0;gap:0}.workflow-v4-settings .workflow-v3-settings-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:10px 12px}.workflow-v4-settings .workflow-v3-field{display:grid;min-width:0;align-items:center;gap:0 12px}.workflow-v4-settings .workflow-v3-field>legend,.workflow-v4-settings .workflow-v3-field>span{color:#43506a;font-size:11px;font-weight:750;line-height:1.3}.workflow-v4-settings .workflow-v3-model-field{grid-column:1/-1;grid-template-columns:90px minmax(0,1fr)}.workflow-v4-settings .workflow-v4-format-field{grid-column:1/-1;grid-template-columns:90px minmax(0,126px)}.workflow-v4-settings .workflow-v4-resolution-field{grid-column:1;grid-template-columns:90px minmax(0,1fr)}.workflow-v4-settings .workflow-v4-quality-field{grid-column:2;grid-template-columns:72px minmax(0,1fr)}.workflow-v4-settings .workflow-v3-field>select,.workflow-v4-settings .workflow-v3-segmented{height:36px;border-color:#dfe3ed;border-radius:7px;background-color:#fff;transition:border-color .18s var(--workflow-v4-ease-out),box-shadow .22s var(--workflow-v4-ease-out),color .18s var(--workflow-v4-ease-out)}.workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented{display:grid;width:100%;height:auto;min-height:36px;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));grid-auto-flow:row;justify-self:start;align-content:start;gap:8px;overflow:visible;margin-left:0;border:0;background:transparent}.workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented button{min-width:0;min-height:36px;overflow:hidden;border:1px solid #dfe3ed;border-radius:7px;background:#fff;padding:0 10px;text-overflow:ellipsis;white-space:nowrap;transition:border-color .16s var(--workflow-v4-ease-out),box-shadow .2s var(--workflow-v4-ease-out),color .16s var(--workflow-v4-ease-out),transform .16s var(--workflow-v4-ease-out)}.workflow-v4-model-empty{display:flex;align-items:center;border:1px dashed #d9ddea;border-radius:7px;background:#f8f9fb;color:#737d90}.workflow-v4-model-empty,.workflow-v4-model-select{min-width:0;min-height:36px;grid-column:1/-1;padding:0 11px;font-size:10px;font-weight:700}.workflow-v4-model-select{width:100%;border:1px solid #dfe3ed;border-radius:7px;outline:0;background:#fff;color:#29344d}.workflow-v4-model-select:focus-visible{border-color:#7656ff;box-shadow:0 0 0 3px rgba(109,74,255,.09)}.workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented button:focus-visible,.workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented button:hover,.workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented button[aria-pressed=true]{border-color:#7656ff;background:#fff;color:#5c3fe0;box-shadow:0 6px 14px rgba(86,61,197,.08);transform:translateY(-1px)}.workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented button:active{transform:translateY(0) scale(.98)}.workflow-v4-settings .workflow-v3-field>select{padding:0 11px;color:#29344d;font-size:10px;font-weight:700}.workflow-v4-settings .workflow-v3-field>select:hover{border-color:#c3b8f3}.workflow-v4-settings .workflow-v3-field>select:focus-visible{border-color:#7656ff;outline:0;box-shadow:0 0 0 3px rgba(109,74,255,.09),0 8px 18px rgba(66,49,143,.07)}.workflow-v4-settings .workflow-v3-segmented button{font-size:10px}.workflow-v4-settings .workflow-v3-settings-actions{display:grid;width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0 0}.workflow-v4-settings .workflow-v3-save,.workflow-v4-settings .workflow-v3-start{position:relative;isolation:isolate;overflow:hidden;min-height:42px;border-radius:7px;padding:0 16px;font-size:12px;font-weight:800;transition:border-color .16s var(--workflow-v4-ease-out),background-color .16s var(--workflow-v4-ease-out),box-shadow .22s var(--workflow-v4-ease-out),color .16s var(--workflow-v4-ease-out),transform .14s var(--workflow-v4-ease-out)}.workflow-v4-settings .workflow-v3-save>*,.workflow-v4-settings .workflow-v3-start>*{position:relative;z-index:2}.workflow-v4-settings .workflow-v3-save[aria-disabled=true],.workflow-v4-settings .workflow-v3-start[aria-disabled=true]{opacity:1}.workflow-v4-settings .workflow-v3-save{border-color:#7656ff;background:#fff;color:#5c3fe0}.workflow-v4-settings .workflow-v3-start{border-color:#6844f4;background:linear-gradient(135deg,#9a57ee,#5936f2);color:#fff;box-shadow:0 8px 18px rgba(96,54,240,.18)}.workflow-v4-settings .workflow-v3-start:before{position:absolute;z-index:1;top:-45%;bottom:-45%;left:-28%;width:22%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.46),transparent);content:"";pointer-events:none;transform:translateX(-170%) rotate(12deg);transition:transform .46s var(--workflow-v4-ease-out)}.workflow-v4-settings .workflow-v3-save:focus-visible:not(:disabled)[aria-disabled=false],.workflow-v4-settings .workflow-v3-save:hover:not(:disabled)[aria-disabled=false]{border-color:#6845f0;background:#f7f5ff;box-shadow:0 8px 18px rgba(83,57,190,.1);transform:translateY(-1px)}.workflow-v4-settings .workflow-v3-start:focus-visible:not(:disabled)[aria-disabled=false],.workflow-v4-settings .workflow-v3-start:hover:not(:disabled)[aria-disabled=false]{box-shadow:0 12px 26px rgba(96,54,240,.28);transform:translateY(-1px)}.workflow-v4-settings .workflow-v3-start:focus-visible:not(:disabled)[aria-disabled=false]:before,.workflow-v4-settings .workflow-v3-start:hover:not(:disabled)[aria-disabled=false]:before{transform:translateX(620%) rotate(12deg)}.workflow-v4-settings .workflow-v3-save:active:not(:disabled)[aria-disabled=false],.workflow-v4-settings .workflow-v3-start:active:not(:disabled)[aria-disabled=false]{box-shadow:0 4px 12px rgba(78,52,180,.12);transform:translateY(0) scale(.985)}.workflow-v4-settings .workflow-v3-save:focus-visible,.workflow-v4-settings .workflow-v3-start:focus-visible{outline:0}.workflow-v4-settings .workflow-v3-advanced-settings{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin-top:14px;border-top:1px solid #eceef4;padding-top:14px;transform-origin:top center;animation:workflow-v4-detail-reveal .24s var(--workflow-v4-ease-out)}.workflow-v4-settings .workflow-settings-platforms,.workflow-v4-settings .workflow-v3-advanced-settings>label:nth-child(3),.workflow-v4-settings .workflow-v3-counts{grid-column:1/-1}@keyframes workflow-v4-sheen{0%{transform:translateX(-180%) rotate(12deg)}to{transform:translateX(760%) rotate(12deg)}}@keyframes workflow-v4-selection-pop{0%{opacity:0;transform:scale(.72) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes workflow-v4-connector-flow{to{background-position:0 220%}}@keyframes workflow-v4-running-halo{0%,to{box-shadow:0 0 0 3px rgba(109,74,255,.06),0 8px 20px rgba(90,61,214,.11)}50%{box-shadow:0 0 0 6px rgba(109,74,255,.11),0 12px 28px rgba(90,61,214,.18)}}@keyframes workflow-v4-status-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes workflow-v4-preview-swap{0%{opacity:.55;filter:blur(4px) saturate(.9)}to{opacity:1;filter:blur(0) saturate(1)}}@keyframes workflow-v4-detail-reveal{0%{opacity:0;filter:blur(2px);transform:translateY(-5px) scale(.995)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}.original-workspace-root[data-yaistudio-theme=dark] .workflow-center-body[data-view=official]{background:#181b22}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-delivery,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-process-panel,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-reference .workflow-studio-templates,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-reference .workflow-template-card,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-settings .workflow-v3-field>select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented button,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-settings .workflow-v3-save,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-settings .workflow-v3-segmented,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-status-bar,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-step-card,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-step-icon{border-color:#363c48;background-color:#20242c;color:#e7eaf0}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-reference .workflow-template-card[aria-pressed=true],.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented button:focus-visible,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented button:hover,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented button[aria-pressed=true]{border-color:#8066ff;background-color:#29263a;color:#c3b8ff}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-model-empty{border-color:#414754;background:#1d2129;color:#aeb6c5}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-model-select{border-color:#414754;background:#20242c;color:#e7eaf0}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-delivery .workflow-v3-product-copy h3,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-reference .workflow-template-card strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-settings>header h2{color:#f2f3f7}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-delivery .workflow-v3-product-copy>p,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-reference .workflow-template-card small,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-settings .workflow-v3-field>span,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-status-bar dd,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-status-bar dt{color:#bbc2ce}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-process-panel{background-image:radial-gradient(circle,rgba(142,117,255,.16) .7px,transparent .8px)}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-step-number{box-shadow:0 0 0 4px #20242c}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-step-arrow{background:#20242c}.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-settings{border-color:#363c48}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-card,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-delivery .workflow-v3-reference-main[data-empty=true],.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-product-empty-action,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-reference-empty button,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-specifications-empty{border-color:#3b414e;background:#20242c;color:#d8ddea}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-icon,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-reference-empty>span{background:#312b49;color:#a995ff}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-copy header strong,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-reference-empty strong{color:#f0f2f7}.original-workspace-root[data-yaistudio-theme=dark] .workflow-accordion-planned .workflow-step-ready[data-status=PENDING],.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-copy p,.original-workspace-root[data-yaistudio-theme=dark] .workflow-v4-reference-empty small{color:#aeb5c4}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-copy header>span,.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-meta>span{border-color:#3b414e;background:#272c35;color:#b6bdca}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-card[data-status=RUNNING]{border-color:#7561db;background:#242132;box-shadow:0 0 0 3px rgba(128,102,255,.12)}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-card[data-status=SUCCEEDED]{border-color:#356346;background:#1d2923}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-card[data-status=PARTIAL_FAILED]{border-color:#80662b;background:#2a261b}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-card[data-status=FAILED]{border-color:#7b3e48;background:#2d2024}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-copy header>span[data-status=RUNNING]{background:#332c52;color:#b9abff}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-copy header>span[data-status=SUCCEEDED]{background:#243c2c;color:#8dd7a4}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-copy header>span[data-status=PARTIAL_FAILED]{background:#40361e;color:#e8c675}.original-workspace-root[data-yaistudio-theme=dark] .workflow-step-node-copy header>span[data-status=FAILED]{background:#48262d;color:#f0a2af}.original-workspace-root[data-yaistudio-theme=dark] #view-workspace .workflow-v4-settings .workflow-v3-save[aria-disabled=true]{color:#c3b8ff!important}.original-workspace-root[data-yaistudio-theme=dark] #view-workspace .workflow-v4-settings .workflow-v3-start[aria-disabled=true]{color:#fff!important}@media (min-width:1121px) and (min-height:1150px){.workflow-studio-shell.workflow-v4-reference{height:auto;grid-template-rows:133px auto;align-content:start}.workflow-v4-delivery,.workflow-v4-left-column,.workflow-v4-main{height:auto;min-height:0}.workflow-v4-step-list{height:auto;grid-template-rows:none;align-content:start;gap:14px}.workflow-v4-delivery .workflow-v3-product-overview{min-height:0;flex:0 0 auto;align-items:start}.workflow-v4-delivery .workflow-v3-reference-gallery,.workflow-v4-delivery .workflow-v3-reference-main{height:auto;min-height:0}.workflow-v4-delivery .workflow-v3-reference-main{aspect-ratio:15/16}.workflow-v4-delivery .workflow-v3-product-copy{display:block;height:auto;min-height:0;padding-top:17px}.workflow-v4-delivery .workflow-v3-specifications dd,.workflow-v4-delivery .workflow-v3-specifications dt{height:clamp(32px,3.2vh,40px)}.workflow-v4-settings{display:block;min-height:0}.workflow-v4-settings .workflow-v3-settings-grid{min-height:0;grid-template-rows:none;align-content:start;row-gap:10px}.workflow-v4-settings .workflow-v3-settings-actions{align-self:auto;margin-top:16px}}@media (max-width:1320px){.workflow-v4-main{grid-template-columns:minmax(0,1fr) minmax(420px,520px)}.workflow-v4-process-panel{padding-right:20px;padding-left:20px}.workflow-v4-step{grid-template-columns:50px 34px minmax(0,1fr);-moz-column-gap:13px;column-gap:13px}.workflow-v4-step:not(:last-child):before{left:80px}.workflow-v4-step-icon{width:50px;height:50px}.workflow-v4-step-card{grid-template-columns:minmax(130px,.78fr) minmax(0,1.22fr);gap:10px;padding-right:10px}.workflow-v4-step .workflow-v3-step-images>img:only-child{width:150px}.workflow-v4-status-bar{gap:12px;padding-right:16px;padding-left:16px}.workflow-v4-status-bar dl{gap:12px}.workflow-v4-delivery{padding-right:18px;padding-left:18px}.workflow-v4-delivery .workflow-v3-product-overview{grid-template-columns:minmax(175px,200px) minmax(0,1fr);gap:16px}.workflow-v4-settings{margin-right:0;margin-left:0;padding-right:0;padding-left:0}}@media (max-width:1120px){.workflow-studio-shell.workflow-v4-reference{grid-template-rows:128px auto}.workflow-v4-reference .workflow-studio-templates{height:128px;padding:18px 18px 10px}.workflow-v4-reference .workflow-template-gallery{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity}.workflow-v4-reference .workflow-template-card,.workflow-v4-reference .workflow-template-gallery-skeleton{width:300px;flex:0 0 300px;scroll-snap-align:start}.workflow-v4-reference .workflow-v3-view-all{min-width:126px;flex:0 0 126px;justify-content:center}.workflow-v4-main{min-height:0;grid-template-columns:1fr;margin:0}.workflow-v4-delivery,.workflow-v4-left-column{min-height:0}}@media (min-width:1600px){.workflow-studio-shell.workflow-v4-reference{grid-template-rows:140px auto}.workflow-v4-main{grid-template-columns:minmax(760px,1fr) minmax(540px,560px);gap:16px}.workflow-v4-process-panel{min-height:660px;padding:30px 28px 28px}.workflow-v4-step-list{gap:14px}.workflow-v4-step-card{min-height:84px;padding-top:12px;padding-bottom:12px}.workflow-v4-step .workflow-v3-step-copy strong{font-size:15px}.workflow-v4-step .workflow-v3-step-copy small{font-size:12px}.workflow-v4-delivery{padding:18px 24px 28px}.workflow-v4-delivery>.workflow-v3-section-heading{min-height:30px}.workflow-v4-delivery .workflow-v3-section-heading h2,.workflow-v4-settings h2{font-size:16px}.workflow-v4-delivery .workflow-v3-product-overview{grid-template-columns:minmax(220px,240px) minmax(0,1fr);gap:22px}.workflow-v4-delivery .workflow-v3-product-overview:has(.workflow-v3-reference-gallery[data-multiple=true]){grid-template-columns:minmax(220px,240px) minmax(0,1fr);gap:22px}.workflow-v4-delivery .workflow-v3-reference-main[data-empty=true]{min-height:240px}.workflow-v4-delivery .workflow-v3-product-copy h3{font-size:16px}.workflow-v4-delivery .workflow-v3-product-copy>p{font-size:12px}.workflow-v4-delivery .workflow-v3-product-copy li,.workflow-v4-delivery .workflow-v3-specifications dd,.workflow-v4-delivery .workflow-v3-specifications dt,.workflow-v4-settings .workflow-v3-field>select,.workflow-v4-settings .workflow-v3-segmented button{font-size:11px}}@media (max-width:760px){.workflow-center-panel .workflow-center-header{min-height:74px;gap:10px;padding:9px 12px}.workflow-center-panel .workflow-center-heading{min-width:0;gap:8px}.workflow-center-panel .workflow-center-heading>.workflow-center-brand-mark{width:32px;height:32px;flex-basis:32px;font-size:16px}.workflow-center-heading-accent{height:32px}.workflow-center-panel .workflow-center-heading h1{font-size:17px}.workflow-center-panel .workflow-center-actions{grid-column:auto;grid-row:auto;width:auto;gap:6px;margin-right:0}.workflow-center-panel .workflow-center-actions>button{min-width:34px;flex:0 0 auto;padding:0 7px}.workflow-center-panel .workflow-center-actions>button span{display:none}.workflow-studio-shell.workflow-v4-reference{gap:8px;padding:0 10px 12px}.workflow-v4-reference .workflow-studio-templates{padding-right:12px;padding-left:12px}.workflow-v4-left-column{min-height:0;grid-template-rows:auto auto}.workflow-v4-process-panel{padding:16px 13px}.workflow-v4-step-list{grid-template-rows:none;gap:9px}.workflow-step-node-list{grid-template-columns:1fr}.workflow-v4-step{grid-template-columns:44px 32px minmax(0,1fr);-moz-column-gap:9px;column-gap:9px}.workflow-v4-step:not(:last-child):before{left:69px}.workflow-v4-step-icon{width:44px;height:44px;border-radius:9px}.workflow-v4-step-number{width:30px;height:30px;font-size:10px}.workflow-v4-step-card{min-height:78px;grid-template-columns:1fr;gap:8px;padding:10px}.workflow-v4-step .workflow-v3-package-result,.workflow-v4-step .workflow-v3-step-result,.workflow-v4-step .workflow-v3-step-status{justify-self:stretch;justify-content:flex-start}.workflow-v4-step .workflow-v3-step-result{flex-wrap:wrap}.workflow-v4-step .workflow-v3-package-result strong,.workflow-v4-step .workflow-v3-step-result>strong{min-width:0;justify-self:start;text-align:left}.workflow-v4-step .workflow-v3-package-result{grid-template-columns:repeat(3,48px);justify-content:start}.workflow-v4-step .workflow-v3-package-result strong{grid-column:1/-1}.workflow-v4-step-arrow{left:16px}.workflow-v4-status-bar{grid-template-columns:1fr;gap:9px;padding:12px 14px}.workflow-v4-status-bar>i{display:none}.workflow-v4-status-bar dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px}.workflow-v4-output-summary{grid-column:1/-1}.workflow-v4-delivery{padding:14px 14px 0}.workflow-v4-delivery .workflow-v3-preview-actions,.workflow-v4-delivery .workflow-v3-reference-actions,.workflow-v4-delivery .workflow-v3-reference-badge,.workflow-v4-settings>header>button{opacity:1;transform:none}.workflow-v4-delivery .workflow-v3-product-overview,.workflow-v4-delivery .workflow-v3-product-overview:has(.workflow-v3-reference-gallery[data-multiple=true]){grid-template-columns:1fr;gap:14px}.workflow-v4-delivery .workflow-v3-reference-gallery{width:min(100%,320px);margin:0 auto}.workflow-v4-delivery .workflow-v3-product-copy{padding-top:0}.workflow-v4-delivery .workflow-v3-product-copy h3{white-space:normal}.workflow-v4-delivery .workflow-v3-specifications dl>div{grid-template-columns:1fr}.workflow-v4-delivery .workflow-v3-specifications dl>div>span+span{border-top:1px solid #e9ebf2;border-left:0}.workflow-v4-settings{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.workflow-v4-settings .workflow-v3-advanced-settings,.workflow-v4-settings .workflow-v3-settings-grid{grid-template-columns:1fr}.workflow-v4-settings .workflow-settings-platforms,.workflow-v4-settings .workflow-v3-counts,.workflow-v4-settings .workflow-v3-model-field,.workflow-v4-settings .workflow-v3-settings-actions,.workflow-v4-settings .workflow-v4-format-field,.workflow-v4-settings .workflow-v4-quality-field,.workflow-v4-settings .workflow-v4-resolution-field{grid-column:1}.workflow-v4-settings .workflow-v3-model-field,.workflow-v4-settings .workflow-v4-format-field,.workflow-v4-settings .workflow-v4-quality-field,.workflow-v4-settings .workflow-v4-resolution-field{grid-template-columns:92px minmax(0,1fr)}.workflow-v4-settings .workflow-v3-settings-actions{width:100%;gap:10px;margin:16px 0 0}}@media (max-width:460px){.workflow-v4-reference .workflow-template-card,.workflow-v4-reference .workflow-template-gallery-skeleton{width:270px;flex-basis:270px}.workflow-v4-status-title{align-items:flex-start;flex-direction:column;gap:7px}.workflow-v4-status-bar dl{grid-template-columns:1fr}.workflow-v4-output-summary{grid-column:auto}.workflow-v4-settings .workflow-v3-model-field,.workflow-v4-settings .workflow-v4-format-field,.workflow-v4-settings .workflow-v4-quality-field,.workflow-v4-settings .workflow-v4-resolution-field{grid-template-columns:1fr;gap:8px}.workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented{width:100%;margin-left:0}.workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented button{overflow:hidden;padding:0 6px;font-size:9px;text-overflow:ellipsis}.workflow-v4-settings .workflow-v3-settings-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.workflow-step-node-card,.workflow-v4-delivery .workflow-v3-preview-actions,.workflow-v4-delivery .workflow-v3-reference-actions,.workflow-v4-delivery .workflow-v3-reference-badge,.workflow-v4-delivery .workflow-v3-reference-main,.workflow-v4-delivery .workflow-v3-reference-main>img,.workflow-v4-delivery .workflow-v3-reference-rail>button,.workflow-v4-product-empty-action,.workflow-v4-reference .workflow-template-card,.workflow-v4-reference-empty button,.workflow-v4-settings .workflow-v3-field>select,.workflow-v4-settings .workflow-v3-model-field .workflow-v3-segmented button,.workflow-v4-settings .workflow-v3-save,.workflow-v4-settings .workflow-v3-start,.workflow-v4-settings>header>button,.workflow-v4-specifications-empty,.workflow-v4-status-title>strong,.workflow-v4-step-card,.workflow-v4-step-icon,.workflow-v4-step-number{transition-duration:.01ms!important}.workflow-v4-reference .workflow-template-card:after,.workflow-v4-settings .workflow-v3-start:before{display:none}.workflow-v4-delivery .workflow-v3-reference-main:after,.workflow-v4-delivery .workflow-v3-reference-main>img,.workflow-v4-reference .workflow-template-selected,.workflow-v4-settings .workflow-v3-advanced-settings,.workflow-v4-status-title>strong[data-status=RUNNING],.workflow-v4-step-detail,.workflow-v4-step[data-status=RUNNING] .workflow-v4-step-icon,.workflow-v4-step[data-status=RUNNING]:not(:last-child):before{animation:none!important}}.workflow-schema-field>span{display:flex;align-items:center;gap:4px}.workflow-schema-field>span>i{color:#dc2626;font-style:normal}.workflow-schema-field>small{display:block;margin-top:6px;color:#8490a3;font-size:11px;font-weight:600;line-height:1.5}.workflow-schema-key-values{margin-top:16px}.workflow-schema-key-values>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#4f5b6f;font-size:12px;font-weight:800}.workflow-schema-key-values>header button{display:inline-flex;height:36px;align-items:center;gap:5px;border:1px solid #d9e2ef;border-radius:8px;background:#fff;padding:0 11px;color:#315ecf;font-size:12px;font-weight:800}.workflow-specification-suggestions{margin:-2px 0 12px}.workflow-specification-suggestions>small{display:block;margin-bottom:7px;color:#7b8799;font-size:10px;font-weight:750}.workflow-specification-suggestions>div{display:flex;flex-wrap:wrap;gap:7px}.workflow-specification-suggestions button{min-height:30px;cursor:pointer;border:1px solid #d9e2ef;border-radius:7px;background:#f7f9fc;padding:0 10px;color:#42627f;font-size:11px;font-weight:750}.workflow-specification-suggestions button:focus-visible,.workflow-specification-suggestions button:hover{outline:0;border-color:#7fa8e7;background:#edf4ff;color:#245bb5}.workflow-specification-suggestions button:disabled{cursor:not-allowed;opacity:.45}.workflow-schema-key-values>div>button svg,.workflow-schema-key-values>header svg{width:15px;height:15px}.workflow-schema-key-values>div{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) 42px;gap:10px;margin-bottom:9px}.workflow-schema-key-values>div>input{min-width:0;height:44px;border:1px solid #d9e2ef;border-radius:8px;background:#fff;padding:0 13px;color:#243044;font-size:13px;font-weight:700;outline:none}.workflow-schema-key-values>div>button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9e2ef;border-radius:8px;background:#fff;color:#8c98aa}.workflow-runtime-override-note,.workflow-schema-preview-error,.workflow-schema-preview-ready{display:flex;align-items:flex-start;gap:8px;margin:14px 0 0;border-radius:8px;padding:10px 12px;font-size:11px;font-weight:700;line-height:1.6}.workflow-runtime-override-note{border:1px solid #cbdaf8;background:#f5f8ff;color:#47618f}.workflow-schema-preview-ready{border:1px solid #bfe6d4;background:#f1fbf6;color:#14734e}.workflow-schema-preview-error{border:1px solid #fecaca;background:#fff6f6;color:#b4232f}.workflow-schema-preview-error svg,.workflow-schema-preview-ready svg{width:15px;height:15px;flex:0 0 auto;margin-top:1px}@media (max-width:560px){.workflow-schema-key-values>div{grid-template-columns:minmax(0,1fr) 40px}.workflow-schema-key-values>div>input:first-child{grid-column:1/-1}}.workflow-space-control-panel{container-type:inline-size}.workflow-space-generation-groups{display:grid;min-width:0;gap:20px}.workflow-space-generation-common{display:grid;min-width:0;gap:10px}.workflow-space-generation-common>h4{margin:0;color:#58677c;font-size:11px;font-weight:850;line-height:1.3}.workflow-space-generation-group{--workflow-generation-accent:#2563eb;--workflow-generation-tint:#f8fbff;min-width:0;border:1px solid #dfe7f0;border-top:2px solid var(--workflow-generation-accent);border-radius:8px;background:var(--workflow-generation-tint);padding:14px}.workflow-space-generation-group[data-branch=detail]{--workflow-generation-accent:#0e7490;--workflow-generation-tint:#f7fcfc}.workflow-space-generation-group-header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.workflow-space-generation-group-title{display:flex;min-width:0;align-items:flex-start;gap:9px}.workflow-space-generation-group-title>span{width:7px;height:7px;flex:0 0 7px;margin-top:5px;border-radius:50%;background:var(--workflow-generation-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--workflow-generation-accent) 13%,transparent)}.workflow-space-generation-group-title>div{min-width:0}.workflow-space-generation-group-header h4{margin:0;color:#263248;font-size:13px;font-weight:900;line-height:1.35}.workflow-space-generation-group-header small{display:block;margin-top:3px;color:#8290a5;font-size:10px;font-weight:700;line-height:1.4}.workflow-space-generation-group-count{flex:0 0 auto;color:var(--workflow-generation-accent);font-size:10px;font-weight:850;line-height:1.4}.workflow-space-generation-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:14px 12px}.workflow-space-generation-grid>.workflow-schema-field{display:grid;min-width:0;align-content:end;gap:8px}.workflow-space-generation-grid>.workflow-schema-field>legend,.workflow-space-generation-grid>.workflow-schema-field>span{min-width:0;color:#58677c;font-size:11px;font-weight:850;line-height:1.3}.workflow-space-generation-grid>.workflow-schema-field>input,.workflow-space-generation-grid>.workflow-schema-field>select,.workflow-space-generation-grid>.workflow-schema-field>textarea{width:100%;min-width:0;height:52px;border:1px solid #d9e2ed;border-radius:14px;outline:0;background:#fff;padding:0 14px;color:#2d3b51;font-size:12px;font-weight:750;box-shadow:0 3px 12px rgba(42,57,78,.04);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.workflow-space-generation-grid>.workflow-schema-field>textarea{height:auto;min-height:104px;padding-top:12px;padding-bottom:12px}.workflow-space-generation-grid>.workflow-schema-field>input:focus,.workflow-space-generation-grid>.workflow-schema-field>select:focus,.workflow-space-generation-grid>.workflow-schema-field>textarea:focus{border-color:#7ca7e8;box-shadow:0 0 0 3px rgba(37,99,235,.1),0 8px 18px rgba(37,99,235,.06)}.workflow-space-generation-grid>.workflow-space-count-field .workflow-inline-stepper{width:100%;height:52px;grid-template-columns:44px minmax(0,1fr) 44px;border-color:#d9e2ed;border-radius:14px;box-shadow:0 3px 12px rgba(42,57,78,.04)}.workflow-space-generation-grid>.workflow-settings-platforms,.workflow-space-generation-grid>[data-field-key$=".outputFormat"]{grid-column:1/-1}.workflow-space-generation-common-grid{padding-bottom:2px}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-common>h4,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-grid>.workflow-schema-field>legend,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-grid>.workflow-schema-field>span{color:#bbc6d5}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-group{border-color:#344151;background:#1b222c}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-group[data-branch=main]{--workflow-generation-tint:#1b2735}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-group[data-branch=detail]{--workflow-generation-tint:#1b2a2f}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-group-header h4{color:#eef2f7}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-group-header small{color:#9eacbd}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-grid>.workflow-schema-field>input,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-grid>.workflow-schema-field>select,.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-grid>.workflow-schema-field>textarea{border-color:#344151;background:#202832;color:#e7edf5}.original-workspace-root[data-yaistudio-theme=dark] .workflow-space-generation-grid>.workflow-space-count-field .workflow-inline-stepper{border-color:#344151;background:#202832}@container (max-width: 520px){.workflow-space-generation-grid{grid-template-columns:minmax(0,1fr)}.workflow-space-generation-grid>.workflow-settings-platforms,.workflow-space-generation-grid>[data-field-key$=".outputFormat"]{grid-column:1}}@media (max-width:760px){.workflow-space-generation-grid{grid-template-columns:minmax(0,1fr)}.workflow-space-generation-grid>.workflow-settings-platforms,.workflow-space-generation-grid>[data-field-key$=".outputFormat"]{grid-column:1}}.workflow-style-picker{display:grid;gap:10px;min-width:0}.workflow-style-picker>header{display:flex;align-items:baseline;gap:8px;min-width:0}.workflow-style-picker>header>span{color:#1f2b3d;font-size:12px;font-weight:900}.workflow-style-picker>header>small{color:#8595a8;font-size:11px;font-weight:700}.workflow-style-picker-grid{display:grid;gap:8px;grid-template-columns:minmax(0,1fr)}.workflow-style-picker-grid>button{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);gap:13px;align-content:start;align-items:start;min-width:0;padding:13px 14px;border:1px solid #e3e6ed;border-radius:14px;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.workflow-style-picker-grid>button:hover:not(:disabled){border-color:#c7d0dd;box-shadow:0 8px 20px rgba(21,32,51,.07)}.workflow-style-picker-grid>button[data-selected=true]{border-color:var(--workflow-space-accent,#2563eb);background:#f5f8ff;box-shadow:0 0 0 1px var(--workflow-space-accent,#2563eb) inset}.workflow-style-picker-grid>button:disabled{cursor:not-allowed;opacity:.6}.workflow-style-picker-swatch{display:grid;align-content:center;gap:4px;width:52px;height:52px;padding:8px;border:1px solid #e6eaf1;border-radius:12px;background:#fff}.workflow-style-picker-swatch>i{display:block;height:12px;border-radius:4px;background:var(--swatch-a,#c9d3de)}.workflow-style-picker-swatch>i:last-child{background:var(--swatch-b,#8c929a)}.workflow-style-picker-copy{display:grid;gap:5px;align-content:start;min-width:0}.workflow-style-picker-copy>strong{min-width:0;overflow:hidden;color:#1f2b3d;font-size:12.5px;font-weight:900;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.workflow-style-picker-copy>strong>svg{width:12px;height:12px;margin-right:4px;vertical-align:-1px}.workflow-style-picker-copy>small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#66788f;font-size:12px;font-weight:600;line-height:1.65}.workflow-style-picker-check{position:absolute;top:7px;left:55px;display:grid;width:18px;height:18px;place-items:center;border-radius:999px;background:var(--workflow-space-accent,#2563eb);color:#fff}.workflow-style-picker-check>svg{width:11px;height:11px;animation:workflow-style-check-in .18s ease-out}@keyframes workflow-style-check-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.workflow-style-picker-input{display:grid;gap:5px}.workflow-style-picker-input>span{display:flex;justify-content:space-between;gap:8px;color:#1f2b3d;font-size:12px;font-weight:900}.workflow-style-picker-input output{color:#8595a8;font-size:11px;font-weight:800}.workflow-style-picker-input>textarea{width:100%;min-height:76px;padding:9px 11px;border:1px solid #e3e6ed;border-radius:11px;background:#fff;color:#1f2b3d;font:12px/1.6 inherit;resize:vertical}.workflow-style-picker-input>textarea:focus-visible{border-color:var(--workflow-space-accent,#2563eb);outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.workflow-style-picker-more{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;cursor:pointer;border:1px dashed #cdd6e2;border-radius:11px;background:#fff;color:#2b3a4f;font:800 12px/1 inherit;transition:border-color .15s ease,background .15s ease,color .15s ease}.workflow-style-picker-more>span{color:#8595a8;font-size:11px;font-weight:800}.workflow-style-picker-more:hover:not(:disabled){border-color:var(--workflow-space-accent,#2563eb);background:#f5f8ff;color:var(--workflow-space-accent,#2563eb)}.workflow-style-picker-more:disabled{cursor:not-allowed;opacity:.6}.workflow-style-library-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:32px;background:rgba(17,22,31,.5);backdrop-filter:blur(5px);animation:workflow-style-library-fade .18s ease-out}.workflow-style-library-dialog{display:grid;width:min(1000px,calc(100vw - 64px));max-height:min(780px,calc(100vh - 64px));grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #e2e7ef;border-radius:20px;background:#fff;box-shadow:0 32px 90px rgba(15,23,42,.24),0 2px 6px rgba(15,23,42,.06);animation:workflow-style-library-enter .2s cubic-bezier(.22,1,.36,1)}.workflow-style-library-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #edf0f5;padding:22px 26px 18px}.workflow-style-library-dialog>header>div{display:grid;gap:5px;min-width:0}.workflow-style-library-dialog>header strong{color:#16213a;font-size:17px;font-weight:900;letter-spacing:-.01em}.workflow-style-library-dialog>header small{color:#8595a8;font-size:12px;font-weight:700}.workflow-style-library-dialog>header>button{display:grid;width:40px;height:40px;flex:0 0 40px;cursor:pointer;place-items:center;border:1px solid transparent;border-radius:11px;background:transparent;color:#7d8695;transition:background .15s ease,color .15s ease,border-color .15s ease}.workflow-style-library-dialog>header>button:hover{border-color:#e4e8ef;background:#f4f6fa;color:#38414f}.workflow-style-library-dialog>header>button:focus-visible{border-color:var(--workflow-space-accent,#2563eb);outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.14)}.workflow-style-library-dialog>header svg{width:19px;height:19px}.workflow-style-library-scroll{min-height:0;overflow-y:auto;padding:20px 26px 26px;scrollbar-color:#c9ced8 transparent;scrollbar-width:thin;overscroll-behavior:contain}.workflow-style-library-scroll .workflow-style-picker-grid[data-collapsed=false]{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:12px;align-items:start}@keyframes workflow-style-library-fade{0%{opacity:0}to{opacity:1}}@keyframes workflow-style-library-enter{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}.workflow-space-style-section{display:grid;gap:10px;margin-bottom:14px;padding:12px 13px 14px;border:1px solid #e6eaf2;border-radius:14px;background:#fbfcfe}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-picker-more{border-color:#3b4757;background:#1b1f27;color:#d6dae3}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-picker-more>span{color:#98a3b4}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-picker-more:hover:not(:disabled){border-color:var(--workflow-space-accent,#2563eb);background:#1f2733;color:#cbd8ff}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-dialog{border-color:#363c49;background:#22262f}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-dialog>header{border-color:#363c49}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-dialog>header strong{color:#f1f4f8}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-dialog>header small,.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-dialog>header>button{color:#aab2c0}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-dialog>header>button:hover{background:#2b313c;color:#f1f4f8}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-scroll .workflow-style-picker-grid[data-collapsed=false]>button{border-color:#363c49;background:#1b1f27;color:#d6dae3}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-scroll .workflow-style-picker-grid[data-collapsed=false]>button[data-selected=true]{border-color:var(--workflow-space-accent,#2563eb);background:#232c3d}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-scroll .workflow-style-picker-copy>strong{color:#eef2f8}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-scroll .workflow-style-picker-copy>small{color:#a3adbd}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-scroll .workflow-style-picker-swatch{border-color:#414957;background:#2a303a}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-scroll .workflow-style-picker-grid[data-collapsed=false]>button:hover:not(:disabled){border-color:#4a5568;box-shadow:0 8px 20px rgba(0,0,0,.24)}.original-workspace-root[data-yaistudio-theme=dark] .workflow-style-library-scroll .workflow-style-picker-check{background:#8ab4ff;color:#101720}@media (max-width:860px){.workflow-style-library-backdrop{padding:16px}.workflow-style-library-dialog{width:calc(100vw - 32px);max-height:calc(100vh - 32px);border-radius:16px}.workflow-style-library-dialog>header{padding:18px 18px 15px}.workflow-style-library-scroll{padding:16px 18px 20px}.workflow-style-library-scroll .workflow-style-picker-grid[data-collapsed=false]{grid-template-columns:minmax(0,1fr);gap:10px}}@media (prefers-reduced-motion:reduce){.workflow-style-library-backdrop,.workflow-style-library-dialog,.workflow-style-picker-check>svg{animation:none}}