*{margin:0;padding:0;box-sizing:border-box}:root{--black: #0f0f0f;--dark: #1a1a1a;--card: #222222;--border: #333333;--gold: #c9a84c;--gold-light: #e0c068;--white: #f5f5f5;--grey: #888888;--red: #e05555;--green: #4caf7d;--font: "Inter", sans-serif}html,body,#root{height:100%;background:var(--black);color:var(--white);font-family:var(--font);-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:var(--font);border:none;outline:none}input{font-family:var(--font);outline:none}a{color:inherit;text-decoration:none}
