@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&family=Jost:wght@300;400;500&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--gold:#c9a96e;--gold-light:#e2c99a;--cream:#f0ebe3;--dark:#0c0b09;--dark-2:#161410;--dark-3:#211e18;--muted:#9a9080;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Jost",system-ui,sans-serif}html{scroll-behavior:smooth}body{background:var(--dark);color:var(--cream);font-family:var(--sans);font-weight:300;line-height:1.7;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}