*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a08;--bg2: #0f0f0c;--bg3: #141410;--border: #1e1e1a;--border2: #2a2824;--amber: #c8a96e;--amber-dim: #8a6f3f;--amber-pale: rgba(200, 169, 110, .08);--white: #f4f2ed;--gray: #6b6760;--gray2: #3a3830;--green: #6a9a5a;--coral: #c86a4a;--teal: #4a9a8a}html,body,#root{height:100%;background:var(--bg);color:var(--white);font-family:DM Mono,monospace;font-weight:300;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}
