@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#f8fafc;--foreground:#0b132b}body{background-color:var(--background);color:var(--foreground);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}