:root{--plum:#4a1040;--plum-light:#6b1a5e;--gold:#b8972a;--gold-light:#d4af45;--cream:#f5f0e8;--white:#fff;--grey-light:#e0e0e0;--grey-mid:#9e9e9e;--text:#1a1a1a;--font:system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:var(--cream);color:var(--text);max-width:480px;min-height:100vh;margin:0 auto}
