| 1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"> |
| 3 | |
| 4 | <g id="bg"> |
| 5 | <rect width="1280" height="720" fill="#FFFFFF" /> |
| 6 | <image href="../images/closing_grid.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice" /> |
| 7 | </g> |
| 8 | |
| 9 | <g id="page-header"> |
| 10 | <text x="64" y="60" font-family="Arial, "Microsoft YaHei", sans-serif" font-size="11" fill="#999999" letter-spacing="2">P · 14 · CLOSING</text> |
| 11 | <line x1="64" y1="74" x2="180" y2="74" stroke="#1A1A1A" stroke-width="1" /> |
| 12 | </g> |
| 13 | |
| 14 | <g id="closing-headline"> |
| 15 | <text x="64" y="370" font-family=""Arial Black", "Microsoft YaHei", sans-serif" font-size="84" font-weight="900" fill="#1A1A1A" letter-spacing="4">网格不是限制</text> |
| 16 | <text x="64" y="482" font-family=""Arial Black", "Microsoft YaHei", sans-serif" font-size="84" font-weight="900" fill="#D9251D" letter-spacing="4">是自由的语法</text> |
| 17 | </g> |
| 18 | |
| 19 | <g id="closing-english"> |
| 20 | <text x="64" y="540" font-family=""Arial Black", "Microsoft YaHei", sans-serif" font-size="22" font-weight="900" fill="#1A1A1A">The grid is not a constraint. It is a grammar of freedom.</text> |
| 21 | </g> |
| 22 | |
| 23 | <g id="closing-meta"> |
| 24 | <line x1="64" y1="604" x2="64" y2="656" stroke="#1A1A1A" stroke-width="3" /> |
| 25 | <text x="84" y="626" font-family="Arial, "Microsoft YaHei", sans-serif" font-size="13" fill="#1A1A1A" letter-spacing="1">SWISS GRID SYSTEMS · A LECTURE</text> |
| 26 | <text x="84" y="650" font-family="Arial, "Microsoft YaHei", sans-serif" font-size="11" fill="#666666" letter-spacing="1">END · 14 / 14 · 2026</text> |
| 27 | </g> |
| 28 | |
| 29 | <g id="page-footer"> |
| 30 | <text x="1216" y="700" font-family="Arial, "Microsoft YaHei", sans-serif" font-size="11" fill="#1A1A1A" text-anchor="end" letter-spacing="1">— THANK YOU —</text> |
| 31 | </g> |
| 32 | </svg> |
| 33 |