.SupportChat_container__Rhh7D{display:flex;flex:1 1;min-height:calc(100vh - 80px);max-height:calc(100vh - 80px);height:100%;width:100%;margin:0;background:#fff;border-radius:0;box-shadow:none;overflow:hidden}.SupportChat_sidebar__v9bou{width:350px;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;background:linear-gradient(180deg,#f9fafb,#f3f4f6);box-shadow:2px 0 10px rgba(0,0,0,.03)}.SupportChat_sidebarHeader__yfBbI{padding:24px 20px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#fff,#f9fafb);box-shadow:0 1px 3px rgba(0,0,0,.05)}.SupportChat_sidebarHeader__yfBbI h2{font-size:22px;font-weight:800;color:#111827;margin:0;letter-spacing:-.5px}.SupportChat_chatsList__ZcvR5{flex:1 1;overflow-y:auto;padding:10px}.SupportChat_chatItem__RWzlQ{display:flex;align-items:center;justify-content:space-between;padding:16px;margin-bottom:10px;border-radius:14px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff;border:2px solid transparent;box-shadow:0 1px 3px rgba(0,0,0,.06)}.SupportChat_chatItem__RWzlQ:hover{background:#f9fafb;border-color:#90ee90;transform:translateY(-2px);box-shadow:0 4px 12px rgba(144,238,144,.15)}.SupportChat_chatItem__RWzlQ.SupportChat_active___tCgg{background:linear-gradient(135deg,#90ee90,#7fdd7f);border-color:#7fdd7f;box-shadow:0 4px 16px rgba(144,238,144,.3);transform:translateY(-1px)}.SupportChat_chatInfo__Bn_RX{flex:1 1;min-width:0}.SupportChat_chatTitle__ZvyZB{font-weight:600;font-size:15px;color:#000;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SupportChat_chatPreview__hioev{font-size:13px;color:#666}.SupportChat_chatItem__RWzlQ.SupportChat_active___tCgg .SupportChat_chatPreview__hioev{color:#000}.SupportChat_unreadBadge__5Mo8E{background:#f44336;color:#fff;border-radius:12px;padding:4px 8px;font-size:12px;font-weight:600;min-width:20px;text-align:center}.SupportChat_mainContent__m7fuJ{flex:1 1;display:flex;flex-direction:column;background:#fff;min-height:0;overflow:hidden}.SupportChat_topicsView__WGI6S{flex:1 1;padding:40px;overflow-y:auto;display:flex;flex-direction:column}.SupportChat_botMessagesContainer__DNglM{margin-bottom:30px;padding:20px;background:#fafafa;border-radius:12px}.SupportChat_botMessagesContainer__DNglM .SupportChat_message__cOnhm{margin-bottom:12px}.SupportChat_botMessagesContainer__DNglM .SupportChat_message__cOnhm:last-child{margin-bottom:0}.SupportChat_topicsHeader__fDFMh{text-align:center;margin-bottom:30px;flex-shrink:0}.SupportChat_topicsHeader__fDFMh h1{font-size:32px;font-weight:700;color:#000;margin-bottom:10px}.SupportChat_subtitle__Fg7FN{font-size:16px;color:#666}.SupportChat_warningMessage__3eG0c{margin-top:20px;padding:12px 20px;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;color:#856404;font-size:14px;text-align:center}.SupportChat_topicsGrid__8fbjh{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:12px;gap:12px;max-width:1200px;margin:0 auto;padding:20px 0;flex:1 1}.SupportChat_backButton__xv5bb{margin-bottom:20px;padding:10px 20px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;color:#000;font-weight:600;cursor:pointer;transition:all .2s;font-size:14px}.SupportChat_backButton__xv5bb:hover{background:#e0e0e0;border-color:#90ee90}.SupportChat_contactSupportContainer__mM3aM{margin-top:30px;padding-top:30px;border-top:2px solid #e0e0e0;text-align:center}.SupportChat_contactSupportButton__DWqzu{padding:16px 32px;background:#90ee90;color:#000;border:2px solid #90ee90;border-radius:12px;font-weight:700;font-size:16px;cursor:pointer;transition:all .3s}.SupportChat_contactSupportButton__DWqzu:hover:not(:disabled){background:#7fdd7f;transform:translateY(-2px);box-shadow:0 4px 12px rgba(144,238,144,.4)}.SupportChat_contactSupportButton__DWqzu:disabled{opacity:.6;cursor:not-allowed}.SupportChat_topicButton__h7UVX{display:flex;align-items:center;gap:12px;padding:16px 20px;border:1px solid #e0e0e0;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s;text-align:left;width:100%}.SupportChat_topicButton__h7UVX:hover:not(:disabled){border-color:#90ee90;background:#f9fff9;transform:translateY(-1px);box-shadow:0 2px 8px rgba(144,238,144,.15)}.SupportChat_topicButton__h7UVX:active:not(:disabled){transform:translateY(0)}.SupportChat_topicButton__h7UVX:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5}.SupportChat_topicIcon__NqpYw{font-size:20px;flex-shrink:0;width:24px;text-align:center}.SupportChat_topicContent__YkdFa{flex:1 1;min-width:0}.SupportChat_topicTitle__cqv21{font-size:15px;font-weight:500;color:#000;margin-bottom:4px;line-height:1.3}.SupportChat_topicDescription__JBRJf{font-size:13px;color:#666;line-height:1.4;display:none}.SupportChat_chatView__HOVI8{flex:1 1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.SupportChat_chatHeader__iqGBj{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#fff,#f9fafb);box-shadow:0 1px 4px rgba(0,0,0,.04);flex-shrink:0}.SupportChat_chatHeaderInfo__BOHnL h2{font-size:24px;font-weight:800;color:#111827;margin:0 0 6px;letter-spacing:-.5px}.SupportChat_chatStatus__79Shg{font-size:13px;color:#666}.SupportChat_closeButton__sbEtL{padding:8px 16px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#000;font-weight:600;cursor:pointer;transition:all .2s;font-size:14px}.SupportChat_closeButton__sbEtL:hover{border-color:#90ee90;background:#f9fff9}.SupportChat_messagesContainer__Si74P{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:24px;background:linear-gradient(180deg,#f9fafb,#fff);min-height:0}.SupportChat_message__cOnhm{margin-bottom:16px;display:flex;flex-direction:column}.SupportChat_userMessage__u3Stt{align-items:flex-end}.SupportChat_botMessage__XBu4R{align-items:flex-start}.SupportChat_systemMessage__Z1EAU{align-items:center}.SupportChat_messageContent__XDntT{max-width:70%;padding:12px 16px;border-radius:12px;font-size:15px;line-height:1.4;word-wrap:break-word;white-space:pre-line}.SupportChat_userMessage__u3Stt .SupportChat_messageContent__XDntT{background:linear-gradient(135deg,#90ee90,#7fdd7f);color:#000;border-bottom-right-radius:4px;box-shadow:0 2px 8px rgba(144,238,144,.25)}.SupportChat_botMessage__XBu4R .SupportChat_messageContent__XDntT{background:#fff;color:#1f2937;border:1px solid #e5e7eb;border-bottom-left-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.06)}.SupportChat_supportMessage__ipYV9{align-self:flex-start}.SupportChat_supportMessage__ipYV9 .SupportChat_messageContent__XDntT{background:#e8f4f8;color:#000;border:1px solid #90ee90;border-bottom-left-radius:4px}.SupportChat_messageSenderInfo__2yolr{display:flex;align-items:center;gap:8px;margin-bottom:8px}.SupportChat_senderAvatar__ju4rK{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #90ee90;flex-shrink:0}.SupportChat_senderAvatar__ju4rK:not([src]),.SupportChat_senderAvatar__ju4rK[src=""]{display:none}.SupportChat_senderName__eigVY{font-weight:600;font-size:14px;color:#000}.SupportChat_senderAvatarPlaceholder__Rx99U{width:32px;height:32px;border-radius:50%;background:#90ee90;color:#000;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;flex-shrink:0;border:2px solid #90ee90}.SupportChat_systemMessage__Z1EAU .SupportChat_messageContent__XDntT{background:#f5f5f5;color:#666;font-size:13px;padding:8px 12px;border-radius:8px}.SupportChat_messageTime__tVEMO{font-size:11px;color:#999;margin-top:4px;padding:0 4px}.SupportChat_inputContainer__wDUo8{display:flex;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb;background:linear-gradient(180deg,#fff,#f9fafb);box-shadow:0 -2px 10px rgba(0,0,0,.03);flex-shrink:0}.SupportChat_messageInput__vI44E{flex:1 1;padding:14px 18px;border:2px solid #e5e7eb;border-radius:14px;font-size:15px;outline:none;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05)}.SupportChat_messageInput__vI44E:focus{border-color:#90ee90;box-shadow:0 0 0 3px rgba(144,238,144,.1),0 2px 8px rgba(0,0,0,.08)}.SupportChat_messageInput__vI44E:disabled{opacity:.6;cursor:not-allowed}.SupportChat_sendButton__qG_sQ{padding:14px 28px;background:linear-gradient(135deg,#90ee90,#7fdd7f);color:#000;border:none;border-radius:14px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:15px;box-shadow:0 4px 12px rgba(144,238,144,.3)}.SupportChat_sendButton__qG_sQ:hover:not(:disabled){background:linear-gradient(135deg,#7fdd7f,#6fcd6f);transform:translateY(-2px);box-shadow:0 6px 20px rgba(144,238,144,.4)}.SupportChat_sendButton__qG_sQ:disabled{opacity:.6;cursor:not-allowed}.SupportChat_emptyState__Hf7HH{flex:1 1;text-align:center}.SupportChat_emptyState__Hf7HH,.SupportChat_loadingState__wzh9U{display:flex;align-items:center;justify-content:center;color:#666;font-size:16px;padding:40px}.SupportChat_errorState__kUuro{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#f44336;font-size:16px;gap:20px}.SupportChat_retryButton__cY6O8{padding:10px 20px;background:#90ee90;color:#000;border:2px solid #90ee90;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:14px}.SupportChat_retryButton__cY6O8:hover{background:#7fdd7f;transform:translateY(-2px);box-shadow:0 4px 12px rgba(144,238,144,.4)}.SupportChat_topicsButtonsContainer__Cvvr2{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0;padding:0 4px}.SupportChat_topicButtonInline__4Hz7Q{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #e0e0e0;border-radius:20px;background:#fff;cursor:pointer;transition:all .2s;font-size:13px;font-weight:500;color:#000;white-space:nowrap}.SupportChat_topicButtonInline__4Hz7Q:hover:not(:disabled){border-color:#90ee90;background:#f9fff9;transform:translateY(-1px);box-shadow:0 2px 6px rgba(144,238,144,.2)}.SupportChat_topicButtonInline__4Hz7Q:active:not(:disabled){transform:translateY(0)}.SupportChat_topicButtonInline__4Hz7Q:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5}.SupportChat_topicIconInline__0dJiK{font-size:16px;flex-shrink:0}.SupportChat_topicTitleInline__cs_1o{font-size:13px;font-weight:500;color:#000}.SupportChat_contactSupportInline__NFFad{margin:16px 0;padding:0 4px}.SupportChat_contactSupportButtonInline__Mj6US{padding:10px 20px;background:#90ee90;color:#000;border:2px solid #90ee90;border-radius:20px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s}.SupportChat_contactSupportButtonInline__Mj6US:hover:not(:disabled){background:#7fdd7f;transform:translateY(-2px);box-shadow:0 4px 12px rgba(144,238,144,.4)}.SupportChat_contactSupportButtonInline__Mj6US:disabled{opacity:.6;cursor:not-allowed}.SupportChat_backButtonContainer__PxyTq{margin:16px 0;padding:0 4px}.SupportChat_backButtonInline__P2rco{padding:8px 16px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;color:#000;font-weight:500;cursor:pointer;transition:all .2s;font-size:13px}.SupportChat_backButtonInline__P2rco:hover{background:#e0e0e0;border-color:#90ee90}.SupportChat_warningMessageInline__nv78c{margin:16px 0;padding:12px 16px;background:#fff3cd;border:1px solid #ffc107;border-radius:12px;color:#856404;font-size:13px;text-align:center}@media (max-width:768px){.SupportChat_container__Rhh7D{flex-direction:column;min-height:calc(100vh - 70px)}.SupportChat_sidebar__v9bou{width:100%;max-height:200px}.SupportChat_topicsGrid__8fbjh{grid-template-columns:1fr}}