:root{--page-background:#f5f8fb;--foreground:#102a43;--muted-foreground:#5b7083;--brand:#173f63;--brand-hover:#102f4c;--focus:#e29a3b}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--page-background);min-height:100%}body{min-height:100%;color:var(--foreground);background:var(--page-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}
