:root{--cream:#f0ede6;--black:#0f0f0d;--white:#fafaf8;--gray:#6b6860;--gray-light:#a09a90;--cream-border:#d8d3c8;--green:#2d5a27;--green-bg:#f0f7ef;--light-cream:#faf9f6;--warm-sand:#e8e3da;--red:#c44b3f;--red-bg:#fdf2f0;--amber:#b8860b;--amber-bg:#fdf8ef;--serif:"EB Garamond",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--cream);color:var(--black);font-family:var(--sans);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}::selection{background:var(--black);color:var(--white)}