css @tailwind base; @tailwind components; @tailwind utilities; body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-smooth:always;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background-color:#f8fafc}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:#9ca3af #e5e7eb}.scrollbar-thin::-webkit-scrollbar{width:8px;height:8px}.scrollbar-thin::-webkit-scrollbar-track{background:#e5e7eb;border-radius:10px}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#9ca3af;border-radius:10px;border:2px solid #e5e7eb}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}
