:root{--background:#fff;--foreground:#241f1b}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Arial,Helvetica,sans-serif}img{max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
