:root{--bg:#0d1117;--font:#e6edf3}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{background:var(--bg);color:var(--font);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100dvh;-webkit-font-smoothing:antialiased}.monospaced{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}a{color:inherit;text-decoration:none}