*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark;--bg: #0a0a0b;--bg2: #111114;--bg3: #18181d;--border: #252530;--border2: #2e2e3a;--text: #e8e8f0;--text2: #8888a0;--text3: #55556a;--accent: #ff6b35;--accent2: #ff8c5a;--blue: #4a9eff;--green: #22d07a;--red: #ff4d6a;--yellow: #ffd166;--purple: #9b72ff;--font-head: "Syne", sans-serif;--font-mono: "DM Mono", monospace;--font-body: "DM Sans", sans-serif;--radius: 12px;--radius-sm: 8px;--cursor: rgba(255, 255, 255, .04)}:root[data-theme=light]{color-scheme:light;--bg: #ffffff;--bg2: #f7f8fa;--bg3: #eef0f3;--border: #e3e6ea;--border2: #d4d8de;--text: #1a1a22;--text2: #5a5a70;--text3: #8a8aa0;--blue: #2f7fe0;--green: #12a45f;--red: #e03150;--yellow: #c98a00;--purple: #7c52e0;--cursor: rgba(0, 0, 0, .04)}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}.mono{font-family:var(--font-mono)}
