:root{--background:#f5f7fb;--foreground:#0f172a}@media (prefers-color-scheme:dark){:root{--background:#020617;--foreground:#e2e8f0}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw}body{background:var(--background);color:var(--foreground);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}
