| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"> |
| 2 | <defs> |
| 3 | <linearGradient id="imgOverlay10" x1="1" y1="0" x2="0" y2="0"> |
| 4 | <stop offset="0%" stop-color="#1A1714" stop-opacity="0.05"/> |
| 5 | <stop offset="35%" stop-color="#1A1714" stop-opacity="0.5"/> |
| 6 | <stop offset="100%" stop-color="#1A1714" stop-opacity="0.95"/> |
| 7 | </linearGradient> |
| 8 | <radialGradient id="bgAccent10" cx="85%" cy="50%" r="45%"> |
| 9 | <stop offset="0%" stop-color="#7BA37B" stop-opacity="0.06"/> |
| 10 | <stop offset="100%" stop-color="#7BA37B" stop-opacity="0"/> |
| 11 | </radialGradient> |
| 12 | </defs> |
| 13 | |
| 14 | <!-- Background --> |
| 15 | <rect width="1280" height="720" fill="#1A1714"/> |
| 16 | <rect width="1280" height="720" fill="url(#bgAccent10)"/> |
| 17 | |
| 18 | <!-- Right side image --> |
| 19 | <image href="../images/sustainable_luxury.png" x="680" y="0" width="600" height="720" preserveAspectRatio="xMidYMid slice"/> |
| 20 | <rect x="680" y="0" width="600" height="720" fill="url(#imgOverlay10)"/> |
| 21 | |
| 22 | <!-- Tag --> |
| 23 | <g id="p10-tag"> |
| 24 | <use data-icon="tabler-filled/leaf" x="80" y="120" width="28" height="28" fill="#7BA37B"/> |
| 25 | <text x="116" y="140" font-family="Georgia, SimSun, serif" font-size="14" fill="#7BA37B" letter-spacing="3"> |
| 26 | 2026 流行风格 |
| 27 | </text> |
| 28 | </g> |
| 29 | |
| 30 | <!-- Title --> |
| 31 | <g id="p10-title"> |
| 32 | <text x="80" y="210" font-family="Georgia, SimSun, serif" font-size="42" font-weight="bold" fill="#E8E0D4"> |
| 33 | 可持续奢华 |
| 34 | </text> |
| 35 | <text x="80" y="250" font-family="Georgia, SimSun, serif" font-size="22" fill="#7BA37B"> |
| 36 | 负责任的审美 |
| 37 | </text> |
| 38 | </g> |
| 39 | |
| 40 | <!-- Vertical accent --> |
| 41 | <rect x="80" y="275" width="50" height="3" fill="#7BA37B" rx="1.5"/> |
| 42 | |
| 43 | <!-- Content --> |
| 44 | <g id="p10-content"> |
| 45 | <text x="80" y="320" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="19" fill="#E8E0D4"> |
| 46 | 奢华不再是昂贵材料的堆砌 |
| 47 | </text> |
| 48 | |
| 49 | <text x="80" y="370" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" fill="#B0A08E"> |
| 50 | ● 环保饰面材料 |
| 51 | </text> |
| 52 | <text x="80" y="398" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" fill="#B0A08E"> |
| 53 | ● 最大化利用自然光照 |
| 54 | </text> |
| 55 | <text x="80" y="426" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" fill="#B0A08E"> |
| 56 | ● 再生木材 · 软木 · 黄麻纤维 |
| 57 | </text> |
| 58 | <text x="80" y="454" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" fill="#B0A08E"> |
| 59 | ● 本地化可持续木材 · 植物染料回归 |
| 60 | </text> |
| 61 | </g> |
| 62 | |
| 63 | <!-- Bottom quote --> |
| 64 | <rect x="80" y="500" width="4" height="70" fill="#7BA37B" rx="2"/> |
| 65 | <text x="100" y="530" font-family="Georgia, SimSun, serif" font-size="20" fill="#E8E0D4" font-style="italic"> |
| 66 | 从"炫耀性消费" |
| 67 | </text> |
| 68 | <text x="100" y="558" font-family="Georgia, SimSun, serif" font-size="20" fill="#7BA37B" font-style="italic"> |
| 69 | 转向"负责任的审美" |
| 70 | </text> |
| 71 | |
| 72 | <!-- Closing thought --> |
| 73 | <text x="80" y="630" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="15" fill="#7A6E60"> |
| 74 | 与世界和谐共存的生活哲学 |
| 75 | </text> |
| 76 | |
| 77 | <!-- Page number --> |
| 78 | <text x="1210" y="690" text-anchor="end" font-family="Georgia, SimSun, serif" font-size="12" fill="#7A6E60"> |
| 79 | 10 / 12 |
| 80 | </text> |
| 81 | </svg> |
| 82 |