@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}body{background-color:#f4f4f0;color:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d3d1c7;border-radius:3px}