:root{--burgundy:#6b1c2a;--burgundy-dark:#4a1320;--burgundy-light:#8b2e3e;--gold:#d4a54a;--gold-light:#e8c97a;--gold-dark:#b8942e;--cream:#fdf8f0;--cream-dark:#f5ede0;--text-dark:#2c1810;--text-muted:#8b7355}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:EB Garamond,Georgia,serif;background-color:var(--cream);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background-color:var(--burgundy);color:var(--cream)}