.kai-toggle-btn{align-items:center;background:#fff;border:1px solid #39f;border-radius:50%;bottom:30px;box-shadow:0 4px 12px #39f3;color:#39f;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;position:fixed;right:30px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:40px;z-index:1000}.kai-toggle-btn:hover{background:#f0f7ff;box-shadow:0 6px 16px #39f6;filter:drop-shadow(0 0 12px #3399ff) brightness(1.2);transform:scale(1.1)}.kai-toggle-btn.open{animation:none;background:#ff4d4f;border-color:#ff4d4f;color:#fff;filter:none}.kai-toggle-btn.glowing{animation:kai-glow 2s ease-in-out infinite}.ant-tooltip{cursor:default;pointer-events:none}@keyframes kai-glow{0%{filter:drop-shadow(0 0 2px #3399ff) brightness(1)}50%{filter:drop-shadow(0 0 8px #3399ff) brightness(1.3)}to{filter:drop-shadow(0 0 2px #3399ff) brightness(1)}}.kai-chat-drawer .ant-drawer-body{overflow:hidden;padding:0}.kai-chat-drawer .kai-drawer-header{align-items:center;display:flex}.kai-chat-drawer .kai-drawer-header .kai-header-text{display:flex;flex-direction:column}.kai-chat-drawer .kai-drawer-header .kai-header-text .kai-title{font-size:16px;font-weight:600;line-height:1.2}.kai-chat-drawer .kai-drawer-header .kai-header-text .kai-version{color:#8c8c8c;font-size:10px;font-weight:400}.kai-chat-drawer .kai-header-actions{align-items:center;display:flex;gap:8px}.kai-chat-container{background:#f5f7f9;display:flex;flex-direction:column;height:100%}.kai-messages-list{display:flex;flex:1 1;flex-direction:column;gap:15px;overflow-y:auto;padding:20px}.kai-messages-list .kai-welcome-msg{color:#595959;padding:20px;text-align:center}.kai-messages-list .kai-welcome-msg .ant-avatar{background:#39f;margin-bottom:15px}.kai-messages-list .kai-welcome-msg h3{margin-bottom:10px}.kai-messages-list .kai-welcome-msg .kai-about-section{background:#3399ff0d;border-radius:12px;margin-top:25px;padding:15px;text-align:left}.kai-messages-list .kai-welcome-msg .kai-about-section h4{align-items:center;color:#39f;display:flex;font-size:14px;gap:6px;margin:0 0 8px}.kai-messages-list .kai-welcome-msg .kai-about-section p{color:#8c8c8c;font-size:12px;line-height:1.5;margin:0}.kai-messages-list .kai-welcome-msg .kai-suggested-questions{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:25px}.kai-messages-list .kai-welcome-msg .kai-suggested-questions .suggested-label{color:#bfbfbf;font-size:12px;margin-bottom:5px}.kai-messages-list .kai-welcome-msg .kai-suggested-questions .suggested-btn{border-color:#39f;border-radius:15px;color:#39f;font-size:13px;width:-webkit-fit-content;width:fit-content}.kai-messages-list .kai-welcome-msg .kai-suggested-questions .suggested-btn:hover{background:#39f;color:#fff}.kai-message-wrapper{display:flex;width:100%}.kai-message-wrapper.user{justify-content:flex-end}.kai-message-wrapper.user .kai-message-bubble{background:#39f;border-radius:15px 15px 0 15px;color:#fff}.kai-message-wrapper.model{justify-content:flex-start}.kai-message-wrapper.model .kai-message-bubble{background:#fff;border-radius:15px 15px 15px 0;box-shadow:0 2px 8px #0000000d;color:#262626}.kai-message-bubble{word-wrap:break-word;font-size:14px;line-height:1.6;max-width:85%;padding:12px 16px}.kai-message-bubble.loading{padding:8px 15px}.kai-message-bubble p{margin-bottom:10px}.kai-message-bubble p:last-child{margin-bottom:0}.kai-message-bubble h3,.kai-message-bubble h4{color:inherit;font-weight:600;line-height:1.3;margin:15px 0 8px}.kai-message-bubble h3{font-size:16px}.kai-message-bubble h4{font-size:15px}.kai-message-bubble ol,.kai-message-bubble ul{margin-bottom:10px;padding-left:20px}.kai-message-bubble ol:last-child,.kai-message-bubble ul:last-child{margin-bottom:0}.kai-message-bubble li{margin-bottom:4px}.kai-message-bubble strong{font-weight:600}.kai-message-bubble em{font-style:italic}.kai-message-bubble table{background:#fff;border:1px solid #e8e8e8;border-collapse:collapse;border-radius:8px;font-size:13px;margin:12px 0;overflow:hidden;width:100%}.kai-message-bubble td,.kai-message-bubble th{border:1px solid #e8e8e8;padding:8px 10px;text-align:left;vertical-align:top}.kai-message-bubble th{background:#f0f7ff;color:#39f;font-weight:600}.kai-message-bubble tr:nth-child(2n){background:#fafafa}.kai-input-area{align-items:flex-end;background:#fff;border-top:1px solid #f0f0f0;display:flex;gap:10px;padding:15px}.kai-input-area .ant-input{border-radius:20px;padding:8px 15px;resize:none}.kai-verification-form{background:#fff;height:100%;overflow-y:auto;padding:20px}.kai-verification-form h3{margin:15px 0 10px}.kai-verification-form p{color:#8c8c8c;margin-bottom:20px}@keyframes blink-dot{0%{opacity:.2}33%{opacity:1}66%{opacity:.2}to{opacity:.2}}.kai-typing-dots{margin-left:5px}.kai-typing-dots span{animation:blink-dot 1.2s infinite;background-color:#262626;border-radius:50%;display:inline-block;height:5px;margin:0 1px;vertical-align:middle;width:5px}.kai-typing-dots span:first-child{animation-delay:0s}.kai-typing-dots span:nth-child(2){animation-delay:.4s}.kai-typing-dots span:nth-child(3){animation-delay:.8s}
/*# sourceMappingURL=90.443105c9.chunk.css.map*/