@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#e6e6f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f1020;margin:0;font-family:Inter,system-ui,sans-serif;overflow:hidden}#root{width:100%;height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2b45;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#3a3b58}::selection{background:#7c6ff74d}input::placeholder{color:#6a6b85}
