.MentionInput_wrapper__Qb30V{position:relative;width:100%}.MentionInput_input__hZx_p{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:20px;font-size:14px;font-family:inherit;resize:none;outline:none;background:var(--color-bg-light,#fff);color:var(--color-text,#111);transition:border-color .15s ease;box-sizing:border-box}.MentionInput_input__hZx_p:focus{border-color:#4bb85a;box-shadow:0 0 0 2px rgba(75,184,90,.15)}.MentionInput_input__hZx_p:disabled{opacity:.5;cursor:not-allowed}.MentionInput_dropdown__yZZAE{position:absolute;bottom:calc(100% + 6px);left:0;right:0;background:var(--color-bg-light,#fff);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);list-style:none;margin:0;padding:4px 0;z-index:600;max-height:220px;overflow-y:auto}.MentionInput_item__McdIS{display:flex;align-items:center;gap:10px;padding:8px 12px;cursor:pointer;transition:background .1s ease}.MentionInput_item__McdIS.MentionInput_itemActive__c8Ekq,.MentionInput_item__McdIS:hover{background:rgba(75,184,90,.08)}.MentionInput_avatar__ImWxt{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0}.MentionInput_avatarImg__3I4Za{border-radius:50%;object-fit:cover}.MentionInput_avatarFallback__mIHfw{width:32px;height:32px;border-radius:50%;background:#4bb85a;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.MentionInput_userInfo__H4MKi{display:flex;flex-direction:column;min-width:0}.MentionInput_userName__qbaWh{font-size:13px;font-weight:600;color:var(--color-text,#111);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MentionInput_userId___RxSZ{font-size:11px;color:#9ca3af}.PostCard_postCard__tAZQW{background-color:var(--color-bg-light);border:1px solid var(--color-border);border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:var(--shadow-sm);transition:all .2s ease}.PostCard_postCard__tAZQW:hover{box-shadow:var(--shadow-md)}.PostCard_header__LPinF{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.PostCard_authorInfo___Cxch{display:flex;align-items:center;gap:12px;flex:1}.PostCard_avatarLink__svAR5{display:inline-flex;text-decoration:none;outline:none}.PostCard_avatarLink__svAR5:focus-visible .PostCard_avatar__DjKeM{box-shadow:0 0 0 2px rgba(75,184,90,.3)}.PostCard_avatar__DjKeM{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;background-color:var(--color-border);flex-shrink:0;transition:box-shadow .2s ease}.PostCard_avatarImg__iZGYN{object-fit:cover;width:100%;height:100%}.PostCard_avatarFallback__qSeZt{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;font-weight:700;font-size:16px}.PostCard_authorMeta__bOafv{display:flex;flex-direction:column;gap:2px}.PostCard_authorNameLink__cC25e{text-decoration:none;color:inherit;display:block}.PostCard_authorNameLink__cC25e:hover h3{text-decoration:underline}.PostCard_authorNameLink__cC25e:focus-visible h3{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:2px}.PostCard_authorName__Li46g{font-size:14px;font-weight:600;color:var(--color-text);margin:0;transition:text-decoration .2s ease}.PostCard_timestamp__5WKP3{font-size:12px;color:var(--color-text-light)}.PostCard_badgeContainer__RVSaH{margin-bottom:8px}.PostCard_typeBadge__rBxiD{display:inline-block;background-color:rgba(75,184,90,.1);color:var(--color-primary);padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}.PostCard_eventLink__COMUX{margin-bottom:12px}.PostCard_eventPill__ORtuN{display:inline-block;background-color:rgba(75,184,90,.15);color:var(--color-primary);padding:8px 14px;border-radius:20px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s ease}.PostCard_eventPill__ORtuN:hover{background-color:rgba(75,184,90,.25)}.PostCard_stravaStats__XyYhv{background-color:rgba(252,76,2,.08);border:1px solid rgba(252,76,2,.2);border-radius:8px;padding:12px;margin-bottom:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px}.PostCard_statItem__xWAZ2{display:flex;flex-direction:column;gap:4px}.PostCard_statLabel___tAlL{font-size:11px;font-weight:600;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.5px}.PostCard_statValue__HEgcE{font-size:14px;font-weight:600;color:#fc4c02}.PostCard_mediaGrid__S01_U{display:grid;gap:4px;border-radius:12px;overflow:hidden;margin:8px 0;background-color:var(--color-bg-dark)}.PostCard_mediaGrid__S01_U.PostCard_media-1__Uyb_8{grid-template-columns:1fr}.PostCard_mediaGrid__S01_U.PostCard_media-1__Uyb_8 .PostCard_mediaItem__iY1oB{height:280px}.PostCard_mediaGrid__S01_U.PostCard_media-2__emXOv{grid-template-columns:1fr 1fr}.PostCard_mediaGrid__S01_U.PostCard_media-2__emXOv .PostCard_mediaItem__iY1oB{height:200px}.PostCard_mediaGrid__S01_U.PostCard_media-3__GLcO1{grid-template-columns:1fr 1fr}.PostCard_mediaGrid__S01_U.PostCard_media-3__GLcO1 .PostCard_mediaItem__iY1oB:first-child{grid-column:1/-1;height:200px}.PostCard_mediaGrid__S01_U.PostCard_media-3__GLcO1 .PostCard_mediaItem__iY1oB{height:140px}.PostCard_mediaGrid__S01_U.PostCard_media-4__lPIz7{grid-template-columns:1fr 1fr}.PostCard_mediaGrid__S01_U.PostCard_media-4__lPIz7 .PostCard_mediaItem__iY1oB{height:160px}.PostCard_mediaItem__iY1oB{position:relative;overflow:hidden;border-radius:8px;background:#f0f0f0}.PostCard_mediaItem__iY1oB .PostCard_mediaImg__Z_uNR{width:100%;height:100%;object-fit:cover;display:block}.PostCard_captionSection__MkfqL{margin-bottom:12px}.PostCard_caption__5R7LT{font-size:14px;line-height:1.5;color:var(--color-text);margin:0 0 8px;white-space:pre-wrap;word-break:break-word}.PostCard_showMoreBtn__x43rO{background:none;border:none;color:var(--color-primary);font-size:13px;font-weight:600;padding:0;cursor:pointer;transition:opacity .2s}.PostCard_showMoreBtn__x43rO:hover{opacity:.8}.PostCard_rewardBadge__MkWgm{display:inline-block;background-color:rgba(75,184,90,.15);color:var(--color-primary);padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;margin-bottom:12px}.PostCard_actionBar__ZbK1b{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding-top:12px;border-top:1px solid var(--color-border)}.PostCard_actionBtn__8sG4Q{width:100%;min-width:0;display:flex;align-items:center;justify-content:center;gap:6px;background:none;border:none;color:var(--color-text-light);font-size:13px;font-weight:500;cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .2s}.PostCard_actionBtn__8sG4Q:hover{color:var(--color-text);background-color:rgba(0,0,0,.04)}.PostCard_actionBtn__8sG4Q.PostCard_liked__LPcRb{color:#ff4d4f}.PostCard_actionBtn__8sG4Q svg{width:18px;height:18px}.PostCard_shareWrapper__1lZF6{position:relative;min-width:0;display:flex;justify-content:center}.PostCard_commentsSection__p9R11{border-top:1px solid #f0f0f0;padding-top:12px;margin-top:4px}.PostCard_loadingComments__NZypa{text-align:center;padding:20px;color:var(--color-text-light);font-size:13px}.PostCard_seeAllCommentsBtn__f7IRS{background:none;border:none;color:var(--color-primary);font-size:13px;font-weight:600;padding:8px 0;cursor:pointer;width:100%;text-align:left;transition:opacity .2s}.PostCard_seeAllCommentsBtn__f7IRS:hover{opacity:.8}.PostCard_commentsList__DIcEh{margin-bottom:12px;display:flex;flex-direction:column;gap:12px}.PostCard_loadMoreComments__LVHVi{width:100%;border:1px solid rgba(31,103,79,.2);border-radius:999px;background:rgba(31,103,79,.06);color:#1f674f;font-weight:700;padding:9px 14px;margin-bottom:12px;cursor:pointer}.PostCard_loadMoreComments__LVHVi:disabled{opacity:.65;cursor:not-allowed}.PostCard_comment__Hk6mY{display:flex;gap:8px;padding:8px 0}.PostCard_commentAvatar__BUos1{position:relative;width:28px;height:28px;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:var(--color-border)}.PostCard_commentAvatarImg__tZULU{width:100%;height:100%;object-fit:cover}.PostCard_commentAvatarFallback__hZM8H{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;font-weight:700;font-size:12px}.PostCard_commentContent__auri3{flex:1}.PostCard_commentHeader__cF68M{display:flex;align-items:center;gap:8px;margin-bottom:2px}.PostCard_commentHeader__cF68M strong{font-size:13px;font-weight:600;color:#1a1a1a}.PostCard_commentTime__FRNrp{font-size:11px;color:#999}.PostCard_commentText__HhuZn{font-size:14px;color:#333;line-height:1.4;margin:0}.PostCard_commentLikes__EenY1{display:block;font-size:11px;color:#999;margin-top:4px}.PostCard_commentForm__Vjp1u{display:flex;gap:8px;margin-top:12px;align-items:center}.PostCard_commentForm__Vjp1u input{flex:1;padding:8px 14px;border:1px solid #e0e0e0;border-radius:20px;font-size:14px;outline:none;background:#f8f8f8;color:#1a1a1a;font-family:inherit;transition:all .2s ease}.PostCard_commentForm__Vjp1u input:focus{border-color:#4bb85a;background:#fff}.PostCard_commentForm__Vjp1u input:disabled{opacity:.6;cursor:not-allowed}.PostCard_commentForm__Vjp1u button{padding:8px 16px;background:#4bb85a;color:#fff;border:none;border-radius:20px;font-size:14px;cursor:pointer;font-weight:600;transition:all .2s ease;white-space:nowrap}.PostCard_commentForm__Vjp1u button:hover:not(:disabled){background:#3d9547}.PostCard_commentForm__Vjp1u button:disabled{opacity:.5;cursor:not-allowed}.PostCard_commentInput___XajV{flex:1;border:1px solid #e0e0e0;border-radius:20px;padding:8px 14px;font-size:14px;background-color:#f8f8f8;color:#1a1a1a;font-family:inherit;outline:none;transition:all .2s ease}.PostCard_commentInput___XajV:focus{border-color:#4bb85a;background:#fff}.PostCard_commentInput___XajV:disabled{opacity:.6;cursor:not-allowed}.PostCard_commentSubmitBtn__OPuGT{background-color:#4bb85a;color:#fff;border:none;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.PostCard_commentSubmitBtn__OPuGT:hover:not(:disabled){background-color:#3d9547}.PostCard_commentSubmitBtn__OPuGT:disabled{opacity:.5;cursor:not-allowed}.PostCard_commentAvatarLink__JPeAc{display:flex;flex-shrink:0;text-decoration:none}.PostCard_commentAuthorLink__zwdps{text-decoration:none;color:inherit}.PostCard_commentAuthorLink__zwdps strong{transition:color .15s ease}.PostCard_active__DDp5I,.PostCard_commentAuthorLink__zwdps:hover strong{color:#4bb85a}.PostCard_likeAvatarsInline__k0WK_{display:inline-flex;align-items:center;cursor:pointer;margin-left:2px}.PostCard_likeAvatarMini__bDP3h{width:18px;height:18px;border-radius:50%;object-fit:cover;border:1.5px solid #fff;margin-left:-6px}.PostCard_likeAvatarMini__bDP3h:first-child{margin-left:0}.PostCard_likeAvatarMiniFallback__RcxI9{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;font-size:9px;font-weight:700;border:1.5px solid #fff;margin-left:-6px}.PostCard_likeAvatarMiniFallback__RcxI9:first-child{margin-left:0}.PostCard_stackZ1__UdHy1{z-index:1}.PostCard_stackZ2__wmml7{z-index:2}.PostCard_stackZ3___i9pR{z-index:3}.PostCard_likeCountClickable__C7rkA{cursor:pointer;text-decoration:underline;text-underline-offset:2px}.PostCard_likesList__3vhrf{display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px;border-top:1px solid var(--color-border)}.PostCard_likesLoading__meTlP{font-size:12px;color:#9ca3af}.PostCard_likesUser__QlzKD{display:flex;align-items:center;gap:5px;text-decoration:none;color:var(--color-text,#111);font-size:12px;font-weight:500;background:rgba(75,184,90,.08);border-radius:20px;padding:3px 8px 3px 3px;transition:background .15s}.PostCard_likesUser__QlzKD:hover{background:rgba(75,184,90,.18)}.PostCard_likesAvatar__2Kat6{width:24px;height:24px;border-radius:50%;object-fit:cover}.PostCard_likesAvatarFallback__YqZgZ{width:24px;height:24px;border-radius:50%;background:#4bb85a;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.PostCard_shareMenu__fiZZg{position:absolute;bottom:calc(100% + 8px);right:0;background:var(--color-bg-light,#fff);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);min-width:160px;z-index:500;overflow:hidden}.PostCard_shareMenuItem__aM0on{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;background:none;border:none;cursor:pointer;font-size:14px;color:var(--color-text,#111);text-align:left;transition:background .1s ease}.PostCard_shareMenuItem__aM0on:hover{background:rgba(75,184,90,.08)}