:root{--cream:#f7f3eb;--paper:#fffdf8;--ink:#10242f;--muted:#6d777b;--navy:#071d31;--navy-soft:#0b3048;--blue:#0a84c2;--aqua:#42c7c8;--gold:#c79a3a;--line:#e8e2d6}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Avenir Next,Segoe UI,Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,select{font:inherit}button:focus-visible,a:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #0a84c259}
