:root{--bg:#f4f5f7;--card:#fff;--border:#e3e6ea;--text:#1b1f24;--muted:#6b7280;--accent:#2563eb;--fresh-bg:#e7f6ec;--fresh-fg:#1a7f37;--recent-bg:#fef3cd;--recent-fg:#9a6700;--stale-bg:#eceef0;--stale-fg:#57606a;--add:#1a7f37;--del:#cf222e;--radius:12px}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
