*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;font-family:var(--font-body);font-size:var(--t-body);line-height:var(--lh-body);color:var(--sf-text);background:var(--navy-975);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}svg{stroke-width:1.6}img{max-width:100%}:where(section[id]){scroll-margin-top:76px}:where(a,button):focus-visible{outline:3px solid var(--gold-400);outline-offset:3px;border-radius:4px}