:root{--mobile-header-h: 60px;--mobile-nav-h: 70px;--mobile-action-h: 78px;--mobile-page: #f5f6f8;--mobile-surface: #ffffff;--mobile-text: #20212a;--mobile-muted: #6d6f7b;--mobile-line: #e2e3e8;--mobile-brand: #6f4af6;--mobile-brand-soft: #f1edff}.mobile-header-copy,.mobile-bottom-nav{display:none}@media(max-width:840px){html,body{min-width:320px;overflow-x:hidden}body{color:var(--mobile-text);background:var(--mobile-page);overscroll-behavior-y:none}body.auth-ready .app-shell{min-height:100svh;padding:calc(var(--mobile-header-h) + env(safe-area-inset-top)) 0 calc(var(--mobile-nav-h) + env(safe-area-inset-bottom))}body.theme-light .topbar{inset:0 0 auto;z-index:520;width:100%;height:calc(var(--mobile-header-h) + env(safe-area-inset-top));min-height:calc(var(--mobile-header-h) + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);border:0;border-bottom:1px solid var(--mobile-line);color:var(--mobile-text);background:rgba(255,255,255,.97);box-shadow:none}body.theme-light .nav{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;width:100%;height:var(--mobile-header-h);padding:7px 14px;overflow:visible}body.theme-light .topbar .brand{min-height:44px;padding:0;color:transparent;font-size:0}body.theme-light .topbar .brand::before{width:38px;height:38px;margin:0;border-radius:11px;color:#fff;background:var(--mobile-brand);box-shadow:none;font-size:24px}.mobile-header-copy{min-width:0;display:grid;gap:1px}.mobile-header-copy small{color:#858691;font-size:9px;font-weight:700;letter-spacing:.05em;line-height:1.2}.mobile-header-copy strong{overflow:hidden;color:var(--mobile-text);font-size:16px;font-weight:720;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}body.theme-light .topbar .menu,body.theme-light .topbar .auth-status,.v4-sidebar-collapse,#homePanel,#canvasMenuGroup,#videoMenuGroup,#canvasStartPanel{display:none!important}.mobile-bottom-nav{position:fixed;inset:auto 0 0;z-index:540;height:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;padding:6px 18px env(safe-area-inset-bottom);border-top:1px solid var(--mobile-line);background:rgba(255,255,255,.98);box-shadow:0 -8px 24px rgba(32,33,42,.06)}.mobile-bottom-nav button{position:relative;min-width:0;min-height:56px;display:grid;place-items:center;align-content:center;gap:3px;padding:4px 8px;border:0;border-radius:11px;color:#787983;background:transparent;cursor:pointer;font:inherit}.mobile-bottom-nav button.is-active{color:#5c3cc8;background:var(--mobile-brand-soft)}.mobile-bottom-nav button:focus-visible{outline:3px solid rgba(111,74,246,.25);outline-offset:1px}.mobile-bottom-nav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mobile-bottom-nav span{font-size:11px;font-weight:680;line-height:1.15}body.theme-light .container{width:100%;min-width:0;min-height:calc(100svh - var(--mobile-header-h) - var(--mobile-nav-h));padding:0;overflow:clip;background:var(--mobile-page)}#comprehensiveWorkbenchMount .toolbox-page{width:100%;min-height:calc(100svh - var(--mobile-header-h) - var(--mobile-nav-h));padding:10px 12px calc(var(--mobile-action-h) + 34px);background:var(--mobile-page)}#comprehensiveWorkbenchMount .toolbox-page-head{display:none}#comprehensiveWorkbenchMount .toolbox-composer{width:100%;margin:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}#comprehensiveWorkbenchMount .toolbox-mode-group{position:sticky;top:calc(var(--mobile-header-h) + env(safe-area-inset-top));z-index:40;min-width:0;margin:-10px -12px 10px;padding:10px 12px 9px;border:0;border-bottom:1px solid var(--mobile-line);background:rgba(245,246,248,.98)}#comprehensiveWorkbenchMount .toolbox-mode-switch{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;border:1px solid #dedfe5;border-radius:12px;background:#e9eaee}#comprehensiveWorkbenchMount .toolbox-mode-switch button{width:100%;min-width:0;height:44px;justify-content:center;padding:0 5px;border:0;border-radius:9px;background:transparent;box-shadow:none;text-align:center}#comprehensiveWorkbenchMount .toolbox-mode-switch button[data-toolbox-mode=video]{display:none}#comprehensiveWorkbenchMount .toolbox-mode-switch button>b,#comprehensiveWorkbenchMount .toolbox-mode-switch button small{display:none}#comprehensiveWorkbenchMount .toolbox-mode-switch button>span{display:block}#comprehensiveWorkbenchMount .toolbox-mode-switch button strong{display:block;overflow:hidden;color:#62636d;font-size:11px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}#comprehensiveWorkbenchMount .toolbox-mode-switch button.is-active{background:#fff;box-shadow:0 2px 7px rgba(34,35,44,.08)}#comprehensiveWorkbenchMount .toolbox-mode-switch button.is-active strong{color:#5738c5}#comprehensiveWorkbenchMount .toolbox-main-grid{display:flex;flex-direction:column;gap:10px}#comprehensiveWorkbenchMount .toolbox-step,#comprehensiveWorkbenchMount .toolbox-settings-step{width:100%;min-width:0;min-height:0;grid-column:auto;overflow:visible;border:1px solid var(--mobile-line);border-radius:12px;background:var(--mobile-surface);box-shadow:none}#comprehensiveWorkbenchMount .toolbox-step+.toolbox-step{border-left:1px solid var(--mobile-line)}#comprehensiveWorkbenchMount .toolbox-step>.toolbox-panel-head{min-height:54px;padding:9px 13px;border-bottom:1px solid #ececf0}#comprehensiveWorkbenchMount .toolbox-panel-head h2{font-size:15px}#comprehensiveWorkbenchMount .toolbox-panel-head p{margin-top:2px;font-size:10px}#comprehensiveWorkbenchMount .toolbox-panel-body{min-height:0;padding:13px;overflow:visible}#comprehensiveWorkbenchMount .toolbox-uploader,#comprehensiveWorkbenchMount .toolbox-creation-upload-grid{gap:9px}#comprehensiveWorkbenchMount .toolbox-creation-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#comprehensiveWorkbenchMount .toolbox-creation-slot,#comprehensiveWorkbenchMount .toolbox-creation-slot .toolbox-role-thumb{height:148px;min-height:148px}#comprehensiveWorkbenchMount .toolbox-creation-slot-select,#comprehensiveWorkbenchMount .toolbox-creation-slot-picker,#comprehensiveWorkbenchMount .toolbox-creation-slot .toolbox-role-thumb{height:108px;min-height:108px}#comprehensiveWorkbenchMount .toolbox-creation-slot-picker{padding-top:10px}#comprehensiveWorkbenchMount .toolbox-dropzone,#comprehensiveWorkbenchMount .toolbox-dropzone.is-tall{min-height:104px;padding:14px;border-radius:10px}#comprehensiveWorkbenchMount .toolbox-dropzone>b{width:38px;height:38px}#comprehensiveWorkbenchMount .toolbox-material-controls{grid-template-columns:1fr 1fr;gap:9px}#comprehensiveWorkbenchMount .toolbox-select-trigger{min-height:44px}#comprehensiveWorkbenchMount .toolbox-effects{overflow-x:auto;scrollbar-width:none}#comprehensiveWorkbenchMount .toolbox-effects>div{min-width:max-content}#comprehensiveWorkbenchMount .toolbox-prompt-box textarea{min-height:118px;max-height:180px;font-size:16px}#comprehensiveWorkbenchMount .toolbox-model-suggestion{display:none}#comprehensiveWorkbenchMount .toolbox-prompt-step:has(#toolboxLatestResult[hidden]) .toolbox-preview-heading,#comprehensiveWorkbenchMount .toolbox-prompt-step:has(#toolboxLatestResult[hidden]) .toolbox-preview-well{display:none}#comprehensiveWorkbenchMount .toolbox-preview-well{min-height:260px}#comprehensiveWorkbenchMount .toolbox-generation-controls{display:grid;grid-template-columns:1fr;gap:10px}#comprehensiveWorkbenchMount .toolbox-model-field,#comprehensiveWorkbenchMount .toolbox-generation-controls>.toolbox-policy-field,#comprehensiveWorkbenchMount .toolbox-generation-summary{display:none}#comprehensiveWorkbenchMount .toolbox-settings-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px}#comprehensiveWorkbenchMount .toolbox-submit-row{position:fixed;right:0;bottom:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom));left:0;z-index:530;min-height:var(--mobile-action-h);display:grid;grid-template-columns:minmax(0,1fr) 142px;align-items:center;gap:10px;margin:0;padding:9px 12px;border-top:1px solid var(--mobile-line);background:rgba(255,255,255,.98);box-shadow:0 -8px 22px rgba(32,33,42,.07)}#comprehensiveWorkbenchMount .toolbox-submit-meta{min-width:0;display:grid;gap:2px}#comprehensiveWorkbenchMount .toolbox-submit-meta strong,#comprehensiveWorkbenchMount .toolbox-submit-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#comprehensiveWorkbenchMount .toolbox-submit-meta strong{font-size:12px}#comprehensiveWorkbenchMount .toolbox-submit-meta span{color:var(--mobile-muted);font-size:10px}#comprehensiveWorkbenchMount .toolbox-progress{grid-column:1 / -1}#comprehensiveWorkbenchMount .toolbox-submit-actions{width:100%;display:grid}#comprehensiveWorkbenchMount .toolbox-submit,#comprehensiveWorkbenchMount .toolbox-cancel{width:100%;min-height:48px;border-radius:10px;font-size:13px}#comprehensiveWorkbenchMount .toolbox-submit{background:var(--mobile-brand);box-shadow:none}#comprehensiveWorkbenchMount .toolbox-works-shell{width:100%;height:auto;min-height:calc(100svh - var(--mobile-header-h) - var(--mobile-nav-h) - 20px);border:0;border-radius:0;background:transparent;box-shadow:none}#comprehensiveWorkbenchMount .toolbox-work-filters{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 0 10px;border:0}#comprehensiveWorkbenchMount .toolbox-work-filters .toolbox-work-search,#comprehensiveWorkbenchMount .toolbox-work-filter-meta{grid-column:1 / -1;width:100%}#comprehensiveWorkbenchMount .toolbox-works-grid{grid-template-columns:1fr;gap:10px;padding:0}#comprehensiveWorkbenchMount .toolbox-works-grid.is-demo{display:none}#comprehensiveWorkbenchMount .toolbox-works-shell:has(.toolbox-works-grid.is-demo)::after{min-height:260px;display:grid;place-items:center;padding:28px;border:1px dashed #d5d7df;border-radius:12px;color:var(--mobile-muted);background:var(--mobile-surface);content:"\8fd8\6ca1\6709\4f5c\54c1\ff0c\5b8c\6210\7b2c\4e00\6b21\521b\4f5c\540e\4f1a\81ea\52a8\4fdd\5b58\5728\8fd9\91cc";font-size:13px;line-height:1.6;text-align:center}#comprehensiveWorkbenchMount .toolbox-selection-bar{display:none}.v4-account-page,.v4-system-shell{min-width:0}.v4-account-page .v4-system-shell{padding:12px}.v4-account-page .v4-system-head{display:none}.v4-account-summary,.v4-account-layout{grid-template-columns:1fr}button,input,select,textarea{touch-action:manipulation}}@media(max-width:370px){#comprehensiveWorkbenchMount .toolbox-mode-switch button strong{font-size:10px}#comprehensiveWorkbenchMount .toolbox-submit-row{grid-template-columns:minmax(0,1fr) 126px;padding-inline:9px}#comprehensiveWorkbenchMount .toolbox-creation-upload-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mobile-bottom-nav *,#comprehensiveWorkbenchMount .toolbox-submit{animation:none!important;transition-duration:.01ms!important}}.mobile-header-back,.mobile-header-actions,.mobile-creation-home{display:none}@media(max-width:840px){:root{--mobile-header-h: 62px;--mobile-nav-h: 68px;--mobile-action-h: 76px;--mobile-page: #f7f7f9;--mobile-surface: #ffffff;--mobile-text: #17171d;--mobile-muted: #676873;--mobile-line: #e4e4e9;--mobile-line-strong: #d7d7df;--mobile-brand: #5d2bd3;--mobile-brand-deep: #4920af;--mobile-brand-soft: #f3efff;--mobile-success: #16855f}body.theme-light .topbar{background:rgba(255,255,255,.985)}body.theme-light .nav{grid-template-columns:38px minmax(0,1fr) auto;gap:8px;padding:7px 12px}body.theme-light .topbar .brand{display:none}.mobile-header-back{grid-column:1;width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:10px;color:var(--mobile-text);background:transparent;visibility:hidden;cursor:pointer}.mobile-header-back.is-visible{visibility:visible}.mobile-header-back:active{background:#f0f0f3}.mobile-header-back:focus-visible{outline:3px solid rgba(93,43,211,.22);outline-offset:1px}.mobile-header-back svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.mobile-header-copy{grid-column:2;min-width:0;display:flex;align-items:center;gap:9px}.mobile-header-copy>span{flex:0 0 auto;color:#111116;font-size:16px;font-weight:820;letter-spacing:.015em}.mobile-header-copy>i{width:1px;height:15px;flex:0 0 auto;background:#d6d6dc}.mobile-header-copy strong{min-width:0;overflow:hidden;color:#2d2d35;font-size:14px;font-weight:680;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.mobile-header-actions{grid-column:3;display:flex;align-items:center}.mobile-wallet-pill{min-height:36px;display:flex;align-items:center;gap:5px;padding:0 10px;border:1px solid #dedee5;border-radius:999px;color:#4f505a;background:#fff;cursor:pointer;font:inherit}.mobile-wallet-pill span{font-size:10px;font-weight:650}.mobile-wallet-pill strong{color:var(--mobile-brand);font-size:12px;font-weight:780}.mobile-wallet-pill:focus-visible{outline:3px solid rgba(93,43,211,.22);outline-offset:1px}.mobile-bottom-nav{padding:5px 16px env(safe-area-inset-bottom);box-shadow:none}.mobile-bottom-nav button{min-height:56px;gap:2px;border-radius:10px}.mobile-bottom-nav button.is-active{color:var(--mobile-brand);background:transparent}.mobile-bottom-nav button.is-active::before{position:absolute;top:1px;left:50%;width:24px;height:2px;border-radius:999px;background:currentColor;content:"";transform:translateX(-50%)}.mobile-bottom-nav svg{width:21px;height:21px}.mobile-creation-home{display:block;width:100%;max-width:520px;margin:0 auto;padding:8px 2px 18px}.mobile-creation-home[hidden]{display:none!important}.mobile-home-intro{padding:10px 2px 14px}.mobile-home-intro p{margin:0 0 4px;color:var(--mobile-muted);font-size:12px;font-weight:550}.mobile-home-intro h1{margin:0;color:var(--mobile-text);font-size:25px;font-weight:780;letter-spacing:-.03em;line-height:1.2}.mobile-task-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mobile-task-card{position:relative;min-width:0;min-height:94px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;padding:14px 11px;border:1px solid var(--mobile-line);border-radius:12px;color:var(--mobile-text);background:var(--mobile-surface);cursor:pointer;text-align:left;transition:border-color 160ms ease,background-color 160ms ease,transform 160ms ease}.mobile-task-card.is-primary{border-color:#d8ccfb;background:#fbfaff}.mobile-task-card:active{border-color:#bda9f1;background:var(--mobile-brand-soft);transform:scale(.985)}.mobile-task-card:focus-visible{outline:3px solid rgba(93,43,211,.22);outline-offset:2px}.mobile-task-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:var(--mobile-brand);background:var(--mobile-brand-soft)}.mobile-task-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.mobile-task-card>span:nth-child(2){min-width:0;display:grid;gap:4px}.mobile-task-card strong{overflow:hidden;font-size:13px;font-weight:740;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.mobile-task-card small{overflow:hidden;color:var(--mobile-muted);font-size:9px;font-weight:530;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.mobile-task-card>i,.mobile-recent-row>i{color:#a5a5ae;font-size:18px;font-style:normal}.mobile-recent{margin-top:18px}.mobile-recent>header{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.mobile-recent h2{margin:0;font-size:14px;font-weight:740}.mobile-recent>header button{padding:7px 0 7px 10px;border:0;color:var(--mobile-muted);background:transparent;font-size:11px;cursor:pointer}.mobile-recent-row{width:100%;min-height:68px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--mobile-line);border-radius:12px;color:var(--mobile-text);background:var(--mobile-surface);cursor:pointer;text-align:left}.mobile-recent-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;color:var(--mobile-brand);background:var(--mobile-brand-soft)}.mobile-recent-mark svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.mobile-recent-row>span:nth-child(2){min-width:0;display:grid;gap:3px}.mobile-recent-row strong,.mobile-recent-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-recent-row strong{font-size:12px;font-weight:700}.mobile-recent-row small{color:var(--mobile-muted);font-size:9px}body[data-mobile-feature=home] #comprehensiveWorkbenchMount .toolbox-page{padding-bottom:18px}body.mobile-feature-active #comprehensiveWorkbenchMount .toolbox-mode-group{display:none!important}body.mobile-feature-active #comprehensiveWorkbenchMount .toolbox-main-grid{gap:12px}body.mobile-feature-active #comprehensiveWorkbenchMount .toolbox-step,body.mobile-feature-active #comprehensiveWorkbenchMount .toolbox-settings-step{border-color:var(--mobile-line);border-radius:12px}body.mobile-feature-active #comprehensiveWorkbenchMount .toolbox-panel-head{min-height:58px;padding:11px 13px}body.mobile-feature-active #comprehensiveWorkbenchMount .toolbox-panel-head h2{font-size:14px}body.mobile-feature-active #comprehensiveWorkbenchMount .toolbox-panel-head p{color:var(--mobile-muted);font-size:10px}body.mobile-feature-active #comprehensiveWorkbenchMount .toolbox-submit-row{box-shadow:none}body.mobile-feature-active #comprehensiveWorkbenchMount .toolbox-submit{background:var(--mobile-brand)}body.mobile-feature-active #comprehensiveWorkbenchMount .toolbox-submit:active{background:var(--mobile-brand-deep)}body[data-mobile-feature=analyze] #comprehensiveWorkbenchMount .toolbox-prompt-step:has(#toolboxLatestResult[hidden]) .toolbox-preview-heading,body[data-mobile-feature=analyze] #comprehensiveWorkbenchMount .toolbox-prompt-step:has(#toolboxLatestResult[hidden]) .toolbox-preview-well{display:flex}#detailReplicaPanel,#imageTemplateLibraryPanel,#poseExtensionPanel{min-height:calc(100svh - var(--mobile-header-h) - var(--mobile-nav-h));padding:12px 12px calc(var(--mobile-nav-h) + env(safe-area-inset-bottom) + 22px);background:var(--mobile-page)}#detailReplicaPanel .detail-replica-head,#imageTemplateLibraryPanel .image-template-library-head{display:none}#poseExtensionPanel .pose-extension-hero{display:none}#poseExtensionPanel .pose-source-panel,#poseExtensionPanel .pose-result-panel,#poseExtensionPanel .pose-settings-panel{border-color:var(--mobile-line);border-radius:14px}#poseExtensionPanel .pose-source-panel,#poseExtensionPanel .pose-settings-panel{padding:15px}#poseExtensionPanel .pose-result-panel{min-height:420px}.detail-gallery-intro,.image-template-library-intro{display:block;padding:16px;border-radius:12px}.detail-gallery-intro>div>span,.image-template-library-intro>div>span{display:none}.detail-gallery-intro h2,.image-template-library-intro h2{margin-top:0;font-size:18px}.detail-gallery-intro p,.image-template-library-intro p{margin-top:6px;font-size:11px}.detail-gallery-intro ol,.image-template-library-intro ol{display:none}.detail-gallery-grid{grid-template-columns:1fr;gap:12px;margin-top:12px}.detail-editor-toolbar{margin-bottom:10px;padding:9px 10px}.detail-editor-toolbar>button{display:none}.detail-replica-layout{grid-template-columns:1fr;gap:12px}.detail-template-library,.detail-replica-preview{position:static}.detail-template-library{order:1}.detail-input-panel{order:2}.detail-replica-preview{order:3}.detail-template-image{max-height:210px}.detail-panel-head{min-height:58px;padding:13px 14px}.detail-input-group{padding:14px}.image-template-library-body{width:100%}.image-template-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.image-template-card{border-radius:12px}.image-template-card-body{display:grid;gap:6px;padding:10px 10px 7px}.image-template-card-body strong{font-size:12px}.image-template-card-body small{font-size:9px}.image-template-card-body i{font-size:10px}.image-template-card-meta{overflow:hidden;padding:0 10px 10px}.image-template-card-meta em{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.image-template-editor-toolbar{padding:10px}.image-template-editor-layout{grid-template-columns:1fr}.image-template-selected-panel,.image-template-material-panel,.image-template-generate-panel{border-radius:12px}#genPanel.v4-splitter-mode{--brand: var(--mobile-brand);--brand-strong: var(--mobile-brand-deep);min-height:calc(100svh - var(--mobile-header-h) - var(--mobile-nav-h));padding:12px 12px calc(var(--mobile-nav-h) + env(safe-area-inset-bottom) + 22px);background:var(--mobile-page)}#genPanel.v4-splitter-mode .split-workbench{border-color:var(--mobile-line);border-radius:12px;background:var(--mobile-surface)}#genPanel.v4-splitter-mode .split-workbench-head{min-height:0;padding:14px;border-color:var(--mobile-line);background:var(--mobile-surface)}#genPanel.v4-splitter-mode .split-workbench-title h2{font-size:17px}#genPanel.v4-splitter-mode .split-workbench-title p,#genPanel.v4-splitter-mode .split-workbench-steps{display:none}#genPanel.v4-splitter-mode #closeSplitterModeBtn{display:none}#genPanel.v4-splitter-mode .split-mode-tabs{padding:3px;border-color:var(--mobile-line-strong);background:#eef0f4}#genPanel.v4-splitter-mode .split-mode-tab{min-height:38px;color:var(--mobile-muted)}#genPanel.v4-splitter-mode #batchSplitModeInput:checked~.split-workbench-head label[for=batchSplitModeInput],#genPanel.v4-splitter-mode #singleSplitModeInput:checked~.split-workbench-head label[for=singleSplitModeInput]{color:#fff;background:var(--mobile-brand);box-shadow:none}#genPanel.v4-splitter-mode .split-workbench-body{padding:12px;background:var(--mobile-surface)}#genPanel.v4-splitter-mode .splitter-capabilities span,#genPanel.v4-splitter-mode span.splitter-capabilities{color:var(--mobile-muted);background:#f1f2f5}#genPanel.v4-splitter-mode .single-workflow-steps{gap:6px}#genPanel.v4-splitter-mode .single-workflow-steps button{border-color:var(--mobile-line);color:var(--mobile-muted);background:#fff}#genPanel.v4-splitter-mode .single-workflow-steps button.active{border-color:var(--mobile-brand);color:#fff;background:var(--mobile-brand)}#genPanel.v4-splitter-mode .single-workflow-steps button.active b{color:var(--mobile-brand);background:#fff}#genPanel.v4-splitter-mode .single-stage-card,#genPanel.v4-splitter-mode .split-config-block,#genPanel.v4-splitter-mode .split-upload-zone{border-color:var(--mobile-line);background:#f6f7f9}#genPanel.v4-splitter-mode .single-stage-card .segmented{background:#eceef2}#genPanel.v4-splitter-mode .single-stage-card .segmented input:checked+span{color:#fff;background:var(--mobile-brand)}#genPanel.v4-splitter-mode .cta,#genPanel.v4-splitter-mode .upload-btn{border-color:var(--mobile-brand);color:#fff;background:var(--mobile-brand)}.v4-account-page .v4-system-shell{padding:12px 12px calc(var(--mobile-nav-h) + env(safe-area-inset-bottom) + 18px)}}@media(max-width:370px){.mobile-task-card{grid-template-columns:34px minmax(0,1fr);min-height:88px;padding:12px 10px}.mobile-task-card>i{display:none}.mobile-task-icon{width:34px;height:34px}.mobile-wallet-pill{padding-inline:8px}}@media(prefers-reduced-motion:reduce){.mobile-task-card{transition:none}}
