:root{--page-bg:#f6f7f3;--surface:#fff;--text:#182318;--muted:#5f6c60;--accent:#486537;--line:#dde4d8}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--page-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;margin:0;font-family:Avenir Next,Segoe UI,sans-serif;display:flex}*{box-sizing:border-box}a{color:inherit;text-decoration:none}
