:root{color-scheme:dark;--bg:#000;--fg:#f5f5f5;--accent:#4cafef;--border:#1f1f1f}*{box-sizing:border-box}body,html{padding:0;margin:0;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}