.Navigation-module__Y3L4dW__nav{z-index:1000;background:linear-gradient(135deg,#1686c0,#00c0e0);width:100%;position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.Navigation-module__Y3L4dW__header{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:.75rem 2rem;display:flex}.Navigation-module__Y3L4dW__width{flex:1;align-items:center;display:flex}.Navigation-module__Y3L4dW__width:first-child{justify-content:flex-start}.Navigation-module__Y3L4dW__width:last-child{justify-content:flex-end}.Navigation-module__Y3L4dW__logoLink{cursor:pointer;border-radius:8px;padding:.25rem;transition:all .2s;display:inline-block}.Navigation-module__Y3L4dW__logoLink:hover{background-color:#ffffff1a;transform:scale(1.05)}.Navigation-module__Y3L4dW__logoLink img{transition:opacity .2s;display:block}.Navigation-module__Y3L4dW__logoLink:hover img{opacity:.9}.Navigation-module__Y3L4dW__links{align-items:center;gap:2rem;display:flex}.Navigation-module__Y3L4dW__li{color:#fff;text-decoration:none;transition:color .2s}.Navigation-module__Y3L4dW__li:hover{color:#fffc}.Navigation-module__Y3L4dW__messageContainer{cursor:pointer;position:relative}.Navigation-module__Y3L4dW__messageIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;font-size:1.25rem;text-decoration:none;transition:background-color .2s;display:flex;position:relative}.Navigation-module__Y3L4dW__messageIcon:hover{color:#fff;background-color:#ffffff1a}.Navigation-module__Y3L4dW__messageBadge{position:absolute;top:2px;right:2px}.Navigation-module__Y3L4dW__messageCount{color:#fff;background-color:#ef4444;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:-5px;right:-5px}.Navigation-module__Y3L4dW__messageDropdown{opacity:0;visibility:hidden;background:#fff;border-radius:12px;width:300px;transition:all .3s;position:absolute;top:120%;right:0;transform:translateY(10px);box-shadow:0 4px 12px #0000001a}.Navigation-module__Y3L4dW__messageContainer:hover .Navigation-module__Y3L4dW__messageDropdown{opacity:1;visibility:visible;transform:translateY(0)}.Navigation-module__Y3L4dW__messageHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.Navigation-module__Y3L4dW__messageHeader h3{color:#2c3e50;margin:0;font-size:1rem}.Navigation-module__Y3L4dW__viewAll{color:#3182ce;font-size:.875rem;text-decoration:none}.Navigation-module__Y3L4dW__messageItem{border-bottom:1px solid #e2e8f0;padding:1rem;transition:background-color .2s}.Navigation-module__Y3L4dW__messageItem:last-child{border-bottom:none}.Navigation-module__Y3L4dW__messageItem:hover{background-color:#f7fafc}.Navigation-module__Y3L4dW__unread{background-color:#ebf8ff}.Navigation-module__Y3L4dW__unread:hover{background-color:#e6f6ff}.Navigation-module__Y3L4dW__messageContent{flex-direction:column;gap:.25rem;display:flex}.Navigation-module__Y3L4dW__messageContent strong{color:#2c3e50;font-size:.875rem}.Navigation-module__Y3L4dW__messageContent p{color:#4a5568;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;overflow:hidden}.Navigation-module__Y3L4dW__dropDiv{display:inline-block;position:relative}.Navigation-module__Y3L4dW__menuIcon{cursor:pointer;color:#fff;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;transition:all .2s;display:flex}.Navigation-module__Y3L4dW__menuIcon:hover{opacity:.9;background-color:#ffffff1a}.Navigation-module__Y3L4dW__dropdown{opacity:0;visibility:hidden;z-index:1000;background-color:#fff;border-radius:12px;min-width:200px;padding:.5rem 0;transition:all .3s;position:absolute;top:120%;right:0;transform:translateY(10px);box-shadow:0 4px 12px #0000001a}.Navigation-module__Y3L4dW__dropDiv:hover .Navigation-module__Y3L4dW__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Navigation-module__Y3L4dW__dropdownOpen{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.Navigation-module__Y3L4dW__dropdown a{color:#2c3e50;text-align:left;white-space:nowrap;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s;display:block}.Navigation-module__Y3L4dW__dropdown a:hover{color:#3182ce;background-color:#f7fafc}.Navigation-module__Y3L4dW__languageSwitcher{z-index:1001;align-items:center;display:flex;position:relative}.Navigation-module__Y3L4dW__languageSelect{color:#fff;cursor:pointer;pointer-events:auto;background-color:#ffffff1a;border:1px solid #fff3;border-radius:6px;outline:none;min-width:8rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s}.Navigation-module__Y3L4dW__languageSelect:hover{background-color:#fff3;border-color:#ffffff4d}.Navigation-module__Y3L4dW__languageSelect:focus{background-color:#fff3;border-color:#fff6}.Navigation-module__Y3L4dW__languageSelect option{color:#fff;background-color:#2c3e50}.Navigation-module__Y3L4dW__authLink{color:#fff;font:inherit;cursor:pointer;appearance:none;background-color:#0000;border:1px solid #fff3;border-radius:6px;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s}button.Navigation-module__Y3L4dW__authLink{color:#fff;background-color:#0000}button.Navigation-module__Y3L4dW__authLink:hover{color:#fff;background-color:#ffffff1a}.Navigation-module__Y3L4dW__authLink:hover{background-color:#ffffff1a}@media screen and (max-width:768px){.Navigation-module__Y3L4dW__header{padding:.75rem 1rem}.Navigation-module__Y3L4dW__links{gap:1rem}.Navigation-module__Y3L4dW__messageDropdown{width:280px;right:-70px}.Navigation-module__Y3L4dW__messageDropdown:before{right:85px}.Navigation-module__Y3L4dW__dropDiv{display:none}.Navigation-module__Y3L4dW__dropDiv.Navigation-module__Y3L4dW__mobileFloating{z-index:9999;display:inline-block;position:fixed;bottom:100px;right:20px}.Navigation-module__Y3L4dW__nav.Navigation-module__Y3L4dW__onMessagesPage .Navigation-module__Y3L4dW__dropDiv.Navigation-module__Y3L4dW__mobileFloating{bottom:200px}.Navigation-module__Y3L4dW__nav.Navigation-module__Y3L4dW__onMessagesPage .Navigation-module__Y3L4dW__dropDiv.Navigation-module__Y3L4dW__mobileFloating .Navigation-module__Y3L4dW__dropdown{max-height:min(65vh,400px);bottom:270px}.Navigation-module__Y3L4dW__dropDiv.Navigation-module__Y3L4dW__mobileFloating .Navigation-module__Y3L4dW__menuIcon{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1686c0,#00c0e0);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;font-size:1.75rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000004d}.Navigation-module__Y3L4dW__dropDiv.Navigation-module__Y3L4dW__mobileFloating .Navigation-module__Y3L4dW__menuIcon:hover,.Navigation-module__Y3L4dW__dropDiv.Navigation-module__Y3L4dW__mobileFloating .Navigation-module__Y3L4dW__menuIcon:active{background:linear-gradient(135deg,#00c0e0,#1686c0);transform:scale(1.1);box-shadow:0 6px 16px #0006}.Navigation-module__Y3L4dW__dropDiv.Navigation-module__Y3L4dW__mobileFloating .Navigation-module__Y3L4dW__dropdown{min-width:220px;max-width:calc(100vw - 40px);max-height:min(65vh,400px);position:fixed;top:auto;bottom:170px;right:20px;overflow-y:auto;transform:translateY(0);box-shadow:0 8px 24px #0003}.Navigation-module__Y3L4dW__dropDiv.Navigation-module__Y3L4dW__mobileFloating:hover .Navigation-module__Y3L4dW__dropdown{opacity:0;visibility:hidden;transform:translateY(10px)}.Navigation-module__Y3L4dW__dropDiv.Navigation-module__Y3L4dW__mobileFloating .Navigation-module__Y3L4dW__dropdown a{align-items:center;min-height:40px;padding:.65rem 1.25rem;font-size:.95rem;display:flex}}@media screen and (max-width:480px){.Navigation-module__Y3L4dW__messageDropdown{width:260px;right:-100px}}.Navigation-module__Y3L4dW__friendRequestItem{border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;padding:1rem;transition:background-color .2s;display:flex}.Navigation-module__Y3L4dW__friendRequestItem:last-child{border-bottom:none}.Navigation-module__Y3L4dW__friendRequestItem:hover{background-color:#f7fafc}.Navigation-module__Y3L4dW__requestAvatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.Navigation-module__Y3L4dW__requestContent{flex-direction:column;flex:1;gap:.25rem;display:flex}.Navigation-module__Y3L4dW__requestContent strong{color:#2c3e50;font-size:.875rem}.Navigation-module__Y3L4dW__requestContent p{color:#718096;margin:0;font-size:.75rem}.Navigation-module__Y3L4dW__requestActions{gap:.5rem;display:flex}.Navigation-module__Y3L4dW__acceptButton{color:#fff;cursor:pointer;background-color:#4299e1;border:none;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;transition:background-color .2s}.Navigation-module__Y3L4dW__acceptButton:hover{background-color:#3182ce}.Navigation-module__Y3L4dW__declineButton{color:#4a5568;cursor:pointer;background-color:#e2e8f0;border:none;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;transition:all .2s}.Navigation-module__Y3L4dW__declineButton:hover{color:#2d3748;background-color:#cbd5e0}
.UnreadBadge-module__ByTMaW__badge{color:#fff;z-index:1;background-color:#e53e3e;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;padding:2px 6px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.UnreadBadge-module__ByTMaW__badge.UnreadBadge-module__ByTMaW__small{min-width:16px;height:16px;font-size:10px;top:-6px;right:-6px}.UnreadBadge-module__ByTMaW__badge.UnreadBadge-module__ByTMaW__large{min-width:24px;height:24px;font-size:14px;top:-10px;right:-10px}
.ChatWindow-module__w6phbq__chatWindow{background-color:#f8f9fa;flex-direction:column;flex:1;height:100%;display:flex}.ChatWindow-module__w6phbq__chatHeader{background-color:#fff;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ChatWindow-module__w6phbq__userInfo{align-items:center;gap:12px;display:flex}.ChatWindow-module__w6phbq__userAvatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.ChatWindow-module__w6phbq__userDetails{flex-direction:column;display:flex}.ChatWindow-module__w6phbq__userName{color:#333;margin:0;font-size:16px;font-weight:600}.ChatWindow-module__w6phbq__status{align-items:center;gap:6px;margin-top:2px;display:flex}.ChatWindow-module__w6phbq__statusIndicator{border-radius:50%;width:8px;height:8px}.ChatWindow-module__w6phbq__statusIndicator.ChatWindow-module__w6phbq__online{background-color:#28a745}.ChatWindow-module__w6phbq__statusIndicator.ChatWindow-module__w6phbq__offline{background-color:#6c757d}.ChatWindow-module__w6phbq__statusText{color:#666;font-size:12px}.ChatWindow-module__w6phbq__connectionError{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;justify-content:space-between;align-items:center;padding:8px 16px;font-size:14px;display:flex}.ChatWindow-module__w6phbq__errorText{flex:1}.ChatWindow-module__w6phbq__reconnectButton{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;margin-left:12px;padding:4px 12px;font-size:12px}.ChatWindow-module__w6phbq__reconnectButton:hover{background-color:#c82333}.ChatWindow-module__w6phbq__messagesContainer{background-color:#f8f9fa;flex:1;padding:20px;overflow-y:auto}.ChatWindow-module__w6phbq__messages{flex-direction:column;gap:4px;display:flex}.ChatWindow-module__w6phbq__loadingMessages{color:#666;flex-direction:column;justify-content:center;align-items:center;height:200px;display:flex}.ChatWindow-module__w6phbq__loadingSpinner{border:3px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:32px;height:32px;margin-bottom:12px;animation:1s linear infinite ChatWindow-module__w6phbq__spin}@keyframes ChatWindow-module__w6phbq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ChatWindow-module__w6phbq__noMessages{text-align:center;color:#666;flex-direction:column;justify-content:center;align-items:center;height:200px;display:flex}.ChatWindow-module__w6phbq__noMessagesIcon{margin-bottom:16px;font-size:48px}.ChatWindow-module__w6phbq__noMessages h3{color:#333;margin:0 0 8px;font-size:18px}.ChatWindow-module__w6phbq__noMessages p{margin:0;font-size:14px}.ChatWindow-module__w6phbq__noChat{text-align:center;color:#666;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.ChatWindow-module__w6phbq__noChatIcon{margin-bottom:20px;font-size:64px}.ChatWindow-module__w6phbq__noChat h2{color:#333;margin:0 0 12px;font-size:24px}.ChatWindow-module__w6phbq__noChat p{max-width:400px;margin:0;font-size:16px}@media (max-width:768px){.ChatWindow-module__w6phbq__chatHeader{padding:12px 16px}.ChatWindow-module__w6phbq__userAvatar{width:36px;height:36px}.ChatWindow-module__w6phbq__userName{font-size:14px}.ChatWindow-module__w6phbq__messagesContainer{padding:16px}.ChatWindow-module__w6phbq__noChat{padding:20px}.ChatWindow-module__w6phbq__noChatIcon{font-size:48px}.ChatWindow-module__w6phbq__noChat h2{font-size:20px}.ChatWindow-module__w6phbq__noChat p{font-size:14px}}
.MessageBubble-module__BNWXrq__messageBubble{word-wrap:break-word;max-width:70%;margin-bottom:12px}.MessageBubble-module__BNWXrq__messageBubble.MessageBubble-module__BNWXrq__own{margin-left:auto}.MessageBubble-module__BNWXrq__messageBubble.MessageBubble-module__BNWXrq__other{margin-right:auto}.MessageBubble-module__BNWXrq__messageWrapper{align-items:flex-end;gap:8px;display:flex}.MessageBubble-module__BNWXrq__messageBubble.MessageBubble-module__BNWXrq__own .MessageBubble-module__BNWXrq__messageWrapper{flex-direction:row-reverse}.MessageBubble-module__BNWXrq__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.MessageBubble-module__BNWXrq__messageContentWrapper{flex:1;min-width:0}.MessageBubble-module__BNWXrq__senderName{color:#666;margin-bottom:4px;padding-left:4px;font-size:12px;font-weight:500}.MessageBubble-module__BNWXrq__messageContent{border-radius:18px;padding:10px 14px;position:relative}.MessageBubble-module__BNWXrq__messageBubble.MessageBubble-module__BNWXrq__own .MessageBubble-module__BNWXrq__messageContent{color:#fff;background-color:#007bff;border-bottom-right-radius:4px}.MessageBubble-module__BNWXrq__messageBubble.MessageBubble-module__BNWXrq__other .MessageBubble-module__BNWXrq__messageContent{color:#333;background-color:#f1f3f4;border-bottom-left-radius:4px}.MessageBubble-module__BNWXrq__text{margin-bottom:4px;line-height:1.4}.MessageBubble-module__BNWXrq__timestamp{opacity:.7;text-align:right;font-size:11px}.MessageBubble-module__BNWXrq__messageBubble.MessageBubble-module__BNWXrq__other .MessageBubble-module__BNWXrq__timestamp{text-align:left}@media (max-width:768px){.MessageBubble-module__BNWXrq__messageBubble{max-width:85%}.MessageBubble-module__BNWXrq__messageContent{padding:8px 12px}.MessageBubble-module__BNWXrq__avatar{width:28px;height:28px}}
.MessageInput-module__7kkiwG__messageInput{background-color:#fff;border-top:1px solid #e0e0e0;padding:16px}.MessageInput-module__7kkiwG__inputContainer{align-items:flex-end;gap:12px;max-width:100%;display:flex}.MessageInput-module__7kkiwG__textarea{resize:none;border:1px solid #ddd;border-radius:20px;outline:none;flex:1;min-height:20px;max-height:120px;padding:12px 16px;font-family:inherit;font-size:14px;line-height:1.4}.MessageInput-module__7kkiwG__textarea:focus{border-color:#007bff}.MessageInput-module__7kkiwG__textarea:disabled{cursor:not-allowed;background-color:#f5f5f5}.MessageInput-module__7kkiwG__sendButton{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.MessageInput-module__7kkiwG__sendButton:hover:not(:disabled){background-color:#0056b3}.MessageInput-module__7kkiwG__sendButton:disabled{cursor:not-allowed;background-color:#ccc}@media (max-width:768px){.MessageInput-module__7kkiwG__messageInput{padding:12px}.MessageInput-module__7kkiwG__textarea{font-size:16px}.MessageInput-module__7kkiwG__sendButton{width:36px;height:36px}}
.FloatingChatWidget-module__rEEIgW__floatingButton{color:#fff;cursor:pointer;z-index:9998;background:linear-gradient(135deg,#4299e1,#3182ce);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;transition:all .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #4299e166}.FloatingChatWidget-module__rEEIgW__floatingButton:hover{transform:scale(1.1);box-shadow:0 6px 20px #4299e199}.FloatingChatWidget-module__rEEIgW__floatingButton.FloatingChatWidget-module__rEEIgW__active{background:linear-gradient(135deg,#e53e3e,#c53030)}.FloatingChatWidget-module__rEEIgW__floatingButton.FloatingChatWidget-module__rEEIgW__active:hover{box-shadow:0 6px 20px #e53e3e99}.FloatingChatWidget-module__rEEIgW__badge{color:#fff;text-align:center;background-color:#e53e3e;border:2px solid #fff;border-radius:12px;min-width:20px;padding:2px 6px;font-size:12px;font-weight:600;animation:2s infinite FloatingChatWidget-module__rEEIgW__pulse;position:absolute;top:-5px;right:-5px}@keyframes FloatingChatWidget-module__rEEIgW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.FloatingChatWidget-module__rEEIgW__chatWidget{z-index:9999;background:#fff;border-radius:16px;flex-direction:column;width:400px;height:600px;transition:all .3s;display:flex;position:fixed;bottom:90px;right:20px;overflow:hidden;box-shadow:0 8px 32px #0003}.FloatingChatWidget-module__rEEIgW__chatWidget.FloatingChatWidget-module__rEEIgW__minimized{height:60px}.FloatingChatWidget-module__rEEIgW__widgetHeader{color:#fff;background:linear-gradient(135deg,#4299e1,#3182ce);border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.FloatingChatWidget-module__rEEIgW__widgetHeader h3{text-align:center;flex:1;margin:0;font-size:18px;font-weight:600}.FloatingChatWidget-module__rEEIgW__backButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.FloatingChatWidget-module__rEEIgW__backButton:hover{background:#ffffff4d}.FloatingChatWidget-module__rEEIgW__widgetActions{gap:8px;display:flex}.FloatingChatWidget-module__rEEIgW__actionButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.FloatingChatWidget-module__rEEIgW__actionButton:hover{background:#ffffff4d}.FloatingChatWidget-module__rEEIgW__widgetContent{background:#f8f9fa;flex-direction:column;flex:1;display:flex;overflow:hidden}.FloatingChatWidget-module__rEEIgW__messageListWrapper{flex:1;display:flex;overflow:hidden}.FloatingChatWidget-module__rEEIgW__messageListWrapper>*{border-right:none;width:100%;height:100%}.FloatingChatWidget-module__rEEIgW__chatWindowWrapper{flex:1;display:flex;overflow:hidden}.FloatingChatWidget-module__rEEIgW__chatWindowWrapper>*{width:100%;height:100%}.FloatingChatWidget-module__rEEIgW__notificationsContainer{z-index:10000;flex-direction:column;gap:12px;max-width:350px;display:flex;position:fixed;top:80px;right:20px}.FloatingChatWidget-module__rEEIgW__notification{cursor:pointer;background:#fff;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;transition:transform .2s;animation:.3s FloatingChatWidget-module__rEEIgW__slideIn;display:flex;box-shadow:0 4px 16px #0003}.FloatingChatWidget-module__rEEIgW__notification:hover{transform:translate(-5px)}@keyframes FloatingChatWidget-module__rEEIgW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.FloatingChatWidget-module__rEEIgW__notificationContent{flex:1}.FloatingChatWidget-module__rEEIgW__notificationContent strong{color:#4299e1;margin-bottom:4px;font-size:14px;display:block}.FloatingChatWidget-module__rEEIgW__notificationContent p{color:#666;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.FloatingChatWidget-module__rEEIgW__notificationClose{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.FloatingChatWidget-module__rEEIgW__notificationClose:hover{color:#333}@media screen and (max-width:768px){.FloatingChatWidget-module__rEEIgW__floatingButton{z-index:9998;width:56px;height:56px;font-size:22px;bottom:20px;left:20px;right:auto}.FloatingChatWidget-module__rEEIgW__chatWidget{width:100%;max-width:100%;height:100%;box-shadow:none;border-radius:0;position:fixed;inset:0}.FloatingChatWidget-module__rEEIgW__chatWidget.FloatingChatWidget-module__rEEIgW__minimized{border-radius:16px 16px 0 0;width:100%;height:60px;inset:auto 0}.FloatingChatWidget-module__rEEIgW__widgetHeader{border-radius:0}.FloatingChatWidget-module__rEEIgW__notificationsContainer{max-width:calc(100% - 20px);top:70px;left:10px;right:10px}.FloatingChatWidget-module__rEEIgW__notification{padding:14px}.FloatingChatWidget-module__rEEIgW__messageListWrapper,.FloatingChatWidget-module__rEEIgW__chatWindowWrapper{height:100%}}@media screen and (max-width:480px){.FloatingChatWidget-module__rEEIgW__floatingButton{width:52px;height:52px;font-size:20px;bottom:16px;left:16px;right:auto}.FloatingChatWidget-module__rEEIgW__badge{min-width:18px;padding:1px 5px;font-size:11px}.FloatingChatWidget-module__rEEIgW__notificationsContainer{max-width:calc(100% - 16px);top:60px;left:8px;right:8px}}@media screen and (min-width:769px) and (max-width:1024px){.FloatingChatWidget-module__rEEIgW__chatWidget{width:380px;height:550px}}
.BottomPage-module__yBni-W__nav{z-index:1000;background-color:#00000036;width:100%;position:fixed;bottom:0;left:0;right:0}.BottomPage-module__yBni-W__header{flex-direction:row;justify-content:space-around;display:flex}.BottomPage-module__yBni-W__petboook{align-items:center}.BottomPage-module__yBni-W__links{flex-direction:row;justify-content:space-around;align-items:center;width:20%;display:flex}.BottomPage-module__yBni-W__li,.BottomPage-module__yBni-W__profile{color:#fff}@media only screen and (min-width:360px) and (max-width:600px){.BottomPage-module__yBni-W__header{flex-direction:column;align-items:center}.BottomPage-module__yBni-W__links{flex-direction:column}}
