*,:after,:before{box-sizing:border-box;margin:0;padding:0}@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500;600&display=swap");:root{--bg0:#F0ECE3;--bg:#E8E3D9;--bg1:#DDD8CE;--bg2:#D4CEC3;--cream:#1A1814;--gold:#8B6914;--gold2:#A07C1A;--teal:#2A7A68;--muted:rgba(26,24,20,0.55);--faint:rgba(26,24,20,0.1);--rule:rgba(26,24,20,0.1);--serif:"Cormorant Garamond",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif}html{font-size:125%;scroll-behavior:smooth}body{background:var(--bg);color:var(--cream);font-family:var(--sans);font-size:.9375rem;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(139,105,20,.2);border-radius:2px}