@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fafaf7;font-family:system-ui,-apple-system,sans-serif}#root{width:100%;min-height:100vh}
