:root{--bg:#fbf9f5;--primary:#5c4023;--primary-light:#7a5a38;--primary-fade:#f3ebdf;--accent:#b8860b;--gold:#daa520;--text:#211a12;--muted:#7a7266;--border:#e7dfd2}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}