@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:light}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body{background:#f5f0e6;color:#2d2a26;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-size:18px;line-height:1.6}@layer utilities{.text-kid-xs{font-size:14px}.text-kid-sm{font-size:16px}.text-kid-base{font-size:18px}.text-kid-lg{font-size:22px}.text-kid-xl{font-size:28px}.text-kid-2xl{font-size:36px}}