:root{--background:#f7f3ec;--foreground:#1e2a2f}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}