.v1-workbench{display:grid;grid-template-columns:236px minmax(620px,1fr) 300px;gap:12px;height:calc(100vh - 60px);padding:12px 14px 76px;background:#eef3f8;overflow:hidden}
.v1-workbench[hidden]{display:none}
.v1-column{min-width:0;background:#fff;border:1px solid #dce4ee;border-radius:8px;box-shadow:0 2px 8px rgba(23,32,51,.04);overflow:hidden}
.v1-queue{display:flex;flex-direction:column}
.v1-column-head{height:52px;padding:0 14px;border-bottom:1px solid #e3e9f1;display:flex;align-items:center;justify-content:space-between;gap:8px}
.v1-column-head h2{margin:0;font-size:16px;line-height:1;font-weight:800;color:#172033}
.v1-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#edf2f7;color:#536178;font-size:12px}
.v1-queue-tools{padding:12px;border-bottom:1px solid #edf1f6;display:grid;gap:8px}
.v1-search,.v1-select{height:36px;width:100%;border:1px solid #d7e0ec;border-radius:6px;background:#fff;color:#172033;padding:0 10px;outline:none}
.v1-search:focus,.v1-select:focus,.v1-title-input:focus{border-color:#1ab394;box-shadow:0 0 0 3px rgba(26,179,148,.12)}
.v1-draft-list{padding:8px;display:grid;gap:7px;overflow:auto;scrollbar-width:thin}
.v1-draft-card{display:grid;grid-template-columns:58px 1fr;gap:9px;padding:9px;border:1px solid #e0e6ef;border-radius:7px;background:#fff;text-align:left;color:#172033;transition:.15s ease;min-height:82px}
.v1-draft-card:hover{border-color:#9fded2;background:#fbfffe}
.v1-draft-card.active{border-color:#1ab394;background:#f2fcfa;box-shadow:0 0 0 1px rgba(26,179,148,.18)}
.v1-draft-card img{width:58px;height:64px;object-fit:cover;border-radius:5px;background:#f4f7fa}
.v1-draft-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:750;line-height:1.45;font-size:13px}
.v1-draft-meta{margin-top:5px;display:flex;align-items:center;justify-content:space-between;gap:6px;color:#7b8797;font-size:11px}
.v1-source{display:inline-flex;align-items:center;height:19px;padding:0 5px;border-radius:4px;background:#fff3e8;color:#f06b16;font-weight:800}
.v1-status{display:inline-flex;align-items:center;height:20px;padding:0 6px;border-radius:999px;font-size:11px;font-weight:700}
.v1-status.blue{background:#eaf3ff;color:#2f80ed}.v1-status.orange{background:#fff4e5;color:#c86600}.v1-status.green{background:#e8f8f3;color:#0b8c6b}.v1-status.red{background:#fff0f2;color:#dc3e55}
.v1-new-draft{margin:auto 12px 12px;height:38px;border:1px dashed #aebdce;border-radius:6px;background:#fff;color:#516175;font-weight:700}
.v1-editor{display:flex;flex-direction:column;overflow:hidden}
.v1-tabs{height:52px;border-bottom:1px solid #e3e9f1;display:flex;align-items:flex-end;padding:0 14px;gap:20px;flex:0 0 auto;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}
.v1-tab{height:52px;border:0;border-bottom:2px solid transparent;background:transparent;color:#445268;font-weight:700;padding:0 2px;white-space:nowrap;flex:0 0 auto}
.v1-tab.active{color:#079b7d;border-bottom-color:#1ab394}
.v1-editor-scroll{padding:14px 16px 24px;overflow:auto;scrollbar-width:thin}
.v1-view[hidden]{display:none}
.v1-field-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}
.v1-field label{display:block;margin-bottom:7px;color:#172033;font-weight:800}
.v1-title-wrap{position:relative}
.v1-title-input{width:100%;height:40px;border:1px solid #d4dee9;border-radius:6px;padding:0 70px 0 11px;color:#172033;outline:none}
.v1-counter{position:absolute;right:10px;top:11px;color:#8894a4;font-size:12px}
.v1-btn{height:38px;border:1px solid #cbd6e3;border-radius:6px;background:#fff;color:#405168;padding:0 13px;font-weight:700;white-space:nowrap}
.v1-btn:hover{background:#f5f8fb}.v1-btn.primary{border-color:#1ab394;background:#1ab394;color:#fff;box-shadow:none}.v1-btn.primary:hover{background:#169e84}
.v1-btn.blue{border-color:#2f80ed;color:#2f80ed;background:#f6faff}.v1-btn.danger{border-color:#ffabb7;color:#de3c53;background:#fff7f8}
.v1-conflict{margin-top:12px;min-height:42px;border:1px solid #ffd7a8;border-radius:6px;background:#fff9f0;color:#b75e00;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;font-weight:700}
.v1-conflict i{color:#ff9d20;margin-right:6px}
.v1-section{margin-top:14px;border-top:1px solid #e5eaf1;padding-top:13px}
.v1-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}
.v1-section-title h3{margin:0;font-size:14px;color:#172033}.v1-section-title a{font-size:12px;color:#2f80ed;font-weight:700}
.v1-facts{display:grid;grid-template-columns:86px 1fr 72px 1fr;gap:8px 10px;margin:0;font-size:12px;line-height:1.55}
.v1-facts dt{color:#7a8798}.v1-facts dd{margin:0;color:#273548;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.v1-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:7px}
.v1-breadcrumb span{padding:5px 8px;border:1px solid #dce4ee;border-radius:5px;background:#fafcfe;color:#536178;font-size:12px}
.v1-sku-summary{width:100%;border-collapse:collapse;font-size:12px}.v1-sku-summary th,.v1-sku-summary td{height:34px;padding:0 9px;border:1px solid #e1e7ef;text-align:left}.v1-sku-summary th{background:#f7f9fc;color:#425068}.v1-sku-summary td.warn{color:#e3485d}
.v1-image-group{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:9px}
.v1-image{position:relative;border:1px solid #dce4ed;border-radius:7px;background:#fff;overflow:hidden}.v1-image img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#f4f7fa}.v1-image span{display:block;padding:6px 7px;color:#536178;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v1-image.selected{border-color:#1ab394;box-shadow:0 0 0 1px #1ab394}.v1-image-check{position:absolute;right:5px;top:5px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#1ab394;color:#fff;font-size:11px}
.v1-image-hit{display:block;width:100%;padding:0;border:0;background:#fff}.v1-set-main{display:block;width:calc(100% - 10px);height:24px;margin:0 5px 5px;border:0;border-radius:4px;background:#f0f6ff;color:#2f80ed;font-size:10px;font-weight:700}.v1-set-main:hover{background:#dfedff}
.v1-image-hit,.v1-image-hit img{cursor:zoom-in}.v1-image-hit:focus-visible{outline:3px solid #2f80ed;outline-offset:-3px}.v1-image-check{z-index:3;width:26px;height:26px;padding:0;border:2px solid #fff;box-shadow:0 1px 4px rgba(23,32,51,.22);cursor:pointer}.v1-image-check[aria-pressed="false"]{background:#fff;color:#66758a;border-color:#c5d0df}.v1-image-check:hover:not(:disabled){filter:brightness(.94)}.v1-image-check:focus-visible{outline:3px solid #2f80ed;outline-offset:2px}.v1-image-check:disabled{opacity:1;cursor:default}.v1-sku-media .v1-image.is-main::before{pointer-events:none}
.v1-sku-image-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#66758a;font-size:12px}
.v1-sku-image-toolbar strong{color:#172033;font-size:15px}.v1-sku-row{border:1px solid #dce4ee;border-radius:8px;margin-bottom:10px;background:#fff}.v1-sku-row-head{min-height:54px;padding:9px 12px;display:grid;grid-template-columns:minmax(170px,1fr) auto;gap:12px;align-items:center;background:#f8fafc;border-bottom:1px solid #e3e9f1}.v1-sku-label{display:flex;align-items:center;gap:9px}.v1-sku-label img{width:38px;height:38px;border-radius:5px;object-fit:cover}.v1-sku-label b{display:block;font-size:13px}.v1-sku-label small{display:block;color:#7a8798;margin-top:3px}.v1-sku-actions{display:flex;gap:6px}.v1-sku-media{padding:10px 12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:8px}.v1-sku-media .v1-image{cursor:pointer}.v1-sku-media .v1-image span{padding:5px;font-size:10px}.v1-sku-media .v1-image.is-main::before{content:'主图';position:absolute;left:5px;top:5px;z-index:2;height:20px;line-height:20px;padding:0 6px;border-radius:4px;background:#2f80ed;color:#fff;font-size:10px;font-weight:800}.v1-image-add{min-height:106px;border:1px dashed #b9c6d6;border-radius:7px;background:#fbfcfe;color:#8190a3;display:flex;align-items:center;justify-content:center;gap:5px;flex-direction:column}.v1-apply-tip{margin:0 12px 10px;padding:8px 10px;border-radius:6px;background:#eff8ff;color:#37668e;font-size:12px;line-height:1.55}
.v1-ai{display:flex;flex-direction:column}.v1-ai-scroll{padding:12px;overflow:auto;scrollbar-width:thin}.v1-preview-card{border:1px solid #dce4ed;border-radius:8px;padding:10px;background:#fff}.v1-preview-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-weight:800}.v1-preview-body{display:grid;grid-template-columns:88px 1fr;gap:10px}.v1-preview-body img{width:88px;height:116px;object-fit:cover;border-radius:6px;background:#f3f6fa}.v1-preview-copy h3{font-size:12px;line-height:1.45;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.v1-rating{color:#7c8797;font-size:11px}.v1-rating i{color:#ff9d20}.v1-price{margin-top:11px;color:#f23d54;font-size:21px;font-weight:850}.v1-dots{text-align:center;color:#cbd4df;letter-spacing:6px;margin:7px 0 2px}.v1-dots strong{color:#2f80ed}
.v1-check-group{margin-top:14px;padding-top:12px;border-top:1px solid #e4e9f0}.v1-check-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.v1-check-head strong{color:#ef334f}.v1-check-head.ok strong{color:#0a9e7c}.v1-check-item{display:grid;grid-template-columns:22px 1fr auto;gap:7px;padding:9px 0;border-bottom:1px solid #edf1f5}.v1-index{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ff4d67;color:#fff;font-size:10px;font-weight:800}.v1-check-group.ok .v1-index{background:#1ab394}.v1-check-copy b{display:block;font-size:12px}.v1-check-copy small{display:block;margin-top:3px;color:#7e8998;font-size:10px;line-height:1.4}.v1-check-item .v1-btn{height:29px;padding:0 8px;font-size:11px}
.v1-bottom{position:fixed;left:0;right:0;bottom:0;height:64px;z-index:95;border-top:1px solid #d9e2ec;background:rgba(255,255,255,.98);display:flex;align-items:center;justify-content:center;gap:12px;padding:0 22px;box-shadow:0 -5px 18px rgba(24,37,56,.06)}
.v1-bottom-note{margin-right:16px;color:#526078;font-size:13px}.v1-bottom .v1-btn{height:42px;min-width:120px}.v1-bottom .v1-btn.primary{min-width:180px;font-size:14px}
.v1-completeness{display:grid;grid-template-columns:minmax(250px,1fr) minmax(150px,.6fr);gap:18px;align-items:center;margin-bottom:15px;padding:11px 13px;border:1px solid #dbe9e6;border-radius:7px;background:#f5fcfa}.v1-completeness strong{display:block;color:#154b42;font-size:13px}.v1-completeness strong span{color:#079b7d}.v1-completeness small{display:block;margin-top:4px;color:#60766f;font-size:11px}.v1-completeness-track{height:7px;border-radius:999px;background:#dcece8;overflow:hidden}.v1-completeness-track i{display:block;width:92%;height:100%;border-radius:inherit;background:#1ab394}
.v1-field-spaced{margin-top:13px}.v1-control,.v1-textarea{width:100%;border:1px solid #d4dee9;border-radius:6px;background:#fff;color:#172033;padding:9px 11px;outline:none;font:inherit}.v1-control{height:38px}.v1-textarea{min-height:92px;resize:vertical;line-height:1.65}.v1-control:focus,.v1-textarea:focus{border-color:#1ab394;box-shadow:0 0 0 3px rgba(26,179,148,.12)}.v1-inline-help{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px;color:#8793a3;font-size:11px}.v1-link-button{border:0;background:transparent;color:#2f80ed;padding:0;font-size:11px;font-weight:750}
.v1-panel-intro{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px;padding:11px 13px;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc}.v1-panel-intro strong{display:block;color:#172033;font-size:15px}.v1-panel-intro span{display:block;margin-top:4px;color:#6f7d90;font-size:11px;line-height:1.45}.v1-toolbar-actions{display:flex;align-items:center;gap:7px}.v1-section-card{margin-top:0;padding:13px;border:1px solid #e2e8f0;border-radius:7px;background:#fff}
.v1-attribute-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0}.v1-summary-chip{padding:10px 11px;border:1px solid #e0e7ef;border-radius:7px;background:#fff}.v1-summary-chip b{display:block;color:#172033;font-size:16px}.v1-summary-chip span{display:block;margin-top:3px;color:#7b8798;font-size:11px}.v1-summary-chip.warn{border-color:#f4c7cd;background:#fff9fa}.v1-summary-chip.warn b{color:#dc3e55}.v1-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v1-form-item{padding:11px 12px;border:1px solid #e2e8f0;border-radius:7px;background:#fff}.v1-form-item.needs{border-color:#f0bac2;background:#fffafb}.v1-form-label{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;color:#25344d;font-size:12px;font-weight:750}.v1-required{color:#df3d54}.v1-field-meta{margin-top:5px;color:#8793a3;font-size:10px;line-height:1.4}
.v1-sku-editor-wrap{overflow:auto;border:1px solid #dfe6ef;border-radius:7px;background:#fff}.v1-sku-editor-table{width:100%;min-width:920px;border-collapse:collapse;font-size:11px}.v1-sku-editor-table th,.v1-sku-editor-table td{padding:8px;border-right:1px solid #e7ecf2;border-bottom:1px solid #e7ecf2;text-align:left;vertical-align:top}.v1-sku-editor-table th{position:sticky;top:0;z-index:2;background:#f7f9fc;color:#536178;white-space:nowrap}.v1-sku-editor-table th:last-child,.v1-sku-editor-table td:last-child{border-right:0}.v1-sku-editor-table tr:last-child td{border-bottom:0}.v1-sku-product{display:flex;align-items:center;gap:8px;min-width:185px}.v1-sku-product img{width:44px;height:56px;border:1px solid #e0e6ee;border-radius:5px;object-fit:cover}.v1-sku-product strong{display:block;font-size:12px;line-height:1.4}.v1-sku-product small{display:block;margin-top:3px;color:#8793a3}.v1-table-input{width:100%;min-width:82px;height:32px;border:1px solid #d4dee9;border-radius:5px;padding:0 7px;font-size:11px;outline:none}.v1-table-input:focus{border-color:#1ab394}.v1-size-inputs{display:grid;grid-template-columns:repeat(3,54px);gap:4px}.v1-size-inputs .v1-table-input{min-width:0}.v1-table-note{display:block;margin-top:4px;color:#8793a3;font-size:9px;white-space:nowrap}
.v1-sku-product>span{min-width:0;flex:1}.v1-sku-name-input{font-weight:750}.v1-sku-delete{width:28px;height:28px;flex:0 0 28px;border:1px solid #f1c4cb;border-radius:5px;background:#fff;color:#d83e55;cursor:pointer}.v1-sku-delete:hover{background:#fff1f3;border-color:#e9919e}.v1-sku-delete:focus-visible{outline:3px solid rgba(216,62,85,.18)}
.v1-video-row{display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #e0e7ef;border-radius:8px;background:#fff;margin-bottom:10px}.v1-video-thumb{width:118px;height:74px;border-radius:6px;background:#eff3f7;display:flex;align-items:center;justify-content:center;color:#7d8999;font-size:28px;overflow:hidden}.v1-video-thumb img{width:100%;height:100%;object-fit:cover}.v1-video-copy strong{display:block;color:#172033;font-size:13px}.v1-video-copy small{display:block;margin-top:5px;color:#7a8798;font-size:11px}.v1-video-url{display:flex;gap:7px;margin-top:8px}.v1-video-url .v1-control{height:34px;font-size:11px}.v1-video-actions{display:grid;gap:6px}
.v1-rich-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:14px}.v1-rich-form{display:grid;align-content:start;gap:13px}.v1-point-row{display:grid;grid-template-columns:24px minmax(0,1fr) 30px;gap:7px;align-items:center;margin-bottom:7px}.v1-point-row>span{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf7f3;color:#079b7d;font-size:11px;font-weight:800}.v1-point-remove{width:30px;height:30px;border:1px solid #e2e8f0;border-radius:5px;background:#fff;color:#8894a4}.v1-add-row{height:34px;width:100%;border:1px dashed #aebdce;border-radius:6px;background:#fbfcfe;color:#536178;font-weight:700}.v1-rich-preview{position:sticky;top:0;align-self:start;min-height:410px;padding:14px;border:1px solid #dce4ed;border-radius:8px;background:#f7f9fc}.v1-rich-preview-cover{width:100%;aspect-ratio:1.45/1;border-radius:6px;object-fit:cover;background:#fff}.v1-rich-preview h3{margin:12px 0 7px;color:#172033;font-size:16px;line-height:1.4}.v1-rich-preview p{margin:0;color:#66758a;font-size:11px;line-height:1.65}.v1-rich-preview ul{margin:10px 0 0;padding-left:18px;color:#425068;font-size:11px;line-height:1.7}
.v1-setting-list{display:grid;gap:10px}.v1-setting-row{display:grid;grid-template-columns:170px minmax(0,1fr);gap:14px;align-items:start;padding:13px;border:1px solid #e1e8f0;border-radius:7px;background:#fff}.v1-setting-label strong{display:block;color:#172033;font-size:12px}.v1-setting-label small{display:block;margin-top:4px;color:#8390a2;font-size:10px;line-height:1.5}.v1-radio-group{display:flex;align-items:center;gap:20px;min-height:36px}.v1-radio-group label{display:flex;align-items:center;gap:6px;color:#405168;font-size:12px}.v1-inline-controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.v1-inline-controls label{color:#7b8798;font-size:10px}.v1-inline-controls input{margin-top:4px}
.v1-source-card{padding:14px;border:1px solid #dfe6ef;border-radius:8px;background:#fff}.v1-source-row{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;padding:9px 0;border-bottom:1px solid #edf1f5;font-size:12px}.v1-source-row:last-child{border-bottom:0}.v1-source-row dt{color:#7a8798}.v1-source-row dd{margin:0;color:#26364c;word-break:break-all}.v1-source-health{display:flex;align-items:center;gap:6px;color:#079b7d;font-weight:750}.v1-source-images{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px;margin-top:14px}.v1-source-images img{width:100%;aspect-ratio:1/1;border:1px solid #dfe6ef;border-radius:6px;object-fit:cover;background:#f4f7fa}
.v1-workbench~.toolbar,.v1-workbench~.job-panel,.v1-workbench~.workflow-guide,.v1-workbench~.workspace,.v1-workbench~.footer,.v1-workbench~.beginner-shell{display:none!important}
.page.v1-active>.topbar{height:60px;position:relative;top:auto}.page.v1-active>.topbar .brand{min-width:auto}.page.v1-active>.topbar .brand h1{font-size:20px}.page.v1-active>.topbar .beginner-product-meta{display:none}.page.v1-active>.topbar .quota,.page.v1-active>.topbar #jumpImageCenter,.page.v1-active>.topbar #jumpSettings,.page.v1-active>.topbar #closePage{display:none}.page.v1-active>.topbar .top-actions{margin-left:auto}.page.v1-active>.topbar .top-actions::before{content:'店铺';font-weight:700;color:#536178}.page.v1-active>.topbar .top-actions::after{content:'Panda_Ozon旗舰店  ·  小白模式';height:36px;display:flex;align-items:center;padding:0 12px;border:1px solid #d7e0ec;border-radius:6px;color:#273548;background:#fff;font-weight:700}.page.v1-active>.topbar #beginnerTopStatus{order:3}.page.v1-active>.topbar #beginnerHelp{order:4}.page.v1-active>.topbar #openManualFill{order:5}
@media(max-width:1180px){.v1-workbench{grid-template-columns:210px minmax(560px,1fr) 280px}.v1-facts{grid-template-columns:80px 1fr}.v1-facts dt:nth-of-type(n+3),.v1-facts dd:nth-of-type(n+3){display:none}.v1-rich-layout{grid-template-columns:1fr}.v1-rich-preview{position:static}.v1-setting-row{grid-template-columns:140px 1fr}}

/* V3：参考采集箱的连续长页编辑。所有上品信息在一个页面内按发布顺序展开。 */
.v1-workbench.v1-long-form{
  display:grid;
  grid-template-columns:236px minmax(0,1280px);
  align-items:start;
  justify-content:center;
  gap:14px;
  height:auto;
  min-height:calc(100vh - 60px);
  padding:14px 22px 86px;
  overflow:visible;
  background:#f3f5f7;
}
.v1-long-form .v1-ai,
.v1-long-form .v1-tabs{display:none}
.v1-long-form .v1-queue{
  position:sticky;
  top:12px;
  display:flex;
  height:calc(100vh - 100px);
  min-height:520px;
  align-self:start;
  border-radius:6px;
  background:#fff;
}
.v1-long-form .v1-queue .v1-column-head{height:48px}
.v1-long-form .v1-queue-tools{padding:10px}
.v1-long-form .v1-draft-list{flex:1;align-content:start;padding:8px 7px 12px}
.v1-long-form .v1-draft-card{
  grid-template-columns:54px minmax(0,1fr);
  gap:8px;
  min-height:110px;
  padding:8px;
  cursor:pointer;
}
.v1-long-form .v1-draft-card img{width:54px;height:68px}
.v1-long-form .v1-draft-body{display:block;min-width:0}
.v1-long-form .v1-draft-meta{margin-top:4px}
.v1-long-form .v1-draft-progress-label{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:8px;color:#778599;font-size:10px}
.v1-long-form .v1-draft-progress-label b{color:#405168;font-size:10px}
.v1-long-form .v1-draft-progress{display:block;height:4px;margin-top:4px;overflow:hidden;border-radius:999px;background:#e8edf3}
.v1-long-form .v1-draft-progress i{display:block;height:100%;border-radius:inherit;background:#e49a2e}
.v1-long-form .v1-draft-progress i.blue{background:#2f80ed}
.v1-long-form .v1-draft-progress i.green{background:#1ab394}
.v1-long-form .v1-draft-progress i.red{background:#dc3e55}
.v1-long-form .v1-draft-empty{padding:28px 12px;color:#7a8798;text-align:center;font-size:12px}
.v1-long-form .v1-editor{
  display:block;
  width:100%;
  margin:0;
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.v1-long-form .v1-editor-scroll{
  display:flex;
  flex-direction:column;
  gap:12px;
  padding:0;
  overflow:visible;
}
.v1-long-form .v1-view,
.v1-long-form .v1-view[hidden]{
  display:block;
  padding:16px 18px 18px;
  border:1px solid #dfe6ed;
  border-radius:5px;
  background:#fff;
  box-shadow:0 1px 3px rgba(30,48,70,.035);
}
.v1-long-form .v1-view::before{
  content:attr(data-long-title);
  display:block;
  margin:-2px 0 15px;
  padding:0 0 10px 10px;
  border-bottom:1px solid #e7ebf0;
  border-left:3px solid #18b7b1;
  color:#26344a;
  font-size:15px;
  font-weight:800;
  line-height:1;
}
.v1-long-form .v1-view[data-v1-view="overview"]{order:1}
.v1-long-form .v1-view[data-v1-view="attributes"]{order:2}
.v1-long-form .v1-view[data-v1-view="sku"]{order:3}
.v1-long-form .v1-view[data-v1-view="images"]{order:4}
.v1-long-form .v1-view[data-v1-view="source"]{order:5}
.v1-long-form .v1-view[data-v1-view="video"]{order:6}
.v1-long-form .v1-view[data-v1-view="rich"]{order:7}
.v1-long-form .v1-view[data-v1-view="other"]{order:8}
.v1-long-form .v1-view[data-v1-view="overview"]>.v1-section{display:none}
.v1-long-form .v1-completeness{margin-bottom:14px}
.v1-long-form .v1-title-input,
.v1-long-form .v1-control,
.v1-long-form .v1-textarea,
.v1-long-form .v1-table-input{border-radius:3px}
.v1-long-form .v1-title-input,
.v1-long-form .v1-control{height:34px}
.v1-long-form .v1-textarea{min-height:104px}
.v1-long-form .v1-panel-intro{
  margin:0 0 12px;
  padding:10px 12px;
  border-radius:3px;
  background:#fbfcfd;
}
.v1-category-rule{
  display:grid;
  grid-template-columns:22px minmax(0,1fr) auto;
  gap:9px;
  align-items:center;
  margin:0 0 10px;
  padding:10px 12px;
  border:1px solid #cfe4f7;
  border-radius:4px;
  background:#f3f9ff;
  color:#37668e;
}
.v1-category-rule>i{color:#2f80ed;font-size:16px}
.v1-category-rule strong{display:block;color:#244c70;font-size:12px}
.v1-category-rule span{display:block;margin-top:3px;font-size:11px;line-height:1.5}
.v1-category-rule>b{padding:5px 8px;border-radius:999px;background:#fff;color:#2f80ed;font-size:11px;white-space:nowrap}
.v1-category-control{margin-bottom:10px}
.v1-category-control:empty{display:none}
.v1-category-control .category-row{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:10px;
  align-items:center;
  margin:0;
  padding:10px 12px;
  border:1px solid #dfe6ed;
  border-radius:4px;
  background:#fff;
}
.simple-mode.stage-review:not(.show-advanced) .v1-category-control .category-row,
.simple-mode.stage-ai:not(.show-advanced) .v1-category-control .category-row{display:grid}
.v1-category-control #bridgeState{display:none}
.v1-category-control .category-search-wrap{min-width:0}
.v1-category-control .cat-input{width:100%}
.v1-category-change-result{display:flex;align-items:center;gap:8px;margin:0 0 10px;padding:9px 11px;border-radius:4px;font-size:11px}
.v1-category-change-result.loading{background:#f2f7ff;color:#2f6fab}
.v1-category-change-result.done{background:#edf9f5;color:#0b8c6b}
.v1-category-change-result.error{background:#fff2f3;color:#d33c52}
.v1-attribute-empty{grid-column:1/-1;display:grid;justify-items:center;gap:8px;padding:32px;border:1px dashed #b9cee7;border-radius:6px;background:#f8fbff;text-align:center;color:#60728a}
.v1-attribute-empty i{font-size:24px;color:#2f80ed}
.v1-attribute-empty strong{color:#26384f}
.v1-attribute-empty span{max-width:620px;font-size:12px;line-height:1.65}
.v1-long-form .v1-rich-layout{grid-template-columns:minmax(0,1fr) 300px}
.v1-long-form .v1-rich-preview{position:static;min-height:330px}
.v1-long-form .v1-setting-list{gap:7px}
.v1-long-form .v1-setting-row{
  grid-template-columns:180px minmax(0,1fr);
  padding:10px 12px;
  border-radius:3px;
}
.v1-long-form .v1-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.v1-long-form .v1-form-item{padding:9px 10px;border-radius:3px}
.v1-long-form .v1-sku-editor-wrap{border-radius:3px}
.v1-long-form .v1-sku-editor-table{min-width:1080px}
.v1-long-form .v1-sku-editor-table th{top:0;background:#f6f8fa}
.v1-long-form .v1-sku-editor-wrap{max-height:560px}
.v1-sku-editor-table th:first-child,.v1-sku-editor-table td:first-child{position:sticky;left:0;background:#fff;z-index:1}
.v1-sku-editor-table th:first-child{z-index:3;background:#f6f8fa}
.v1-image-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;max-height:65vh;overflow:auto}
.v1-image-picker .v1-image img{aspect-ratio:3/4;object-fit:contain}
.v1-sku-row{content-visibility:auto;contain-intrinsic-size:auto 230px}
.v1-long-form .v1-sku-media>.v1-image img{object-fit:contain}
.v1-long-form .v1-draft-list{min-height:0}
.v1-long-form .v1-sku-row{border-radius:3px;margin-bottom:8px}
.v1-long-form .v1-sku-row-head{
  min-height:50px;
  padding:8px 10px;
  grid-template-columns:260px minmax(0,1fr);
  background:#f7f9fb;
}
.v1-long-form .v1-sku-actions{justify-content:flex-end}
.v1-long-form .v1-sku-media{
  display:flex;
  gap:8px;
  padding:10px;
  overflow-x:auto;
  scrollbar-width:thin;
}
.v1-long-form .v1-sku-media>.v1-image,
.v1-long-form .v1-sku-media>.v1-image-add{flex:0 0 104px;min-height:128px}
.v1-long-form .v1-sku-media>.v1-image img{aspect-ratio:1/1;object-fit:contain}
.v1-long-form .v1-source-card{border-radius:3px;background:#fbfcfd}
.v1-long-form .v1-source-images{
  display:flex;
  gap:8px;
  overflow-x:auto;
  padding-bottom:5px;
}
.v1-long-form .v1-source-images img{flex:0 0 112px;width:112px;height:112px;border-radius:3px}
.v1-long-form .v1-video-row{border-radius:3px}
.v1-long-form .v1-bottom{justify-content:flex-end;padding-right:max(24px,calc((100vw - 1280px)/2))}
.page.v1-active>.topbar .top-actions::after{content:attr(data-shop-label);max-width:240px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}

/* V3.5：避免窄窗口、系统缩放和长字段造成页面显示不完整。 */
.page.v1-active{min-width:0}
.v1-long-form .v1-editor,
.v1-long-form .v1-view,
.v1-long-form .v1-field-row,
.v1-long-form .v1-panel-intro,
.v1-long-form .v1-category-rule{min-width:0}
.v1-long-form .v1-sku-editor-wrap{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}
.v1-long-form .v1-sku-editor-table{width:max-content;min-width:1080px}
.v1-long-form .v1-draft-card img{display:block;color:transparent;font-size:0}
.v1-long-form .v1-draft-name,
.v1-long-form .v1-draft-meta,
.v1-long-form .v1-draft-progress-label{max-width:100%}
.v1-long-form .v1-bottom{min-width:0}

@media(max-width:1100px){
  .page.v1-active>.topbar{padding:0 12px;gap:10px}
  .page.v1-active>.topbar .brand h1{font-size:17px}
  .page.v1-active>.topbar .top-actions{gap:7px;min-width:0}
  .page.v1-active>.topbar .top-actions::before{display:none}
  .page.v1-active>.topbar .top-actions::after{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .page.v1-active>.topbar #beginnerHelp{display:none}
  .v1-long-form .v1-bottom{justify-content:flex-end;padding:0 12px}
  .v1-bottom-note{margin-right:auto}
}

@media(max-width:900px){
  .v1-workbench.v1-long-form{grid-template-columns:210px minmax(0,1fr);gap:10px;padding:10px 10px 86px}
  .v1-long-form .v1-queue{top:8px;height:calc(100vh - 92px);min-height:460px}
  .v1-long-form .v1-draft-card{grid-template-columns:46px minmax(0,1fr);min-height:104px;padding:7px}
  .v1-long-form .v1-draft-card img{width:46px;height:60px}
  .v1-long-form .v1-view{padding:13px 12px}
  .v1-long-form .v1-rich-layout{grid-template-columns:1fr}
  .v1-long-form .v1-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .v1-long-form .v1-setting-row{grid-template-columns:1fr}
  .v1-long-form .v1-sku-row-head{grid-template-columns:1fr}
  .v1-long-form .v1-sku-actions{justify-content:flex-start;overflow-x:auto}
  .v1-category-control .category-row{grid-template-columns:1fr}
  .page.v1-active>.topbar .top-actions::after{display:none}
  .page.v1-active>.topbar #beginnerTopStatus{white-space:nowrap}
  .v1-bottom .v1-btn{min-width:104px}
  .v1-bottom .v1-btn.primary{min-width:150px}
}

@media(max-width:700px){
  .v1-workbench.v1-long-form{grid-template-columns:1fr}
  .v1-long-form .v1-queue{position:relative;top:auto;height:360px;min-height:0}
  .v1-long-form .v1-form-grid{grid-template-columns:1fr}
  .v1-long-form .v1-field-row,
  .v1-long-form .v1-completeness{grid-template-columns:1fr}
  .page.v1-active>.topbar #openManualFill{display:none}
  .page.v1-active>.topbar #beginnerTopStatus{font-size:11px}
  .v1-bottom-note{display:none}
  .v1-long-form .v1-bottom{gap:7px}
  .v1-bottom .v1-btn{min-width:0;padding:0 10px}
  .v1-bottom .v1-btn.primary{min-width:0}
}
.v1-collection-panel{margin:0 0 16px;padding:14px 16px;border:1px solid #b9d8ed;border-radius:8px;background:#f4fbff;color:#164b67;min-width:0;overflow-wrap:anywhere}
.v1-collection-panel[hidden]{display:none!important}
.v1-collection-panel p{margin:8px 0;line-height:1.6;white-space:normal}
.v1-collection-panel button{margin:4px 8px 4px 0;white-space:normal;height:auto;min-height:34px}
.v1-collection-panel details{margin-top:10px}.v1-collection-panel summary{cursor:pointer;font-weight:600}
