@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f0e6;font-family:-apple-system,BlinkMacSystemFont,Noto Sans SC,Source Han Sans SC,PingFang SC,Microsoft YaHei,sans-serif}button,a,[role=button]{touch-action:manipulation}*{-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.prevent-ios-selection{-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important}
