:root{--ink:#0f172a;--ink-2:#334155;--mute:#64748b;--line:#e2e8f0;--bg:#fff;--bg-2:#f8fafc;--brand:#1e3a8a;--brand-2:#1d4ed8;--accent:#f59e0b}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;color:var(--ink);background:var(--bg);line-height:1.5}a{color:var(--brand-2);text-decoration:none}a:hover{text-decoration:underline}