.ForumPostDetailModal_overlay__56Tbd{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:999999;padding:20px;animation:ForumPostDetailModal_fadeIn__tHYnS .2s ease;pointer-events:auto;isolation:isolate}@keyframes ForumPostDetailModal_fadeIn__tHYnS{0%{opacity:0}to{opacity:1}}.ForumPostDetailModal_modal__MY4kb{background:white;border-radius:16px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.4);animation:ForumPostDetailModal_slideUp__wK003 .3s ease;pointer-events:auto;position:relative;z-index:1}@keyframes ForumPostDetailModal_slideUp__wK003{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ForumPostDetailModal_header__WE83s{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb}.ForumPostDetailModal_header__WE83s h2{margin:0;font-size:20px;font-weight:600;color:#111827}.ForumPostDetailModal_closeBtn___C9vT{background:none;border:none;font-size:32px;cursor:pointer;color:#6b7280;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}.ForumPostDetailModal_closeBtn___C9vT:hover{background:#f3f4f6;color:#111827}.ForumPostDetailModal_body__CLkau{flex:1 1;overflow-y:auto;padding:24px;pointer-events:auto;position:relative;z-index:1}.ForumPostDetailModal_error__wEi7K,.ForumPostDetailModal_loading__j6JcS{text-align:center;padding:60px 20px;font-size:16px;color:#6b7280}.ForumPostDetailModal_error__wEi7K{color:#dc2626}.ForumPostDetailModal_postContainer__oww92{background:white;border-radius:12px;margin-bottom:24px}.ForumPostDetailModal_postHeader__p9yQv{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.ForumPostDetailModal_authorInfo__SgGac{display:flex;gap:12px;align-items:center}.ForumPostDetailModal_authorInfo__SgGac img{width:48px;height:48px;border-radius:50%;object-fit:cover}.ForumPostDetailModal_authorAvatar__bK0N5{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:white;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:20px}.ForumPostDetailModal_authorName__qu8mP{font-size:16px;font-weight:600;color:#111827}.ForumPostDetailModal_postTime__iHZKi{font-size:13px;color:#6b7280;margin-top:2px}.ForumPostDetailModal_pinnedBadge__MnxYS{background:#fef3c7;color:#92400e;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600}.ForumPostDetailModal_postTitle__Cpxwn{font-size:28px;font-weight:700;color:#111827;margin:0 0 16px;line-height:1.3}.ForumPostDetailModal_tags__HzFdu{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.ForumPostDetailModal_tag__uueKs{background:#eff6ff;color:#1e40af;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500}.ForumPostDetailModal_postContent__h7RWf{margin:24px 0;pointer-events:auto;position:relative;z-index:1}.ForumPostDetailModal_postStats__VK0ii{display:flex;gap:20px;padding:16px 0;border-top:1px solid #e5e7eb;font-size:14px;color:#6b7280}.ForumPostDetailModal_postStats__VK0ii span{display:flex;align-items:center;gap:6px}.ForumPostDetailModal_replyButtonSection__drKiD{margin-top:24px;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:12px}.ForumPostDetailModal_replyButton__oouSS{padding:14px 32px;background:white;color:#667eea;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.1);width:100%;max-width:300px}.ForumPostDetailModal_replyButton__oouSS:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.2)}.ForumPostDetailModal_replyButton__oouSS:disabled{opacity:.5;cursor:not-allowed;transform:none}.ForumPostDetailModal_lockedMessage__u033Y{color:white;font-size:14px;margin:0;opacity:.9}.ForumPostDetailModal_loginPrompt__mn4RH{background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;padding:16px;text-align:center;color:#92400e;font-size:14px;margin-top:24px}.ForumPostDetailModal_responsesSection__hm2vv{background:#f9fafb;border-radius:12px;padding:24px;margin-top:24px}.ForumPostDetailModal_responsesTitle__HxQNT{font-size:18px;font-weight:600;color:#111827;margin:0 0 20px}.ForumPostDetailModal_responsesList__hxZYD{display:flex;flex-direction:column;gap:16px}@media (max-width:768px){.ForumPostDetailModal_modal__MY4kb{max-width:100%;max-height:95vh}.ForumPostDetailModal_body__CLkau{padding:16px}.ForumPostDetailModal_postTitle__Cpxwn{font-size:22px}.ForumPostDetailModal_postStats__VK0ii{flex-wrap:wrap;gap:12px}.ForumPostDetailModal_responsesSection__hm2vv{padding:16px}}