*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--black:#111;--white:#fafaf8;--off:#f4f3ef;--muted:#999;--border:#dddbd5;--sans:system-ui,-apple-system,sans-serif;--serif:Georgia,serif}body{font-family:var(--sans);background:var(--off);color:var(--black);min-height:100vh}a{color:inherit;text-decoration:none}