:root{--bg:#f4efe6;--paper:#fffdf8;--ink:#1c1917;--muted:#6b635b;--line:#e4d9cb;--green:#0f6b4c;--green-dark:#0b513a;--red:#b42318}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Avenir Next,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--ink);line-height:1.45}button,input{font:inherit}button{cursor:pointer}a{color:inherit}