@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Inter:wght@300;400;500&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box}:root{--ch:#0d0d0d;--gold:#c9a96e;--gold2:#e8d5a3;--gold-lt:#f5edd8;--cream:#faf8f5;--sl:#6b6866;--lb:#e8e0d8;--rose:#b07b6e;--blush:#f2e8e1;--serif:"Cormorant Garamond",serif;--sans:"Inter",sans-serif}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--cream);color:var(--ch)}