.chat-intent-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:100%}#my-llm-chat{box-shadow:0 4px 20px rgba(0,0,0,.08);height:600px;overflow:hidden;width:100%}.custom-scroll{overflow-y:auto;scrollbar-color:hsla(0,0%,100%,.2) transparent;scrollbar-width:thin}.custom-scroll::-webkit-scrollbar{height:6px;width:6px}.custom-scroll::-webkit-scrollbar-track{background:transparent}.custom-scroll::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:10px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.4)}.custom-scroll::-webkit-scrollbar-button{display:none}
/*# sourceMappingURL=app.css.map*/