@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;padding:0;background-color:#02060d;color:#e8e8e8;font-family:Inter,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}
