@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,sans-serif}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.chat-bubble-shadow{box-shadow:0 2px 15px -3px #00000012,0 4px 6px -2px #0000000d}
