:root,:root[data-theme=light]{--ac: #7B70FB;--bg: #E7E7E4;--surface: #ffffff;--surface2: #f6f6f5;--surface3: #eef0f3;--field: #ffffff;--text: #1f1f1f;--text2: #555555;--dim: #8a8a8a;--border: #c4c2bb;--border2: #d4d2cb;--border3: #ebe9e3;--navbg: #F2F2F0;--navborder: #cccccc;--navactive: rgba(123, 112, 251, .16);--softline: #e0e0de;--line: #e0e0de;--dev-bg: #f4f5f7;--dev-bar: #eaecf0;--dev-view: #0c0e12;--dev-bd: rgba(0, 0, 0, .12);--dev-tx: #1f1f1f;--dev-dim: rgba(0, 0, 0, .5);--dev-ln: rgba(0, 0, 0, .08);--dev-cyan: #1c8c78;--dev-purple: #6a5fd0;--dev-purpbar: rgba(123, 112, 251, .1);--dev-track: rgba(0, 0, 0, .15);--dev-faint: rgba(0, 0, 0, .28)}:root[data-theme=dark]{--bg: #1e2128;--surface: #272b33;--surface2: #2d313a;--surface3: #30353f;--field: #2d313a;--text: #e7e9ee;--text2: #b9bec8;--dim: #8b929e;--border: #3f4654;--border2: #454c5a;--border3: #343a45;--navbg: #23262d;--navborder: #343a45;--navactive: rgba(123, 112, 251, .11);--softline: #343a45;--line: #343a45;--dev-bg: #161a20;--dev-bar: rgba(255, 255, 255, .04);--dev-view: #0c0e12;--dev-bd: rgba(255, 255, 255, .12);--dev-tx: #ffffff;--dev-dim: #b9bec8;--dev-ln: rgba(255, 255, 255, .06);--dev-cyan: #7fe9d8;--dev-purple: #9a93e8;--dev-purpbar: rgba(123, 112, 251, .12);--dev-track: rgba(255, 255, 255, .18);--dev-faint: rgba(255, 255, 255, .3)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}input,button,select,textarea{font-family:inherit}button{cursor:pointer;border:none;background:none}::placeholder{color:var(--dim)}*{scrollbar-width:thin;scrollbar-color:var(--border2) transparent}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border:3px solid var(--bg);background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:var(--dim);background-clip:padding-box}::-webkit-scrollbar-corner{background:transparent}
