*{box-sizing:border-box}body{margin:0;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}html{scroll-behavior:smooth}#root,body,html{width:100%;max-width:100%;overflow-x:hidden}body{background:#f8fafc;color-scheme:light}@media (prefers-color-scheme:dark){body{background:#070b12;color-scheme:dark}}img{max-width:100%}