:root{--scrollbar-thumb-color:#0b4f75;--scrollbar-thumb-hover-color:#0a4265}.chat-text-input-scrollable::-webkit-scrollbar{width:4px!important}.chat-text-input-scrollable::-webkit-scrollbar-track{background:0 0;margin:4px 0}.chat-text-input-scrollable::-webkit-scrollbar-thumb{border-radius:10px;background:var(--scrollbar-thumb-color)!important}.chat-text-input-scrollable::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color)!important}.chat-text-input-scrollable-wrapper textarea::-webkit-scrollbar{width:4px!important}.chat-text-input-scrollable-wrapper textarea::-webkit-scrollbar-track{background:0 0;margin:4px 0}.chat-text-input-scrollable-wrapper textarea::-webkit-scrollbar-thumb{border-radius:10px;background:var(--scrollbar-thumb-color)!important}.chat-text-input-scrollable-wrapper textarea::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color)!important}.chat-text-input-scrollable-wrapper textarea{scroll-behavior:smooth}.chat-text-input-animated textarea{transition:height 75ms ease-out;overflow-y:hidden}.chat-text-input-animated.chat-text-input-scrollable-wrapper textarea{overflow-y:auto}.chat-text-input-animated{transition:height .15s ease-out}[data-testid=chat-text-input]::-webkit-scrollbar{width:4px!important}[data-testid=chat-text-input]::-webkit-scrollbar-track{background:0 0;margin:4px 0}[data-testid=chat-text-input]::-webkit-scrollbar-thumb{border-radius:10px;background:var(--scrollbar-thumb-color)!important}[data-testid=chat-text-input]::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color)!important}[data-testid=chat-text-input]{scroll-behavior:smooth;transition:height 75ms ease-out}.chat-message-list-scrollable::-webkit-scrollbar{width:4px!important}.chat-message-list-scrollable::-webkit-scrollbar-track{background:0 0;margin:4px 0}.chat-message-list-scrollable::-webkit-scrollbar-thumb{border-radius:10px;background:var(--scrollbar-thumb-color)!important}.chat-message-list-scrollable::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color)!important}.model-selector-scrollable::-webkit-scrollbar{width:4px!important}.model-selector-scrollable::-webkit-scrollbar-track{background:0 0;margin:4px 0}.model-selector-scrollable::-webkit-scrollbar-thumb{border-radius:10px;background:var(--scrollbar-thumb-color)!important}.model-selector-scrollable::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color)!important}@supports (scrollbar-width:thin){.chat-text-input-scrollable,.chat-text-input-scrollable-wrapper textarea,[data-testid=chat-text-input],.chat-message-list-scrollable,.model-selector-scrollable{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-color)transparent}}
