| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720"> |
| 2 | <defs> |
| 3 | <clipPath id="leftImg"> |
| 4 | <rect x="50" y="120" width="560" height="280" rx="10"/> |
| 5 | </clipPath> |
| 6 | <clipPath id="rightImg"> |
| 7 | <rect x="670" y="120" width="280" height="400" rx="10"/> |
| 8 | </clipPath> |
| 9 | </defs> |
| 10 | |
| 11 | <!-- Background --> |
| 12 | <rect width="1280" height="720" fill="#0A0A0A"/> |
| 13 | |
| 14 | <!-- Top bar --> |
| 15 | <text x="50" y="35" font-family="Georgia, SimSun, serif" font-size="11" fill="#C9A96E" fill-opacity="0.7" letter-spacing="3">NEWS CAFÉ</text> |
| 16 | <rect x="50" y="45" width="1180" height="1" fill="#2A2520"/> |
| 17 | |
| 18 | <!-- Page title --> |
| 19 | <text x="640" y="85" font-family="Georgia, SimSun, serif" font-size="30" fill="#F5F0EB" font-weight="bold" text-anchor="middle">传承新章</text> |
| 20 | <text x="640" y="105" font-family="Georgia, SimSun, serif" font-size="14" fill="#C9A96E" text-anchor="middle" letter-spacing="2">MAX MARA × CHLOÉ</text> |
| 21 | |
| 22 | <!-- Vertical divider --> |
| 23 | <rect x="635" y="120" width="1" height="530" fill="#2A2520"/> |
| 24 | |
| 25 | <!-- LEFT: Max Mara — wide image top, text bottom --> |
| 26 | <rect x="50" y="120" width="560" height="280" rx="10" fill="#1A1A1A"/> |
| 27 | <image href="../images/maxmara_show.jpg" x="50" y="120" width="560" height="280" preserveAspectRatio="xMidYMid slice" clip-path="url(#leftImg)"/> |
| 28 | |
| 29 | <use data-icon="phosphor-duotone/scissors" x="50" y="420" width="26" height="26" fill="#C9A96E"/> |
| 30 | <text x="84" y="440" font-family="Georgia, SimSun, serif" font-size="20" fill="#E8D5B5" font-weight="bold">Max Mara</text> |
| 31 | <text x="210" y="440" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="14" fill="#9E9690">75 周年</text> |
| 32 | |
| 33 | <rect x="50" y="455" width="560" height="1" fill="#2A2520"/> |
| 34 | |
| 35 | <text font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="15" fill="#F5F0EB"> |
| 36 | <tspan x="50" y="485">2027 早春系列全球首秀</tspan> |
| 37 | <tspan x="50" dy="24">2026年6月16日 · 上海龙美术馆</tspan> |
| 38 | </text> |
| 39 | |
| 40 | <text font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="15" fill="#F5F0EB"> |
| 41 | <tspan x="50" y="550">"THE MAX!" 75 周年品牌珍藏档案展</tspan> |
| 42 | <tspan x="50" dy="24">策展人 Olivier Saillard · 6月17日公众开放</tspan> |
| 43 | </text> |
| 44 | |
| 45 | <!-- RIGHT: Chloé — portrait image + text --> |
| 46 | <rect x="670" y="120" width="280" height="400" rx="10" fill="#1A1A1A"/> |
| 47 | <image href="../images/chloe_tomato.jpg" x="670" y="120" width="280" height="400" preserveAspectRatio="xMidYMid slice" clip-path="url(#rightImg)"/> |
| 48 | |
| 49 | <use data-icon="phosphor-duotone/sparkle" x="970" y="130" width="26" height="26" fill="#C9A96E"/> |
| 50 | <text x="970" y="185" font-family="Georgia, SimSun, serif" font-size="20" fill="#E8D5B5" font-weight="bold">Chloé</text> |
| 51 | <text x="970" y="210" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="14" fill="#9E9690">× Poltronova</text> |
| 52 | |
| 53 | <rect x="970" y="225" width="260" height="1" fill="#2A2520"/> |
| 54 | |
| 55 | <text font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="15" fill="#F5F0EB"> |
| 56 | <tspan x="970" y="255">经典 Tomato 座椅</tspan> |
| 57 | <tspan x="970" dy="24">限量复刻版</tspan> |
| 58 | <tspan x="970" dy="30">1970年 Christian Adam</tspan> |
| 59 | <tspan x="970" dy="24">设计的标志性藏品</tspan> |
| 60 | <tspan x="970" dy="30">意大利激进设计运动</tspan> |
| 61 | <tspan x="970" dy="24">的历史见证</tspan> |
| 62 | </text> |
| 63 | |
| 64 | <text x="970" y="440" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="13" fill="#9E9690">奶油白 · 浅棕褐 · 沙色 · 黑色</text> |
| 65 | |
| 66 | <!-- Footer --> |
| 67 | <rect x="50" y="670" width="1180" height="1" fill="#2A2520"/> |
| 68 | <text x="50" y="695" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="11" fill="#9E9690">NEWS Café · 美学周鉴</text> |
| 69 | <text x="1230" y="695" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="11" fill="#9E9690" text-anchor="end">09 / 16</text> |
| 70 | </svg> |
| 71 |