.PostCard_postCard__Fzefn{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px;margin-bottom:16px;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.05);position:relative}.PostCard_postCard__Fzefn:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.PostCard_hasReplies__o_KRE{border-left:4px solid #667eea;padding-left:18px}.PostCard_hasReplies__o_KRE:before{content:"💬";position:absolute;top:12px;right:12px;font-size:20px;opacity:.7}.PostCard_cardLink__xKJ8A{text-decoration:none;color:inherit;display:block}.PostCard_cardHeader__Xn5YO{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.PostCard_userInfo__hi7Ch{display:flex;align-items:center;gap:12px}.PostCard_avatar__FFQOR{position:relative;width:48px;height:48px;border-radius:50%;overflow:hidden;background:#f5f5f5;flex-shrink:0}.PostCard_avatarImage__5D41W{width:100%;height:100%;object-fit:cover}.PostCard_avatarFallback__jYK2t{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:18px;font-weight:600;text-transform:uppercase}.PostCard_userDetails__0vOQD{display:flex;flex-direction:column;gap:4px}.PostCard_userNameRow__Y1C15{display:flex;align-items:center;gap:6px}.PostCard_userName__NROfF{font-weight:600;font-size:15px;color:#333}.PostCard_postDate__tEDDS{font-size:13px;color:#666}.PostCard_countryFlag__n_XaM{font-size:20px;line-height:1;opacity:.9;filter:saturate(.9);transition:all .2s;margin-left:10px}.PostCard_postCard__Fzefn:hover .PostCard_countryFlag__n_XaM{opacity:1;filter:saturate(1)}.PostCard_cardContent__OVHIz{margin-bottom:16px}.PostCard_pomodoroText__K_LPT{font-size:16px;line-height:1.6;color:#333;margin:0}.PostCard_pomodoroMinutes__UrWTF{font-weight:700;font-size:20px;color:#ff6b6b;margin:0 4px}.PostCard_cardFooter__zjFju{border-top:1px solid #e0e0e0;padding-top:12px;display:flex;flex-direction:column;gap:12px}.PostCard_footerActions__YmsrB{display:flex;align-items:center;justify-content:space-between;gap:16px}.PostCard_likeSection__MV2pq{gap:12px}.PostCard_likeSection__MV2pq,.PostCard_replyButton__DLy_i,.PostCard_replySection__kRbdn{display:flex;align-items:center}.PostCard_replyButton__DLy_i{gap:6px;padding:6px 12px;background:transparent;border:1px solid #e0e0e0;border-radius:6px;color:#666;font-size:14px;cursor:pointer;transition:all .2s;text-decoration:none}.PostCard_replyButton__DLy_i:hover{border-color:#999;color:#333;background-color:#f9f9f9}.PostCard_replyButtonActive__Ujh_G{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-color:#667eea;color:#667eea;font-weight:500}.PostCard_replyButtonActive__Ujh_G:hover{background:linear-gradient(135deg,rgba(102,126,234,.2),rgba(118,75,162,.2));border-color:#764ba2;color:#764ba2}.PostCard_replyText__Vwpce{font-size:13px}.PostCard_replyBadge__tbdJs{background:#667eea;color:#fff;padding:2px 6px;border-radius:10px;font-size:12px;font-weight:600;min-width:20px;text-align:center}.PostCard_replyCount__YGCN7{font-weight:600;color:#666}.PostCard_threadLink__x5iRn{font-size:13px;color:#667eea;text-decoration:none;font-weight:500;transition:color .2s;align-self:flex-start;padding:4px 0}.PostCard_threadLink__x5iRn:hover{color:#764ba2;text-decoration:underline}.PostCard_viewThreadButton__LtkM9{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:8px;font-size:13px;font-weight:600;transition:all .2s;margin-top:8px;box-shadow:0 2px 8px rgba(102,126,234,.3)}.PostCard_viewThreadButton__LtkM9:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.PostCard_viewThreadButton__LtkM9 span{display:flex;align-items:center;gap:4px}.PostCard_editCommentSection__ExynN{margin-top:12px;padding:12px;background-color:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0}.PostCard_commentTextarea__oHqbz{width:100%;padding:10px;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#333;font-size:14px;font-family:inherit;resize:vertical;min-height:60px;transition:border-color .2s}.PostCard_commentTextarea__oHqbz:focus{outline:none;border-color:#ff6b6b}.PostCard_editActions__ZieXT{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.PostCard_charCount__zoH4c{font-size:12px;color:#666}.PostCard_editButtons__eCIdE{display:flex;gap:8px}.PostCard_cancelButton__JomZk,.PostCard_saveButton__AdgPo{display:flex;align-items:center;gap:6px;padding:6px 12px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.PostCard_cancelButton__JomZk{background-color:transparent;color:#666;border:1px solid #e0e0e0}.PostCard_cancelButton__JomZk:hover:not(:disabled){background-color:#f5f5f5;border-color:#999}.PostCard_saveButton__AdgPo{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.PostCard_saveButton__AdgPo:hover:not(:disabled){opacity:.9}.PostCard_cancelButton__JomZk:disabled,.PostCard_saveButton__AdgPo:disabled{opacity:.5;cursor:not-allowed}.PostCard_commentSection__F0hD6{position:relative;margin-top:12px;display:flex;align-items:flex-start;gap:10px;width:100%;min-width:0}.PostCard_commentIcon__Txdq6{color:var(--color-primary);flex-shrink:0;margin-top:2px}.PostCard_comment__WBDGu{padding:14px 16px;background:#fff;border-left:3px solid var(--color-primary);border-radius:6px;font-size:15px;font-weight:500;line-height:1.6;color:#1a1a1a;box-shadow:0 2px 8px hsla(0,100%,71%,.08);transition:all .2s;word-break:break-word;overflow-wrap:break-word;max-width:100%;animation:PostCard_fadeInSlide__saU3D .4s ease-out}.PostCard_comment__WBDGu:hover{transform:translateX(2px);box-shadow:0 4px 12px hsla(0,100%,71%,.15)}.PostCard_editCommentButton__UFy3W{position:absolute;top:12px;right:12px;padding:4px;background-color:transparent;border:none;color:#999;cursor:pointer;opacity:0;transition:opacity .2s,color .2s}.PostCard_commentSection__F0hD6:hover .PostCard_editCommentButton__UFy3W,.PostCard_postCard__Fzefn:hover .PostCard_editCommentButton__UFy3W{opacity:1}.PostCard_editCommentButton__UFy3W:hover{color:#ff6b6b}.PostCard_addCommentButton__F_IQY{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:8px 14px;background:transparent;border:2px solid transparent;border-radius:6px;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,var(--color-primary) 0,var(--color-accent) 100%);background-origin:border-box;background-clip:padding-box,border-box;color:var(--color-primary);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;position:relative}.PostCard_addCommentButton__F_IQY:hover{background-image:linear-gradient(hsla(0,100%,71%,.05),hsla(0,100%,71%,.05)),linear-gradient(135deg,var(--color-primary) 0,var(--color-accent) 100%);transform:translateY(-1px)}@media (max-width:768px){.PostCard_postCard__Fzefn{padding:16px;margin-bottom:12px}.PostCard_avatar__FFQOR{width:40px;height:40px}.PostCard_avatarFallback__jYK2t{font-size:16px}.PostCard_userName__NROfF{font-size:14px}.PostCard_postDate__tEDDS{font-size:12px}.PostCard_pomodoroText__K_LPT{font-size:15px}.PostCard_pomodoroMinutes__UrWTF{font-size:18px}}@keyframes PostCard_fadeInSlide__saU3D{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes PostCard_subtlePulse__bHKB0{0%,to{transform:translateX(2px);box-shadow:0 4px 12px hsla(0,100%,71%,.12)}50%{transform:translateX(4px);box-shadow:0 6px 16px hsla(0,100%,71%,.15)}}@keyframes PostCard_heartbeat__d1QWB{0%,to{transform:scale(1) translateX(0);box-shadow:0 2px 8px hsla(0,100%,71%,.1),inset 0 0 0 0 hsla(0,100%,71%,0);border-left-width:3px}20%{transform:scale(1.03) translateX(3px);box-shadow:0 4px 16px hsla(0,100%,71%,.3),inset 0 0 15px 0 hsla(0,100%,71%,.08);border-left-width:5px}35%{transform:scale(1) translateX(0);box-shadow:0 2px 8px hsla(0,100%,71%,.1),inset 0 0 0 0 hsla(0,100%,71%,0);border-left-width:3px}45%{transform:scale(1.02) translateX(2px);box-shadow:0 3px 14px hsla(0,100%,71%,.25),inset 0 0 10px 0 hsla(0,100%,71%,.05);border-left-width:4px}}html.dark-mode .PostCard_postCard__Fzefn{background:#2a2a2a;border-color:#404040;box-shadow:0 2px 4px rgba(0,0,0,.3)}html.dark-mode .PostCard_postCard__Fzefn:hover{box-shadow:0 6px 16px rgba(0,0,0,.4);background:#323232}html.dark-mode .PostCard_hasReplies__o_KRE{border-left-color:#8a9eff}html.dark-mode .PostCard_hasReplies__o_KRE:before{opacity:.9}html.dark-mode .PostCard_avatar__FFQOR{background:#2a2a2a}html.dark-mode .PostCard_userName__NROfF{color:#e0e0e0}html.dark-mode .PostCard_postDate__tEDDS{color:#999}html.dark-mode .PostCard_pomodoroText__K_LPT{color:#e0e0e0}html.dark-mode .PostCard_pomodoroMinutes__UrWTF{color:#ff8a8a}html.dark-mode .PostCard_comment__WBDGu{background:#2a2a2a;color:#e0e0e0;border-left-color:var(--color-primary);box-shadow:0 2px 8px rgba(0,0,0,.3)}html.dark-mode .PostCard_comment__WBDGu:hover{box-shadow:0 4px 12px rgba(0,0,0,.4)}html.dark-mode .PostCard_cardFooter__zjFju{border-color:#404040}html.dark-mode .PostCard_replyButton__DLy_i{border-color:#404040;color:#999}html.dark-mode .PostCard_replyButton__DLy_i:hover{border-color:#666;color:#e0e0e0;background-color:#333}html.dark-mode .PostCard_replyButtonActive__Ujh_G{background:linear-gradient(135deg,rgba(138,158,255,.15),rgba(168,181,255,.15));border-color:#8a9eff;color:#8a9eff}html.dark-mode .PostCard_replyButtonActive__Ujh_G:hover{background:linear-gradient(135deg,rgba(138,158,255,.25),rgba(168,181,255,.25));border-color:#a8b5ff;color:#a8b5ff}html.dark-mode .PostCard_replyBadge__tbdJs{background:#8a9eff;color:#1a1a1a}html.dark-mode .PostCard_replyCount__YGCN7{color:#999}html.dark-mode .PostCard_threadLink__x5iRn{color:#8a9eff}html.dark-mode .PostCard_threadLink__x5iRn:hover{color:#a8b5ff}html.dark-mode .PostCard_viewThreadButton__LtkM9{background:linear-gradient(135deg,#8a9eff,#a8b5ff);box-shadow:0 2px 8px rgba(138,158,255,.3)}html.dark-mode .PostCard_viewThreadButton__LtkM9:hover{box-shadow:0 4px 12px rgba(138,158,255,.5)}html.dark-mode .PostCard_editCommentSection__ExynN{background-color:#333;border-color:#404040}html.dark-mode .PostCard_commentTextarea__oHqbz{background-color:#2a2a2a;border-color:#404040;color:#e0e0e0}html.dark-mode .PostCard_commentTextarea__oHqbz:focus{border-color:#ff8a8a}html.dark-mode .PostCard_charCount__zoH4c{color:#999}html.dark-mode .PostCard_cancelButton__JomZk{color:#999;border-color:#404040}html.dark-mode .PostCard_cancelButton__JomZk:hover:not(:disabled){background-color:#333;border-color:#666}html.dark-mode .PostCard_editCommentButton__UFy3W{color:#666}html.dark-mode .PostCard_addCommentButton__F_IQY{background-image:linear-gradient(#2a2a2a,#2a2a2a),linear-gradient(135deg,var(--color-primary) 0,var(--color-accent) 100%);color:var(--color-primary)}html.dark-mode .PostCard_addCommentButton__F_IQY:hover{background-image:linear-gradient(hsla(0,100%,71%,.08),hsla(0,100%,71%,.08)),linear-gradient(135deg,var(--color-primary) 0,var(--color-accent) 100%)}