:root{--color-bg: #f7f6f2;--color-surface: #ffffff;--color-border: #e1ded4;--color-text: #23291f;--color-text-muted: #6b7264;--color-accent: #2c6e49;--color-accent-contrast: #ffffff;--color-easy: #3f9142;--color-moderate: #e0972d;--color-hard: #c0392b;--radius: 8px;--sidebar-width: 360px}*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--color-text);background:var(--color-bg)}button{font-family:inherit}a{color:var(--color-accent)}
