:root{--bg-color:#121614;--card-bg:#1c2320;--accent-gold:#d4af37;--accent-green:#2d5a27;--accent-red:#8b0000;--text-light:#e0e6e3;--text-muted:#a0aba5}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-light);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}html,body{height:100%}
