| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"> |
| 2 | <defs> |
| 3 | <linearGradient id="coverOverlay" x1="0" y1="0" x2="0" y2="1"> |
| 4 | <stop offset="0%" stop-color="#1A2530" stop-opacity="0.20"/> |
| 5 | <stop offset="55%" stop-color="#1A2530" stop-opacity="0.55"/> |
| 6 | <stop offset="100%" stop-color="#1A2530" stop-opacity="0.92"/> |
| 7 | </linearGradient> |
| 8 | <linearGradient id="leftBar" x1="0" y1="0" x2="1" y2="0"> |
| 9 | <stop offset="0%" stop-color="#1A2530" stop-opacity="0.85"/> |
| 10 | <stop offset="100%" stop-color="#1A2530" stop-opacity="0"/> |
| 11 | </linearGradient> |
| 12 | </defs> |
| 13 | |
| 14 | <g id="bg-image"> |
| 15 | <rect width="1280" height="720" fill="#1A2530"/> |
| 16 | <image href="../images/640.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/> |
| 17 | <rect x="0" y="0" width="640" height="720" fill="url(#leftBar)"/> |
| 18 | <rect x="0" y="0" width="1280" height="720" fill="url(#coverOverlay)"/> |
| 19 | </g> |
| 20 | |
| 21 | <g id="cover-meta"> |
| 22 | <rect x="80" y="80" width="48" height="3" fill="#C2410C"/> |
| 23 | <text x="140" y="92" font-family="Georgia, KaiTi, serif" font-size="14" font-weight="700" fill="#F5F2EC" letter-spacing="4">URBAN · RENEWAL · 2026</text> |
| 24 | </g> |
| 25 | |
| 26 | <g id="cover-title"> |
| 27 | <text x="80" y="430" font-family="KaiTi, Georgia, serif" font-size="84" font-weight="700" fill="#F5F2EC">主动再生</text> |
| 28 | <text x="80" y="495" font-family="Georgia, KaiTi, serif" font-size="22" font-weight="400" fill="#D6CFC0" letter-spacing="6">ACTIVE REGENERATION</text> |
| 29 | </g> |
| 30 | |
| 31 | <g id="cover-subtitle"> |
| 32 | <line x1="80" y1="540" x2="180" y2="540" stroke="#C2410C" stroke-width="2"/> |
| 33 | <text x="80" y="585" font-family="KaiTi, Georgia, serif" font-size="32" font-weight="400" fill="#F5F2EC">香港火灾之后,老旧高层何去何从</text> |
| 34 | <text x="80" y="618" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="16" font-weight="400" fill="#A8B0B8">从悉尼范本到中国困局 — 一份关于"超高层第二人生"的观察</text> |
| 35 | </g> |
| 36 | |
| 37 | <g id="cover-footer"> |
| 38 | <line x1="80" y1="670" x2="1200" y2="670" stroke="#5A6B7A" stroke-width="1" stroke-opacity="0.5"/> |
| 39 | <text x="80" y="695" font-family=""Microsoft YaHei", "PingFang SC", Arial, sans-serif" font-size="13" fill="#A8B0B8">基于公众号《孙琬童》原文整编 · 2026.05</text> |
| 40 | <text x="1200" y="695" text-anchor="end" font-family="Georgia, serif" font-size="13" fill="#A8B0B8">01 / 15</text> |
| 41 | </g> |
| 42 | </svg> |
| 43 |