| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"> |
| 2 | <!-- Adapted from pros_cons_chart structure, restyled to ink/scarlet/rice-paper --> |
| 3 | <rect width="1280" height="720" fill="#F5F1E8"/> |
| 4 | |
| 5 | <!-- Header --> |
| 6 | <text x="640" y="80" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="40" font-weight="700" fill="#1A1A1A" letter-spacing="6">藏 拙 · 不 等 于 · 消 极 避 世</text> |
| 7 | <text x="640" y="115" text-anchor="middle" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="16" fill="#5C5852" letter-spacing="3">表面相似 · 本质相反 · 四个维度看清楚</text> |
| 8 | |
| 9 | <!-- Column headers --> |
| 10 | <g transform="translate(60, 150)"> |
| 11 | <rect x="0" y="0" width="560" height="44" fill="#8B8680"/> |
| 12 | <text x="280" y="30" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="22" fill="#F5F1E8" letter-spacing="6">消 极 避 世</text> |
| 13 | </g> |
| 14 | <g transform="translate(660, 150)"> |
| 15 | <rect x="0" y="0" width="560" height="44" fill="#1A1A1A"/> |
| 16 | <text x="280" y="30" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="22" fill="#A52A2A" letter-spacing="6">藏 拙 蓄 力</text> |
| 17 | </g> |
| 18 | |
| 19 | <!-- Central VS badge --> |
| 20 | <circle cx="640" cy="400" r="32" fill="#F5F1E8" stroke="#A52A2A" stroke-width="2"/> |
| 21 | <text x="640" y="409" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="22" font-weight="700" fill="#A52A2A">辨</text> |
| 22 | |
| 23 | <!-- Vertical divider --> |
| 24 | <line x1="640" y1="220" x2="640" y2="370" stroke="#C8C0AE" stroke-width="1" stroke-dasharray="6 6"/> |
| 25 | <line x1="640" y1="430" x2="640" y2="600" stroke="#C8C0AE" stroke-width="1" stroke-dasharray="6 6"/> |
| 26 | |
| 27 | <!-- Row 1: 动机 --> |
| 28 | <g transform="translate(60, 220)"> |
| 29 | <rect x="0" y="0" width="560" height="80" fill="#EFEAD9"/> |
| 30 | <rect x="0" y="0" width="6" height="80" fill="#8B8680"/> |
| 31 | <text x="24" y="34" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#8B8680" letter-spacing="3">动机</text> |
| 32 | <text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">怕 输 · 所以躲</text> |
| 33 | </g> |
| 34 | <g transform="translate(660, 220)"> |
| 35 | <rect x="0" y="0" width="560" height="80" fill="#1A1A1A"/> |
| 36 | <rect x="0" y="0" width="6" height="80" fill="#A52A2A"/> |
| 37 | <text x="24" y="34" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#A52A2A" letter-spacing="3">动机</text> |
| 38 | <text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#F5F1E8" letter-spacing="3">为 赢 · 所以忍</text> |
| 39 | </g> |
| 40 | |
| 41 | <!-- Row 2: 状态 --> |
| 42 | <g transform="translate(60, 310)"> |
| 43 | <rect x="0" y="0" width="560" height="80" fill="#EFEAD9"/> |
| 44 | <rect x="0" y="0" width="6" height="80" fill="#8B8680"/> |
| 45 | <text x="24" y="34" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#8B8680" letter-spacing="3">状态</text> |
| 46 | <text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">越 躲 越 废</text> |
| 47 | </g> |
| 48 | <g transform="translate(660, 310)"> |
| 49 | <rect x="0" y="0" width="560" height="80" fill="#1A1A1A"/> |
| 50 | <rect x="0" y="0" width="6" height="80" fill="#A52A2A"/> |
| 51 | <text x="24" y="34" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#A52A2A" letter-spacing="3">状态</text> |
| 52 | <text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#F5F1E8" letter-spacing="3">越 藏 越 厚</text> |
| 53 | </g> |
| 54 | |
| 55 | <!-- Row 3: 沉默 --> |
| 56 | <g transform="translate(60, 440)"> |
| 57 | <rect x="0" y="0" width="560" height="80" fill="#EFEAD9"/> |
| 58 | <rect x="0" y="0" width="6" height="80" fill="#8B8680"/> |
| 59 | <text x="24" y="34" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#8B8680" letter-spacing="3">沉默</text> |
| 60 | <text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">沉默是 — 借 口</text> |
| 61 | </g> |
| 62 | <g transform="translate(660, 440)"> |
| 63 | <rect x="0" y="0" width="560" height="80" fill="#1A1A1A"/> |
| 64 | <rect x="0" y="0" width="6" height="80" fill="#A52A2A"/> |
| 65 | <text x="24" y="34" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#A52A2A" letter-spacing="3">沉默</text> |
| 66 | <text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#F5F1E8" letter-spacing="3">沉默是 — 蓄 力</text> |
| 67 | </g> |
| 68 | |
| 69 | <!-- Row 4: 内心 --> |
| 70 | <g transform="translate(60, 530)"> |
| 71 | <rect x="0" y="0" width="560" height="80" fill="#EFEAD9"/> |
| 72 | <rect x="0" y="0" width="6" height="80" fill="#8B8680"/> |
| 73 | <text x="24" y="34" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#8B8680" letter-spacing="3">内心</text> |
| 74 | <text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">心里只剩 — 委 屈</text> |
| 75 | </g> |
| 76 | <g transform="translate(660, 530)"> |
| 77 | <rect x="0" y="0" width="560" height="80" fill="#1A1A1A"/> |
| 78 | <rect x="0" y="0" width="6" height="80" fill="#A52A2A"/> |
| 79 | <text x="24" y="34" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#A52A2A" letter-spacing="3">内心</text> |
| 80 | <text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#F5F1E8" letter-spacing="3">心里一直在 — 布 局</text> |
| 81 | </g> |
| 82 | |
| 83 | <!-- Footer --> |
| 84 | <text x="640" y="660" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="20" fill="#5C5852" letter-spacing="3">表面没动静 · 底下从不停止生长</text> |
| 85 | <text x="60" y="700" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 九</text> |
| 86 | <text x="1220" y="700" text-anchor="end" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="14" fill="#8B8680">11</text> |
| 87 | </svg> |
| 88 |