@import url(https://fonts.googleapis.com/css2?family=Electrolize&display=swap);.Auth_container__gmCxW{align-items:center;background:linear-gradient(110deg,#fcefef,#1b758e94);display:flex;height:100vh;justify-content:center}.Auth_logo__jppRB{display:block;margin:0 auto 20px;width:620px}.Auth_logocont__Vkn5E{width:30%}.Auth_nessefyLogo__qkEMX{color:var(--secondary-color);font-size:4.5rem;font-weight:600}.Auth_nessefyDes__DDQNr{color:var(--secondary-color);font-size:1.2rem;margin-top:3rem;padding:1rem}.Auth_verticalLine__REfau{border:2px solid var(--secondary-color);height:50vh;margin:0 10rem}.Auth_form__-wR0B{background-color:var(--form-bg);border-radius:16px;box-shadow:0 8px 24px #4d555b;max-width:420px;padding:2rem;width:100%}.Auth_error__7Xc4T{background-color:#ffe5e5;border-radius:5px;color:#e63946;font-weight:500;margin-bottom:1rem;padding:.75rem;text-align:center}.Auth_heading__UhXCy{color:var(--text-muted);font-size:1.8rem;margin-bottom:1.5rem;margin-top:0;text-align:center}.Auth_formGroup__7aDF7{display:flex;flex-direction:column;gap:1.25rem}.Auth_input__ygDUH{background-color:var(--input-bg);border:2px solid var(--input-border);border-radius:80px;color:var(--text-muted);font-size:1rem;outline:none;padding:.8rem 1rem;transition:border-color .2s ease}.Auth_input__ygDUH:hover{background-color:#eff1f3}.Auth_button__f7pTW{background-color:var(--primary-color);border:none;border-radius:80px;color:var(--text-light);cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem;transition:background-color,scale .3s ease;width:100%}.Auth_button__f7pTW:hover{background-color:#012538;box-shadow:0 5px 8px var(--bg-dark);scale:102%}.Auth_linksContainer__fSVjJ{display:flex;justify-content:space-between;margin-top:1rem}.Auth_link__UiYce{color:var(--primary-color);font-size:.9rem;text-decoration:none;transition:color .2s}.Auth_link__UiYce:hover{color:var(--secondary-color)}.Auth_linkText__gNdag{color:#555;margin:0;text-align:center}.Auth_errorText__2NvTr{color:var(--error-color);font-size:.85rem;margin-bottom:.5rem;margin-top:-.5rem}.Auth_passwordWrapper__mrtKK{align-items:center;display:flex;position:relative}.Auth_eyeIcon__zEEAL{color:#888;cursor:pointer;font-size:1.1rem;position:absolute;right:12px}.Auth_passwordInput__5Ydrz{width:100%}.Auth_drawline__r2bf7{border:1px solid var(--secondary-color);border-radius:80px;margin-bottom:1rem;width:100%}.Auth_createaccount__8mC3y{align-items:center;display:flex;flex-direction:column;margin-top:1rem}.Auth_cabutton__eLY-k{background-color:#fb9833;text-align:center;text-decoration:none;width:50%}.Auth_cabutton__eLY-k:hover{background-color:#d4802b;box-shadow:0 2px 8px var(--bg-dark)}.Auth_otpInstruction__rkAmz{color:#666;margin-bottom:20px;text-align:center}.Auth_otpActions__24ej7{display:flex;justify-content:space-between;margin-top:15px}.Auth_linkButton__7y0a-{background:none;border:none;color:var(--primary-color);cursor:pointer;font-size:14px;text-decoration:none}.Auth_linkButton__7y0a-:hover{color:var(--secondary-color)}.Auth_linkButton__7y0a-:disabled{color:#ccc;cursor:not-allowed}@media (max-width:767px){.Auth_container__gmCxW{flex-direction:column;min-height:100vh;padding:1rem}.Auth_logocont__Vkn5E{margin-bottom:2rem;text-align:center;width:100%}.Auth_nessefyLogo__qkEMX{font-size:2.5rem}.Auth_nessefyDes__DDQNr{font-size:1rem;margin-top:1.5rem;padding:.5rem}.Auth_verticalLine__REfau{display:none}.Auth_form__-wR0B{box-shadow:0 6px 20px #4d555b4d;max-width:350px;padding:1.5rem}.Auth_heading__UhXCy{font-size:1.4rem;margin-bottom:1.2rem}.Auth_formGroup__7aDF7{gap:1rem}.Auth_cabutton__eLY-k{width:70%}.Auth_linksContainer__fSVjJ,.Auth_otpActions__24ej7{flex-wrap:wrap;gap:.5rem}.Auth_otpInstruction__rkAmz{font-size:.9rem}}@media (min-width:768px) and (max-width:1023px){.Auth_container__gmCxW{flex-direction:column;min-height:100vh;padding:2rem}.Auth_logocont__Vkn5E{margin-bottom:3rem;text-align:center;width:100%}.Auth_nessefyLogo__qkEMX{font-size:3.5rem}.Auth_nessefyDes__DDQNr{font-size:1.1rem;margin-top:2rem}.Auth_verticalLine__REfau{display:none}.Auth_form__-wR0B{box-shadow:0 8px 24px #4d555b66;max-width:450px;padding:2rem}.Auth_heading__UhXCy{font-size:1.6rem}.Auth_cabutton__eLY-k{width:60%}}@media (max-width:767px) and (orientation:landscape){.Auth_container__gmCxW{flex-direction:row;padding:1rem}.Auth_logocont__Vkn5E{margin-bottom:0;margin-right:2rem;text-align:left;width:40%}.Auth_nessefyLogo__qkEMX{font-size:2rem}.Auth_nessefyDes__DDQNr{font-size:.9rem;margin-top:1rem}.Auth_verticalLine__REfau{display:none}.Auth_form__-wR0B{max-width:350px;padding:1.5rem}.Auth_heading__UhXCy{font-size:1.3rem;margin-bottom:1rem}.Auth_formGroup__7aDF7{gap:.8rem}}.Logo_logo__329O6{cursor:pointer;display:block}.UserDetailsForm_container__mqtDF{align-items:center;background:linear-gradient(110deg,#fcefef,#1b758e94);display:flex;justify-content:center;min-height:100vh}.UserDetailsForm_form__77ibA{background-color:var(--form-bg);border-radius:16px;box-shadow:0 8px 24px #4d555b;margin-bottom:30px;margin-top:30px;max-width:580px;padding:2rem;width:100%}.UserDetailsForm_heading__--nXV{color:var(--text-muted);font-size:1.8rem;margin:0 0 1.5rem;text-align:center}.UserDetailsForm_formGroup__KA07Z{display:flex;flex-direction:column;gap:1.25rem}.UserDetailsForm_input__4VvwQ{background-color:var(--input-bg);border:1px solid var(--input-border);border-radius:10px;color:var(--text-muted);font-size:1rem;outline:none;padding:.8rem 1rem;transition:border-color .2s ease}.UserDetailsForm_input__4VvwQ:hover{background-color:#eff1f3}.UserDetailsForm_button__Y2fVL{background-color:var(--primary-color);border:none;border-radius:80px;color:var(--text-light);cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem;transition:background-color,scale .3s ease;width:100%}.UserDetailsForm_button__Y2fVL:hover{background-color:#012538;box-shadow:0 5px 8px var(--bg-dark);scale:102%}.UserDetailsForm_button__Y2fVL:disabled{background-color:#ccc;cursor:not-allowed}.UserDetailsForm_error__Ot-xK{color:red;font-size:.8rem;margin-top:.2rem}.UserDetailsForm_label__xacWa{color:var(--secondary-color);font-family:Inter,Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25rem}.UserDetailsForm_fieldGroup__fZWqm{display:flex;flex-direction:column;gap:.5rem}.UserDetailsForm_row__zCux8{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.UserDetailsForm_input__4VvwQ,input[type=file],textarea{box-sizing:border-box;width:100%}.UserDetailsForm_image__lltO3{align-items:center;display:flex;flex-direction:column;justify-content:center}.UserDetailsForm_imageLabel__BV-rn{cursor:pointer}.UserDetailsForm_imagePreview__gNrtg{align-items:center;background-color:#f0f0f0;border:2px solid #ccc;border-radius:50%;display:flex;height:120px;justify-content:center;position:relative;width:120px}.UserDetailsForm_imagePreview__gNrtg img{border-radius:50%;height:100%;object-fit:cover;object-position:center;width:100%}.UserDetailsForm_editIcon__ASHvN{background-color:var(--form-bg);border-radius:50%;bottom:5px;cursor:pointer;font-size:18px;line-height:1;padding:4px;position:absolute;right:5px}.UserDetailsForm_hiddenFileInput__9\+Nl7{display:none}.UserDetailsForm_requiredStar__tghli{color:#d32f2f;font-size:1rem;margin-left:.2rem}.Header_header__Lhnr8{align-items:center;background-color:#fff;box-shadow:0 1px 4px #0000001a;display:flex;justify-content:space-between;margin:20px auto;padding:14px 32px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.Header_logo__nZ7K6{align-items:center;display:flex;height:45px;overflow:hidden}.Header_nav__ZwnMZ{display:flex;flex:6 1;gap:20px;justify-content:center}.Header_nav__ZwnMZ button{align-items:center;background:none;border:none;border-bottom:2px solid #0000;color:#444;cursor:pointer;display:flex;font-size:14px;gap:6px;padding:10px 16px;position:relative}.Header_nav__ZwnMZ button:hover{color:#0a66c2}.Header_nav__ZwnMZ button.Header_active__0pzId{border-bottom:2px solid #0a66c2;color:#0a66c2;font-weight:600}.Header_right__aQqPZ{display:flex;flex:1 1;gap:16px;justify-content:flex-end}.Header_icon__V9Fg3{color:#555;cursor:pointer;font-size:18px}.Header_icon__V9Fg3:hover{color:#0a66c2}.Header_iconWrapper__8fhWK{align-items:center;display:inline-flex;justify-content:center;position:relative}.Header_iconWrapper__8fhWK svg{cursor:pointer;font-size:20px}@media (max-width:768px){.Header_header__Lhnr8{padding:10px 16px}.Header_nav__ZwnMZ{flex:1 1;gap:10px}.Header_nav__ZwnMZ button{font-size:12px;padding:6px 8px}.Header_nav__ZwnMZ button span{display:none}.Header_right__aQqPZ{gap:10px}.Header_icon__V9Fg3{font-size:16px}}@media (max-width:480px){.Header_header__Lhnr8{padding:8px 12px}.Header_logo__nZ7K6{height:35px}.Header_nav__ZwnMZ{gap:6px}.Header_nav__ZwnMZ button{padding:4px}.Header_icon__V9Fg3{font-size:15px}}@media (min-width:769px) and (max-width:1024px){.Header_header__Lhnr8{padding:12px 20px}.Header_nav__ZwnMZ{gap:16px}.Header_nav__ZwnMZ button{font-size:13px;padding:8px 12px}.Header_icon__V9Fg3{font-size:17px}}.SearchModal_overlay__O0cf4{align-items:flex-start;animation:SearchModal_fadeIn__f3p5y .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;display:flex;inset:0;justify-content:center;padding:60px 20px 40px;position:fixed;z-index:9999}.SearchModal_modal__tabaU{animation:SearchModal_slideDown__TF4u4 .25s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000026,0 2px 8px #00000014;display:flex;flex-direction:column;max-height:85vh;max-width:620px;padding:24px;position:relative;width:100%}.SearchModal_header__G4WWJ{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.SearchModal_header__G4WWJ h2{color:#111;font-size:20px;font-weight:600;margin:0}.SearchModal_closeBtn__NFLTF{background:#0000;border:none;border-radius:50%;color:#666;cursor:pointer;font-size:24px;height:36px;transition:all .2s ease;width:36px}.SearchModal_closeBtn__NFLTF:hover{background:#f2f4f7;color:#000}.SearchModal_searchInput__oe1VL{border:1px solid #d0d5dd;border-radius:10px;font-size:15px;margin-bottom:16px;outline:none;padding:14px 16px;transition:all .2s ease}.SearchModal_searchInput__oe1VL:focus{border-color:#0a66c2;box-shadow:0 0 0 3px #0a66c226}.SearchModal_results__2QHE4{flex:1 1;overflow-y:auto;padding-right:4px}.SearchModal_results__2QHE4::-webkit-scrollbar{width:6px}.SearchModal_results__2QHE4::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.SearchModal_resultsList__5omS\+{display:flex;flex-direction:column}.SearchModal_userCard__W3CRk{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:14px;padding:12px;transition:all .2s ease}.SearchModal_userCard__W3CRk:hover{background:#f5f8fa}.SearchModal_avatar__xeLak{border-radius:50%;flex-shrink:0;height:52px;object-fit:cover;width:52px}.SearchModal_avatarPlaceholder__A0g0C{align-items:center;background:#e4e7ec;border-radius:50%;color:#344054;display:flex;font-size:18px;font-weight:600;height:52px;justify-content:center;width:52px}.SearchModal_userInfo__uEA0l{flex:1 1;min-width:0}.SearchModal_userInfo__uEA0l h3{color:#101828;font-size:15px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchModal_userType__zwT5k{color:#667085;font-size:13px;margin-top:4px}.SearchModal_emptyState__rhJZO,.SearchModal_errorState__-Wia8,.SearchModal_loadingState__LIRC9{align-items:center;color:#667085;display:flex;flex-direction:column;justify-content:center;padding:50px 20px;text-align:center}.SearchModal_loadingState__LIRC9{gap:14px}.SearchModal_spinner__ntvJJ{animation:SearchModal_spin__hf5Cc .9s linear infinite;border:3px solid #e4e7ec;border-radius:50%;border-top-color:#0a66c2;height:34px;width:34px}@keyframes SearchModal_fadeIn__f3p5y{0%{opacity:0}to{opacity:1}}@keyframes SearchModal_slideDown__TF4u4{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}@keyframes SearchModal_spin__hf5Cc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:1024px){.SearchModal_modal__tabaU{max-width:650px;padding:28px}.SearchModal_header__G4WWJ h2{font-size:22px}.SearchModal_searchInput__oe1VL{font-size:16px}.SearchModal_avatar__xeLak{height:56px;width:56px}}@media (max-width:768px){.SearchModal_header__G4WWJ h2{font-size:18px}.SearchModal_searchInput__oe1VL{font-size:14px;padding:12px}.SearchModal_userCard__W3CRk{padding:10px}.SearchModal_avatarPlaceholder__A0g0C,.SearchModal_avatar__xeLak{height:46px;width:46px}}@keyframes SearchModal_slideUp__PTU-l{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.ChatUnreadBadge_badge__zh9vE{align-items:center;animation:ChatUnreadBadge_pulse__zK9ls 2s ease-in-out infinite;background:#2563eb;border-radius:10px;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;display:flex;font-size:11px;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 3px;position:absolute;right:-8px;top:-6px;z-index:10}@keyframes ChatUnreadBadge_pulse__zK9ls{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ChatUnreadBadge_badge__zh9vE:hover{animation:none;background:#dc2626;transform:scale(1.15)}.PostNotificationBadge_badge__Waaun{animation:PostNotificationBadge_pulse__pKrnW 2s ease-in-out infinite;background-color:#2563eb;border-radius:10px;color:#fff;font-size:11px;font-weight:600;height:18px;line-height:18px;min-width:18px;padding:0 5px;position:absolute;right:-16px;text-align:center;top:-14px}@keyframes PostNotificationBadge_pulse__pKrnW{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.NotificationDropdown_dropdown__Dqm-W{background:#f6f7f9;border:1px solid #dcdcdc;border-radius:10px;box-shadow:0 8px 30px #00000026;max-height:420px;overflow-y:auto;position:absolute;right:0;top:45px;width:320px;z-index:999}.NotificationDropdown_dropdown__Dqm-W::-webkit-scrollbar{width:6px}.NotificationDropdown_dropdown__Dqm-W::-webkit-scrollbar-track{background:#f3f4f6}.NotificationDropdown_dropdown__Dqm-W::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.NotificationDropdown_loading__Opriw{color:#888;font-size:14px;padding:20px;text-align:center}.NotificationDropdown_empty__oWZE5{color:#888;font-size:14px;padding:40px 20px;text-align:center}.NotificationDropdown_item__GH7t5{background:#f6f7f9;border-bottom:1px solid #e4e4e4;cursor:pointer;display:flex;gap:12px;padding:12px;position:relative;transition:background .2s ease}.NotificationDropdown_item__GH7t5:hover{background:#eef4ff}.NotificationDropdown_item__GH7t5:last-child{border-bottom:none}.NotificationDropdown_unread__x\+I-3{background:#f1f3f6}.NotificationDropdown_unread__x\+I-3:hover{background:#e3e9ff}.NotificationDropdown_avatar__v-nxg{border-radius:50%;flex-shrink:0;height:40px;object-fit:cover;width:40px}.NotificationDropdown_avatarPlaceholder__s9UaG{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:600;height:40px;justify-content:center;width:40px}.NotificationDropdown_content__aDJpY{flex:1 1;min-width:0}.NotificationDropdown_message__UGeqo{color:#222;font-size:14px;line-height:1.4;margin:0 0 4px}.NotificationDropdown_unread__x\+I-3 .NotificationDropdown_message__UGeqo{font-weight:600}.NotificationDropdown_message__UGeqo strong{color:#111;font-weight:600}.NotificationDropdown_time__lm1mp{color:#777;font-size:12px}.NotificationDropdown_unreadDot__dhslg{background:#2563eb;border-radius:50%;height:8px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:8px}.NotificationDropdown_markRead__DDuJK{background:#2563eb;border:none;border-top:1px solid #dcdcdc;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px;transition:background .2s ease;width:100%}.NotificationDropdown_markRead__DDuJK:hover{background:#1d4ed8}.NotificationDropdown_viewAll__1dscg{background:#f6f7f9;border:none;border-top:1px solid #dcdcdc;color:#2563eb;cursor:pointer;font-size:14px;font-weight:600;padding:12px;transition:background .2s ease;width:100%}.NotificationDropdown_viewAll__1dscg:hover{background:#eef4ff}.SidebarProfile_sidebar__PWPwT{background-color:#fff;border-radius:12px;box-shadow:0 0 10px #0000000d;padding:20px;position:-webkit-sticky;position:sticky;text-align:center}.SidebarProfile_profilePhoto__nCwy\+ img{border:2px solid #ddd;border-radius:50%;height:100px;margin-bottom:12px;object-fit:cover;width:100px}.SidebarProfile_name__OGy\+n{color:#333;font-size:20px;font-weight:600;margin:0}.SidebarProfile_bio__md-rg{color:#666;font-size:14px;margin-bottom:16px}.SidebarProfile_details__icKcc{color:#444;display:flex;flex-direction:column;font-size:14px;margin-top:16px}.SidebarProfile_detailItem__ZrAsw{align-items:center;border-radius:8px;display:flex;gap:10px;padding:6px 8px;transition:background .2s ease}.SidebarProfile_detailItem__ZrAsw:hover{background:#f5f7fa}.SidebarProfile_icon__roVgb{color:#0a66c2;font-size:14px;min-width:16px}.createPost_modalOverlay__4t6Y7{align-items:flex-start;background-color:#0006;display:flex;height:100vh;justify-content:center;left:0;padding-top:40px;position:fixed;top:0;width:100vw;z-index:9999}.createPost_modalContainer__gYF8K{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;color:#000;max-width:90%;padding:20px;width:500px}.createPost_modalHeader__jsmcL{align-items:center;display:flex;justify-content:space-between}.createPost_closeBtn__1R75f{background:none;border:none;color:#555;cursor:pointer}.createPost_closeBtn__1R75f:hover{color:#000}.createPost_modalUserInfo__YaeQa{align-items:center;display:flex;gap:10px;margin-top:16px}.createPost_visibilitySelect__jNd1x{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;color:#333;padding:5px}.createPost_modalTextareaContainer__CasBl{margin-top:16px}.createPost_modalTextarea__SHkV5{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;color:#000;min-height:100px;padding:10px;resize:none;width:100%}.createPost_modalMediaOptions__TDGD9{display:flex;justify-content:space-between;margin-top:16px}.createPost_mediaBtn__v2UHM{align-items:center;background:none;border:none;color:#555;display:flex;font-size:14px;gap:6px}.createPost_mediaBtn__v2UHM:hover{color:#000}.createPost_modalFooter__-vwQn{align-items:center;display:flex;justify-content:space-between;margin-top:16px}.createPost_emojiBtn__KhgLV{background:none;border:none;color:#555;cursor:pointer}.createPost_postBtn__cZUHA{background-color:#0073b1;border:none;border-radius:30px;color:#fff;cursor:pointer;padding:8px 16px}.createPost_postBtn__cZUHA:hover{background-color:#005f8d}.createPost_disabled__u2gcZ{cursor:not-allowed;opacity:.5}.createPost_modalHeaderTitle__JXjmV{margin:5px}.createPost_userPhoto__hfXbZ{border:1.5px solid #0a66c2;border-radius:50%;height:48px;margin-right:12px;object-fit:cover;width:48px}.createPost_mediaPreviewContainer__NKbMl{display:flex;flex-wrap:wrap;gap:10px;max-height:300px;overflow-y:auto;padding:15px}.createPost_mediaPreviewItem__G6Ow8{border-radius:8px;height:150px;overflow:hidden;position:relative;width:150px}.createPost_previewImage__FJrzQ,.createPost_previewVideo__X57yT{height:100%;object-fit:cover;width:100%}.createPost_removeMediaBtn__LDtZR{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:5px;top:5px;transition:background .2s;width:24px}.createPost_removeMediaBtn__LDtZR:hover{background:#000000e6}.createPost_mediaBtn__v2UHM{cursor:pointer}.createPost_mediaBtn__v2UHM:disabled{cursor:not-allowed;opacity:.5}.PostHeader_header__9waEO{align-items:center;display:flex;gap:12px;padding:16px;position:relative}.PostHeader_userPhoto__3HEdH{border:2px solid #e0e0e0;border-radius:50%;cursor:pointer;height:48px;object-fit:cover;width:48px}.PostHeader_userInfo__nNfxn{display:flex;flex-direction:column;gap:4px}.PostHeader_userName__GFQ4d{color:#000;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;margin:0}.PostHeader_postDate__GnOpD{color:#666;font-size:12px}.PostHeader_moreWrapper__WexZp{margin-left:auto;position:relative}.PostHeader_moreBtn__iMftA{background:none;border:none;border-radius:50%;color:#666;cursor:pointer;font-size:18px;padding:8px;transition:background-color .2s}.PostHeader_moreBtn__iMftA:hover:not(:disabled){background-color:#f0f0f0}.PostHeader_moreBtn__iMftA:disabled{cursor:not-allowed;opacity:.5}.PostHeader_dropdownMenu__pOrvK{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-top:4px;min-width:200px;position:absolute;right:0;top:100%;z-index:1000}.PostHeader_dropdownItem__ClvE-{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:12px 16px;text-align:left;transition:background-color .2s;width:100%}.PostHeader_dropdownItem__ClvE-:hover:not(:disabled){background-color:#f5f5f5}.PostHeader_dropdownItem__ClvE-:disabled{cursor:not-allowed;opacity:.5}.PostHeader_dropdownItem__ClvE-:first-child{border-radius:8px 8px 0 0}.PostHeader_dropdownItem__ClvE-:last-child{border-radius:0 0 8px 8px}.PostHeader_dropdownItemDanger__bouKJ{align-items:center;background:none;border:none;color:#d32f2f;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:12px 16px;text-align:left;transition:background-color .2s;width:100%}.PostHeader_dropdownItemDanger__bouKJ:hover:not(:disabled){background-color:#ffebee}.PostHeader_dropdownOverlay__Zt59j{background:#0000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.PostContent_content__IB3Ic{padding:0 16px 16px}.PostContent_text__x4IoV{color:#333;font-size:14px;line-height:1.6;margin:0 0 12px;white-space:pre-wrap;word-break:break-word}.PostContent_postImage__DSSe5{background-color:#f3f2ef;border-radius:12px;display:block;height:auto;margin-top:12px;max-height:600px;object-fit:contain;width:100%}.PostContent_imageGrid__ExqX6{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-top:12px}.PostContent_gridImageWrapper__kAiNk{border-radius:8px;overflow:hidden;padding-bottom:100%;position:relative}.PostContent_gridImage__ji2N0{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.PostContent_moreImages__3W5v5{align-items:center;background:#0009;border-radius:8px;bottom:0;color:#fff;display:flex;font-size:18px;font-weight:600;justify-content:center;left:0;position:absolute;right:0;top:0}.PostContent_editSection__Pva3D{padding:0 16px 16px}.PostContent_editTextarea__4vjtE{border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:14px;min-height:120px;padding:12px;resize:vertical;transition:border-color .2s;width:100%}.PostContent_editTextarea__4vjtE:focus{border-color:#0a66c2;outline:none}.PostContent_editTextarea__4vjtE:disabled{background-color:#f5f5f5;cursor:not-allowed}.PostContent_editActions__FU9DK{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.PostContent_cancelBtn__WfHlv,.PostContent_saveBtn__y4PO2{border:none;border-radius:20px;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;transition:all .2s}.PostContent_saveBtn__y4PO2{background-color:#0a66c2;color:#fff}.PostContent_saveBtn__y4PO2:hover:not(:disabled){background-color:#004182}.PostContent_saveBtn__y4PO2:disabled{cursor:not-allowed;opacity:.5}.PostContent_cancelBtn__WfHlv{background-color:initial;border:1px solid #ddd;color:#666}.PostContent_cancelBtn__WfHlv:hover:not(:disabled){background-color:#f5f5f5}.PostContent_cancelBtn__WfHlv:disabled{cursor:not-allowed;opacity:.5}.PostActions_actions__T5FrW{border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 20px}.PostActions_actionBtn__5ug-T{align-items:center;background:none;border:none;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:500;gap:6px;justify-content:center;padding:10px 0;transition:all .2s ease}.PostActions_actionBtn__5ug-T:hover:not(:disabled){background-color:#f5f7fa}.PostActions_actionBtn__5ug-T:disabled{cursor:not-allowed;opacity:.5}.PostActions_actionBtn__5ug-T svg{font-size:16px}.PostActions_liked__O4bPU{color:#2563eb}.PostActions_liked__O4bPU svg{fill:#2563eb}.PostActions_count__QYSur{background:#0000;color:#9ca3af;font-size:12px;font-weight:600;margin-left:4px}.PostActions_actionBtn__5ug-T.PostActions_liked__O4bPU .PostActions_count__QYSur{background:#0000;color:#2563eb}.PostActions_active__jXDSt{color:#0a66c2;font-weight:600}@media (max-width:768px){.PostActions_actions__T5FrW{padding:10px 12px}}.CommentSection_commentSection__0OKGg{display:flex;flex-direction:column;gap:4px;padding:0 16px 16px}.CommentSection_topInputWrapper__8aDSV{padding:12px 0 8px}.CommentSection_inputRow__Pn5Km{align-items:center;background:#f3f2ef;border-radius:24px;display:flex;gap:8px;padding:6px 6px 6px 16px;transition:box-shadow .2s}.CommentSection_inputRow__Pn5Km:focus-within{background:#fff;box-shadow:0 0 0 2px #0a66c2}.CommentSection_input__SISkh{background:#0000;border:none;color:#191919;flex:1 1;font-family:inherit;font-size:14px;line-height:1.5;min-width:0;outline:none}.CommentSection_input__SISkh::placeholder{color:#666}.CommentSection_input__SISkh:disabled{cursor:not-allowed;opacity:.6}.CommentSection_submitBtn__axjrP{align-items:center;background-color:#0a66c2;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:13px;height:34px;justify-content:center;min-width:34px;transition:background-color .2s,transform .1s;width:34px}.CommentSection_submitBtn__axjrP:hover:not(:disabled){background-color:#004182}.CommentSection_submitBtn__axjrP:active:not(:disabled){transform:scale(.92)}.CommentSection_submitBtn__axjrP:disabled{background-color:silver;cursor:not-allowed}.CommentSection_loadMore__oK0lt{align-self:flex-start;background:none;border:none;color:#0a66c2;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;margin-bottom:4px;padding:4px 0;transition:color .15s}.CommentSection_loadMore__oK0lt:hover{color:#004182;text-decoration:underline}.CommentSection_commentList__xSLZ3{display:flex;flex-direction:column;gap:2px}.CommentSection_commentThread__k4ZNu{display:flex;flex-direction:column}.CommentSection_commentThread__k4ZNu.CommentSection_nested__vKiTy{border-left:2px solid #e0dfdc;margin-left:44px;margin-top:6px;padding-left:10px}.CommentSection_commentItem__sAShT{align-items:flex-start;display:flex;gap:8px;padding:6px 0;position:relative}.CommentSection_avatarCol__OvUJS{align-items:center;display:flex;flex-direction:column;flex-shrink:0}.CommentSection_avatarFallback__1RO\+N,.CommentSection_avatar__3-Ksi{border-radius:50%;flex-shrink:0;object-fit:cover}.CommentSection_avatarFallback__1RO\+N.CommentSection_avatar_md__QAYQE,.CommentSection_avatar_md__QAYQE{font-size:14px;height:38px;width:38px}.CommentSection_avatarFallback__1RO\+N.CommentSection_avatar_sm__VDp1H,.CommentSection_avatar_sm__VDp1H{font-size:11px;height:28px;width:28px}.CommentSection_avatarFallback__1RO\+N{align-items:center;background:linear-gradient(135deg,#0a66c2,#1e90ff);color:#fff;display:flex;font-weight:700;justify-content:center;letter-spacing:.5px}.CommentSection_threadLine__DJNP4{background-color:#e0dfdc;border-radius:1px;flex:1 1;margin-top:4px;min-height:12px;width:2px}.CommentSection_commentBubbleCol__RPe6g{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.CommentSection_commentBubble__cP8It{background:#f3f2ef;border-radius:0 12px 12px 12px;padding:10px 14px;word-break:break-word}.CommentSection_commentHeader__N8Ex0{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.CommentSection_commentAuthor__3HRiT{color:#191919;font-size:13px;font-weight:700;white-space:nowrap}.CommentSection_commentDate__bmhdf{color:#666;font-size:12px;margin-left:auto;white-space:nowrap}.CommentSection_commentText__rvtF8{color:#333;font-size:14px;line-height:1.55;margin:0;white-space:pre-wrap}.CommentSection_commentActions__5Tb8U{align-items:center;display:flex;flex-wrap:wrap;gap:2px;padding-left:4px}.CommentSection_commentActionBtn__kRaEz{align-items:center;background:none;border:none;border-radius:20px;color:#606060;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:600;gap:4px;line-height:1;padding:4px 8px;transition:background-color .15s,color .15s}.CommentSection_commentActionBtn__kRaEz:hover{background-color:#0000000f;color:#191919}.CommentSection_commentActionBtn__kRaEz.CommentSection_commentActionLiked__RPF5B{color:#0a66c2}.CommentSection_commentActionBtn__kRaEz.CommentSection_commentActionActive__xhBbY{background-color:#e8f0fe;color:#0a66c2}.CommentSection_commentActionIcon__v2oGW{font-size:11px}.CommentSection_commentActionCount__FOlus{color:inherit;font-size:11px;opacity:.85}.CommentSection_replyInputWrapper__\+lQTr{padding-top:6px}.CommentSection_emptyState__KX7MV{color:#888;font-size:13px;margin:0;padding:16px 0 8px;text-align:center}.CommentSection_replyInputRow__AmIEi{align-items:center;display:flex;gap:8px}.CommentSection_replyInputRow__AmIEi>.CommentSection_inputRow__Pn5Km,.CommentSection_replyInputRow__AmIEi>div:last-child{flex:1 1;min-width:0}.CommentSection_repliesWrapper__glHea{margin-top:4px}.CommentSection_viewRepliesBtn__yCDyU{align-items:center;background:none;border:none;color:#0a66c2;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;gap:8px;line-height:1;margin-top:6px;padding:4px 0;transition:color .15s ease}.CommentSection_viewRepliesBtn__yCDyU:hover{color:#004182;text-decoration:underline}.CommentSection_viewRepliesBtn__yCDyU:focus-visible{border-radius:2px;outline:2px solid #0a66c2;outline-offset:2px}.CommentSection_viewRepliesLine__94NY6{background-color:currentColor;border-radius:2px;display:inline-block;flex-shrink:0;height:2px;opacity:.6;width:24px}.CommentSection_hideRepliesBtn__CeIhb{color:#666;font-weight:500}.CommentSection_hideRepliesBtn__CeIhb:hover{color:#333}.CommentSection_repliesList__HzdTn{display:flex;flex-direction:column;margin-top:4px}@media (max-width:768px){.CommentSection_commentSection__0OKGg{padding:0 12px 14px}.CommentSection_commentThread__k4ZNu.CommentSection_nested__vKiTy{margin-left:32px}.CommentSection_commentBubble__cP8It{padding:9px 12px}.CommentSection_commentText__rvtF8{font-size:13.5px}}@media (max-width:480px){.CommentSection_commentSection__0OKGg{padding:0 8px 12px}.CommentSection_inputRow__Pn5Km{padding:5px 5px 5px 12px}.CommentSection_input__SISkh{font-size:13.5px}.CommentSection_avatarFallback__1RO\+N.CommentSection_avatar_md__QAYQE,.CommentSection_avatar_md__QAYQE{font-size:12px;height:32px;width:32px}.CommentSection_avatarFallback__1RO\+N.CommentSection_avatar_sm__VDp1H,.CommentSection_avatar_sm__VDp1H{font-size:10px;height:24px;width:24px}.CommentSection_commentThread__k4ZNu.CommentSection_nested__vKiTy{margin-left:24px;padding-left:8px}.CommentSection_commentBubble__cP8It{border-radius:0 10px 10px 10px;padding:8px 10px}.CommentSection_commentAuthor__3HRiT{font-size:12.5px}.CommentSection_commentText__rvtF8{font-size:13px}.CommentSection_commentActionBtn__kRaEz{font-size:11.5px;padding:3px 6px}}@media (max-width:360px){.CommentSection_commentThread__k4ZNu.CommentSection_nested__vKiTy{margin-left:18px;padding-left:6px}.CommentSection_commentDate__bmhdf{display:none}}.Post_postContainer__MOg1T{background:#fff;border-radius:16px;box-shadow:0 8px 24px #0000000f;margin-bottom:10px;padding:16px 0;transition:all .2s ease}.Post_postContainer__MOg1T:hover{box-shadow:0 12px 32px #00000014}.Post_commentWrapper__Y1gnA{border-top:1px solid #e0e0e0;margin-top:8px;padding-top:12px}.Post_loadingComments__\+oo8r{color:#888;font-size:.875rem;padding:8px 0;text-align:center}@media (max-width:768px){.Post_postContainer__MOg1T{border-radius:12px;margin-bottom:14px}}.ShareModal_overlay__pJ9cM{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.ShareModal_modal__uwDj7{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column;max-height:85vh;max-width:480px;overflow:hidden;width:100%}.ShareModal_header__bZ6JN{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:16px 20px}.ShareModal_header__bZ6JN h3{color:#1a1a1a;font-size:18px;font-weight:600;margin:0}.ShareModal_closeBtn__csiQ2{background:none;border:none;border-radius:50%;color:#666;cursor:pointer;font-size:18px;line-height:1;padding:4px 8px}.ShareModal_closeBtn__csiQ2:hover{background:#f0f0f0}.ShareModal_postPreview__blTo0{background:#f9f9f9;border-bottom:1px solid #e0e0e0;padding:12px 20px}.ShareModal_previewMeta__IhDo9{align-items:center;display:flex;gap:10px;margin-bottom:8px}.ShareModal_previewAvatarFallback__GDTbp,.ShareModal_previewAvatar__yF9mD{border-radius:50%;flex-shrink:0;height:36px;object-fit:cover;width:36px}.ShareModal_previewAvatarFallback__GDTbp{align-items:center;background:#0a66c2;color:#fff;display:flex;font-size:14px;font-weight:700;justify-content:center}.ShareModal_previewName__e\+mAB{color:#1a1a1a;font-size:14px;font-weight:600;margin:0}.ShareModal_previewHeadline__\+XRGQ{color:#666;font-size:12px;margin:0}.ShareModal_previewCaption__OAEoq{color:#333;font-size:13px;line-height:1.4;margin:0}.ShareModal_previewImage__Fu5ZB{border-radius:6px;margin-top:8px;max-height:120px;object-fit:cover;width:100%}.ShareModal_searchWrapper__A0-mF{border-bottom:1px solid #e0e0e0;padding:12px 20px}.ShareModal_searchInput__ODmpR{border:1px solid #ddd;border-radius:20px;box-sizing:border-box;font-size:14px;outline:none;padding:8px 12px;width:100%}.ShareModal_searchInput__ODmpR:focus{border-color:#0a66c2}.ShareModal_userList__DABh0{flex:1 1;overflow-y:auto;padding:8px 0}.ShareModal_emptyText__8KlkU,.ShareModal_loadingText__QO0jv{color:#888;font-size:14px;padding:24px;text-align:center}.ShareModal_userRow__K8bsD{align-items:center;cursor:pointer;display:flex;gap:12px;padding:10px 20px;transition:background .15s}.ShareModal_userRow__K8bsD:hover{background:#f5f5f5}.ShareModal_userRow__K8bsD.ShareModal_selected__ECZqm{background:#e8f0fe}.ShareModal_avatarFallback__Mgbmk,.ShareModal_avatar__x1DOl{border-radius:50%;flex-shrink:0;height:42px;object-fit:cover;width:42px}.ShareModal_avatarFallback__Mgbmk{align-items:center;background:#0a66c2;color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center}.ShareModal_userInfo__ny3x0{flex:1 1;min-width:0}.ShareModal_userName__xn8e\+{color:#1a1a1a;display:block;font-size:14px;font-weight:500}.ShareModal_lastMsg__JqSWR{color:#888;display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ShareModal_checkbox__LwOpP{accent-color:#0a66c2;cursor:pointer;flex-shrink:0;height:18px;width:18px}.ShareModal_sentBadge__-PZfG{color:#0a66c2;font-size:12px;font-weight:600}.ShareModal_footer__VOBox{align-items:center;border-top:1px solid #e0e0e0;display:flex;gap:12px;justify-content:space-between;padding:14px 20px}.ShareModal_selectedCount__SQhUI{color:#666;font-size:13px}.ShareModal_shareBtn__KyAwZ{background:#0a66c2;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:9px 22px;transition:background .2s}.ShareModal_shareBtn__KyAwZ:hover:not(:disabled){background:#004182}.ShareModal_shareBtn__KyAwZ:disabled{background:#b0c8e8;cursor:not-allowed}.Feed_feed__mVoLu{display:flex;flex-direction:column;gap:16px}.Feed_createPost__Vc-qT textarea{border:1px solid #ccc;border-radius:8px;font-size:14px;padding:12px;resize:none;width:100%}.Feed_post__Bmda\+{background-color:#fff;border-radius:8px;box-shadow:0 1px 4px #0000001a;padding:16px}.Feed_post__Bmda\+ h3{font-size:16px;margin:0}.Feed_post__Bmda\+ p{color:#333;font-size:14px;margin-top:6px}.Feed_createPostCard__E\+4sc{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #00000014;padding:16px}.Feed_createPostHeader__M7SsP{align-items:center;display:flex;gap:10px}.Feed_startPostBtn__qHgty{background-color:#f9f9f9;border:1px solid #ddd;border-radius:30px;color:#666;cursor:pointer;flex:1 1;padding:10px;text-align:left}.Feed_startPostBtn__qHgty:hover{background-color:#f0f0f0}.Feed_createPostActions__G6x3o{display:flex;justify-content:space-between;margin-top:10px}.Feed_actionBtn__\+mmA2{align-items:center;background:none;border:none;color:#555;cursor:pointer;display:flex;font-size:14px;gap:8px}.Feed_actionBtn__\+mmA2:hover{color:#000}.Feed_divider__JsbGE{border:none;border-top:1px solid #ddd;margin:0}.Feed_userPhoto__sWP7E{border:1.5px solid #0a66c2;border-radius:50%;height:48px;margin-right:12px;object-fit:cover;width:48px}.Feed_observerTarget__mb9Eq{height:20px;margin:20px 0}.Feed_endMessage__Bco4V{color:#666;font-size:14px;padding:30px;text-align:center}.RightSidebar_rightSidebar__Ccnby{background-color:#fff;border-radius:8px;box-shadow:0 1px 4px #0000001a;padding:16px}.RightSidebar_rightSidebar__Ccnby h2{font-size:16px;margin-bottom:8px}.RightSidebar_rightSidebar__Ccnby ul{list-style:none;margin:0;padding:0}.RightSidebar_rightSidebar__Ccnby li{margin-bottom:6px}.RightSidebar_rightSidebar__Ccnby a{color:#0a66c2;font-size:14px;text-decoration:none}.HomePage_container__BPWrz{background-color:#f3f2ef;min-height:100vh}.HomePage_main__DhjVU{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 2fr 1fr;margin:0 auto;max-width:1200px;padding:24px 16px}.HomePage_rightbar__ITUCa,.HomePage_sidebar__8rRGQ{align-self:start;border-radius:8px;max-height:calc(100vh - 64px);top:90px}@media (max-width:992px){.HomePage_main__DhjVU{grid-template-columns:1fr 2fr}.HomePage_rightbar__ITUCa{display:none}}@media (max-width:768px){.HomePage_main__DhjVU{grid-template-columns:1fr}.HomePage_sidebar__8rRGQ{display:none}}.DetailedProfile_profileContainer__BkBB6{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;color:#333;font-family:Arial,sans-serif;max-width:900px;padding:32px 40px}.DetailedProfile_photoSection__Ve\+VX{display:flex;justify-content:center;margin-bottom:24px}.DetailedProfile_noPhoto__3ImlR,.DetailedProfile_photo__MpeWp{align-items:center;border:3px solid #0a66c2;border-radius:50%;display:flex;height:160px;justify-content:center;object-fit:cover;width:160px}.DetailedProfile_noPhoto__3ImlR{border:1px dashed #999;color:#666;font-size:14px}.DetailedProfile_infoSection__AcPbL{margin-top:10px;text-align:left}.DetailedProfile_name__oRTEW{color:#000;font-size:26px;font-weight:700;margin-bottom:6px;text-align:center}.DetailedProfile_bio__18NSK{color:#555;font-size:15px;margin-bottom:16px;text-align:center}.DetailedProfile_infoSection__AcPbL p{font-size:14px;line-height:1.5;margin:6px 0}.DetailedProfile_divider__3z5B1{background:#e6e6e6;border:none;height:1px;margin:22px 0}.DetailedProfile_followStats__e7S-j{display:flex;font-size:14px;gap:30px;justify-content:flex-start;margin:14px 0 18px}.DetailedProfile_statsContainer__Psx4S{display:flex;gap:20px;justify-content:center;margin:24px 0}.DetailedProfile_statCard__619HI{background:#f4f4f4;border-radius:12px;box-shadow:0 2px 6px #0000000d;cursor:pointer;min-width:120px;padding:8px 12px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.DetailedProfile_statCard__619HI:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-3px)}.DetailedProfile_statNumber__Mqsl1{color:#0a66c2;display:block;font-size:20px;font-weight:700}.DetailedProfile_statLabel__HYtkR{color:#555;font-size:14px;margin-top:4px}.DetailedProfile_statItem__n79nM{cursor:pointer;transition:color .2s ease}.DetailedProfile_statItem__n79nM:hover{color:#0a66c2}.DetailedProfile_actions__voegc{display:flex;gap:14px;justify-content:flex-start;margin-top:20px}.DetailedProfile_followBtn__IhWAn{background-color:#0a66c2;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 22px;transition:background .2s ease}.DetailedProfile_followBtn__IhWAn:hover{background-color:#004182}.DetailedProfile_followBtn__IhWAn:disabled{cursor:not-allowed;opacity:.6}.DetailedProfile_unfollowBtn__PWMj0{background-color:#fff;border:1px solid #0a66c2;border-radius:20px;color:#0a66c2;cursor:pointer;font-size:14px;font-weight:500;padding:8px 22px;transition:all .2s ease}.DetailedProfile_unfollowBtn__PWMj0:hover{background-color:#f3f6f8}.DetailedProfile_editBtn__5Y8\+W{background-color:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:8px 18px;transition:background .2s ease}.DetailedProfile_editBtn__5Y8\+W:hover{background-color:#1e7e34}.DetailedProfile_logoutBtn__hUaLE{background-color:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:8px 18px;transition:background .2s ease}.DetailedProfile_logoutBtn__hUaLE:hover{background-color:#b02a37}@media (max-width:1024px){.DetailedProfile_profileContainer__BkBB6{padding:24px}.DetailedProfile_statCard__619HI{min-width:100px;padding:8px 10px}}@media (max-width:768px){.DetailedProfile_profileContainer__BkBB6{padding:18px}.DetailedProfile_noPhoto__3ImlR,.DetailedProfile_photo__MpeWp{height:120px;width:120px}.DetailedProfile_name__oRTEW{font-size:20px}.DetailedProfile_bio__18NSK{font-size:14px}.DetailedProfile_statCard__619HI{max-width:220px;width:100%}.DetailedProfile_editBtn__5Y8\+W,.DetailedProfile_followBtn__IhWAn,.DetailedProfile_logoutBtn__hUaLE,.DetailedProfile_unfollowBtn__PWMj0{width:100%}}.Modal_overlay__oENs7{align-items:center;animation:Modal_fadeIn__rMXG6 .2s ease-out;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes Modal_fadeIn__rMXG6{0%{opacity:0}to{opacity:1}}.Modal_modal__ZjBx1{animation:Modal_slideUp__Mg5Hv .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;max-height:90vh;overflow:hidden}@keyframes Modal_slideUp__Mg5Hv{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Modal_modal__ZjBx1.Modal_small__3MfK0{max-width:400px;width:90%}.Modal_modal__ZjBx1.Modal_medium__DZvOT{max-width:600px;width:90%}.Modal_modal__ZjBx1.Modal_large__F8Kpd{max-width:900px;width:90%}.Modal_header__wWEWH{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.Modal_title__HnyoY{color:#111827;font-size:1.5rem;font-weight:600;margin:0}.Modal_closeButton__tS-aC{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:1.5rem;line-height:1;padding:4px 8px;transition:color .2s}.Modal_closeButton__tS-aC:hover{background-color:#f3f4f6;color:#111827}.Modal_closeButton__tS-aC:focus{outline:2px solid #3b82f6;outline-offset:2px}.Modal_content__utlUG{flex:1 1;overflow-y:auto;padding:24px}.Modal_content__utlUG::-webkit-scrollbar{width:8px}.Modal_content__utlUG::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.Modal_content__utlUG::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.Modal_content__utlUG::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.Modal_modal__ZjBx1{max-height:95vh;width:95%}.Modal_header__wWEWH{padding:16px 20px}.Modal_title__HnyoY{font-size:1.25rem}.Modal_content__utlUG{padding:20px}}.EditProfileForm_form__xPq9t{width:100%}.EditProfileForm_formGroup__ivzwF{margin-bottom:20px}.EditProfileForm_photoSection__UPgZu{align-items:center;display:flex;flex-direction:column;margin-bottom:24px}.EditProfileForm_photoLabel__LqRsg{cursor:pointer;display:inline-block}.EditProfileForm_photoPreview__93eD2{border:3px solid #e5e7eb;border-radius:50%;height:120px;position:relative;transition:border-color .3s;width:120px}.EditProfileForm_photoPreview__93eD2:hover{border-color:#3b82f6}.EditProfileForm_photoPreview__93eD2 img{height:100%;object-fit:cover;width:100%}.EditProfileForm_placeholder__lb54S{align-items:center;background-color:#f3f4f6;color:#6b7280;display:flex;font-size:.875rem;height:100%;justify-content:center;width:100%}.EditProfileForm_editIcon__fJoXa{align-items:center;background-color:#3b82f6;border-radius:50%;bottom:0;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;font-size:1.2rem;height:36px;justify-content:center;position:absolute;right:0;width:36px}.EditProfileForm_hiddenFileInput__jwwA9{display:none}.EditProfileForm_row__jfhYG{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:20px}.EditProfileForm_fieldGroup__H5AH9{display:flex;flex-direction:column}.EditProfileForm_label__MYLvW{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:6px}.EditProfileForm_required__4frwl{color:#ef4444;margin-left:2px}.EditProfileForm_input__Fvnjs,.EditProfileForm_textarea__UTiJT{border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;color:#111827;font-family:inherit;font-size:.938rem;padding:10px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.EditProfileForm_input__Fvnjs:focus,.EditProfileForm_textarea__UTiJT:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.EditProfileForm_input__Fvnjs::placeholder,.EditProfileForm_textarea__UTiJT::placeholder{color:#9ca3af}.EditProfileForm_textarea__UTiJT{min-height:80px;resize:vertical}select.EditProfileForm_input__Fvnjs{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:20px;cursor:pointer;padding-right:36px}.EditProfileForm_error__FrWif{color:#ef4444;display:block;font-size:.813rem;margin-top:4px}.EditProfileForm_actions__TAbyM{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin-top:32px;padding-top:20px}.EditProfileForm_cancelBtn__AE8on,.EditProfileForm_submitBtn__rudlK{border:none;border-radius:6px;cursor:pointer;font-size:.938rem;font-weight:500;outline:none;padding:10px 24px;transition:all .2s}.EditProfileForm_cancelBtn__AE8on{background-color:#f3f4f6;color:#374151}.EditProfileForm_cancelBtn__AE8on:hover:not(:disabled){background-color:#e5e7eb}.EditProfileForm_submitBtn__rudlK{background-color:#3b82f6;color:#fff}.EditProfileForm_submitBtn__rudlK:hover:not(:disabled){background-color:#2563eb}.EditProfileForm_cancelBtn__AE8on:disabled,.EditProfileForm_submitBtn__rudlK:disabled{cursor:not-allowed;opacity:.6}.EditProfileForm_cancelBtn__AE8on:focus,.EditProfileForm_submitBtn__rudlK:focus{box-shadow:0 0 0 3px #3b82f64d}@media (max-width:768px){.EditProfileForm_row__jfhYG{gap:20px;grid-template-columns:1fr}.EditProfileForm_actions__TAbyM{flex-direction:column-reverse}.EditProfileForm_cancelBtn__AE8on,.EditProfileForm_submitBtn__rudlK{width:100%}}.UserActivity_activity__73SaT{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.UserActivity_header__TEeFP{border-bottom:1px solid #e5e5e5;margin-bottom:20px;padding-bottom:15px}.UserActivity_header__TEeFP h2{color:#000;font-size:24px;font-weight:600;margin:0 0 15px}.UserActivity_tabs__f71I\+{border-bottom:2px solid #e5e5e5;display:flex;gap:10px;margin-bottom:20px}.UserActivity_tab__Bdad2{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:16px;font-weight:500;margin-bottom:-2px;padding:10px 20px;position:relative;transition:color .2s}.UserActivity_tab__Bdad2:hover{color:#0a66c2}.UserActivity_activeTab__2d9kM{border-bottom-color:#0a66c2;color:#0a66c2}.UserActivity_postsList__adEWF{display:flex;flex-direction:column;gap:15px}.UserActivity_loadingContainer__karE3{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.UserActivity_spinner__dodYm{animation:UserActivity_spin__xButQ 1s linear infinite;color:#0a66c2;font-size:32px;margin-bottom:15px}@keyframes UserActivity_spin__xButQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.UserActivity_loadingContainer__karE3 p{color:#666;font-size:16px;margin:0}.UserActivity_errorContainer__2OqQG{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.UserActivity_errorContainer__2OqQG p{color:#d32f2f;font-size:16px;margin:0}.UserActivity_emptyState__0BHMb{align-items:center;background:#f5f5f5;border:2px dashed #ddd;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.UserActivity_emptyState__0BHMb p{color:#666;font-size:16px;margin:0;max-width:400px}.UserActivity_loadMoreContainer__RH8H3{display:flex;justify-content:center;margin:24px 0 12px}.UserActivity_loadMoreBtn__3h5Xn{background-color:#fff;background-color:var(--bg-secondary,#fff);border:1px solid #e5e7eb;border:1px solid var(--border-color,#e5e7eb);border-radius:999px;color:#111827;color:var(--text-primary,#111827);cursor:pointer;font-size:14px;font-weight:600;padding:10px 22px;transition:all .2s ease}.UserActivity_loadMoreBtn__3h5Xn:hover:not(:disabled){background-color:#f3f4f6;background-color:var(--bg-hover,#f3f4f6)}.UserActivity_loadMoreBtn__3h5Xn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.UserActivity_activity__73SaT{padding:15px}.UserActivity_header__TEeFP h2{font-size:20px}.UserActivity_tab__Bdad2{font-size:14px;padding:8px 16px}.UserActivity_postsList__adEWF{gap:10px}}.ProfilePage_container__l32eG{display:flex;gap:24px;margin:0 auto;max-width:1200px;padding:24px}.ProfilePage_sidebar__yPBGr{flex:1 1;min-width:280px}.ProfilePage_main__4QGFM{flex:2 1}@media (max-width:1024px){.ProfilePage_container__l32eG{gap:16px;padding:16px}.ProfilePage_sidebar__yPBGr{flex:1 1;min-width:240px}.ProfilePage_main__4QGFM{flex:2 1}}@media (max-width:768px){.ProfilePage_container__l32eG{flex-direction:column;padding:12px}.ProfilePage_main__4QGFM,.ProfilePage_sidebar__yPBGr{width:100%}}.ChatPage_chatContainer__FCWgm{background:#fff;border:1px solid #e0e0e0;display:flex;height:calc(100vh - 70px);margin:0 auto;max-width:1200px}.ChatSidebar_sidebar__OWK5b{background-color:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;width:320px}.ChatSidebar_profileSection__zF0bk{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;padding:16px}.ChatSidebar_currentUserPhoto__6WTel{border-radius:50%;height:44px;object-fit:cover;width:44px}.ChatSidebar_currentUserName__5VnfR{color:#111827;font-size:15px;font-weight:600;margin:0}.ChatSidebar_onlineStatus__iRWE0{color:#16a34a;font-size:12px}.ChatSidebar_toggleButtons__meKqP{border-bottom:1px solid #e5e7eb;display:flex;gap:8px;padding:8px}.ChatSidebar_toggleBtn__-Po08{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:500;gap:6px;justify-content:center;padding:8px;position:relative;transition:all .2s ease}.ChatSidebar_toggleBtn__-Po08:hover{background:#f3f4f6}.ChatSidebar_toggleBtn__-Po08.ChatSidebar_active__QCttD{background:#2563eb;border-color:#2563eb;color:#fff}.ChatSidebar_toggleIcon__ajU-r{font-size:16px}.ChatSidebar_badge__jOMYF{background:#ef4444;border-radius:999px;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;position:absolute;right:-6px;top:-6px}.ChatSidebar_title__nkUg1{border-bottom:1px solid #e5e7eb;color:#111827;font-size:16px;font-weight:600;padding:12px 16px}.ChatSidebar_conversationList__w6v5a{flex:1 1;overflow-y:auto;padding:8px}.ChatSidebar_emptyState__S\+OHp{color:#6b7280;margin-top:40px;text-align:center}.ChatSidebar_emptyIcon__a6Uu-{font-size:28px;margin-bottom:8px}.ChatSidebar_conversationItem__tYAYH{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:10px 12px;transition:background-color .15s ease}.ChatSidebar_conversationItem__tYAYH:hover{background-color:#f3f4f6}.ChatSidebar_conversationItem__tYAYH.ChatSidebar_active__QCttD{background-color:#e0ecff}.ChatSidebar_userPhoto__vcr7H{border-radius:50%;height:44px;object-fit:cover;width:44px}.ChatSidebar_avatarPlaceholder__Axela{align-items:center;background-color:#3a3a3a;border-radius:50%;color:#bfbfbf;display:flex;flex-shrink:0;font-size:18px;font-weight:600;height:44px;justify-content:center;width:44px}.ChatSidebar_conversationContent__ELZUo{flex:1 1;overflow:hidden}.ChatSidebar_userName__iCs8F{color:#111827;font-size:14px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatSidebar_lastMessage__oEQTL{color:#6b7280;font-size:13px;margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatSidebar_time__tkNkW{color:#9ca3af;font-size:11px;margin-left:8px;white-space:nowrap}.ChatSidebar_unreadBadge__2d1ZA{background-color:#2563eb;border-radius:999px;color:#fff;font-size:11px;font-weight:600;min-width:20px;padding:4px 8px;text-align:center}.ChatSidebar_conversationList__w6v5a::-webkit-scrollbar{width:6px}.ChatSidebar_conversationList__w6v5a::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:10px}.ChatSidebar_loadingState__x8SXG{color:#6b7280}.ChatSidebar_spinner__9VvPM{animation:ChatSidebar_spin__ED78m .8s linear infinite;border:3px solid #e5e7eb;border-top-color:#3b82f6;height:32px;margin-bottom:12px;width:32px}.ChatSidebar_resultCount__washk{color:#6b7280;font-size:.875rem}.ChatSidebar_emptyHint__TPBtH{color:#9ca3af;font-size:.875rem}.ChatSidebar_sectionLabel__rytsE{background:#f9fafb;color:#6b7280;font-size:.75rem;padding:12px 16px 8px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ChatSidebar_conversationItem__tYAYH.ChatSidebar_newUser__PfMNC{background:linear-gradient(90deg,#f0f9ff,#fff);border-left:3px solid #3b82f6}.ChatSidebar_conversationItem__tYAYH.ChatSidebar_newUser__PfMNC:hover{background:linear-gradient(90deg,#e0f2fe,#f9fafb)}.ChatSidebar_userName__iCs8F{align-items:center;display:flex;gap:8px}.ChatSidebar_newBadge__sPr--{background:linear-gradient(135deg,#3b82f6,#2563eb);font-size:.65rem;letter-spacing:.3px;text-transform:uppercase}.ChatSidebar_searchHint__LvNPE{background:#e3f2fd;border-left:3px solid #2196f3;border-radius:4px;color:#1976d2;font-size:13px;margin:0 16px 12px;padding:8px 16px}.ChatSidebar_sectionLabel__rytsE{background:#f5f5f5;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;margin-top:12px;padding:8px 16px;text-transform:uppercase}.ChatSidebar_newUser__PfMNC{background:#f0f9ff;border-left:3px solid #0ea5e9}.ChatSidebar_newUser__PfMNC:hover{background:#e0f2fe}.ChatSidebar_newBadge__sPr--{background:#0ea5e9;border-radius:10px;color:#fff;display:inline-block;font-size:11px;font-weight:600;margin-left:8px;padding:2px 8px}.ChatSidebar_statusBadgePending__Pp6nn{background:#fef3c7;color:#d97706}.ChatSidebar_statusBadgeAccepted__IXWRU,.ChatSidebar_statusBadgePending__Pp6nn{border-radius:12px;display:inline-block;flex-shrink:0;font-size:11px;font-weight:600;padding:4px 10px}.ChatSidebar_statusBadgeAccepted__IXWRU{background:#d1fae5;color:#059669}.ChatSidebar_statusBadgeDeclined__rtphr{background:#fee2e2;border-radius:12px;color:#dc2626;display:inline-block;flex-shrink:0;font-size:11px;font-weight:600;padding:4px 10px}.ChatSidebar_emptyHint__TPBtH{color:#999;font-size:13px;margin-top:8px}.ChatSidebar_loadingState__x8SXG{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:40px 20px}.ChatSidebar_spinner__9VvPM{animation:ChatSidebar_spin__ED78m 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:40px;width:40px}@keyframes ChatSidebar_spin__ED78m{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ChatSidebar_resultCount__washk{color:#666;font-size:12px;font-weight:400;margin-left:8px}.SearchInput_searchContainer__NBZLB{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;margin:12px 0;padding:10px 16px;position:relative;transition:all .2s}.SearchInput_searchContainer__NBZLB:focus-within{background:#e5e7eb;box-shadow:0 0 0 3px #3b82f61a}.SearchInput_searchIcon__xwr3T{color:#6b7280;flex-shrink:0;font-size:1.1rem;margin-right:8px}.SearchInput_searchInput__Db6gl{background:#0000;border:none;color:#111827;flex:1 1;font-size:.95rem;outline:none;padding:0}.SearchInput_searchInput__Db6gl::placeholder{color:#9ca3af}.SearchInput_clearBtn__SPinV{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;height:24px;justify-content:center;margin-left:8px;padding:4px;transition:all .2s;width:24px}.SearchInput_clearBtn__SPinV:hover{background:#d1d5db;color:#111827}.ChatWindow_chatWindow__tz1G4{background:#fff;display:flex;flex:1 1;flex-direction:column;min-height:0}.ChatWindow_header__mxvTc{align-items:center;background-color:#fff;border-bottom:1px solid #e0e0e0;display:flex;padding:16px}.ChatWindow_headerContent__fl7es{align-items:center;display:flex;flex:1 1;gap:12px}.ChatWindow_userPhoto__7SDOG{border-radius:50%;height:40px;object-fit:cover;width:40px}.ChatWindow_header__mxvTc h3{color:#333;font-size:16px;font-weight:600;margin:0}.ChatWindow_messageArea__7QeHN{background:#f9fafb;flex:1 1;overflow-y:auto;padding:20px}.ChatWindow_empty__du5rl{align-items:center;background:#f9fafb;color:#6b7280;display:flex;flex:1 1;font-size:14px;justify-content:center}.ChatWindow_inputContainer__GlW1u{border-top:1px solid #ddd;display:flex;gap:10px;padding:12px}.ChatWindow_input__Lo2YN{background:#fafafa;border:1px solid #ccc;border-radius:20px;flex:1 1;padding:12px}.ChatWindow_sendBtn__52f06{background:#0073b1;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:10px 20px}.ChatWindow_sendBtn__52f06:hover{background:#005e90}.ChatWindow_chatHeader__HpIzp{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;height:60px;padding:0 16px}.ChatWindow_userInfo__bTMPw{align-items:center;display:flex;gap:12px}.ChatWindow_avatar__N8LeO{border-radius:50%;height:40px;object-fit:cover;width:40px}.ChatWindow_userMeta__dBB2D{display:flex;flex-direction:column}.ChatWindow_userName__uxVfg{color:#333;font-size:15px;font-weight:600}.ChatWindow_onlineStatus__mm8zk{color:#4caf50;font-size:12px}.ChatWindow_offlineStatus__DFdPR{color:#999;font-size:12px}.ChatWindow_dateSeparator__8kGkl{color:#6b7280;font-size:12px;font-weight:500;margin:12px 0;position:relative;text-align:center}.ChatWindow_dateSeparator__8kGkl:after,.ChatWindow_dateSeparator__8kGkl:before{background:#e5e7eb;content:"";height:1px;position:absolute;top:50%;width:30%}.ChatWindow_dateSeparator__8kGkl:before{left:0}.ChatWindow_dateSeparator__8kGkl:after{right:0}.ChatWindow_loadMoreTrigger__xtCkF{min-height:20px;padding:10px 0}.ChatWindow_loadingMore__\+PgWY{align-items:center;color:#666;display:flex;font-size:14px;gap:10px;justify-content:center;padding:12px}.ChatWindow_smallSpinner__ptc5r{animation:ChatWindow_spin__3GmmL 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#0a66c2;height:20px;width:20px}.ChatWindow_markReadBtn__lH5b5{align-items:center;background-color:#0a66c2;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:background-color .2s}.ChatWindow_markReadBtn__lH5b5:hover{background-color:#004182}.ChatWindow_markReadIcon__ejqS9{font-size:16px}.ChatWindow_markReadText__yusvh{font-size:14px}.ChatWindow_infoBanner__i-jEz{align-items:flex-start;background-color:#f0f8ff;border-left:4px solid #0a66c2;border-radius:8px;display:flex;gap:12px;margin:16px;padding:16px 20px}.ChatWindow_infoIcon__4w0bi{flex-shrink:0;font-size:24px}.ChatWindow_infoTitle__gxdlY{color:#0a66c2;font-size:14px;font-weight:600;margin:0 0 4px}.ChatWindow_infoText__\+D7Ah{color:#666;font-size:13px;line-height:1.4;margin:0}@media (max-width:768px){.ChatWindow_markReadText__yusvh{display:none}.ChatWindow_markReadBtn__lH5b5{padding:8px 12px}.ChatWindow_infoBanner__i-jEz{margin:12px;padding:12px 16px}}.ChatWindow_loadMoreContainer__eWOfr{display:flex;justify-content:center;margin-bottom:12px}.ChatWindow_loadMoreBtn__L\+gkB{align-items:center;background:#f0f2f5;border:1px solid #e4e6eb;border-radius:20px;box-shadow:0 1px 2px #0000000d;color:#050505;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:7px 15px;transition:all .2s ease}.ChatWindow_loadMoreBtn__L\+gkB:hover:not(:disabled){background:#e4e6eb;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.ChatWindow_loadMoreBtn__L\+gkB:active:not(:disabled){box-shadow:0 1px 2px #0000000d;transform:translateY(0)}.ChatWindow_loadMoreBtn__L\+gkB:disabled{background:#f0f2f5;cursor:not-allowed;opacity:.6}.ChatWindow_loadMoreIcon__t-NMq{animation:ChatWindow_bounceUp__87TZO 1.5s ease-in-out infinite;font-size:16px}@keyframes ChatWindow_bounceUp__87TZO{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.ChatWindow_loadMoreSpinner__SN5WS{animation:ChatWindow_spin__3GmmL .8s linear infinite;border:2px solid #e4e6eb;border-radius:50%;border-top-color:#0084ff;height:14px;width:14px}@keyframes ChatWindow_spin__3GmmL{to{transform:rotate(1turn)}}.MessageItem_row__gkZeU{display:flex;margin-bottom:10px}.MessageItem_mine__jevTb{justify-content:flex-end}.MessageItem_theirs__9PvPU{justify-content:flex-start}.MessageItem_bubble__eDifq{background:#f3f3f3;border-radius:12px;color:#333;max-width:60%;padding:10px 14px}.MessageItem_mine__jevTb .MessageItem_bubble__eDifq{background:#0073b1;color:#fff}.MessageItem_time__Q4ZBI{display:block;font-size:10px;margin-top:4px;opacity:.7}.MessageItem_postLink__HZs-w{text-decoration:none}.MessageItem_postLinkCard__DL5zj{align-items:center;background:#f0f7ff;border:1px solid #b3d4f5;border-radius:10px;cursor:pointer;display:flex;gap:10px;max-width:240px;padding:10px 14px;transition:background .15s}.MessageItem_postLinkCard__DL5zj:hover{background:#dceeff}.MessageItem_postLinkIcon__a9Fnu{font-size:22px}.MessageItem_postLinkTitle__0RZUa{color:#0a66c2;font-size:13px;font-weight:600;margin:0}.MessageItem_postLinkSub__Nt3qW{color:#888;font-size:11px;margin:0}.MessageItem_postLinkArrow__BXm6o{color:#0a66c2;font-size:16px;margin-left:auto}.RequestWindow_requestWindow__ay7Lz{background:#f8f9fa;display:flex;flex:1 1;flex-direction:column;height:100%;overflow:hidden}.RequestWindow_header__cNCXN{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000d;padding:1.5rem 2rem}.RequestWindow_userInfo__H-ciI{align-items:center;display:flex;gap:1rem}.RequestWindow_avatar__4hXic{border:3px solid #f0f0f0;border-radius:50%;height:60px;object-fit:cover;width:60px}.RequestWindow_userName__LkxXJ{color:#1a1a1a;font-size:1.4rem;font-weight:700;margin:0 0 .25rem}.RequestWindow_requestTime__3s4Hu{color:#666;font-size:.85rem;margin:0}.RequestWindow_content__dHbjQ{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;overflow-y:auto;padding:2rem}.RequestWindow_content__dHbjQ::-webkit-scrollbar{width:8px}.RequestWindow_content__dHbjQ::-webkit-scrollbar-track{background:#f1f1f1}.RequestWindow_content__dHbjQ::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.RequestWindow_content__dHbjQ::-webkit-scrollbar-thumb:hover{background:#999}.RequestWindow_requestCard__pIzWB{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:2rem}.RequestWindow_requestHeader__P0PvB{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem}.RequestWindow_requestIcon__GUd62{font-size:2rem}.RequestWindow_requestHeader__P0PvB h3{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin:0}.RequestWindow_requestBody__3OfBv{margin-bottom:1.5rem}.RequestWindow_requestMessage__v5cen{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;color:#333;font-size:1.1rem;line-height:1.6;margin:0 0 1rem;padding:1.25rem}.RequestWindow_requestMeta__Z3wJy{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.5rem;margin:0}.RequestWindow_timeIcon__hEKLp{font-size:1rem}.RequestWindow_requestInfo__MUB9G{background:#e7f3ff;border-radius:12px;padding:1.25rem}.RequestWindow_infoItem__mFF\+J{align-items:flex-start;display:flex;gap:.75rem}.RequestWindow_infoIcon__c4zIw{flex-shrink:0;font-size:1.5rem}.RequestWindow_infoItem__mFF\+J p{color:#333;font-size:.95rem;line-height:1.5;margin:0}.RequestWindow_actions__jYBhU{display:flex;gap:1rem}.RequestWindow_acceptBtn__gUCyg,.RequestWindow_declineBtn__mgG6k{align-items:center;border:none;border-radius:12px;box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease}.RequestWindow_acceptBtn__gUCyg{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.RequestWindow_acceptBtn__gUCyg:hover:not(:disabled){box-shadow:0 6px 20px #10b98166;transform:translateY(-2px)}.RequestWindow_acceptBtn__gUCyg:active:not(:disabled){transform:translateY(0)}.RequestWindow_declineBtn__mgG6k{background:#fff;border:2px solid #ef4444;box-shadow:none;color:#ef4444}.RequestWindow_declineBtn__mgG6k:hover:not(:disabled){background:#ef4444;box-shadow:0 6px 20px #ef44444d;color:#fff;transform:translateY(-2px)}.RequestWindow_declineBtn__mgG6k:active:not(:disabled){transform:translateY(0)}.RequestWindow_acceptBtn__gUCyg:disabled,.RequestWindow_declineBtn__mgG6k:disabled{cursor:not-allowed;opacity:.6;transform:none}.RequestWindow_btnIcon__hnMiV{font-size:1.2rem}.RequestWindow_spinner__0UPyz{animation:RequestWindow_spin__6d70h .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes RequestWindow_spin__6d70h{to{transform:rotate(1turn)}}.RequestWindow_footer__3xfYE{background:#fff9e6;border:1px solid #ffe066;border-radius:12px;padding:1rem 1.25rem}.RequestWindow_footerText__ATSNs{color:#856404;font-size:.9rem;line-height:1.5;margin:0}.RequestWindow_footerText__ATSNs strong{font-weight:700}.RequestWindow_empty__fMW45{align-items:center;color:#999;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center}.RequestWindow_emptyIcon__55AJo{font-size:5rem;margin-bottom:1.5rem;opacity:.5}.RequestWindow_empty__fMW45 h3{color:#666;font-size:1.5rem;margin:0 0 .5rem}.RequestWindow_empty__fMW45 p{color:#999;font-size:1rem;margin:0}@media (max-width:768px){.RequestWindow_content__dHbjQ{padding:1rem}.RequestWindow_requestCard__pIzWB{padding:1.5rem}.RequestWindow_actions__jYBhU{flex-direction:column}.RequestWindow_acceptBtn__gUCyg,.RequestWindow_declineBtn__mgG6k{width:100%}.RequestWindow_userName__LkxXJ{font-size:1.2rem}.RequestWindow_requestMessage__v5cen{font-size:1rem;padding:1rem}}.SentRequestWindow_sentRequestWindow__X4u70{background:#f9fafb;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.SentRequestWindow_empty__1noAO{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px;text-align:center}.SentRequestWindow_emptyIcon__FXR9n{font-size:64px;margin-bottom:16px;opacity:.5}.SentRequestWindow_empty__1noAO h3{color:#1f2937;font-size:20px;font-weight:600;margin-bottom:8px}.SentRequestWindow_empty__1noAO p{color:#6b7280;font-size:14px}.SentRequestWindow_header__c4RcW{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.SentRequestWindow_userInfo__5ET-H{align-items:center;display:flex;gap:16px}.SentRequestWindow_avatar__FBXgT{border-radius:50%;height:60px;object-fit:cover;transition:transform .2s ease;width:60px}.SentRequestWindow_avatarPlaceholder__21DRI:hover,.SentRequestWindow_avatar__FBXgT:hover{transform:scale(1.05)}.SentRequestWindow_avatarPlaceholder__21DRI{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:24px;font-weight:700;height:60px;justify-content:center;transition:transform .2s ease;width:60px}.SentRequestWindow_userName__xdsq7{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 4px;transition:color .2s ease}.SentRequestWindow_userName__xdsq7:hover{color:#3b82f6}.SentRequestWindow_requestTime__SHoLI{color:#6b7280;font-size:14px;margin:0}.SentRequestWindow_statusBadge__b9KDK{align-items:center;border-radius:20px;color:#fff;display:flex;font-size:14px;font-weight:600;gap:6px;padding:8px 16px}.SentRequestWindow_statusIcon__d2VEp{font-size:16px}.SentRequestWindow_content__vWRWJ{flex:1 1;overflow-y:auto;padding:24px}.SentRequestWindow_requestCard__ZbWVq{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:20px;padding:24px}.SentRequestWindow_requestHeader__Azj\+d{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;margin-bottom:20px;padding-bottom:16px}.SentRequestWindow_requestIcon__JjlJD{font-size:28px}.SentRequestWindow_requestHeader__Azj\+d h3{color:#1f2937;font-size:18px;font-weight:600;margin:0}.SentRequestWindow_requestBody__W9U37{margin-bottom:20px}.SentRequestWindow_requestMessage__r\+oSd{background:#f9fafb;border-left:3px solid #3b82f6;border-radius:8px;color:#374151;font-size:15px;line-height:1.6;margin-bottom:12px;padding:16px}.SentRequestWindow_requestMeta__tt4Qq{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:8px;margin:0}.SentRequestWindow_timeIcon__rTMQ1{font-size:14px}.SentRequestWindow_statusSection__ObNNp{margin-top:20px}.SentRequestWindow_infoItem__38uZD{background:#f0f9ff;border-left:3px solid #3b82f6;border-radius:8px;display:flex;gap:12px;padding:16px}.SentRequestWindow_infoIcon__YFvUn{flex-shrink:0;font-size:20px}.SentRequestWindow_infoItem__38uZD p{color:#1e40af;font-size:14px;line-height:1.6;margin:0}.SentRequestWindow_actions__aja78{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.SentRequestWindow_messageBtnAccepted__6CT0Q,.SentRequestWindow_viewProfileBtn__aYM\+D{align-items:center;border:2px solid #3b82f6;border-radius:8px;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;padding:14px 24px;transition:all .2s ease}.SentRequestWindow_viewProfileBtn__aYM\+D{background:#0000;color:#3b82f6}.SentRequestWindow_viewProfileBtn__aYM\+D:hover{background:#3b82f6;box-shadow:0 4px 12px #3b82f64d;color:#fff;transform:translateY(-2px)}.SentRequestWindow_messageBtnAccepted__6CT0Q{background:#10b981;border-color:#10b981;color:#fff}.SentRequestWindow_messageBtnAccepted__6CT0Q:hover{background:#059669;border-color:#059669;box-shadow:0 4px 12px #10b9814d;transform:translateY(-2px)}.SentRequestWindow_btnIcon__XEz69{font-size:18px}.SentRequestWindow_footer__BJJ13{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.SentRequestWindow_footerText__Il5Le{color:#6b7280;font-size:14px;line-height:1.6;margin:0}.SentRequestWindow_footerText__Il5Le strong{color:#1f2937}@media (max-width:768px){.SentRequestWindow_content__vWRWJ,.SentRequestWindow_header__c4RcW,.SentRequestWindow_requestCard__ZbWVq{padding:16px}.SentRequestWindow_statusBadge__b9KDK{font-size:12px;padding:6px 12px}}:root{--primary-color:#1b768e;--secondary-color:#012538;--bg-dark:#4d555b;--mint-light:#e6f4ec;--mint-dark:#84bea3;--form-bg:#fcefef;--text-light:#fcefef;--text-muted:#012538;--input-bg:#fcefef;--input-border:#283618;--error-color:#bc6c25}.FollowListPage_container__OmrgN{margin:80px auto 20px;max-width:800px;padding:20px}.FollowListPage_header__urPtE{align-items:center;display:flex;gap:20px;margin-bottom:30px}.FollowListPage_backBtn__0B7kc{background:none;border:none;border-radius:4px;color:#0a66c2;cursor:pointer;font-size:16px;padding:8px 16px;transition:background-color .2s}.FollowListPage_backBtn__0B7kc:hover{background-color:#f3f6f8}.FollowListPage_header__urPtE h1{color:#000000e6;font-size:24px;margin:0}.FollowListPage_listContainer__S-K-k{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.FollowListPage_userCard__SP7Bx{align-items:center;border-bottom:1px solid #e0e0e0;cursor:pointer;display:flex;gap:16px;padding:16px 20px;transition:background-color .2s}.FollowListPage_userCard__SP7Bx:last-child{border-bottom:none}.FollowListPage_userCard__SP7Bx:hover{background-color:#f3f6f8}.FollowListPage_avatar__Lhzfc{border-radius:50%;height:60px;object-fit:cover;width:60px}.FollowListPage_userInfo__U4pph{flex:1 1}.FollowListPage_userInfo__U4pph h3{color:#000000e6;font-size:16px;font-weight:600;margin:0 0 4px}.FollowListPage_userType__s0r7I{color:#666;font-size:14px;font-weight:400;margin:0 0 4px}.FollowListPage_bio__NlneT{-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:14px;margin:0;overflow:hidden}.FollowListPage_emptyState__MGK7z{color:#666;padding:60px 20px;text-align:center}.FollowListPage_emptyState__MGK7z p{font-size:16px;margin:0}@media (max-width:768px){.FollowListPage_container__OmrgN{margin-top:70px;padding:10px}.FollowListPage_header__urPtE h1{font-size:20px}.FollowListPage_userCard__SP7Bx{padding:12px 16px}.FollowListPage_avatar__Lhzfc{height:48px;width:48px}.FollowListPage_userInfo__U4pph h3{font-size:15px}}.SettingsPage_wrapper__xlE3i{background:#f3f2ef;min-height:100vh}.SettingsPage_layout__8G11p{display:flex;gap:20px;margin:24px auto;max-width:1100px;padding:0 16px}.SettingsPage_content__9NyNh{flex:1 1}@media (max-width:768px){.SettingsPage_layout__8G11p{flex-direction:column}}.SettingsSidebar_sidebar__tTF8C{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000014;height:-webkit-fit-content;height:fit-content;padding:16px;width:250px}.SettingsSidebar_item__SLNyA{background:#0000;border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:10px 12px;text-align:left;width:100%}.SettingsSidebar_item__SLNyA:hover{background:#f3f2ef}.SettingsSidebar_active__\+O0VZ{background:#e7f3ff;color:#0a66c2;font-weight:600}.SettingsCard_card__fM8I-{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000014;margin-bottom:16px;overflow:hidden;padding:0}.SettingsCard_header__MUdD0{border-bottom:1px solid #f0f0f0;padding:16px 20px 12px}.SettingsCard_title__XjFHQ{color:#111;font-size:16px;font-weight:600;margin:0 0 3px}.SettingsCard_subtitle__-dvVk{color:#777;font-size:13px;margin:0}.SettingsCard_body__qMH4F{padding:10px 20px}.SettingsRow_row__R-rOJ{align-items:center;border-bottom:1px solid #f3f3f3;display:flex;gap:16px;justify-content:space-between;padding:13px 0;transition:background .1s}.SettingsRow_row__R-rOJ:first-child{padding-top:0}.SettingsRow_row__R-rOJ:last-child{border-bottom:none;padding-bottom:0}.SettingsRow_noBorder__CcGBK{border-bottom:none}.SettingsRow_clickable__Y0OoU{border-radius:4px;cursor:pointer;margin:0 -6px;padding-left:6px;padding-right:6px}.SettingsRow_clickable__Y0OoU:hover{background:#f5f5f5}.SettingsRow_text__GnYFL{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.SettingsRow_label__pRVc3{color:#191919;font-size:14px;font-weight:500;line-height:1.3}.SettingsRow_danger__Y4C0\+{color:#dc2626}.SettingsRow_sublabel__-S6wo{color:#888;font-size:13px;line-height:1.4}.SettingsRow_control__\+IiLF{flex-shrink:0}.SettingsRow_chevron__Yg991{align-items:center;color:#bbb;display:flex;flex-shrink:0}.section_padded__sctpi{padding:24px 0}.section_fieldRow__somWj{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.section_field__tvyTA{align-items:center;display:flex;gap:10px;margin-bottom:10px}.section_label__KVUSZ{color:#6b7280;font-size:13px;font-weight:500;margin-bottom:6px}.section_input__\+Vibb,.section_select__Al6NH{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#111827;font-size:14px;padding:11px 14px;transition:all .2s ease}.section_input__\+Vibb::placeholder{color:#9ca3af}.section_input__\+Vibb:focus,.section_select__Al6NH:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526;outline:none}.section_input__\+Vibb:disabled{background:#f3f4f6;cursor:not-allowed}.section_btnPrimary__PjstX{background:linear-gradient(135deg,#4f46e5,#4338ca);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px;transition:all .2s ease}.section_btnPrimary__PjstX:hover{box-shadow:0 6px 18px #4f46e540;transform:translateY(-1px)}.section_btnPrimary__PjstX:active{transform:scale(.98)}.section_btnOutline__Dck7M{background:#0000;border:1.5px solid #4f46e5;border-radius:10px;color:#4f46e5;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:all .2s ease}.section_btnOutline__Dck7M:hover{background:#4f46e514}.section_btnRow__3E4RB{display:flex;gap:12px;margin-top:20px}.section_avatarRow__rVmNr{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:18px;padding:24px 0}.section_avatar__-pOQ3{align-items:center;background:linear-gradient(135deg,#2e2e2e,#1a1a1a);border:3px solid #2a2a2a;border-radius:50%;display:flex;height:96px;justify-content:center;overflow:hidden;transition:.2s ease;width:96px}.section_avatar__-pOQ3:hover{border-color:#4f46e5}.section_avatarImage__60eyK{border-radius:50%;height:100%;object-fit:cover;width:100%}.section_avatarInitial__2zv2X{color:#fff;font-size:36px;font-weight:600;text-transform:uppercase}.section_avatarInfo__rXhwU{flex:1 1}.section_avatarName__R0hun{color:#111827;font-size:18px;font-weight:600}.section_avatarSub__AIBk-{color:#6b7280;font-size:13px;margin-top:3px}.section_valueKey__x\+MsN{color:#9ca3af;font-size:12px;font-weight:600;letter-spacing:.6px;margin-bottom:4px;min-width:120px;text-transform:uppercase}.section_valueText__AlOnt{color:#111827;flex:1 1;font-size:14px;font-weight:500}.section_btnOutline__Dck7M,.section_btnPrimary__PjstX,.section_input__\+Vibb,.section_select__Al6NH{transition:all .2s ease}@media (max-width:768px){.section_fieldRow__somWj{grid-template-columns:1fr}.section_avatarRow__rVmNr{align-items:flex-start;flex-direction:column}.section_btnRow__3E4RB{flex-direction:column}.section_btnOutline__Dck7M,.section_btnPrimary__PjstX{width:100%}}.PostDetailPage_page__awNEW{background:#f3f2ef;min-height:100vh}.PostDetailPage_topBar__O-15D{margin:0 auto 16px;max-width:640px}.PostDetailPage_postWrapper__7gmZd{margin:0 auto;max-width:640px}.PostDetailPage_centered__C2Obq{align-items:center;color:#555;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:60vh}.PostDetailPage_spinner__VJVGh{animation:PostDetailPage_spin__t7pjO .8s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#0a66c2;height:36px;width:36px}@keyframes PostDetailPage_spin__t7pjO{to{transform:rotate(1turn)}}.PostDetailPage_errorText__IoMY0{color:#888;font-size:16px}.PostDetailPage_backBtn__eSf4F{background:none;border:1px solid #0a66c2;border-radius:20px;color:#0a66c2;cursor:pointer;font-size:14px;font-weight:500;padding:8px 18px}.PostDetailPage_backBtn__eSf4F:hover{background:#e8f0fe}body{font-family:Electrolize,sans-serif;margin:0}code{font-family:Inconsolata,monospace}:root{--bg-color:#fff;--text-color:#000}[data-theme=dark]{--bg-color:#121212;--text-color:#fff}body{background-color:#fff;background-color:var(--bg-color);color:#000;color:var(--text-color);transition:background .3s ease,color .3s ease}
/*# sourceMappingURL=main.3c686970.css.map*/