.Chatbot-module__TqrILa__chatbotContainer{z-index:50;position:fixed;bottom:1.5rem;right:1.5rem}.Chatbot-module__TqrILa__floatingButton{cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:.3s ease-out Chatbot-module__TqrILa__floatIn;display:flex;box-shadow:0 10px 25px -5px #3b82f666}.Chatbot-module__TqrILa__floatingButton:hover{transform:scale(1.1);box-shadow:0 20px 35px -8px #3b82f680}.Chatbot-module__TqrILa__floatingButton:active{transform:scale(.95)}.Chatbot-module__TqrILa__floatingIcon{color:#fff;width:24px;height:24px;transition:transform .2s}.Chatbot-module__TqrILa__floatingButton:hover .Chatbot-module__TqrILa__floatingIcon{transform:scale(1.1)}.Chatbot-module__TqrILa__statusDot{background-color:#10b981;border:2px solid #fff;border-radius:50%;width:12px;height:12px;animation:2s infinite Chatbot-module__TqrILa__pulse;position:absolute;top:-4px;right:-4px}.Chatbot-module__TqrILa__chatModal{background:linear-gradient(135deg,#111827,#1f2937);border:1px solid #ffffff1a;border-radius:1.5rem;flex-direction:column;width:90vw;max-width:400px;height:600px;animation:.3s cubic-bezier(.34,1.56,.64,1) Chatbot-module__TqrILa__slideUp;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Chatbot-module__TqrILa__chatModalMinimized{height:auto;max-height:80px}.Chatbot-module__TqrILa__chatHeader{z-index:10;background:linear-gradient(135deg,#3b82f6,#8b5cf6);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.Chatbot-module__TqrILa__headerLeft{align-items:center;gap:.5rem;display:flex}.Chatbot-module__TqrILa__headerIcon{color:#fff;width:20px;height:20px}.Chatbot-module__TqrILa__headerTitle{color:#fff;font-weight:600}.Chatbot-module__TqrILa__headerBadge{color:#fff;background:#fff3;border-radius:9999px;padding:.125rem .5rem;font-size:.65rem}.Chatbot-module__TqrILa__headerActions{align-items:center;gap:.25rem;display:flex}.Chatbot-module__TqrILa__headerButton{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:.5rem;padding:.25rem;transition:all .2s}.Chatbot-module__TqrILa__headerButton:hover{background:#ffffff1a}.Chatbot-module__TqrILa__headerButtonIcon{width:16px;height:16px}.Chatbot-module__TqrILa__messagesArea{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.Chatbot-module__TqrILa__messagesArea::-webkit-scrollbar{width:6px}.Chatbot-module__TqrILa__messagesArea::-webkit-scrollbar-track{background:#1f2937;border-radius:10px}.Chatbot-module__TqrILa__messagesArea::-webkit-scrollbar-thumb{background:#4b5563;border-radius:10px}.Chatbot-module__TqrILa__messagesArea::-webkit-scrollbar-thumb:hover{background:#6b7280}.Chatbot-module__TqrILa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1rem;display:flex}.Chatbot-module__TqrILa__emptyIcon{color:#8b5cf6;width:48px;height:48px;margin-bottom:.75rem}.Chatbot-module__TqrILa__emptyTitle{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.Chatbot-module__TqrILa__emptyText{color:#9ca3af;max-width:280px;font-size:.875rem}.Chatbot-module__TqrILa__suggestionsTitle{color:#6b7280;margin-top:1.5rem;margin-bottom:.5rem;font-size:.75rem}.Chatbot-module__TqrILa__suggestionsGrid{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.Chatbot-module__TqrILa__suggestionButton{color:#9ca3af;cursor:pointer;background:#1f2937;border:none;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;transition:all .2s}.Chatbot-module__TqrILa__suggestionButton:hover{color:#fff;background:#374151}.Chatbot-module__TqrILa__messageWrapper{gap:.75rem;animation:.3s ease-out Chatbot-module__TqrILa__fadeIn;display:flex}.Chatbot-module__TqrILa__messageUser{justify-content:flex-end}.Chatbot-module__TqrILa__messageAssistant{justify-content:flex-start}.Chatbot-module__TqrILa__messageAvatar{flex-shrink:0;width:32px;height:32px}.Chatbot-module__TqrILa__avatarFallback{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:9999px;justify-content:center;align-items:center;width:100%;height:100%;font-size:.75rem;font-weight:600;display:flex}.Chatbot-module__TqrILa__userAvatarFallback{color:#fff;background:#374151}.Chatbot-module__TqrILa__messageBubble{border-radius:1rem;max-width:80%;padding:.5rem 1rem}.Chatbot-module__TqrILa__messageUserBubble{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.Chatbot-module__TqrILa__messageAssistantBubble{color:#f3f4f6;background:#1f2937}.Chatbot-module__TqrILa__messageContent{font-size:.875rem;line-height:1.5}.Chatbot-module__TqrILa__messageContent p{margin:0}.Chatbot-module__TqrILa__messageContent a{color:#60a5fa;text-decoration:none}.Chatbot-module__TqrILa__messageContent a:hover{text-decoration:underline}.Chatbot-module__TqrILa__propertyCardsContainer{gap:.5rem;margin-top:.75rem}.Chatbot-module__TqrILa__propertyCardLink{background:#374151;border-radius:.5rem;padding:.5rem;text-decoration:none;transition:all .2s;display:block}.Chatbot-module__TqrILa__propertyCardLink:hover{background:#4b5563}.Chatbot-module__TqrILa__propertyCardTitle{color:#fff;font-size:.875rem;font-weight:500}.Chatbot-module__TqrILa__propertyCardPrice{color:#9ca3af;font-size:.75rem}.Chatbot-module__TqrILa__suggestedQuestionsContainer{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.Chatbot-module__TqrILa__suggestedQuestionButton{cursor:pointer;color:#9ca3af;background:#374151;border:none;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;transition:all .2s}.Chatbot-module__TqrILa__suggestedQuestionButton:hover{color:#fff;background:#4b5563}.Chatbot-module__TqrILa__typingIndicator{gap:.25rem;padding:.5rem 1rem;display:flex}.Chatbot-module__TqrILa__typingDot{background-color:#9ca3af;border-radius:50%;width:6px;height:6px;animation:1.4s infinite Chatbot-module__TqrILa__bounce}.Chatbot-module__TqrILa__typingDot:first-child{animation-delay:0s}.Chatbot-module__TqrILa__typingDot:nth-child(2){animation-delay:.2s}.Chatbot-module__TqrILa__typingDot:nth-child(3){animation-delay:.4s}.Chatbot-module__TqrILa__inputArea{background:#111827;border-top:1px solid #1f2937;flex-shrink:0;padding:1rem}.Chatbot-module__TqrILa__inputContainer{gap:.5rem;display:flex}.Chatbot-module__TqrILa__input{color:#fff;background:#1f2937;border:1px solid #374151;border-radius:.5rem;flex:1;padding:.5rem .75rem;font-size:.875rem}.Chatbot-module__TqrILa__input:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 2px #8b5cf633}.Chatbot-module__TqrILa__input::placeholder{color:#6b7280}.Chatbot-module__TqrILa__input:disabled{opacity:.5;cursor:not-allowed}.Chatbot-module__TqrILa__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem 1rem;transition:all .2s;display:flex}.Chatbot-module__TqrILa__sendButton:hover:not(:disabled){opacity:.9;transform:scale(1.02)}.Chatbot-module__TqrILa__sendButton:disabled{opacity:.5;cursor:not-allowed}.Chatbot-module__TqrILa__sendIcon{width:16px;height:16px}.Chatbot-module__TqrILa__sendIconSpinner{width:16px;height:16px;animation:1s linear infinite Chatbot-module__TqrILa__spin}.Chatbot-module__TqrILa__inputFooter{color:#6b7280;text-align:center;margin-top:.5rem;font-size:.7rem}@keyframes Chatbot-module__TqrILa__floatIn{0%{opacity:0;transform:translateY(20px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Chatbot-module__TqrILa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Chatbot-module__TqrILa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Chatbot-module__TqrILa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@keyframes Chatbot-module__TqrILa__bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}@keyframes Chatbot-module__TqrILa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.Chatbot-module__TqrILa__chatModal{width:calc(100vw - 2rem);height:calc(100vh - 2rem);max-height:600px;bottom:1rem;right:1rem}.Chatbot-module__TqrILa__messageBubble{max-width:85%}}.Chatbot-module__TqrILa__minimizedContent{text-align:center;color:#9ca3af;padding:1rem;font-size:.875rem}
