.match-job-container{width:100%;min-height:100vh;background-color:#fff;position:relative;padding:1.2vw 1.5vw;padding-bottom:calc(1.2vw + 61px);font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif}.dashboard-panel,.match-job-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard-panel{height:9.2vw;border-radius:8px;border:1px solid transparent;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:-webkit-gradient(linear,left top,left bottom,from(#eaf1fe),to(rgba(234,241,254,.3))),-webkit-gradient(linear,left top,left bottom,from(#d6e3fd),to(rgba(214,227,253,.5)));background-image:linear-gradient(180deg,#eaf1fe,rgba(234,241,254,.3)),linear-gradient(180deg,#d6e3fd,rgba(214,227,253,.5));padding:.7vw 1vw;gap:.7vw;-webkit-box-shadow:0 2px 8px rgba(55,104,250,.08);box-shadow:0 2px 8px rgba(55,104,250,.08)}.info-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:2vw}.info-left,.info-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-left{gap:.5vw}.info-icon{width:1.2vw;height:1.2vw;display:block;-o-object-fit:contain;object-fit:contain}.info-icon--spin{-webkit-animation:icon-spin 1.2s linear infinite;animation:icon-spin 1.2s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}@-webkit-keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.info-text{font-weight:600;color:#262626;white-space:nowrap;line-height:1.8vw;font-size:.9vw}.info-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1vw;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.info-right.visible{opacity:1;pointer-events:auto}.filter-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75vw;line-height:1.1vw;max-width:14vw;min-width:0}.filter-group .label{color:#8c8c8c;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.filter-group .value{color:#262626;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.action-btn{border:.06vw solid #3768fa;border-radius:.25vw;padding:0 .6vw;height:2vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#3768fa;font-size:.85vw;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;-webkit-transition:background-color .2s;transition:background-color .2s}.action-btn:hover{background-color:rgba(55,104,250,.06)}.action-btn:active{background-color:rgba(55,104,250,.12)}.action-btn--disabled{border-color:#d9d9d9;color:#bfbfbf;background:#f5f5f5;cursor:not-allowed;pointer-events:none}.stats-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5vw}.stat-card{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-negative:0;flex-shrink:0;background-color:hsla(0,0%,100%,.96);border-radius:.25vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .7vw;height:2.3vw;position:relative;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box}.stat-card,.stat-dims{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stat-dims{gap:.4vw}.stat-dim{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.2vw}.stat-dim-label{font-size:.7vw;color:#8c8c8c;white-space:nowrap}.stat-dim-divider{width:1px;height:1.2vw;background-color:#e5e7eb}.stat-label{font-size:.85vw;color:#595959}.stat-label,.stat-value{font-weight:400;white-space:nowrap}.stat-value{font-size:.95vw;color:#262626;font-family:JDZhengHT-EN,PingFang SC,sans-serif}.stat-value.red{color:#f33b50}.status-info{gap:12px}.status-info,.status-tag{display:-webkit-box;display:-ms-flexbox;display:flex}.status-tag{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25vw;border-radius:.12vw;padding:.12vw .25vw}.status-tag,.status-tag.red{background:rgba(243,59,80,.1)}.tag-icon{width:.7vw;height:.7vw}.status-tag span{font-size:.6vw;color:#f33b50}.empty-state{padding-top:7vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.empty-content,.empty-state{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.empty-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.empty-image{width:7vw;height:7vw;-o-object-fit:contain;object-fit:contain;margin-bottom:1vw;display:block}.empty-text-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25vw;margin-bottom:1vw}.empty-title{font-size:1.1vw;font-weight:600;color:#262626;margin:0;line-height:1.7vw}.empty-desc{color:#8c8c8c;margin:0;line-height:1.3vw}.empty-desc,.primary-btn{font-size:.85vw;font-weight:400}.primary-btn{background-color:#3768fa;border:none;border-radius:.25vw;width:5.5vw;height:2vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;cursor:pointer;outline:none;padding:0;-webkit-transition:opacity .2s;transition:opacity .2s}.primary-btn:hover{opacity:.9}.primary-btn:active{opacity:.8}.mc-task-title-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 0 10px}.mc-task-title{font-size:16px;font-weight:600;color:#262626;padding-left:33px}.mc-task-timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:13px}.mc-timer-label{color:#595959}.mc-timer-value{font-size:14px;font-weight:600;color:#262626;font-variant-numeric:tabular-nums}.mc-timer-value.mc-timer-exceed{color:#dc2626}.mc-timer-warn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;font-size:12px;font-weight:500;color:#dc2626;background:rgba(243,59,80,.1);border-radius:2px;padding:2px 4px}.mc-timer-warn i{font-size:11px}.mc-timer-warn-icon{width:14px;height:14px}.mc-task-info-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:9px 14px;background:#f0f5ff;border:1px solid #d6e4ff;border-radius:4px;margin-bottom:4px}.mc-info-icon{color:#2563eb;font-size:14px;-ms-flex-negative:0;flex-shrink:0}.mc-info-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px;color:#595959;line-height:1.5}.mc-info-close{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;border:none;font-size:16px;color:#8c8c8c;cursor:pointer;padding:0;line-height:1;border-radius:2px;-webkit-transition:color .15s;transition:color .15s}.mc-info-close:hover{color:#262626}.mc-footer{position:fixed;left:0;right:0;bottom:0;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding:12px 20px;background:#fff;border-top:1px solid #e5e7eb;-webkit-box-shadow:0 -2px 8px rgba(0,0,0,.06);box-shadow:0 -2px 8px rgba(0,0,0,.06);-webkit-transition:left .2s ease;transition:left .2s ease}.mc-footer,.mc-footer-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mc-footer-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;height:36px;padding:0 20px;font-size:14px;font-weight:500;border-radius:6px;border:1px solid transparent;cursor:pointer;-webkit-transition:all .15s ease;transition:all .15s ease}.mc-footer-btn:disabled{opacity:.45;cursor:not-allowed}.mc-footer-btn:not(:disabled):active{-webkit-transform:scale(.98);transform:scale(.98)}.mc-footer-btn--secondary{background:#fff;color:#262626;border-color:#e5e7eb}.mc-footer-btn--secondary:not(:disabled):hover{background:#f5f5f5;border-color:#b0b0b0}.mc-footer-btn--primary{background:#2563eb;color:#fff;border-color:#2563eb;-webkit-box-shadow:0 1px 3px rgba(37,99,235,.3);box-shadow:0 1px 3px rgba(37,99,235,.3)}.mc-footer-btn--primary:not(:disabled):hover{background:#1d4ed8;border-color:#1d4ed8}.mj-task-list-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-30px;margin-bottom:16px}.mj-task-list,.mj-task-list-head{display:-webkit-box;display:-ms-flexbox;display:flex}.mj-task-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;margin-top:6px}.mj-task-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.03);box-shadow:0 1px 3px rgba(0,0,0,.03)}.mj-section-title{font-size:14px;font-weight:600;color:#262626;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.mj-section-title:before{content:"";display:inline-block;width:3px;height:14px;background:#2563eb;border-radius:2px}.mj-main-product{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:12px;background:#f0f5ff;border-radius:6px;margin-bottom:14px}.mj-sku-image{width:96px;height:96px;-o-object-fit:cover;object-fit:cover;border-radius:4px;background:#f5f5f5;-ms-flex-negative:0;flex-shrink:0;border:1px solid #e5e7eb}.mj-sku-info{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.mj-sku-info,.mj-sku-name-wrap{min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex}.mj-sku-name-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.mj-sku-name{font-size:14px;font-weight:600;color:#262626;line-height:1.4;-webkit-box-orient:vertical}.mj-sku-name-link{color:#2563eb;text-decoration:none}.mj-sku-name-link:hover{text-decoration:underline}.mj-sku-name-text{font-size:14px;font-weight:600;color:#262626;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mj-sku-copy-text{color:#2563eb;font-size:12px;line-height:22px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.mj-sku-copy-text:hover{color:#2563eb;text-decoration:underline}.mj-sku-copy-text .ant-typography-copy,.mj-sku-copy-text .ant-typography-copy-success{color:#2563eb;margin-left:4px}.mj-sku-meta{background-color:#fff;padding:8px;border-radius:4px;font-size:12px;line-height:22px;color:#595959}.mj-sku-meta>.mj-meta-row,.mj-sku-meta>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:22px;white-space:normal;word-break:break-all}.mj-sku-meta>.mj-meta-row .mj-meta-label,.mj-sku-meta>div .mj-meta-label{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;color:#262626}.mj-sku-meta>.mj-meta-row .mj-meta-value,.mj-sku-meta>div .mj-meta-value{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mj-sku-link{display:inline-block;margin-top:4px;font-size:12px;color:#2563eb;text-decoration:none}.mj-sku-link:hover{text-decoration:underline}.mj-match-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.mj-match-item{border:1px solid #e5e7eb;border-radius:6px;padding:12px;background:#fafafa}.mj-match-item__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.mj-match-extra{margin-top:8px;font-size:12px;color:#595959;line-height:1.5}.mj-match-extra strong{color:#262626;font-weight:500;margin-right:4px}.mj-result-form{padding:12px;border-top:1px dashed #e5e7eb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.mj-field-label{font-size:13px;color:#262626;font-weight:500}.mj-field-label.mj-field-label--required:before{content:"*";color:#dc2626;margin-right:4px}.mj-reason-textarea,.mj-url-input{width:100%}.mj-reason-quick-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin:8px 0}.mj-reason-quick-btn{border:1px solid #d9d9d9;background:#fff;color:#595959;border-radius:4px;padding:2px 10px;font-size:12px;line-height:20px;cursor:pointer;-webkit-transition:all .15s ease;transition:all .15s ease}.mj-reason-quick-btn:hover{color:#2563eb;border-color:rgba(37,99,235,.45);background:rgba(37,99,235,.08)}.mj-reason-quick-btn:active{border-color:#2563eb}.mj-match-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.03);box-shadow:0 1px 3px rgba(0,0,0,.03)}.mj-left-panel{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;flex-direction:column;border-right:1px solid #e5e7eb;padding-right:16px}.mj-left-panel,.mj-right-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.mj-right-panel{width:400px;-ms-flex-negative:0;flex-shrink:0;flex-direction:column;background:#f7f8fa;border-radius:8px;padding:12px}.mj-main-product-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.mj-main-check,.mj-main-product-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mj-main-check{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;font-size:13px;color:#262626;cursor:pointer}.mj-main-check input[type=checkbox]{width:16px;height:16px;cursor:pointer}.mj-ext-table{margin-top:12px;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.mj-ext-table-title{height:34px;line-height:34px;padding:0 12px;font-size:13px;font-weight:500;color:#262626;background:#fafafa;border-bottom:1px solid #e5e7eb}.mj-ext-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.mj-ext-row+.mj-ext-row{border-top:1px solid #e5e7eb}.mj-ext-key,.mj-ext-value{padding:8px 12px;font-size:12px;line-height:18px;color:#595959;word-break:break-all}.mj-ext-key{width:140px;-ms-flex-negative:0;flex-shrink:0;color:#262626;background:#fcfcfc;border-right:1px solid #e5e7eb}.mj-ext-value{-webkit-box-flex:1;-ms-flex:1;flex:1}.mj-match-row-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #d9d9d9;border-radius:6px;overflow:hidden;background:#fff}.mj-match-row-item+.mj-match-row-item{margin-top:10px}.mj-match-card-head{position:relative;background:#eee;padding:10px 12px;padding-right:48px}.mj-match-card-head,.mj-match-head-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mj-match-head-main{gap:8px;width:100%}.mj-match-no-badge{position:absolute;right:0;top:0;margin-top:0;width:20px;height:20px;background:#dc2626;color:#fff;text-align:center;border-radius:0 4px 0 4px}.mj-match-tag-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:4px;width:100%}.mj-tag-label{width:60px;font-size:12px;line-height:22px;color:#595959}.mj-check-col,.mj-tag-label{-ms-flex-negative:0;flex-shrink:0}.mj-check-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2px}.mj-check-col input[type=checkbox]{width:16px;height:16px;cursor:pointer}.mj-sku-image--sm{width:72px;height:72px}.mj-review-row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.mj-review-left-panel{background:#fff}.mj-review-left-panel .mj-section-title{margin-bottom:0}.mj-review-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.mj-review-head,.mj-review-head-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mj-review-head-actions{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:16px}.mj-review-head-action{font-size:14px;color:#262626;cursor:pointer}.mj-review-head-action:hover{color:#2563eb}.mj-review-compare-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.mj-review-compare-item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:12px;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.mj-review-compare-card,.mj-review-compare-item{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff}.mj-review-compare-card{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.mj-review-compare-card .mj-sku-meta{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.mj-review-sku-head{gap:8px;min-height:52px}.mj-review-platform-tag{margin-right:8px;-ms-flex-negative:0;flex-shrink:0;height:22px;padding:0 8px;border-radius:4px;font-size:12px;line-height:20px;border:1px solid}.mj-review-platform-tag.mj-review-platform-tag--jd{color:#fff;border-color:#f33b50;background:#f33b50}.mj-review-platform-tag.mj-review-platform-tag--other{color:#fff;border-color:#000;background:#000}.mj-review-sku-name{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:18px;line-height:26px;color:#262626;font-weight:600;overflow:hidden;min-height:52px}.mj-review-sku-image{width:100%;aspect-ratio:1;height:auto;-o-object-fit:contain;object-fit:contain;border:1px solid #f0f0f0;background:#fff;display:block}.mj-review-action-row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;margin-top:2px}.mj-review-link{color:#2563eb;font-size:14px;line-height:22px;cursor:pointer}.mj-review-link.mj-review-link--disabled{color:#bfbfbf;cursor:not-allowed}.mj-review-sku-meta{margin-top:2px;background:#fff;border-radius:0;padding:0;line-height:22px}.mj-review-sku-meta div{color:#595959;font-size:14px;line-height:22px;white-space:normal;word-break:break-all}.mj-review-sku-meta .ant-descriptions{margin-top:4px}.mj-review-sku-meta .ant-descriptions-item{padding-bottom:0}.mj-review-sku-meta .ant-descriptions-item-content,.mj-review-sku-meta .ant-descriptions-item-label{font-size:14px;line-height:22px;color:#595959}.mj-review-sku-meta .ant-descriptions-item-label{color:#262626;margin-right:8px;-ms-flex-negative:0;flex-shrink:0;white-space:normal;width:80px}.mj-review-sku-meta .ant-descriptions-item-content{white-space:normal;word-break:break-all}.mj-review-sku-meta .ant-descriptions-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:32px}.mj-review-sku-meta .ant-descriptions-item-label,.mj-review-vs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mj-review-vs{width:34px;height:34px;border-radius:50%;border:1px solid #d6e4ff;background:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#2563eb;font-size:13px;font-weight:600;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;flex-shrink:0}.mj-review-right-panel{width:420px;background:#fff;border-left:1px solid #e5e7eb;border-radius:0;padding:0 0 0 16px}.mj-review-right-panel .mj-section-title{margin-bottom:12px}.mj-review-right-panel .mj-review-form-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.mj-review-form-card{border:1px solid #e5e7eb;border-radius:6px;padding:14px;background:#fff}.mj-review-rule{font-size:16px;line-height:24px;color:#262626;margin-bottom:12px;word-break:break-all;white-space:normal}.mj-review-result-form{border-top:0;padding:0;gap:12px}.mj-review-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:8px}.mj-review-radio-group .ant-radio-button-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.mj-sku-image--clickable{cursor:-webkit-zoom-in;cursor:zoom-in}.mj-image-compare-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.mj-preview-pane{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#fafcff}.mj-preview-title{font-size:13px;font-weight:500;color:#262626;margin-bottom:10px}.mj-preview-image{width:100%;max-height:62vh;-o-object-fit:contain;object-fit:contain;background:#f5f5f5;border-radius:6px}.mj-preview-vs{width:44px;height:44px;border-radius:50%;border:1px solid #d6e4ff;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#2563eb;font-size:14px;font-weight:600;-ms-flex-negative:0;flex-shrink:0}.mj-batch-drawer-overlay,.mj-preview-vs{display:-webkit-box;display:-ms-flexbox;display:flex}.mj-batch-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:1000;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mj-batch-drawer{width:360px;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:-4px 0 16px rgba(0,0,0,.1);box-shadow:-4px 0 16px rgba(0,0,0,.1);-webkit-animation:mj-drawer-slide-in .25s ease;animation:mj-drawer-slide-in .25s ease}@-webkit-keyframes mj-drawer-slide-in{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes mj-drawer-slide-in{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.mj-batch-drawer-header{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:16px 20px;border-bottom:1px solid #e5e7eb}.mj-batch-drawer-title{font-size:15px;font-weight:600;color:#262626}.mj-batch-drawer-sub{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;color:#8c8c8c}.mj-batch-drawer-close{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;border:none;font-size:18px;color:#8a8a8a;cursor:pointer;border-radius:4px;padding:0;line-height:1;-webkit-transition:color .15s;transition:color .15s}.mj-batch-drawer-close:hover{color:#262626}.mj-batch-drawer-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow-y:auto;padding:20px}.mj-batch-field{margin-bottom:16px}.mj-batch-drawer-footer{-ms-flex-negative:0;flex-shrink:0;padding:12px 20px;border-top:1px solid #e5e7eb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mc-footer-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;font-size:11px;font-weight:600;background:#2563eb;color:#fff;line-height:1}.mc-footer-btn--danger{background:#dc2626;color:#fff;border-color:#dc2626;-webkit-box-shadow:0 1px 3px rgba(220,38,38,.3);box-shadow:0 1px 3px rgba(220,38,38,.3)}.mc-footer-btn--danger:not(:disabled):hover{background:#b91c1c;border-color:#b91c1c}.mj-sku-spec{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 8px;font-size:12px;color:#595959}.mj-spec-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;padding:0 6px;font-size:11px;line-height:1;background-color:#fafafa;border:1px solid #ebebeb;border-radius:2px;color:#595959;white-space:nowrap}.mj-spec-item.mj-spec-item--ext{background-color:#fff7e6;border-color:#ffe58f;color:#d48806}.mj-match-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px;margin-bottom:0}.mj-match-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;line-height:22px;border-radius:4px}.mj-match-tag,.mj-match-tag .anticon{font-size:12px}.mj-spec-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:22px}.mj-spec-key{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.mj-spec-sep{color:#1890ff;margin:0 4px}.mj-sku-type-tag{display:inline-block;height:22px;padding:0 8px;border-radius:4px;font-size:12px;line-height:20px;font-weight:500}.mj-sku-type-tag.mj-sku-type-tag--self{color:#f33b50;background:#fff;border:1px solid #f33b50}.mj-sku-type-tag.mj-sku-type-tag--pop{color:#3768fa;background:#fff;border:1px solid #3768fa}