#app2{height:88vh;margin:0 auto}#app2,#appcode{display:flex;flex-direction:column}#appcode{background:#fff;height:90vh;margin-top:1.2rem;padding:2rem}#chat_container{display:flex;flex:1;flex-direction:column;gap:5px;height:90%;overflow-y:scroll;width:100%;-ms-overflow-style:none;padding-bottom:5px;scroll-behavior:smooth;scrollbar-width:none}#chat_container::-webkit-scrollbar{display:none}.wrapper{padding:7px;width:98%}.ai{background:#f3f4f6}.chat{align-items:flex-start;display:flex;flex-direction:row;gap:5px;margin:0 auto;width:100%}.profile{align-items:center;border-radius:5px;display:flex;height:36px;justify-content:center;width:36px}.profile img{height:90%;-o-object-fit:contain;object-fit:contain;width:90%}.message{flex:1;max-width:100%;overflow-x:scroll;white-space:pre-wrap;-ms-overflow-style:none;scrollbar-width:none}.message::-webkit-scrollbar{display:none}form{display:flex;flex-direction:row;gap:10px;margin:0 auto;outline:1px solid #818080;width:100%}textarea{background:transparent;border:none;border-radius:5px;font-size:18px;outline:none;padding:10px;width:100%}textarea[disabled]{background:transparent;cursor:wait}button{background:transparent;border:0;cursor:pointer;outline:0}button[disabled]{cursor:wait}form img{height:20px;width:30px}@media only screen and (max-width:768px){#app2{height:88vh;width:98%}#appcode{margin-top:1rem;padding:.5rem}}
