| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"> |
| 2 | <!-- P14 SEE YOU IN SUMMER · anchor · hero_page with closing.png (text embedded in image) --> |
| 3 | |
| 4 | <g id="bg-image"> |
| 5 | <image href="../images/closing.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/> |
| 6 | </g> |
| 7 | |
| 8 | <!-- Bottom-left date pill --> |
| 9 | <g id="date-pill"> |
| 10 | <rect x="60" y="500" width="380" height="80" rx="40" fill="#FFF8EE" stroke="#1A1A2E" stroke-width="4"/> |
| 11 | <use data-icon="chunk-filled/calendar" x="90" y="525" width="30" height="30" fill="#FF3DA5"/> |
| 12 | <text x="135" y="535" font-family="Impact, sans-serif" font-size="14" font-weight="900" fill="#5C5C7A" letter-spacing="3">SUGAR RUSH · 2026</text> |
| 13 | <text x="135" y="568" font-family="Impact, "Arial Black", sans-serif" font-size="32" font-weight="900" fill="#1A1A2E" letter-spacing="2">7.18 — 7.24</text> |
| 14 | </g> |
| 15 | |
| 16 | <!-- Bottom-right link pill --> |
| 17 | <g id="link-pill"> |
| 18 | <rect x="860" y="500" width="360" height="80" rx="40" fill="#FF3DA5" stroke="#1A1A2E" stroke-width="4"/> |
| 19 | <text x="1040" y="535" text-anchor="middle" font-family="Arial, "Microsoft YaHei", sans-serif" font-size="14" font-weight="700" fill="#FFF8EE" letter-spacing="3">GET YOUR TICKET</text> |
| 20 | <text x="1040" y="568" text-anchor="middle" font-family="Impact, "Arial Black", sans-serif" font-size="28" font-weight="900" fill="#FFF8EE" letter-spacing="1">sugarrush.fest</text> |
| 21 | </g> |
| 22 | |
| 23 | <!-- Center subtitle band --> |
| 24 | <g id="subtitle"> |
| 25 | <rect x="290" y="610" width="700" height="56" rx="28" fill="#1A1A2E"/> |
| 26 | <use data-icon="chunk-filled/heart" x="320" y="624" width="28" height="28" fill="#FFD93D"/> |
| 27 | <text x="640" y="645" text-anchor="middle" font-family="Arial, "Microsoft YaHei", sans-serif" font-size="20" font-weight="700" fill="#FFF8EE">谢谢每一个 <tspan fill="#FFD93D" font-weight="900">让夏天变甜</tspan> 的人</text> |
| 28 | </g> |
| 29 | |
| 30 | <!-- Decoration: scattered confetti at top --> |
| 31 | <g id="decor-top"> |
| 32 | <circle cx="100" cy="100" r="10" fill="#FF3DA5" stroke="#1A1A2E" stroke-width="3"/> |
| 33 | <circle cx="135" cy="80" r="6" fill="#FFD93D" stroke="#1A1A2E" stroke-width="2"/> |
| 34 | <circle cx="170" cy="130" r="8" fill="#00C896" stroke="#1A1A2E" stroke-width="2"/> |
| 35 | <polygon points="1170,90 1200,120 1140,120" fill="#00B8D9" stroke="#1A1A2E" stroke-width="3"/> |
| 36 | <path d="M 1080 60 L 1110 80 L 1110 60 L 1140 80" stroke="#FF6B4A" stroke-width="4" fill="none" stroke-linecap="round"/> |
| 37 | </g> |
| 38 | |
| 39 | <!-- Footer minimal --> |
| 40 | <g id="footer"> |
| 41 | <text x="60" y="700" font-family="Arial, sans-serif" font-size="11" font-weight="600" fill="#1A1A2E" fill-opacity="0.6">© SUGAR RUSH 2026 · Made with sugar in 椰岛大草原</text> |
| 42 | <text x="1220" y="700" text-anchor="end" font-family="Impact, sans-serif" font-size="14" font-weight="900" fill="#1A1A2E" letter-spacing="3">14 / 14 · FIN.</text> |
| 43 | </g> |
| 44 | </svg> |
| 45 |