:root{--bg:#f4efe6;--paper:#fbf7ef;--ink:#1f3b2d;--ink-soft:#385a45;--sage:#8aa086;--sage-light:#c8d4c3;--gold:#b8975a;--gold-soft:#d9c39a;--line:#d8d2c4;--danger:#a04848;--shadow:0 1px 0 rgba(31,59,45,.05),0 6px 24px rgba(31,59,45,.06);--radius:14px;--serif:"Cormorant Garamond","Noto Serif JP","Noto Serif SC","Songti SC","STSong","SimSun",Georgia,serif;--sans:"Inter","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans SC","Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--cjk-body:"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans SC",system-ui,-apple-system,sans-serif;--cjk-heading:"Noto Serif SC","Songti SC","STSong","Source Han Serif SC","PingFang SC","SimSun",Georgia,serif;--kr-body:"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",-apple-system,sans-serif;--kr-heading:"Noto Serif KR","Batang","Apple SD Gothic Neo","Noto Sans KR",serif}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html[lang^=zh] body{font-family:var(--cjk-body);font-weight:400;letter-spacing:.02em;line-height:1.9;word-break:break-word}html[lang^=zh] h1,html[lang^=zh] h2,html[lang^=zh] h3{font-family:var(--cjk-heading);font-weight:500;letter-spacing:.06em;line-height:1.5}html[lang^=zh] button,html[lang^=zh] input,html[lang^=zh] select,html[lang^=zh] textarea{font-family:var(--cjk-body);letter-spacing:.04em}html[lang=ja] body{font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,Meiryo,-apple-system,sans-serif;line-height:1.8;word-break:break-word}html[lang=ja] h1,html[lang=ja] h2,html[lang=ja] h3{font-family:"Noto Serif JP",Yu Mincho,Hiragino Mincho ProN,Songti SC,serif;font-weight:500;letter-spacing:.04em}html[lang=ko] body{font-family:var(--kr-body);line-height:1.8;word-break:keep-all}html[lang=ko] h1,html[lang=ko] h2,html[lang=ko] h3{font-family:var(--kr-heading);font-weight:500;letter-spacing:.02em}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;transition-duration:.001ms!important}}