:root{--bg:#efe7d6;--surface:#f8f3e7;--surface-2:#e7dec7;--border:#d6caa9;--border-soft:#e2d6b8;--text:#2b2a1e;--text-dim:#655f49;--text-faint:#8c8567;--accent:#4c7a22;--accent-soft:rgba(76,122,34,.1);--accent-line:rgba(76,122,34,.32);--urgent:#ae4b36;--warn:#a2760f;--shadow-card:0 1px 2px rgba(43,42,30,.05),0 10px 26px -16px rgba(43,42,30,.18)}:root[data-theme=dark]{--bg:#0a0e14;--surface:#11161d;--surface-2:#161c25;--border:#232a35;--border-soft:#1a2029;--text:#eef1f5;--text-dim:#8b94a3;--text-faint:#5b6472;--accent:#4fd8c4;--accent-soft:rgba(79,216,196,.12);--accent-line:rgba(79,216,196,.35);--urgent:#ef6a5b;--warn:#f0b054;--shadow-card:none}html{color-scheme:light dark}body,html{background:var(--bg)}body{color:var(--text)}