:root{--bg-dark:#0d0d0f;--bg-panel:#1a1a1f;--bg-card:#22222a;--border:#3a3a4a;--gold:#c9a84c;--gold-light:#f0cc6e;--green:#4caf72;--red:#c94c4c;--blue:#4c84c9;--purple:#9c6dc9;--text:#d4c9a8;--text-dim:#7a7060}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-dark);color:var(--text);height:100vh;font-family:Georgia,Times New Roman,serif;overflow:hidden}#root{flex-direction:column;height:100vh;display:flex}
