@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,sans-serif}body{background-color:#f3f4f6;color:#111827;line-height:1.5}@tailwind base;@tailwind components;@tailwind utilities;
