:root{--brand: #0b5cff;--ink: #1a1a1a;--muted: #5a5a5a;--line: #e5e5e5;color-scheme:light}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:#fafafa}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}
