.chat-scrollbar::-webkit-scrollbar{width:4px;height:4px}.chat-scrollbar::-webkit-scrollbar-track{background:var(--ui-colors-bg-base-default);border-radius:4px}.chat-scrollbar::-webkit-scrollbar-thumb{background:var(--ui-colors-opacity-base-56);border-radius:4px}.chat-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--ui-colors-opacity-base-72)}.chat-scrollbar{scrollbar-gutter:stable}