| 1 | <svg width="1280" height="720" viewBox="0 0 1280 720" xmlns="http://www.w3.org/2000/svg"> |
| 2 | <defs> |
| 3 | <linearGradient id="titleGradient" x1="0%" y1="0%" x2="100%" y2="0%"> |
| 4 | <stop offset="0%" stop-color="#A44A3F"/> |
| 5 | <stop offset="100%" stop-color="#B6915E"/> |
| 6 | </linearGradient> |
| 7 | <linearGradient id="photoFade" x1="0%" y1="0%" x2="100%" y2="0%"> |
| 8 | <stop offset="0%" stop-color="#F6F1E8" stop-opacity="1"/> |
| 9 | <stop offset="100%" stop-color="#F6F1E8" stop-opacity="0"/> |
| 10 | </linearGradient> |
| 11 | </defs> |
| 12 | |
| 13 | <rect width="1280" height="720" fill="#F6F1E8"/> |
| 14 | <rect x="48" y="48" width="1184" height="624" fill="none" stroke="#D8CBB8" stroke-width="1.5"/> |
| 15 | <rect x="892" y="48" width="340" height="624" fill="#EFE7DA"/> |
| 16 | |
| 17 | <g id="photo-panel"> |
| 18 | <image href="../images/lin_portrait.png" x="910" y="76" width="292" height="572" preserveAspectRatio="xMidYMid slice"/> |
| 19 | <rect x="892" y="48" width="110" height="624" fill="url(#photoFade)"/> |
| 20 | <rect x="892" y="48" width="340" height="624" fill="none" stroke="#D8CBB8" stroke-width="1"/> |
| 21 | </g> |
| 22 | |
| 23 | <g id="left-structure"> |
| 24 | <rect x="86" y="88" width="6" height="118" fill="#A44A3F"/> |
| 25 | <line x1="108" y1="149" x2="276" y2="149" stroke="#B6915E" stroke-width="2"/> |
| 26 | <text x="86" y="245" font-family="SimSun" font-size="64" fill="#1F1B16" font-weight="700">林徽因</text> |
| 27 | <text x="86" y="304" font-family="SimSun" font-size="30" fill="#A44A3F" font-weight="700">重识建筑师,而非传说</text> |
| 28 | <text x="86" y="360" font-family='"PingFang SC", "Microsoft YaHei", Arial, sans-serif' font-size="20" fill="#6A6258">逝世 70 周年专题演示</text> |
| 29 | <text x="86" y="392" font-family='"PingFang SC", "Microsoft YaHei", Arial, sans-serif' font-size="20" fill="#6A6258">从作品、理论与行动三个维度</text> |
| 30 | <text x="86" y="424" font-family='"PingFang SC", "Microsoft YaHei", Arial, sans-serif' font-size="20" fill="#6A6258">重新确认她在中国建筑史中的位置</text> |
| 31 | </g> |
| 32 | |
| 33 | <g id="identity-tags"> |
| 34 | <rect x="86" y="492" width="146" height="38" rx="19" fill="#EFE7DA" stroke="#D8CBB8" stroke-width="1.5"/> |
| 35 | <text x="113" y="517" font-family='"PingFang SC", "Microsoft YaHei", Arial, sans-serif' font-size="16" fill="#1F1B16">建筑师</text> |
| 36 | <use data-icon="tabler-outline/building" x="92" y="500" width="18" height="18" fill="#A44A3F"/> |
| 37 | |
| 38 | <rect x="244" y="492" width="166" height="38" rx="19" fill="#EFE7DA" stroke="#D8CBB8" stroke-width="1.5"/> |
| 39 | <text x="271" y="517" font-family='"PingFang SC", "Microsoft YaHei", Arial, sans-serif' font-size="16" fill="#1F1B16">理论奠基者</text> |
| 40 | <use data-icon="tabler-outline/article" x="250" y="500" width="18" height="18" fill="#A44A3F"/> |
| 41 | |
| 42 | <rect x="422" y="492" width="148" height="38" rx="19" fill="#EFE7DA" stroke="#D8CBB8" stroke-width="1.5"/> |
| 43 | <text x="449" y="517" font-family='"PingFang SC", "Microsoft YaHei", Arial, sans-serif' font-size="16" fill="#1F1B16">行动者</text> |
| 44 | <use data-icon="tabler-outline/compass" x="428" y="500" width="18" height="18" fill="#A44A3F"/> |
| 45 | </g> |
| 46 | |
| 47 | <g id="footer-bar"> |
| 48 | <rect x="48" y="634" width="1184" height="38" fill="#EFE7DA"/> |
| 49 | <text x="86" y="659" font-family='"PingFang SC", "Microsoft YaHei", Arial, sans-serif' font-size="14" fill="#6A6258">林徽因:重识建筑师,而非传说</text> |
| 50 | <text x="1096" y="659" font-family='"PingFang SC", "Microsoft YaHei", Arial, sans-serif' font-size="14" fill="#978C7E">01</text> |
| 51 | </g> |
| 52 | </svg> |
| 53 |