@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #07070f;--bg2: #0d0d1a;--surface: rgba(255,255,255,.04);--surface-h: rgba(255,255,255,.07);--border: rgba(255,255,255,.08);--border-h: rgba(255,255,255,.15);--accent: #7c6aff;--accent2: #a78bfa;--text: rgba(255,255,255,.9);--text2: rgba(255,255,255,.5);--text3: rgba(255,255,255,.25);--ok: #22c55e;--warn: #f59e0b;--err: #ef4444;--mono: "JetBrains Mono", monospace}html,body,#root{height:100%;width:100%;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;overflow:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-h);border-radius:2px}button{font-family:inherit;cursor:pointer;border:none;outline:none}a{color:inherit;text-decoration:none}
