
.tmall-sku-statuses[data-v-r450tmallskustatus] { margin-top: 6px; min-width: 220px;
}
.tmall-sku-status-row + .tmall-sku-status-row[data-v-r450tmallskustatus] { margin-top: 8px; border-top: 1px solid #e5e7eb; padding-top: 6px;
}
.status-badges[data-v-r450tmallskustatus] { display:flex; flex-wrap:wrap; gap:4px;
}
.status-badge[data-v-r450tmallskustatus] { display:inline-block; border:1px solid; border-radius:5px; padding:2px 6px; font-size:12px; line-height:1.6;
}
.pass[data-v-r450tmallskustatus] { color:#17663c; background:#effaf3; border-color:#a8d5b9;
}
.fail[data-v-r450tmallskustatus] { color:#a32326; background:#fff3f1; border-color:#edb4af;
}
.unknown[data-v-r450tmallskustatus] { color:#596579; background:#f4f6f8; border-color:#cdd4df;
}
.status-meta[data-v-r450tmallskustatus] { color:#64748b; font-size:11px; margin-top:4px; white-space:normal; overflow-wrap:anywhere;
}
.status-warning[data-v-r450tmallskustatus], .status-meta strong[data-v-r450tmallskustatus] { color:#9a5c00;
}


.sku-catalog[data-v-r450tmallskucatalog] { background:#fff; border:1px solid #cbd5e1; border-radius:8px; margin-bottom:12px;
}
.catalog-toggle[data-v-r450tmallskucatalog] { display:block; padding:12px 16px; color:#1e40af; background:#eff6ff; border:0; border-radius:8px; width:100%; text-align:left; cursor:pointer; font-weight:600;
}
.catalog-content[data-v-r450tmallskucatalog] { padding:12px;
}
.catalog-content p[data-v-r450tmallskucatalog] { color:#64748b; margin:0 0 10px;
}
.catalog-scroll[data-v-r450tmallskucatalog] { overflow:auto; max-height:620px;
}
table[data-v-r450tmallskucatalog] { border-collapse:collapse; width:100%; min-width:850px;
}
th[data-v-r450tmallskucatalog],td[data-v-r450tmallskucatalog] { padding:10px; border-bottom:1px solid #e2e8f0; vertical-align:top; text-align:left;
}
th[data-v-r450tmallskucatalog] { background:#f8fafc; position:sticky; top:0; z-index:1;
}
small[data-v-r450tmallskucatalog] { color:#64748b;
}

