:root{--bg:#fff;--beige:#efe6db;--brown:#7b5e4f;--blue:#d9f0ff;--muted:#6b6b6b;--radius:14px;--max-width:1100px}#__next,body,html{height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:var(--bg);color:var(--brown);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}