@tailwind base;@tailwind components;@tailwind utilities;@layer base{body,html{background-color:#fff;color:#1f2937;font-family:Inter,sans-serif;height:100%}}@layer components{.btn-primary{@apply px-4 py-2 bg-red-500 text-white rounded hover:bg-blue-600 transition-colors}}
/*# sourceMappingURL=main.5f4b4c77.css.map*/