.ChatMessage-module-scss-module__uQCg1W__message{border-radius:.5rem;flex-direction:column;gap:.25rem;max-width:80%;padding:1rem;animation:.2s ease-out ChatMessage-module-scss-module__uQCg1W__slideIn;display:flex}.ChatMessage-module-scss-module__uQCg1W__message.ChatMessage-module-scss-module__uQCg1W__user{color:#fff;background-color:#3b82f6;align-self:flex-end;margin-left:auto}.ChatMessage-module-scss-module__uQCg1W__message.ChatMessage-module-scss-module__uQCg1W__assistant{color:#111827;background-color:#f3f4f6;align-self:flex-start;margin-right:auto}.ChatMessage-module-scss-module__uQCg1W__content{white-space:pre-wrap;word-break:break-word;font-size:1rem;line-height:1.5}.ChatMessage-module-scss-module__uQCg1W__timestamp{opacity:.7;align-self:flex-end;font-size:.875rem}@keyframes ChatMessage-module-scss-module__uQCg1W__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.ChatInput-module-scss-module__fKInja__container{background-color:#fff;border-top:1px solid #e5e7eb;align-items:flex-end;gap:.5rem;padding:1rem;display:flex}.ChatInput-module-scss-module__fKInja__textarea{resize:none;border:1px solid #e5e7eb;border-radius:.5rem;flex:1;max-height:150px;padding:.5rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .15s;overflow-y:auto}.ChatInput-module-scss-module__fKInja__textarea:focus{border-color:#3b82f6;outline:none}.ChatInput-module-scss-module__fKInja__textarea:disabled{cursor:not-allowed;background-color:#f3f4f6}.ChatInput-module-scss-module__fKInja__textarea::placeholder{color:#4b5563}.ChatInput-module-scss-module__fKInja__sendButton{flex-shrink:0}
.ChatPanel-module-scss-module___DcqhG__panel{z-index:1000;background-color:#fff;flex-direction:column;width:400px;height:100vh;transition:transform .2s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:0 10px 15px -3px #0000001a}.ChatPanel-module-scss-module___DcqhG__panel.ChatPanel-module-scss-module___DcqhG__open{transform:translate(0)}.ChatPanel-module-scss-module___DcqhG__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.ChatPanel-module-scss-module___DcqhG__headerTop{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ChatPanel-module-scss-module___DcqhG__headerTop h2{margin:0;font-size:1.125rem;font-weight:600}.ChatPanel-module-scss-module___DcqhG__context{background-color:#eff6ff;border-top:1px solid #e5e7eb;padding:.5rem 1.5rem 1rem}.ChatPanel-module-scss-module___DcqhG__contextItem{align-items:center;gap:.5rem;display:flex}.ChatPanel-module-scss-module___DcqhG__contextIcon{color:#3b82f6;flex-shrink:0;width:1rem;height:1rem}.ChatPanel-module-scss-module___DcqhG__contextText{align-items:baseline;gap:.25rem;font-size:.875rem;display:flex;overflow:hidden}.ChatPanel-module-scss-module___DcqhG__contextLabel{color:#4b5563;flex-shrink:0;font-weight:500}.ChatPanel-module-scss-module___DcqhG__contextValue{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.ChatPanel-module-scss-module___DcqhG__messages{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.ChatPanel-module-scss-module___DcqhG__empty{text-align:center;color:#4b5563;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;display:flex}.ChatPanel-module-scss-module___DcqhG__empty p{margin:0;font-size:1rem}.ChatPanel-module-scss-module___DcqhG__empty p:first-child{color:#111827;font-size:1.125rem;font-weight:600}.ChatPanel-module-scss-module___DcqhG__input{border-top:1px solid #e5e7eb}.ChatPanel-module-scss-module___DcqhG__typingIndicator{color:#4b5563;background-color:#f3f4f6;border-radius:.5rem;align-items:center;gap:.5rem;max-width:fit-content;padding:1rem;font-size:.875rem;display:flex}.ChatPanel-module-scss-module___DcqhG__typingIndicator .ChatPanel-module-scss-module___DcqhG__dots{gap:.25rem;display:flex}.ChatPanel-module-scss-module___DcqhG__typingIndicator .ChatPanel-module-scss-module___DcqhG__dot{background-color:#9ca3af;border-radius:50%;width:.5rem;height:.5rem;animation:1.4s infinite ChatPanel-module-scss-module___DcqhG__typing}.ChatPanel-module-scss-module___DcqhG__typingIndicator .ChatPanel-module-scss-module___DcqhG__dot:first-child{animation-delay:0s}.ChatPanel-module-scss-module___DcqhG__typingIndicator .ChatPanel-module-scss-module___DcqhG__dot:nth-child(2){animation-delay:.2s}.ChatPanel-module-scss-module___DcqhG__typingIndicator .ChatPanel-module-scss-module___DcqhG__dot:nth-child(3){animation-delay:.4s}@keyframes ChatPanel-module-scss-module___DcqhG__typing{0%,60%,to{opacity:.7;transform:translateY(0)}30%{opacity:1;transform:translateY(-.5rem)}}
.ChatFAB-module-scss-module__P31Bua__fab{color:#fff;cursor:pointer;z-index:999;background-color:#3b82f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .15s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 15px -3px #0000001a}.ChatFAB-module-scss-module__P31Bua__fab:hover{background-color:#1d4ed8;transform:scale(1.1);box-shadow:0 20px 25px -5px #0000001a}.ChatFAB-module-scss-module__P31Bua__fab:active{transform:scale(.95)}.ChatFAB-module-scss-module__P31Bua__fab svg{font-size:24px}
