*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F5F4F2;--surface: #FFFFFF;--surface2: #EEECE8;--text: #1A1714;--text-soft: #3D3830;--muted: #7A7060;--muted-dim: #C8BFB4;--gold: #9A7A28;--gold-dim: rgba(154,122,40,.1);--gold-border: rgba(154,122,40,.3);--border: #DDD9D2;--green: #2A7A5A;--red: #B04A3E;--blue: #3A6F9F;--font: "DM Sans", system-ui, sans-serif;--r: 8px}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit;outline:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
