@tailwind base;@tailwind components;@tailwind utilities;@layer base{*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:#05080f;color:#f1f5f9;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e2d4a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#334155}}
