.chat-module__7mJqqq__chatContainer{background:linear-gradient(135deg,#f8faff 0%,#f0f4ff 100%);border-radius:16px;width:100%;height:90vh;margin:20px 0 -44px;padding:0;display:flex;position:relative;bottom:0;overflow:hidden;box-shadow:0 8px 32px #5467f91a}.chat-module__7mJqqq__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-right:1px solid #5467f91a;border-radius:16px 0 0 16px;flex-direction:column;flex-shrink:0;width:320px;height:90vh;padding:24px 0;display:flex;overflow:hidden;box-shadow:4px 0 20px #5467f914}.chat-module__7mJqqq__sidebarHeader{border-bottom:1px solid #5467f91a;align-items:center;gap:12px;padding:0 24px 24px;display:flex}.chat-module__7mJqqq__backButton{color:#fff;background:linear-gradient(135deg,#5467f9,#7c8bf9);border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #5467f94d}.chat-module__7mJqqq__backButton:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 16px #5467f966}.chat-module__7mJqqq__sidebarTitle{background:linear-gradient(135deg,#5467f9,#7c8bf9);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0;font-size:26px;font-weight:700}.chat-module__7mJqqq__conversationsHeader{justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.chat-module__7mJqqq__conversationsTitle{color:#374151;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.chat-module__7mJqqq__newButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5467f9,#7c8bf9);border:none;border-radius:20px;padding:8px 16px;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #5467f94d}.chat-module__7mJqqq__newButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #5467f966}.chat-module__7mJqqq__searchContainer{margin:0 24px 20px;position:relative}.chat-module__7mJqqq__searchIcon{color:#9ca3af;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.chat-module__7mJqqq__searchInput{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:2px solid #5467f91a;border-radius:16px;width:100%;padding:12px 16px 12px 40px;font-size:16px;transition:all .3s}.chat-module__7mJqqq__searchInput:focus{background:#fffffff2;border-color:#5467f9;outline:none;box-shadow:0 4px 16px #5467f926}.chat-module__7mJqqq__searchInput::placeholder{color:#9ca3af}.chat-module__7mJqqq__conversationsList{flex:1;padding:0 8px;overflow-y:auto}.chat-module__7mJqqq__conversationItem{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #5467f90d;border-radius:16px;align-items:center;margin:0 12px 6px;padding:16px 20px;transition:all .3s;display:flex;position:relative}.chat-module__7mJqqq__conversationItem:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 8px 20px #5467f91a}.chat-module__7mJqqq__conversationItem.chat-module__7mJqqq__selected{background:linear-gradient(135deg,#5467f91a,#7c8bf91a);border:1px solid #5467f933;box-shadow:0 4px 16px #5467f926}.chat-module__7mJqqq__conversationItem.chat-module__7mJqqq__unread{background:linear-gradient(135deg,#5467f914,#7c8bf914);border:1px solid #5467f926;position:relative}.chat-module__7mJqqq__conversationItem.chat-module__7mJqqq__unread .chat-module__7mJqqq__conversationTitle{color:#111827;font-weight:700}.chat-module__7mJqqq__conversationItem.chat-module__7mJqqq__unread .chat-module__7mJqqq__conversationMessage{color:#374151;font-weight:500}.chat-module__7mJqqq__conversationItem.chat-module__7mJqqq__selected{background:linear-gradient(135deg,#5467f914,#7c8bf914);border:1px solid #5467f926;position:relative}.chat-module__7mJqqq__conversationItem.chat-module__7mJqqq__selected:before{content:"";background:linear-gradient(135deg,#5467f9,#7c8bf9);border-radius:0 2px 2px 0;width:4px;position:absolute;top:0;bottom:0;left:0}.chat-module__7mJqqq__conversationItem.chat-module__7mJqqq__selected .chat-module__7mJqqq__conversationTitle{color:#111827;font-weight:700}.chat-module__7mJqqq__conversationItem.chat-module__7mJqqq__selected .chat-module__7mJqqq__conversationMessage{color:#374151;font-weight:500}.chat-module__7mJqqq__conversationContent{flex:1;min-width:0}.chat-module__7mJqqq__conversationTitle{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:16px;font-weight:600;overflow:hidden}.chat-module__7mJqqq__conversationMessage{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:15px;overflow:hidden}.chat-module__7mJqqq__conversationTime{color:#9ca3af;font-size:13px}.chat-module__7mJqqq__unreadIndicator{background:linear-gradient(135deg,#5467f9,#7c8bf9);border-radius:50%;width:10px;height:10px;margin-left:12px;animation:2s infinite chat-module__7mJqqq__pulse;position:relative;box-shadow:0 2px 8px #5467f966}.chat-module__7mJqqq__unreadIndicator:after{content:"";background:#ef4444;border:2px solid #fff;border-radius:50%;width:6px;height:6px;animation:1.5s infinite chat-module__7mJqqq__pulse;position:absolute;top:-2px;right:-2px}@keyframes chat-module__7mJqqq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes chat-module__7mJqqq__highlightPulse{0%{background-color:#ffeb3b;transform:scale(1)}50%{background-color:gold;transform:scale(1.05)}to{background-color:#ffeb3b;transform:scale(1)}}@keyframes chat-module__7mJqqq__menuSlideIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.chat-module__7mJqqq__messageContextMenu{animation:.2s ease-out chat-module__7mJqqq__menuSlideIn}.chat-module__7mJqqq__mainArea{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:90vh;box-shadow:none;background:#fffc;border-radius:0 16px 16px 0;flex-direction:column;flex:1;min-width:0;margin:0;padding:0;display:flex;bottom:0;overflow:hidden}.chat-module__7mJqqq__welcomeContainer{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:400px;margin:0 auto;padding:40px;display:flex}.chat-module__7mJqqq__robotIcon{justify-content:center;margin-bottom:24px;display:flex}.chat-module__7mJqqq__robotIcon img{width:140px!important;height:140px!important}.chat-module__7mJqqq__welcomeTitle{color:#111827;margin:0 0 16px;font-size:28px;font-weight:700}.chat-module__7mJqqq__welcomeDescription{color:#6b7280;margin:0;font-size:18px;line-height:1.6}.chat-module__7mJqqq__chatInterface{flex-direction:column;width:100%;height:90vh;margin-bottom:0;padding-bottom:0;display:flex;position:relative;bottom:0}.chat-module__7mJqqq__chatHeader{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border-bottom:1px solid #5467f91a;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;min-height:80px;padding:24px 28px;display:flex}.chat-module__7mJqqq__chatHeaderLeft{align-items:center;gap:12px;display:flex}.chat-module__7mJqqq__aiAvatar{background:linear-gradient(135deg,#5467f9,#7c8bf9);border:3px solid #fffc;border-radius:50%;width:80px;height:80px;overflow:hidden;box-shadow:0 4px 16px #5467f94d}.chat-module__7mJqqq__chatHeaderInfo h2{background:linear-gradient(135deg,#5467f9,#7c8bf9);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 4px;font-size:24px;font-weight:700}.chat-module__7mJqqq__chatHeaderInfo p{color:#6b7280;margin:0;font-size:16px;font-weight:500}.chat-module__7mJqqq__chatHeaderRight{align-items:center;display:flex}.chat-module__7mJqqq__messageSearchContainer{width:240px;position:relative}.chat-module__7mJqqq__messageSearchIcon{color:#9ca3af;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.chat-module__7mJqqq__messageSearchInput{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:2px solid #5467f91a;border-radius:20px;width:100%;padding:10px 16px 10px 40px;font-size:16px;transition:all .3s}.chat-module__7mJqqq__messageSearchInput:focus{background:#fffffff2;border-color:#5467f9;outline:none;box-shadow:0 4px 16px #5467f926}.chat-module__7mJqqq__messagesContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8faff99;flex:1;margin-bottom:0;padding:24px 28px 0;overflow-y:auto}.chat-module__7mJqqq__message{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.chat-module__7mJqqq__userMessage{flex-direction:row-reverse}.chat-module__7mJqqq__messageAvatar{border:2px solid #fffc;border-radius:50%;flex-shrink:0;width:60px;height:60px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.chat-module__7mJqqq__messageContent{flex:1;max-width:70%}.chat-module__7mJqqq__messageBubble{word-wrap:break-word;border-radius:20px;padding:16px 20px;font-size:16px;line-height:1.6;transition:all .3s;box-shadow:0 4px 12px #00000014}.chat-module__7mJqqq__userMessage .chat-module__7mJqqq__messageBubble{color:#fff;background:linear-gradient(135deg,#5467f9,#7c8bf9);border-bottom-left-radius:8px;box-shadow:0 6px 16px #5467f933}.chat-module__7mJqqq__aiMessage .chat-module__7mJqqq__messageBubble{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#374151;background:#ffffffe6;border:1px solid #5467f91a;border-bottom-left-radius:8px}.chat-module__7mJqqq__messageTime{color:#9ca3af;margin-top:4px;font-size:13px;display:block}.chat-module__7mJqqq__userMessage .chat-module__7mJqqq__messageTime{text-align:left}.chat-module__7mJqqq__quickSuggestions{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-top:1px solid #5467f91a;border-radius:0;margin-bottom:0;padding:24px 28px 16px}.chat-module__7mJqqq__quickSuggestionsLabel{color:#5467f9;letter-spacing:.3px;text-transform:uppercase;opacity:.9;margin-bottom:16px;font-size:16px;font-weight:600;display:block}.chat-module__7mJqqq__quickSuggestionsButtons{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.chat-module__7mJqqq__quickSuggestionButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#5467f9;cursor:pointer;white-space:nowrap;background:#ffffffe6;border:1px solid #5467f926;border-radius:20px;justify-content:center;align-items:center;min-height:36px;padding:10px 18px;font-size:15px;font-weight:500;transition:all .3s;display:flex;box-shadow:0 2px 8px #5467f914}.chat-module__7mJqqq__quickSuggestionButton:hover{color:#fff;background:linear-gradient(135deg,#5467f9,#7c8bf9);border-color:#5467f94d;transform:translateY(-2px);box-shadow:0 6px 20px #5467f940}.chat-module__7mJqqq__messageInputContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border-top:1px solid #5467f91a;border-radius:0 0 16px 16px;align-items:flex-end;gap:16px;margin-bottom:0;padding:20px 28px;display:flex;position:relative;bottom:0}.chat-module__7mJqqq__messageInputWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:2px solid #5467f91a;border-radius:28px;flex:1;align-items:flex-end;padding:12px 16px;transition:all .3s;display:flex}.chat-module__7mJqqq__messageInputWrapper:focus-within{background:#fffffff2;border-color:#5467f9;box-shadow:0 4px 16px #5467f926}.chat-module__7mJqqq__messageInput{resize:none;background:0 0;border:none;outline:none;flex:1;min-height:24px;max-height:100px;font-size:16px;line-height:1.5}.chat-module__7mJqqq__messageInput:disabled{opacity:.6;cursor:not-allowed}.chat-module__7mJqqq__messageInput::placeholder{color:#9ca3af}.chat-module__7mJqqq__messageInputIcons{align-items:center;gap:8px;display:flex}.chat-module__7mJqqq__messageInputIcon{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px;font-size:18px;transition:all .3s}.chat-module__7mJqqq__messageInputIcon:hover{background:#5467f91a;transform:scale(1.1)}.chat-module__7mJqqq__messageInputIcon:disabled{opacity:.6;cursor:not-allowed}.chat-module__7mJqqq__messageInputIcon:disabled:hover{background:0 0;transform:none}.chat-module__7mJqqq__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5467f9,#7c8bf9);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;box-shadow:0 4px 16px #5467f94d}.chat-module__7mJqqq__sendButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #5467f966}.chat-module__7mJqqq__sendButton:disabled{cursor:not-allowed;box-shadow:none;background:linear-gradient(135deg,#d1d5db,#e5e7eb)}.chat-module__7mJqqq__chatContainer{transition:all .3s}.chat-module__7mJqqq__sidebar,.chat-module__7mJqqq__mainArea{transition:width .3s,all .3s}.chat-module__7mJqqq__sidebar.chat-module__7mJqqq__collapsed{margin:0;padding:0;overflow:hidden;width:0!important}.chat-module__7mJqqq__mainArea.chat-module__7mJqqq__expanded{width:100%!important}.chat-module__7mJqqq__toggleButton{transition:all .3s}.chat-module__7mJqqq__toggleButton:hover{transform:scale(1.1);box-shadow:0 4px 12px #5467f966}@media (max-width:768px){.chat-module__7mJqqq__toggleButton{display:none}}@media (max-width:1200px){.chat-module__7mJqqq__sidebar{width:280px}.chat-module__7mJqqq__featureContainer{padding:0 40px}.chat-module__7mJqqq__featureImage{max-width:480px}}@media (max-width:1024px){.chat-module__7mJqqq__chatContainer{border-radius:0;height:100vh;margin:0}.chat-module__7mJqqq__sidebar{border-radius:0;width:260px;height:100vh}.chat-module__7mJqqq__mainArea{border-radius:0;height:100vh}.chat-module__7mJqqq__chatInterface{height:100vh}}@media (max-width:768px){.chat-module__7mJqqq__chatContainer{border-radius:0;flex-direction:column;width:100%;height:100vh;margin:0;padding:0}.chat-module__7mJqqq__sidebar{border-bottom:1px solid #5467f91a;border-right:none;border-radius:0;width:100%;height:200px;padding:16px 0}.chat-module__7mJqqq__sidebarHeader{padding:0 16px 16px}.chat-module__7mJqqq__sidebarTitle{font-size:20px}.chat-module__7mJqqq__conversationsHeader{padding:12px 16px}.chat-module__7mJqqq__conversationsTitle{font-size:14px}.chat-module__7mJqqq__newButton{padding:6px 12px;font-size:12px}.chat-module__7mJqqq__searchContainer{margin:0 16px 16px}.chat-module__7mJqqq__searchInput{padding:10px 16px 10px 36px;font-size:14px}.chat-module__7mJqqq__conversationsList{padding:0 4px}.chat-module__7mJqqq__conversationItem{margin:0 8px 4px;padding:12px 16px}.chat-module__7mJqqq__conversationTitle{font-size:14px}.chat-module__7mJqqq__conversationMessage{font-size:13px}.chat-module__7mJqqq__conversationTime{font-size:11px}.chat-module__7mJqqq__mainArea{border-radius:0;flex:1;width:100%;height:calc(100vh - 200px)}.chat-module__7mJqqq__welcomeContainer{max-width:300px;padding:20px}.chat-module__7mJqqq__welcomeTitle{font-size:20px}.chat-module__7mJqqq__welcomeDescription{font-size:14px}.chat-module__7mJqqq__chatHeader{min-height:60px;padding:16px}.chat-module__7mJqqq__chatHeaderInfo h2{font-size:18px}.chat-module__7mJqqq__chatHeaderInfo p{font-size:13px}.chat-module__7mJqqq__messageSearchContainer{width:160px}.chat-module__7mJqqq__messageSearchInput{padding:8px 16px 8px 36px;font-size:13px}.chat-module__7mJqqq__messagesContainer{padding:16px 16px 0}.chat-module__7mJqqq__messageContent{max-width:85%}.chat-module__7mJqqq__messageBubble{padding:12px 16px;font-size:14px}.chat-module__7mJqqq__messageTime{font-size:11px}.chat-module__7mJqqq__quickSuggestions{padding:16px 16px 12px}.chat-module__7mJqqq__quickSuggestionsLabel{margin-bottom:12px;font-size:13px}.chat-module__7mJqqq__quickSuggestionsButtons{gap:8px}.chat-module__7mJqqq__quickSuggestionButton{min-height:32px;padding:8px 12px;font-size:12px}.chat-module__7mJqqq__messageInputContainer{padding:12px 16px}.chat-module__7mJqqq__messageInput{font-size:14px}.chat-module__7mJqqq__sendButton{width:44px;height:44px}}@media (max-width:480px){.chat-module__7mJqqq__chatContainer{height:100vh}.chat-module__7mJqqq__sidebar{height:180px;padding:12px 0}.chat-module__7mJqqq__sidebarHeader{padding:0 12px 12px}.chat-module__7mJqqq__backButton{padding:5px 8px;font-size:12px}.chat-module__7mJqqq__sidebarTitle{font-size:18px}.chat-module__7mJqqq__conversationsHeader{padding:8px 12px}.chat-module__7mJqqq__conversationsTitle{font-size:13px}.chat-module__7mJqqq__newButton{padding:4px 8px;font-size:11px}.chat-module__7mJqqq__searchContainer{margin:0 12px 12px}.chat-module__7mJqqq__searchInput{padding:8px 16px 8px 32px;font-size:13px}.chat-module__7mJqqq__conversationItem{margin:0 6px 3px;padding:10px 12px}.chat-module__7mJqqq__conversationTitle{font-size:13px}.chat-module__7mJqqq__conversationMessage{font-size:12px}.chat-module__7mJqqq__conversationTime{font-size:10px}.chat-module__7mJqqq__mainArea{height:calc(100vh - 180px)}.chat-module__7mJqqq__welcomeContainer{max-width:280px;padding:16px}.chat-module__7mJqqq__welcomeTitle{font-size:18px}.chat-module__7mJqqq__welcomeDescription{font-size:13px}.chat-module__7mJqqq__chatHeader{min-height:50px;padding:12px}.chat-module__7mJqqq__chatHeaderInfo h2{font-size:16px}.chat-module__7mJqqq__chatHeaderInfo p{font-size:12px}.chat-module__7mJqqq__messageSearchContainer{width:140px}.chat-module__7mJqqq__messageSearchInput{padding:6px 12px 6px 32px;font-size:12px}.chat-module__7mJqqq__messagesContainer{padding:12px 12px 0}.chat-module__7mJqqq__messageContent{max-width:90%}.chat-module__7mJqqq__messageBubble{padding:10px 14px;font-size:13px}.chat-module__7mJqqq__messageTime{font-size:10px}.chat-module__7mJqqq__quickSuggestions{padding:12px 12px 8px}.chat-module__7mJqqq__quickSuggestionsLabel{margin-bottom:8px;font-size:12px}.chat-module__7mJqqq__quickSuggestionsButtons{gap:6px}.chat-module__7mJqqq__quickSuggestionButton{min-height:28px;padding:6px 10px;font-size:11px}.chat-module__7mJqqq__messageInputContainer{padding:8px 12px}.chat-module__7mJqqq__messageInput{font-size:13px}.chat-module__7mJqqq__messageInputWrapper{padding:8px 12px}.chat-module__7mJqqq__sendButton{width:40px;height:40px}.chat-module__7mJqqq__messageInputIcon{padding:4px;font-size:16px}}@media (max-width:360px){.chat-module__7mJqqq__sidebar{height:160px}.chat-module__7mJqqq__mainArea{height:calc(100vh - 160px)}.chat-module__7mJqqq__chatHeader{padding:8px}.chat-module__7mJqqq__chatHeaderInfo h2{font-size:14px}.chat-module__7mJqqq__chatHeaderInfo p{font-size:11px}.chat-module__7mJqqq__messageSearchContainer{width:120px}.chat-module__7mJqqq__messageSearchInput{padding:4px 8px 4px 28px;font-size:11px}.chat-module__7mJqqq__messagesContainer{padding:8px 8px 0}.chat-module__7mJqqq__messageBubble{padding:8px 12px;font-size:12px}.chat-module__7mJqqq__quickSuggestions{padding:8px 8px 6px}.chat-module__7mJqqq__quickSuggestionButton{min-height:24px;padding:4px 8px;font-size:10px}.chat-module__7mJqqq__messageInputContainer{padding:6px 8px}.chat-module__7mJqqq__messageInput{font-size:12px}.chat-module__7mJqqq__sendButton{width:36px;height:36px}}@media (max-width:768px){.chat-module__7mJqqq__sidebar{transition:all .3s;box-shadow:0 0 20px #0003}.chat-module__7mJqqq__mainArea{transition:all .3s}.chat-module__7mJqqq__backButton{padding:6px 10px;font-size:13px}.chat-module__7mJqqq__welcomeContainer{text-align:center;padding:20px}.chat-module__7mJqqq__welcomeImage{margin-bottom:20px}.chat-module__7mJqqq__welcomeTitle{margin-bottom:12px;font-size:24px}.chat-module__7mJqqq__welcomeDescription{color:#6b7280;margin-bottom:20px;font-size:16px;line-height:1.5}}@keyframes chat-module__7mJqqq__slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes chat-module__7mJqqq__slideOutToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@media (max-width:768px){.chat-module__7mJqqq__sidebar{animation:.3s ease-out chat-module__7mJqqq__slideInFromLeft}.chat-module__7mJqqq__sidebar.chat-module__7mJqqq__hidden{animation:.3s ease-out chat-module__7mJqqq__slideOutToLeft}}.chat-module__7mJqqq__loadingSpinner{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.chat-module__7mJqqq__spinner{border:2px solid #0000;border-top-color:#5467f9;border-radius:50%;width:12px;height:12px;animation:1s linear infinite chat-module__7mJqqq__spin}@keyframes chat-module__7mJqqq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
