:root{--fg:#111;--muted:#666;--line:#e5e5e5;--red:#c0392b;--amber:#d68910;--green:#1e8449;--gray:#888}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--fg);background:#fff;color-scheme:light;line-height:1.5}a{color:inherit}