:root{--bg:#f6f3ea;--cream:#fffaf0;--surface:#ffffff;--ink:#17130d;--text:#40372d;--muted:#766b5f;--line:#e8decf;--yellow:#ffd84d;--yellow-strong:#ffc107;--green:#218a66;--green-soft:#dff5e8;--blue:#2368d2;--blue-soft:#dfeaff;--rose:#cc4f67;--rose-soft:#ffe2e7;--orange:#df7b2f;--orange-soft:#ffe8cf;--shadow:0 22px 50px rgba(84,68,38,0.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:Arial,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}