:root{--bg:#f7f4f0;--sidebar-bg:#1a1815;--accent:#b09a8a;--accent-light:#ede5dc;--accent-mid:#d4c4b8;--text:#1a1815;--text-soft:#8b7b6e;--white:#fff;--green:#5a8a6a;--red:#b85a52;--yellow:#c8963c;--border:#e4dad2}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}
