:root{--background:#f7f3e8;--foreground:#1d2418}html{scroll-behavior:smooth;min-height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100vh;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit}::selection{color:#f7f3e8;background:#43582b}
