#root,body,html{height:100vh;overflow:hidden;width:100vw}.ReactVirtualized__Grid::-webkit-scrollbar,.ReactVirtualized__List::-webkit-scrollbar{background:#0000!important;display:none!important;height:0!important;width:0!important}.ReactVirtualized__Grid,.ReactVirtualized__List{scrollbar-width:none!important}.close{position:absolute;right:.5rem;top:.5rem}.modal-container{width:100%}.title-container{cursor:pointer;font-size:.75rem}.delete{cursor:pointer}.delete :hover{color:red}.history-title{margin-top:10px}.thread-container{display:flex;height:100%;width:100%}.thread-container .history{background-color:#0000!important;flex:1 1;height:100%;margin-right:.25rem;overflow-y:auto;padding:.5rem}.thread-container .chat{background-color:#0000!important;display:flex;flex:4 1;flex-direction:column;height:100%;padding:1rem 1rem 0}.animated-border-chat{--border-angle:0deg;background:conic-gradient(from 0deg,#0000 65%,#9c27b0,#673ab7 99%,#0000);background:conic-gradient(from var(--border-angle,0deg),#0000 65%,#9c27b0,#673ab7 99%,#0000);border-radius:12px;max-width:800px;overflow:visible;padding:2px;position:relative;width:100%}.animated-border-chat>*{position:relative;z-index:1}@keyframes dMgBwB{0%{--border-angle:0turn}to{--border-angle:1turn}}.trending-tokens{overflowY:"auto";maxHeight:"100vh";height:"100vh";position:relative;z-index:100}.chatbot{border:none;border-radius:none;margin-bottom:auto;margin-top:auto;text-align:center}.chatbot .chat-messages{flex:1 1;height:calc(100vh - 12rem);margin-top:2.5rem;overflow-y:auto}.chatbot .message{display:flex;flex-direction:column}.chatbot .message-content{border-radius:1.5rem;font-size:1rem;max-width:95%;padding:.3rem .75rem}.chatbot .bot-action{margin-bottom:.625rem}.chatbot .message-user{align-items:flex-end;position:relative}.chatbot .message-bot{align-items:flex-start}.chatbot .message-bot .message-content{border:none;text-align:start}.chatbot .message-user .message-content{background-color:#f8f7f7;border:1px solid #f8f7f7;border-radius:1rem 1rem 0 1rem;margin-bottom:1px;margin-right:8px;padding:8px 12px}.chatbot .loading{animation:clignoter 2s infinite}@keyframes clignoter{0%,to{opacity:1}50%{opacity:0}}@media only screen and (max-width:768px){.chatbot .suggestion .suggestion-line{align-items:center;flex-direction:column}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}