:root{--background:#f6f7f9;--foreground:#111827;--font-geist-sans:"Avenir Next","Segoe UI",Helvetica,Arial,sans-serif;--font-geist-mono:"SFMono-Regular","Cascadia Code","Liberation Mono",Menlo,monospace;color-scheme:light}body,html{max-width:100vw;overflow-x:hidden;min-height:100%}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}