:root{--navy:#07111f;--navy-mid:#0d1e33;--navy-light:#1a3450;--slate:#2a4a6b;--teal:#0e7490;--teal-light:#22d3ee;--ice:#e8f4f8;--ice-dim:#c5dce8;--silver:#94a3b8;--white:#f8fafc;--gold:#c9a84c;--serif:"Cormorant Garamond", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif;font-family:var(--sans);color:var(--navy);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{margin:0;overflow-x:hidden}#root{flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2,h3,h4{font-family:var(--serif);letter-spacing:-.02em;font-weight:400;line-height:1.1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:var(--sans);cursor:pointer;background:0 0;border:none}
