/* 第135稿：市场调研记录使用专属卡片和行动闭环，不能退化成通用表格。 */
.marketResearchEntry{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:12px 0;padding:17px;border:1px solid #dccbbb;border-radius:17px;background:linear-gradient(135deg,#fff8ee,#fffdf9)}.marketResearchEntry>div:first-child{max-width:760px}.marketResearchEntry span{display:block;color:var(--brown);font-size:12px;font-weight:900;letter-spacing:.06em}.marketResearchEntry h4{margin:6px 0;font-size:19px}.marketResearchEntry p{margin:0;color:#5d514a;font-size:13px;line-height:1.6}.marketResearchEntry>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.marketRecordHero{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:21px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#f8f0e9,#fffdf9 56%,#f1f7f2);margin-bottom:12px}.marketRecordHero>div:first-child{max-width:820px}.marketRecordHero span{display:block;color:var(--brown);font-size:12px;font-weight:900;letter-spacing:.08em}.marketRecordHero h3{margin:8px 0;font-size:23px}.marketRecordHero p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.marketRecordActions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.marketRecordMetrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:12px 0}.marketRecordMetrics article{padding:15px;border:1px solid var(--line);border-radius:16px;background:#fffdf9}.marketRecordMetrics span,.marketRecordMetrics small{display:block;color:var(--muted);font-size:12px;line-height:1.45}.marketRecordMetrics b{display:block;margin:7px 0;font-size:25px;color:var(--ink)}.marketRecordToolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;border:1px solid var(--line);border-radius:15px;background:#fffdf9;margin:12px 0}.marketRecordToolbar>b{display:block;margin-bottom:4px;color:var(--brown)}.marketRecordToolbar span{font-size:13px;color:var(--muted)}.marketRecordToolbar>div:last-child{display:flex;gap:7px;flex-wrap:wrap}.marketRecordToolbar .ghost{margin:0}.marketRecordGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.marketRecordCard{border:1px solid var(--line);border-radius:18px;background:#fffdf9;overflow:hidden}.marketRecordCard>header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px;border-bottom:1px solid #eadfd5;background:#fbf6f1}.marketRecordCard header span{display:block;color:var(--brown);font-size:12px;font-weight:900}.marketRecordCard h4{margin:6px 0 4px;font-size:18px}.marketRecordCard header p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.marketRecordCard header em{font-style:normal;white-space:nowrap}.marketRecordMeta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:13px 16px 0}.marketRecordMeta span{min-width:0;padding:9px 10px;border:1px solid #eee2d7;border-radius:10px;background:#fff;color:#564b43;font-size:12px;line-height:1.45}.marketRecordMeta b{display:block;margin-bottom:3px;color:var(--muted);font-size:11px}.marketRecordCard dl{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px 12px;margin:13px 16px;padding:13px 0;border-top:1px dashed #eadfd5;border-bottom:1px dashed #eadfd5;font-size:13px}.marketRecordCard dt{font-weight:900;color:var(--brown)}.marketRecordCard dd{margin:0;color:#514942;line-height:1.55;white-space:pre-wrap}.marketRecordCard footer{display:flex;gap:7px;flex-wrap:wrap;padding:0 16px 14px}.marketRecordCard footer .mini{margin:0}.marketRecordCard[hidden]{display:none!important}
@media(max-width:1000px){.marketRecordMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.marketResearchEntry,.marketRecordHero,.marketRecordToolbar{flex-direction:column;padding:16px}.marketResearchEntry button,.marketRecordActions button{flex:1}.marketRecordMetrics,.marketRecordGrid{grid-template-columns:1fr}.marketRecordToolbar>div:last-child{width:100%}.marketRecordToolbar>div:last-child button{flex:1}.marketRecordMeta{grid-template-columns:1fr}.marketRecordCard>header{flex-direction:column}.marketRecordCard dl{grid-template-columns:1fr}.marketRecordCard dt{margin-top:4px}.marketRecordCard footer .mini{flex:1}}

/* 调研证据独立展示：避免资料链接埋在长文本中，现场人员一眼确认是否已上传、可直接打开。 */
.marketEvidence{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 16px 13px;padding:10px 11px;border:1px solid #d9e8dd;border-radius:11px;background:#f4faf5}.marketEvidence>div:first-child{min-width:0}.marketEvidence b{display:block;color:#286144;font-size:12px}.marketEvidence span{display:block;margin-top:3px;color:#527060;font-size:12px;line-height:1.4}.marketEvidenceLinks{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.marketEvidence .mini{margin:0}.marketEvidence.empty{border-style:dashed;border-color:#e5d9cd;background:#fffaf5}.marketEvidence.empty b,.marketEvidence.empty span{color:#8a7667}.marketEvidence.warning{border-color:#f0d7a4;background:#fffaf0}.marketEvidence.warning b,.marketEvidence.warning span{color:#8a642f}@media(max-width:760px){.marketEvidence{flex-direction:column;align-items:stretch}.marketEvidenceLinks{width:100%}.marketEvidenceLinks .mini{flex:1}}

/* 城市横向对比：只展示决策摘要，明细仍保留在下方调研卡中，避免重新变成密集宽表。 */
.marketCityCompare{margin:12px 0;padding:16px;border:1px solid #dce7e1;border-radius:17px;background:linear-gradient(135deg,#f6fbf7,#fffdf9)}.marketCityCompare>header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.marketCityCompare header span{display:block;color:#2b6950;font-size:12px;font-weight:900;letter-spacing:.08em}.marketCityCompare h4{margin:5px 0;font-size:18px}.marketCityCompare p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.marketCityCompare header>small{color:#6f8175;font-size:12px;white-space:nowrap}.marketCityCompareGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-top:13px}.marketCityCompareGrid article{padding:13px;border:1px solid #dce8e0;border-radius:13px;background:#fff}.marketCityCompareHead{display:flex;justify-content:space-between;gap:10px;align-items:center}.marketCityCompareHead>b{font-size:15px}.marketCityCompareHead em{font-style:normal;font-size:11px;white-space:nowrap}.marketCityCompareStats{display:flex;gap:7px;margin:11px 0}.marketCityCompareStats span{flex:1;padding:7px 4px;border-radius:8px;background:#f5f8f5;text-align:center;color:#6e7c73;font-size:11px}.marketCityCompareStats b{display:block;color:#283c30;font-size:17px}.marketCityCompareGrid article>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}@media(max-width:760px){.marketCityCompare>header{flex-direction:column}.marketCityCompare header>small{white-space:normal}.marketCityCompareGrid{grid-template-columns:1fr}}
