${renderSectionHead({
eyebrow: `${c.num}.${subIdx} · SELF PORTRAIT`,
title: sub,
subtitle: '江旭要求:"漏掉了我们自己产品的分析。肝纯片已经在抖音上卖了好几年了。"',
color: c.color,
})}
${renderStatStrip([
{ num: selfItems.length, label: '肝纯片自身 VOC', color: c.color },
{ num: selfSentiments.positive || 0, label: '好评', color: BRAND.JIANG_GREEN },
{ num: selfSentiments.negative || 0, label: '差评', color: BRAND.CORAL },
{ num: Object.keys(selfPlatforms).length, label: '平台覆盖', color: BRAND.TECH_BLUE },
])}
用户画像 · 谁在买肝纯片?
${personaStats.map(p => `
${p.icon}
${p.count}
${esc(p.name)}
`).join('')}
肝纯片用户原声
${renderVocGrid(selfEvidence, { columns: 2, accent: c.color })}
${renderFindingCard({
icon: '🪞',
title: '自身画像核心发现',
body: '肝纯片用户以
应酬打工人和
脂肪肝患者为主——这两类人群的需求最迫切。孝心子女是高价值但低频人群(礼品场景)。
最大盲区:成分党/科学控对"藤茶 DMY"几乎没有认知,这是认知建设的核心任务。',
accent: c.color,
})}