@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{@apply font-sans antialiased text-gray-800 bg-gray-50;}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.chat-bubble-ai{position:relative;background-color:#fff;border:1px solid #e5e7eb}.chat-bubble-human{position:relative;background-color:#95ec69;color:#000}.chat-bubble-customer{position:relative;background-color:#fff;border:1px solid #e5e7eb}
/*# sourceMappingURL=index.css.map */
