*{box-sizing:border-box;padding:0;margin:0}:root{--boris-orange:#ff8100;--boris-beige:#f7f3db;--dark-gray:#1a1a1a;--light-gray:#f5f5f5}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--dark-gray);background:var(--boris-beige);line-height:1.6}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}