@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body,html{background-color:#FAFAF8}body{color:#1A1A18;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}