@tailwind base;@tailwind components;@tailwind utilities;*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{background:#080a10;color:#e2e8f0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0d14}::-webkit-scrollbar-thumb{background:#1e2130;border-radius:3px}input[type=range]{accent-color:#6366f1}