@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;1,8..60,400&family=Inter+Tight:wght@400;500;600;700&display=swap");:root{--plum:#4a2042;--plum-dark:#361832;--amber:#c97320;--amber-light:#f2c685;--blush:#f6e0e1;--blush-300:#e5b0b7;--cream:#fbf6ec;--cream-2:#f6efe0;--ink:#221813;--ink-2:#6b5a4c;--ink-3:#a89683;--border:rgba(74,32,66,.12)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--cream);color:var(--ink);font-family:"Source Serif 4",Georgia,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:inherit}