:root{--bg: #f4f2ef;--surface: #ffffff;--text: #2a2622;--muted: #7a726b;--brand: #5f554e;--brand-light: #7a6f66;--accent: #8b6914;--danger: #c45c4a;--ok: #3d8b5a;--border: #e5e0da;--sidebar: #3d3632;--sidebar-text: #e8e4df}*{box-sizing:border-box}html,body,#app{margin:0;height:100%;font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg)}a{color:var(--brand)}button,input,select,textarea{font-family:inherit}
