.cp-page{color:#1f2937}.cp-head,.cp-head-actions,.cp-filter-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cp-head{margin-bottom:14px}.cp-head h2{margin:0;color:#111827;font-size:20px;font-weight:800}.cp-head p{margin:4px 0 0;color:#6b7280;font-size:12px}.cp-head-actions{align-items:center}.cp-filter{padding:14px;margin-bottom:12px}.cp-filter-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr 1fr minmax(260px,1.5fr);gap:10px;align-items:end}.cp-filter-grid label>span{display:block;margin-bottom:5px;color:#475569;font-size:12px;font-weight:700}.cp-filter-actions{align-items:center;margin-top:12px;color:#64748b;font-size:12px}.cp-filter-actions>div{display:flex;gap:8px}.cp-list{padding:0;overflow:hidden}.cp-state{margin:14px;padding:12px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:13px}.cp-state.loading{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.cp-state.warning{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.cp-state.error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.cp-table-wrap{width:100%;overflow:auto}.cp-table{min-width:1680px}.cp-table th,.cp-table td{vertical-align:top}.cp-table th button{padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.cp-table th button:hover{color:#2563eb}.cp-table th:first-child{width:360px}.cp-table th:last-child,.cp-product-row>td:last-child{position:sticky;right:0;z-index:2;background:#fff;box-shadow:-8px 0 12px -12px rgba(15,23,42,.45)}.cp-table th:last-child{z-index:3;background:#f9fafb}.cp-product-row:hover>td:last-child{background:#f9fafb}.cp-product{display:flex;gap:9px;min-width:330px;white-space:normal}.cp-product img,.cp-image-empty{width:58px;height:58px;flex:0 0 58px;border:1px solid #e5e7eb;border-radius:6px;background:#f8fafc}.cp-product img{object-fit:cover}.cp-image-empty{display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:11px}.cp-product strong,.cp-table td small{display:block}.cp-product strong{max-width:270px;color:#111827;line-height:1.4;word-break:break-word}.cp-table td small{margin-top:4px;color:#64748b;white-space:normal}.cp-price{color:#dc2626}.cp-sku-row td{background:#f8fbff;border-bottom-color:#dbeafe}.cp-pagination{margin:0;padding:12px 14px;border-top:1px solid #e5e7eb}@media(max-width:1200px){.cp-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cp-search{grid-column:1/-1}}@media(max-width:760px){.cp-head{display:block}.cp-head-actions{margin-top:10px}.cp-filter-grid{grid-template-columns:1fr}.cp-search{grid-column:auto}}
.cp-product-open,.cp-product-title{margin:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.cp-product-open{flex:0 0 58px}.cp-product-open:hover img,.cp-product-open:focus-visible img{border-color:#2563eb;box-shadow:0 0 0 2px #dbeafe}.cp-product-title:hover strong,.cp-product-title:focus-visible strong{color:#2563eb;text-decoration:underline}.cp-product-detail-modal{width:min(1180px,96vw);max-height:92vh;overflow:auto;border-radius:12px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.28)}.cp-product-detail-modal>header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e5e7eb;background:#fff}.cp-product-detail-modal h3,.cp-product-detail-modal h4{margin:0;color:#111827}.cp-product-detail-modal header p{margin:5px 0 0;color:#64748b;font-size:12px}.cp-product-detail-body{display:grid;grid-template-columns:390px minmax(0,1fr);gap:22px;padding:20px}.cp-detail-gallery{min-width:0}.cp-detail-gallery>a{display:block}.cp-detail-main-image,.cp-detail-main-empty{width:100%;height:390px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.cp-detail-main-image{display:block;object-fit:contain}.cp-detail-main-empty{display:flex;align-items:center;justify-content:center;color:#94a3b8}.cp-detail-gallery>small{display:block;margin-top:8px;color:#64748b;text-align:center}.cp-detail-thumbnails{display:flex;gap:8px;margin-top:10px;padding-bottom:4px;overflow-x:auto}.cp-detail-thumbnails button{flex:0 0 64px;width:64px;height:64px;padding:2px;border:1px solid #dbe2ea;border-radius:7px;background:#fff;cursor:pointer}.cp-detail-thumbnails button.selected{border-color:#2563eb;box-shadow:0 0 0 2px #dbeafe}.cp-detail-thumbnails img{width:100%;height:100%;object-fit:cover;border-radius:4px}.cp-detail-content{min-width:0}.cp-detail-overview{padding:16px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.cp-detail-overview h4{margin-bottom:12px;font-size:17px;line-height:1.5}.cp-product-detail-modal dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0}.cp-product-detail-modal dl>div{min-width:0}.cp-product-detail-modal dt{margin-bottom:3px;color:#64748b;font-size:11px;font-weight:700}.cp-product-detail-modal dd{margin:0;color:#1f2937;font-size:13px;line-height:1.45;word-break:break-word}.cp-detail-channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.cp-detail-channel{padding:14px;border:1px solid #e2e8f0;border-radius:10px}.cp-detail-channel h4{margin-bottom:12px}.cp-detail-channel dl{grid-template-columns:1fr}.cp-detail-channel footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:10px;border-top:1px solid #e5e7eb}@media(max-width:980px){.cp-product-detail-body{grid-template-columns:1fr}.cp-detail-gallery{max-width:560px;margin:0 auto}.cp-detail-main-image,.cp-detail-main-empty{height:min(70vw,520px)}}@media(max-width:700px){.cp-detail-channels,.cp-product-detail-modal dl{grid-template-columns:1fr}.cp-product-detail-body{padding:14px}.cp-product-detail-modal>header{padding:14px}}
.cp-download-button{display:block;margin:12px auto 0}.cp-description{margin-top:14px;padding:14px;border:1px solid #e2e8f0;border-radius:10px}.cp-description>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.cp-description>header>div:last-child{display:flex;gap:8px}.cp-description header small{display:block;margin-top:3px;color:#64748b}.cp-description-html{overflow:hidden;color:#334155;line-height:1.7}.cp-description-html img{display:block;max-width:100%;height:auto;margin:8px auto}.cp-description-state{padding:16px;background:#f8fafc;color:#64748b;text-align:center}.cp-description-error{background:#fef2f2;color:#b91c1c}@media(max-width:700px){.cp-description>header{align-items:flex-start;flex-direction:column}.cp-description>header>div:last-child{flex-wrap:wrap}}
.cp-filter-grid-wide{grid-template-columns:repeat(3,minmax(180px,1fr))}.cp-filter-grid-wide .cp-search{grid-column:1/-1}.cp-fact-table{min-width:1780px}.cp-fact-table th:nth-child(4),.cp-fact-table th:nth-child(5){min-width:230px}.cp-fact-table th:nth-child(6){min-width:300px}.cp-fact-table th:last-child,.cp-fact-table td:last-child{position:sticky;right:0;z-index:2;background:#fff;box-shadow:-8px 0 12px -12px rgba(15,23,42,.45)}.cp-fact-table th:last-child{z-index:3;background:#f9fafb}.cp-channel{display:flex;flex-direction:column;gap:3px;white-space:normal}.cp-channel>strong{color:#dc2626;font-size:15px}.cp-actions-stack{display:flex;flex-direction:column;align-items:flex-start;border-bottom:1px dashed #e2e8f0;padding-bottom:4px;margin-bottom:4px}.cp-own-match{display:flex;min-width:280px;flex-direction:column;gap:6px;white-space:normal}.cp-own-match-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cp-own-match-actions label{color:#475569;font-size:12px}.cp-own-match-actions input{vertical-align:-2px}@media(max-width:760px){.cp-filter-grid-wide{grid-template-columns:1fr}.cp-filter-grid-wide .cp-search{grid-column:auto}}
.cp-own-summary,.cp-match-target,.cp-spec-product{display:flex;align-items:center;gap:10px}.cp-own-summary img,.cp-own-summary .cp-own-image-empty{width:52px;height:52px}.cp-own-summary>div,.cp-spec-product>span{display:flex;min-width:0;flex-direction:column}.cp-own-summary img,.cp-match-target img,.cp-own-group-card img,.cp-spec-product img{flex:none;border:1px solid #e2e8f0;border-radius:8px;object-fit:cover;background:#f8fafc}.cp-own-image-empty{display:grid;flex:none;place-items:center;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#94a3b8;font-size:11px}.cp-match-modal-backdrop{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.48)}.cp-match-modal{width:min(1120px,96vw);max-height:92vh;overflow:auto;border-radius:14px;background:#fff;box-shadow:0 24px 80px rgba(15,23,42,.28);padding:20px}.cp-match-modal>header,.cp-spec-mapping-head,.cp-spec-mapping>footer{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cp-match-modal h3,.cp-match-modal h4{margin:0}.cp-match-modal p{margin:4px 0;color:#64748b}.cp-match-target{margin:16px 0;padding:12px;border-radius:10px;background:#f8fafc}.cp-match-target img,.cp-match-target .cp-own-image-empty{width:64px;height:64px}.cp-match-target>div{display:flex;flex-direction:column}.cp-match-search{display:flex;gap:8px;margin-bottom:14px}.cp-own-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cp-own-group-card{display:flex;min-width:0;gap:10px;padding:10px;border:1px solid #dbe3ee;border-radius:10px;background:#fff;text-align:left;cursor:pointer}.cp-own-group-card:hover,.cp-own-group-card.selected{border-color:#2563eb;background:#eff6ff}.cp-own-group-card img,.cp-own-group-card .cp-own-image-empty{width:72px;height:72px}.cp-own-group-card>span{display:flex;min-width:0;flex-direction:column}.cp-own-group-card strong,.cp-own-summary strong,.cp-spec-product strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-own-group-card small,.cp-own-summary small,.cp-spec-product small{color:#64748b}.cp-spec-mapping{margin-top:18px;border-top:1px solid #e2e8f0;padding-top:16px}.cp-spec-row{display:grid;grid-template-columns:minmax(260px,1fr) 34px minmax(320px,1fr);align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #edf2f7}.cp-spec-arrow{text-align:center;color:#94a3b8;font-size:20px}.cp-spec-own{display:flex;flex-direction:column;gap:8px}.cp-spec-product img,.cp-spec-product .cp-own-image-empty{width:58px;height:58px}.cp-spec-mapping>footer{align-items:center;margin-top:16px}.cp-partial-note{color:#b45309}@media(max-width:900px){.cp-own-group-grid{grid-template-columns:1fr 1fr}.cp-spec-row{grid-template-columns:1fr}.cp-spec-arrow{transform:rotate(90deg)}}@media(max-width:620px){.cp-match-modal-backdrop{padding:0}.cp-match-modal{width:100vw;max-height:100vh;border-radius:0}.cp-own-group-grid{grid-template-columns:1fr}}
.cp-fact-table{min-width:2280px}.cp-estimate{display:flex;min-width:180px;flex-direction:column;gap:4px;white-space:normal}.cp-estimate>strong{color:#172033;font-size:15px}.cp-estimate>a{color:#2563eb}
.cp-meituan-description{padding:12px;border-radius:8px;background:#f8fafc;color:#334155;white-space:pre-wrap}.cp-material-attributes{margin:12px 0!important;padding:12px;border:1px solid #e2e8f0;border-radius:8px}.cp-description-images{display:flex;flex-direction:column;gap:8px;margin-top:12px}.cp-description-images img{display:block;max-width:100%;height:auto;margin:0 auto}
.cp-attribute-item{display:block;margin:3px 0}.cp-attribute-item b{color:#475569}.cp-download-status{display:block;margin-top:6px;color:#166534;text-align:center}
.cp-match-image-tools,.cp-relation-controls{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:12px 0}.cp-match-image-tools small,.cp-relation-controls small{color:#667085}.cp-relation-controls label{display:flex;gap:6px;align-items:center}.cp-match-conflict{color:#b45309!important;font-weight:600}.cp-own-group-wrapper{border:1px solid #e5e7eb;border-radius:10px;padding:8px}.cp-own-group-wrapper .cp-own-group-card{width:100%;border:0}.cp-match-history{padding:10px 12px;background:#f8fafc;border-radius:8px;margin:10px 0;font-size:12px}.cp-spec-own .btn{margin-top:6px}
.cp-unassigned-modal{width:min(1320px,96vw);padding:22px}.cp-unassigned-list{display:flex;flex-direction:column;gap:16px;margin-top:18px}.cp-unassigned-card{overflow:hidden;border:1px solid #dbe3ee;border-radius:12px;background:#fff}.cp-unassigned-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:15px 18px;background:linear-gradient(135deg,#f8fbff,#f1f6ff);border-bottom:1px solid #e3ebf5}.cp-unassigned-card h4{margin:0;color:#172033;font-size:16px;letter-spacing:.1px;word-break:break-all}.cp-unassigned-card p{margin:5px 0 0;color:#52647a;font-size:13px}.cp-unassigned-card dl{display:flex;gap:20px;margin:0;flex:none}.cp-unassigned-card dl div{min-width:132px}.cp-unassigned-card dt{margin-bottom:4px;color:#718096;font-size:11px;font-weight:700}.cp-unassigned-card dd{margin:0;color:#27364b;font-size:12px;white-space:nowrap}.cp-unassigned-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding:16px 18px}.cp-unassigned-product{display:flex;min-width:0;flex-direction:column;gap:5px;padding:9px;border:1px solid #e5eaf1;border-radius:9px;background:#fff}.cp-unassigned-product>img,.cp-unassigned-product>.cp-image-empty{width:100%;height:112px;border:0;border-radius:6px;background:#f6f8fb;object-fit:contain}.cp-unassigned-product strong{overflow:hidden;color:#243247;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cp-unassigned-product small{overflow:hidden;color:#718096;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.cp-unassigned-product>div{display:flex;flex-wrap:wrap;gap:4px 7px;font-size:11px}.cp-unassigned-product>div span{color:#718096;text-decoration:line-through}.cp-unassigned-product>div b{color:#d14343}.cp-unassigned-product-empty{align-items:center;justify-content:center;min-height:204px;border-style:dashed;color:#a7b3c2;font-size:12px}.cp-unassigned-card>footer{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:12px 18px;border-top:1px solid #e8edf3;background:#fbfcfe}.cp-unassigned-card footer label{min-width:310px}.cp-unassigned-card footer label>span{display:block;margin-bottom:5px;color:#52647a;font-size:12px;font-weight:700}.cp-unassigned-card footer>div{display:flex;align-items:center;gap:12px}@media(max-width:1080px){.cp-unassigned-products{grid-template-columns:repeat(3,minmax(0,1fr))}.cp-unassigned-card>header{flex-direction:column}.cp-unassigned-card dl{width:100%}}@media(max-width:700px){.cp-unassigned-modal{width:100vw;max-height:100vh;padding:14px;border-radius:0}.cp-unassigned-products{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.cp-unassigned-card>header,.cp-unassigned-card>footer{padding:12px;flex-direction:column;align-items:stretch}.cp-unassigned-card dl{gap:12px;flex-direction:column}.cp-unassigned-card footer label{min-width:0}.cp-unassigned-card footer>div{justify-content:space-between}}
