*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8f7f5;--surface:#ffffff;--border:#e4e1dc;--text:#1a1a1a;--muted:#6b6560;--accent:#c1271b;--accent-light:#fdf2f2;--gold:#b8860b;--radius:8px;--shadow:0 1px 3px rgba(0,0,0,0.08),0 1px 2px rgba(0,0,0,0.04)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select{font:inherit}