*{margin:0;padding:0;box-sizing:border-box}#app{display:flex;position:relative;height:100vh}.chat-container[data-v-20f0821d]{display:flex;flex-direction:column;height:100vh;overflow:hidden}.chat-header[data-v-20f0821d]{position:sticky;top:0;background-color:#0077ff7c;padding:10px;display:flex;justify-content:space-between;align-items:center}.header-buttons button[data-v-20f0821d]{margin-left:10px}.chat-body[data-v-20f0821d]{flex:1;overflow-y:auto;padding:10px;scroll-behavior:smooth}.chat-messagemy[data-v-20f0821d],.chat-messageyou[data-v-20f0821d]{width:-moz-fit-content;width:fit-content;display:block;word-wrap:break-word;white-space:pre-wrap;margin:15px 0;padding:10px;border-radius:5px}.chat-messagemy[data-v-20f0821d]{color:#fff;background-color:#ff000091;display:flex;justify-content:flex-end}.chat-messageyou[data-v-20f0821d]{background-color:#b4d5f54f}.chat-input-container[data-v-20f0821d]{display:flex;padding:10px;background-color:#f8f9fa;border-top:1px solid #ddd}.chat-input-container textarea[data-v-20f0821d]{flex:1;padding:5px;border:1px solid #ccc;border-radius:10px;width:100%;padding-right:10%;outline:none}textarea[data-v-20f0821d]:hover{border-color:#409eff}textarea[data-v-20f0821d]:focus{border-color:#409eff;box-shadow:0 0 4px rgba(64,158,255,.3)}.chat-input-container .send-icon[data-v-20f0821d]{position:absolute;right:5%;top:95%;cursor:pointer;color:#409eff;font-size:170%}.el-form-item__content[data-v-a8969e74]{@media (max-width:768px){.el-input[data-v-a8969e74],.el-textarea[data-v-a8969e74]{width:100%!important}}}.el-message.top-message[data-v-a8969e74]{position:fixed!important;top:20px!important;z-index:9000!important}.fixed-bottom-container[data-v-a8969e74]{padding:20px 0;gap:20px}.fixed-bottom-container[data-v-a8969e74],.fixed-bottom-two[data-v-a8969e74]{background-color:#fff;position:fixed;bottom:0;left:0;right:0;width:100%;box-shadow:0 -2px 10px hsla(0,0%,100%,.1);display:flex;justify-content:center}.el-button[data-v-a8969e74]{width:200px}.el-textarea[data-v-a8969e74]{width:100%}.title_text[data-v-a8969e74]{font-family:PingFang SC;font-weight:600;font-size:16px;color:#3a3a3c;line-height:19px;text-align:left;font-style:normal;text-transform:none}.el-form-item__content[data-v-e5da4e78]{@media (max-width:768px){.el-input[data-v-e5da4e78],.el-textarea[data-v-e5da4e78]{width:100%!important}}}.form-container[data-v-e5da4e78]{overflow-y:auto}[data-v-e5da4e78] .el-message.top-message{position:fixed!important;top:150px!important;z-index:9000!important;background-color:#fff;padding:10px;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fixed-bottom-container[data-v-e5da4e78]{background-color:#fff;width:100%;padding:10px 0;box-shadow:0 -2px 10px hsla(0,0%,100%,.1);display:flex;justify-content:center;gap:20px}.fixed-bottom-two[data-v-e5da4e78]{position:fixed;bottom:0;left:0;width:100%;z-index:1000}.el-button[data-v-e5da4e78]{width:200px}.el-textarea[data-v-e5da4e78]{width:100%}.title_text[data-v-e5da4e78]{font-family:PingFang SC;font-weight:600;font-size:16px;color:#3a3a3c;line-height:19px;text-align:left;font-style:normal;text-transform:none}