.HelpChatWindow-module-scss-module__f2AALq__chatWindow{z-index:1200;background-color:var(--mui-palette-background-default,#fff);border-radius:12px;flex-direction:column;width:380px;max-height:520px;animation:.25s ease-out HelpChatWindow-module-scss-module__f2AALq__slideUp;display:flex;position:fixed;bottom:90px;left:25px;overflow:hidden;box-shadow:0 8px 32px #00000026}@keyframes HelpChatWindow-module-scss-module__f2AALq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HelpChatWindow-module-scss-module__f2AALq__header{background-color:var(--mui-palette-primary-main,#00c792);color:var(--mui-palette-common-white,#fff);justify-content:space-between;align-items:center;min-height:52px;padding:12px 16px;display:flex}.HelpChatWindow-module-scss-module__f2AALq__headerTitle{color:var(--mui-palette-common-white,#fff);font-size:15px;font-weight:600}.HelpChatWindow-module-scss-module__f2AALq__contactToggle{color:var(--mui-palette-common-white,#fff);cursor:pointer;white-space:nowrap;background:#ffffff26;border:1.5px solid #ffffffb3;border-radius:14px;align-items:center;gap:5px;padding:4px 12px;font-size:12px;font-weight:500;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.HelpChatWindow-module-scss-module__f2AALq__contactToggle:hover{border-color:var(--mui-palette-common-white,#fff);background:#ffffff4d}.HelpChatWindow-module-scss-module__f2AALq__messagesArea{background-color:var(--mui-palette-background-card,#f4f6f7);flex-direction:column;flex:1;gap:10px;min-height:200px;max-height:340px;padding:12px;display:flex;overflow-y:auto}.HelpChatWindow-module-scss-module__f2AALq__welcomeState{text-align:center;color:var(--mui-palette-text-secondary,#8a8a9e);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:32px 16px;display:flex}.HelpChatWindow-module-scss-module__f2AALq__messageBubble{word-break:break-word;border-radius:12px;max-width:85%;padding:8px 12px;font-size:14px;line-height:1.5}.HelpChatWindow-module-scss-module__f2AALq__userBubble{background-color:var(--mui-palette-primary-main,#00c792);color:var(--mui-palette-common-white,#fff);border-bottom-right-radius:4px;align-self:flex-end}.HelpChatWindow-module-scss-module__f2AALq__assistantBubble{background-color:var(--mui-palette-background-default,#fff);color:var(--mui-palette-text-primary,#2c2d5f);border:1px solid var(--mui-palette-divider,#dedee3);border-bottom-left-radius:4px;align-self:flex-start}.HelpChatWindow-module-scss-module__f2AALq__inputArea{border-top:1px solid var(--mui-palette-divider,#dedee3);background-color:var(--mui-palette-background-default,#fff);align-items:flex-end;gap:8px;padding:10px 12px;display:flex}.HelpChatWindow-module-scss-module__f2AALq__contactPanel{background-color:var(--mui-palette-background-card,#f4f6f7);border-top:1px solid var(--mui-palette-divider,#dedee3);padding:8px 16px 12px}@media (max-width:480px){.HelpChatWindow-module-scss-module__f2AALq__chatWindow{width:auto;max-height:70vh;bottom:80px;left:8px;right:8px}}
