@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,300;0,400;0,500;1,400&family=Inter:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--fg:#0a0a0a;--fg-secondary:#555;--fg-tertiary:#999;--fg-ghost:#ccc;--border:#e8e8e8;--border-dark:#d0d0d0;--accent:#0a0a0a;--accent-inv:#fff;--active-green:#00c853;--active-red:#ff1744;--active-blue:#2979ff;--active-amber:#ff9100;--active-violet:#7c4dff;--mono:"IBM Plex Mono", monospace;--sans:"Inter", -apple-system, BlinkMacSystemFont, sans-serif}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--sans);background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}::selection{background:var(--fg);color:var(--bg)}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{background:0 0;border:none;outline:none;font-family:inherit}#root{flex-direction:column;min-height:100vh;display:flex}@media (width<=768px){.main-grid{grid-template-columns:1fr!important}.brain-panel{border-right:none!important;border-bottom:1px solid var(--border)!important;min-height:45vh!important}.cog-log-panel{display:none!important}.chat-panel{max-height:55vh}.info-neuropil-grid{grid-template-columns:1fr!important;font-size:.65rem!important}}
