:root{--background:#f6f2eb;--surface:#fbfaf7;--surface-warm:#eee8dd;--foreground:#29251f;--muted:#716b61;--border:#d9d1c4;--accent:#b65f45;--accent-dark:#884630;--focus:#235f67}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.7;overflow-x:hidden}a{color:inherit}::selection{color:var(--foreground);background:#e7c9b9}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
