:root{--bg:#f7f8fa;--panel:#fff;--ink:#1f2329;--text:#373a43;--muted:#646a73;--muted-2:#8f959e;--line:#dee0e3;--line-soft:#eff0f1;--blue:#3370ff;--blue-hover:#5b8cff;--blue-soft:#eef4ff;--green:#2ea121;--green-soft:#edf8ed;--orange:#f59e0b;--orange-soft:#fff7e6;--red:#d83931;--red-soft:#fef0f0;--side:#172033;--side-muted:#ffffffad;--shadow-panel:0 1px 2px #1f23290a, 0 8px 24px #1f23290f;--sidebar-width:204px;--topbar-height:60px;--radius:8px;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--bg);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}#root{min-height:100vh}.ant-btn-primary{background:var(--blue);border-color:var(--blue);box-shadow:0 4px 12px #3370ff2e}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background:var(--blue-hover);border-color:var(--blue-hover)}.ant-tag{white-space:nowrap;border-radius:6px;align-items:center;max-width:100%;min-height:24px;margin-inline-end:0;line-height:20px;display:inline-flex}.workspace-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:var(--bg);min-height:100vh;display:grid}.workspace-sidebar{min-width:0;height:100vh;color:var(--text);border-right:1px solid var(--line-soft);background:#f7f8fb;flex-direction:column;gap:28px;padding:24px 14px;display:flex;position:sticky;top:0;overflow:hidden auto}.workspace-brand{min-height:30px;color:var(--ink);align-items:center;gap:10px;padding:0 8px;font-size:15px;font-weight:700;display:flex}.workspace-brand-mark{color:#fff;background:var(--blue);border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:inline-grid}.workspace-nav{gap:22px;display:grid}.workspace-nav-section{gap:8px;display:grid}.workspace-nav-section-title{color:var(--muted-2);margin:0;padding:0 8px;font-size:13px;line-height:20px}.workspace-nav-item{border-radius:var(--radius);min-height:34px;color:var(--muted);align-items:center;gap:8px;padding:7px 10px;font-size:14px;font-weight:500;line-height:20px;transition:background .18s,color .18s;display:flex}.workspace-nav-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-nav-item.is-active,.workspace-nav-item:hover{color:var(--blue);background:#eaf1ff}.workspace-nav-item:focus-visible,.result-gallery button:focus-visible,.qa-side-panel button:focus-visible,.image-card:focus-visible,.workspace-product-switcher-trigger:focus-visible,.workspace-product-step:focus-visible,.workspace-product-step:focus-within{outline-offset:2px;outline:3px solid #3370ff52}.workspace-nav-summary{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff1f;gap:6px;margin-top:auto;padding:12px;display:grid}.workspace-nav-summary span{color:var(--side-muted);font-size:12px}.workspace-nav-summary strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.workspace-main{min-width:0}.workspace-topbar{z-index:10;min-height:var(--topbar-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;padding:10px 24px;display:flex;position:sticky;top:0}.workspace-heading{align-items:center;gap:6px;min-width:0;display:flex}.workspace-suite-header{border-bottom:0;min-height:56px;padding:0 4px}.workspace-suite-heading{align-items:center;gap:10px;min-width:0;min-height:56px;display:flex;position:relative}.workspace-suite-heading h2{color:var(--ink);white-space:nowrap;margin:0;font-size:22px;font-weight:800;line-height:30px}.workspace-history-apply-toast{z-index:1200;color:#fff;text-align:center;background:#1c232ff5;border-radius:8px;max-width:calc(100vw - 32px);padding:12px 18px;font-size:14px;font-weight:600;line-height:20px;position:fixed;top:56px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0f172a33}.workspace-product-switcher{flex:none;position:relative}.workspace-product-switcher-trigger{min-height:30px;color:var(--blue);cursor:pointer;background:#eef4ff;border:1px solid #b8ccff;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;line-height:18px;display:inline-flex}.workspace-product-switcher-menu{z-index:30;border:1px solid var(--line);background:#fff;border-radius:8px;gap:6px;width:min(300px,100vw - 32px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 36px #1f232924}.workspace-product-switcher-item{color:var(--text);text-align:left;cursor:pointer;background:#fff;border:0;border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;padding:10px 8px;display:grid}.workspace-product-switcher-item.is-primary,.workspace-product-switcher-item:hover,.workspace-product-switcher-item:focus-visible{background:#f3f6fc}.workspace-product-switcher-item svg{color:var(--blue);margin-top:1px}.workspace-product-switcher-item span,.workspace-product-switcher-item strong,.workspace-product-switcher-item small{min-width:0;display:block}.workspace-product-switcher-item strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:19px;overflow:visible}.workspace-product-switcher-item small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;overflow:hidden}.workspace-topbar h1,.workspace-panel h2,.workspace-page-header h2,.workspace-empty-state h2{margin:0}.workspace-topbar h1{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:20px;overflow:hidden}.workspace-kicker{color:var(--muted);margin:0;font-size:13px;line-height:20px}.workspace-topbar-actions{flex:0 auto;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.workspace-search{width:clamp(240px,22vw,280px)}.workspace-avatar{color:#fff;background:#1f2329;border:0;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:inline-grid}.workspace-user{min-width:0;max-width:168px;color:var(--ink);align-items:center;gap:8px;font-size:13px;line-height:20px;display:inline-flex}.workspace-user>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-content{gap:16px;padding:16px 20px 24px;display:grid}.login-shell{background:linear-gradient(#ffffff14 0%,#f7f8fae0 76%,#f2f4f8 100%),linear-gradient(116deg,#fff1df 0%,#eef7ff 48%,#bfe8ff 100%);grid-template-rows:auto auto minmax(0,1fr) auto;min-height:100vh;padding:24px clamp(32px,4.6vw,56px) 28px;display:grid;position:relative;overflow:hidden}.login-shell:before{aspect-ratio:1;clip-path:polygon(17% 18%,67% 0,100% 34%,82% 84%,31% 100%,0 62%);content:"";opacity:.78;background:linear-gradient(135deg,#fffffff0,#bad0ffd1 44%,#76beff6b),linear-gradient(45deg,#3370ff29,#fff0);width:min(32vw,520px);min-width:300px;position:absolute;top:92px;right:clamp(48px,8vw,160px);transform:rotate(-10deg);box-shadow:0 30px 80px #3370ff2e}.login-shell:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0 46%,#ffffff57 46% 47%,#0000 47%),linear-gradient(120deg,#0000 0 58%,#ffffff38 58% 59%,#0000 59%);position:absolute;inset:0}.login-header,.login-hero-copy,.login-card,.login-footer{z-index:1;position:relative}.login-header{justify-content:space-between;align-items:center;min-height:36px;display:flex}.login-logo,.login-brand{align-items:center;gap:11px;display:inline-flex}.login-logo strong,.login-brand strong{color:var(--ink);font-size:17px;font-weight:700;line-height:24px}.login-brand-mark{color:#fff;background:var(--blue);border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-weight:700;line-height:1;display:inline-grid}.login-hero-copy{text-align:center;justify-self:center;width:min(100%,760px);margin:clamp(48px,8vh,78px) 0 34px}.login-hero-copy h1,.login-hero-copy p,.login-intro-title p,.login-heading h1,.login-heading p{margin:0}.login-hero-copy h1{color:#303844;font-size:clamp(38px,4vw,56px);font-weight:800;line-height:1.16}.login-hero-copy p{color:var(--text);margin-top:10px;font-size:16px;line-height:26px}.login-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #dee0e3b8;border-radius:8px;grid-template-columns:minmax(320px,.95fr) minmax(340px,1.05fr);place-self:start center;width:min(100%,910px);min-height:438px;display:grid;overflow:hidden;box-shadow:0 24px 80px #1f23291a}.login-card-intro{border-right:1px solid var(--line-soft);align-content:center;gap:28px;padding:54px 56px;display:grid}.login-intro-title{text-align:center;justify-items:center;gap:8px;display:grid}.login-intro-title strong{color:var(--blue);font-size:36px;font-weight:800;line-height:44px}.login-intro-title p{color:var(--muted);font-size:14px;line-height:22px}.login-highlight-list{gap:18px;margin:0;padding:0;list-style:none;display:grid}.login-highlight-list li{color:var(--text);grid-template-columns:28px minmax(0,1fr);align-items:center;gap:14px;display:grid}.login-highlight-icon{width:24px;height:24px;color:var(--blue);background:var(--blue-soft);border-radius:6px;place-items:center;font-size:12px;font-weight:700;line-height:1;display:inline-grid}.login-highlight-list strong{color:var(--ink);font-size:14px;line-height:22px;display:block}.login-highlight-list small{color:var(--muted);margin-top:2px;font-size:13px;line-height:20px;display:block}.login-panel{align-content:center;gap:22px;padding:54px 64px;display:grid}.login-mode-tabs{align-items:center;gap:28px;display:flex}.login-mode-tabs span{color:var(--ink);font-size:18px;font-weight:700;line-height:28px;position:relative}.login-mode-tabs .is-active:after{background:var(--blue);content:"";border-radius:999px;height:3px;position:absolute;bottom:-8px;left:0;right:0}.login-heading{gap:8px;display:grid}.login-heading h1,.login-heading p{letter-spacing:0}.login-heading h1{color:var(--ink);font-size:28px;line-height:36px}.login-heading p{color:var(--muted);line-height:22px}.login-panel .ant-form-item{margin-bottom:18px}.login-panel .ant-input-affix-wrapper{background:#f7f8fb;border-radius:8px;min-height:44px}.login-panel .ant-btn{border-radius:8px;min-height:44px}.login-footer{color:var(--muted);justify-self:center;padding-top:30px;font-size:12px;line-height:20px}.workspace-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-width:0;box-shadow:var(--shadow-panel)}.workspace-product-strip.is-interaction-locked,.workspace-generation-panel.is-interaction-locked{position:relative;overflow:hidden}.workspace-interaction-lock-overlay{z-index:4;border-radius:inherit;cursor:wait;background:#f8fafc6b;display:block;position:absolute;inset:0}.workspace-product-strip .workspace-interaction-lock-overlay{background:0 0}.workspace-page-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.workspace-page-header h2{font-size:18px;line-height:26px}.workspace-page-header p,.workspace-product-strip p,.workspace-side-panel p,.workspace-panel-head p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:20px}.workspace-page-actions,.workspace-panel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.workspace-product-strip{align-items:stretch;gap:10px;min-height:126px;padding:12px 14px 14px;display:grid}.workspace-product-steps{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;min-height:34px;display:flex}.workspace-product-step{min-width:0;min-height:34px;color:var(--blue);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0 13px;font-size:13px;font-weight:600;line-height:18px;display:inline-flex;position:relative}.workspace-product-step.ant-btn{min-height:34px;color:var(--blue);border-radius:6px;padding:0 13px;font-size:13px;font-weight:600;line-height:18px}.workspace-product-brand-step.ant-btn{color:var(--blue);background:#f8fbff;border-color:#9dbbff}.workspace-product-profile-step.ant-btn{color:#fff;background:var(--blue)}.workspace-product-profile-step.ant-btn:disabled,.workspace-product-profile-step.ant-btn.ant-btn-disabled{border-color:var(--blue);color:#fff;opacity:1;background:var(--blue)}.workspace-product-profile-step.ant-btn:not(:disabled):hover,.workspace-product-profile-step.ant-btn:not(:disabled):focus-visible{color:#fff;background:#2f66f5}.workspace-product-step-badge{background:#ffad33;border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:-7px;right:-7px;box-shadow:0 2px 6px #ffad3352}.workspace-product-step-badge:before,.workspace-product-step-badge:after{content:"";background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.workspace-product-step-badge:before{width:2px;height:8px}.workspace-product-step-badge:after{width:8px;height:2px}.workspace-product-brand-step.ant-btn:not(:disabled):hover,.workspace-product-brand-step.ant-btn:not(:disabled):focus-visible{border-color:var(--blue);color:var(--blue);background:#f2f7ff}.workspace-product-brand-step.ant-btn:disabled,.workspace-product-brand-step.ant-btn.ant-btn-disabled{color:var(--blue);opacity:1;background:#f8fbff;border-color:#9dbbff}.workspace-product-step.ant-btn:disabled>span,.workspace-product-step.ant-btn.ant-btn-disabled>span{color:inherit;opacity:1}.workspace-product-info{background:#f8fbff;border:1px solid #d6e4ff;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:56px;padding:13px 14px;display:flex}.workspace-product-info.has-summary{background:#fff;min-height:74px;padding:8px 10px}.workspace-product-description{color:#667085;margin:0;font-size:13px;font-weight:600;line-height:20px}.workspace-product-summary-card{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:14px;width:100%;min-width:0;display:grid}.workspace-product-summary-media{background:#f1f6ff;border:1px solid #9dbbff;border-radius:6px;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.workspace-product-summary-media img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.workspace-product-summary-media-button{cursor:zoom-in;background:#fff;border:0;border-radius:5px;place-items:center;width:100%;height:100%;padding:0;display:grid;position:relative;overflow:hidden}.workspace-product-summary-media-button:after{border-radius:inherit;opacity:0;pointer-events:none;content:"";background:#3370ff1a;border:1px solid #0000;transition:border-color .16s,opacity .16s;position:absolute;inset:0}.workspace-product-summary-media-button:hover:after,.workspace-product-summary-media-button:focus-visible:after{opacity:1;border-color:#3370ff9e}.workspace-product-summary-media-button:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.workspace-product-summary-media-button:disabled{cursor:not-allowed}.workspace-product-summary-media-button:disabled:after{opacity:0}.workspace-product-summary-placeholder{background:#3370ffb8;border-radius:999px;width:27px;height:18px;position:relative;box-shadow:8px -6px #3370ff5c,-6px 3px #3370ff38}.workspace-product-summary-content{gap:5px;min-width:0;display:grid}.workspace-product-summary-status,.workspace-product-summary-title,.workspace-product-summary-meta{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.workspace-product-summary-status{color:var(--blue);font-size:13px;font-weight:600;line-height:18px}.workspace-product-summary-title{color:#0f172a;font-size:13px;font-weight:700;line-height:18px}.workspace-product-summary-meta{color:#475467;flex:0 auto;min-width:0;font-size:12px;line-height:18px}.workspace-product-summary-foot{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.workspace-product-summary-tags{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.workspace-product-summary-tags span{color:#475467;text-overflow:ellipsis;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;max-width:132px;padding:2px 8px;font-size:12px;line-height:18px;overflow:hidden}.workspace-product-feedback{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.workspace-product-note{color:var(--muted);font-size:12px;line-height:18px}.workspace-product-error{color:var(--red);overflow-wrap:anywhere;font-size:12px;line-height:18px}@keyframes workspace-spin{to{transform:rotate(360deg)}}.workspace-grid{grid-template-columns:minmax(0,1fr) minmax(260px,300px);align-items:start;gap:16px;display:grid}.workspace-workbench{align-items:stretch;gap:16px;display:grid}.workspace-result-stack{gap:16px;min-width:0;display:grid}.workspace-workbench .workspace-result-stack{height:100%}.workspace-workbench .workspace-result-panel{min-height:100%}.workspace-result-panel,.workspace-results{align-content:start;min-height:392px;display:grid}.workspace-result-panel{grid-template-rows:auto minmax(0,1fr);align-content:stretch}.workspace-panel-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:14px 16px;display:flex}.workspace-panel-title{align-items:center;gap:8px;min-width:0;display:flex}.workspace-panel-title strong,.workspace-panel-head strong{font-size:15px;line-height:22px}.workspace-panel-title span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.workspace-view-actions{align-items:center;gap:8px;min-width:0;display:flex}.workspace-view-actions button{border:1px solid var(--line);min-height:32px;color:var(--ink);background:var(--panel);cursor:pointer;border-radius:6px;padding:5px 12px;font-weight:600;line-height:20px}.workspace-view-actions button[aria-pressed=true]{color:var(--blue);background:var(--blue-soft);border-color:#c5d6ff}.workspace-view-actions button:disabled{color:var(--muted);cursor:not-allowed;opacity:1}.workspace-empty-state{min-height:464px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:10px;padding:32px;display:grid}.workspace-empty-icon{width:64px;height:64px;color:var(--blue);background:var(--blue-soft);border-radius:50%;place-items:center;display:grid}.workspace-empty-state h2{color:var(--ink);font-size:18px;line-height:26px}.workspace-empty-state p{max-width:360px;margin:0;font-size:14px;line-height:22px}.workspace-empty-action{margin-top:8px}.workspace-side-panel,.qa-side-panel{min-height:300px}.workspace-generation-panel{min-height:0}.workspace-generation-body,.workspace-side-panel,.qa-side-panel{padding:16px}.qa-report-drawer{z-index:1200;border-left:1px solid var(--line);background:#fff;grid-template-rows:auto minmax(0,1fr);width:min(520px,100vw);height:100vh;display:grid;position:fixed;top:0;right:0;box-shadow:0 8px 24px #1f23291f}.qa-report-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:10px 18px;display:flex}.qa-report-drawer>header p,.qa-report-drawer>header h2{margin:0}.qa-report-drawer>header p{color:var(--muted);font-size:12px;line-height:18px}.qa-report-drawer>header h2{color:var(--ink);font-size:16px;line-height:24px}.qa-report-drawer>header button{color:var(--blue);background:0 0;border:0;padding:0;font-size:14px}.qa-report-content{align-content:start;gap:16px;padding:16px 18px 24px;display:grid;overflow:auto}.qa-report-content section{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:12px;padding:14px;display:grid}.qa-report-content h3,.qa-report-content p{margin:0}.qa-report-content h3{color:var(--ink);font-size:14px;line-height:20px}.qa-report-content dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.qa-report-content dl>div{border:1px solid var(--line-soft);border-radius:var(--radius);background:#fbfcff;gap:4px;padding:8px 10px;display:grid}.qa-report-content dt{color:var(--muted);font-size:12px;line-height:18px}.qa-report-content dd{color:var(--ink);margin:0;font-size:14px;font-weight:600;line-height:20px}.qa-report-content p{color:var(--text);line-height:22px}.qa-report-content ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.qa-report-check{border:1px solid var(--line-soft);border-radius:var(--radius);background:#fbfcff;justify-content:space-between;gap:12px;min-width:0;padding:10px;display:flex}.qa-report-check strong,.qa-report-check span{display:block}.qa-report-check strong{color:var(--ink);font-size:14px;line-height:20px}.qa-report-check span{color:var(--muted);font-size:12px;line-height:18px}.qa-report-check>div:last-child{text-align:right;flex:none}.qa-report-check>div:last-child span:first-child{color:var(--blue);font-weight:600}.qa-report-content pre{border-radius:var(--radius);white-space:pre-wrap;background:#f7f8fa;max-height:180px;margin:0;padding:10px;overflow:auto}.qa-report-raw-section{gap:14px}.qa-report-raw-section h4{color:var(--text);margin:0;font-size:13px;font-weight:700;line-height:20px}.qa-report-raw-overview,.qa-report-raw-images,.qa-report-raw-checks{gap:10px;display:grid}.qa-report-raw-overview>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.qa-report-raw-metric{border:1px solid var(--line-soft);background:linear-gradient(#fff 0%,#f8fbff 100%);border-radius:7px;gap:4px;min-width:0;padding:9px 10px;display:grid}.qa-report-raw-metric span{color:var(--muted);font-size:12px;line-height:18px}.qa-report-raw-metric strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;overflow:hidden}.qa-report-raw-images ul,.qa-report-raw-checks ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.qa-report-raw-images li,.qa-report-raw-checks li{border:1px solid var(--line-soft);background:#fbfcff;border-radius:7px;min-width:0;padding:10px}.qa-report-raw-images li{gap:7px;display:grid}.qa-report-raw-images li>div,.qa-report-raw-check-head,.qa-report-raw-check-meta{align-items:center;gap:8px;min-width:0;display:flex}.qa-report-raw-images li>div{justify-content:space-between}.qa-report-raw-images strong,.qa-report-raw-check-head strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:20px;overflow:hidden}.qa-report-raw-images span,.qa-report-raw-check-head span,.qa-report-raw-check-meta span{color:var(--muted);flex:none;font-size:12px;line-height:18px}.qa-report-raw-images li>div:last-of-type span:first-child,.qa-report-raw-check-head>span{color:var(--blue);font-weight:700}.qa-report-raw-images p,.qa-report-raw-checks p,.qa-report-raw-checks small{overflow-wrap:anywhere}.qa-report-raw-images p{color:var(--muted);font-size:12px;line-height:18px}.qa-report-raw-checks li{gap:8px;display:grid}.qa-report-raw-check-head{justify-content:space-between}.qa-report-raw-check-head>div{gap:2px;min-width:0;display:grid}.qa-report-raw-check-meta{flex-wrap:wrap}.qa-report-raw-check-meta span{border:1px solid var(--line-soft);background:#fff;border-radius:999px;align-items:center;min-height:22px;padding:1px 8px;display:inline-flex}.qa-report-raw-checks small{color:var(--muted);font-size:12px;line-height:18px}.qa-report-json-details{gap:8px;display:grid}.qa-report-json-details summary{cursor:pointer;width:fit-content;color:var(--blue);font-size:13px;font-weight:700;line-height:20px}.qa-report-json-block{border:1px solid var(--line-soft);max-height:260px;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;background:#f8fafc;border-radius:7px;margin:0;padding:12px;font-size:12px;line-height:18px;overflow:auto}.workspace-field-group,.workspace-field-row{gap:8px;margin-bottom:16px;display:grid}.workspace-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workspace-field-row label{gap:8px;min-width:0;display:grid}.workspace-field-label{color:var(--muted);font-size:13px;font-weight:600;line-height:20px}.workspace-generation-body .workspace-field-label{white-space:nowrap;align-items:center;min-height:28px;margin:0;font-size:13px;font-weight:600;line-height:18px;display:flex}.workspace-generation-body input[type=number],.workspace-generation-body select{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:34px;color:var(--ink);background:var(--panel);padding:6px 10px}.workspace-generation-head{min-height:48px;padding:11px 14px}.workspace-generation-more.ant-btn{height:auto;min-height:34px;color:var(--blue);border-radius:6px;align-items:center;gap:4px;padding:0 8px;font-size:13px;font-weight:600;line-height:18px;display:inline-flex}.workspace-generation-body{gap:11px;padding:12px 14px;display:grid}.workspace-rule-row{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.workspace-rule-row-types,.workspace-rule-row-prompt{align-items:start}.workspace-choice-list{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.workspace-quality-choice-list{min-height:28px}.workspace-chip-toggle{cursor:pointer;display:inline-flex;position:relative}.workspace-chip-toggle input{opacity:0;width:1px;height:1px;position:absolute}.workspace-chip-toggle span,.workspace-chip-button{border:1px solid var(--line);min-height:28px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:4px 12px;font-size:13px;font-weight:600;line-height:18px;display:inline-flex}.workspace-chip-toggle input:checked+span,.workspace-chip-button{color:var(--blue);background:var(--blue-soft);border-color:#9dbbff}.workspace-inline-control,.workspace-prompt-row,.workspace-execute-row{align-items:center;gap:8px;min-width:0;display:flex}.workspace-rule-row-count .workspace-inline-control{height:28px}.workspace-count-control{color:var(--muted);font-size:13px;line-height:20px}.workspace-size-pill{height:24px;color:var(--blue);background:var(--blue-soft);white-space:nowrap;border:1px solid #c5d6ff;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:500;line-height:22px;display:inline-flex}.workspace-count-stepper{background:#eef1f5;border:1px solid #e2e7f1;border-radius:999px;justify-content:space-between;align-items:center;width:96px;height:28px;transition:border-color .16s,background-color .16s;display:inline-flex;overflow:hidden}.workspace-count-stepper:focus-within{background:#eef1f5;border-color:#e2e7f1}.workspace-generation-body .workspace-count-stepper>button{color:#8f959e;cursor:pointer;background:0 0;border:0;flex:0 0 27px;place-items:center;width:27px;height:26px;padding:0;line-height:1;transition:color .16s,background-color .16s;display:inline-grid}.workspace-generation-body .workspace-count-stepper>button:disabled{cursor:not-allowed;opacity:.46}.workspace-generation-body .workspace-count-stepper>button:not(:disabled):hover,.workspace-generation-body .workspace-count-stepper>button:not(:disabled):focus-visible{color:var(--blue);background:#e8edf8}.workspace-generation-body .workspace-count-stepper>button:not(:disabled):active{color:var(--blue);background:#dbe6ff}.workspace-generation-body .workspace-count-stepper>input[type=number]{width:34px;height:26px;min-height:26px;color:var(--ink);text-align:center;appearance:textfield;background:0 0;border:0;border-radius:0;outline:none;flex:0 0 34px;padding:0;font-size:13px;font-weight:600;line-height:26px;transition:background-color .16s,box-shadow .16s}.workspace-generation-body .workspace-count-stepper:focus-within>input[type=number]{background:#fff;box-shadow:inset 1px 0 #e2e7f1,inset -1px 0 #e2e7f1}.workspace-generation-body .workspace-count-stepper>input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.workspace-generation-body .workspace-count-stepper>input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.workspace-inline-control input[type=number]{text-align:center;width:58px}.workspace-inline-control select{width:124px}.workspace-inline-control span,.workspace-run-summary{color:var(--muted);font-size:13px;line-height:20px}.workspace-prompt-row .ant-btn,.workspace-execute-row .ant-btn{border-radius:6px;flex:none;min-height:34px}.workspace-execute-row .ant-btn{font-size:13px;font-weight:600;line-height:18px}.workspace-prompt-row .ant-btn{display:none}.workspace-execute-row .ant-btn-primary{min-width:136px}.workspace-execute-row .ant-btn-primary:disabled,.workspace-execute-row .ant-btn-primary.ant-btn-loading{color:#fff;opacity:1;background:#3370ff;border-color:#9dbbff}.workspace-execute-row .ant-btn-primary:disabled .ant-btn-icon,.workspace-execute-row .ant-btn-primary.ant-btn-loading .ant-btn-icon,.workspace-execute-row .ant-btn-primary:disabled span,.workspace-execute-row .ant-btn-primary.ant-btn-loading span{color:#fff;opacity:1}.workspace-execute-row .workspace-run-summary{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;min-height:24px;padding:1px 10px;font-size:12px;line-height:20px;display:inline-flex}.workspace-checkbox-stack{gap:8px;display:grid}.workspace-checkbox-stack label{align-items:center;gap:8px;display:inline-flex}.workspace-segmented-control{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.workspace-segmented-control label{cursor:pointer;place-items:center;min-height:34px;display:grid}.workspace-segmented-control label+label{border-left:1px solid var(--line)}.workspace-segmented-control input{opacity:0;width:1px;height:1px;position:absolute}.workspace-segmented-control input:checked+span{width:100%;height:100%;color:var(--blue);background:var(--blue-soft);place-items:center;display:grid}.workspace-prompt-input{resize:vertical;border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:46px;color:var(--ink);background:var(--panel);outline:none;padding:9px 12px;line-height:22px}.workspace-prompt-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3370ff1f}.result-gallery{gap:14px;min-width:0;padding:16px;display:grid}.result-gallery-empty{grid-template-rows:minmax(0,1fr);min-height:0;padding:14px;display:grid}.result-gallery-empty-body{border-radius:var(--radius);text-align:center;background:linear-gradient(#fbfdff 0%,#f7f9fd 100%);border:1px dashed #c8d7ff;place-content:center;justify-items:center;width:100%;max-width:none;height:100%;min-height:438px;padding:36px;display:grid}.result-gallery-empty-icon{width:58px;height:58px;color:var(--blue);background:var(--blue-soft);border-radius:16px;place-items:center;margin-bottom:14px;display:grid}.result-gallery-empty-body h2{margin:0 0 8px;font-size:18px}.result-gallery-empty-body p{color:var(--muted);margin:0;line-height:22px}.result-gallery-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.result-gallery-toolbar>div{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.result-gallery-toolbar strong{font-size:15px}.result-gallery-toolbar span{color:var(--muted);font-size:13px}.result-gallery button,.qa-side-panel button{border:1px solid var(--line);min-height:32px;color:var(--ink);background:var(--panel);border-radius:6px;padding:5px 11px}.result-gallery button[aria-pressed=true]{border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.result-gallery-type-strip{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.result-gallery-type-strip button{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:160px;overflow:hidden}.result-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.result-gallery[data-view-mode=pager] .result-gallery-grid{grid-template-columns:minmax(0,1fr)}.image-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-width:0;transition:border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.image-card:hover,.image-card.selected{border-color:var(--blue);box-shadow:0 0 0 3px #3370ff1f}.image-card.checked{border-color:var(--green)}.image-card.failed{border-color:#ff7875}.image-card.failed:hover,.image-card.failed.selected{border-color:#ff4d4f;box-shadow:0 0 0 3px #ff4d4f1f}.image-card.pending{border-color:#3370ff42}.image-card.pending:hover,.image-card.pending.selected{border-color:var(--blue);box-shadow:0 0 0 3px #3370ff1a}.image-card-preview{aspect-ratio:1;background:#f2f3f5;place-items:center;display:grid;position:relative;overflow:hidden}.result-gallery[data-view-mode=pager] .image-card-preview{aspect-ratio:16/10;max-height:560px}.image-card-preview img{object-fit:cover;width:100%;height:100%}.image-card-tag{z-index:3;color:#fff;background:#245bdbe0;border-radius:6px;max-width:calc(100% - 16px);padding:3px 8px;font-size:12px;font-weight:700;line-height:18px;position:absolute;top:8px;right:8px;box-shadow:0 6px 16px #1f23292e}.image-card-preview-action{z-index:2;color:#fff;cursor:pointer;opacity:0;background:#3370ffd1;border:1px solid #ffffffb8;border-radius:6px;align-items:center;gap:4px;max-width:calc(100% - 16px);height:30px;padding:0 9px;font-size:12px;line-height:18px;transition:background .18s,opacity .18s,transform .18s;display:inline-flex;position:absolute;bottom:8px;right:8px;transform:translateY(4px);box-shadow:0 8px 18px #3370ff2e}.image-card-preview-action span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.image-card:hover .image-card-preview-action,.image-card:focus-within .image-card-preview-action,.image-card-preview-action:focus-visible{opacity:1;transform:translateY(0)}.image-card-preview-action:hover,.image-card-preview-action:focus-visible{background:#3370fff0;border-color:#ffffffe6;box-shadow:0 10px 22px #3370ff3d}.image-card-check{z-index:1;background:#ffffffeb;border-radius:6px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #1f232924}.image-card-placeholder{width:100%;height:100%;color:var(--muted);text-align:center;place-items:center;padding:16px;font-weight:600;display:grid}.image-card-loading{width:100%;height:100%;color:var(--blue);text-align:center;background:radial-gradient(circle at 50% 42%,#3370ff1f,#0000 30%),linear-gradient(135deg,#3370ff1a,#14b8a61a);place-items:center;gap:8px;padding:18px;display:grid}.image-card-loading-spinner{border:3px solid #3370ff2e;border-top-color:var(--blue);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite workspace-spin}.image-card-loading strong{color:var(--ink);font-size:13px;line-height:20px}.image-card-loading span:last-child{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.image-card.failed .image-card-placeholder{color:#b42318;background:#fff1f0}.image-card-meta{gap:4px;min-height:92px;padding:10px 12px 12px;font-size:12px;line-height:18px;display:grid}.image-card-meta strong,.image-card-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.image-card-meta strong{color:var(--ink);font-size:13px;line-height:20px}.image-card-meta span{color:var(--muted)}.image-card-meta .image-card-error{color:#b42318;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.image-card-meta button{justify-self:start;margin-top:2px}.image-card.failed .image-card-meta button{color:#b42318;background:#fff1f0;border-color:#ffccc7}.image-suite-preview-dialog{z-index:1200;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172adb;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;padding:20px;display:grid;position:fixed;inset:0}.image-suite-preview-header,.image-suite-preview-footer{align-items:center;display:flex}.image-suite-preview-header{justify-content:space-between;gap:16px}.image-suite-preview-header>div{gap:2px;min-width:0;display:grid}.image-suite-preview-header strong,.image-suite-preview-header span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.image-suite-preview-header strong{font-size:16px;line-height:24px}.image-suite-preview-header span,.image-suite-preview-scale{color:#ffffffbd;font-size:13px;line-height:20px}.image-suite-preview-header button,.image-suite-preview-footer button{color:#fff;cursor:pointer;background:#ffffff24;border:0;flex:none;place-items:center;display:grid}.image-suite-preview-header button{border-radius:50%;width:38px;height:38px}.image-suite-preview-stage{place-items:center;min-height:0;display:grid;overflow:hidden}.image-suite-preview-image{object-fit:contain;transform-origin:50%;max-width:min(88vw,1120px);max-height:calc(100vh - 170px);transition:transform .16s;display:block;box-shadow:0 18px 54px #00000057}.image-suite-preview-footer{justify-content:center;gap:8px;padding-bottom:2px;overflow-x:auto}.image-suite-preview-footer button{border-radius:50%;width:40px;height:40px}.image-suite-preview-header button:hover,.image-suite-preview-header button:focus-visible,.image-suite-preview-footer button:hover:not(:disabled),.image-suite-preview-footer button:focus-visible{background:#ffffff3d}.image-suite-preview-footer button:disabled{color:#ffffff59;cursor:not-allowed;background:#ffffff14}.image-suite-preview-scale{justify-content:center;align-items:center;min-width:48px;height:40px;display:inline-flex}.prompt-enhance-loading{border-radius:var(--radius);min-height:360px;color:var(--muted);text-align:center;background:radial-gradient(circle at 50% 34%,#3370ff24,#0000 30%),linear-gradient(#fbfdff 0%,#f7f9fd 100%);border:1px dashed #c8d7ff;place-content:center;justify-items:center;padding:36px 24px;display:grid;position:relative;overflow:hidden}.prompt-enhance-loading:before{content:"";background:linear-gradient(110deg,#0000 18%,#ffffffc7 45%,#0000 72%);animation:1.8s ease-in-out infinite prompt-enhance-sweep;position:absolute;inset:0;transform:translate(-100%)}.prompt-enhance-loading-visual{place-items:center;width:88px;height:88px;margin-bottom:18px;display:grid;position:relative}.prompt-enhance-loading-ring{border:2px solid #3370ff24;border-top-color:var(--blue);border-radius:50%;animation:.9s linear infinite workspace-spin;position:absolute;inset:0}.prompt-enhance-loading-core{background:linear-gradient(135deg,#3370ffeb,#14b8a6e0);border-radius:14px;width:46px;height:46px;animation:1.4s ease-in-out infinite prompt-enhance-pulse;position:absolute;transform:rotate(45deg);box-shadow:0 12px 26px #3370ff38}.prompt-enhance-loading-scan{background:#ffffffe6;border-radius:999px;width:64px;height:2px;animation:1.4s ease-in-out infinite prompt-enhance-scan;position:absolute;box-shadow:0 0 16px #3370ff47}.prompt-enhance-loading strong{color:var(--ink);font-size:16px;line-height:24px;position:relative}.prompt-enhance-loading>span:last-child{max-width:320px;margin-top:8px;font-size:13px;line-height:20px;position:relative}@keyframes prompt-enhance-sweep{55%,to{transform:translate(100%)}}@keyframes prompt-enhance-pulse{50%{transform:rotate(45deg)scale(.92)}}@keyframes prompt-enhance-scan{0%,to{opacity:.4;transform:translateY(-18px)}50%{opacity:1;transform:translateY(18px)}}.qa-side-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-panel)}.qa-side-panel h2{margin:0 0 10px;font-size:16px;line-height:24px}.qa-side-panel p{color:var(--muted);margin:0;line-height:22px}.qa-side-panel>div{align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.qa-side-panel>div strong{color:var(--blue);font-size:36px;line-height:44px}.qa-side-panel>div span{color:var(--muted)}.qa-side-panel button{color:#fff;background:var(--blue);border-color:var(--blue);width:100%;margin-top:16px}.qa-side-panel pre{white-space:pre-wrap;background:#f2f3f5;border-radius:6px;max-height:220px;margin:12px 0 0;padding:10px;overflow:auto}.qa-side-panel[data-status=success]{border-color:#2ea12152}.qa-side-panel[data-status=failed],.qa-side-panel[data-status=parse-error]{border-color:#d8393152}.workspace-drawer .ant-drawer-content{background:var(--panel)}.workspace-drawer.ant-drawer .ant-drawer-content-wrapper,.workspace-drawer .ant-drawer-content-wrapper{max-width:min(440px,100vw)}.workspace-drawer .ant-drawer-header{border-bottom:1px solid var(--line);min-height:60px;padding:16px 20px}.workspace-drawer .ant-drawer-body{padding:20px}.workspace-drawer-layer{z-index:1200;position:fixed;inset:0}.workspace-drawer-mask{cursor:pointer;background:#1f232973;border:0;padding:0;position:fixed;inset:0}.workspace-drawer-placeholder{gap:8px;display:grid}.workspace-drawer-placeholder h3{margin:0;font-size:16px}.workspace-drawer-placeholder p{color:var(--muted);margin:0;line-height:22px}.history-records-drawer{z-index:1250;border-left:1px solid var(--line);width:min(448px,100vw);height:100vh;color:var(--text);background:#fff;grid-template-rows:auto 1fr;display:grid;position:fixed;top:0;right:0;box-shadow:0 8px 24px #1f23291f}.history-records-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:62px;padding:0 20px;display:flex}.history-records-header strong{color:var(--ink);font-size:15px;line-height:22px}.history-records-close{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.history-records-body{align-content:start;gap:16px;padding:16px 18px 28px;display:grid;overflow:auto}.history-records-search-card,.history-records-list-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;padding:14px 12px;display:grid}.history-records-search-card label,.history-records-list-card h3{color:var(--ink);margin:0;font-size:14px;font-weight:800;line-height:20px}.history-records-search{color:#8f98aa;background:#f6f8fb;border:1px solid #d9dee8;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 12px;display:flex}.history-records-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:13px}.history-records-list{gap:8px;display:grid}.history-record-card{min-width:0;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dee8;border-radius:8px;gap:6px;padding:12px 14px;display:grid;position:relative}.history-record-card:hover,.history-record-card:focus-visible{border-color:#36f;box-shadow:0 0 0 1px #3366ff38}.history-record-card:disabled{cursor:wait;opacity:.72}.history-record-card>strong{max-width:calc(100% - 78px);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:19px;overflow:hidden}.history-record-card>small{color:#4c5c78;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;line-height:18px;overflow:hidden}.history-record-status{border-radius:999px;padding:2px 8px;font-size:12px;line-height:18px;position:absolute;top:18px;right:14px}.history-record-status.is-success{color:#0c8a45;background:#e7f8ef}.history-record-status.is-warning{color:#b56a00;background:#fff3df}.history-record-status.is-danger{color:#c02b25;background:#fff0ee}.history-record-tags{flex-wrap:wrap;gap:6px;padding-top:4px;display:flex}.history-record-tags span{color:#315ddc;text-overflow:ellipsis;white-space:nowrap;background:#eef4ff;border-radius:999px;max-width:112px;padding:2px 8px;font-size:12px;line-height:18px;overflow:hidden}.history-record-footer{color:#4c5c78;justify-content:space-between;align-items:center;gap:12px;min-width:0;font-size:12px;line-height:18px;display:flex}.history-record-footer b{color:var(--ink);flex:none;font-size:13px}.history-records-error,.history-records-empty,.history-records-loading{color:var(--muted);text-align:center;margin:0;font-size:13px;line-height:20px}.history-records-error{color:#c02b25;text-align:left}.product-profile-drawer{z-index:1200;border-left:1px solid var(--line);width:min(450px,100vw);height:100vh;color:var(--text);background:#fff;grid-template-rows:auto 1fr;display:grid;position:fixed;top:0;right:0;box-shadow:0 8px 24px #1f23291f}.product-profile-drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:51px;padding:0 18px;display:flex}.product-profile-drawer-header strong{color:var(--ink);font-size:15px;line-height:22px}.product-profile-close-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.product-profile-drawer-body{align-content:start;gap:16px;padding:16px 18px;display:grid;overflow:auto}.product-profile-section{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:12px;padding:14px 12px;display:grid}.product-profile-section h3{color:var(--ink);margin:0;font-size:14px;line-height:20px}.product-profile-image-field{gap:8px;width:132px;display:grid}.product-profile-image-upload,.product-profile-image-preview-button{aspect-ratio:1;width:132px;color:var(--blue);cursor:pointer;background:#f8fbff;border:1px dashed #9dbbff;border-radius:6px;place-items:center;display:grid;overflow:hidden}.product-profile-image-upload:hover,.product-profile-image-upload:focus-within,.product-profile-image-preview-button:hover,.product-profile-image-preview-button:focus-visible{border-color:var(--blue);background:#f2f7ff}.product-profile-image-upload span{font-size:13px;font-weight:600;line-height:18px}.product-profile-image-preview{gap:8px;display:grid}.product-profile-image-preview-button{border-style:solid;padding:0}.product-profile-image-preview-button img{object-fit:contain;object-position:center;width:100%;height:100%}.product-profile-image-actions{gap:6px;display:flex}.product-profile-image-action-button{min-height:30px;color:var(--blue);cursor:pointer;white-space:nowrap;background:#f8fbff;border:1px solid #d6e4ff;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:5px;padding:4px 7px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex;box-shadow:0 1px 2px #1f23290a}.product-profile-image-action-button.is-danger{color:#d14343;background:snow;border-color:#ffd8d8}.product-profile-image-action-button:hover,.product-profile-image-action-button:focus-visible{background:#f2f7ff;border-color:#9dbbff}.product-profile-image-action-button.is-danger:hover,.product-profile-image-action-button.is-danger:focus-visible{background:#fff3f3;border-color:#ffb7b7}.product-profile-image-action-button:disabled{color:var(--muted);cursor:not-allowed;box-shadow:none;background:#f5f7fb}.product-profile-image-input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.product-profile-image-note,.product-profile-image-error{font-size:12px;line-height:18px}.product-profile-image-note{color:var(--muted)}.product-profile-image-error{color:var(--red)}.product-profile-source-section{padding:12px}.product-profile-source-copy{gap:8px;display:grid}.product-profile-source-copy p{color:var(--text);margin:0;font-size:12px;line-height:20px}.product-profile-source-action,.product-profile-source-upload{border-radius:var(--radius);background:#f7faff;border:1px dashed #a9c2ff;min-height:112px}.product-profile-source-action{align-items:center;padding:18px 16px;display:grid}.product-profile-source-action-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.product-profile-source-action-row input{border:1px solid var(--line);min-width:0;min-height:38px;color:var(--text);background:#fff;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.product-profile-source-action-row button{border:1px solid var(--blue);color:#fff;background:var(--blue);white-space:nowrap;border-radius:7px;min-height:38px;padding:8px 14px;font-size:13px;font-weight:700}.product-profile-source-action-row button:disabled{cursor:not-allowed;background:#9fb7f8;border-color:#9fb7f8}.product-profile-source-status,.product-profile-source-error{margin:-2px 0 0;font-size:12px;line-height:18px}.product-profile-source-status{color:#0f8f5f}.product-profile-source-error{color:#d93025}.product-profile-source-upload{color:var(--text);text-align:center;cursor:pointer;place-content:center;justify-items:center;gap:8px;padding:20px 16px;display:grid;position:relative;overflow:hidden}.product-profile-source-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.product-profile-source-upload strong{color:var(--blue);font-size:14px;line-height:20px}.product-profile-source-upload span{color:var(--text);font-size:12px;font-weight:600;line-height:20px}.product-profile-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.product-profile-source-card{border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;background:#fbfcff;align-content:start;gap:6px;min-height:112px;padding:12px;transition:border-color .16s,background .16s;display:grid;position:relative}.product-profile-source-card.is-active{border-color:var(--blue);background:#eef4ff}.product-profile-source-card strong{color:var(--ink);font-size:14px;line-height:20px}.product-profile-source-card span{color:var(--muted);font-size:12px;line-height:20px}.product-profile-source-input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.product-profile-field-list{gap:8px;display:grid}.product-profile-field{color:var(--text);grid-template-columns:88px minmax(0,1fr);align-items:center;gap:10px;font-size:13px;line-height:20px;display:grid}.product-profile-field span{color:var(--text)}.product-profile-field span.is-required:after{content:"";vertical-align:2px;background:#ff4d4f;border-radius:50%;width:6px;height:6px;margin-left:5px;display:inline-block}.product-profile-field input,.product-profile-field select,.product-profile-field textarea,.product-profile-multi-select-trigger{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-width:0;min-height:34px;color:var(--text);font:inherit;background:#fff;padding:7px 10px}.product-profile-field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#8f959e 50%),linear-gradient(135deg,#8f959e 50%,#0000 50%);background-position:calc(100% - 16px) 14px,calc(100% - 11px) 14px;background-repeat:no-repeat;background-size:5px 5px;padding-right:28px}.product-profile-field textarea{resize:vertical;min-height:62px}.product-profile-multi-select{min-width:0;position:relative}.product-profile-multi-select-trigger{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:8px;display:flex}.product-profile-multi-select-trigger:after{content:"";border-top:5px solid #8f959e;border-left:5px solid #0000;border-right:5px solid #0000;flex:none;width:0;height:0}.product-profile-multi-select-trigger span{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-profile-multi-select-menu{z-index:2;border:1px solid var(--line);border-radius:var(--radius);background:#fff;max-height:216px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 12px 28px #1f232924}.product-profile-multi-select-menu button{min-height:32px;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 8px;display:flex}.product-profile-multi-select-menu button:after{color:var(--blue);content:"";font-weight:700}.product-profile-multi-select-menu button.is-selected{color:var(--blue);background:#eef4ff}.product-profile-multi-select-menu button.is-selected:after{content:"✓"}.workspace-validation-modal .ant-modal-content{border-radius:10px;padding:24px 28px;box-shadow:0 18px 48px #0f172a29}.workspace-validation-modal .ant-modal-confirm-title{color:var(--ink);font-size:16px;font-weight:700}.workspace-validation-modal .ant-modal-confirm-content{color:#4c5c78;margin-top:8px;font-size:13px;line-height:20px}.workspace-image-delete-modal .ant-modal-content{border-radius:10px}.workspace-image-delete-modal .ant-modal-confirm-title{color:var(--ink);font-weight:700}.product-profile-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.product-profile-meta-item{border:1px solid var(--line-soft);border-radius:var(--radius);background:#fbfcff;justify-content:space-between;align-items:center;gap:10px;min-height:36px;padding:7px 10px;display:flex}.product-profile-meta-item span{color:var(--text);font-size:13px}.product-profile-meta-item strong{color:var(--text);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.product-profile-file-list{flex-wrap:wrap;gap:6px;display:flex}.product-profile-file-list span{color:#2456d6;text-overflow:ellipsis;white-space:nowrap;background:#eef4ff;border-radius:999px;max-width:100%;padding:3px 8px;font-size:12px;line-height:18px;overflow:hidden}.product-profile-footer{background:#fff;padding-bottom:1px;display:grid}.product-profile-save-button{border:1px solid var(--blue);border-radius:var(--radius);color:#fff;cursor:pointer;background:var(--blue);min-height:34px;font-size:14px;font-weight:600}.product-profile-save-button:hover,.product-profile-save-button:focus-visible{background:#245bdb}.workspace-plain{place-content:center;gap:16px;min-height:100vh;padding:24px;display:grid}.workspace-content .workspace-plain{min-height:420px}.listing-create-page{gap:12px;min-width:0;display:grid}.listing-create-page h2,.listing-create-page p{margin:0}.listing-create-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.listing-create-steps li{border:1px solid var(--line);background:var(--panel);min-height:58px;box-shadow:var(--shadow-panel);border-radius:12px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;padding:10px 14px;display:grid}.listing-create-steps li.is-active{background:linear-gradient(#fff 0%,#f4f8ff 100%);border-color:#b8ccff;box-shadow:0 10px 28px #3370ff1f}.listing-create-steps li.is-completed{background:#fff;border-color:#d8efe4}.listing-create-steps li>span,.listing-create-step-badge{color:#5f6f89;background:#edf1f7;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;line-height:1;display:inline-grid}.listing-create-steps li.is-active>span,.listing-create-step-badge{color:#fff;background:var(--blue)}.listing-create-steps li.is-completed>span{color:#0f9f6e;background:#dff8eb}.listing-create-steps strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:20px;display:block;overflow:hidden}.listing-create-steps p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;line-height:18px;overflow:hidden}.listing-create-grid{grid-template-columns:minmax(480px,1.35fr) minmax(360px,1fr);align-items:stretch;gap:14px;display:grid}.listing-create-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow-panel);border-radius:12px;overflow:hidden}.listing-create-input-card,.listing-create-confirm-card{min-height:662px}.listing-create-confirm-card{height:662px}.listing-create-card-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:14px 16px;display:flex}.listing-create-card-header>div{align-items:center;gap:10px;min-width:0;display:inline-flex}.listing-create-card-header h2{color:var(--ink);font-size:16px;font-weight:400;line-height:24px}.listing-create-form,.listing-create-confirm-form{gap:16px;padding:16px;display:grid}.listing-create-confirm-form{height:calc(100% - 52px);min-height:0;overflow:hidden}.listing-create-field{min-width:0;color:var(--ink);gap:9px;font-size:13px;font-weight:400;line-height:20px;display:grid}.listing-create-inline-field{min-width:0;color:var(--ink);grid-template-columns:88px minmax(0,1fr);align-items:center;gap:14px;font-size:13px;font-weight:400;line-height:20px;display:grid}.listing-create-field-title{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.listing-create-field-title .ant-btn-link{height:auto;padding:0;font-size:12px}.listing-create-field i{color:var(--red);margin-right:3px;font-style:normal}.listing-create-field .ant-input,.listing-create-field .ant-input-outlined,.listing-create-inline-field .ant-input,.listing-create-inline-field .ant-input-outlined,.listing-create-field .ant-select-selector{background:#f9fafc}.listing-create-field textarea.ant-input{resize:vertical;min-height:160px;max-height:226px;overflow:auto}.listing-create-upload-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.listing-create-upload-list{flex-wrap:wrap;flex:auto;align-items:center;gap:8px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.listing-create-upload-list li{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;min-width:0;max-width:320px;min-height:40px;padding:6px 10px;display:inline-flex;box-shadow:0 1px 2px #1f23290a}.listing-create-upload-name{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:20px;overflow:hidden}.listing-create-upload-type{min-height:24px;color:var(--blue);white-space:nowrap;background:#eef4ff;border-radius:6px;align-items:center;padding:2px 8px;font-size:12px;line-height:18px;display:inline-flex}.listing-create-upload-list button{color:var(--muted);background:0 0;border:0;padding:0;font-size:12px;line-height:18px}.listing-create-upload-list button:hover,.listing-create-upload-list button:focus-visible{color:var(--blue)}.listing-create-field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.listing-create-confirm-form .listing-create-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-create-actions{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.listing-create-analyze-button.ant-btn{border-color:var(--blue);color:#fff;background:var(--blue);border-radius:10px;min-width:88px;min-height:40px;padding:8px 18px;font-size:14px;font-weight:700;line-height:20px;box-shadow:0 8px 18px #3370ff38}.listing-create-analyze-button.ant-btn>span{color:#fff;text-shadow:0 1px 1px #001c5442;font-weight:700}.listing-create-actions span{color:var(--muted);font-size:12px;line-height:18px}.listing-create-confirm-placeholder{min-height:100%;color:var(--muted);text-align:center;background:radial-gradient(circle at 50% 32%,#3370ff1f,#0000 28%),#fbfcff;border:1px dashed #cfd7e6;border-radius:12px;place-content:center;justify-items:center;gap:8px;padding:24px;display:grid}.listing-create-placeholder-icon{width:40px;height:40px;color:var(--blue);background:#eef4ff;border-radius:12px;place-items:center;font-size:20px;display:grid}.listing-create-confirm-placeholder strong{color:var(--text);font-size:14px;font-weight:400;line-height:22px}.listing-create-confirm-placeholder p{max-width:320px;color:var(--muted);font-size:13px;line-height:21px}.listing-create-analysis-panel{gap:12px;min-height:0;max-height:100%;padding-right:4px;display:grid;overflow-y:auto}.listing-create-analysis-hero,.listing-create-analysis-next{background:radial-gradient(circle at 50% 0,#3370ff1a,#0000 40%),#fbfcff;border:1px solid #b8ccff;border-radius:12px;padding:16px}.listing-create-analysis-title-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.listing-create-analysis-title-row h3,.listing-create-analysis-next h3{color:var(--ink);margin:0;font-size:16px;line-height:24px}.listing-create-analysis-title-row span{min-height:28px;color:var(--blue);background:#eef4ff;border-radius:999px;align-items:center;padding:4px 10px;font-size:14px;font-weight:700;line-height:20px;display:inline-flex}.listing-create-analysis-hero p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:21px}.listing-create-analysis-progress{background:#e9eef7;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.listing-create-analysis-progress span{border-radius:inherit;background:linear-gradient(90deg, #6f98ff 0%, var(--blue) 100%);height:100%;display:block}.listing-create-analysis-stage-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.listing-create-analysis-stage-list li{border:1px solid var(--line);min-height:46px;color:var(--muted);background:#f9fafc;border-radius:12px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 12px;display:grid}.listing-create-analysis-stage-list li.is-completed{color:#176b33;background:#f1fff4;border-color:#b6efc5}.listing-create-analysis-stage-list li.is-active{color:var(--blue);background:#f1f5ff;border-color:#b8ccff}.listing-create-analysis-stage-list li>span{color:#19a551;background:#d9f8e4;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-style:normal;font-weight:700;display:inline-grid}.listing-create-analysis-stage-list li.is-active>span{color:var(--blue);background:#e4edff}.listing-create-analysis-stage-list strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:700;line-height:20px;overflow:hidden}.listing-create-analysis-stage-list em{white-space:nowrap;font-size:12px;font-style:normal;font-weight:700;line-height:18px}.listing-create-analysis-next{background:#fff;margin-top:0}.listing-create-analysis-next ul{color:var(--muted);gap:8px;margin:12px 0 0;padding:0;font-size:13px;line-height:20px;list-style:none;display:grid}.listing-create-analysis-next li{padding-left:16px;position:relative}.listing-create-analysis-next li:before{background:var(--blue);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.listing-create-confirm-result{grid-template-rows:auto minmax(0,1fr) auto;gap:12px;height:100%;min-height:0;max-height:100%;display:grid;overflow:hidden}.listing-create-confirm-result-scroll{align-content:start;gap:12px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.listing-create-completeness-card{background:radial-gradient(circle at 50% 0,#3370ff14,#0000 42%),#fbfcff;border:1px solid #b8ccff;border-radius:12px;gap:6px;padding:16px;display:grid}.listing-create-completeness-card>strong{color:var(--ink);font-size:34px;line-height:40px}.listing-create-completeness-card>span{color:var(--muted);font-size:13px;line-height:20px}.listing-create-completeness-tags{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin-top:6px;display:flex}.listing-create-confirm-section{gap:8px;display:grid}.listing-create-confirm-section-title{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.listing-create-confirm-section-title h3,.listing-create-quick-fix h3{color:var(--ink);margin:0;font-size:14px;line-height:22px}.listing-create-confirm-section-title span{color:var(--muted);font-size:12px;line-height:18px}.listing-create-confirm-list{gap:8px;max-height:260px;padding-right:4px;display:grid;overflow-y:auto}.listing-create-confirm-item{background:#fbfcff;border:1px solid #b8ccff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px;display:grid}.listing-create-confirm-item.is-required{background:#fffaf2;border-color:#ffd49b}.listing-create-confirm-item h4,.listing-create-confirm-item p{margin:0}.listing-create-confirm-item h4{color:var(--ink);font-size:14px;line-height:22px}.listing-create-confirm-item p{color:var(--muted);margin-top:6px;font-size:13px;line-height:20px}.listing-create-confirm-meta{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;margin-top:8px;display:flex}.listing-create-confirm-meta span{color:#60718c;background:#eef3fa;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:12px;line-height:18px;display:inline-flex}.listing-create-confirm-item-actions{justify-items:end;gap:8px;display:grid}.listing-create-quick-fix{border-top:1px solid var(--line-soft);gap:8px;padding-top:12px;display:grid}.listing-create-quick-fix>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.listing-create-confirm-result-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.listing-create-generate-progress{color:var(--blue);background:#f8fbff;border:1px solid #b8ccff;border-radius:10px;gap:6px;padding:10px;display:grid}.listing-create-generate-progress>div{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.listing-create-generate-progress strong,.listing-create-generate-progress span{font-size:12px;font-weight:800;line-height:18px}.listing-create-generate-progress i{background:var(--blue);border-radius:999px;height:6px;display:block;overflow:hidden}.listing-create-generate-progress p{color:var(--blue);font-size:12px;line-height:18px}.listing-generate-embedded{min-width:0;scroll-margin-top:calc(var(--topbar-height) + 16px)}.task-records-page{gap:14px;min-width:0;display:grid}.task-records-page-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.task-records-title-line{align-items:center;gap:8px;min-width:0;display:flex}.task-records-title-line span{min-height:24px;color:var(--muted);background:#f1f3f7;border-radius:999px;align-items:center;padding:2px 9px;font-size:12px;line-height:18px;display:inline-flex}.task-records-page h2,.task-records-page p{margin:0}.task-records-page p{overflow-wrap:anywhere;line-height:22px}.task-records-page h2{color:var(--ink);font-size:20px;line-height:28px}.task-records-actions,.task-records-list-header>div:last-child{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.task-records-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.task-records-summary-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);align-content:center;gap:10px;min-height:106px;padding:14px 14px 18px;display:grid;position:relative;overflow:hidden}.task-records-summary-card:after{content:"";background:#eef1f6;border-radius:999px;width:min(62%,250px);height:9px;display:block}.task-records-summary-card span{color:var(--muted);font-size:12px;line-height:18px}.task-records-summary-card strong{color:var(--ink);font-size:24px;line-height:30px}.task-records-filter-bar{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-panel);grid-template-columns:repeat(auto-fit,minmax(172px,1fr));align-items:center;gap:8px;padding:12px;display:grid}.task-records-filter-bar label{min-width:0;color:var(--muted);font-size:12px;display:block}.task-records-filter-bar label>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.task-records-page input,.task-records-page select{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:34px;color:var(--text);background:#f9fafc;padding:6px 10px}.task-records-page select{appearance:auto}.task-records-filter-bar button{min-width:88px}.task-records-page button{border:1px solid var(--blue);border-radius:var(--radius);color:#fff;background:var(--blue);white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:6px 12px;display:inline-flex}.task-records-list-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-panel);overflow:hidden}.task-records-list-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:8px 14px;display:flex}.task-records-list-header>div:first-child{align-items:baseline;gap:8px;min-width:0;display:flex}.task-records-list-header strong{color:var(--ink);flex:none;font-size:15px;line-height:22px}.task-records-list-header span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;overflow:hidden}.task-records-list-header .task-records-actions button{border-color:var(--line);color:var(--ink);background:#fff}.task-records-list-header .task-records-actions button:hover{border-color:var(--blue);color:var(--blue)}.task-records-page button:disabled{cursor:not-allowed;opacity:.62}.task-records-error{border-radius:var(--radius);color:#d83931;background:#fff2f0;border:1px solid #d8393152;padding:10px 12px}.task-records-notice{border-radius:var(--radius);color:#0f766e;background:#f0fdfa;border:1px solid #14c9c952;padding:10px 12px}.task-records-empty{padding:32px 16px}.task-records-table-scroll{background:var(--panel);overflow-x:auto}.task-records-infinite-footer{border-top:1px solid var(--line-soft);min-height:52px;color:var(--muted);background:#fbfcff;justify-content:center;align-items:center;gap:12px;padding:10px 14px;font-size:13px;display:flex;position:relative}.task-records-infinite-footer strong{color:var(--ink);text-align:center;font-size:13px;font-weight:600}.task-records-infinite-sentinel{pointer-events:none;width:1px;height:1px;position:absolute;bottom:0}.task-records-page table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:1260px}.task-records-page th,.task-records-page td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;white-space:nowrap;padding:10px 12px}.task-records-page td{vertical-align:top}.task-records-page th{color:var(--muted);background:#fff;font-size:12px;font-weight:500}.task-records-page td strong,.task-records-page td span{display:block}.task-records-page td strong{color:var(--text);font-weight:600}.task-records-row{cursor:pointer;outline:none}.task-records-row td{height:76px;transition:background .16s,border-color .16s,box-shadow .16s}.task-records-row:hover td,.task-records-row:focus-visible td{background:#f8fbff}.task-records-row-selected td{border-top:1px solid var(--blue);border-bottom-color:var(--blue);background:#fff;box-shadow:0 8px 20px #2f6bff14}.task-records-row-selected td:first-child{border-left:1px solid var(--blue);border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.task-records-row-selected td:last-child{border-right:1px solid var(--blue);border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.task-records-subtext{color:var(--muted);white-space:normal;margin-top:4px;font-size:12px;line-height:18px}.task-records-page th:first-child,.task-records-page td:first-child{width:252px;max-width:252px;overflow:hidden}.task-records-page td:first-child strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-records-task-id-cell{overflow:hidden}.task-records-task-id-text{max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;display:block;overflow:hidden}.task-records-page th:nth-child(2),.task-records-page td:nth-child(2){width:132px;max-width:132px;overflow:hidden}.task-records-page td:nth-child(2) strong,.task-records-page td:nth-child(2) .task-records-subtext{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-records-page th:nth-child(3),.task-records-page td:nth-child(3){width:22%;min-width:0;overflow:hidden}.task-records-page th:nth-child(4),.task-records-page td:nth-child(4){width:88px}.task-records-page th:nth-child(5),.task-records-page td:nth-child(5){width:148px;max-width:148px;overflow:hidden}.task-records-page td:nth-child(5) .task-records-subtext{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.task-records-page th:nth-child(6),.task-records-page td:nth-child(6){width:230px}.task-records-page th:nth-child(7),.task-records-page td:nth-child(7){width:72px}.task-records-page th:nth-child(8),.task-records-page td:nth-child(8){width:108px}.task-records-page th:nth-child(9),.task-records-page td:nth-child(9){width:80px}.task-records-object-cell{min-width:0}.task-records-object-name{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:100%;line-height:20px;overflow:hidden;display:-webkit-box!important}.task-records-object-meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-records-status-cell{text-align:left}.task-records-page .task-records-action-cell{text-align:center}.task-records-output-cell{min-width:0;overflow:hidden}.task-records-output-cell strong,.task-records-output-items{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.task-records-output-items{max-width:100%}.task-records-status-tag{border-radius:6px;align-items:center;width:fit-content;min-width:0;height:22px;margin-inline-end:0;padding:0 8px;line-height:20px;display:inline-flex!important}.task-records-link-button{color:var(--blue)!important;background:0 0!important;border-color:#0000!important}.task-records-detail-drawer .ant-drawer-header{padding:12px 18px}.task-records-detail-drawer .ant-drawer-title{color:var(--ink);font-size:15px;font-weight:700}.task-records-detail-drawer .ant-drawer-body{background:#fbfcfe;padding:16px 18px 24px}.task-records-detail-drawer .ant-drawer-resizable-dragger-right{width:8px}.task-records-detail-drawer .ant-drawer-resizable-dragger-right:after{content:"";background:#3d6aff47;border-radius:999px;width:2px;height:52px;position:absolute;top:50%;left:3px;transform:translateY(-50%)}.task-records-detail-drawer .ant-drawer-resizable-dragger-right:hover:after,.task-records-detail-drawer .ant-drawer-resizable-dragger-right:focus-visible:after{background:#3d6aff8f}.task-records-drawer-close{color:var(--blue);background:0 0;border:0;padding:0;font-size:14px}.task-records-detail-loading{color:var(--muted);text-align:center;padding:28px 0}.task-records-detail-shell{gap:16px;min-width:0;display:grid}.task-records-detail-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-width:0;padding:14px 12px 12px;overflow:hidden}.task-records-detail-card h3{color:var(--ink);margin:0 0 12px;font-size:14px;font-weight:700}.task-records-detail-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.task-records-detail-section-heading h3{margin:0}.task-records-detail-section-heading span{color:var(--muted);font-size:12px}.task-records-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.task-records-overview-item{border:1px solid var(--line-soft);background:#fafbfc;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:9px 10px;display:flex}.task-records-overview-item span,.task-records-trace-list span{color:var(--muted);flex:none;font-size:12px}.task-records-overview-item strong,.task-records-trace-list strong{min-width:0;color:var(--text);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.task-records-overview-task-id{grid-column:1/-1;align-items:flex-start}.task-records-overview-task-id .task-records-overview-task-id-value{overflow-wrap:anywhere;text-align:right;text-overflow:clip;white-space:normal;line-height:18px;overflow:visible}.task-records-result-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;min-width:0;display:grid}.task-records-result-card{border:1px solid var(--line);background:#f8fafc;border-radius:7px;min-width:0;margin:0;overflow:hidden}.task-records-result-preview-button{aspect-ratio:1;cursor:zoom-in;background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);border:0;width:100%;padding:0;display:block;overflow:hidden}.task-records-result-preview-button:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.task-records-result-card img{object-fit:contain;width:100%;height:100%;display:block}.task-records-result-card figcaption{color:var(--muted);text-align:center;padding:7px 8px;font-size:12px;line-height:18px}.task-records-result-empty{border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);text-align:center;background:#f8fafc;padding:20px}.task-records-flow-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.task-records-flow-item{grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.task-records-flow-dot{background:#edf2f7;border:1px solid #cbd5e1;border-radius:50%;width:18px;height:18px}.task-records-flow-item strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.task-records-flow-item>span:last-child{color:var(--muted);font-size:12px}.task-records-flow-item.is-done .task-records-flow-dot{background:#e8f8f0;border-color:#a7e3c1}.task-records-flow-item.is-active .task-records-flow-dot{background:#edf4ff;border-color:#9ec2ff}.task-records-flow-item.is-error .task-records-flow-dot{background:#fff0ee;border-color:#f5a6a0}.task-records-model-trace-card{background:#fcfdff}.task-records-model-trace-groups{gap:12px;display:grid}.task-records-model-trace-group{gap:8px;min-width:0;display:grid}.task-records-model-trace-group-heading{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.task-records-model-trace-group-heading strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.task-records-model-trace-group-heading span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.task-records-model-trace-list{gap:8px;display:grid}.task-records-model-trace-item{border:1px solid var(--line-soft);background:#f8fafc;border-radius:7px;gap:8px;min-width:0;padding:10px;display:grid}.task-records-model-trace-item-heading{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.task-records-model-trace-item-heading>div{align-items:center;gap:6px;min-width:0;display:flex}.task-records-model-trace-item-heading strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.task-records-model-trace-item-heading span{color:var(--muted);white-space:nowrap;font-size:12px}.task-records-model-trace-metrics{flex-wrap:wrap;gap:6px;display:flex}.task-records-model-trace-metrics span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:2px 7px;font-size:12px;line-height:18px}.task-records-model-trace-prompt{gap:6px;min-width:0;display:grid}.task-records-model-trace-prompt>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.task-records-model-trace-prompt span,.task-records-model-trace-negative span{color:var(--muted);font-size:12px}.task-records-model-trace-prompt button{border:1px solid var(--line);width:28px;height:28px;color:var(--blue);background:#fff;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.task-records-model-trace-prompt button:disabled{cursor:not-allowed;color:var(--muted);background:#f3f4f6}.task-records-model-trace-prompt p{overflow-wrap:anywhere;min-width:0;color:var(--text);margin:0;font-size:12px;line-height:18px}.task-records-model-trace-prompt .task-records-model-trace-expand{width:auto;height:auto;color:var(--blue);background:0 0;border:0;justify-self:start;padding:0;font-size:12px}.task-records-model-trace-negative{gap:4px;margin:0;display:grid}.task-records-model-trace-negative strong{color:var(--text);font-size:12px;font-weight:500;line-height:18px}.task-records-model-trace-error,.task-records-model-trace-response{border-radius:6px;margin:0;padding:7px 8px;font-size:12px;line-height:18px}.task-records-model-trace-error{color:var(--red);background:#fff8f7}.task-records-model-trace-response{color:var(--muted);background:#fff}.task-records-trace-list{gap:0;display:grid}.task-records-trace-list p{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;margin:0;padding:9px 0;display:flex}.task-records-trace-list p:last-child{border-bottom:0}.task-records-trace-image{border:1px solid var(--line-soft);object-fit:cover;background:#f6f7f9;border-radius:6px;flex:none;width:48px;height:48px}.task-records-detail-error{border:1px solid var(--red-soft);border-radius:var(--radius);color:var(--red);background:#fff8f7;gap:4px;margin:0;padding:10px 12px;display:grid}.task-records-detail-error span{color:var(--muted);font-size:12px}.task-records-detail-error strong{font-weight:600}.task-records-lightbox{z-index:1400;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0000007a;position:fixed;inset:0;overflow:hidden}.task-records-page .task-records-lightbox-close,.task-records-lightbox .task-records-lightbox-close{z-index:3;box-sizing:border-box;color:#fff;cursor:pointer;background:#1f2329c7;border:0;border-radius:50%;justify-content:flex-start;align-items:flex-end;width:96px;height:96px;padding:0 0 15px 15px;display:flex;position:fixed;top:-56px;right:-56px}.task-records-lightbox-stage{place-items:center;display:grid;position:absolute;inset:48px 56px 184px;overflow:hidden}.task-records-lightbox-image{object-fit:contain;transform-origin:50%;max-width:min(78vw,980px);max-height:calc(100vh - 260px);transition:transform .16s;display:block;box-shadow:0 14px 44px #0000003d}.task-records-lightbox-scale{color:#ffffffc2;font-size:13px;position:fixed;bottom:58px;right:24px}.task-records-lightbox-counter{color:#ffffffd1;font-size:14px;position:fixed;bottom:28px;right:22px}.task-records-lightbox-tools,.task-records-lightbox-thumbnails{position:fixed;left:50%;transform:translate(-50%)}.task-records-lightbox-tools{z-index:2;justify-content:center;align-items:center;gap:7px;display:flex;bottom:88px}.task-records-lightbox-tools button,.task-records-lightbox-thumbnails button{color:#fff;cursor:pointer;border:0}.task-records-lightbox-tools button{background:#1f2329c7;border-radius:50%;place-items:center;width:42px;height:42px;font-size:19px;display:grid;box-shadow:0 8px 18px #00000029}.task-records-lightbox-tools button:hover:not(:disabled),.task-records-lightbox-tools button:focus-visible,.task-records-lightbox-close:hover,.task-records-lightbox-close:focus-visible{background:#1f2329eb}.task-records-lightbox-tools button:disabled{color:#ffffff61;cursor:not-allowed;background:#1f232973}.task-records-lightbox-thumbnails{z-index:2;justify-content:center;align-items:center;gap:4px;max-width:min(68vw,720px);padding:0 4px;display:flex;bottom:16px;overflow-x:auto}.task-records-lightbox-thumbnails button{opacity:.72;background:#ffffff2e;border:2px solid #0000;border-radius:3px;flex:none;width:46px;height:54px;padding:0;display:block;overflow:hidden}.task-records-lightbox-thumbnails button[aria-current=true]{opacity:1;border-color:#fff}.task-records-lightbox-thumbnails img{object-fit:cover;width:100%;height:100%;display:block}.listing-result-page{gap:16px;min-width:0;display:grid}.listing-result-page--embedded{gap:0}.listing-step-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.listing-step-card{border:1px solid var(--line);min-width:0;min-height:72px;box-shadow:var(--shadow-panel);background:#fff;border-radius:8px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:12px;padding:14px 16px;display:grid}.listing-step-card>span,.listing-step-badge,.listing-score-check{color:#fff;background:var(--blue);border-radius:999px;flex:none;place-items:center;width:28px;height:28px;font-size:14px;font-weight:800;display:inline-grid}.listing-step-card.is-muted>span{color:#0f9f6e;background:#dff8eb}.listing-step-card.is-active{background:#f8fbff;border-color:#9bbcff}.listing-step-card strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;line-height:22px;display:block;overflow:hidden}.listing-step-card p{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;line-height:18px;overflow:hidden}.listing-workbench{grid-template-columns:minmax(0,1fr) 344px;align-items:start;gap:16px;min-width:0;display:grid}.listing-result-panel,.listing-score-panel{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-panel);background:#fff;border-radius:8px}.listing-result-panel{overflow:hidden}.listing-panel-header,.listing-score-panel>header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:12px 18px;display:flex}.listing-panel-header>div,.listing-score-panel>header>div{align-items:center;gap:10px;min-width:0;display:flex}.listing-panel-header strong,.listing-score-panel>header strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:800;line-height:24px;overflow:hidden}.listing-panel-header p{color:var(--muted);white-space:nowrap;margin:0;font-size:12px;line-height:18px}.listing-plan-tabs{border-bottom:1px solid var(--line);background:#f8fafc;gap:8px;padding:12px 18px;display:flex;overflow-x:auto}.listing-plan-tab{border:1px solid var(--line);min-width:142px;color:var(--text);text-align:left;background:#fff;border-radius:8px;gap:4px;padding:10px 12px;display:grid}.listing-plan-tab[aria-selected=true]{color:var(--blue);background:#f8fbff;border-color:#9bbcff}.listing-plan-tab strong,.listing-plan-tab span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.listing-plan-tab strong{font-size:14px;font-weight:800;line-height:20px}.listing-plan-tab span{color:var(--muted);font-size:12px;line-height:18px}.listing-section-list{gap:12px;padding:18px;display:grid}.listing-content-block{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;overflow:hidden}.listing-content-block>header{border-bottom:1px solid var(--line-soft);background:#fbfcfe;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 14px;display:flex}.listing-content-block>header>strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;line-height:20px;overflow:hidden}.listing-block-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.listing-section-badge,.listing-detail-status{color:#177245;white-space:nowrap;background:#ddf8e8;border-radius:999px;align-items:center;min-height:24px;padding:2px 10px;font-size:12px;font-weight:800;line-height:18px;display:inline-flex}.listing-block-actions button,.listing-score-hero button,.listing-detail-title button{min-height:28px;color:var(--blue);background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:4px 8px;font-size:12px;font-weight:800;line-height:18px;display:inline-flex}.listing-block-actions button:hover,.listing-block-actions button:focus-visible,.listing-score-hero button:hover,.listing-score-hero button:focus-visible,.listing-detail-title button:hover,.listing-detail-title button:focus-visible,.listing-plan-tab:focus-visible,.listing-result-actions button:focus-visible{outline-offset:2px;outline:3px solid #3370ff3d}.listing-content-block p,.listing-content-block ul{color:var(--text);margin:0;padding:14px;font-size:13px;line-height:22px}.listing-content-block ul{gap:8px;padding-left:30px;display:grid}.listing-content-block li::marker{color:var(--ink)}.listing-content-block textarea{resize:vertical;width:calc(100% - 28px);min-height:112px;color:var(--text);background:#fff;border:1px solid #b8ccff;border-radius:8px;margin:14px;padding:12px;font-size:13px;line-height:22px;display:block}.listing-result-actions{border-top:1px solid var(--line);background:#fbfcfe;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:14px 18px;display:grid}.listing-result-actions label{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.listing-result-actions label span{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:700;line-height:20px}.listing-result-actions input{border:1px solid var(--line);min-width:0;height:34px;color:var(--text);background:#fff;border-radius:8px;padding:0 12px;font-size:13px}.listing-result-actions button{border:1px solid var(--line);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 14px;font-size:13px;font-weight:800;line-height:20px;display:inline-flex}.listing-secondary-button{color:var(--text);background:#fff}.listing-primary-button{color:#fff;background:var(--blue);box-shadow:0 8px 18px #3370ff2e;border-color:var(--blue)!important}.listing-score-panel{top:calc(var(--topbar-height) + 16px);gap:12px;padding-bottom:12px;display:grid;position:sticky}.listing-score-check{width:24px;height:24px}.listing-score-hero{background:#f8fbff;border:1px solid #adc4ff;border-radius:8px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;margin:0 12px;padding:12px;display:grid}.listing-score-ring{--score:88;background:radial-gradient(circle at center, #fff 0 56%, transparent 58%), conic-gradient(#7fa2ff calc(var(--score) * 1%), #e8eefc 0);border-radius:999px;place-items:center;width:54px;height:54px;display:inline-grid}.listing-score-ring.is-small{flex:none;width:58px;height:58px}.listing-score-ring strong{color:var(--blue);font-size:18px;font-weight:900;line-height:1}.listing-score-hero>div:nth-child(2){min-width:0}.listing-score-hero>div:nth-child(2) strong,.listing-score-hero>div:nth-child(2) p{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.listing-score-hero>div:nth-child(2) strong{color:var(--ink);font-size:14px;font-weight:800;line-height:20px;display:block}.listing-score-hero>div:nth-child(2) p{color:var(--muted);margin:2px 0 0;font-size:12px;line-height:18px}.listing-score-list{gap:8px;padding:0 12px;display:grid}.listing-score-item,.listing-score-card p,.listing-detail-group p{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.listing-score-item{border:1px solid var(--line-soft);background:#fff;border-radius:7px;min-height:34px;padding:7px 10px}.listing-score-item span,.listing-score-card p span{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;font-size:12px;line-height:18px;display:inline-flex;overflow:hidden}.listing-score-item strong,.listing-score-card p strong{color:var(--muted);text-align:right;white-space:nowrap;justify-self:end;font-size:12px;font-weight:700;line-height:18px}.listing-status-dot{background:var(--orange);border-radius:999px;flex:none;width:8px;height:8px;display:inline-block}.listing-status-dot.is-pass,.listing-status-dot.is-good{background:#2fb36d}.listing-status-dot.is-fix,.listing-status-dot.is-review{background:var(--orange)}.listing-score-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:8px;margin:0 12px;padding:10px;display:grid}.listing-score-card header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.listing-score-card header strong{color:var(--ink);font-size:13px;font-weight:800;line-height:20px}.listing-score-card header span{color:var(--muted-2);white-space:nowrap;font-size:12px;line-height:18px}.listing-score-card p{border-top:1px solid var(--line-soft);margin:0;padding-top:8px}.listing-detail-drawer .ant-drawer-header{padding:14px 16px}.listing-detail-drawer .ant-drawer-body{background:#f7f8fa;padding:14px}.listing-detail-title{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.listing-detail-title span{color:var(--ink);font-size:16px;font-weight:800;line-height:24px}.listing-detail-conclusion{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:14px;padding:14px;display:flex}.listing-detail-conclusion>div{min-width:0}.listing-detail-conclusion>div strong{color:var(--ink);font-size:14px;font-weight:800;line-height:20px;display:block}.listing-detail-conclusion>div p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:18px}.listing-detail-groups{gap:12px;margin-top:14px;display:grid}.listing-detail-group{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.listing-detail-group>header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:10px 12px;display:flex}.listing-detail-group>header strong{color:var(--ink);font-size:14px;font-weight:800;line-height:20px}.listing-detail-status.is-pass,.listing-detail-status.is-good{color:#177245;background:#ddf8e8}.listing-detail-status.is-review,.listing-detail-status.is-fix{color:#b36b00;background:#fff3d6}.listing-detail-group p{border-top:1px solid var(--line-soft);margin:0;padding:10px 12px}.listing-detail-group p:first-child{border-top:0}.listing-detail-group p span{color:var(--muted);font-size:12px;font-weight:700;line-height:18px}.listing-detail-group p strong{min-width:0;color:var(--text);text-align:right;font-size:12px;font-weight:600;line-height:18px}.listing-detail-footnote{color:#8a5400;background:#fff9ed;border:1px solid #ffe0a3;border-radius:8px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 12px;font-size:12px;line-height:18px;display:flex}@media (width<=1280px){.workspace-content{padding-inline:16px}.result-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-workbench{grid-template-columns:minmax(0,1fr) 316px}}@media (width<=1024px){.workspace-shell{grid-template-columns:1fr;align-content:start}.workspace-sidebar{flex-direction:row;align-items:center;gap:12px;height:auto;min-height:0;padding:10px 16px;position:static;overflow:visible}.workspace-brand{flex:none;padding:0}.workspace-nav{flex:1;min-width:0;display:flex;overflow-x:auto}.workspace-nav-item{flex:none}.workspace-nav-summary{display:none}.workspace-workbench,.workspace-grid,.listing-create-grid{grid-template-columns:1fr}.workspace-generation-panel,.workspace-side-panel,.qa-side-panel,.listing-score-panel{min-height:0}.listing-score-panel{position:static}}@media (width<=720px){.image-card-preview-action{opacity:1;transform:none}.image-suite-preview-dialog{padding:14px}.image-suite-preview-image{max-width:94vw;max-height:calc(100vh - 160px)}.image-suite-preview-footer{justify-content:flex-start}.login-shell{padding:18px}.login-shell:before{opacity:.48;width:260px;min-width:0;top:78px;right:-68px}.login-header{min-height:34px}.login-hero-copy{text-align:left;margin:30px 0 20px}.login-hero-copy h1{font-size:31px;line-height:39px}.login-hero-copy p{max-width:320px;font-size:14px;line-height:23px}.login-card{grid-template-columns:1fr;min-height:0}.login-card-intro{border-right:0;border-bottom:1px solid var(--line-soft);gap:20px;padding:24px 22px}.login-intro-title{text-align:left;justify-items:start}.login-intro-title strong{font-size:27px;line-height:35px}.login-highlight-list{gap:12px}.login-highlight-list li{gap:10px}.login-panel{padding:26px 22px}.login-mode-tabs span{font-size:17px;line-height:26px}.login-footer{padding-top:18px}.workspace-shell,.workspace-main,.workspace-content,.workspace-sidebar{max-width:100vw;overflow-x:hidden}.workspace-topbar{flex-wrap:wrap;align-items:flex-start;min-height:auto;padding:10px 14px}.workspace-heading{width:100%}.workspace-suite-heading{flex-wrap:wrap;width:100%}.workspace-suite-heading h2{flex:1 0 100%;font-size:20px;line-height:28px}.workspace-topbar h1{white-space:normal}.workspace-topbar-actions{flex-wrap:wrap;justify-content:flex-start;gap:8px;width:100%}.workspace-search{flex:1 0 100%;order:3;width:100%}.workspace-topbar-actions>.ant-btn{flex:0 0 32px;min-width:32px}.workspace-user{max-width:128px}.workspace-content{padding:12px}.workspace-page-header{grid-template-columns:1fr;align-items:start;display:grid}.workspace-page-actions,.workspace-panel-actions,.task-records-page-heading,.task-records-list-header{justify-content:flex-start}.workspace-panel-actions{grid-template-columns:1fr;width:100%;display:grid}.workspace-panel-actions .ant-btn{width:100%}.listing-create-steps,.listing-create-field-grid,.listing-create-confirm-form .listing-create-field-grid,.listing-create-upload-field{grid-template-columns:1fr}.listing-create-upload-field p{grid-column:auto}.task-records-page-heading,.task-records-list-header{align-items:start;display:grid}.task-records-infinite-footer{flex-wrap:wrap}.task-records-page{width:100%}.task-records-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.task-records-filter-bar{grid-template-columns:1fr 1fr}.task-records-list-header>div:last-child{grid-template-columns:1fr;width:100%;display:grid}.result-gallery-toolbar{flex-direction:column;align-items:flex-start}.result-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-step-strip{grid-template-columns:1fr}.listing-panel-header,.listing-content-block>header,.listing-score-card header{justify-content:stretch;align-items:start;display:grid}.listing-block-actions{justify-content:flex-start}.listing-result-actions,.listing-result-actions label{grid-template-columns:1fr}.listing-result-actions button{width:100%}}@media (width<=430px){.workspace-sidebar{flex-direction:column;align-items:flex-start}.workspace-nav{width:100%}.workspace-nav-item span{max-width:126px}.workspace-field-row,.product-profile-field,.result-gallery-grid,.task-records-summary-grid,.task-records-filter-bar,.listing-score-card p,.listing-detail-group p{grid-template-columns:1fr}.workspace-panel-head{flex-direction:column;align-items:flex-start}.workspace-panel-title{flex-wrap:wrap;align-items:flex-start}.workspace-panel-title span{white-space:normal;width:100%}.workspace-page-actions .ant-btn,.workspace-panel-actions .ant-btn,.task-records-page input,.task-records-page select,.task-records-page button,.listing-score-hero button,.listing-block-actions button{width:100%}.listing-score-hero{grid-template-columns:54px minmax(0,1fr)}.listing-score-hero button{grid-column:1/-1;justify-content:center}.listing-detail-group p strong{text-align:left}}
