*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0a;--bg-2: #111111;--bg-3: #181818;--bg-4: #1f1f1f;--border: #2a2a2a;--border-2: #333333;--text: #e8e6e0;--text-2: #8a8882;--text-3: #555350;--accent: #c8f060;--accent-dim:#7a9438;--red: #ff5e5e;--amber: #f0a030;--font-mono: "DM Mono", monospace;--font-head: "Syne", sans-serif}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-mono);font-size:13px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:var(--font-mono);cursor:pointer;border:none;background:none}input,textarea{font-family:var(--font-mono)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:2px}.mono{font-family:var(--font-mono)}.head{font-family:var(--font-head)}
