*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #1a1a1a;--gold: #FFD740;--bg: #f4f2ee;--bg-card: #ffffff;--border: #e0ddd8;--border-mid: #d0ccc4;--text: #1a1a1a;--text-2: #666666;--text-3: #aaaaaa;--red: #cc3333;--green: #2a7a2a;--amber: #996600;--radius: 4px}html,body,#root{height:100%}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;background:#fff;color:#1a1a1a}input::placeholder,textarea::placeholder{color:#aaa}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-mid);border-radius:3px}
