:root{--navy:#1b2233;--teal:#2a7f7f;--teal-dark:#266;--mist:#e6f1f0;--sand:#faf8f2;--brass:#b8892b;--line:#e3ddc9;--text-muted:#636b7a;--background:var(--sand);--foreground:var(--navy)}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:Bricolage Grotesque,Georgia,serif}
