.ChatPage-module__1LTBGq__chatPageLayout{flex-direction:column;align-items:center;width:100%;padding-top:20px;display:flex}.ChatPage-module__1LTBGq__chatPageTitle{color:#333;text-align:center;justify-content:center;align-items:center;margin-bottom:15px;font-size:2rem;font-weight:600;display:flex}.ChatPage-module__1LTBGq__infoIcon{color:#007bff;cursor:pointer;border-radius:50%;padding:2px 5px;font-size:1.2rem;font-weight:700;transition:background-color .2s ease-in-out}.ChatPage-module__1LTBGq__infoIcon:hover{background-color:#e0e0e0}.ChatPage-module__1LTBGq__popupOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ChatPage-module__1LTBGq__popupContent{text-align:left;background-color:#fff;border-radius:8px;width:90%;max-width:500px;padding:25px;box-shadow:0 5px 15px #0000004d}.ChatPage-module__1LTBGq__popupContent h3{color:#333;margin-top:0;margin-bottom:15px;font-size:1.5rem}.ChatPage-module__1LTBGq__popupContent p{color:#555;margin-bottom:10px;line-height:1.6}.ChatPage-module__1LTBGq__popupCloseButton{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:5px;margin-top:15px;margin-left:auto;margin-right:0;padding:10px 20px;font-size:1rem;display:block}.ChatPage-module__1LTBGq__popupCloseButton:hover{background-color:#0056b3}.ChatPage-module__1LTBGq__betaNotification{color:#856404;text-align:center;background-color:#fff3cd;border:1px solid #ffeeba;border-radius:8px;width:80%;max-width:1200px;margin-bottom:20px;padding:15px;box-shadow:0 2px 4px #0000001a}.ChatPage-module__1LTBGq__betaNotification p{margin:0;font-size:.9rem}.ChatPage-module__1LTBGq__betaNotification strong{font-weight:700}.ChatPage-module__1LTBGq__chatContainer{border:1px solid #ccc;border-radius:8px;flex-direction:column;width:80%;max-width:1200px;height:calc(100vh - 160px);margin:20px auto;display:flex;overflow:hidden;box-shadow:0 0 10px #0000001a}.ChatPage-module__1LTBGq__chatInputForm{background-color:#f9f9f9;border-top:1px solid #eee;padding:10px;display:flex}.ChatPage-module__1LTBGq__chatInput{border:1px solid #ddd;border-radius:20px;flex-grow:1;margin-right:10px;padding:10px;font-size:1rem}.ChatPage-module__1LTBGq__chatInput:disabled{cursor:not-allowed;background-color:#f0f0f0}.ChatPage-module__1LTBGq__sendButton:disabled{cursor:not-allowed;background-color:#ccc}.ChatPage-module__1LTBGq__sendButton{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:20px;padding:10px 15px;font-size:1rem}.ChatPage-module__1LTBGq__sendButton:hover{background-color:#0056b3}.ChatPage-module__1LTBGq__messageList{background-color:#e1e1e1;flex-direction:column;flex-grow:1;gap:10px;padding:20px;display:flex;overflow-y:auto}.ChatPage-module__1LTBGq__message{word-wrap:break-word;border-radius:18px;max-width:70%;padding:10px 15px;line-height:1.4}.ChatPage-module__1LTBGq__userMessage{color:#fff;background-color:#2e50b7;border-bottom-right-radius:5px;align-self:flex-end;margin-left:auto}.ChatPage-module__1LTBGq__botMessage{background-color:#fff;border-bottom-left-radius:5px;align-self:flex-start;margin-right:auto;box-shadow:0 1px .5px #00000021}.ChatPage-module__1LTBGq__loadingIndicator{text-align:center;color:#555;background-color:#f9f9f9;border-top:1px solid #eee;padding:15px;font-style:italic}.ChatPage-module__1LTBGq__chatInputContainer{width:100%;position:relative}.ChatPage-module__1LTBGq__typingIndicatorWrapper{margin-bottom:10px;display:flex}.ChatPage-module__1LTBGq__typingIndicator{background-color:#f1f1f1;border-radius:18px 18px 18px 5px;justify-content:center;align-self:flex-start;align-items:center;max-width:70px;margin-left:10px;padding:16px;display:flex;box-shadow:0 1px 2px #0000001a}.ChatPage-module__1LTBGq__typingDot{background-color:#888;border-radius:50%;width:8px;height:8px;margin:0 2px;animation:1.4s ease-in-out infinite ChatPage-module__1LTBGq__typingAnimation}.ChatPage-module__1LTBGq__typingDot:first-child{animation-delay:0s}.ChatPage-module__1LTBGq__typingDot:nth-child(2){animation-delay:.2s}.ChatPage-module__1LTBGq__typingDot:nth-child(3){animation-delay:.4s}@keyframes ChatPage-module__1LTBGq__typingAnimation{0%,60%,to{opacity:.6;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}
.ChatWindow-module__U4lZ3q__container{flex-direction:column;height:100%;min-height:0;display:flex}.ChatWindow-module__U4lZ3q__loadingIndicator{color:#374151;padding:8px 12px;font-size:.9rem}
.ChatLauncher-module__5cpLja__fab{z-index:2147483647;color:#fff;cursor:pointer;pointer-events:auto;background:#1f2937;border:none;border-radius:9999px;place-items:center;width:56px;height:56px;transition:transform .15s,box-shadow .2s,background .2s;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #0003}.ChatLauncher-module__5cpLja__fab:hover{background:#111827;transform:translateY(-1px);box-shadow:0 12px 30px #00000040}.ChatLauncher-module__5cpLja__icon{width:26px;height:26px}.ChatLauncher-module__5cpLja__badge{color:#fff;background:#ef4444;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #1f2937}.ChatLauncher-module__5cpLja__backdrop{z-index:2147483645;background:#0003;position:fixed;inset:0}.ChatLauncher-module__5cpLja__panel{z-index:2147483646;opacity:0;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;width:min(420px,94vw);height:min(70vh,720px);transition:transform .18s,opacity .18s;display:flex;position:fixed;bottom:88px;right:20px;overflow:hidden;transform:translateY(20px);box-shadow:0 16px 48px #00000040}.ChatLauncher-module__5cpLja__open{opacity:1;pointer-events:auto;transform:translateY(0)}.ChatLauncher-module__5cpLja__panelHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.ChatLauncher-module__5cpLja__panelTitle{color:#111827;font-size:.95rem;font-weight:600}.ChatLauncher-module__5cpLja__closeBtn{appearance:none;cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;padding:2px 6px;font-size:22px;line-height:1}.ChatLauncher-module__5cpLja__closeBtn:hover{color:#111827;background:#e5e7eb}.ChatLauncher-module__5cpLja__betaBanner{color:#92400e;background:#fff7ed;border-bottom:1px solid #fde68a;padding:6px 12px;font-size:.85rem}.ChatLauncher-module__5cpLja__panelBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ChatLauncher-module__5cpLja__loader{color:#374151;place-items:center;height:100%;font-size:.9rem;display:grid}
