.styles_chatContainerMobile__trlnZ{display:flex;flex-direction:column;height:calc(100vh - 160px);background:#f8f9fa}@media(max-width:767px){.styles_chatContainerMobile__trlnZ{height:calc(100dvh - 160px)}}@media(max-width:480px){.styles_chatContainerMobile__trlnZ{height:calc(100dvh - 150px)}}.styles_chatContainer__qySND{display:flex;height:calc(100vh - 160px);background:#f8f9fa}@media(max-width:767px){.styles_chatContainer__qySND{display:none;height:calc(100dvh - 160px)}}@media(max-width:480px){.styles_chatContainer__qySND{height:calc(100dvh - 150px)}}.styles_sidebarPanel__0e3Ig{width:250px;min-width:250px;border-right:1px solid #e9ecef;background:#fff;overflow:hidden;display:flex;flex-direction:column}@media(max-width:1024px){.styles_sidebarPanel__0e3Ig{width:280px;min-width:280px}}.styles_mainPanel__MKMAu{flex:1 1;display:flex;flex-direction:column;background:#fff;overflow:hidden;height:100%;min-width:0;width:calc(100% - 300px)}@media(max-width:1024px){.styles_mainPanel__MKMAu{width:calc(100% - 280px)}}.styles_messagesPanel__ILtBV{background:#fff}.styles_messagesContent__E_Dht,.styles_messagesPanel__ILtBV{flex:1 1;display:flex;flex-direction:column;height:100%;overflow:hidden}.styles_messagesHeader__F_4vn{display:flex;align-items:center;justify-content:space-between;padding:var(--inner-padding);border-bottom:1px solid #e9ecef;background:#fff;height:72px}.styles_commentsWrapper__sW5kF{flex:1 1;overflow-y:auto;padding:20px}.styles_mediaModalOverlay__Ry_IL{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}@media(max-width:768px){.styles_mediaModalOverlay__Ry_IL{padding:0;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.styles_mediaModal__DanYD{background:#fff;border-radius:var(--border-radius);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:800px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}@media(max-width:768px){.styles_mediaModal__DanYD{max-width:100vw;width:100%;max-height:85vh;border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0;margin:0;box-shadow:0 -10px 25px -5px rgba(0,0,0,.1),0 -5px 10px -5px rgba(0,0,0,.04);animation:styles_slideUp__2FLk4 .3s ease-out}}@media(max-width:480px){.styles_mediaModal__DanYD{max-height:90vh;border-radius:var(--border-radius) var(--border-radius) 0 0}}@keyframes styles_slideUp__2FLk4{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.styles_mediaModalHeader__tMh0d{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--divider-color);position:relative}.styles_mediaModalHeader__tMh0d h3{margin:0;font-size:18px;font-weight:600;color:var(--text-color)}@media(max-width:768px){.styles_mediaModalHeader__tMh0d{padding:16px 20px 20px;flex-direction:column;align-items:center}.styles_mediaModalHeader__tMh0d:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:40px;height:4px;background:var(--muted-text-color);border-radius:2px}.styles_mediaModalHeader__tMh0d h3{margin-top:8px;font-size:16px}}.styles_closeButton__iCZTO{font-size:24px;color:var(--primary-color);padding:4px;border-radius:var(--border-radius-sm);line-height:1}.styles_closeButton__iCZTO:hover{background:var(--background-color);color:var(--muted-text-color)}@media(max-width:768px){.styles_closeButton__iCZTO{position:absolute;top:16px;right:20px;font-size:20px;padding:8px}}.styles_mediaModalContent__5ZtMf{flex:1 1;overflow:hidden;padding:0}@media(max-width:768px){.styles_mediaModalContent__5ZtMf{overflow-y:auto;-webkit-overflow-scrolling:touch}}.styles_mediaPanel__icOdS{border-left:1px solid #e9ecef;background:#fff;overflow:hidden;display:flex;flex-direction:column}.styles_mobileHeader__zZADA{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid #e9ecef;background:#fff}.styles_mobileHeaderLeft___H_AA{display:flex;align-items:center;gap:16px}.styles_chatUserInfo__1lbT8{display:flex;align-items:center;gap:8px}.styles_chatUserAvatar__pPsbp{flex-shrink:0}.styles_chatUserName__wuDuk{font-size:14px;font-weight:500;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.styles_backButton__e5EJJ{background:none;border:none;color:var(--primary-color);font-size:20px;cursor:pointer;border-radius:var(--border-radius-sm);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.styles_backButton__e5EJJ:hover{background:var(--background-color);color:var(--muted-text-color)}.styles_backButton__e5EJJ:active{background:var(--divider-color);transform:scale(.95)}@media(max-width:768px){.styles_backButton__e5EJJ{font-size:22px}}.styles_mediaButton__HniHU{background:var(--dark-divider-color);border:none;color:var(--primary-color);padding:4px 8px;border-radius:6px;cursor:pointer;font-size:13px}.styles_chatSidebar__zWESZ{display:flex;flex-direction:column;height:100%;background:#fff;padding:0;overflow:hidden}.styles_searchContainer__lTLLi{padding:var(--inner-padding);border-bottom:1px solid #e9ecef;flex-shrink:0}.styles_searchInput__juAku{width:100%;height:36px;padding:0 15px;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);font-size:13px;font-family:inherit;background:#fff;transition:border-color .2s ease}.styles_searchInput__juAku:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(0,123,255,.1)}.styles_searchInput__juAku:focus-visible{outline:none}.styles_searchInput__juAku:disabled{background:var(--muted-background-color);cursor:not-allowed;opacity:.6}.styles_searchInput__juAku::placeholder{color:#78909c;opacity:.7}.styles_userProfile__iCth_{display:flex;align-items:center;padding:15px 20px;border-bottom:1px solid #e9ecef;gap:12px;flex-shrink:0}.styles_userAvatar__yFqDI{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.styles_userAvatar__yFqDI img{width:100%;height:100%;object-fit:cover}.styles_userInfo__ZJ4gI{flex:1 1;min-width:0}.styles_userName__irtg9{font-weight:600;font-size:14px;color:var(--text-color);margin-bottom:2px}.styles_userStatus__AAxES{font-size:12px;color:#78909c}.styles_userMenu__NzfD_{font-size:18px;color:#1a2b4c;cursor:pointer;padding:4px;border-radius:4px}.styles_userMenu__NzfD_:hover{background:#f8f9fa}.styles_section__IRI6_{display:flex;flex-direction:column;flex:1 1;overflow:hidden;min-height:0}.styles_section__IRI6_:first-of-type,.styles_section__IRI6_:last-of-type{flex:1 1}.styles_sectionHeader__kRlDd{display:flex;align-items:center;justify-content:space-between;padding:0 20px 8px;margin-top:15px;background:#fff;flex-shrink:0;border-bottom:1px solid #f0f0f0;z-index:10}.styles_sectionTitleContainer__ikmj5{display:flex;align-items:center;gap:8px}.styles_sectionTitle__5fLdI{font-size:14px;font-weight:600;color:var(--text-color);text-transform:uppercase;letter-spacing:.5px}.styles_countBadge__POEAh{background:var(--dark-divider-color);font-size:10px;color:var(--primary-color);padding:2px 6px;border-radius:10px;font-weight:500;min-width:16px;text-align:center}.styles_addChatButton__IHuU4{background:none;border:none;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.styles_addChatButton__IHuU4:hover{transform:scale(1.05)}.styles_addChatButton__IHuU4:active{transform:scale(.95)}.styles_chatList__ukOG4{padding:10px 0;margin:0;list-style:none;overflow-y:auto;flex:1 1}.styles_chatList__ukOG4::-webkit-scrollbar{width:4px}.styles_chatList__ukOG4::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_chatList__ukOG4::-webkit-scrollbar-thumb{background:var(--dark-divider-color);border-radius:2px}.styles_chatList__ukOG4::-webkit-scrollbar-thumb:hover{background:#1a2b4c}.styles_chatItem__W8oVI{display:flex;align-items:center;padding:12px 20px;cursor:pointer;transition:background-color .2s;gap:12px}.styles_chatItem__W8oVI:hover{background:#f8f9fa}.styles_chatItem__W8oVI.styles_selected__g17bt{background:var(--background-color,rgba(0,0,0,.1))!important;border-right:3px solid var(--primary-color)}.styles_chatAvatar__wm0ad{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-right:12px}.styles_chatAvatar__wm0ad img{width:100%;height:100%;object-fit:cover}.styles_groupAvatar__wiG0g{width:100%;height:100%;display:flex;flex-wrap:wrap;background:#e9ecef}.styles_avatarInitial__mYhmN{width:50%;height:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#495057;background:#dee2e6}.styles_avatarInitial__mYhmN:first-child{border-top-left-radius:50%}.styles_avatarInitial__mYhmN:nth-child(2){border-top-right-radius:50%}.styles_avatarInitial__mYhmN:nth-child(3){border-bottom-left-radius:50%}.styles_avatarInitial__mYhmN:nth-child(4){border-bottom-right-radius:50%}.styles_chatInfo__iYDxG{flex:1 1;min-width:0}.styles_chatTitle__sdJ_g{font-size:14px;font-weight:500;color:var(--text-color);margin-bottom:2px;display:flex;align-items:center;justify-content:space-between}.styles_lastMessage__m_x4r{font-size:12px;color:#1a2b4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px}.styles_lastMessageTime__zCSvx{font-size:11px;color:#adb5bd}.styles_addFriendButton__kMHOv{margin:10px 20px}.styles_addFriendButton__kMHOv,.styles_createGroupButton__llpxJ{background:var(--primary-color);border:none;color:#fff;padding:10px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500}.styles_createGroupButton__llpxJ{margin:10px auto;display:block}.styles_createGroupButton__llpxJ:hover{background:var(--primary-color);color:#fff}.styles_channelList__5nHm1{padding:10px 0;margin:0;list-style:none;overflow-y:auto;flex:1 1}.styles_channelList__5nHm1::-webkit-scrollbar{width:4px}.styles_channelList__5nHm1::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_channelList__5nHm1::-webkit-scrollbar-thumb{background:var(--dark-divider-color);border-radius:2px}.styles_channelList__5nHm1::-webkit-scrollbar-thumb:hover{background:#1a2b4c}.styles_channelItem__qDL9s{display:flex;align-items:center;padding:12px 20px;cursor:pointer;transition:background-color .2s;gap:12px}.styles_channelItem__qDL9s:hover{background:#f8f9fa}.styles_channelItem__qDL9s.styles_selected__g17bt{background:var(--background-color,rgba(0,0,0,.1))!important;border-right:3px solid var(--primary-color)}.styles_channelIcon__QVdnW{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#fff;flex-shrink:0}.styles_channelIcon__QVdnW:nth-child(3n+1){background:var(--background-color)}.styles_channelIcon__QVdnW:nth-child(3n+2){background:#17a2b8}.styles_channelIcon__QVdnW:nth-child(3n+3){background:var(--tertiary-color)}.styles_channelIcon__QVdnW:nth-child(3n+4){background:var(--secondary-color)}.styles_channelInfo__2SDeq{flex:1 1;min-width:0}.styles_channelName__EoZ4t{font-size:14px;font-weight:500;color:var(--text-color);display:flex;align-items:center;justify-content:space-between}.styles_navigation__Oxzg2{margin-top:auto;padding:20px;border-top:1px solid #e9ecef}.styles_navItem__uzbPF{display:flex;align-items:center;cursor:pointer;transition:background-color .2s;border-radius:6px;padding:8px 12px;margin-bottom:4px}.styles_navItem__uzbPF:hover{background:#f8f9fa}.styles_navIcon__9lABX{font-size:16px;margin-right:12px;width:20px;text-align:center}.styles_navText__aknEz{flex:1 1;font-size:14px;color:var(--text-color)}.styles_navBadge__UuEmZ{background:var(--primary-color);color:#fff;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600;min-width:20px;text-align:center}.styles_unreadBadge__T4EnC{background:var(--secondary-color);color:#fff;border-radius:50%;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;margin-left:8px}.styles_mediaPanelContainer__e1XCx{display:flex;flex-direction:column;height:100%;background:#fff}.styles_mediaHeader__raGIb{padding:20px 24px;border-bottom:1px solid #e9ecef;background:#fff}.styles_mediaHeader__raGIb h3{margin:0;font-size:18px;font-weight:600;color:#1a1a1a}.styles_filterTabs__ngiOb{display:flex;padding:0 24px;border-bottom:1px solid var(--divider-color);background:var(--background-color);overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--muted-text-color) rgba(0,0,0,0)}.styles_filterTabs__ngiOb::-webkit-scrollbar{height:4px}.styles_filterTabs__ngiOb::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_filterTabs__ngiOb::-webkit-scrollbar-thumb{background:var(--muted-text-color);border-radius:2px}@media(max-width:768px){.styles_filterTabs__ngiOb{padding:0 20px;gap:0;background:#fff;border-bottom:1px solid var(--divider-color);scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.styles_filterTabs__ngiOb::-webkit-scrollbar{display:none}}.styles_filterTab__tLoir{background:none;padding:12px 16px;font-size:14px;font-weight:500;color:var(--primary-color);cursor:pointer;white-space:nowrap;border:none;border-bottom:2px solid rgba(0,0,0,0);transition:all .2s;flex-shrink:0}.styles_filterTab__tLoir:hover{color:var(--muted-text-color);background:rgba(var(--primary-color-rgb),.05)}.styles_filterTab__tLoir.styles_active__rHoa_{color:var(--secondary-color);border-bottom-color:var(--secondary-color);background:#fff}@media(max-width:768px){.styles_filterTab__tLoir{padding:10px 12px;font-size:13px;min-width:-moz-fit-content;min-width:fit-content;min-height:44px;display:flex;align-items:center;justify-content:center}}@media(max-width:480px){.styles_filterTab__tLoir{padding:8px 10px;font-size:12px}}.styles_mediaGrid__YfPW8{flex:1 1;overflow-y:auto;padding:24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:16px;gap:16px}@media(max-width:768px){.styles_mediaGrid__YfPW8{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;padding:16px}}.styles_mediaCard__EvRie{border:1px solid var(--divider-color);border-radius:var(--border-radius);overflow:hidden;cursor:pointer;transition:all .2s;background:#fff}.styles_mediaCard__EvRie:hover{border-color:var(--secondary-color);box-shadow:0 4px 12px rgba(var(--primary-color-rgb),.15);transform:translateY(-2px)}.styles_mediaPreview__WhQOz{position:relative;height:120px;background:var(--background-color);display:flex;align-items:center;justify-content:center;overflow:hidden}.styles_mediaThumbnail__8dPMW{width:100%;height:100%;object-fit:cover;transition:transform .2s}.styles_mediaThumbnail__8dPMW:hover{transform:scale(1.05)}.styles_mediaInfo__32re6{padding:12px;flex:1 1}.styles_fileName__4tLWa{margin:0 0 4px;font-size:14px;font-weight:600;color:var(--text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.styles_fileDetails___rdYy{margin:0 0 4px;font-size:12px;color:var(--primary-color);line-height:1.2}.styles_uploadedBy__wMJNU{margin:0;font-size:12px;color:var(--muted-text-color);line-height:1.2}.styles_mediaActions__jPJ3Q{position:absolute;top:8px;right:8px;opacity:0;transition:opacity .2s;z-index:2}.styles_mediaCard__EvRie:hover .styles_mediaActions__jPJ3Q{opacity:1}.styles_downloadButton__5YMer{background:hsla(0,0%,100%,.9);border:1px solid var(--divider-color);cursor:pointer;font-size:14px;padding:6px;border-radius:var(--border-radius-sm);box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .2s ease}.styles_downloadButton__5YMer:hover{background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.15);transform:translateY(-1px)}.styles_linkPreview__lqHC7{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:16px;text-align:center;background:var(--background-color)}.styles_linkIcon__OOtPN{font-size:32px;margin-bottom:8px;color:var(--secondary-color)}.styles_linkText__6dFxW{font-size:12px;color:var(--muted-text-color);word-break:break-all;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.styles_fileTypePreview__FZWFe{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:16px;text-align:center;background:var(--background-color)}.styles_fileTypeIcon__zjBWw{font-size:32px;margin-bottom:8px;color:var(--secondary-color)}.styles_fileTypeText__yVSMV{font-size:12px;color:var(--muted-text-color);word-break:break-all;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.styles_chatMessagesWrapper__IYl04{display:flex;flex-direction:column;height:100%;background-color:#fff;overflow:hidden}.styles_messagesContainer__terGo{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:16px;margin-bottom:0;min-height:0}@media screen and (min-width:768px){.styles_messagesContainer__terGo{scrollbar-width:thin;-ms-overflow-style:auto}.styles_messagesContainer__terGo::-webkit-scrollbar{width:8px;display:block}.styles_messagesContainer__terGo::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.styles_messagesContainer__terGo::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.styles_messagesContainer__terGo::-webkit-scrollbar-thumb:hover{background:#a8a8a8}}@media screen and (max-width:767px){.styles_messagesContainer__terGo::-webkit-scrollbar{display:none}.styles_messagesContainer__terGo{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior:contain}}.styles_messagesContainer__terGo .styles_info_message__n_FTI{color:#1a2b4c;margin-bottom:15px;font-size:13px}.styles_messageInputContainer__tVin5{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;border-top:1px solid var(--muted-divider-color);padding:16px;margin-bottom:0;z-index:100;flex-shrink:0;box-shadow:0 -2px 8px rgba(0,0,0,.1);min-height:80px;box-sizing:border-box}@media screen and (max-width:767px){.styles_messageInputContainer__tVin5{padding:12px}}.styles_removedParticipantMessage__4XJBA{background-color:rgba(239,127,138,.2);border-radius:8px;padding:12px;margin:16px;text-align:center;color:var(--text-color);font-size:14px;opacity:.8}.styles_chatCreationModal__PoFGK{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5)}.styles_modalOverlay__zixg_{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.styles_modalContent__ugv0p{position:relative;max-width:800px;max-height:80vh;box-shadow:0 10px 30px rgba(0,0,0,.3);border:1px solid var(--muted-divider-color);width:600px}@media(max-width:700px){.styles_modalContent__ugv0p{width:95vw;min-width:unset;max-width:100vw}}.styles_modalHeader__3O24g{padding:20px;border-bottom:1px solid var(--muted-divider-color)}.styles_modalHeader__3O24g h3{margin:0;font-size:18px;font-weight:600;color:var(--text-color)}.styles_closeButton__iCZTO{background:none;border:none;cursor:pointer;padding:8px;border-radius:4px;display:flex;align-items:center;justify-content:center}.styles_closeButton__iCZTO:hover{background:var(--muted-background-color)}.styles_chatForm__iJIUJ{display:flex;flex-direction:column;height:calc(100% - 80px)}.styles_formBody__YgzC6{flex:1 1;overflow-y:auto;padding:20px;max-height:calc(80vh - 140px)}.styles_formFooter__A7H7B{display:flex;gap:10px;justify-content:flex-end;padding:20px;border-top:1px solid var(--muted-divider-color);background:#fff}.styles_sectionLabel__5KNW8{display:block;margin-top:20px;margin-bottom:12px;font-weight:600;font-size:14px;color:var(--text-color)}.styles_selectWrapper__TatWe{position:relative;width:100%}.styles_communitySelect__fY3lv{width:100%;height:50px;padding:0 15px;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);font-size:14px;background:#fff;cursor:pointer}.styles_communitySelect__fY3lv:focus{outline:none;border-color:var(--primary-color)}.styles_communitySelect__fY3lv:disabled{background:var(--muted-background-color);cursor:not-allowed}.styles_visibilityOptions__ve11H{margin-bottom:15px}.styles_visibilityOptions__ve11H .styles_radio-buttons__9RTAn .styles_form-group__gszKP{margin:10px 0}.styles_visibilityOptions__ve11H .styles_radio-buttons__9RTAn .styles_form-group__gszKP:first-child{margin-top:0}.styles_visibilityOptions__ve11H .styles_radio-buttons__9RTAn .styles_form-group__gszKP:last-child{margin-bottom:0}.styles_everyoneOption__l_zEE{margin-bottom:15px;padding:12px;background:var(--muted-background-color);border-radius:var(--border-radius)}.styles_checkboxLabel__2iju0{display:flex;align-items:center;cursor:pointer;font-size:14px;color:var(--text-color)}.styles_checkboxText__F565U{margin-left:10px;font-weight:500}.styles_participantsList__6DnpW{max-height:300px;overflow-y:auto;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);background:#fff}.styles_participantItem__aL_eS{transition:background-color .2s}.styles_participantItem__aL_eS:hover:not(.styles_selected__g17bt){background:var(--muted-background-color)}.styles_participantItem__aL_eS.styles_selected__g17bt{background:rgba(0,123,255,.1);color:var(--text-color)}.styles_participantItem__aL_eS.styles_selected__g17bt .styles_participantRole__lS6a4{color:#1a2b4c}.styles_participantItem__aL_eS.styles_selected__g17bt:hover{background:rgba(0,123,255,.15)}.styles_participantItem__aL_eS.styles_currentUser__Bo6Hh{background:rgba(128,163,43,.1)}.styles_participantItem__aL_eS.styles_currentUser__Bo6Hh .styles_participantRole__lS6a4{color:var(--tertiary-color);font-weight:500}.styles_participantItem__aL_eS.styles_currentUser__Bo6Hh:hover{background:rgba(128,163,43,.15)}.styles_participantAvatar__CDfCb{margin-right:12px}.styles_participantName__hV_lx{margin-bottom:2px}.styles_selectedCount__t3961{color:var(--tertiary-color);font-weight:500;font-size:12px;margin-top:20px;text-align:center}.styles_noAdminMessage__uZ7_5{padding:40px 20px;text-align:center}.styles_noAdminMessage__uZ7_5 p{margin-bottom:20px;color:#1a2b4c;font-size:16px}.styles_emptyState__mOTry,.styles_errorState__7NXt6,.styles_loadingState__4QPi2,.styles_noChatSelected__iqB01,.styles_noMediaSelected__wGKUZ{display:flex;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#1a2b4c}.styles_errorMessage__p0hq_{background:var(--error-background-color);color:var(--error-color);padding:12px 15px;border-radius:var(--border-radius);margin-bottom:15px;font-size:14px;border:1px solid var(--error-color)}.styles_noResults__2Le7K{padding:20px;font-style:italic}.styles_noGroupsMessage__vDeRk{text-align:center;color:#1a2b4c;font-size:14px;margin-bottom:10px}.styles_noGroupsMessage__vDeRk p{margin:0}.styles_mediaPreviewModal__rW9yI{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1100;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8);padding:20px}.styles_modalContent__ugv0p{background:#fff;border-radius:var(--border-radius);max-width:90vw;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.styles_modalHeader__3O24g{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e9ecef;background:#fff}.styles_modalTitle__6HC7z{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.styles_modalTitle__6HC7z h4{margin:0;font-size:16px;font-weight:600;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_modalIcon__A5CjU{font-size:24px;flex-shrink:0}.styles_modalBody__c_P3D{padding:24px;min-height:300px}.styles_modalImage__IoKZ2{border-radius:8px}.styles_modalFileInfo__yjJRt{max-width:400px}.styles_modalFileIcon__wWzfM{color:#1a2b4c}.styles_modalFileDetails__fv4D5{text-align:left}.styles_modalFileDetails__fv4D5 p{margin:8px 0;font-size:14px;color:#495057;line-height:1.4}.styles_modalFileDetails__fv4D5 p strong{color:#1a1a1a;font-weight:600}.styles_modalFooter__AAyvX{padding:20px 24px;border-top:1px solid #e9ecef;background:#fff}.styles_loadingState__4QPi2{padding:60px 20px}.styles_loadingSpinner__XPOTq{width:32px;height:32px;border:3px solid #e9ecef;border-top-color:#007bff;margin-bottom:16px}.styles_emptyState__mOTry{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:var(--primary-color)}.styles_emptyIcon__tLRE_{font-size:48px;margin-bottom:16px;opacity:.5}.styles_emptyState__mOTry h4{margin:0 0 8px;font-size:18px;font-weight:600;color:var(--muted-text-color)}.styles_emptyState__mOTry p{margin:0;font-size:14px;color:var(--primary-color)}.styles_modalBody__c_P3D{flex:1 1;overflow:auto;padding:20px;display:flex;align-items:center;justify-content:center}.styles_modalImage__IoKZ2{max-width:100%;max-height:70vh;object-fit:contain}.styles_modalFileInfo__yjJRt{text-align:center}.styles_modalFileInfo__yjJRt p{margin:10px 0;font-size:14px}.styles_modalFileIcon__wWzfM{font-size:64px;margin-bottom:20px}.styles_modalFooter__AAyvX{padding:20px;border-top:1px solid var(--muted-divider-color);text-align:center}.styles_groupTitle__XSTl6{font-weight:600;font-size:14px;color:var(--text-color);margin-bottom:2px;display:flex;align-items:center;gap:8px}.styles_communityDetails__wyqRQ{font-size:12px;color:#1a2b4c;line-height:1.2}.styles_communityLogo__HPDED{width:32px;height:32px;border-radius:50%;object-fit:cover}.styles_communityLogoFallback__uENnP{width:32px;height:32px;border-radius:50%;background:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.styles_groupMenuContainer__ylj7Y{position:absolute;right:12px;top:12px}.styles_threeDotMenuBtn__UhOYb{width:24px;height:24px;border:none;background:rgba(0,0,0,0);color:#6b7280;font-size:16px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;opacity:1;transition:all .2s ease}.styles_threeDotMenuBtn__UhOYb:hover{background-color:#f3f4f6;color:#374151}.styles_channelItem__qDL9s{position:relative}.styles_dropdownMenu__QAs5X{position:absolute;right:0;top:100%;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;min-width:120px;margin-top:4px}.styles_menuItem__g9GYb{display:flex;align-items:center;gap:8px;padding:8px 12px;border:none;background:none;width:100%;text-align:left;cursor:pointer;color:#374151;font-size:14px;transition:background-color .2s ease}.styles_menuItem__g9GYb:hover{background-color:#f3f4f6}.styles_menuItem__g9GYb:first-child{border-radius:6px 6px 0 0}.styles_menuItem__g9GYb:last-child{border-radius:0 0 6px 6px}.styles_menuIcon__oDqDr{flex-shrink:0}.styles_groupInfoDisplay__8T8J0{display:flex;align-items:center;gap:12px;padding:16px;background:#f8f9fa;border-radius:8px;margin-bottom:20px}.styles_groupAvatar__wiG0g{flex-shrink:0}.styles_groupInfo___OYNr{flex:1 1}.styles_communityName__YpsBY{font-weight:600;font-size:16px;color:var(--text-color);margin-bottom:4px}.styles_participantCount__evPkK{font-size:14px;color:#6c757d}.styles_textArea__he7yU{width:100%;padding:12px;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);font-size:14px;font-family:Open Sans,sans-serif;resize:vertical;min-height:80px;transition:border-color .2s ease}.styles_textArea__he7yU:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(0,123,255,.1)}@media(max-width:767px){.styles_chatContainerDesktop__8u7BN,.styles_chatContainerTablet__loeP9{display:none}.styles_chatContainerMobile__trlnZ{display:flex}.styles_modalContent__ugv0p{width:95%;max-height:90vh;border-radius:var(--border-radius)}.styles_mediaGrid__YfPW8{grid-template-columns:1fr}.styles_chatCreationModal__PoFGK{align-items:flex-start;padding-top:20px}}@media(min-width:768px)and (max-width:1023px){.styles_chatContainerDesktop__8u7BN,.styles_chatContainerMobile__trlnZ{display:none}.styles_chatContainerTablet__loeP9{display:flex}.styles_sidebarPanel__0e3Ig{width:250px;flex-shrink:0}.styles_mainPanel__MKMAu{flex:1 1;display:flex;flex-direction:column}.styles_mediaButtonContainer__Or7U7{padding:15px 20px;border-top:1px solid #e9ecef}}@media(min-width:1024px){.styles_chatContainerMobile__trlnZ,.styles_chatContainerTablet__loeP9{display:none}.styles_chatContainerDesktop__8u7BN{display:grid}}.styles_participantsContainer__GG9KO{width:100%;max-height:400px;display:flex;flex-direction:column;gap:12px}.styles_searchContainer__lTLLi{position:relative;width:100%}.styles_listContainer__XOAZq{flex:1 1;min-height:300px;max-height:300px;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);overflow:hidden;background:#fff}.styles_participantItem__aL_eS{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-bottom:1px solid var(--muted-divider-color);transition:background-color .2s ease;cursor:pointer}.styles_participantItem__aL_eS:hover{background-color:var(--muted-background-color)}.styles_participantItem__aL_eS:last-child{border-bottom:none}.styles_participantItem__aL_eS.styles_currentUser__Bo6Hh{background-color:rgba(128,163,43,.1);border-left:3px solid var(--tertiary-color)}.styles_participantItem__aL_eS.styles_currentUser__Bo6Hh:hover{background-color:rgba(128,163,43,.15)}.styles_participantInfo__eY4NV{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.styles_participantAvatar__CDfCb{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.styles_participantAvatar__CDfCb img{width:100%;height:100%;object-fit:cover}.styles_defaultAvatar__dWoO2{width:100%;height:100%;background:var(--primary-color);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px}.styles_participantDetails__LC9NK{display:flex;flex-direction:column;gap:2px;min-width:0}.styles_participantName__hV_lx{font-weight:600;color:var(--text-color);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_participantRole__lS6a4{font-size:12px;color:#1a2b4c;text-transform:capitalize;font-weight:500}.styles_participantRole__lS6a4.styles_admin__NvCqJ{color:var(--error-color);font-weight:600}.styles_participantRole__lS6a4.styles_coordinator__Qlijj{color:var(--primary-color);font-weight:600}.styles_participantRole__lS6a4.styles_publisher__xrVM3{color:var(--secondary-color);font-weight:600}.styles_participantRole__lS6a4.styles_contributor__SK_F3{color:var(--tertiary-color);font-weight:600}.styles_participantRole__lS6a4.styles_member__UvUVS{color:#1a2b4c;font-weight:500}.styles_removeButton__6icEU{padding:6px 12px;border:1px solid var(--secondary-color);background:#fff;color:var(--secondary-color);border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;flex-shrink:0}.styles_removeButton__6icEU:hover:not(:disabled){background:var(--secondary-color);color:#fff}.styles_removeButton__6icEU:disabled{opacity:.6;cursor:not-allowed}.styles_removeButton__6icEU.styles_selected__g17bt{background:var(--tertiary-color);border-color:var(--tertiary-color);color:#fff}.styles_removeButton__6icEU.styles_selected__g17bt:hover{background:rgba(128,163,43,.8)}.styles_participantItemSkeleton__TKcIj{display:flex;align-items:center;gap:12px;padding:12px 15px;border-bottom:1px solid var(--muted-divider-color)}.styles_skeletonAvatar__z6mVA{width:40px;height:40px;border-radius:50%;background:linear-gradient(90deg,var(--muted-background-color) 25%,#e0e0e0 50%,var(--muted-background-color) 75%);background-size:200% 100%;animation:styles_loading__R2LTk 1.5s infinite}.styles_skeletonContent__ri_Qj{display:flex;flex-direction:column;gap:4px;flex:1 1}.styles_skeletonName__Ur2oq{height:14px;width:60%}.styles_skeletonName__Ur2oq,.styles_skeletonRole__ELK8y{background:linear-gradient(90deg,var(--muted-background-color) 25%,#e0e0e0 50%,var(--muted-background-color) 75%);background-size:200% 100%;animation:styles_loading__R2LTk 1.5s infinite;border-radius:2px}.styles_skeletonRole__ELK8y{height:12px;width:40%}@keyframes styles_loading__R2LTk{0%{background-position:200% 0}to{background-position:-200% 0}}.styles_loadingMore__1OasU{padding:16px;text-align:center;color:#1a2b4c;font-size:14px;background:var(--muted-background-color);border-top:1px solid var(--muted-divider-color)}.styles_errorState__7NXt6{padding:20px;text-align:center;color:var(--error-color);background:var(--error-background-color);border:1px solid var(--error-color);border-radius:var(--border-radius);margin:12px 0}.styles_errorState__7NXt6 p{margin:0 0 12px;font-size:14px}.styles_retryButton__T9TTY{padding:8px 16px;background:var(--error-color);color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .2s ease}.styles_retryButton__T9TTY:hover{background:rgba(220,53,69,.8)}.styles_noResults__2Le7K{padding:40px 20px;text-align:center;color:#1a2b4c;font-size:14px;background:var(--muted-background-color);border-radius:var(--border-radius)}.styles_loadingSpinner__XPOTq{width:24px;height:24px;border-top:2px solid var(--muted-divider-color);border:2px solid var(--muted-divider-color);border-top-color:var(--primary-color);border-radius:50%;animation:styles_spin__1zj1L 1s linear infinite;margin:0 auto 12px}@keyframes styles_spin__1zj1L{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_loadingState__4QPi2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#1a2b4c}.styles_loadingState__4QPi2 p{margin:0;font-size:14px}.styles_memberSearchDropdown__1_7H3,.styles_searchInputWrapper__On5fx{position:relative;width:100%}.styles_selectedMemberDisplay__e0qdw{display:flex;align-items:center;justify-content:space-between;width:100%;height:50px;padding:0 15px;border:1px solid var(--primary-color);border-radius:var(--border-radius);background:rgba(0,123,255,.05)}.styles_selectedMemberInfo__vnvai{display:flex;align-items:center;flex:1 1}.styles_selectedMemberAvatar__WMPH_{width:32px;height:32px;border-radius:50%;overflow:hidden;margin-right:12px;flex-shrink:0}.styles_selectedMemberAvatar__WMPH_ img{width:100%;height:100%;object-fit:cover}.styles_selectedMemberDetails__MMMxo{display:flex;flex-direction:column;min-width:0;text-align:left}.styles_selectedMemberName__mxq4m{font-weight:600;font-size:14px;color:var(--text-color);margin-bottom:2px}.styles_selectedMemberName__mxq4m,.styles_selectedMemberRole__bWjxT{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.styles_selectedMemberRole__bWjxT{font-size:12px;color:#1a2b4c}.styles_clearButton__mALGC{background:none;border:none;font-size:18px;color:#1a2b4c;cursor:pointer;padding:4px;border-radius:50%;transition:background-color .2s ease}.styles_clearButton__mALGC:hover{background:var(--muted-background-color)}.styles_clearButton__mALGC:disabled{cursor:not-allowed;opacity:.5}.styles_loadingIndicator___hIDl{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.styles_spinner__OMD2p{width:16px;height:16px;border-top:2px solid var(--muted-divider-color);border:2px solid var(--muted-divider-color);border-top-color:var(--primary-color);border-radius:50%;animation:styles_spin__1zj1L 1s linear infinite}.styles_dropdownList__8S3mA{position:absolute;top:100%;left:0;right:0;z-index:1000;margin-top:4px;max-height:300px;overflow-y:auto}.styles_dropdownItem__Nj6lC{transition:background-color .2s ease}.styles_memberAvatar__a_kFI{border-radius:50%;margin-right:12px}.styles_memberInfo__i0gjz{flex-direction:column;flex:1 1}.styles_memberName__bbpWT{font-size:14px;margin-bottom:2px}.styles_memberDetails__FdXei{font-size:12px;color:#1a2b4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_communityFilterWrapper__QG2oP{width:100%}.styles_communityFilter__dZhLr{width:100%;height:50px;padding:0 15px;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);font-size:14px;background:#fff;cursor:pointer}.styles_communityFilter__dZhLr:focus{outline:none;border-color:var(--primary-color)}.styles_communityFilter__dZhLr:disabled{background:var(--muted-background-color);cursor:not-allowed}.styles_membersListContainer__DJCA6{width:100%;max-height:400px;overflow-y:auto;overflow-x:hidden;border:1px solid var(--muted-divider-color);border-radius:12px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}.styles_membersListContainer__DJCA6::-webkit-scrollbar{width:6px}.styles_membersListContainer__DJCA6::-webkit-scrollbar-track{background:var(--muted-background-color);border-radius:3px}.styles_membersListContainer__DJCA6::-webkit-scrollbar-thumb{background:var(--dark-divider-color);border-radius:3px}.styles_membersListContainer__DJCA6::-webkit-scrollbar-thumb:hover{background:var(--text-color)}.styles_membersList__dwQxI{width:100%;padding:8px 0}.styles_memberItem__Y028R{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;margin:0 8px;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative}.styles_memberItem__Y028R:hover:not(.styles_selected__g17bt){background:var(--muted-background-color);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.styles_memberItem__Y028R.styles_selected__g17bt{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;box-shadow:0 4px 12px rgba(0,123,255,.3)}.styles_memberItem__Y028R.styles_selected__g17bt .styles_memberName__bbpWT{color:#fff}.styles_memberItem__Y028R.styles_selected__g17bt .styles_memberOccupation__AfMhO{color:hsla(0,0%,100%,.8)}.styles_memberItem__Y028R.styles_selected__g17bt:hover{background:linear-gradient(135deg,var(--secondary-color) 0,var(--primary-color) 100%);transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,123,255,.4)}.styles_memberItem__Y028R.styles_currentUser__Bo6Hh{background:linear-gradient(135deg,var(--tertiary-color) 0,var(--secondary-color) 100%);color:#fff;box-shadow:0 4px 12px rgba(128,163,43,.3)}.styles_memberItem__Y028R.styles_currentUser__Bo6Hh .styles_memberName__bbpWT{color:#fff}.styles_memberItem__Y028R.styles_currentUser__Bo6Hh .styles_memberOccupation__AfMhO{color:hsla(0,0%,100%,.8)}.styles_memberItem__Y028R.styles_currentUser__Bo6Hh:hover{background:linear-gradient(135deg,var(--secondary-color) 0,var(--tertiary-color) 100%);transform:translateY(-1px);box-shadow:0 6px 16px rgba(128,163,43,.4)}.styles_memberInfo__i0gjz{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;min-width:0;gap:2px}.styles_memberDetails__FdXei{display:flex;flex-direction:column;min-width:0;flex:1 1;text-align:left}.styles_memberAvatar__a_kFI{width:32px;height:32px;border-radius:12px;overflow:hidden;flex-shrink:0}.styles_memberAvatar__a_kFI img{width:100%;height:100%;object-fit:cover}.styles_memberItem__Y028R:hover .styles_memberAvatar__a_kFI{border-color:#3b82f6}.styles_memberItem__Y028R.styles_currentUser__Bo6Hh .styles_memberAvatar__a_kFI,.styles_memberItem__Y028R.styles_selected__g17bt .styles_memberAvatar__a_kFI{border-color:hsla(0,0%,100%,.3)}.styles_memberName__bbpWT{font-weight:600;font-size:15px;color:var(--text-color);margin-bottom:4px;line-height:1.3}.styles_memberName__bbpWT,.styles_memberOccupation__AfMhO{text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease}.styles_memberOccupation__AfMhO{font-size:13px;color:#1a2b4c;line-height:1.4}.styles_memberSelection__kqQTb{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:50%;background:var(--muted-background-color);transition:all .2s ease}.styles_memberItem__Y028R.styles_currentUser__Bo6Hh .styles_memberSelection__kqQTb,.styles_memberItem__Y028R.styles_selected__g17bt .styles_memberSelection__kqQTb{background:hsla(0,0%,100%,.2)}.styles_selectedIndicator__lk8s4{width:20px;height:20px;border-radius:50%;background:#fff;color:var(--primary-color);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_memberItem__Y028R.styles_currentUser__Bo6Hh .styles_selectedIndicator__lk8s4{background:#fff;color:var(--tertiary-color)}.styles_emptyState__mOTry{padding:40px 20px;text-align:center;color:#1a2b4c;font-size:14px}.styles_endOfList__igtrk{padding:16px;text-align:center;color:#1a2b4c;font-size:12px;background:var(--muted-background-color);border-top:1px solid var(--muted-divider-color)}.styles_avatar__cZI7K{display:flex;background:#fff;overflow:hidden;border:2px solid var(--text-color);border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);transform:scale(1);flex-shrink:0}.styles_avatar__cZI7K:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_avatar__cZI7K.styles_loading__0J3d4{opacity:.7;transform:scale(.95)}.styles_avatar__cZI7K.styles_error__rasOh{animation:styles_shake__OwSj3 .5s ease-in-out}.styles_avatar__cZI7K.styles_with_rounded_corners__VKDZn{border-radius:var(--border-radius);border:1px solid var(--divider-color)}.styles_avatar__cZI7K.styles_with_rounded_corners__VKDZn picture{display:flex;width:100%}.styles_avatar__cZI7K.styles_with_rounded_corners__VKDZn img{width:100%;background:#fff;margin:0;object-fit:cover}.styles_avatar__cZI7K.styles_no_border__ZCmG9{border:0}.styles_avatar__cZI7K.styles_with_initials__Vr6v_{align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);border-color:var(--primary-color);padding:2px}.styles_avatar__cZI7K.styles_with_initials__Vr6v_ .styles_initials__Up_LO{color:#fff;font-weight:600;line-height:1;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_avatar__cZI7K picture{display:flex}.styles_avatar__cZI7K img{background:#fff;margin:0;object-fit:cover;transition:opacity .3s ease-in-out;width:100%;height:100%}.styles_avatar__cZI7K img.styles_fade-in__GzlNm{opacity:0;animation:styles_fadeIn__A2uao .3s ease-in-out forwards}@keyframes styles_shake__OwSj3{0%,to{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}@keyframes styles_fadeIn__A2uao{0%{opacity:0}to{opacity:1}}@keyframes styles_scaleIn__jVt1T{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.styles_loadingOverlay__2bAUG{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;border-radius:inherit}.styles_loadingSpinner__vtRRx{width:20px;height:20px;border-top:2px solid var(--primary-color);border:2px solid var(--primary-color);border-top:2px solid rgba(0,0,0,0);border-radius:50%;animation:styles_spin__U4V_J 1s linear infinite}.styles_retryButton__7DZrg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--primary-color);color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.styles_retryButton__7DZrg:hover{background:var(--secondary-color);transform:translate(-50%,-50%) scale(1.1)}@keyframes styles_spin__U4V_J{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_contact_section__zWi3H{background:var(--card-background,white);border-radius:var(--border-radius);padding:var(--inner-padding);margin-bottom:var(--section-margin);box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width:768px){.styles_contact_section__zWi3H{padding:var(--inner-padding);margin-bottom:var(--section-margin)}}.styles_contact_section__zWi3H h3{font-size:18px;font-weight:600;margin:0 0 20px;color:var(--text-color);border-bottom:1px solid var(--divider-color);padding-bottom:8px}@media screen and (max-width:768px){.styles_contact_section__zWi3H h3{font-size:16px;margin-bottom:16px}}.styles_contact_section__zWi3H .styles_contact_content__pvv8n{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_contact_section__zWi3H .styles_contact_content__pvv8n{gap:20px}}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:16px;gap:16px}@media screen and (max-width:768px){.styles_contact_section__zWi3H .styles_contact_cards__2lZoN{grid-template-columns:1fr;gap:12px}}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0{display:flex;align-items:center;gap:16px;padding:16px;background:var(--background-color);border-radius:var(--border-radius);border:1px solid var(--divider-color);transition:all .2s ease}@media screen and (max-width:768px){.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0{padding:14px;gap:12px}}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0 .styles_contact_icon__YXirq{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(26,43,76,.1);border-radius:var(--border-radius);flex-shrink:0}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0 .styles_contact_icon__YXirq svg{color:var(--primary-color)}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0 .styles_admin_avatar__oBwbz{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0 .styles_contact_content__pvv8n{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0 .styles_contact_content__pvv8n .styles_contact_label__Z4d54{font-size:12px;color:var(--muted-text-color);text-transform:uppercase!important;letter-spacing:.5px;font-weight:500}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0 .styles_contact_content__pvv8n .styles_contact_value__OYTts{font-size:14px;color:var(--text-color)!important;text-decoration:none;font-weight:500;transition:color .2s ease;word-break:break-all;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0 .styles_contact_content__pvv8n .styles_contact_value__OYTts:hover{color:var(--muted-text-color)!important;text-decoration:underline}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0 .styles_contact_content__pvv8n .styles_verified_badge__uSNkN{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--success-color,#28a745);font-weight:500}.styles_contact_section__zWi3H .styles_contact_cards__2lZoN .styles_contact_card__luhN0 .styles_contact_content__pvv8n .styles_verified_badge__uSNkN svg{flex-shrink:0}.styles_contact_section__zWi3H .styles_location_section__2AtU8 .styles_location_header__2bqSV{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px;background:var(--background-color);border-radius:8px;border:1px solid var(--divider-color)}.styles_contact_section__zWi3H .styles_location_section__2AtU8 .styles_location_header__2bqSV .styles_location_icon__fYoWc{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(26,43,76,.1);border-radius:6px;flex-shrink:0}.styles_contact_section__zWi3H .styles_location_section__2AtU8 .styles_location_header__2bqSV .styles_location_icon__fYoWc svg{color:var(--primary-color)}.styles_contact_section__zWi3H .styles_location_section__2AtU8 .styles_location_header__2bqSV .styles_location_info__ucVeI{display:flex;flex-direction:column;gap:2px}.styles_contact_section__zWi3H .styles_location_section__2AtU8 .styles_location_header__2bqSV .styles_location_info__ucVeI .styles_location_label__4ASf5{font-size:12px;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px;font-weight:500}.styles_contact_section__zWi3H .styles_location_section__2AtU8 .styles_location_header__2bqSV .styles_location_info__ucVeI .styles_location_address__g4qqg{font-size:14px;color:var(--text-color);font-weight:500;text-transform:capitalize!important}.styles_contact_section__zWi3H .styles_location_section__2AtU8 .styles_map_container__lfuZ1{border-radius:var(--border-radius);overflow:hidden}.styles_contact_section__zWi3H .styles_location_section__2AtU8 .styles_address_fallback__mcGdj{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;background:var(--background-color);border-radius:var(--border-radius);border:1px solid var(--divider-color);gap:12px}.styles_contact_section__zWi3H .styles_location_section__2AtU8 .styles_address_fallback__mcGdj p{color:var(--muted-text-color);font-size:14px;margin:0}.styles_contact_section__zWi3H .styles_location_section__2AtU8 .styles_address_fallback__mcGdj .styles_directions_link__8lUyi{background:rgba(26,43,76,.1);color:#fff;padding:10px 20px;border-radius:var(--border-radius);text-decoration:none;font-size:14px;font-weight:500;transition:background-color .2s ease}.styles_contact_section__zWi3H .styles_location_section__2AtU8 .styles_address_fallback__mcGdj .styles_directions_link__8lUyi:hover{background:var(--primary-color-dark,#0056b3)}.styles_contact_section__zWi3H .styles_no_contact_info__XPT5X{display:flex;align-items:center;justify-content:center;height:120px;background:var(--background-color);border-radius:12px;border:1px solid var(--border-color)}.styles_contact_section__zWi3H .styles_no_contact_info__XPT5X p{color:var(--muted-text-color);font-size:14px;margin:0}.styles_main__L9NmN{display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:var(--border-radius);font-weight:500}.styles_main__L9NmN.styles_sm__fDCF4{padding:5px;font-size:11px}.styles_main__L9NmN.styles_md__Ya_9A{padding:5px 12px;font-size:14px}.styles_main__L9NmN.styles_lg__QT_yO{font-size:16px;height:50px;padding:0 35px}.styles_main__L9NmN.styles_primary__pqv7Z,.styles_main__L9NmN.styles_primary__pqv7Z:hover{background:var(--community-primary,var(--primary-color))}.styles_main__L9NmN.styles_primary_alternate__fcerB,.styles_main__L9NmN.styles_primary_alternate__fcerB:hover{background:var(--tertiary-color)}.styles_main__L9NmN.styles_secondary__6kfGN{color:var(--text-color)}.styles_main__L9NmN.styles_secondary__6kfGN,.styles_main__L9NmN.styles_secondary__6kfGN:hover{background:var(--community-secondary,var(--secondary-color))}.styles_main__L9NmN.styles_warning__jtw_5,.styles_main__L9NmN.styles_warning__jtw_5:hover{background:var(--community-accent,var(--warning-color))}.styles_main__L9NmN.styles_danger__aABqw{background:red;color:#fff}.styles_main__L9NmN.styles_danger__aABqw:hover{background:red}.styles_main__L9NmN.styles_info__eWmn_,.styles_main__L9NmN.styles_info__eWmn_:hover{background:var(--info-color)}.styles_main__L9NmN.styles_info_light__0s0fl{background:var(--aler-info-color);border:none}.styles_main__L9NmN.styles_info_light__0s0fl:hover{background:var(--aler-info-color)}.styles_main__L9NmN.styles_tertiary__ncBgk{background:rgba(0,0,0,0)}.styles_main__L9NmN.styles_tertiary__ncBgk:hover{background:var(--background-color)}.styles_main__L9NmN.styles_dark__07As7{background:var(--text-color);color:#fff}.styles_main__L9NmN.styles_dark__07As7:hover{background:var(--text-color)}.styles_main__L9NmN.styles_light__zBE2z,.styles_main__L9NmN.styles_light__zBE2z:hover{background:var(--background-color)}.styles_main__L9NmN.styles_white__0OZTc,.styles_main__L9NmN.styles_white__0OZTc:hover{background:#fff}.styles_main__L9NmN.styles_muted__1zR8L,.styles_main__L9NmN.styles_muted__1zR8L:hover{background:var(--divider-color)}.styles_main__L9NmN.styles_outline__D3ATR{background:rgba(0,0,0,0);border:1px solid var(--text-color)}.styles_main__L9NmN.styles_outline__D3ATR:hover{background:rgba(0,0,0,0);color:var(--community-primary,var(--primary-color));border-color:var(--community-primary,var(--primary-color))}.styles_main__L9NmN.styles_is_rounded__rwy9h{border-radius:30px;padding:5px 12px}.styles_main__L9NmN.styles_full_width__0mzge{width:100%}.styles_hero_section__NsGiF{background:linear-gradient(135deg,var(--community-primary,var(--primary-color)) 0,var(--community-secondary,var(--secondary-color)) 100%);border-radius:var(--border-radius);padding:var(--inner-padding);margin-bottom:var(--section-margin);color:#fff;position:relative;overflow:hidden}@media screen and (max-width:768px){.styles_hero_section__NsGiF{padding:var(--inner-padding);margin-bottom:var(--section-margin)}}.styles_hero_section__NsGiF:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:hsla(0,0%,100%,.1);border-radius:50%;transform:translate(50%,-50%);pointer-events:none}.styles_hero_section__NsGiF .styles_hero_content__EG_oV{position:relative;z-index:1}.styles_hero_section__NsGiF .styles_hero_content__EG_oV svg{color:#fff!important;fill:#fff!important;stroke:#fff!important}.styles_hero_section__NsGiF .styles_business_name__Jxz9e{margin-bottom:var(--section-margin)}.styles_hero_section__NsGiF .styles_business_name__Jxz9e h1{font-size:32px;font-weight:700;margin:0 0 var(--inner-padding) 0;line-height:1.2;color:#fff}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_business_name__Jxz9e h1{font-size:28px}}.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_business_type__qvPHU{display:inline-block}.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk{display:flex;gap:var(--inner-padding);margin-bottom:var(--section-margin);flex-wrap:wrap}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk{gap:var(--inner-padding);margin-bottom:var(--section-margin)}}.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk .styles_verification_badge__JWSnH{display:flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.2);padding:var(--inner-padding) var(--inner-padding);border-radius:var(--border-radius);font-size:14px;font-weight:500;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk .styles_verification_badge__JWSnH{padding:var(--inner-padding) var(--inner-padding);font-size:13px}}.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk .styles_verification_badge__JWSnH svg{flex-shrink:0;color:#fff}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:var(--inner-padding);gap:var(--inner-padding);margin-bottom:var(--section-margin)}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV{grid-template-columns:repeat(2,1fr);gap:var(--inner-padding);margin-bottom:var(--section-margin)}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh{display:flex;align-items:center;gap:var(--inner-padding);background:hsla(0,0%,100%,.15);padding:var(--inner-padding);border-radius:var(--border-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh{padding:var(--inner-padding);gap:var(--inner-padding)}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_icon__R2KEI{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:hsla(0,0%,100%,.2);border-radius:var(--border-radius);flex-shrink:0}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_icon__R2KEI{width:28px;height:28px}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_icon__R2KEI svg{color:#fff!important;fill:#fff!important;stroke:#fff!important}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf{display:flex;flex-direction:column;gap:2px}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_value__g7TKE{font-size:18px;font-weight:700;line-height:1;color:#fff}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_value__g7TKE{font-size:16px}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_label__J1HMv{font-size:12px;opacity:.9;line-height:1;color:#fff}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_label__J1HMv{font-size:11px}}.styles_hero_section__NsGiF .styles_creation_date__8LZu_{display:flex;align-items:center;gap:var(--inner-padding);font-size:14px;color:#fff!important;opacity:.8}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_creation_date__8LZu_{font-size:13px}}.styles_hero_section__NsGiF .styles_creation_date__8LZu_ span{color:#fff!important}.styles_hero_section__NsGiF .styles_creation_date__8LZu_ svg{flex-shrink:0;color:#fff!important;fill:#fff!important;stroke:#fff!important;opacity:1}.styles_social_media_section__RkZpm{background:var(--card-background,white);border-radius:var(--border-radius);padding:var(--inner-padding);box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width:768px){.styles_social_media_section__RkZpm{padding:var(--inner-padding)}}.styles_social_media_section__RkZpm h3{font-size:18px;font-weight:600;margin:0 0 20px;color:var(--text-color);border-bottom:1px solid var(--divider-color);padding-bottom:8px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm h3{font-size:16px;margin-bottom:16px}}.styles_social_media_section__RkZpm .styles_social_content__YzWYE{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_social_content__YzWYE{gap:20px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_category_title__1VSOu{font-size:14px;font-weight:600;color:var(--text-color);margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_category_title__1VSOu{font-size:13px;margin-bottom:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_grid__kHlMB{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:12px;gap:12px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_grid__kHlMB{grid-template-columns:1fr;gap:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ{display:flex;align-items:center;gap:12px;padding:12px;background:var(--background-color);border-radius:var(--border-radius);border:1px solid var(--divider-color);text-decoration:none;transition:all .2s ease;cursor:pointer}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ{padding:10px;gap:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:var(--primary-color)}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:var(--border-radius);flex-shrink:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu{width:32px;height:32px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu svg{color:var(--text-color)}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_name__NOXVw{font-size:14px;font-weight:600;color:var(--text-color);line-height:1.2}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_name__NOXVw{font-size:13px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_url__7YDjy{font-size:12px;color:var(--muted-text-color);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_url__7YDjy{font-size:11px}}.styles_platform_card__vmlEQ[href*=facebook] .styles_platform_icon__kfCIu svg{color:#1877f2}.styles_platform_card__vmlEQ[href*=instagram] .styles_platform_icon__kfCIu svg{color:#e4405f}.styles_platform_card__vmlEQ[href*="x.com"] .styles_platform_icon__kfCIu svg,.styles_platform_card__vmlEQ[href*=twitter]{color:#1da1f2}.styles_platform_card__vmlEQ[href*=linkedin] .styles_platform_icon__kfCIu svg{color:#0077b5}.styles_platform_card__vmlEQ[href*=youtube] .styles_platform_icon__kfCIu svg{color:red}.styles_platform_card__vmlEQ[href*=tiktok] .styles_platform_icon__kfCIu svg{color:#000}.styles_platform_card__vmlEQ[href*=twitch] .styles_platform_icon__kfCIu svg{color:#9146ff}.styles_platform_card__vmlEQ[href*=spotify] .styles_platform_icon__kfCIu svg{color:#1db954}.styles_platform_card__vmlEQ[href*=soundcloud] .styles_platform_icon__kfCIu svg{color:#f80}.styles_platform_card__vmlEQ[href*="music.apple"] .styles_platform_icon__kfCIu svg,.styles_platform_card__vmlEQ[href*=itunes]{color:#fa243c}.styles_platform_card__vmlEQ[href*=patreon] .styles_platform_icon__kfCIu svg{color:#f96854}.styles_business_about_modal_body__Pr7SM{padding:var(--inner-padding);background-color:var(--background-color);margin:0 auto;border-radius:var(--border-radius)}@media screen and (max-width:767px){.styles_business_about_modal_body__Pr7SM{padding:var(--inner-padding);max-width:100%}}.styles_main__7Is5Q{display:flex;align-items:center;justify-content:space-between;border-radius:var(--border-radius);position:relative}.styles_main__7Is5Q .styles_profile_details__9sQ1k{display:flex;align-items:center;margin-right:5px}.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_avatar__rwhkD{display:flex;align-items:center;min-width:36px;margin-right:10px;z-index:9}.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_details__wzW6Z .styles_title__Ks86B{font-size:14px;font-weight:500;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(min-width:1920px){.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_details__wzW6Z .styles_title__Ks86B{font-size:16px}}.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_details__wzW6Z .styles_text__a5Dy8{font-size:14px;color:var(--muted-text-color)}.styles_main__7Is5Q .styles_action_buttons__pPkQm{justify-content:center;display:flex;gap:5px;min-width:30px;z-index:0}.styles_members_list__Hmha5{margin-top:var(--inner-padding)}.styles_members_list__Hmha5 li{margin-top:10px}.styles_members_list__Hmha5 li button{min-width:42px}.styles_btns_wrapper__GWW7y{display:flex;gap:10px;justify-content:space-between}.styles_btns_wrapper__GWW7y.styles_new__c9FYl>*{flex-basis:49%}.styles_btns_wrapper__GWW7y>*{flex-basis:100%}.styles_popular-badge__rUhcs{border:1px solid var(--tertiary-color);background:rgba(0,0,0,0);color:var(--tertiary-color);margin-left:.5rem;font-size:.75rem;padding:.1rem .5rem;border-radius:9999px;font-weight:500;display:inline-block}.styles_deleteWarning__6yGBw{margin-top:1.5rem;padding:1.5rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem}.styles_warningContent___iqhW{display:flex;align-items:flex-start;gap:1rem}.styles_warningIcon__tzTHS{flex-shrink:0;width:2.5rem;height:2.5rem;background-color:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center}.styles_warningEmoji__czykb{font-size:1.25rem;color:#dc2626}.styles_warningText__RxHPm{flex:1 1;min-width:0}.styles_warningTitle__L_59_{font-size:1.125rem;font-weight:600;color:#991b1b;margin-bottom:.75rem}.styles_warningDescription__uqFv7{color:#7f1d1d;margin-bottom:1rem;line-height:1.5}.styles_instructionsBox__nSd_e{background-color:#fff;padding:1rem;border-radius:.375rem;border:1px solid #fecaca;margin-bottom:1rem}.styles_instructionsLabel__cHd_C{font-size:.875rem;font-weight:600;color:#991b1b;margin-bottom:.75rem}.styles_instructionsList__VDALH{list-style:none;padding:0;margin:0}.styles_instructionItem__r_wUF{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.styles_bulletPoint__tHHah{flex-shrink:0;width:.375rem;height:.375rem;background-color:#dc2626;border-radius:50%;margin-top:.5rem}.styles_instructionText__iLSIy{color:#7f1d1d;line-height:1.4}.styles_dismissButton__xXLMa{padding:.5rem 1rem;background-color:#dc2626;color:#fff;font-weight:500;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease}.styles_dismissButton__xXLMa:hover{background-color:#b91c1c}.styles_dismissButton__xXLMa:focus{outline:none;box-shadow:0 0 0 2px #ef4444}.styles_loading__1Ultl{padding:2rem;text-align:center;color:var(--muted-text-color)}.styles_emptyState__PabOf{text-align:center;padding:3rem 2rem}.styles_emptyState__PabOf .styles_emptyIcon__jN6YU{margin-bottom:1rem;color:var(--muted-text-color)}.styles_emptyState__PabOf h3{font-size:1.125rem;margin-bottom:.5rem;color:var(--text-color)}.styles_emptyState__PabOf p{color:var(--muted-text-color);margin-bottom:1.5rem;max-width:400px;margin-left:auto;margin-right:auto;font-size:.875rem}.styles_workflowSections__QiBxJ{display:flex;flex-direction:column;gap:1.5rem}.styles_section__DPRWO .styles_sectionTitle__tYQOc{font-size:.875rem;font-weight:600;color:var(--muted-text-color);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.025em}.styles_workflowsList__04g1Y{display:flex;flex-direction:column;gap:.5rem}.styles_workflowRow__zhz9C{background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);padding:1rem;transition:all .2s ease}.styles_workflowRow__zhz9C:hover{border-color:var(--dark-divider-color)}.styles_workflowRow__zhz9C.styles_assigned__mPj_W{background:#fff;border-color:rgba(var(--primary-color-rgb),.2)}.styles_workflowMain__bVGu2{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}@media(max-width:640px){.styles_workflowMain__bVGu2{flex-direction:column}}.styles_workflowInfo__Vgrrk{flex:1 1;min-width:0}.styles_workflowNameRow__Px6Mw{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.25rem}.styles_workflowNameRow__Px6Mw h5{margin:0;font-size:.9375rem;font-weight:600;color:var(--text-color)}.styles_systemBadge__RqTjK{display:inline-block;padding:.125rem .5rem;background:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);border-radius:4px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.styles_statusDot__muCBL{width:8px;height:8px;border-radius:50%;flex-shrink:0}.styles_statusDot__muCBL.styles_active__OU51K{background:#22c55e}.styles_statusDot__muCBL.styles_inactive__igKkS{background:var(--muted-text-color)}.styles_workflowDesc__fMWyH{margin:0 0 .5rem;font-size:.8125rem;color:var(--muted-text-color);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_workflowMeta__vHP_M{display:flex;gap:1rem;flex-wrap:wrap}.styles_workflowMeta__vHP_M span{font-size:.75rem;color:var(--muted-text-color)}.styles_workflowMeta__vHP_M span:not(:last-child):after{content:"";display:inline-block;width:3px;height:3px;background:var(--muted-text-color);border-radius:50%;margin-left:1rem;vertical-align:middle}.styles_workflowActions__AIqgp{display:flex;align-items:center;gap:.75rem;flex-shrink:0}@media(max-width:640px){.styles_workflowActions__AIqgp{width:100%;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--divider-color)}}.styles_switchWrapper__g9kMW{position:relative;display:flex;align-items:center}.styles_switchLoading__7vlIf{position:absolute;left:-24px;width:16px;height:16px;border:2px solid var(--divider-color);border-top-color:var(--primary-color);border-radius:50%;animation:styles_spin__6glHf .8s linear infinite}@keyframes styles_spin__6glHf{to{transform:rotate(1turn)}}.styles_createAction__8Rdiy{padding-top:1rem;border-top:1px solid var(--divider-color)}.styles_newPlanMessage__XhV0X{text-align:center;padding:2rem;color:var(--muted-text-color)}.styles_newPlanMessage__XhV0X .styles_icon__ezgYe{margin-bottom:1rem;color:var(--icon-color)}.styles_newPlanMessage__XhV0X h3{font-size:1rem;margin-bottom:.5rem;color:var(--text-color)}.styles_newPlanMessage__XhV0X p{font-size:.875rem;max-width:400px;margin:0 auto}.styles_trigger_type__t5qYb{display:flex;align-items:center;margin-bottom:25px}.styles_trigger_type__t5qYb li{margin-right:10px}.styles_trigger_type__t5qYb li:last-child{margin-right:0}@media screen and (max-width:768px){.styles_trigger_type__t5qYb li button{padding:10px 20px!important;font-size:14px!important}}@media screen and (max-width:500px){.styles_trigger_type__t5qYb li button{padding:10px 15px!important}}@media screen and (max-width:400px){.styles_trigger_type__t5qYb li button{font-size:13px!important;min-height:40px!important}}.styles_timeFields__bZbGg{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-top:1rem;margin-bottom:1rem}@media screen and (max-width:768px){.styles_timeFields__bZbGg{grid-template-columns:1fr}}.styles_validationAlert__f5oFS{grid-column:1/-1;margin-top:.5rem}.styles_deleteButtonContainer__CGKLN{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--divider-color)}