| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"> |
| 2 | <defs> |
| 3 | <linearGradient id="zahaBand" x1="0" y1="0" x2="0" y2="1"> |
| 4 | <stop offset="0%" stop-color="#0A0A0A" stop-opacity="0"/> |
| 5 | <stop offset="35%" stop-color="#0A0A0A" stop-opacity="0.78"/> |
| 6 | <stop offset="100%" stop-color="#0A0A0A" stop-opacity="0.78"/> |
| 7 | </linearGradient> |
| 8 | </defs> |
| 9 | |
| 10 | <g id="bg"> |
| 11 | <rect x="0" y="0" width="1280" height="720" fill="#0A0A0A"/> |
| 12 | </g> |
| 13 | |
| 14 | <g id="img-bridge"> |
| 15 | <image href="../images/zaha_tamkang_bridge.png" x="0" y="0" width="640" height="500" preserveAspectRatio="xMidYMid slice"/> |
| 16 | </g> |
| 17 | <g id="img-structure"> |
| 18 | <image href="../images/zaha_tamkang_structure.png" x="644" y="0" width="320" height="500" preserveAspectRatio="xMidYMid slice"/> |
| 19 | </g> |
| 20 | <g id="img-fullview"> |
| 21 | <image href="../images/zaha_tamkang_full.png" x="968" y="0" width="312" height="500" preserveAspectRatio="xMidYMid slice"/> |
| 22 | </g> |
| 23 | |
| 24 | <g id="text-band"> |
| 25 | <rect x="0" y="380" width="1280" height="340" fill="url(#zahaBand)"/> |
| 26 | <text x="60" y="450" font-family="Georgia, serif" font-size="14" fill="#E8C788" letter-spacing="3">03 · POSTHUMOUS WORK</text> |
| 27 | <line x1="60" y1="466" x2="160" y2="466" stroke="#B8935A" stroke-width="2"/> |
| 28 | <text x="60" y="534" font-family="Georgia, "Microsoft YaHei", "PingFang SC", serif" font-size="60" font-weight="bold" fill="#F5F2EC">跨越江河的流动态势</text> |
| 29 | <text x="60" y="578" font-family="KaiTi, Georgia, serif" font-size="26" fill="#E8C788" font-style="italic">扎哈·哈迪德 · 1950 — 2016 · 1985 至今唯一首位获普利兹克奖女性建筑师</text> |
| 30 | </g> |
| 31 | |
| 32 | <g id="stat-block"> |
| 33 | <line x1="60" y1="608" x2="60" y2="668" stroke="#B8935A" stroke-width="2"/> |
| 34 | <text x="80" y="634" font-family="Georgia, serif" font-size="32" font-weight="bold" fill="#F5F2EC">920 米</text> |
| 35 | <text x="80" y="660" font-family=""Microsoft YaHei", sans-serif" font-size="13" fill="#D4CFC4">全球同类型最长跨度 · 单塔不对称斜拉桥</text> |
| 36 | |
| 37 | <line x1="430" y1="608" x2="430" y2="668" stroke="#B8935A" stroke-width="2"/> |
| 38 | <text x="450" y="634" font-family="Georgia, serif" font-size="32" font-weight="bold" fill="#F5F2EC">100%</text> |
| 39 | <text x="450" y="660" font-family=""Microsoft YaHei", sans-serif" font-size="13" fill="#D4CFC4">还原扎哈生前理想化设计 · 历经多次方案攻坚</text> |
| 40 | |
| 41 | <line x1="800" y1="608" x2="800" y2="668" stroke="#B8935A" stroke-width="2"/> |
| 42 | <text x="820" y="634" font-family="KaiTi, serif" font-size="22" font-style="italic" fill="#E8C788">永不设限 · 突破边界</text> |
| 43 | <text x="820" y="660" font-family=""Microsoft YaHei", sans-serif" font-size="13" fill="#D4CFC4">2026.5.12 通车 · 大师已逝 · 思想延续</text> |
| 44 | </g> |
| 45 | |
| 46 | <g id="footer"> |
| 47 | <text x="60" y="708" font-family=""Microsoft YaHei", sans-serif" font-size="11" fill="#8B8680">图源 · Zaha Hadid Architects / 摄影 Paddy Chao</text> |
| 48 | <text x="1220" y="708" text-anchor="end" font-family="Georgia, serif" font-size="11" fill="#8B8680">05 / 11</text> |
| 49 | </g> |
| 50 | </svg> |
| 51 |