@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}body{margin:0;min-width:320px;min-height:100vh;background-color:#1a1b26;color:#a9b1d6}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1b26}::-webkit-scrollbar-thumb{background:#414868;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#565f89}
