@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@300;400;500&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{font-family:Inter,-apple-system,sans-serif;background:#0f1419;color:#e2e8f0;-webkit-font-smoothing:antialiased}.font-mono{font-family:JetBrains Mono,monospace}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#3b82f633;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3b82f666}::-moz-selection{background:#3b82f64d}::selection{background:#3b82f64d}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.pulse{animation:pulse 2s ease-in-out infinite}@keyframes scan{0%{left:0}to{left:100%}}
