:root{--color-red: #dd0000;--color-black: #111111;--color-white: #ffffff;--color-gray-light: #aaaaaa;--color-gray-muted: #555555;--nav-height: 48px;--font-heading: "Roboto Condensed", "Arial Narrow", sans-serif;--font-body: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);color:var(--color-black);line-height:1.6;background:var(--color-white)}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}section[id]{scroll-margin-top:var(--nav-height)}.container{max-width:960px;margin:0 auto;padding:0 1.5rem}
