@tailwind base;@tailwind components;@tailwind utilities;body{background-color:#000;color:#10b981;font-family:VT323,monospace;margin:0;min-height:100vh}#root{min-height:100vh}#root:before{content:" ";display:block;position:fixed;inset:0;background:linear-gradient(#12101000 50%,#00000040 50%),linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f);z-index:9999;background-size:100% 2px,3px 100%;pointer-events:none;opacity:.3}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#064e3b}::-webkit-scrollbar-thumb:hover{background:#10b981}
