*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f8f5f0;--navy:#0f1e35;--navy-mid:#1b2a4a;--gold:#c8a84b;--gold-light:#e8d49a;--text:#1a1a1a;--muted:#6b7280;--serif:"Cormorant Garamond",Georgia,serif;--sans:"DM Sans",sans-serif}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--cream);color:var(--text);overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}