*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--bg2: #171b26;--bg3: #1e2333;--bg4: #252a3a;--border: #2d3349;--border2: #3a4060;--text: #e8eaf0;--text2: #9aa3c0;--text3: #5c6380;--teal: #00c9a7;--teal2: #00a88c;--teal-dim: rgba(0,201,167,.12);--blue: #4d9fff;--blue-dim: rgba(77,159,255,.12);--amber: #f5a623;--amber-dim: rgba(245,166,35,.12);--coral: #ff6b6b;--coral-dim: rgba(255,107,107,.12);--green: #56d899;--green-dim: rgba(86,216,153,.12);--purple: #a78bfa;--purple-dim: rgba(167,139,250,.12)}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:Onest,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.mono{font-family:JetBrains Mono,monospace}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
