@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}html,body{height:100%}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;height:100vh}.force-graph-container{position:relative;width:100%!important;height:100vh!important;overflow:hidden}.force-graph-container canvas{width:100%!important;height:100%!important;display:block}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#ffd32a}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
