:root{--ink:#1a1a1a;--paper:#fafaf7;--paper-warm:#f5f3ee;--accent:#2d5f3e;--accent-light:#3a7a50;--accent-bg:#e8f0eb;--accent-bg-hover:#d9e8de;--red:#b83a3a;--red-bg:#fdf0f0;--amber:#a67b1a;--amber-bg:#fdf6e8;--blue:#2a5a8f;--blue-bg:#edf3fa;--gray-100:#f4f4f2;--gray-200:#e8e7e3;--gray-300:#d1d0cb;--gray-400:#9e9d97;--gray-500:#6e6d68;--gray-600:#4a4944;--radius:6px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 16px #00000014;--transition:.2s ease}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,sans-serif;line-height:1.6}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer}a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
