.CustomZeChat-module__PKTH6a__chatButton{cursor:pointer;z-index:1000;background:linear-gradient(90deg,#8816e3 40%,#d5149f);border:none;border-radius:36px;justify-content:center;align-items:center;width:70px;height:70px;padding:0;transition:all .3s;display:flex;position:fixed;bottom:20px;right:35px;overflow:hidden;box-shadow:0 4px 12px #b926bc4d}.CustomZeChat-module__PKTH6a__chatButton:hover{transform:scale(1.05);box-shadow:0 6px 20px #b926bc66}.CustomZeChat-module__PKTH6a__chatButton img{object-fit:cover;border-radius:12px;width:50px;height:50px}.CustomZeChat-module__PKTH6a__chatWindow{z-index:1001;background:radial-gradient(circle at 10% 10%,#a402f0 0%,#a402f066 20%,#5e018a26 40%,#5e018a0d 60%,#0000 75%),radial-gradient(circle at 55% 75%,#1602f0 0%,#1602f066 20%,#5e018a26 40%,#5e018a0d 60%,#0000 75%),linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%);border-radius:12px;flex-direction:column;width:420px;height:66vh;max-height:66vh;display:none;position:fixed;bottom:100px;right:35px;overflow:hidden;box-shadow:0 25px 50px #0006}.CustomZeChat-module__PKTH6a__chatWindow.CustomZeChat-module__PKTH6a__open{display:flex}.CustomZeChat-module__PKTH6a__chatHeader{color:#fff;z-index:2;background-color:#6b1ee3;border-bottom:none;align-items:center;gap:0;height:70px;padding:8px 8px 8px 0;display:flex;position:relative}.CustomZeChat-module__PKTH6a__chatHeader img{object-fit:cover;border-radius:8px;width:60px;height:60px;margin-left:12px;display:block;position:relative}.CustomZeChat-module__PKTH6a__chatTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;z-index:3;margin-left:5px;font-size:14px;font-weight:600;line-height:1;position:relative;overflow:hidden}.CustomZeChat-module__PKTH6a__closeButton{color:#6b1ee3;cursor:pointer;background:#ffffffe6;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;margin-top:0;margin-left:auto;margin-right:10px;padding:0;font-size:18px;line-height:1;display:flex}.CustomZeChat-module__PKTH6a__closeButton:hover{background:#fff;border-color:#fffc}.CustomZeChat-module__PKTH6a__chatMessages{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.CustomZeChat-module__PKTH6a__chatMessages::-webkit-scrollbar{width:6px}.CustomZeChat-module__PKTH6a__chatMessages::-webkit-scrollbar-track{background:#1f19374d;border-radius:3px}.CustomZeChat-module__PKTH6a__chatMessages::-webkit-scrollbar-thumb{background:#8b5cf680;border-radius:3px}.CustomZeChat-module__PKTH6a__chatMessages::-webkit-scrollbar-thumb:hover{background:#8b5cf6b3}.CustomZeChat-module__PKTH6a__message{gap:12px;max-width:85%;display:flex}.CustomZeChat-module__PKTH6a__message.CustomZeChat-module__PKTH6a__user{flex-direction:row-reverse;align-self:flex-end}.CustomZeChat-module__PKTH6a__messageAvatar{border-radius:25px;flex-shrink:0;width:40px;height:40px}.CustomZeChat-module__PKTH6a__messageContent{border:.5px solid gray;border-radius:12px;padding:12px 16px;font-size:15px;line-height:1.4}.CustomZeChat-module__PKTH6a__message.CustomZeChat-module__PKTH6a__bot .CustomZeChat-module__PKTH6a__messageContent{color:#e5e7eb;background-color:#1c202b;border-radius:20px}.CustomZeChat-module__PKTH6a__message.CustomZeChat-module__PKTH6a__user .CustomZeChat-module__PKTH6a__messageContent{color:#fff;background-color:#6b1ee3}.CustomZeChat-module__PKTH6a__welcomeMessage{color:#e5e7eb;text-align:center;background-color:#1c202b;border:.5px solid gray;border-radius:12px;margin-bottom:16px;padding:16px}.CustomZeChat-module__PKTH6a__starterPrompts{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.CustomZeChat-module__PKTH6a__starterPrompt{color:#e5e7eb;cursor:pointer;text-align:center;background-color:#0000;border:.5px solid gray;border-radius:12px;padding:10px 16px;font-size:14px;transition:all .2s}.CustomZeChat-module__PKTH6a__starterPrompt:hover{background-color:#6b1ee3;border-color:#6b1ee3}.CustomZeChat-module__PKTH6a__chatInput{background:0 0;border:.75px solid #e5e7eaf2;border-radius:12px;align-items:flex-start;gap:12px;width:calc(100% - 40px);max-width:600px;margin:20px auto;padding:15px 10px 10px;display:flex}.CustomZeChat-module__PKTH6a__inputField{color:#fff;background:0 0;border:none;border-bottom:1px solid #fff6;outline:none;flex:1;width:100%;min-width:300px;margin-top:-2px;padding:0 0 10px;font-size:15px;line-height:20px;transform:translateY(-2px)}.CustomZeChat-module__PKTH6a__inputField::placeholder{color:#fff9}.CustomZeChat-module__PKTH6a__sendButton{margin-top:-5px;cursor:pointer!important;filter:none!important;background:url(/images/arrows.png) -20px/72px 72px no-repeat!important;border:none!important;justify-content:center!important;align-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;margin-bottom:0!important;padding:0!important;transition:all .2s!important;display:flex!important}.CustomZeChat-module__PKTH6a__sendButton:hover{opacity:.8}.CustomZeChat-module__PKTH6a__sendButton svg{display:none!important}.CustomZeChat-module__PKTH6a__charCounter{color:#fff9;margin-top:4px;font-size:12px}.CustomZeChat-module__PKTH6a__charCounter.CustomZeChat-module__PKTH6a__warning{color:#ff6b6b}.CustomZeChat-module__PKTH6a__charWarning{color:#ff6b6b;margin-top:4px;font-size:12px}.CustomZeChat-module__PKTH6a__typingIndicator{background-color:#1c202b;border:.5px solid gray;border-radius:12px;gap:4px;width:fit-content;padding:12px 16px;display:flex}.CustomZeChat-module__PKTH6a__typingDot{background-color:#e5e7eb;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite CustomZeChat-module__PKTH6a__typing}.CustomZeChat-module__PKTH6a__typingDot:first-child{animation-delay:-.32s}.CustomZeChat-module__PKTH6a__typingDot:nth-child(2){animation-delay:-.16s}@keyframes CustomZeChat-module__PKTH6a__typing{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.CustomZeChat-module__PKTH6a__errorMessage{color:#ff6b6b;text-align:center;background-color:#ff6b6b33;border:1px solid #ff6b6b;border-radius:12px;margin:8px 0;padding:12px 16px}@media screen and (max-width:768px){.CustomZeChat-module__PKTH6a__chatWindow{width:90%;height:80vh;max-height:80vh;bottom:90px;left:5%;right:5%}.CustomZeChat-module__PKTH6a__chatInput{width:calc(100% - 20px);margin:10px;padding:10px}.CustomZeChat-module__PKTH6a__inputField{min-width:unset;font-size:14px}.CustomZeChat-module__PKTH6a__chatMessages{padding:15px}.CustomZeChat-module__PKTH6a__message{max-width:90%}.CustomZeChat-module__PKTH6a__chatTitle{font-size:12px}}
