:root{--background:#f5f1ea;--surface:#fffdf9;--foreground:#141414;--muted:#5d6570;--border:#d7d0c4;--accent:#1f5bb8}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-synthesis-weight:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}