.chat-bubble .chat-content{width:-moz-fit-content;width:fit-content;max-width:85%;padding:16px;margin:20px 0;border-radius:12px;white-space:normal;word-break:break-word;word-wrap:break-word;overflow-wrap:break-word;transition:all .3s ease;opacity:0;transform:translateY(20px);animation:fadeIn .3s ease forwards;font-size:16px;line-height:24px;margin-bottom:12px}.chat-bubble .chat-content.user{align-self:flex-end;margin-left:auto;background:#0055a8;color:#fff;border-bottom-right-radius:4px}.chat-bubble .chat-content.ai{align-self:flex-start;background-color:#fff;color:#333;border-bottom-left-radius:4px}.chat-bubble .chat-tip{font-weight:400;font-size:10px;color:#f7ab3f;line-height:14px;margin-top:6px}.chat-bubble .recommend-card{background:hsla(0,0%,100%,.6);box-shadow:0 0 8px 0 rgba(0,71,140,.15);border-radius:12px;padding:16px;display:flex;justify-content:space-between;align-items:center;margin-top:20px;width:275px;box-sizing:border-box}.chat-bubble .recommend-card-left{display:flex;flex-direction:column}.chat-bubble .recommend-card-left-title{font-weight:400;font-size:15px;color:#333;line-height:24px}.chat-bubble .recommend-card-left-tip{font-weight:400;font-size:12px;color:#999;line-height:24px}.chat-bubble .recommend-card-right{font-weight:600;font-size:12px;color:#fff;line-height:18px;text-align:center;padding:6px 14px;background:#0055a8;border-radius:20px}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.loader{--dot-spacing:12px;width:6px;height:6px;border-radius:50%;display:inline-flex;align-items:center;background:#fff;box-shadow:calc(var(--dot-spacing)*-1) 0 #fff,var(--dot-spacing) 0 #fff;box-sizing:border-box;margin-left:18px;animation:shadowPulse 2s linear infinite}@keyframes shadowPulse{33%{background:#fff;box-shadow:calc(var(--dot-spacing)*-1) 0 #0055a8,var(--dot-spacing) 0 #fff}66%{background:#0055a8;box-shadow:calc(var(--dot-spacing)*-1) 0 #fff,var(--dot-spacing) 0 #fff}to{background:#fff;box-shadow:calc(var(--dot-spacing)*-1) 0 #fff,var(--dot-spacing) 0 #0055a8}}.feedback-bar{padding:10px 20px;width:-moz-max-content;width:max-content;background:hsla(0,0%,100%,.6);box-shadow:0 0 8px 0 rgba(0,71,140,.15);border-radius:26px;display:flex;align-items:center}.feedback-bar .feedback-icon{width:16px;height:16px;margin:0 20px}.chat-intro[data-v-738682b6]{text-align:center}.chat-intro .intro-avatar[data-v-738682b6]{width:345px;height:162px}.chat-intro .intro-text[data-v-738682b6]{margin-top:-4px;font-weight:400;font-size:15px;color:#333;line-height:24px;text-align:left;padding:16px;background:#fafcff;box-shadow:0 0 8px 0 rgba(0,71,140,.15);border-radius:12px;margin-bottom:20px}.chat-intro .suggestions .suggestions-title[data-v-738682b6]{font-size:14px;color:#999;line-height:20px;text-align:left;margin-bottom:12px}.chat-intro .suggestions .suggestions-content[data-v-738682b6]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 6px;box-sizing:border-box}.chat-intro .suggestions .suggestion-item[data-v-738682b6]{font-size:15px;color:#333;line-height:24px;padding:12px 16px;background:hsla(0,0%,100%,.6);box-shadow:0 0 8px 0 rgba(0,71,140,.15);border-radius:26px;margin-bottom:12px;width:-moz-max-content;width:max-content}.chat-intro .suggestions .suggestion-item .suggestion-arrow[data-v-738682b6]{width:16px;height:11px;margin-left:4px}.chat-title-wrapper[data-v-672346b7]{width:100%;box-sizing:border-box;position:relative;display:inline-block;padding:0 10px}.chat-title-header[data-v-672346b7]{width:100%;display:flex;justify-content:space-between;align-items:center}.chat-title-header .model-title[data-v-672346b7]{display:flex;align-items:center;cursor:pointer;font-size:16px;font-weight:700;color:#323233;-webkit-user-select:none;-moz-user-select:none;user-select:none}.triangle[data-v-672346b7]{margin-left:8px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #323233;transition:transform .3s ease}.triangle.expanded[data-v-672346b7]{transform:rotate(180deg)}.customer-dropdown[data-v-672346b7]{position:absolute;top:calc(100% + 13px);left:20px;z-index:999;width:250px;box-sizing:border-box;padding:16px;background:#fff;box-shadow:0 0 20px 0 rgba(0,71,140,.15);border-radius:16px}.customer-dropdown .dropdown-item[data-v-672346b7]{display:flex;justify-content:space-between;cursor:pointer;align-items:center;border-bottom:1px solid #e5e5e5;padding:12px 0}.customer-dropdown .dropdown-item .text-wrap .text[data-v-672346b7]{font-weight:600;font-size:15px;color:#333;margin-bottom:4px}.customer-dropdown .dropdown-item .text-wrap .desc[data-v-672346b7]{font-weight:400;font-size:12px;color:#666;line-height:17px}.customer-dropdown .dropdown-item .check-icon[data-v-672346b7]{width:16px;height:16px}.customer-dropdown .dropdown-item[data-v-672346b7]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.chat-feedback-popup{background-image:url(../img/popup-bg.db8ff73c.png);background-color:transparent;background-size:cover;background-repeat:no-repeat;height:394px;display:flex;flex-direction:column;align-items:center;padding:20px;width:100%;box-sizing:border-box}.chat-feedback-popup .chat-feedback-popup-title{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:18px;color:#333;line-height:25px;padding-top:4px;margin-bottom:16px}.chat-feedback-popup .chat-feedback-popup-content{display:flex;flex-direction:column;width:100%;align-items:center}.chat-feedback-popup .feedback-row{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;margin-bottom:12px}.chat-feedback-popup .feedback-row-alone{width:100%;margin-bottom:12px;text-align:center}.chat-feedback-popup .feedback-tag{padding:12px 20px;background:#fff;border-radius:20px;border:1px solid transparent;font-size:14px}.chat-feedback-popup .feedback-tag:last-child{width:100%;text-align:center;margin-top:12px}.chat-feedback-popup .feedback-tag.active{background:#cce1f5;border-radius:20px;border:1px solid #0055a8;font-weight:400;color:#333}.chat-feedback-popup .chat-feedback-popup-field{margin-bottom:40px;background:#fff;border-radius:16px}.chat-feedback-popup .flex-col-center{display:flex;flex-direction:column;align-items:center}.chat-feedback-popup .customer-content{width:100%;height:282px;padding:32px;box-sizing:border-box;background:#fff;border-radius:16px}.chat-feedback-popup .customer-content .customer-content-img{width:182px;height:182px}.chat-feedback-popup .popup-close{width:18px;height:18px;margin-left:auto;margin-bottom:28px}.chat-feedback-popup .chat-feedback-popup-thankyou{display:flex;flex-direction:column;align-items:center;margin-bottom:54px}.chat-feedback-popup .chat-feedback-popup-thankyou-icon{width:56px;height:56px;margin-bottom:12px}.chat-feedback-popup .chat-feedback-popup-thankyou-text{font-weight:600;font-size:18px;color:#333;line-height:26px}.chat-feedback-popup .chat-feedback-popup-contact{width:100%;box-sizing:border-box;padding:10px 16px;background:#fff;border-radius:16px;display:flex;justify-content:center;align-items:center}.chat-feedback-popup .chat-feedback-popup-contact-img{width:100px;height:100px;margin-right:12px}.chat-feedback-popup .chat-feedback-popup-contact-text{font-size:16px;color:#333;line-height:22px}.chat-feedback-popup .feedback-btn-group{display:flex;justify-content:space-between;width:100%}.chat-feedback-popup .feedback-btn-group .feedback-btn{width:150px;height:45px;border-radius:24px;font-weight:600;font-size:18px;display:flex;justify-content:center;align-items:center}.chat-feedback-popup .feedback-btn-group .feedback-btn-customer{background-color:#fff;color:#333}.chat-feedback-popup .feedback-btn-group .feedback-btn-submit{background-color:#0055a8;color:#fff}.chat-feedback-popup .fade-enter-active,.chat-feedback-popup .fade-leave-active{transition:opacity .3s ease}.chat-feedback-popup .fade-enter-from,.chat-feedback-popup .fade-leave-to{opacity:0}.customer-popup{overflow:visible!important}.customer-popup .customer-header{display:flex;padding-top:12px}.customer-popup .customer-header-person{width:97px;height:97px;margin-top:-60px;margin-right:16px}.customer-popup .customer-header-title{width:167px;height:23px}.chat-container[data-v-5db95c43]{display:flex;flex-direction:column;position:fixed;top:0;bottom:0;width:100%;overflow:hidden;background-image:url(../img/ai-bg.1c23a934.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:12px;box-sizing:border-box}.chat-container .chat-header[data-v-5db95c43]{color:#fff;z-index:100;flex-shrink:0;position:sticky;top:0;font-weight:600;font-size:17px;color:#323233;line-height:18px;padding:14px 0}.chat-list-wrapper[data-v-5db95c43]{flex:1;overflow:hidden}.chat-list-content[data-v-5db95c43]{padding:12px 12px 80px}.chat-input[data-v-5db95c43]{display:flex;z-index:100;height:auto;flex-shrink:0;position:fixed;bottom:0;left:0;right:0;align-items:center;border-radius:24px;margin:0 12px;padding-bottom:20px}.van-field[data-v-5db95c43]{flex:1;margin-right:8px;border-radius:20px;padding:0 14px;max-height:100px;border-right:0;overflow-y:auto}.van-field[data-v-5db95c43] .van-field__control{padding:14px 8px;white-space:normal;word-break:break-word;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4}.van-button[data-v-5db95c43]{border-radius:20px;padding:0 16px;height:36px;font-weight:500;box-shadow:0 2px 4px rgba(0,0,0,.1);flex-shrink:0}