@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400&family=DM+Sans:wght@300;400;500&display=swap";:root{--stone: #f5f2ee;--stone-mid: #e8e3db;--stone-dark: #c9bfb0;--ink: #2a2420;--ink-mid: #6b5f56;--ink-light: #9e9088;--gold: #8a6f3e;--gold-light: #f0e8d8;--green: #3a5c3a;--green-light: #eaf0ea;--amber-light: #faf3e0;--amber-dark: #6b4f10;--blue-light: #eaf2fb;--blue-dark: #1a4a7a;--purple-light:#f2eefb;--purple-dark: #4a2a7a;--red-light: #fbeeee;--red-dark: #7a2a2a;--r: 6px;--rlg: 10px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;background:var(--stone);color:var(--ink);font-size:14px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--stone-dark);border-radius:10px}
