@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Noto Sans SC,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b}page{background-color:#f8fafc;min-height:100vh}.container{margin:0 auto;max-width:32rem;padding:0 1rem}