This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="zh-TW"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Elegant Escape - 滬杭質感之旅</title> | |
| <style> | |
| /* 奶油風美學設定 */ | |
| :root { | |
| --bg-color: #fffaf5; /* 暖奶油底色 */ | |
| --text-color: #5d5043; /* 深木頭色文字 */ |