@tailwind base;@tailwind components;@tailwind utilities;@layer base{html,body,#root{height:100%}body{@apply bg-slate-50 text-slate-900 antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}}
