:root{--bg0:#0b0d14;--bg1:#10131e;--bg2:#171b2a;--bg3:#1e2235;--bg4:#252a40;--line:#2a2f47;--text0:#e8eaf0;--text1:#b0b8d4;--text2:#7a85a8;--accent:#4f8ef7;--accent2:#7c5ff5;--green:#3ddc97;--red:#f75f6e;--yellow:#f7c24f;--radius:6px;--font:"IBM Plex Sans",sans-serif;--mono:"IBM Plex Mono",monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{-webkit-font-smoothing:antialiased;background:#0b0d14;background:var(--bg0);color:#e8eaf0;color:var(--text0);font-family:IBM Plex Sans,sans-serif;font-family:var(--font);font-size:14px;height:100%;line-height:1.5}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#10131e;background:var(--bg1)}::-webkit-scrollbar-thumb{background:#252a40;background:var(--bg4);border-radius:3px}button{background:none;border:none;cursor:pointer}button,input,select,textarea{font-family:IBM Plex Sans,sans-serif;font-family:var(--font);font-size:14px}input,select,textarea{background:#1e2235;background:var(--bg3);border:1px solid #2a2f47;border:1px solid var(--line);border-radius:6px;border-radius:var(--radius);color:#e8eaf0;color:var(--text0);outline:none;padding:8px 12px;transition:border-color .15s;width:100%}input:focus,select:focus,textarea:focus{border-color:#4f8ef7;border-color:var(--accent);box-shadow:0 0 0 2px #4f8ef726}a{color:#4f8ef7;color:var(--accent);text-decoration:none}.resizer:active,.resizer:hover{background:#4f8ef7;background:var(--accent)}
/*# sourceMappingURL=main.53715e15.css.map*/