:root{--gold: #D4AF37;--dark-gold: #8A6D2F;--black: #0D0D0D;--panel: #161616;--panel-border: #2A2A2A;--white: #FFFFFF;--grey: #9A9A9A;--danger: #D64545;--success: #2E9E5B}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--black);color:var(--white);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button{font-family:inherit}a{color:var(--gold)}input,select{font-family:inherit}
