:root{
  --cm-ink:#17314a;--cm-muted:#71849a;--cm-line:#e4edf4;--cm-soft:#f4f8fb;
  --cm-teal:#159b8e;--cm-teal-dark:#0d756d;--cm-teal-soft:#e8f7f4;
  --cm-orange:#ff8a34;--cm-red:#df5b5b;--cm-blue:#3e83d7;--cm-white:#fff;
}
.workspace:has(.cm-shell){max-width:1800px;padding:22px 28px 64px;background:transparent}
.cm-shell{position:relative;color:var(--cm-ink);font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;min-width:0}
.cm-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 28px;border:1px solid #dfe9f0;border-radius:16px 16px 0 0;background:linear-gradient(110deg,#fff 0%,#f7fffd 62%,#eef9f7 100%);box-shadow:0 10px 30px rgba(34,66,91,.05)}
.cm-hero h2{margin:4px 0 6px;font-size:26px;line-height:1.25;letter-spacing:-.5px;color:#102c43}.cm-hero p{margin:0;color:#6c8094;font-size:14px}.cm-eyebrow,.cm-section-heading span{color:var(--cm-teal);font-size:11px;font-weight:800;letter-spacing:1.6px}
.cm-context-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border:1px solid var(--cm-line);border-radius:12px 12px 0 0;background:#fff}.cm-context-bar>div:first-child{min-width:0}.cm-context-bar b{display:block;font-size:14px;color:var(--cm-ink)}.cm-context-bar span{display:block;margin-top:3px;color:var(--cm-muted);font-size:11px}
.cm-action-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border:1px solid var(--cm-line);border-top:0;border-radius:0 0 10px 10px;background:#fff}.cm-action-strip>span{color:var(--cm-muted);font-size:11px}
.cm-hero-actions,.cm-toolbar-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cm-login{font-size:13px;color:var(--cm-teal-dark);text-decoration:none;font-weight:700}
.cm-button{height:38px;padding:0 16px;border-radius:8px;border:1px solid #d4e1e9;background:#fff;color:#40566b;font-weight:700;cursor:pointer;transition:.18s ease}.cm-button:hover{border-color:#9fcfc9;transform:translateY(-1px)}.cm-button.primary{border-color:var(--cm-teal);background:var(--cm-teal);color:#fff;box-shadow:0 6px 16px rgba(21,155,142,.18)}.cm-button.ghost{background:#fff}.cm-button:disabled{opacity:.55;cursor:not-allowed;transform:none}
.cm-view-tabs{display:grid;grid-template-columns:repeat(7,minmax(118px,1fr));gap:0;border:1px solid var(--cm-line);border-radius:10px 10px 0 0;background:#fff;padding:0 18px}.cm-view-tabs button{height:48px;border:0;border-bottom:3px solid transparent;background:transparent;color:#718399;font-weight:700;font-size:13px;cursor:pointer}.cm-view-tabs button i{font-style:normal;font-size:9px;color:#a5b3c0;margin-right:8px}.cm-view-tabs button em{display:inline-grid;place-items:center;min-width:22px;height:18px;margin-left:5px;padding:0 5px;border-radius:10px;background:#edf5f5;color:#118176;font-style:normal;font-size:9px}.cm-view-tabs button:hover{color:var(--cm-teal-dark)}.cm-view-tabs button.active{color:var(--cm-teal-dark);border-bottom-color:var(--cm-teal)}
.cm-view{padding:20px 0 0}.cm-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(140px,1fr));gap:12px}.cm-kpi-grid.compact{grid-template-columns:repeat(5,minmax(150px,1fr));margin-bottom:16px}.cm-kpi{min-height:112px;border:1px solid var(--cm-line);border-radius:12px;background:#fff;padding:18px;box-shadow:0 6px 22px rgba(29,62,86,.04)}.cm-kpi span{display:block;color:#7f90a2;font-size:12px;margin-bottom:11px}.cm-kpi strong{font-size:26px;line-height:1;color:#17314a;font-variant-numeric:tabular-nums}.cm-kpi small{display:block;margin-top:10px;color:#9aa8b5;font-size:11px}.cm-kpi.accent{border-color:#bce4dd;background:linear-gradient(145deg,#fff,#f0fbf8)}.cm-kpi.accent strong{color:var(--cm-teal-dark)}.cm-kpi.warn strong{color:var(--cm-orange)}
.cm-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.cm-panel{border:1px solid var(--cm-line);border-radius:12px;background:#fff;box-shadow:0 6px 22px rgba(29,62,86,.04);overflow:hidden}.cm-panel>header{display:flex;align-items:center;justify-content:space-between;padding:19px 20px 14px;border-bottom:1px solid #edf2f6}.cm-panel header span{display:block;color:#90a0af;font-size:11px}.cm-panel header h3{font-size:17px;margin:3px 0 0;color:#18334c}.cm-panel header button{border:0;background:transparent;color:var(--cm-teal-dark);font-size:12px;font-weight:700;cursor:pointer}.cm-panel-list{padding:0 20px;max-height:390px;overflow:auto}.cm-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:15px;padding:14px 0;border-bottom:1px dashed #e7eef3}.cm-list-row:last-child{border-bottom:0}.cm-list-main{min-width:0}.cm-list-main b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.cm-list-main small{display:block;color:#8596a7;margin-top:5px;font-size:11px}.cm-list-side{text-align:right}.cm-list-side strong{display:block;font-size:15px;color:var(--cm-teal-dark)}.cm-list-side small{font-size:10px;color:#95a4b1}.cm-error-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--cm-red);margin-right:7px}.cm-list-loading,.cm-empty{padding:30px;color:#91a0ae;text-align:center;font-size:13px}.cm-trend-panel{margin-top:16px}.cm-legend{display:flex!important;align-items:center;gap:6px}.cm-legend i{width:8px;height:8px;background:var(--cm-teal);border-radius:2px}.cm-trend{height:170px;display:flex;align-items:flex-end;gap:12px;padding:24px 24px 20px}.cm-bar-item{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;min-width:24px}.cm-bar{width:min(34px,70%);min-height:3px;background:linear-gradient(180deg,#35b9ac,var(--cm-teal));border-radius:5px 5px 2px 2px;transition:.2s}.cm-bar-item b{font-size:11px;color:#577086}.cm-bar-item small{font-size:9px;color:#a0adba}
.cm-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding:18px 20px;background:#fff;border:1px solid var(--cm-line);border-radius:12px 12px 0 0}.cm-toolbar-title h3{margin:0;font-size:19px}.cm-toolbar-title span{display:block;color:#8999a8;font-size:12px;margin-top:6px}.cm-toolbar input,.cm-toolbar select,.cm-drawer input,.cm-drawer select,.cm-drawer textarea{box-sizing:border-box;height:38px;border:1px solid #dbe5ec;border-radius:8px;background:#fff;color:#30485e;padding:0 11px;outline:none;font:inherit;font-size:12px}.cm-toolbar input:focus,.cm-toolbar select:focus,.cm-drawer input:focus,.cm-drawer textarea:focus,.cm-drawer select:focus{border-color:#70c6bd;box-shadow:0 0 0 3px rgba(21,155,142,.08)}.cm-toolbar input{width:220px}.cm-check{display:flex;align-items:center;gap:6px;color:#63778a;font-size:12px}.cm-check input{width:auto;height:auto}
.cm-table-wrap{overflow:auto;border:1px solid var(--cm-line);border-top:0;background:#fff}.cm-table{width:100%;min-width:1080px;border-collapse:collapse;table-layout:auto}.cm-table th{height:44px;padding:0 13px;text-align:left;background:#f7fafc;color:#77899a;font-size:11px;font-weight:700;white-space:nowrap;border-bottom:1px solid var(--cm-line)}.cm-table td{padding:13px;border-bottom:1px solid #edf2f5;font-size:12px;color:#435a70;vertical-align:middle}.cm-table tbody tr:hover{background:#f8fcfb}.cm-table td b{color:#17314a}.cm-seller-cell{min-width:210px}.cm-seller-cell b,.cm-product-name b{display:block;color:#1c354d;font-size:13px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-seller-cell a,.cm-product-name a{display:inline-block;margin-top:4px;color:var(--cm-teal-dark);font-size:10px;text-decoration:none}.cm-subline{display:block;margin-top:4px;color:#91a0ae;font-size:10px}.cm-grade{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:8px;font-weight:900}.cm-grade.s{color:#775500;background:#fff3c4}.cm-grade.a{color:#08796f;background:#dff6f1}.cm-grade.b{color:#2c69a7;background:#e5f1fc}.cm-grade.c{color:#778794;background:#eef2f5}.cm-grade.sleep{color:#9a7a7a;background:#f6eded}.cm-score{font-size:15px;font-weight:900;color:var(--cm-teal-dark)}.cm-score-bar{display:block;width:64px;height:4px;margin-top:5px;background:#e8f0f3;border-radius:4px;overflow:hidden}.cm-score-bar i{display:block;height:100%;background:var(--cm-teal)}.cm-status{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:12px;background:#edf7f5;color:#147d73;font-size:10px;font-weight:700}.cm-status.failed{background:#fff0ef;color:#c34e4e}.cm-status.partial,.cm-status.pending,.cm-status.queued{background:#fff5e8;color:#b56d22}.cm-status.paused{background:#eff2f5;color:#708090}.cm-status.running{background:#eaf2ff;color:#3571bc}.cm-row-actions{display:flex;gap:6px}.cm-row-actions button{border:1px solid #dbe5ec;background:#fff;color:#4e667a;border-radius:6px;padding:5px 8px;font-size:10px;cursor:pointer}.cm-row-actions button:hover{border-color:var(--cm-teal);color:var(--cm-teal-dark)}.cm-pager{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 16px;background:#fff;border:1px solid var(--cm-line);border-top:0;border-radius:0 0 12px 12px}.cm-pager span{font-size:11px;color:#7e8e9e}.cm-pager button{height:30px;padding:0 11px;border:1px solid #dce6ec;border-radius:6px;background:#fff;color:#486074;cursor:pointer}.cm-pager button:disabled{opacity:.4;cursor:not-allowed}
.cm-product-grid{display:grid;grid-template-columns:repeat(5,minmax(190px,1fr));gap:14px;padding:15px;background:#edf3f6;border:1px solid var(--cm-line);border-top:0}.cm-product-card{min-width:0;background:#fff;border:1px solid #dde7ed;border-radius:11px;overflow:hidden;box-shadow:0 5px 18px rgba(24,55,77,.04);transition:.18s}.cm-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(24,55,77,.09);border-color:#b7d8d4}.cm-product-image{position:relative;height:205px;display:grid;place-items:center;background:#fff;border-bottom:1px solid #edf2f4}.cm-product-image img{width:100%;height:100%;object-fit:contain;padding:12px;box-sizing:border-box}.cm-image-placeholder{display:grid;place-items:center;width:74px;height:74px;background:#eef5f7;border-radius:16px;color:#8aa0ae;font-weight:900;font-size:27px}.cm-signal{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:6px;background:#e6f7f3;color:#11786f;font-size:10px;font-weight:800}.cm-signal.candidate{background:#fff3e1;color:#a8641c}.cm-signal.reappeared{background:#eaf2ff;color:#3e72af}.cm-product-body{padding:14px}.cm-product-name b{height:37px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cm-product-tags{display:flex;gap:6px;flex-wrap:wrap;margin:11px 0}.cm-product-tags span{padding:4px 7px;background:#f2f6f8;border-radius:5px;color:#6a7e8e;font-size:9px}.cm-product-metrics{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;padding-top:10px;border-top:1px dashed #dfe8ed}.cm-product-metrics span{display:flex;justify-content:space-between;gap:6px;color:#8796a4;font-size:10px}.cm-product-metrics b{color:#283f55;font-size:11px}.cm-product-foot{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:11px;border-top:1px solid #e7edf1}.cm-product-foot strong{font-size:17px;color:#172f46}.cm-product-foot a{color:var(--cm-teal-dark);text-decoration:none;font-size:11px;font-weight:800}.cm-qualified{color:#128177!important}.cm-pending-data{color:#b87935!important}
.cm-section-heading{padding:22px 24px;background:#fff;border:1px solid var(--cm-line);border-radius:12px 12px 0 0}.cm-section-heading h3{font-size:21px;margin:5px 0}.cm-section-heading p{margin:0;color:#7d8f9f;font-size:13px}
.cm-drawer{position:fixed;z-index:1300;top:0;right:-520px;width:min(480px,92vw);height:100vh;background:#fff;box-shadow:-20px 0 50px rgba(22,47,68,.15);transition:right .25s ease;display:flex;flex-direction:column}.cm-drawer.open{right:0}.cm-drawer-mask{display:none;position:fixed;z-index:1290;inset:0;background:rgba(29,52,70,.22);backdrop-filter:blur(2px)}.cm-drawer-mask.open{display:block}.cm-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid var(--cm-line)}.cm-drawer-head span{font-size:11px;color:var(--cm-teal);font-weight:800}.cm-drawer-head h3{margin:4px 0 0;font-size:22px}.cm-drawer-head button{border:0;background:transparent;font-size:27px;color:#8c9ba8;cursor:pointer}.cm-drawer-body{padding:24px;overflow:auto;flex:1}.cm-drawer label>span{display:block;color:#546a7e;font-size:12px;font-weight:700;margin:0 0 8px}.cm-drawer textarea{height:auto;width:100%;padding:11px;resize:vertical}.cm-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.cm-form-grid label:first-child{grid-column:1/-1}.cm-form-grid input,.cm-form-grid select{width:100%}.cm-rule-note{margin-top:22px;padding:15px;border-radius:9px;background:#f0faf8;border:1px solid #d3eee9}.cm-rule-note b,.cm-rule-note span{display:block}.cm-rule-note b{font-size:12px;color:#157c73}.cm-rule-note span{font-size:11px;line-height:1.7;color:#657d8d;margin-top:6px}.cm-drawer-foot{display:flex;justify-content:flex-end;gap:10px;padding:18px 24px;border-top:1px solid var(--cm-line)}
.cm-toast{position:fixed;z-index:1600;right:26px;bottom:26px;max-width:380px;padding:12px 17px;border-radius:9px;background:#17384f;color:#fff;box-shadow:0 10px 30px rgba(15,42,59,.2);font-size:12px;transform:translateY(90px);opacity:0;transition:.2s}.cm-toast.show{transform:none;opacity:1}.cm-skeleton{height:112px;border-radius:12px;background:linear-gradient(90deg,#edf3f6,#f8fbfc,#edf3f6);background-size:200% 100%;animation:cm-shimmer 1.2s infinite}.cm-skeleton.wide{grid-column:1/-1}@keyframes cm-shimmer{to{background-position:-200% 0}}
@media(max-width:1500px){.cm-kpi-grid{grid-template-columns:repeat(3,1fr)}.cm-product-grid{grid-template-columns:repeat(4,minmax(190px,1fr))}}
@media(max-width:1150px){.cm-product-grid{grid-template-columns:repeat(3,minmax(190px,1fr))}.cm-dashboard-grid{grid-template-columns:1fr}.cm-toolbar{align-items:flex-start;flex-direction:column}.cm-toolbar-controls{width:100%}.cm-view-tabs{overflow:auto;grid-template-columns:repeat(7,160px)}}
@media(max-width:760px){.workspace:has(.cm-shell){padding:16px 14px 48px}.cm-hero{align-items:flex-start;flex-direction:column;padding:20px}.cm-hero-actions{width:100%}.cm-action-strip{align-items:flex-start;flex-direction:column}.cm-view-tabs{padding:0}.cm-kpi-grid,.cm-kpi-grid.compact{grid-template-columns:repeat(2,1fr)}.cm-product-grid{grid-template-columns:repeat(2,minmax(150px,1fr));gap:9px;padding:9px}.cm-product-image{height:170px}.cm-toolbar input{width:100%}.cm-toolbar-controls{display:grid;grid-template-columns:1fr 1fr}.cm-toolbar-controls .cm-button{width:100%}.cm-trend{gap:5px;padding-left:10px;padding-right:10px}.cm-form-grid{grid-template-columns:1fr}.cm-form-grid label:first-child{grid-column:auto}}
@media(max-width:460px){.cm-kpi-grid,.cm-kpi-grid.compact,.cm-product-grid{grid-template-columns:1fr}.cm-product-image{height:230px}.cm-toolbar-controls{grid-template-columns:1fr}}

/* 新品发现与第一层候选池共用同一套商品卡片视觉和信息密度。 */
.cm-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;align-items:stretch;padding:12px;background:#f1f5f7}
.cm-product-grid .product-card{min-height:650px}
.cm-product-grid .product-image{padding:18px}
.cm-product-grid .image-placeholder{font-size:14px;font-weight:650;color:#8c9ba8}
.cm-product-grid .keyword-summary{grid-template-columns:repeat(3,minmax(0,1fr))}
.cm-product-grid .product-footer{justify-content:flex-end}
.cm-product-grid .cm-signal-badge.confirmed{background:#dff6f1;color:#08796f}
.cm-product-grid .cm-signal-badge.candidate{background:#fff1dc;color:#a45f0b}
.cm-product-grid .cm-signal-badge.reappeared{background:#e7efff;color:#3769a5}
.cm-product-grid .cm-signal-badge.baseline{background:#edf2f6;color:#66788b}
.cm-product-grid .cm-signal-badge.dismissed{background:#f6eded;color:#9a6666}
@media(max-width:1700px){.cm-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:1450px){.cm-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1150px){.cm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.cm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px}}
@media(max-width:520px){.cm-product-grid{grid-template-columns:1fr}.cm-product-grid .product-card{min-height:620px}}
@media(max-width:760px){.cm-context-bar{align-items:flex-start;flex-direction:column}.cm-context-bar .cm-hero-actions{width:100%}}

/* Competitor intelligence V2 */
.cm-filter-toolbar{align-items:flex-start}.cm-filter-toolbar .cm-toolbar-controls{justify-content:flex-end}.cm-date-field,.cm-range-field{display:flex;align-items:center;gap:6px;height:38px;padding:0 8px;border:1px solid #dbe5ec;border-radius:8px;background:#fff;color:#75889a;font-size:10px}.cm-date-field span,.cm-range-field span{white-space:nowrap}.cm-date-field input{width:126px!important;border:0!important;padding:0 2px!important;box-shadow:none!important}.cm-range-field input{width:70px!important;border:0!important;padding:0 3px!important;box-shadow:none!important}.cm-range-field i{font-style:normal;color:#a4b1bc}.cm-grade-score{display:flex;align-items:center;gap:9px}.cm-grade-score span b,.cm-grade-score span small{display:block}.cm-grade-score span b{font-size:16px;color:#08796f}.cm-grade-score span small{margin-top:3px;color:#91a0ae;font-size:10px}.cm-store-table{min-width:1420px}.cm-topic-table{min-width:1460px}.cm-table-action,.cm-topic-link,.cm-secondary-action{border:1px solid #cfe1e6;border-radius:6px;background:#fff;color:#137e74;font-size:10px;font-weight:750;cursor:pointer}.cm-table-action{padding:6px 9px}.cm-topic-link{display:block;width:100%;margin-top:8px;padding:7px 8px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-topic-name{display:flex;align-items:center;gap:10px;min-width:280px}.cm-topic-name img{width:52px;height:52px;object-fit:contain;border:1px solid #e2eaef;border-radius:7px;background:#fff}.cm-topic-name span{min-width:0}.cm-topic-name b{display:block;max-width:310px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-topic-name small{display:block;margin-top:5px;color:#91a0ae}.cm-acceleration{font-size:15px}.cm-acceleration.up{color:#108177}.cm-acceleration.down{color:#c45d5d}.cm-score.good{color:#08796f}.cm-score.medium{color:#b06a1d}.cm-score.low{color:#a45656}.cm-severity{display:inline-grid;place-items:center;min-width:34px;height:24px;padding:0 7px;border-radius:12px;font-size:10px;font-weight:800}.cm-severity.high{background:#ffebe9;color:#b83f3f}.cm-severity.medium{background:#fff2df;color:#ad671a}.cm-severity.info{background:#e9f4ff;color:#3573ad}.cm-alert-message{min-width:340px;max-width:580px;line-height:1.55}.cm-coupon{margin-top:7px;padding:6px 8px;border-radius:6px;background:#fff6e6;color:#a66319;font-size:10px}.cm-score-detail{margin-top:8px;border:1px solid #e0e9ee;border-radius:7px;background:#fbfdfe}.cm-score-detail summary{padding:8px 9px;cursor:pointer;color:#597084;font-size:10px;font-weight:700}.cm-score-detail summary small{float:right;color:#96a5b3}.cm-score-detail>div{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:0 9px 9px}.cm-score-detail span{display:flex;justify-content:space-between;padding:5px 6px;border-radius:5px;background:#f0f5f7;font-size:9px}.cm-score-detail span i{font-style:normal;color:#718496}.cm-score-detail span b{color:#17364d}.cm-score-detail .penalty{grid-column:1/-1;background:#fff5f2}.cm-secondary-action{height:32px;padding:0 10px}.cm-product-grid .product-footer{justify-content:space-between;gap:6px}.cm-product-grid .product-card{min-height:0}.cm-product-grid .product-body{display:flex;flex-direction:column}.cm-product-grid .product-footer{margin-top:auto}.opportunity.good b{color:#08796f}.opportunity.medium b{color:#b06a1d}.opportunity.low b{color:#a45656}
.cm-detail-drawer{right:-850px;width:min(800px,96vw)}.cm-detail-drawer .cm-drawer-body{background:#f6f9fb}.cm-detail-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cm-detail-kpis>div{min-height:86px;padding:14px;border:1px solid #e1eaef;border-radius:9px;background:#fff}.cm-detail-kpis span,.cm-detail-kpis small{display:block}.cm-detail-kpis span{color:#7b8d9e;font-size:10px}.cm-detail-kpis b{display:block;margin-top:8px;color:#17334c;font-size:19px}.cm-detail-kpis small{margin-top:5px;color:#96a5b1;font-size:9px}.cm-detail-section{margin-top:14px;padding:18px;border:1px solid #e1eaef;border-radius:10px;background:#fff}.cm-detail-section h4{margin:0 0 14px;color:#19364e;font-size:14px}.cm-chart{position:relative}.cm-chart svg{display:block;width:100%;height:auto;min-height:150px;background:linear-gradient(#fff,#fbfdfe)}.cm-chart-legend{display:flex;gap:14px;margin-bottom:8px;color:#6d8091;font-size:9px}.cm-chart-legend span{display:flex;align-items:center;gap:5px}.cm-chart-legend i{width:8px;height:8px;border-radius:2px}.cm-chart-axis{display:flex;justify-content:space-between;margin-top:-6px;color:#9ba9b5;font-size:9px}.cm-chart-empty{padding:50px 20px;background:#f8fbfc;border-radius:8px}.cm-score-breakdown>div{display:grid;grid-template-columns:105px 1fr 42px;align-items:center;gap:9px;margin:8px 0;font-size:10px}.cm-score-breakdown>div>span{color:#607588}.cm-score-breakdown>div>i{height:7px;border-radius:5px;background:#e7eef2;overflow:hidden}.cm-score-breakdown>div>i b{display:block;height:100%;background:linear-gradient(90deg,#169b8e,#42b7ac)}.cm-score-breakdown>div>strong{text-align:right;color:#15354d}.cm-score-breakdown p{margin:13px 0 0;color:#9a6455;font-size:10px}.cm-event-list>div,.cm-topic-members>a{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px dashed #e4ebef;text-decoration:none}.cm-event-list img,.cm-topic-members img{width:44px;height:44px;object-fit:contain;border-radius:6px;background:#f1f5f7}.cm-event-list span,.cm-topic-members span{min-width:0}.cm-event-list b,.cm-topic-members b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#29445b;font-size:11px}.cm-event-list small,.cm-topic-members small{display:block;margin-top:4px;color:#8b9aa7;font-size:9px}.cm-event-list strong,.cm-topic-members strong{color:#162f45;font-size:11px}.cm-mini-table>div{display:grid;grid-template-columns:110px 85px 1fr 70px;align-items:center;gap:8px;padding:8px 0;border-bottom:1px dashed #e5ecef;font-size:10px}.cm-mini-table small{text-align:right;color:#91a0ad}.cm-timeline{position:relative}.cm-timeline>div{display:grid;grid-template-columns:82px 18px minmax(0,1fr);gap:8px;min-height:52px}.cm-timeline time{padding-top:3px;color:#8293a2;font-size:9px;text-align:right}.cm-timeline i{position:relative}.cm-timeline i:before{content:"";position:absolute;left:6px;top:6px;width:7px;height:7px;border-radius:50%;background:#159b8e;box-shadow:0 0 0 4px #e4f5f2}.cm-timeline i:after{content:"";position:absolute;left:9px;top:17px;bottom:-5px;width:1px;background:#d8e7e5}.cm-timeline>div:last-child i:after{display:none}.cm-timeline span b,.cm-timeline span small{display:block}.cm-timeline span b{font-size:11px;color:#28445b}.cm-timeline span small{margin-top:4px;color:#8496a6;font-size:9px;line-height:1.5}
@media(max-width:1500px){.cm-dashboard-grid{grid-template-columns:1fr 1fr}.cm-dashboard-grid article:last-child{grid-column:1/-1}.cm-filter-toolbar .cm-toolbar-controls{justify-content:flex-start}}
@media(max-width:800px){.cm-detail-kpis{grid-template-columns:1fr 1fr}.cm-detail-section{padding:13px}.cm-filter-toolbar .cm-toolbar-controls{display:flex}.cm-date-field,.cm-range-field{width:100%}.cm-date-field input,.cm-range-field input{flex:1}.cm-dashboard-grid{grid-template-columns:1fr}.cm-dashboard-grid article:last-child{grid-column:auto}}

/* 新品收件箱：竞品发现、复查确认与第一层候选池共用。 */
.cm-inbox-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px;padding:14px 18px;border:1px solid #dbe9e7;border-bottom:0;border-radius:12px 12px 0 0;background:linear-gradient(100deg,#f6fcfb,#fff)}
.cm-inbox-bar>div:first-child b,.cm-inbox-bar>div:first-child span{display:block}.cm-inbox-bar>div:first-child b{color:#17394f;font-size:14px}.cm-inbox-bar>div:first-child span{margin-top:4px;color:#7d909f;font-size:11px}.cm-inbox-bar>div:last-child{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.cm-inbox-bar button{height:32px;padding:0 11px;border:1px solid #d5e5e4;border-radius:7px;background:#fff;color:#3f6072;font-size:11px;font-weight:700;cursor:pointer}.cm-inbox-bar button:hover{border-color:#63bdb4;color:#08796f}.cm-inbox-bar button em{display:inline-grid;place-items:center;min-width:18px;height:16px;margin-left:4px;padding:0 4px;border-radius:9px;background:#e8f5f3;color:#0d7d72;font-style:normal;font-size:9px}.cm-inbox-bar .read-all{background:#eef8f6;color:#08796f}
.cm-candidate-card.is-unread{border-color:#64c6bc;box-shadow:0 0 0 2px rgba(21,155,142,.11),0 8px 23px rgba(24,55,77,.07)}.cm-product-grid .cm-unread-badge{background:#159b8e;color:#fff}
@media(max-width:900px){.cm-inbox-bar{align-items:flex-start;flex-direction:column}.cm-inbox-bar>div:last-child{width:100%}}

/* Unified product layout: keep six cards per row on desktop. */
@media(min-width:1101px){.cm-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
