.ConfirmActionModal_backdrop__kUTq0{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:99999}.ConfirmActionModal_modal__HG2uz{background:#fff;width:100%;max-width:340px;border-radius:12px;box-shadow:0 8px 28px rgba(0,0,0,.18);display:flex;flex-direction:column;animation:ConfirmActionModal_pop__feGFE .18s ease}@keyframes ConfirmActionModal_pop__feGFE{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.ConfirmActionModal_header__UFWvk{padding:16px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.ConfirmActionModal_title__Pqb8k{margin:0;font-size:18px;font-weight:600;color:#313131}.ConfirmActionModal_content__bLrox{padding:20px 16px;display:flex;flex-direction:column}.ConfirmActionModal_message__3msLA{margin:0;font-size:16px;font-weight:400;line-height:140%;color:#313131}.ConfirmActionModal_actions__wOGML{display:flex;justify-content:flex-end;gap:12px;padding:14px 16px;border-top:1px solid #e5e7eb}.ConfirmActionModal_cancelBtn__rQKyc,.ConfirmActionModal_confirmBtn__SNgK5{padding:8px 14px;font-size:16px;line-height:120%;font-weight:500;border-radius:200px;cursor:pointer;border:1px solid transparent;transition:background .3s,color .3s,border-color .3s}.ConfirmActionModal_cancelBtn__rQKyc{background:#f3f4f6;color:#374151;border-color:#e5e7eb}.ConfirmActionModal_cancelBtn__rQKyc:hover:not(:disabled){background:#e5e7eb}.ConfirmActionModal_confirmBtn__SNgK5{background:#3AC7FF;color:#fff;border-color:#3AC7FF}.ConfirmActionModal_confirmBtn__SNgK5:hover:not(:disabled){background:#313131;border-color:#313131}.ConfirmActionModal_cancelBtn__rQKyc:disabled,.ConfirmActionModal_confirmBtn__SNgK5:disabled{opacity:.6;cursor:default}@media (max-width:580px){.ConfirmActionModal_header__UFWvk{padding:14px 16px}.ConfirmActionModal_title__Pqb8k{font-size:16px}.ConfirmActionModal_message__3msLA{font-size:14px}.ConfirmActionModal_actions__wOGML{gap:8px}.ConfirmActionModal_cancelBtn__rQKyc,.ConfirmActionModal_confirmBtn__SNgK5{font-size:14px;line-height:20px;padding:6px 12px}}@media (max-width:364px){.ConfirmActionModal_modal__HG2uz{max-width:300px}}.VideoWithThumbnail_videoContainer__46T50{position:relative;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden;border-radius:8px;aspect-ratio:var(--aspect-ratio,16/9)}.VideoWithThumbnail_blurredBackground__IWSEc{position:absolute;width:100%;height:100%;background-size:cover;background-position:50%;filter:blur(30px);transform:scale(1);opacity:.7;z-index:0;pointer-events:none}.VideoWithThumbnail_videoElement__cu_Pl{position:relative;z-index:1;width:100%;height:100%}.CommentComposer_wrapper__A7GVa{flex:1}.CommentComposer_container__vJ81v{position:relative;width:100%;border:1px solid #adadad;background:#F2F2F2;transition:all .15s ease}.CommentComposer_collapsed__anEVJ{min-height:40px;display:flex;align-items:center;padding:12px 20px;border-radius:40px}.CommentComposer_expanded__e9J6e{padding:10px 12px 42px;min-height:80px;border-radius:18px}.CommentComposer_errorBorder__gS70K{border-color:red}.CommentComposer_input__k1FAf{outline:none;flex:1;font-size:14px;line-height:110%;white-space:pre-wrap;background:transparent}.CommentComposer_input__k1FAf[placeholder]:empty:before{content:attr(placeholder);color:#ADADAD;font-size:14px;line-height:110%;font-weight:400}.CommentComposer_iconRowCollapsed__lV9EQ{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;gap:10px}.CommentComposer_iconRowExpanded__M7_xK{position:absolute;left:12px;bottom:10px;display:flex;gap:10px}.CommentComposer_iconButton__3TM2S{display:flex;align-items:center;border:none;background:none;font-size:20px;cursor:pointer;transition:background-color .3s ease;border-radius:50%;padding:4px}.CommentComposer_iconButton__3TM2S:hover{background-color:#ffffffee}.CommentComposer_commentButton__HB43_,.CommentComposer_replyButton__KKwKg{position:absolute;right:12px;bottom:8px;background-color:#3AC7FF;border:none;border-radius:200px;padding:8px 16px;color:#fff;cursor:pointer;transition:background-color .3s ease}.CommentComposer_commentButton__HB43_:hover,.CommentComposer_replyButton__KKwKg:hover{background-color:#313131}.CommentComposer_emojiPicker__CPLZg{position:absolute;bottom:10px;right:-16px;z-index:20}.CommentComposer_emojiPicker__CPLZg .EmojiPickerReact{max-width:280px;width:280px;height:320px!important;font-size:14px;transform:scale(.92);transform-origin:top left}.CommentComposer_limit__99UWQ{color:red;font-size:12px;line-height:110%;font-weight:500;margin-top:4px;margin-left:4px}.CommentComposer_faceIcon__nSeJw{width:24px;height:24px}@media (max-width:480px){.CommentComposer_emojiPicker__CPLZg .EmojiPickerReact{width:240px;transform:scale(.85)}.CommentComposer_iconButton__3TM2S{display:none}.CommentComposer_emojiPicker__CPLZg{width:240px;height:280px;bottom:28px;right:0}}.MediaLoader_loaderContainer__SxAI3{position:relative;width:100%;height:100%;min-height:200px;aspect-ratio:4/3;overflow:hidden}.MediaLoader_skeleton__WqQc5{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;animation:MediaLoader_shimmer__kAPKO 1.5s infinite;display:flex;align-items:center;justify-content:center}.MediaLoader_skeleton__WqQc5.MediaLoader_hidden__1rIFw{opacity:0;pointer-events:none}.MediaLoader_icon__y3jKv{width:48px;height:48px;opacity:.4}.MediaLoader_media__DyYS6{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.MediaLoader_media__DyYS6.MediaLoader_loaded__vJvqZ{opacity:1}.MediaLoader_errorState__a8pnH{position:absolute;top:0;left:0;width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#999;font-size:14px}@keyframes MediaLoader_shimmer__kAPKO{0%{background-position:200% 0}to{background-position:-200% 0}}.InlineComposer_wrapper__aqXcN{width:100%}.InlineComposer_box__BiYBV{background:#fff;border-radius:12px;padding:12px 20px;position:relative;border:1px solid #70d4fc;box-shadow:0 0 0 2px rgba(112,212,252,.2)}.InlineComposer_input__EXGb0{min-height:24px;white-space:pre-wrap;outline:none;font-size:14px}.InlineComposer_actions__ysEkq{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.InlineComposer_iconButton__LdYNj{display:flex;align-items:center;border:none;background:none;font-size:20px;cursor:pointer;transition:background-color .3s ease;border-radius:50%;padding:4px}.InlineComposer_iconButton__LdYNj:hover{background-color:#eeeeee}.InlineComposer_faceIcon__eaPvF{width:24px;height:24px}.InlineComposer_emojiBtn__m19_d{background:none;border:none;cursor:pointer;font-size:18px}.InlineComposer_emojiPicker__QTFOd{position:absolute;bottom:40px;left:0;z-index:10}.InlineComposer_buttonGroup__CNrbg{display:flex;align-items:center;gap:8px}.InlineComposer_saveBtn__TAela{font-size:16px;line-height:18px;background-color:#3AC7FF;color:#fff;border:none;border-radius:200px;padding:8px 20px;cursor:pointer;transition:background-color .3s ease}.InlineComposer_saveBtn__TAela:hover{background-color:#313131}.InlineComposer_cancelBtn__x0QmI{font-size:14px;line-height:16px;font-weight:500;background-color:transparent;color:#3AC7FF;text-decoration:none;padding:8px 20px;border-radius:200px;text-align:center;border:1px solid #3ac7ff;cursor:pointer;transition:border-color .3s ease,color .3s ease,background-color .3s ease}.InlineComposer_cancelBtn__x0QmI:hover{background-color:#3AC7FF;color:#fff;border-color:#3AC7FF}@media (max-width:480px){.InlineComposer_box__BiYBV{padding:12px}.InlineComposer_input__EXGb0{word-break:break-all}.InlineComposer_cancelBtn__x0QmI,.InlineComposer_saveBtn__TAela{padding:6px 12px;font-size:14px}.InlineComposer_iconButton__LdYNj{display:none}}.PostActions_likeButton__sZbzM{padding:8px 12px;border:none;border-radius:5px;cursor:pointer;background-color:#0073b1;color:white;font-weight:700;margin-bottom:10px}.PostActions_postActions__AC_iY{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.PostActions_reactionDataWrap__AklyO{display:flex;align-items:center;justify-content:space-between;width:100%}.PostActions_awardsStyle__o_yzn{font-size:14px;line-height:18px;font-weight:400;color:#313131}.PostActions_postReactionsWrap__4DQR4{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px}.PostActions_actionButton__siuZK{display:flex;flex-direction:row;align-items:center;gap:4px;text-decoration:none;cursor:pointer}.PostActions_reactionNumber__5pbdl{font-size:14px;line-height:18px;font-weight:400;color:#313131}.PostActions_reactionIcon__ofqty{width:auto}.PostActions_postActionsDivider__zcGv0{width:100%;height:1px;background-color:#ADADAD}.PostActions_reactionActionWrap__6fGt9{display:flex;align-items:center;justify-content:space-around;width:100%}.PostActions_reactionAction__n7k2z{background:transparent;border:none;padding:0;display:flex;align-items:center;gap:6px;cursor:pointer}.PostActions_actionText__uzGAv{color:#ADADAD}.PostActions_actionText__uzGAv,.PostActions_likeActionText__CP_bV{font-size:16px;line-height:22px;font-weight:400}.PostActions_commentSectionMainWrapper__pel09{display:flex;flex-direction:column;align-items:center;gap:24px}.PostActions_commentSection__k95fJ,.PostActions_replyInputContainer__5B90b{display:flex;align-items:start;margin-top:20px;column-gap:18px;position:relative;width:100%}.PostActions_commentProfileImage__fmE5j,.PostActions_replyProfileImage__dVXxA{width:40px;height:40px;border-radius:6px;object-fit:cover}.PostActions_commentInput__xud2y,.PostActions_replyInput__tD3lB{flex:1;padding:12px 20px;border-radius:200px;border:1px solid #adadad;background-color:#F2F2F2;font-size:14px;line-height:18px;font-weight:400}.PostActions_commentButton__uNnv4,.PostActions_replyButton__ruDTR{position:absolute;right:6px;top:50%;transform:translateY(-50%);background-color:#70D4FC;border:none;border-radius:200px;padding:8px 16px;color:#fff;cursor:pointer}.PostActions_commentsList__xjFvc{display:flex;flex-direction:column;gap:20px;width:100%}.PostActions_commentBox__nLowg{background-color:#fff}.PostActions_singleCommentWrapper__xQyi5{display:flex;align-items:flex-start;gap:20px}.PostActions_commentImageWrapper__rEk7_{width:auto}.PostActions_commentInfoMainWrapper__SVBLv{display:flex;flex-direction:column;gap:6px;background-color:#F0F0F0;border-radius:10px;padding:10px 12px;width:100%}.PostActions_commentInfo__ViEj0{display:flex;align-items:center;justify-content:space-between;gap:20px}.PostActions_commentUserDetails__M6eeN{display:flex;flex-direction:column;gap:4px}.PostActions_commentUsername__Oa0yj{font-size:14px;font-weight:500;line-height:18px;color:#000000;text-decoration:none;transition:color .3s ease}.PostActions_commentUsername__Oa0yj:hover{color:#3AC7FF;text-decoration:underline}.PostActions_commentTagline__HYQu8{font-size:14px;line-height:16px;font-weight:400;color:#ADADAD}.PostActions_commentOptionsWrapper__X7g5O{display:flex;align-items:center;gap:8px;position:relative;margin-left:auto;flex-shrink:0}.PostActions_commentOptions__Z7Pee{position:relative;display:flex;flex-direction:column;align-items:center}.PostActions_optionsButton__F_xvD{background:none;border:none;cursor:pointer;color:#777}.PostActions_optionsDropdown__sxR13{position:absolute;right:4px;top:20px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:4px;padding:5px;z-index:1}.PostActions_editButton__7QMdL{background:none;border:none;color:#007bff;cursor:pointer;padding:5px}.PostActions_deleteButton__CHP20{background:none;border:none;color:#ff4d4f;cursor:pointer;padding:5px}.PostActions_commentContent__TShIN{font-size:14px;line-height:18px;font-weight:400;color:#313131;letter-spacing:.4px;white-space:pre-wrap;word-break:break-word}.PostActions_commentInputEditWrap__SaFa3{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.PostActions_editCommentInput__9UoVU{font-size:13px;line-height:20px;font-weight:400;color:#313131;width:100%;padding:10px;border-radius:5px;border:1px solid #ccd0d5;background-color:#fff;outline:none}.PostActions_editCommentInputFocused__7bSL7,.PostActions_editCommentInput__9UoVU:focus{border:2px solid #70d4fc!important;box-shadow:0 0 0 2px rgba(112,212,252,.2)}.PostActions_editedIndicator__4S8cd{font-size:11px;color:#8a8d91;font-style:italic;font-weight:400}.PostActions_commentEditActions__XUeNK{display:flex;align-items:center;flex-direction:row-reverse;gap:8px}.PostActions_saveButton__6CoHK{font-size:16px;line-height:18px;background-color:#70D4FC;color:#fff;border:none;border-radius:200px;padding:8px 20px;cursor:pointer}.PostActions_cancelButton__UJFCN{font-size:14px;line-height:16px;font-weight:500;background-color:transparent;color:#4FCFF5;text-decoration:none;padding:8px 20px;border-radius:200px;text-align:center;border:1px solid #4fcff5}.PostActions_commentActions__iQp94{display:flex;align-items:stretch;gap:12px}.PostActions_commentActionsDivider__SwylR{width:1px;height:auto;background-color:#ADADAD}.PostActions_commentActionButton__e_c9Q{display:flex;align-items:center;gap:8px;padding:0;margin:0;font-size:14px;color:#ADADAD;background:none;border:none;cursor:pointer}.PostActions_replyInputContainer__5B90b{margin:14px 0 0}.PostActions_replyBox__jjqQv{margin:16px 0 0}.PostActions_singleReplyWrapper__CSYGr{display:flex;align-items:flex-start;gap:14px}.PostActions_replyContent___T7mZ{width:100%;display:flex;flex-direction:column;gap:6px;background-color:#f9f9f9;padding:10px;border-radius:4px}.PostActions_replyAuthor__Je7ht{font-weight:700}.PostActions_replyToggle__79Dz7{background:none;border:none;color:#0073b1;cursor:pointer;margin-top:5px}.PostActions_seeMoreText__jy_tV{font-size:14px;line-height:18px;font-weight:600;color:#afafaf;cursor:pointer;transition:.3s ease}.PostActions_seeMoreText__jy_tV:hover{color:#3AC7FF;text-decoration:underline}.PostActions_loadMoreCommentsButton__rhP9B{background:none;border:1px solid #adadad;border-radius:200px;color:#ADADAD;cursor:pointer;font-size:16px;line-height:110%;letter-spacing:-.3px;text-align:center;padding:16px 32px;transition:all .3s ease}.PostActions_loadMoreCommentsButton__rhP9B:hover{background-color:#3AC7FF;color:#fff;border-color:#3AC7FF}.PostActions_shareModalOverlay__6w4dQ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:9999}.PostActions_shareModal__zCmt_{background:#fff;padding:32px 24px;border-radius:8px;box-shadow:0 2px 16px rgba(0,0,0,.12);display:flex;flex-direction:column;align-items:center;position:relative}.PostActions_shareModalCloseButton__795e6{position:absolute;top:16px;right:16px;background:none;border:none;font-size:22px;color:#888;cursor:pointer;z-index:1}.PostActions_shareInputWrap__mMUBx{display:flex;align-items:center;width:100%;gap:8px;margin:12px 0}.PostActions_shareUrlInput__g8Fw7{flex:1;padding:8px;font-size:1rem;border-radius:4px;border:1px solid #ddd}.PostActions_copyIconButton__NyFs4{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center}.PostActions_copiedText__WFU8p{color:#70D4FC;font-size:14px;margin-left:8px;font-weight:500}.PostActions_repostModalOverlay__wTThi{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.PostActions_repostModal__osVRE{background:#fff;border-radius:8px;width:500px;max-width:90%;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.PostActions_repostModalHeader___fBXO{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.PostActions_repostModalHeader___fBXO h3{margin:0;font-size:18px}.PostActions_closeModalButton__FGTnA{background:none;border:none;font-size:18px;cursor:pointer}.PostActions_repostModalContent__uT_cC{margin-bottom:20px}.PostActions_originalPost__Bpbat{margin-bottom:20px;padding:10px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9}.PostActions_originalPostUser__wXdAh{display:flex;align-items:center;margin-bottom:10px}.PostActions_originalPostUserImage__FlEGe{width:40px;height:40px;border-radius:50%;margin-right:10px}.PostActions_originalPostUsername__EqCnU{font-weight:700}.PostActions_originalPostDate__hZQ3D{display:block;font-size:12px;color:#888}.PostActions_originalPostContent__XKF0k{font-size:14px;color:#333}.PostActions_repostTextBox__4WKtn{width:100%;height:80px;border:1px solid #ddd;border-radius:8px;padding:10px;font-size:14px;resize:none}.PostActions_repostModalActions___8gmT{display:flex;justify-content:flex-end;gap:10px}.PostActions_cancelButton__UJFCN{background:#ddd;border:none;padding:8px 16px;border-radius:8px;cursor:pointer}.PostActions_repostButton__WLr9c{background:#00b8ff;color:#fff;border:none;padding:8px 16px;border-radius:8px;cursor:pointer}.PostActions_repostButton__WLr9c:disabled{background:#aaa;cursor:not-allowed}.PostActions_repostContent__loMJp{margin-top:16px;padding:12px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9}.PostActions_repostHeader__kf0zY{display:flex;justify-content:space-between;margin-bottom:8px}.PostActions_repostAuthor__tH5g1{font-weight:700;color:#555}.PostActions_repostDate__6MRxM{font-size:12px;color:#888}.PostActions_repostText__PbYjt{font-size:14px;color:#333}.PostActions_originalPostContainer__GKWav{margin-top:16px;padding:12px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9}.PostActions_originalPostJournalTitle__oGIv5{font-weight:700;margin-top:4px;color:#333}@media (max-width:992px){.PostActions_postReactionsWrap__4DQR4{gap:12px}.PostActions_reactionIcon__ofqty{width:20px}.PostActions_actionText__uzGAv,.PostActions_likeActionText__CP_bV{font-size:14px;line-height:18px}}@media (max-width:768px){.PostActions_reactionIcon__ofqty{width:18px}}@media (max-width:480px){.PostActions_commentSection__k95fJ,.PostActions_replyInputContainer__5B90b,.PostActions_singleCommentWrapper__xQyi5{gap:10px}.PostActions_actionButton__siuZK,.PostActions_actionText__uzGAv,.PostActions_commentTagline__HYQu8,.PostActions_likeActionText__CP_bV{display:none}}.MediaSlider_sliderContainer__c1N36{position:relative;width:100%;overflow:hidden;height:100%;display:flex;align-items:center}.MediaSlider_sliderWrapper__uEfBg{display:flex;transition:transform .5s ease-in-out;width:100%;height:calc(100vh - 232px)}.MediaSlider_slide__Tw6Ce{min-width:100%;height:100%;display:flex;justify-content:center;align-items:center}.MediaSlider_postImage__Z6CCP{width:100%;height:100%;object-fit:contain}.MediaSlider_sliderImageContainer__LMvMf{aspect-ratio:unset;min-height:unset;width:100%;height:100%}.MediaSlider_nextButton__02_XT,.MediaSlider_prevButton__eWXn8{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-size:38px;padding-bottom:8px;cursor:pointer;z-index:1}.MediaSlider_prevButton__eWXn8{left:10px}.MediaSlider_nextButton__02_XT{right:10px}.MediaSlider_dotsContainer__Qdihw{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:5px}.MediaSlider_dot__BGyDy{width:10px;height:10px;border-radius:50%;background-color:#ccc}.MediaSlider_activeDot__3hgbi{background-color:#3AC7FF}@media (max-width:992px){.MediaSlider_sliderWrapper__uEfBg{height:100%}}.PostModal_modalOverlay__xmETQ{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:99999}.PostModal_modalContent__x_lEm{display:flex;background-color:white;max-width:1320px;width:100%;height:calc(100vh - 232px);border-radius:10px;overflow:hidden}.PostModal_noMedia__xGjZX{max-width:748px}.PostModal_mediaContainer__jqdx3{flex:1;background-color:#1b1f23;display:flex;align-items:center;justify-content:center}.PostModal_postDetails__Cqmxe{width:35%;display:flex;flex-direction:column;overflow-y:hidden;position:relative}.PostModal_fullWidth___p13s{width:100%;height:100%}.PostModal_header__YfE5D{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 0;background-color:#fff;margin-bottom:16px}.PostModal_closeButton__baLJr{background:none;border:none;cursor:pointer}.PostModal_postHeader__oymUK{width:100%;display:flex;gap:14px;align-items:center}.PostModal_profileImage__ke1Nq{width:50px;height:50px;border-radius:12px}.PostModal_userDetailWrap__jWSOA{display:flex;flex-direction:column;gap:2px}.PostModal_userName__TfVTK{font-weight:500;font-size:16px;line-height:20px;color:#000;cursor:pointer;text-decoration:none;transition:color .3s ease}.PostModal_userName__TfVTK:hover{color:#3AC7FF;text-decoration:underline}.PostModal_tagline__77ava{display:block;font-size:12px;line-height:16px;font-weight:400;color:#ADADAD;margin-bottom:2px}.PostModal_postOverflowWrap__uIXb8{height:100%;position:relative;overflow-x:hidden;overflow-y:auto;padding:0 20px 20px}.PostModal_postContent__zUWMH{flex-direction:column;gap:12px;margin-bottom:12px}.PostModal_postText__90RRw{font-size:14px;line-height:20px;color:#313131;max-width:48rem;text-transform:capitalize;white-space:pre-wrap}.PostModal_researchPostMainWrap___iI2a{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.PostModal_postContent__zUWMH{display:flex;justify-content:space-between;gap:40px}.PostModal_postContentleft__kuCjh{display:flex;flex-direction:column;width:100%;max-width:33rem}.PostModal_researchTagsWrapper__RHw2f{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.PostModal_researchTags__eq2_F{display:inline-block;padding:6px 14px;background-color:#e8f7ff;color:#70d4fc;border-radius:20px;font-size:14px;font-weight:500;border:1px solid #70d4fc}.PostModal_researchHeadingWrap__tMuW7{display:flex;flex-direction:column;gap:16px;margin-top:28px}.PostModal_researchHeadingLink__lgx7M{text-decoration:none;color:inherit;cursor:pointer;transition:color .3s ease}.PostModal_researchHeading__fHw08{font-size:24px;line-height:30px;font-weight:400;color:#000000;transition:color .3s ease}.PostModal_researchHeadingLink__lgx7M:hover .PostModal_researchHeading__fHw08{color:#3AC7FF;text-decoration:underline}.PostModal_researchLinksWrap__EyqIK{display:flex;flex-direction:column;gap:6px}.PostModal_researchLinkHeading__tOo_X{font-size:14px;line-height:16px;font-weight:400;color:#313131}.PostModal_researchLink__ybwhO{color:#70d4fc;text-decoration:none;transition:color .3s ease}.PostModal_researchLink__ybwhO:hover{color:#3ac7ff;text-decoration:underline}.PostModal_postTagsWrapper__BX5qP{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.PostModal_postTags__9z1_6{background-color:#fff;text-decoration:none;text-align:center;font-size:14px;line-height:18px;color:#adadad}.PostModal_postContentRight__d_E_m{display:flex;flex-direction:column;gap:16px;width:100%;max-width:14rem}.PostModal_researchButtonWrapper__kcqf4{display:flex;flex-direction:column;gap:8px;width:100%}.PostModal_researchButton__BAJkQ{background-color:#fff;border-radius:200px;border:1px solid #313131;padding:16px 48px;font-size:16px;line-height:18px;color:#313131;text-align:center;text-decoration:none;cursor:pointer}.PostModal_abstractTextWrap__vwzxw{display:flex;flex-direction:column;gap:8px}.PostModal_abstractInner__6XrRT{display:flex;flex-direction:column;gap:4px}.PostModal_abstractHeading__dtrSG{font-size:14px;line-height:18px;font-weight:600;color:#313131}.PostModal_abstractText__brf6I{font-size:14px;line-height:20px;color:#313131;max-width:48rem;text-transform:capitalize}.PostModal_moreText__nDqou{font-size:14px;line-height:20px;font-weight:500;color:#4fcff5;text-align:end}.PostModal_postActions__tq9Md{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.PostModal_reactionDataWrap__6HtgJ{display:flex;align-items:center;justify-content:space-between;width:100%}.PostModal_awardsStyle__rJlDC{font-size:14px;line-height:18px;font-weight:400;color:#313131}.PostModal_postReactionsWrap__Wderr{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px}.PostModal_actionButton__md5TM{display:flex;flex-direction:row;align-items:center;gap:4px;text-decoration:none;cursor:pointer}.PostModal_reactionNumber__BVF8z{font-size:14px;line-height:18px;font-weight:400;color:#313131}.PostModal_reactionIcon__0T7sS{width:auto}.PostModal_postActionsDivider__Nrjxi{width:100%;height:1px;background-color:#ADADAD}.PostModal_reactionActionWrap__0gT5W{display:flex;align-items:center;justify-content:space-around;width:100%}.PostModal_reactionAction__NoYPT{background:transparent;border:none;padding:0;display:flex;align-items:center;gap:6px;cursor:pointer}.PostModal_actionText__jxmoD{color:#ADADAD}.PostModal_actionText__jxmoD,.PostModal_likeActionText__L0vw2{font-size:16px;line-height:22px;font-weight:400}.PostModal_commentSectionMainWrapper__ntrkI{display:flex;flex-direction:column;gap:24px}.PostModal_commentSection__ZfnHQ{display:flex;align-items:center;margin-top:20px;column-gap:18px;position:relative}.PostModal_commentProfileImage__3zgat{width:40px;height:40px;border-radius:6px;object-fit:cover}.PostModal_commentInput__Rs4Yk{width:100%;padding:14px 24px;border-radius:200px;border:1px solid #adadad;background-color:#F2F2F2;font-size:14px;line-height:18px;font-weight:400}.PostModal_commentButton__q_UwX{position:absolute;right:6px;top:50%;transform:translateY(-50%);background-color:#70D4FC;border:none;border-radius:200px;padding:10px 16px;color:#fff;cursor:pointer}.PostModal_commentsList__Rrx9u{display:flex;flex-direction:column;gap:20px}.PostModal_commentBox__Dd0G3{background-color:#fff}.PostModal_singleCommentWrapper__TZx8f{display:flex;align-items:flex-start;gap:20px}.PostModal_commentImageWrapper__luKJE{width:auto}.PostModal_commentInfoMainWrapper__5GaRR{display:flex;flex-direction:column;gap:20px;background-color:#F0F0F0;border-radius:10px;padding:16px;width:100%}.PostModal_commentInfo__ErSY1{display:flex;align-items:center;justify-content:space-between;gap:20px}.PostModal_commentUserDetails__9LwQ9{display:flex;flex-direction:column;gap:4px}.PostModal_commentUsername__lcuu6{font-size:16px;font-weight:500;line-height:20px;color:#000000}.PostModal_commentTagline__tHtTg{display:block;font-size:14px;line-height:16px;font-weight:400;color:#ADADAD}.PostModal_commentOptionsWrapper__Ryqmh{display:flex;align-items:center;gap:8px}.PostModal_commentOptions__BQAXg{position:relative}.PostModal_optionsButton__dW2fH{background:none;border:none;cursor:pointer;color:#777}.PostModal_optionsDropdown__HCgPm{position:absolute;right:8px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:4px;padding:5px;z-index:1}.PostModal_editButton__C6Xok{background:none;border:none;color:#007bff;cursor:pointer;padding:5px}.PostModal_deleteButton__6hbtW{background:none;border:none;color:#ff4d4f;cursor:pointer;padding:5px}.PostModal_commentContent__VPDeV{font-size:16px;line-height:24px;font-weight:400;color:#313131;letter-spacing:.4px}.PostModal_commentInputEditWrap__3K3IK{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.PostModal_editCommentInput__t4rKs{font-size:14px;line-height:24px;font-weight:400;color:#313131;width:100%;padding:14px;border-radius:5px;border:none;background-color:rgb(255 255 255/0)}.PostModal_commentEditActions__lZZt1{display:flex;align-items:center;flex-direction:row-reverse;gap:8px}.PostModal_saveButton__EUrO0{font-size:16px;line-height:18px;background-color:#70D4FC;color:#fff;border:none;border-radius:200px;padding:8px 20px;cursor:pointer}.PostModal_cancelButton__xqMt3{font-size:14px;line-height:16px;font-weight:500;background-color:transparent;color:#4FCFF5;text-decoration:none;padding:8px 20px;border-radius:200px;text-align:center;border:1px solid #4fcff5;cursor:pointer}.PostModal_commentActions__XXX3O{display:flex;align-items:stretch;gap:12px}.PostModal_commentActionsDivider__Uqmya{width:1px;height:auto;background-color:#ADADAD}.PostModal_commentActionButton__n0JiT{display:flex;align-items:center;gap:8px;padding:0;margin:0;font-size:14px;color:#ADADAD;background:none;border:none;cursor:pointer}.PostModal_replyInputContainer__zbtoi{display:flex;gap:10px;margin-top:10px}.PostModal_replyInput__56bau{flex:1;padding:10px;border-radius:5px;border:1px solid #ddd}.PostModal_replyButton__udH_b{padding:10px;border-radius:5px;background:#0073b1;color:#fff;border:none;cursor:pointer}.PostModal_replyBox__cDS6C{margin-left:20px;padding:5px 0;border-left:2px solid #ddd}.PostModal_singleReplyWrapper__gL1f2{display:flex;align-items:flex-start;gap:10px}.PostModal_replyProfileImage__WHKS2{width:30px;height:30px;border-radius:50%}.PostModal_replyContent__mjZ2t{flex:1;background-color:#f9f9f9;padding:10px;border-radius:5px}.PostModal_replyAuthor__z_l7_{font-weight:700}.PostModal_replyToggle__6NbHx{background:none;border:none;color:#0073b1;cursor:pointer;margin-top:5px}.PostModal_noMedia__xGjZX{min-height:120px;color:#aaa;font-size:16px}.PostModal_centeredContent__lBPfK,.PostModal_noMedia__xGjZX{display:flex;align-items:center;justify-content:center}.PostModal_centeredContent__lBPfK .PostModal_postDetails__Cqmxe{margin:0 auto}.PostModal_separatorLine__44esB{border:none;border-top:1px solid #adadad;margin:16px 0}@media (max-width:992px){.PostModal_modalContent__x_lEm{display:flex;flex-direction:column;width:100%;max-width:1320px;height:100%;position:relative}.PostModal_mediaContainer__jqdx3{width:100%;height:50%}.PostModal_header__YfE5D{padding:14px 16px 0}.PostModal_postOverflowWrap__uIXb8{padding:0 16px 20px}.PostModal_postDetails__Cqmxe{width:100%;height:50%}.PostModal_fullWidth___p13s{height:100%}}@media (max-width:480px){.PostModal_profileImage__ke1Nq{width:46px;height:46px;border-radius:10px}.PostModal_researchHeading__fHw08{font-size:18px;line-height:24px}}.footerstyles_footer__xw4Cq{background:linear-gradient(97.39deg,#00A1E1 27.59%,#E9F9FF 115.04%);padding:54px 20px 48px}.footerstyles_container__vdHek{max-width:1320px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;row-gap:54px}.footerstyles_footerUpperWrapper__Sc_S1{display:flex;justify-content:space-between;gap:40px;width:100%}.footerstyles_footerLogo__nRLDW{width:auto}.footerstyles_linksWrap__Xn284{width:100%;max-width:45rem;display:flex;justify-content:space-between;gap:100px}.footerstyles_socialLinksWrap__6hSME{display:flex;align-items:center;gap:32px}.footerstyles_socialIconLink__8ilsy{display:flex;align-items:center;justify-content:center;transition:.3s ease}.footerstyles_socialIcon__Hwiqn{width:40px;height:40px}.footerstyles_socialIconLink__8ilsy:hover{transform:scale(1.1)}.footerstyles_quickLinksWrap__0aLD0{width:100%;max-width:17.875rem;display:flex;column-gap:80px}.footerstyles_languageSelector__gZKpp{display:flex;flex-direction:column;align-items:flex-start;gap:16px;position:relative}.footerstyles_label__mXRT9{font-size:16px;line-height:18px;font-weight:400;color:#ffffff}.footerstyles_languageDropdown__odhkd{padding:18px 28px;border-radius:48px;border:1px solid #adadad;font-size:14px;line-height:18px;font-weight:400;color:#CACACA;width:20rem;appearance:none}.footerstyles_dropdownIcon__tgnkM{position:absolute;bottom:24px;right:28px}.footerstyles_column__wTq1z{display:flex;flex-direction:column;gap:40px}.footerstyles_otherLinksColumn__k_sge{display:flex;flex-direction:column;gap:28px}.footerstyles_otheLinkMainWrap__oqNyu{display:flex;gap:12px;align-items:flex-start}.footerstyles_otherLinkTextWrap___DPnA{display:flex;flex-direction:column;gap:8px}.footerstyles_otherLinkHeading__GNifX{color:#ffffff;text-transform:capitalize;font-size:16px;line-height:110%;font-weight:600;letter-spacing:.3px}.footerstyles_otherLink__fxpk0{font-size:14px;line-height:110%;font-weight:400;color:#ffffff;text-decoration:underline;transition:.3s ease}.footerstyles_otherLink__fxpk0:hover{color:#313131}.footerstyles_link__Seuvw{color:#ffffff;text-decoration:none;font-size:16px;line-height:110%;font-weight:400;letter-spacing:.3px;transition:.3s ease}.footerstyles_link__Seuvw:hover{color:#313131}.footerstyles_bottomTextWrapper__sHiGj{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;width:100%}.footerstyles_copyrightText__s3ROO{font-size:16px;line-height:18px;font-weight:400;color:#ffffff}.footerstyles_termsLinkWrapper__it93e{display:flex;flex-wrap:wrap;align-items:center;gap:32px}.footerstyles_termsLink__zMOjS{font-size:16px;line-height:110%;font-weight:600;color:#ffffff;transition:.3s ease}.footerstyles_termsLink__zMOjS:hover{color:#313131}@media (max-width:480px){.footerstyles_footer__xw4Cq{padding:40px 16px}.footerstyles_container__vdHek{row-gap:40px}.footerstyles_footerUpperWrapper__Sc_S1{flex-direction:column}.footerstyles_linksWrap__Xn284{max-width:100%;flex-wrap:wrap;gap:40px}.footerstyles_quickLinksWrap__0aLD0{max-width:16rem;column-gap:40px}.footerstyles_footerLogo__nRLDW{width:180px}.footerstyles_column__wTq1z,.footerstyles_termsLinkWrapper__it93e{gap:16px}.footerstyles_otherLinksColumn__k_sge{gap:20px}.footerstyles_languageDropdown__odhkd{padding:16px 24px;width:17.5rem}.footerstyles_copyrightText__s3ROO,.footerstyles_label__mXRT9,.footerstyles_link__Seuvw,.footerstyles_otherLinkHeading__GNifX,.footerstyles_termsLink__zMOjS{font-size:14px;line-height:18px}.footerstyles_socialLinksWrap__6hSME{gap:20px}.footerstyles_socialIcon__Hwiqn{width:32px;height:32px}}@media (max-width:375px){.footerstyles_socialIcon__Hwiqn{width:28px;height:28px}}@media (max-width:1048px){.footerstyles_footerUpperWrapper__Sc_S1{align-items:center}.footerstyles_bottomTextWrapper__sHiGj{flex-direction:column-reverse;align-items:center}.footerstyles_termsLinkWrapper__it93e{justify-content:center}}@media (min-width:480px) and (max-width:768px){.footerstyles_footer__xw4Cq{padding:48px 20px}.footerstyles_container__vdHek{row-gap:40px}.footerstyles_footerUpperWrapper__Sc_S1{flex-direction:column}.footerstyles_linksWrap__Xn284{max-width:100%;flex-wrap:wrap;gap:40px}.footerstyles_quickLinksWrap__0aLD0{max-width:16rem;column-gap:48px}.footerstyles_footerLogo__nRLDW{width:200px}.footerstyles_column__wTq1z{gap:32px}.footerstyles_termsLinkWrapper__it93e{gap:20px}}@media (min-width:768px) and (max-width:992px){.footerstyles_footer__xw4Cq{padding:52px 20px 44px}.footerstyles_container__vdHek{row-gap:48px}.footerstyles_linksWrap__Xn284{max-width:34rem;gap:40px}.footerstyles_quickLinksWrap__0aLD0{max-width:16rem;column-gap:48px}.footerstyles_footerLogo__nRLDW{width:200px}}.PostView_postContainer__G4naB{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:0 0 1.25rem}.PostView_postHeader__e8DzV{display:flex;align-items:center;gap:12px;margin-bottom:12px;width:100%;position:relative}.PostView_profileImage__7l22t{width:50px;height:50px;border-radius:12px;object-fit:cover}.PostView_userDetailWrap__XVfsW{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.PostView_userName__CgcHr{font-weight:500;font-size:16px;line-height:20px;color:#000;cursor:pointer;text-decoration:none;transition:color .3s ease;width:fit-content}.PostView_userName__CgcHr:hover{color:#3AC7FF;text-decoration:underline}.PostView_tagline___3dN1{display:block;font-size:12px;line-height:16px;font-weight:400;color:#ADADAD;margin-bottom:2px}.PostView_postContent__8GbYr{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.PostView_postText__EmnVL{font-size:14px;line-height:20px;color:#313131;max-width:48rem;word-break:break-word;white-space:pre-wrap}.PostView_postOptionsWrapper__30w91{position:relative;margin-left:auto;flex-shrink:0}.PostView_postOptionsButton__L4trt{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;color:#666;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.PostView_postOptionsButton__L4trt:hover{background-color:#f5f5f5;color:#333}.PostView_gridContainer__T0cDq{display:grid;gap:12px}.PostView_mediaItem__Q7oa8{overflow:hidden;border-radius:8px}.PostView_gridImageContainer__B2erU{width:100%;min-height:unset}.PostView_singleImage__Z8ryj{display:flex}.PostView_singleImage__Z8ryj div{max-height:764px;width:100%}.PostView_twoImages__wTuuo{grid-template-columns:1fr 1fr}.PostView_twoImages__wTuuo div:first-child,.PostView_twoImages__wTuuo div:last-child{max-height:440px}.PostView_threeImages__qQoAE{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr .25fr}.PostView_threeImages__qQoAE>div:last-child,.PostView_threeImages__qQoAE>div:nth-child(2){max-height:254px}.PostView_fourImages__PB2sm{grid-template-columns:2fr 1fr;grid-template-rows:repeat(3,1fr)}.PostView_fourImages__PB2sm>div:last-child,.PostView_fourImages__PB2sm>div:nth-child(2),.PostView_fourImages__PB2sm>div:nth-child(3){max-height:180px}.PostView_fiveImages__Id9hv{grid-template-columns:1fr .75fr .75fr 1fr;height:16.875rem}.PostView_fiveImages__Id9hv div{max-height:16.875rem}.PostView_threeImagesSpan__d4Plz{grid-column:span 2/span 2;max-height:400px}.PostView_fourImagesSpan__irSzi{grid-row:span 3/span 3;max-height:564px}.PostView_image__SMFCW{height:100%;object-position:top center;cursor:pointer}.PostView_image__SMFCW,.PostView_video__MdZwh{width:100%;border-radius:8px;object-fit:cover}.PostView_lastItemContainer__6gK_6{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;height:100%}.PostView_lastItemImage__xk6H2{width:100%;height:9.375rem;overflow:hidden;border-radius:8px}.PostView_overlayBox__0p14n{width:100%;height:6.75rem;background-color:#EFEFEF;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:400;color:#979797;line-height:28px;border-radius:10px}.PostView_shareModalOverlay__xN748{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:9999}.PostView_shareModal__hVEpm{background:#fff;padding:32px 24px;border-radius:8px;box-shadow:0 2px 16px rgba(0,0,0,.12);display:flex;flex-direction:column;align-items:center;position:relative}.PostView_shareModalCloseButton__tS5KC{position:absolute;top:16px;right:16px;background:none;border:none;font-size:22px;color:#888;cursor:pointer;z-index:1}.PostView_shareInputWrap__dearo{display:flex;align-items:center;width:100%;gap:8px;margin:12px 0}.PostView_shareUrlInput__zFuJS{flex:1;padding:8px;font-size:1rem;border-radius:4px;border:1px solid #ddd}.PostView_copyIconButton__isBXy{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center}.PostView_copiedText__zHgXP{color:#70D4FC;font-size:14px;margin-left:8px;font-weight:500}@media (max-width:768px){.PostView_postOptionsButton__L4trt{width:32px;height:32px;padding:6px}}@media (max-width:580px){.PostView_postContainer__G4naB{padding:16px;border-radius:0;margin-bottom:16px}.PostView_fiveImages__Id9hv{grid-template-columns:1fr 1fr;height:auto}}@media (max-width:480px){.PostView_tagline___3dN1{display:none}.PostView_profileImage__7l22t{width:46px;height:46px;border-radius:10px}.PostView_postOptionsButton__L4trt{width:28px;height:28px;padding:4px}.PostView_threeImagesSpan__d4Plz{max-height:220px}.PostView_threeImages__qQoAE>div:last-child,.PostView_threeImages__qQoAE>div:nth-child(2){max-height:140px}.PostView_fourImagesSpan__irSzi{max-height:364px}.PostView_fourImages__PB2sm>div:last-child,.PostView_fourImages__PB2sm>div:nth-child(2),.PostView_fourImages__PB2sm>div:nth-child(3){max-height:100px}}.PostView_repostModalOverlay__80Nkc{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.PostView_repostModal__WgExq{background:#fff;border-radius:8px;width:500px;max-width:90%;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.PostView_repostModalHeader__S1p7e{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.PostView_repostModalHeader__S1p7e h3{margin:0;font-size:18px}.PostView_closeModalButton__cs4rc{background:none;border:none;font-size:18px;cursor:pointer}.PostView_repostModalContent__yJN45{margin-bottom:20px}.PostView_originalPost__mwUja{margin-bottom:20px;padding:10px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9}.PostView_originalPostUser__ozyMl{display:flex;align-items:center;margin-bottom:10px}.PostView_originalPostUserImage__AkcyE{width:40px;height:40px;border-radius:50%;margin-right:10px}.PostView_originalPostUsername__6x9RA{font-weight:700}.PostView_originalPostDate__NrPKp{display:block;font-size:12px;color:#888}.PostView_originalPostContent__GleLp{font-size:14px;color:#333}.PostView_repostTextBox__17331{width:100%;height:80px;border:1px solid #ddd;border-radius:8px;padding:10px;font-size:14px;resize:none}.PostView_repostModalActions__Uu6fa{display:flex;justify-content:flex-end;gap:10px}.PostView_cancelButton__5GFRp{background:#ddd}.PostView_cancelButton__5GFRp,.PostView_repostButton__HPRKJ{border:none;padding:8px 16px;border-radius:8px;cursor:pointer}.PostView_repostButton__HPRKJ{background:#00b8ff;color:#fff}.PostView_repostButton__HPRKJ:disabled{background:#aaa;cursor:not-allowed}.PostView_repostContent__Qfe3u{margin-top:16px;padding:12px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9}.PostView_repostHeader__aPoaf{display:flex;justify-content:space-between;margin-bottom:8px}.PostView_repostAuthor__kd6cj{font-weight:700;color:#555}.PostView_repostDate__ShPa0{font-size:12px;color:#888}.PostView_repostText__L9XzQ{font-size:14px;color:#333}.PostView_originalPostContainer__iH5qZ{margin-top:16px;padding:12px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9}.PostView_originalPostJournalTitle__Ylq04{font-weight:700;margin-top:4px;color:#333}.PostOptionsMenu_postOptionsDropdown___FuoY{position:absolute;top:100%;right:0;background:white;border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:160px;z-index:1000;padding:8px 0;margin-top:4px;transform:translateX(0)}.PostOptionsMenu_postOptionItem__cG3qA{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:none;border:none;text-align:left;cursor:pointer;color:#333;font-size:14px;font-weight:400;transition:background-color .2s ease}.PostOptionsMenu_postOptionItem__cG3qA:hover{background-color:#f8f9fa}.PostOptionsMenu_postOptionItem__cG3qA:disabled{cursor:not-allowed;opacity:.6}.PostOptionsMenu_disabledItem__MwDHe{color:#999!important;cursor:not-allowed!important}.PostOptionsMenu_disabledItem__MwDHe:hover{background-color:transparent!important}@media (max-width:768px){.PostOptionsMenu_postOptionsDropdown___FuoY{min-width:140px;margin-top:2px;right:-8px}.PostOptionsMenu_postOptionItem__cG3qA{padding:10px 14px;font-size:13px;gap:10px}}@media (max-width:480px){.PostOptionsMenu_postOptionsDropdown___FuoY{min-width:120px;right:-12px;max-width:calc(100vw - 20px)}.PostOptionsMenu_postOptionItem__cG3qA{padding:8px 12px;font-size:12px;gap:8px}}.ResearchPostView_postContainer__gv04z{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:0 0 1.25rem}.ResearchPostView_postHeader__OCgGy{display:flex;align-items:center;margin-bottom:16px;position:relative}.ResearchPostView_profileImage__M815C{width:48px;height:48px;border-radius:50%;margin-right:12px;object-fit:cover}.ResearchPostView_userDetailWrap__eeQ2F{flex:1}.ResearchPostView_userName__11FbH{font-weight:500;font-size:16px;line-height:20px;color:#000;cursor:pointer;text-decoration:none;transition:color .3s ease}.ResearchPostView_userName__11FbH:hover{color:#3AC7FF;text-decoration:underline}.ResearchPostView_tagline__kr2N5{display:block;font-size:12px;line-height:16px;font-weight:400;color:#ADADAD;margin-bottom:2px}.ResearchPostView_postActions__zh3wE{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.ResearchPostView_reactionDataWrap__2KJob{display:flex;align-items:center;justify-content:space-between;width:100%}.ResearchPostView_awardsStyle__xHF9r{font-size:14px;line-height:18px;font-weight:400;color:#313131}.ResearchPostView_postReactionsWrap__JcLd_{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px}.ResearchPostView_actionButton__s89Gu{display:flex;flex-direction:row;align-items:center;gap:4px;text-decoration:none;cursor:pointer}.ResearchPostView_reactionNumber__TBcK2{font-size:14px;line-height:18px;font-weight:400;color:#313131}.ResearchPostView_reactionIcon__wgBys{width:auto}.ResearchPostView_postActionsDivider__oXBIM{width:100%;height:1px;background-color:#adadad}.ResearchPostView_reactionActionWrap__MVMcO{display:flex;align-items:center;justify-content:space-around;width:100%}.ResearchPostView_reactionAction__ZdDUo{background:transparent;border:none;padding:0;display:flex;align-items:center;gap:6px;cursor:pointer}.ResearchPostView_actionText__5up13{color:#adadad}.ResearchPostView_actionText__5up13,.ResearchPostView_likeActionText___7SmC{font-size:16px;line-height:22px;font-weight:400}.ResearchPostView_commentSectionMainWrapper__kdY67{display:flex;flex-direction:column;gap:24px}.ResearchPostView_commentSection__npECD{display:flex;align-items:center;margin-top:20px;column-gap:18px;position:relative}.ResearchPostView_commentProfileImage__8J4qA{width:40px;height:40px;border-radius:6px;object-fit:cover}.ResearchPostView_commentInput__ePAZn{width:100%;padding:14px 24px;border-radius:200px;border:1px solid #adadad;background-color:#f2f2f2;font-size:14px;line-height:18px;font-weight:400}.ResearchPostView_commentButton__KZsWC{position:absolute;right:6px;top:50%;transform:translateY(-50%);background-color:#70d4fc;border:none;border-radius:200px;padding:10px 16px;color:#fff;cursor:pointer}.ResearchPostView_commentsList__CnrHW{display:flex;flex-direction:column;gap:20px}.ResearchPostView_commentBox__IUFm4{background-color:#fff}.ResearchPostView_singleCommentWrapper__5YuYe{display:flex;align-items:flex-start;gap:20px}.ResearchPostView_commentImageWrapper__hirb5{width:auto}.ResearchPostView_commentInfoMainWrapper__oFUJG{display:flex;flex-direction:column;gap:20px;background-color:#f0f0f0;border-radius:10px;padding:16px;width:100%}.ResearchPostView_commentInfo__OS4tX{display:flex;align-items:center;justify-content:space-between;gap:20px}.ResearchPostView_commentUserDetails__BeqV1{display:flex;flex-direction:column;gap:4px}.ResearchPostView_commentUsername__U6E8E{font-size:16px;font-weight:500;line-height:20px;color:#000000}.ResearchPostView_commentTagline__Hg2FR{font-size:14px;line-height:16px;font-weight:400;color:#adadad}.ResearchPostView_commentOptionsWrapper__RMiBD{display:flex;align-items:center;gap:8px}.ResearchPostView_commentOptions__G_1iM{position:relative}.ResearchPostView_optionsButton__Kl3Ep{background:none;border:none;cursor:pointer;color:#777}.ResearchPostView_optionsDropdown__TBk__{position:absolute;right:8px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:4px;padding:5px;z-index:1}.ResearchPostView_editButton__n1izk{background:none;border:none;color:#007bff;cursor:pointer;padding:5px}.ResearchPostView_deleteButton__m8L6d{background:none;border:none;color:#ff4d4f;cursor:pointer;padding:5px}.ResearchPostView_commentContent__omFER{font-size:16px;line-height:24px;font-weight:400;color:#313131;letter-spacing:.4px}.ResearchPostView_commentInputEditWrap__rES2N{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ResearchPostView_editCommentInput__9DliE{font-size:14px;line-height:24px;font-weight:400;color:#313131;width:100%;padding:14px;border-radius:5px;border:none;background-color:rgb(255 255 255/0)}.ResearchPostView_commentEditActions__X3kpa{display:flex;align-items:center;flex-direction:row-reverse;gap:8px}.ResearchPostView_saveButton__o_2vr{font-size:16px;line-height:18px;background-color:#70d4fc;color:#fff;border:none;border-radius:200px;padding:8px 20px;cursor:pointer}.ResearchPostView_cancelButton__KX_hg{font-size:14px;line-height:16px;font-weight:500;background-color:transparent;color:#4fcff5;text-decoration:none;padding:8px 20px;border-radius:200px;text-align:center;border:1px solid #4fcff5;cursor:pointer}.ResearchPostView_commentActions__tG361{display:flex;align-items:stretch;gap:12px}.ResearchPostView_commentActionsDivider__o2Mzr{width:1px;height:auto;background-color:#adadad}.ResearchPostView_likeButton__FVRuV,.ResearchPostView_replyButton__TneUX{display:flex;align-items:center;gap:8px;font-size:14px;color:#adadad;background:none;border:none;cursor:pointer}.ResearchPostView_researchPostMainWrap__yOOqe{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.ResearchPostView_postContent__UJPRg{display:flex;justify-content:space-between;gap:40px}.ResearchPostView_postContentleft__46HFI{display:flex;flex-direction:column;width:100%;max-width:33rem}.ResearchPostView_researchTagsWrapper__cnZEe{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.ResearchPostView_researchTags__KmYpu{display:inline-block;padding:6px 14px;background-color:#e8f7ff;color:#70d4fc;border-radius:20px;font-size:14px;font-weight:500;border:1px solid #70d4fc}.ResearchPostView_researchHeadingWrap__aBaCO{display:flex;flex-direction:column;gap:16px;margin-top:28px}.ResearchPostView_researchHeadingLink__pBLIn{text-decoration:none;color:inherit;cursor:pointer;transition:color .3s ease}.ResearchPostView_researchHeading__Y0Jso{font-size:24px;line-height:30px;font-weight:400;color:#000000;transition:color .3s ease;word-break:break-word;overflow-wrap:anywhere}.ResearchPostView_researchHeadingLink__pBLIn:hover .ResearchPostView_researchHeading__Y0Jso{color:#3AC7FF;text-decoration:underline}.ResearchPostView_researchLinksWrap__f8_Nk{display:flex;flex-direction:column;gap:6px}.ResearchPostView_researchLinkHeading__1alFQ{font-size:14px;line-height:16px;font-weight:400;color:#313131}.ResearchPostView_researchLink__22Fy5{color:#70d4fc;text-decoration:none;transition:color .3s ease}.ResearchPostView_researchLink__22Fy5:hover{color:#3ac7ff;text-decoration:underline}.ResearchPostView_postTagsWrapper__6wAZe{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.ResearchPostView_postTags___wi9A{background-color:#fff;text-decoration:none;text-align:center;font-size:14px;line-height:18px;color:#adadad}.ResearchPostView_postContentRight__wDhzA{display:flex;flex-direction:column;gap:16px;width:100%;max-width:14rem}.ResearchPostView_researchButtonWrapper___XlH_{display:flex;flex-direction:column;gap:8px;width:100%}.ResearchPostView_researchButton__2elQE{background-color:#fff;border-radius:200px;border:1px solid #313131;padding:16px 48px;font-size:16px;line-height:18px;color:#313131;text-align:center;text-decoration:none;cursor:pointer}.ResearchPostView_abstractTextWrap__IwIph{display:flex;flex-direction:column;gap:8px}.ResearchPostView_abstractInner__jLHBW{display:flex;flex-direction:column;gap:4px}.ResearchPostView_abstractHeading__2_DkU{font-size:14px;line-height:18px;font-weight:600;color:#313131}.ResearchPostView_abstractText__Vws9Z{font-size:14px;line-height:20px;color:#313131;max-width:48rem;word-break:break-word;overflow-wrap:anywhere}.ResearchPostView_moreText__yajPV{font-size:14px;line-height:20px;font-weight:500;color:#4fcff5;text-align:end}.ResearchPostView_researchPostInsights__rRf1X{display:flex;align-items:center;gap:16px;width:100%;max-width:30.5rem;border-radius:200px;border:1px solid #313131;padding:8px 36px;margin:20px 0 14px}.ResearchPostView_postCitationWrap__2skwu{display:flex;align-items:center;gap:16px}.ResearchPostView_postSingleInsight__W8mhN{display:flex;align-items:center;gap:4px}.ResearchPostView_insightText__wcfYO{font-size:14px;line-height:18px;font-weight:400;color:#313131}.ResearchPostView_replyInputContainer__uQNF8{display:flex;gap:10px;margin-top:10px}.ResearchPostView_replyInput__OH_Ca{flex:1;padding:10px;border-radius:5px;border:1px solid #ddd}.ResearchPostView_replyBox__NKRdL{margin-left:20px;padding:5px 0;border-left:2px solid #ddd}.ResearchPostView_singleReplyWrapper__21x4v{display:flex;align-items:flex-start;gap:10px}.ResearchPostView_replyProfileImage__G4yUU{width:30px;height:30px;border-radius:50%}.ResearchPostView_replyContent__haTHo{flex:1;background-color:#f9f9f9;padding:10px;border-radius:5px}.ResearchPostView_replyAuthor__70FEA{font-weight:700}.ResearchPostView_replyToggle__nbhv9{background:none;border:none;color:#0073b1;cursor:pointer;margin-top:5px}.ResearchPostView_authorsSection__T_hGv{display:flex;flex-direction:column;gap:8px;margin:12px 0}.ResearchPostView_authorsHeading__3sUHX{font-size:14px;line-height:18px;font-weight:600;color:#313131}.ResearchPostView_authorsList__jA3SY{display:flex;flex-wrap:wrap;gap:4px}.ResearchPostView_authorName__CDkwP{font-size:14px;line-height:18px;font-weight:400;color:#313131}.ResearchPostView_authorOrcId__TwITj{font-size:12px;color:#007bff;font-weight:500}@media (max-width:479px){.ResearchPostView_postReactionsWrap__JcLd_{gap:12px}.ResearchPostView_reactionIcon__wgBys{width:18px}.ResearchPostView_actionButton__s89Gu,.ResearchPostView_actionText__5up13,.ResearchPostView_likeActionText___7SmC{display:none}.ResearchPostView_profileImage__M815C{width:46px;height:46px;border-radius:10px}.ResearchPostView_postContent__UJPRg{display:flex;flex-direction:column}.ResearchPostView_postContentleft__46HFI{max-width:100%}.ResearchPostView_researchHeading__Y0Jso{font-size:18px;line-height:24px}.ResearchPostView_postContentRight__wDhzA{display:none;max-width:100%}.ResearchPostView_researchPostInsights__rRf1X{display:flex;flex-direction:column;max-width:100%;padding:8px 16px;margin:20px 0 14px;border-radius:12px}.ResearchPostView_postCitationWrap__2skwu,.ResearchPostView_tagline__kr2N5{display:none}}@media (max-width:619px){.ResearchPostView_postReactionsWrap__JcLd_{gap:12px}.ResearchPostView_reactionIcon__wgBys{width:18px}.ResearchPostView_actionText__5up13,.ResearchPostView_likeActionText___7SmC{font-size:14px;line-height:18px}.ResearchPostView_postContent__UJPRg{display:flex;flex-direction:column}.ResearchPostView_postContentleft__46HFI{max-width:100%}.ResearchPostView_researchHeading__Y0Jso{font-size:20px;line-height:26px}.ResearchPostView_postContentRight__wDhzA{display:none;max-width:100%}.ResearchPostView_researchPostInsights__rRf1X{display:flex;flex-direction:column;max-width:16rem;padding:8px 24px;margin:20px 0 14px;border-radius:12px}.ResearchPostView_postCitationWrap__2skwu{display:none}}@media (max-width:767px){.ResearchPostView_postReactionsWrap__JcLd_{gap:12px}.ResearchPostView_reactionIcon__wgBys{width:18px}.ResearchPostView_actionText__5up13,.ResearchPostView_likeActionText___7SmC{font-size:14px;line-height:18px}.ResearchPostView_postContent__UJPRg{display:flex;flex-direction:column}.ResearchPostView_postContentleft__46HFI{max-width:100%}.ResearchPostView_researchHeading__Y0Jso{font-size:20px;line-height:26px}.ResearchPostView_postContentRight__wDhzA{display:none;max-width:100%}.ResearchPostView_researchPostInsights__rRf1X{display:flex;flex-direction:column;max-width:17.5rem;padding:8px 24px;margin:20px 0 14px;border-radius:12px}.ResearchPostView_postCitationWrap__2skwu{display:none}}@media (max-width:991px){.ResearchPostView_postReactionsWrap__JcLd_{gap:12px}.ResearchPostView_reactionIcon__wgBys{width:20px}.ResearchPostView_actionText__5up13,.ResearchPostView_likeActionText___7SmC{font-size:14px;line-height:18px}.ResearchPostView_postContent__UJPRg{display:flex;flex-direction:column}.ResearchPostView_postContentleft__46HFI{max-width:100%}.ResearchPostView_researchHeading__Y0Jso{font-size:22px;line-height:28px}.ResearchPostView_postContentRight__wDhzA{display:none;max-width:100%}.ResearchPostView_researchPostInsights__rRf1X{display:flex;flex-direction:column;max-width:17.5rem;padding:8px 24px;margin:20px 0 14px;border-radius:12px}.ResearchPostView_postCitationWrap__2skwu{display:none}}@media (min-width:992px){.ResearchPostView_profileImage__M815C{width:50px;height:50px;border-radius:12px}.ResearchPostView_postReactionsWrap__JcLd_{gap:16px}.ResearchPostView_reactionIcon__wgBys{width:auto}.ResearchPostView_actionText__5up13,.ResearchPostView_likeActionText___7SmC{font-size:16px;line-height:22px}.ResearchPostView_actionButton__s89Gu,.ResearchPostView_postContent__UJPRg{display:flex}.ResearchPostView_postContentleft__46HFI{max-width:100%}.ResearchPostView_researchHeading__Y0Jso{font-size:24px;line-height:30px}.ResearchPostView_postContentRight__wDhzA{display:flex;max-width:14rem}.ResearchPostView_researchPostInsights__rRf1X{display:flex;max-width:30.5rem;padding:8px 36px;margin:20px 0 14px}.ResearchPostView_tagline__kr2N5{display:block}.ResearchPostView_postCitationWrap__2skwu{display:flex}}.ResearchPostView_pdfPreviewSection__jMrQx{margin-top:20px;border:1px solid #e1e5e9;border-radius:8px;overflow:hidden;background:#fff}.ResearchPostView_pdfPreviewHeader__5_ka4{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f8f9fa;border-bottom:1px solid #e1e5e9}.ResearchPostView_pdfPreviewTitle__CAQcx{font-size:16px;font-weight:600;color:#333}.ResearchPostView_viewFullDocumentLink__bkRQ6{color:#70d4fc;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease}.ResearchPostView_viewFullDocumentLink__bkRQ6:hover{color:#5ab8e0;text-decoration:underline}.ResearchPostView_pdfPreviewContainer__VBTJn{position:relative;height:400px;background:#f0f0f0}.ResearchPostView_pdfPreviewWrapper__eStuw{position:relative;width:100%;height:100%}.ResearchPostView_pdfPreviewFrame__MLTjk{width:100%;height:100%;border:none;background:white}.ResearchPostView_pdfPreviewOverlay__aNGDk{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;z-index:1}.ResearchPostView_pdfPreviewOverlay__aNGDk:hover{background:rgba(0,0,0,.1)}.ResearchPostView_pdfPreviewOverlay__aNGDk:hover .ResearchPostView_pdfPreviewOverlayContent__oryWP{opacity:1;transform:translateY(0)}.ResearchPostView_pdfPreviewOverlayContent__oryWP{display:flex;flex-direction:column;align-items:center;gap:8px;color:#333;background:rgba(255,255,255,.95);padding:20px 30px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);opacity:0;transform:translateY(10px);transition:all .3s ease;pointer-events:none}.ResearchPostView_viewIcon__tMP_O{width:24px;height:24px;opacity:.8}.ResearchPostView_pdfPreviewOverlayContent__oryWP span{font-size:14px;font-weight:500;text-align:center}@media (max-width:768px){.ResearchPostView_pdfPreviewContainer__VBTJn{height:300px}.ResearchPostView_pdfPreviewHeader__5_ka4{padding:12px 16px;flex-direction:column;gap:8px;align-items:flex-start}.ResearchPostView_pdfPreviewOverlayContent__oryWP{padding:16px 24px}}.ResearchPostView_pdfPreviewFrame__MLTjk[data-loading=true]{background:#f8f9fa url(/loading-spinner.svg) 50% no-repeat;background-size:32px 32px}.ResearchPostView_separatorLine__dzVc9{border:none;border-top:1px solid #adadad;margin:16px 0}@media (max-width:580px){.ResearchPostView_postContainer__gv04z{padding:16px;border-radius:0;margin-bottom:16px}}