.chat-gpt{position:relative;display:flex;justify-content:space-between;border-top:2px solid #F8F8FA;border-bottom:2px solid #F8F8FA;height:calc(100vh - var(--header-height))}.chat-gpt-list{width:400px;background-color:#F8F8FA;padding:30px;height:100%;overflow:auto}.chat-gpt-list::-webkit-scrollbar{width:2px;height:2px;border-left:0;background:rgba(0,0,0,0.05)}.chat-gpt-list::-webkit-scrollbar-track{background:none}.chat-gpt-list::-webkit-scrollbar-thumb{background:#00B85F;border-radius:0}.chat-history{display:flex;flex-direction:column;gap:20px;margin:20px 0}.chat-history .chat-gpt-body-user{border-bottom:1px solid #eaeaea;padding-bottom:20px}.chat-gpt-body{width:calc(100% - 400px - 400px);margin:0 auto;border-right:2px solid #F8F8FA;height:100%;display:flex;flex-direction:column;justify-content:space-between}.chat-gpt-body-top{display:flex;padding:30px;width:100%;max-width:1200px;margin:0 auto;flex-direction:column;border-bottom:2px solid #F8F8FA;height:122px}.chat-gpt-body-user{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.chat-gpt-body-user .icon{width:60px;height:60px;border-radius:50%;overflow:hidden}.chat-gpt-body-user .icon img{display:block;width:100%;height:100%;object-fit:cover}.chat-gpt-body-user .infotext{opacity:.6}.chat-gpt-body-user .desc{width:calc(100% - 60px - 15px)}.chat-gpt-body-wrapper{padding:30px;width:100%;max-width:1200px;margin:0 auto}.chat-gpt-body-wrapper-list{max-height:calc(100vh - var(--header-height) - 122px - 205px - 60px - 30px);overflow:auto;margin-bottom:30px;width:calc(100% + 30px);padding-right:30px}.chat-gpt-body-wrapper-list::-webkit-scrollbar{width:2px;height:2px;border-left:0;background:rgba(0,0,0,0.05)}.chat-gpt-body-wrapper-list::-webkit-scrollbar-track{background:none}.chat-gpt-body-wrapper-list::-webkit-scrollbar-thumb{background:#00B85F;border-radius:0}.chat-gpt-bot{display:flex;gap:10px;max-width:500px;align-items:flex-end}.chat-gpt-bot .img{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-bottom:20px}.chat-gpt-bot .img img{display:block;width:100%;height:100%;object-fit:cover}.chat-gpt-bot .desc{max-width:calc(100% - 40px - 10px)}.chat-gpt-bot .desc span{opacity:.5;font-size:13px;display:block;margin-top:7px}.chat-gpt-bot .desc-text{background-color:#F8F8FA;padding:20px;border-radius:15px;border-bottom-left-radius:0}.chat-gpt-bot.user{margin-left:auto;justify-content:flex-end}.chat-gpt-bot.user .desc-text{border-bottom-right-radius:0;border-bottom-left-radius:15px}.chat-gpt-bot.user .desc{max-width:initial}.chat-gpt-bot.user span{margin-left:auto;text-align:right}#chat-form{position:relative;height:209px}#chat-form .publish{position:absolute;bottom:0;right:0;margin:20px;z-index:2}#chat-input{background-color:#F8F8FA;width:100%;height:200px;padding-bottom:60px;border-radius:20px;padding:25px;padding-bottom:65px;position:relative;border:1px solid #dbdbdb}.chat-gpt-form{width:400px;height:100%}.chat-gpt-form-top{height:122px;border-bottom:2px solid #F8F8FA;padding:30px;display:flex;flex-direction:column;justify-content:center}.form-top-title{display:flex;gap:10px;align-items:center}.form-top-title svg{width:18px;height:18px}.char-gpt-form-bottom{padding:30px;display:flex;flex-direction:column}.char-gpt-form-bottom .AuthWr{margin-top:30px}.char-gpt-form-bottom .form-control{background-color:#F8F8FA}
/*# sourceMappingURL=gpt.css.map */
