:root{--blue:#1758ff;--blue-dark:#0d3fc9;--blue-hover:#3a72ff;--blue-light:#eef3ff;--cyan:#178fe6;--ink:#1a1a1a;--ink-2:#3c3c3c;--ink-3:#5c5c5c;--ink-4:#8a8a8a;--ink-5:#a4a4a4;--line:#d9d9d9;--line-2:#e9e9e9;--bg:#fff;--bg-soft:#f7f7f7;--bg-soft-2:#f3f3f3;--green:#24b353;--amber:#fa0;--red:#f33;--yellow:#ffd858}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Roboto Mono,ui-monospace,Menlo,monospace;font-size:14px;font-weight:300;line-height:1.5}button{cursor:pointer;color:inherit;background:0 0;border:none;padding:0;font-family:inherit}input,select,textarea{color:inherit;font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--line)}::-webkit-scrollbar-thumb:hover{background:var(--ink-5)}.num{font-variant-numeric:tabular-nums}
