@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Poppins,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}body{font-family:Poppins,sans-serif;background-color:#f5f5f5}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}
