@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=DM+Sans:wght@300;400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080808;--card: #0e0e0e;--card2: #131313;--border: #1c1c1c;--border2: #262626;--accent: #e8ff47;--orange: #ff6b35;--blue: #60a5fa;--purple: #c084fc;--red: #f87171;--green: #4ade80;--yellow: #fbbf24;--teal: #2dd4bf;--text: #efefef;--muted: #666666;--dim: #333333;--sb-good: #0a1f0a;--sb-caution: #1f1800;--sb-bad: #1f0808;--sb-none: #131313}[data-theme=light]{--bg: #f0f0f0;--card: #ffffff;--card2: #f7f7f7;--border: #e2e2e2;--border2: #d0d0d0;--accent: #2e7d00;--orange: #c2410c;--blue: #1d4ed8;--purple: #6d28d9;--red: #b91c1c;--green: #15803d;--yellow: #b45309;--teal: #0f766e;--text: #0f0f0f;--muted: #737373;--dim: #d4d4d4;--sb-good: #f0fdf4;--sb-caution: #fffbeb;--sb-bad: #fef2f2;--sb-none: #f7f7f7}html,body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh}input,select,button,textarea{font-family:DM Mono,monospace}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--dim);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}.tab-nav-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tab-nav-scroll::-webkit-scrollbar{display:none}
