feat: 导出 SproutClaw .sproutclaw 配置

包含 extensions、skills、prompts、settings、auth、models、mcp 等配置。
排除 node_modules、npm 缓存、sessions 等运行时数据。
This commit is contained in:
2026-06-26 15:48:56 +08:00
commit 50edff80f5
13904 changed files with 411646 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<!-- Background image (hero_page) -->
<image href="../images/cover_bg.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/>
<!-- Two-stop scrim (#29): left side opaque for title legibility, right transparent -->
<defs>
<linearGradient id="cover_scrim" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#F5F1E8" stop-opacity="0.55"/>
<stop offset="55%" stop-color="#F5F1E8" stop-opacity="0.15"/>
<stop offset="100%" stop-color="#F5F1E8" stop-opacity="0"/>
</linearGradient>
</defs>
<rect x="0" y="0" width="1280" height="720" fill="url(#cover_scrim)"/>
<!-- Top right chapter mark -->
<text x="1200" y="80" text-anchor="end" font-family="KaiTi, Georgia, serif" font-size="20" fill="#5C5852" letter-spacing="6">谋 事 论</text>
<line x1="1100" y1="100" x2="1220" y2="100" stroke="#C8C0AE" stroke-width="1"/>
<!-- Main title — vertical KaiTi block, left -->
<text x="120" y="240" font-family="KaiTi, Georgia, serif" font-size="32" fill="#5C5852" letter-spacing="10">男人最顶级的城府</text>
<text x="120" y="360" font-family="KaiTi, Georgia, serif" font-size="180" font-weight="700" fill="#1A1A1A" letter-spacing="20">藏 拙</text>
<!-- Accent seal (cinnabar) under title -->
<rect x="120" y="395" width="78" height="78" fill="none" stroke="#A52A2A" stroke-width="3"/>
<text x="159" y="448" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="42" font-weight="700" fill="#A52A2A"></text>
<!-- Subtitle line -->
<line x1="220" y1="430" x2="320" y2="430" stroke="#A52A2A" stroke-width="2"/>
<text x="340" y="437" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="4">沉得住 · 藏得住 · 等得起</text>
<!-- Bottom strip -->
<line x1="120" y1="640" x2="220" y2="640" stroke="#1A1A1A" stroke-width="1.5"/>
<text x="120" y="675" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852">谋事论 · 论尽成事逻辑</text>
<text x="1200" y="675" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">2026</text>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -0,0 +1,31 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<!-- Faded backdrop image (#12) -->
<image href="../images/yinzi_bg.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/>
<!-- Flat semi-transparent overlay (#30) — image becomes texture -->
<rect x="0" y="0" width="1280" height="720" fill="#F5F1E8" fill-opacity="0.78"/>
<!-- Section marker -->
<text x="640" y="120" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="18" fill="#8B8680" letter-spacing="12">— 引 子 —</text>
<!-- Opening quote mark -->
<use data-icon="tabler-outline/quote" x="290" y="220" width="56" height="56" fill="#A52A2A" stroke-width="1.5"/>
<!-- Hero quote — centered, oversized -->
<text x="640" y="380" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="64" font-weight="700" fill="#1A1A1A" letter-spacing="8">男人太早亮牌</text>
<text x="640" y="470" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="64" font-weight="700" fill="#1A1A1A" letter-spacing="8">就是给别人递刀</text>
<!-- Closing quote mark (rotated) -->
<g transform="translate(990, 530) rotate(180)">
<use data-icon="tabler-outline/quote" x="0" y="0" width="56" height="56" fill="#A52A2A" stroke-width="1.5"/>
</g>
<!-- Decorative line below -->
<line x1="600" y1="560" x2="680" y2="560" stroke="#A52A2A" stroke-width="2"/>
<!-- Footnote -->
<text x="640" y="640" text-anchor="middle" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852" letter-spacing="2">能力不够时出锋芒,叫冒进;筹码不够时争输赢,叫暴露</text>
<!-- Page number -->
<text x="1220" y="690" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">02</text>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,67 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<rect width="1280" height="720" fill="#F5F1E8"/>
<!-- Header -->
<text x="60" y="80" font-family="KaiTi, Georgia, serif" font-size="44" font-weight="700" fill="#1A1A1A" letter-spacing="3">烧烤摊上的两种人</text>
<line x1="60" y1="100" x2="160" y2="100" stroke="#A52A2A" stroke-width="3"/>
<text x="60" y="135" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852" letter-spacing="2">同一张桌、同一杯酒,散场时已分高下</text>
<!-- Central divider with seal -->
<line x1="640" y1="180" x2="640" y2="560" stroke="#C8C0AE" stroke-width="1" stroke-dasharray="6 6"/>
<circle cx="640" cy="370" r="28" fill="#F5F1E8" stroke="#A52A2A" stroke-width="2"/>
<text x="640" y="378" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="20" font-weight="700" fill="#A52A2A"></text>
<!-- LEFT — 急于亮牌的人 -->
<g transform="translate(80, 180)">
<!-- Tag -->
<rect x="0" y="0" width="120" height="34" fill="none" stroke="#1A1A1A" stroke-width="1.5"/>
<text x="60" y="23" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="18" fill="#1A1A1A" letter-spacing="3">其 一</text>
<text x="0" y="80" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A">急于亮牌的人</text>
<line x1="0" y1="100" x2="80" y2="100" stroke="#1A1A1A" stroke-width="1.5"/>
<!-- Bullets -->
<use data-icon="tabler-outline/point" x="0" y="138" width="20" height="20" fill="#A52A2A" stroke-width="1.5"/>
<text x="32" y="154" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#1A1A1A">开口讲认识谁、手里什么项目</text>
<use data-icon="tabler-outline/point" x="0" y="188" width="20" height="20" fill="#A52A2A" stroke-width="1.5"/>
<text x="32" y="204" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#1A1A1A">未来能调动多少资源</text>
<use data-icon="tabler-outline/point" x="0" y="238" width="20" height="20" fill="#A52A2A" stroke-width="1.5"/>
<text x="32" y="254" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#1A1A1A">借酒兴起,恨不得全场看见</text>
<!-- Reaction -->
<rect x="0" y="290" width="500" height="76" fill="#EFEAD9"/>
<text x="20" y="320" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852" letter-spacing="2">旁人反应</text>
<text x="20" y="350" font-family="KaiTi, Georgia, serif" font-size="22" fill="#1A1A1A">嘴上恭维,眼神在盘算 — 谁能借、谁能压</text>
</g>
<!-- RIGHT — 不动声色的人 -->
<g transform="translate(680, 180)">
<rect x="0" y="0" width="120" height="34" fill="#1A1A1A"/>
<text x="60" y="23" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="18" fill="#F5F1E8" letter-spacing="3">其 二</text>
<text x="0" y="80" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A">不动声色的人</text>
<line x1="0" y1="100" x2="80" y2="100" stroke="#A52A2A" stroke-width="2"/>
<use data-icon="tabler-outline/point" x="0" y="138" width="20" height="20" fill="#1A1A1A" stroke-width="1.5"/>
<text x="32" y="154" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#1A1A1A">话不多,只问几句关键问题</text>
<use data-icon="tabler-outline/point" x="0" y="188" width="20" height="20" fill="#1A1A1A" stroke-width="1.5"/>
<text x="32" y="204" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#1A1A1A">听完就笑笑,端杯不语</text>
<use data-icon="tabler-outline/point" x="0" y="238" width="20" height="20" fill="#1A1A1A" stroke-width="1.5"/>
<text x="32" y="254" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#1A1A1A">把别人的底牌看了七八分</text>
<rect x="0" y="290" width="500" height="76" fill="#1A1A1A"/>
<text x="20" y="320" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#C8C0AE" letter-spacing="2">真相</text>
<text x="20" y="350" font-family="KaiTi, Georgia, serif" font-size="22" fill="#F5F1E8">散场时,沉默的那个才是赢家</text>
</g>
<!-- Bottom takeaway -->
<line x1="60" y1="610" x2="1220" y2="610" stroke="#C8C0AE" stroke-width="1"/>
<text x="640" y="655" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="22" fill="#1A1A1A" letter-spacing="3">世上的局 · 不是输在没本事 · 而是输在太早让别人知道你有什么本事</text>
<text x="60" y="690" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 一</text>
<text x="1220" y="690" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">03</text>
</svg>

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -0,0 +1,66 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<rect width="1280" height="720" fill="#F5F1E8"/>
<!-- Header -->
<text x="60" y="80" font-family="KaiTi, Georgia, serif" font-size="44" font-weight="700" fill="#1A1A1A" letter-spacing="3">什么是藏拙</text>
<line x1="60" y1="100" x2="160" y2="100" stroke="#A52A2A" stroke-width="3"/>
<text x="60" y="135" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852" letter-spacing="2">先撇清三件它"不是"的事</text>
<!-- Top inequality row — what cangzhuo is NOT -->
<g transform="translate(60, 180)">
<text x="0" y="30" font-family="KaiTi, Georgia, serif" font-size="22" fill="#5C5852" letter-spacing="2">藏拙</text>
<text x="80" y="30" font-family="KaiTi, Georgia, serif" font-size="22" fill="#A52A2A" letter-spacing="2"></text>
<text x="115" y="30" font-family="KaiTi, Georgia, serif" font-size="22" fill="#5C5852" letter-spacing="2">装傻</text>
<text x="220" y="30" font-family="KaiTi, Georgia, serif" font-size="22" fill="#A52A2A" letter-spacing="2"></text>
<text x="255" y="30" font-family="KaiTi, Georgia, serif" font-size="22" fill="#5C5852" letter-spacing="2">认怂</text>
<text x="360" y="30" font-family="KaiTi, Georgia, serif" font-size="22" fill="#A52A2A" letter-spacing="2"></text>
<text x="395" y="30" font-family="KaiTi, Georgia, serif" font-size="22" fill="#5C5852" letter-spacing="2">消极</text>
</g>
<!-- It IS three concrete actions -->
<text x="60" y="265" font-family="KaiTi, Georgia, serif" font-size="28" font-weight="700" fill="#1A1A1A" letter-spacing="2">而是三个核心动作</text>
<!-- Three columns -->
<!-- Card 1 -->
<g transform="translate(60, 310)">
<rect x="0" y="0" width="370" height="320" fill="#EFEAD9"/>
<rect x="0" y="0" width="370" height="6" fill="#1A1A1A"/>
<text x="30" y="60" font-family="KaiTi, Georgia, serif" font-size="64" font-weight="700" fill="#A52A2A" fill-opacity="0.45"></text>
<use data-icon="tabler-outline/sword" x="270" y="30" width="60" height="60" fill="#1A1A1A" stroke-width="1.5"/>
<text x="30" y="160" font-family="KaiTi, Georgia, serif" font-size="36" font-weight="700" fill="#1A1A1A" letter-spacing="4">收 锋 芒</text>
<line x1="30" y1="180" x2="100" y2="180" stroke="#A52A2A" stroke-width="2"/>
<text x="30" y="225" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852">实力不足以自保时</text>
<text x="30" y="255" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852">锋芒就是递出去的刀</text>
<text x="30" y="295" font-family="KaiTi, Georgia, serif" font-size="20" fill="#1A1A1A" letter-spacing="2">能藏,才不被人盯上</text>
</g>
<!-- Card 2 -->
<g transform="translate(455, 310)">
<rect x="0" y="0" width="370" height="320" fill="#EFEAD9"/>
<rect x="0" y="0" width="370" height="6" fill="#1A1A1A"/>
<text x="30" y="60" font-family="KaiTi, Georgia, serif" font-size="64" font-weight="700" fill="#A52A2A" fill-opacity="0.45"></text>
<use data-icon="tabler-outline/eye-off" x="270" y="30" width="60" height="60" fill="#1A1A1A" stroke-width="1.5"/>
<text x="30" y="160" font-family="KaiTi, Georgia, serif" font-size="36" font-weight="700" fill="#1A1A1A" letter-spacing="4">压 欲 望</text>
<line x1="30" y1="180" x2="100" y2="180" stroke="#A52A2A" stroke-width="2"/>
<text x="30" y="225" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852">急着被认可、急着证明</text>
<text x="30" y="255" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852">是把自己交给了别人评判</text>
<text x="30" y="295" font-family="KaiTi, Georgia, serif" font-size="20" fill="#1A1A1A" letter-spacing="2">能压,才有余地转身</text>
</g>
<!-- Card 3 -->
<g transform="translate(850, 310)">
<rect x="0" y="0" width="370" height="320" fill="#1A1A1A"/>
<rect x="0" y="0" width="370" height="6" fill="#A52A2A"/>
<text x="30" y="60" font-family="KaiTi, Georgia, serif" font-size="64" font-weight="700" fill="#A52A2A" fill-opacity="0.55"></text>
<use data-icon="tabler-outline/shield" x="270" y="30" width="60" height="60" fill="#F5F1E8" stroke-width="1.5"/>
<text x="30" y="160" font-family="KaiTi, Georgia, serif" font-size="36" font-weight="700" fill="#F5F1E8" letter-spacing="4">挪 视 线</text>
<line x1="30" y1="180" x2="100" y2="180" stroke="#A52A2A" stroke-width="2"/>
<text x="30" y="225" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#C8C0AE">从舞台中心退一步</text>
<text x="30" y="255" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#C8C0AE">把自己挪出别人的视野</text>
<text x="30" y="295" font-family="KaiTi, Georgia, serif" font-size="20" fill="#F5F1E8" letter-spacing="2">能挪,才不被提前设局</text>
</g>
<!-- Footer -->
<text x="60" y="690" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 二</text>
<text x="1220" y="690" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">04</text>
</svg>

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@@ -0,0 +1,50 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<rect width="1280" height="720" fill="#F5F1E8"/>
<!-- Subtle ink wash decorative — a single tall tree silhouette on right -->
<g transform="translate(960, 80)" fill="#1A1A1A" fill-opacity="0.07">
<!-- Trunk -->
<rect x="80" y="60" width="14" height="520"/>
<!-- Foliage strokes — sparse ink-wash dabs -->
<ellipse cx="87" cy="80" rx="60" ry="22"/>
<ellipse cx="60" cy="140" rx="80" ry="26"/>
<ellipse cx="110" cy="200" rx="76" ry="22"/>
<ellipse cx="55" cy="260" rx="90" ry="28"/>
<ellipse cx="120" cy="320" rx="70" ry="24"/>
<ellipse cx="65" cy="380" rx="85" ry="26"/>
<ellipse cx="115" cy="440" rx="65" ry="22"/>
</g>
<!-- Wind lines bending leftward -->
<g stroke="#8B8680" stroke-width="1" fill="none" stroke-opacity="0.4">
<path d="M 920 200 Q 850 210 780 230"/>
<path d="M 920 280 Q 840 290 760 320"/>
<path d="M 920 360 Q 830 370 740 400"/>
<path d="M 920 440 Q 850 450 770 470"/>
</g>
<!-- Section marker -->
<text x="120" y="100" font-family="KaiTi, Georgia, serif" font-size="18" fill="#8B8680" letter-spacing="12">— 古 训 —</text>
<!-- Source -->
<text x="120" y="200" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852" letter-spacing="3">《增广贤文》</text>
<!-- Huge quote — vertical KaiTi, primary impact element -->
<text x="120" y="330" font-family="KaiTi, Georgia, serif" font-size="96" font-weight="700" fill="#1A1A1A" letter-spacing="12">木秀于林</text>
<text x="120" y="460" font-family="KaiTi, Georgia, serif" font-size="96" font-weight="700" fill="#1A1A1A" letter-spacing="12">风必摧之</text>
<!-- Seal mark — vermilion -->
<g transform="translate(780, 330)">
<rect x="0" y="0" width="60" height="60" fill="#A52A2A"/>
<text x="30" y="46" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#F5F1E8"></text>
</g>
<!-- Interpretation -->
<line x1="120" y1="540" x2="180" y2="540" stroke="#A52A2A" stroke-width="2"/>
<text x="120" y="580" font-family="KaiTi, Georgia, serif" font-size="26" fill="#1A1A1A" letter-spacing="3">实力没强到能自保时</text>
<text x="120" y="618" font-family="KaiTi, Georgia, serif" font-size="26" fill="#1A1A1A" letter-spacing="3">锋芒就是风险</text>
<!-- Footer -->
<text x="60" y="690" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 三</text>
<text x="1220" y="690" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">05</text>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@@ -0,0 +1,58 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<rect width="1280" height="720" fill="#F5F1E8"/>
<!-- Header -->
<text x="60" y="80" font-family="KaiTi, Georgia, serif" font-size="44" font-weight="700" fill="#1A1A1A" letter-spacing="3">年轻人最容易犯的错</text>
<line x1="60" y1="100" x2="160" y2="100" stroke="#A52A2A" stroke-width="3"/>
<!-- Subtitle as bold callout -->
<text x="60" y="150" font-family="KaiTi, Georgia, serif" font-size="26" fill="#A52A2A" letter-spacing="2">把"被看见" 误以为 "被尊重"</text>
<!-- 2x2 grid of mistakes -->
<!-- Top-left -->
<g transform="translate(60, 200)">
<line x1="0" y1="0" x2="0" y2="160" stroke="#A52A2A" stroke-width="3"/>
<text x="22" y="32" font-family="KaiTi, Georgia, serif" font-size="22" fill="#8B8680" letter-spacing="2">其一</text>
<text x="22" y="78" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="2">刚有点成绩</text>
<text x="22" y="120" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#5C5852" letter-spacing="1">就想让所有人都知道</text>
<text x="22" y="150" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#8B8680" letter-spacing="1">朋友圈、聚会、酒桌,一遍遍说</text>
</g>
<!-- Top-right -->
<g transform="translate(680, 200)">
<line x1="0" y1="0" x2="0" y2="160" stroke="#A52A2A" stroke-width="3"/>
<text x="22" y="32" font-family="KaiTi, Georgia, serif" font-size="22" fill="#8B8680" letter-spacing="2">其二</text>
<text x="22" y="78" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="2">刚有点资源</text>
<text x="22" y="120" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#5C5852" letter-spacing="1">就忍不住摆出来给人看</text>
<text x="22" y="150" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#8B8680" letter-spacing="1">名片、人脉、合作方,挂在嘴边</text>
</g>
<!-- Divider mid -->
<line x1="60" y1="395" x2="1220" y2="395" stroke="#C8C0AE" stroke-width="1" stroke-dasharray="4 4"/>
<!-- Bottom-left -->
<g transform="translate(60, 420)">
<line x1="0" y1="0" x2="0" y2="160" stroke="#A52A2A" stroke-width="3"/>
<text x="22" y="32" font-family="KaiTi, Georgia, serif" font-size="22" fill="#8B8680" letter-spacing="2">其三</text>
<text x="22" y="78" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="2">刚看透一点人性</text>
<text x="22" y="120" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#5C5852" letter-spacing="1">就急着戳破,急着教育别人</text>
<text x="22" y="150" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#8B8680" letter-spacing="1">把见识当弹药,逢人就发射</text>
</g>
<!-- Bottom-right — the consequence -->
<g transform="translate(680, 420)">
<rect x="0" y="0" width="540" height="160" fill="#1A1A1A"/>
<text x="22" y="32" font-family="KaiTi, Georgia, serif" font-size="22" fill="#A52A2A" letter-spacing="2">代 价</text>
<line x1="22" y1="48" x2="92" y2="48" stroke="#A52A2A" stroke-width="2"/>
<text x="22" y="88" font-family="KaiTi, Georgia, serif" font-size="22" fill="#F5F1E8" letter-spacing="2">明处的人没有遮挡</text>
<text x="22" y="122" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#C8C0AE">所有试探、嫉妒、借力、拆台</text>
<text x="22" y="148" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#C8C0AE">都会先冲他来</text>
</g>
<!-- Bottom takeaway -->
<text x="640" y="640" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="20" fill="#5C5852" letter-spacing="4">以为自己很清醒 · 其实只是把自己站到了明处</text>
<!-- Footer -->
<text x="60" y="690" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 四</text>
<text x="1220" y="690" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">06</text>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@@ -0,0 +1,56 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<rect width="1280" height="720" fill="#F5F1E8"/>
<!-- Header -->
<text x="60" y="80" font-family="KaiTi, Georgia, serif" font-size="44" font-weight="700" fill="#1A1A1A" letter-spacing="3">不在小场面里浪费锋芒</text>
<line x1="60" y1="100" x2="160" y2="100" stroke="#A52A2A" stroke-width="3"/>
<text x="60" y="135" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852" letter-spacing="2">会藏拙的人 · 在三个场景里都守得住</text>
<!-- Three vertical columns -->
<g transform="translate(60, 200)">
<!-- Number -->
<text x="0" y="40" font-family="KaiTi, Georgia, serif" font-size="48" font-weight="700" fill="#A52A2A"></text>
<line x1="0" y1="60" x2="60" y2="60" stroke="#1A1A1A" stroke-width="2"/>
<text x="0" y="105" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="3">饭 局 上</text>
<text x="0" y="160" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#5C5852">不抢话</text>
<text x="0" y="200" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#8B8680">别人争"我说得对"</text>
<text x="0" y="226" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#8B8680">他听"谁手里有什么"</text>
<!-- Bottom strap -->
<rect x="0" y="280" width="360" height="2" fill="#A52A2A"/>
<text x="0" y="320" font-family="KaiTi, Georgia, serif" font-size="22" fill="#1A1A1A" letter-spacing="2">看筹码 · 不看面子</text>
</g>
<g transform="translate(460, 200)">
<text x="0" y="40" font-family="KaiTi, Georgia, serif" font-size="48" font-weight="700" fill="#A52A2A"></text>
<line x1="0" y1="60" x2="60" y2="60" stroke="#1A1A1A" stroke-width="2"/>
<text x="0" y="105" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="3">会 议 里</text>
<text x="0" y="160" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#5C5852">不乱表态</text>
<text x="0" y="200" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#8B8680">别人争"谁先开口"</text>
<text x="0" y="226" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#8B8680">他看"谁先暴露"</text>
<rect x="0" y="280" width="360" height="2" fill="#A52A2A"/>
<text x="0" y="320" font-family="KaiTi, Georgia, serif" font-size="22" fill="#1A1A1A" letter-spacing="2">看代价 · 不看输赢</text>
</g>
<g transform="translate(860, 200)">
<text x="0" y="40" font-family="KaiTi, Georgia, serif" font-size="48" font-weight="700" fill="#A52A2A"></text>
<line x1="0" y1="60" x2="60" y2="60" stroke="#1A1A1A" stroke-width="2"/>
<text x="0" y="105" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="3">人 群 中</text>
<text x="0" y="160" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="20" fill="#5C5852">不显摆关系</text>
<text x="0" y="200" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#8B8680">别人争"我认识谁"</text>
<text x="0" y="226" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#8B8680">他想"后面的路怎么走"</text>
<rect x="0" y="280" width="360" height="2" fill="#A52A2A"/>
<text x="0" y="320" font-family="KaiTi, Georgia, serif" font-size="22" fill="#1A1A1A" letter-spacing="2">看路 · 不看一口气</text>
</g>
<!-- Bottom long quote -->
<g transform="translate(60, 590)">
<rect x="0" y="0" width="1160" height="80" fill="#1A1A1A"/>
<use data-icon="tabler-outline/quote" x="20" y="14" width="32" height="32" fill="#A52A2A" stroke-width="1.5"/>
<text x="68" y="38" font-family="KaiTi, Georgia, serif" font-size="22" fill="#F5F1E8" letter-spacing="2">沉默不是空白,是在收集信息;</text>
<text x="68" y="68" font-family="KaiTi, Georgia, serif" font-size="22" fill="#F5F1E8" letter-spacing="2">退让不是无能,是不把弹药浪费在无价值的目标上。</text>
</g>
<!-- Footer -->
<text x="60" y="710" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 五</text>
<text x="1220" y="710" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">07</text>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -0,0 +1,56 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<rect width="1280" height="720" fill="#F5F1E8"/>
<!-- Right image bleeding off canvas edge (#4) -->
<image href="../images/hanxin_bridge.png" x="560" y="0" width="720" height="720" preserveAspectRatio="xMidYMid slice"/>
<!-- Two-stop scrim (#29) — left opaque, right transparent for image -->
<defs>
<linearGradient id="hanxin_scrim" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#F5F1E8" stop-opacity="1"/>
<stop offset="40%" stop-color="#F5F1E8" stop-opacity="0.95"/>
<stop offset="60%" stop-color="#F5F1E8" stop-opacity="0.2"/>
<stop offset="100%" stop-color="#F5F1E8" stop-opacity="0"/>
</linearGradient>
</defs>
<rect x="0" y="0" width="900" height="720" fill="url(#hanxin_scrim)"/>
<!-- Section marker -->
<text x="60" y="90" font-family="KaiTi, Georgia, serif" font-size="18" fill="#8B8680" letter-spacing="12">— 史 鉴 —</text>
<!-- Main name -->
<text x="60" y="180" font-family="KaiTi, Georgia, serif" font-size="44" fill="#5C5852" letter-spacing="3">汉 · 淮阴侯</text>
<text x="60" y="280" font-family="KaiTi, Georgia, serif" font-size="120" font-weight="700" fill="#1A1A1A" letter-spacing="20">韩 信</text>
<!-- Vermilion seal -->
<rect x="320" y="200" width="60" height="60" fill="#A52A2A"/>
<text x="350" y="246" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#F5F1E8"></text>
<!-- Subtitle -->
<text x="60" y="340" font-family="KaiTi, Georgia, serif" font-size="26" fill="#1A1A1A" letter-spacing="3">胯下之辱</text>
<line x1="60" y1="358" x2="160" y2="358" stroke="#A52A2A" stroke-width="2"/>
<!-- Three-point analysis -->
<g transform="translate(60, 400)">
<use data-icon="tabler-outline/point" x="0" y="0" width="20" height="20" fill="#A52A2A" stroke-width="1.5"/>
<text x="32" y="16" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="22" fill="#1A1A1A">不是为了歌颂屈辱</text>
<use data-icon="tabler-outline/point" x="0" y="50" width="20" height="20" fill="#A52A2A" stroke-width="1.5"/>
<text x="32" y="66" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="22" fill="#1A1A1A">而是没有把人生押在街头冲突里</text>
<use data-icon="tabler-outline/point" x="0" y="100" width="20" height="20" fill="#A52A2A" stroke-width="1.5"/>
<text x="32" y="116" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="22" fill="#1A1A1A">小局赢了,只是出口气</text>
</g>
<!-- Bottom callout — big lesson -->
<g transform="translate(60, 580)">
<rect x="0" y="0" width="540" height="70" fill="#1A1A1A"/>
<rect x="0" y="0" width="6" height="70" fill="#A52A2A"/>
<text x="28" y="32" font-family="KaiTi, Georgia, serif" font-size="18" fill="#C8C0AE" letter-spacing="3">真 正 的 赢</text>
<text x="28" y="58" font-family="KaiTi, Georgia, serif" font-size="22" fill="#F5F1E8" letter-spacing="2">大局赢了 · 才有翻身的资格</text>
</g>
<!-- Footer -->
<text x="60" y="700" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 六</text>
<text x="1220" y="700" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">08</text>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@@ -0,0 +1,63 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<rect width="1280" height="720" fill="#F5F1E8"/>
<!-- Header -->
<text x="60" y="80" font-family="KaiTi, Georgia, serif" font-size="44" font-weight="700" fill="#1A1A1A" letter-spacing="3">把"拙"变成盾</text>
<line x1="60" y1="100" x2="160" y2="100" stroke="#A52A2A" stroke-width="3"/>
<text x="60" y="135" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852" letter-spacing="2">表现得太"满",反而被四面消耗</text>
<!-- Shield icon decorative -->
<use data-icon="tabler-outline/shield" x="1080" y="60" width="120" height="120" fill="#A52A2A" fill-opacity="0.1" stroke-width="1.5"/>
<!-- Table header -->
<g transform="translate(60, 200)">
<line x1="0" y1="0" x2="1160" y2="0" stroke="#1A1A1A" stroke-width="2"/>
<text x="20" y="40" font-family="KaiTi, Georgia, serif" font-size="22" fill="#1A1A1A" letter-spacing="3">你的表现</text>
<text x="540" y="40" font-family="KaiTi, Georgia, serif" font-size="22" fill="#A52A2A" letter-spacing="6"></text>
<text x="640" y="40" font-family="KaiTi, Georgia, serif" font-size="22" fill="#1A1A1A" letter-spacing="3">旁人反应</text>
<text x="990" y="40" font-family="KaiTi, Georgia, serif" font-size="18" fill="#8B8680" letter-spacing="3">实际代价</text>
<line x1="0" y1="60" x2="1160" y2="60" stroke="#C8C0AE" stroke-width="1"/>
</g>
<!-- Row 1 -->
<g transform="translate(60, 280)">
<text x="20" y="32" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="3">太 聪 明</text>
<text x="540" y="32" text-anchor="middle" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="22" fill="#A52A2A"></text>
<text x="640" y="32" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">防 他</text>
<text x="990" y="32" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852">关键信息绕着走</text>
<line x1="0" y1="56" x2="1160" y2="56" stroke="#C8C0AE" stroke-width="1" stroke-dasharray="3 3"/>
</g>
<!-- Row 2 -->
<g transform="translate(60, 360)">
<text x="20" y="32" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="3">太 强 势</text>
<text x="540" y="32" text-anchor="middle" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="22" fill="#A52A2A"></text>
<text x="640" y="32" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">躲 他</text>
<text x="990" y="32" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852">没人愿意主动靠近</text>
<line x1="0" y1="56" x2="1160" y2="56" stroke="#C8C0AE" stroke-width="1" stroke-dasharray="3 3"/>
</g>
<!-- Row 3 -->
<g transform="translate(60, 440)">
<text x="20" y="32" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="3">太 急 切</text>
<text x="540" y="32" text-anchor="middle" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="22" fill="#A52A2A"></text>
<text x="640" y="32" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">压 价</text>
<text x="990" y="32" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852">资源方知道你必须接</text>
<line x1="0" y1="56" x2="1160" y2="56" stroke="#C8C0AE" stroke-width="1" stroke-dasharray="3 3"/>
</g>
<!-- Row 4 -->
<g transform="translate(60, 520)">
<text x="20" y="32" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="3">太 想 赢</text>
<text x="540" y="32" text-anchor="middle" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="22" fill="#A52A2A"></text>
<text x="640" y="32" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">拖 入 局</text>
<text x="990" y="32" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852">对手用你的胜负心牵你</text>
<line x1="0" y1="56" x2="1160" y2="56" stroke="#1A1A1A" stroke-width="2"/>
</g>
<!-- Bottom takeaway -->
<text x="640" y="660" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="22" fill="#5C5852" letter-spacing="4">慢一点 · 钝一点 · 淡一点 — 反而减少无谓的消耗</text>
<text x="60" y="700" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 七</text>
<text x="1220" y="700" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">09</text>
</svg>

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@@ -0,0 +1,39 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<!-- Full-bleed image (#1) -->
<image href="../images/qianlong_pool.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/>
<!-- Radial vignette (#28) — periphery slightly darker -->
<defs>
<radialGradient id="qianlong_vignette" cx="50%" cy="50%" r="70%">
<stop offset="0%" stop-color="#F5F1E8" stop-opacity="0.1"/>
<stop offset="55%" stop-color="#F5F1E8" stop-opacity="0.25"/>
<stop offset="100%" stop-color="#1A1A1A" stop-opacity="0.25"/>
</radialGradient>
</defs>
<rect x="0" y="0" width="1280" height="720" fill="url(#qianlong_vignette)"/>
<!-- Top section marker -->
<text x="640" y="100" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="18" fill="#5C5852" letter-spacing="12">— 易 经 · 乾 卦 —</text>
<!-- Big quote -->
<text x="640" y="290" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="140" font-weight="700" fill="#1A1A1A" letter-spacing="40">潜龙勿用</text>
<!-- Decoration -->
<line x1="580" y1="350" x2="700" y2="350" stroke="#A52A2A" stroke-width="2"/>
<!-- Centered seal -->
<g transform="translate(605, 380)">
<rect x="0" y="0" width="70" height="70" fill="#A52A2A"/>
<text x="35" y="52" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="36" font-weight="700" fill="#F5F1E8"></text>
</g>
<!-- Two-line interpretation, large -->
<text x="640" y="540" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="32" fill="#1A1A1A" letter-spacing="4">龙在深渊 · 不是没有力量</text>
<text x="640" y="590" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="32" fill="#1A1A1A" letter-spacing="4">而是时机未到</text>
<!-- Footnote -->
<text x="640" y="650" text-anchor="middle" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852" letter-spacing="2">天还没亮,硬要腾空,只会撞上看不见的网</text>
<text x="60" y="700" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#5C5852">藏拙 · 八</text>
<text x="1220" y="700" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#5C5852">10</text>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -0,0 +1,87 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<!-- Adapted from pros_cons_chart structure, restyled to ink/scarlet/rice-paper -->
<rect width="1280" height="720" fill="#F5F1E8"/>
<!-- Header -->
<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>
<text x="640" y="115" text-anchor="middle" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852" letter-spacing="3">表面相似 · 本质相反 · 四个维度看清楚</text>
<!-- Column headers -->
<g transform="translate(60, 150)">
<rect x="0" y="0" width="560" height="44" fill="#8B8680"/>
<text x="280" y="30" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="22" fill="#F5F1E8" letter-spacing="6">消 极 避 世</text>
</g>
<g transform="translate(660, 150)">
<rect x="0" y="0" width="560" height="44" fill="#1A1A1A"/>
<text x="280" y="30" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="22" fill="#A52A2A" letter-spacing="6">藏 拙 蓄 力</text>
</g>
<!-- Central VS badge -->
<circle cx="640" cy="400" r="32" fill="#F5F1E8" stroke="#A52A2A" stroke-width="2"/>
<text x="640" y="409" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="22" font-weight="700" fill="#A52A2A"></text>
<!-- Vertical divider -->
<line x1="640" y1="220" x2="640" y2="370" stroke="#C8C0AE" stroke-width="1" stroke-dasharray="6 6"/>
<line x1="640" y1="430" x2="640" y2="600" stroke="#C8C0AE" stroke-width="1" stroke-dasharray="6 6"/>
<!-- Row 1: 动机 -->
<g transform="translate(60, 220)">
<rect x="0" y="0" width="560" height="80" fill="#EFEAD9"/>
<rect x="0" y="0" width="6" height="80" fill="#8B8680"/>
<text x="24" y="34" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680" letter-spacing="3">动机</text>
<text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">怕 输 · 所以躲</text>
</g>
<g transform="translate(660, 220)">
<rect x="0" y="0" width="560" height="80" fill="#1A1A1A"/>
<rect x="0" y="0" width="6" height="80" fill="#A52A2A"/>
<text x="24" y="34" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#A52A2A" letter-spacing="3">动机</text>
<text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#F5F1E8" letter-spacing="3">为 赢 · 所以忍</text>
</g>
<!-- Row 2: 状态 -->
<g transform="translate(60, 310)">
<rect x="0" y="0" width="560" height="80" fill="#EFEAD9"/>
<rect x="0" y="0" width="6" height="80" fill="#8B8680"/>
<text x="24" y="34" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680" letter-spacing="3">状态</text>
<text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">越 躲 越 废</text>
</g>
<g transform="translate(660, 310)">
<rect x="0" y="0" width="560" height="80" fill="#1A1A1A"/>
<rect x="0" y="0" width="6" height="80" fill="#A52A2A"/>
<text x="24" y="34" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#A52A2A" letter-spacing="3">状态</text>
<text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#F5F1E8" letter-spacing="3">越 藏 越 厚</text>
</g>
<!-- Row 3: 沉默 -->
<g transform="translate(60, 440)">
<rect x="0" y="0" width="560" height="80" fill="#EFEAD9"/>
<rect x="0" y="0" width="6" height="80" fill="#8B8680"/>
<text x="24" y="34" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680" letter-spacing="3">沉默</text>
<text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">沉默是 — 借 口</text>
</g>
<g transform="translate(660, 440)">
<rect x="0" y="0" width="560" height="80" fill="#1A1A1A"/>
<rect x="0" y="0" width="6" height="80" fill="#A52A2A"/>
<text x="24" y="34" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#A52A2A" letter-spacing="3">沉默</text>
<text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#F5F1E8" letter-spacing="3">沉默是 — 蓄 力</text>
</g>
<!-- Row 4: 内心 -->
<g transform="translate(60, 530)">
<rect x="0" y="0" width="560" height="80" fill="#EFEAD9"/>
<rect x="0" y="0" width="6" height="80" fill="#8B8680"/>
<text x="24" y="34" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680" letter-spacing="3">内心</text>
<text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#1A1A1A" letter-spacing="3">心里只剩 — 委 屈</text>
</g>
<g transform="translate(660, 530)">
<rect x="0" y="0" width="560" height="80" fill="#1A1A1A"/>
<rect x="0" y="0" width="6" height="80" fill="#A52A2A"/>
<text x="24" y="34" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#A52A2A" letter-spacing="3">内心</text>
<text x="24" y="68" font-family="KaiTi, Georgia, serif" font-size="28" fill="#F5F1E8" letter-spacing="3">心里一直在 — 布 局</text>
</g>
<!-- Footer -->
<text x="640" y="660" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="20" fill="#5C5852" letter-spacing="3">表面没动静 · 底下从不停止生长</text>
<text x="60" y="700" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 九</text>
<text x="1220" y="700" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">11</text>
</svg>

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -0,0 +1,46 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<rect width="1280" height="720" fill="#F5F1E8"/>
<!-- Left image with rounded crop (#2 + #21) -->
<defs>
<clipPath id="zeng_round">
<rect x="60" y="160" width="500" height="500" rx="12" ry="12"/>
</clipPath>
</defs>
<image href="../images/zengguofan_lamp.png" x="60" y="160" width="500" height="500" preserveAspectRatio="xMidYMid slice" clip-path="url(#zeng_round)"/>
<rect x="60" y="160" width="500" height="500" rx="12" ry="12" fill="none" stroke="#C8C0AE" stroke-width="1"/>
<!-- Header -->
<text x="60" y="80" font-family="KaiTi, Georgia, serif" font-size="44" font-weight="700" fill="#1A1A1A" letter-spacing="3">曾国藩 · 笨功夫</text>
<line x1="60" y1="100" x2="160" y2="100" stroke="#A52A2A" stroke-width="3"/>
<text x="60" y="135" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852" letter-spacing="2">不靠聪明 · 靠"拙到深处" 把局势拉到自己这边</text>
<!-- Right text area -->
<g transform="translate(620, 200)">
<!-- Pull quote -->
<text x="0" y="0" font-family="KaiTi, Georgia, serif" font-size="22" fill="#8B8680" letter-spacing="3">早年并不以聪明见长</text>
<text x="0" y="36" font-family="KaiTi, Georgia, serif" font-size="22" fill="#8B8680" letter-spacing="3">甚至常被认为迟钝</text>
<line x1="0" y1="70" x2="80" y2="70" stroke="#A52A2A" stroke-width="2"/>
<!-- Three "gongfu" -->
<text x="0" y="125" font-family="KaiTi, Georgia, serif" font-size="40" font-weight="700" fill="#1A1A1A" letter-spacing="6">笨 功 夫</text>
<text x="0" y="160" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852">读书一字一字读,不跳行</text>
<text x="0" y="220" font-family="KaiTi, Georgia, serif" font-size="40" font-weight="700" fill="#1A1A1A" letter-spacing="6">慢 功 夫</text>
<text x="0" y="255" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852">每天写日记,三十年不断</text>
<text x="0" y="315" font-family="KaiTi, Georgia, serif" font-size="40" font-weight="700" fill="#1A1A1A" letter-spacing="6">深 功 夫</text>
<text x="0" y="350" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852">不争一时快,不贪一寸巧</text>
<!-- Final callout -->
<rect x="0" y="390" width="600" height="80" fill="#1A1A1A"/>
<rect x="0" y="390" width="6" height="80" fill="#A52A2A"/>
<text x="24" y="424" font-family="KaiTi, Georgia, serif" font-size="22" fill="#F5F1E8" letter-spacing="3">拙到深处 · 是 定 力</text>
<text x="24" y="456" font-family="KaiTi, Georgia, serif" font-size="22" fill="#C8C0AE" letter-spacing="2">定力够了,局势才会慢慢站到他这边</text>
</g>
<!-- Footer -->
<text x="60" y="700" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 十</text>
<text x="1220" y="700" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">12</text>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -0,0 +1,65 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<!-- Adapted from vertical_list — restyled to ink palette -->
<rect width="1280" height="720" fill="#F5F1E8"/>
<!-- Header -->
<text x="60" y="80" font-family="KaiTi, Georgia, serif" font-size="44" font-weight="700" fill="#1A1A1A" letter-spacing="3">藏住四件事 · 养出四种力</text>
<line x1="60" y1="100" x2="160" y2="100" stroke="#A52A2A" stroke-width="3"/>
<text x="60" y="135" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="18" fill="#5C5852" letter-spacing="2">核心输出 · 把"藏"翻译成可执行的四条原则</text>
<!-- Main vertical track -->
<line x1="120" y1="180" x2="120" y2="640" stroke="#1A1A1A" stroke-width="2"/>
<!-- Item 01 — 藏住情绪 -->
<g transform="translate(0, 180)">
<circle cx="120" cy="30" r="28" fill="#1A1A1A"/>
<text x="120" y="38" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="20" font-weight="700" fill="#F5F1E8"></text>
<line x1="148" y1="30" x2="200" y2="30" stroke="#1A1A1A" stroke-width="1.5" stroke-dasharray="4 3"/>
<use data-icon="tabler-outline/heart" x="210" y="8" width="44" height="44" fill="#A52A2A" stroke-width="1.5"/>
<text x="270" y="22" font-family="KaiTi, Georgia, serif" font-size="28" font-weight="700" fill="#1A1A1A" letter-spacing="3">藏住情绪</text>
<text x="270" y="50" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852">脸上不写出来,对方就没有抓手</text>
<!-- Arrow -->
<text x="700" y="36" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="28" fill="#A52A2A" letter-spacing="3"></text>
<text x="770" y="42" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="4">不被几句话激怒</text>
</g>
<!-- Item 02 — 藏住野心 -->
<g transform="translate(0, 290)">
<circle cx="120" cy="30" r="28" fill="#1A1A1A"/>
<text x="120" y="38" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="20" font-weight="700" fill="#F5F1E8"></text>
<line x1="148" y1="30" x2="200" y2="30" stroke="#1A1A1A" stroke-width="1.5" stroke-dasharray="4 3"/>
<use data-icon="tabler-outline/sword" x="210" y="8" width="44" height="44" fill="#A52A2A" stroke-width="1.5"/>
<text x="270" y="22" font-family="KaiTi, Georgia, serif" font-size="28" font-weight="700" fill="#1A1A1A" letter-spacing="3">藏住野心</text>
<text x="270" y="50" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852">不让人看见你想要什么,就拿你没办法</text>
<text x="700" y="36" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="28" fill="#A52A2A" letter-spacing="3"></text>
<text x="770" y="42" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="4">不被人提前设防</text>
</g>
<!-- Item 03 — 藏住实力 -->
<g transform="translate(0, 400)">
<circle cx="120" cy="30" r="28" fill="#1A1A1A"/>
<text x="120" y="38" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="20" font-weight="700" fill="#F5F1E8"></text>
<line x1="148" y1="30" x2="200" y2="30" stroke="#1A1A1A" stroke-width="1.5" stroke-dasharray="4 3"/>
<use data-icon="tabler-outline/shield" x="210" y="8" width="44" height="44" fill="#A52A2A" stroke-width="1.5"/>
<text x="270" y="22" font-family="KaiTi, Georgia, serif" font-size="28" font-weight="700" fill="#1A1A1A" letter-spacing="3">藏住实力</text>
<text x="270" y="50" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852">底牌一旦亮出,价格立刻被压</text>
<text x="700" y="36" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="28" fill="#A52A2A" letter-spacing="3"></text>
<text x="770" y="42" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="4">不被人过早消耗</text>
</g>
<!-- Item 04 — 藏住判断 -->
<g transform="translate(0, 510)">
<circle cx="120" cy="30" r="28" fill="#A52A2A"/>
<text x="120" y="38" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="20" font-weight="700" fill="#F5F1E8"></text>
<line x1="148" y1="30" x2="200" y2="30" stroke="#A52A2A" stroke-width="1.5" stroke-dasharray="4 3"/>
<use data-icon="tabler-outline/eye-off" x="210" y="8" width="44" height="44" fill="#A52A2A" stroke-width="1.5"/>
<text x="270" y="22" font-family="KaiTi, Georgia, serif" font-size="28" font-weight="700" fill="#1A1A1A" letter-spacing="3">藏住判断</text>
<text x="270" y="50" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852">不在局势未明时表态,就不被绑架</text>
<text x="700" y="36" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="28" fill="#A52A2A" letter-spacing="3"></text>
<text x="770" y="42" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="700" fill="#1A1A1A" letter-spacing="4">不被迫站队</text>
</g>
<!-- Footer -->
<text x="60" y="700" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">藏拙 · 十一</text>
<text x="1220" y="700" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#8B8680">13</text>
</svg>

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@@ -0,0 +1,42 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<!-- Full-bleed closing image -->
<image href="../images/closing_mountain.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/>
<!-- Two-stop scrim -->
<defs>
<linearGradient id="closing_scrim" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#F5F1E8" stop-opacity="0.75"/>
<stop offset="45%" stop-color="#F5F1E8" stop-opacity="0.3"/>
<stop offset="100%" stop-color="#F5F1E8" stop-opacity="0.55"/>
</linearGradient>
</defs>
<rect x="0" y="0" width="1280" height="720" fill="url(#closing_scrim)"/>
<!-- Section marker -->
<text x="640" y="90" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="18" fill="#5C5852" letter-spacing="14">— 结 语 —</text>
<!-- Big title -->
<text x="640" y="200" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="52" font-weight="700" fill="#1A1A1A" letter-spacing="8">顶级城府 = 压表现欲 × 稳胜负心 × 延迟满足</text>
<line x1="540" y1="240" x2="740" y2="240" stroke="#A52A2A" stroke-width="2"/>
<!-- Vermilion seal centered -->
<g transform="translate(600, 270)">
<rect x="0" y="0" width="80" height="80" fill="#A52A2A"/>
<text x="40" y="60" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="44" font-weight="700" fill="#F5F1E8"></text>
</g>
<!-- Three closing lines -->
<g transform="translate(0, 410)">
<text x="640" y="0" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="34" fill="#1A1A1A" letter-spacing="4">沉得住 — 才不怕暂时被低估</text>
<text x="640" y="60" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="34" fill="#1A1A1A" letter-spacing="4">藏得住 — 才不怕一时没掌声</text>
<text x="640" y="120" text-anchor="middle" font-family="KaiTi, Georgia, serif" font-size="34" fill="#1A1A1A" letter-spacing="4">等得起 — 才能让结果替自己说话</text>
</g>
<!-- Closing line -->
<line x1="580" y1="620" x2="700" y2="620" stroke="#A52A2A" stroke-width="2"/>
<text x="640" y="660" text-anchor="middle" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="16" fill="#5C5852" letter-spacing="6">谋 事 论 · 论 尽 成 事 逻 辑</text>
<text x="60" y="700" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#5C5852">藏拙 · 终</text>
<text x="1220" y="700" text-anchor="end" font-family="&quot;Microsoft YaHei&quot;, &quot;PingFang SC&quot;, Arial, sans-serif" font-size="14" fill="#5C5852">14</text>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB