:root{--background:#f4f1ea;--surface:#fff;--surface-soft:#faf8f3;--text:#243128;--muted:#6d766f;--line:#d9ddd7;--accent:#456b52;--accent-dark:#34513e;--accent-soft:#e7efe9;--shadow:0 12px 30px #22312814}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);min-height:100vh;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}
