:root{--background:#f7f8f9;--foreground:#14202a;--navy:#12304a;--navy-dark:#0b2236;--red:#b4232a;--red-bright:#cf3038;--light-blue:#eaf3fa;--paper:#fff;--soft:#f6f8fb;--text:#1e2b37;--muted:#627180}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
