| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"> |
| 2 | <rect width="1280" height="720" fill="#F5F1E8"/> |
| 3 | |
| 4 | <!-- Header --> |
| 5 | <text x="60" y="80" font-family="KaiTi, Georgia, serif" font-size="44" font-weight="700" fill="#1A1A1A" letter-spacing="3">烧烤摊上的两种人</text> |
| 6 | <line x1="60" y1="100" x2="160" y2="100" stroke="#A52A2A" stroke-width="3"/> |
| 7 | <text x="60" y="135" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="18" fill="#5C5852" letter-spacing="2">同一张桌、同一杯酒,散场时已分高下</text> |
| 8 | |
| 9 | <!-- Central divider with seal --> |
| 10 | <line x1="640" y1="180" x2="640" y2="560" stroke="#C8C0AE" stroke-width="1" stroke-dasharray="6 6"/> |
| 11 | <circle cx="640" cy="370" r="28" fill="#F5F1E8" stroke="#A52A2A" stroke-width="2"/> |
| 12 | <text x="640" y="378" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="20" font-weight="700" fill="#A52A2A">观</text> |
| 13 | |
| 14 | <!-- LEFT — 急于亮牌的人 --> |
| 15 | <g transform="translate(80, 180)"> |
| 16 | <!-- Tag --> |
| 17 | <rect x="0" y="0" width="120" height="34" fill="none" stroke="#1A1A1A" stroke-width="1.5"/> |
| 18 | <text x="60" y="23" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="18" fill="#1A1A1A" letter-spacing="3">其 一</text> |
| 19 | |
| 20 | <text x="0" y="80" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A">急于亮牌的人</text> |
| 21 | <line x1="0" y1="100" x2="80" y2="100" stroke="#1A1A1A" stroke-width="1.5"/> |
| 22 | |
| 23 | <!-- Bullets --> |
| 24 | <!-- icon: tabler-outline/point --> |
| 25 | <g transform="translate(0.0, 138.0) scale(0.8333333333333334)" fill="none" stroke="#A52A2A" stroke-width="1.5"> |
| 26 | <path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /> |
| 27 | </g> |
| 28 | <text x="32" y="154" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="20" fill="#1A1A1A">开口讲认识谁、手里什么项目</text> |
| 29 | |
| 30 | <!-- icon: tabler-outline/point --> |
| 31 | <g transform="translate(0.0, 188.0) scale(0.8333333333333334)" fill="none" stroke="#A52A2A" stroke-width="1.5"> |
| 32 | <path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /> |
| 33 | </g> |
| 34 | <text x="32" y="204" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="20" fill="#1A1A1A">未来能调动多少资源</text> |
| 35 | |
| 36 | <!-- icon: tabler-outline/point --> |
| 37 | <g transform="translate(0.0, 238.0) scale(0.8333333333333334)" fill="none" stroke="#A52A2A" stroke-width="1.5"> |
| 38 | <path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /> |
| 39 | </g> |
| 40 | <text x="32" y="254" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="20" fill="#1A1A1A">借酒兴起,恨不得全场看见</text> |
| 41 | |
| 42 | <!-- Reaction --> |
| 43 | <rect x="0" y="290" width="500" height="76" fill="#EFEAD9"/> |
| 44 | <text x="20" y="320" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="16" fill="#5C5852" letter-spacing="2">旁人反应</text> |
| 45 | <text x="20" y="350" font-family="KaiTi, Georgia, serif" font-size="22" fill="#1A1A1A">嘴上恭维,眼神在盘算 — 谁能借、谁能压</text> |
| 46 | </g> |
| 47 | |
| 48 | <!-- RIGHT — 不动声色的人 --> |
| 49 | <g transform="translate(680, 180)"> |
| 50 | <rect x="0" y="0" width="120" height="34" fill="#1A1A1A"/> |
| 51 | <text x="60" y="23" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="18" fill="#F5F1E8" letter-spacing="3">其 二</text> |
| 52 | |
| 53 | <text x="0" y="80" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A">不动声色的人</text> |
| 54 | <line x1="0" y1="100" x2="80" y2="100" stroke="#A52A2A" stroke-width="2"/> |
| 55 | |
| 56 | <!-- icon: tabler-outline/point --> |
| 57 | <g transform="translate(0.0, 138.0) scale(0.8333333333333334)" fill="none" stroke="#1A1A1A" stroke-width="1.5"> |
| 58 | <path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /> |
| 59 | </g> |
| 60 | <text x="32" y="154" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="20" fill="#1A1A1A">话不多,只问几句关键问题</text> |
| 61 | |
| 62 | <!-- icon: tabler-outline/point --> |
| 63 | <g transform="translate(0.0, 188.0) scale(0.8333333333333334)" fill="none" stroke="#1A1A1A" stroke-width="1.5"> |
| 64 | <path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /> |
| 65 | </g> |
| 66 | <text x="32" y="204" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="20" fill="#1A1A1A">听完就笑笑,端杯不语</text> |
| 67 | |
| 68 | <!-- icon: tabler-outline/point --> |
| 69 | <g transform="translate(0.0, 238.0) scale(0.8333333333333334)" fill="none" stroke="#1A1A1A" stroke-width="1.5"> |
| 70 | <path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /> |
| 71 | </g> |
| 72 | <text x="32" y="254" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="20" fill="#1A1A1A">把别人的底牌看了七八分</text> |
| 73 | |
| 74 | <rect x="0" y="290" width="500" height="76" fill="#1A1A1A"/> |
| 75 | <text x="20" y="320" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="16" fill="#C8C0AE" letter-spacing="2">真相</text> |
| 76 | <text x="20" y="350" font-family="KaiTi, Georgia, serif" font-size="22" fill="#F5F1E8">散场时,沉默的那个才是赢家</text> |
| 77 | </g> |
| 78 | |
| 79 | <!-- Bottom takeaway --> |
| 80 | <line x1="60" y1="610" x2="1220" y2="610" stroke="#C8C0AE" stroke-width="1"/> |
| 81 | <text x="640" y="655" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="22" fill="#1A1A1A" letter-spacing="3">世上的局 · 不是输在没本事 · 而是输在太早让别人知道你有什么本事</text> |
| 82 | |
| 83 | <text x="60" y="690" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 一</text> |
| 84 | <text x="1220" y="690" text-anchor="end" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#8B8680">03</text> |
| 85 | </svg> |
| 86 |