.ForumPostDetail_container__tUJk_{position:fixed;top:0;left:0;right:0;bottom:0;max-width:100%;height:100%;margin:0;padding:20px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;background:#f9fafb;z-index:10001;animation:ForumPostDetail_fadeIn__KHMZ_ .3s ease}@keyframes ForumPostDetail_fadeIn__KHMZ_{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ForumPostDetail_header__N4mna{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.ForumPostDetail_backBtn__c6q7T{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:10px 20px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.ForumPostDetail_backBtn__c6q7T:hover{transform:translateX(-5px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.ForumPostDetail_deleteBtn__vW6xx{background:#dc2626;color:white;border:none;padding:10px 20px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.ForumPostDetail_deleteBtn__vW6xx:hover{background:#b91c1c;box-shadow:0 4px 12px rgba(220,38,38,.3)}.ForumPostDetail_error__5VL85,.ForumPostDetail_loading__nrP8X{text-align:center;padding:60px 20px;font-size:18px;color:#666}.ForumPostDetail_error__5VL85{color:#e74c3c}.ForumPostDetail_postContainer__slfG1{background:white;border-radius:12px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.1);margin-bottom:30px}.ForumPostDetail_postHeader__YL_X_{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.ForumPostDetail_authorInfo__JijTs{display:flex;align-items:center;gap:12px}.ForumPostDetail_authorAvatar__H5ddO,.ForumPostDetail_authorInfo__JijTs img{width:48px;height:48px;border-radius:50%;object-fit:cover}.ForumPostDetail_authorAvatar__H5ddO{background:linear-gradient(135deg,#667eea,#764ba2);color:white;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.ForumPostDetail_authorName__FYrZt{font-weight:600;font-size:16px;color:#2c3e50}.ForumPostDetail_postTime__0hVwo{font-size:14px;color:#7f8c8d}.ForumPostDetail_pinnedBadge__7Ca_R{background:#ffeaa7;color:#d63031;padding:6px 12px;border-radius:6px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px}.ForumPostDetail_postTitle__nZvAM{font-size:32px;font-weight:700;color:#2c3e50;margin-bottom:16px;line-height:1.3}.ForumPostDetail_tags__ze83s{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.ForumPostDetail_tag__snnDF{background:#f0f3ff;color:#667eea;padding:6px 12px;border-radius:16px;font-size:13px;font-weight:500;transition:all .2s ease}.ForumPostDetail_tag__snnDF:hover{background:#667eea;color:white;transform:translateY(-2px)}.ForumPostDetail_postContent__4otE0{margin:24px 0;padding:20px 0;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1}.ForumPostDetail_postActions__3zXXZ{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-top:20px}.ForumPostDetail_stats__xNN3N{display:flex;gap:20px;font-size:14px;color:#7f8c8d}.ForumPostDetail_stats__xNN3N span{display:flex;align-items:center;gap:6px}.ForumPostDetail_actions__8VJ2U{display:flex;gap:12px}.ForumPostDetail_actionBtn__hvuub{background:white;border:2px solid #ecf0f1;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:6px;color:#2c3e50}.ForumPostDetail_actionBtn__hvuub:hover{border-color:#667eea;color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.2)}.ForumPostDetail_actionBtn__hvuub:disabled{opacity:.5;cursor:not-allowed;transform:none}.ForumPostDetail_actionBtn__hvuub.ForumPostDetail_liked__73M0r{border-color:#e74c3c;color:#e74c3c;background:#ffe5e5}.ForumPostDetail_lockedNotice__zZ1MI{background:#fff3cd;border:1px solid #ffc107;color:#856404;padding:12px 16px;border-radius:8px;margin-top:16px;font-size:14px;display:flex;align-items:center;gap:8px}.ForumPostDetail_responsesSection__QM7YG{background:white;border-radius:12px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.1)}.ForumPostDetail_responsesTitle__T5TPg{font-size:24px;font-weight:700;color:#2c3e50;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #ecf0f1}.ForumPostDetail_noResponses__IPnwm{text-align:center;padding:60px 20px}.ForumPostDetail_noResponses__IPnwm p{font-size:16px;color:#7f8c8d;margin-bottom:20px}.ForumPostDetail_firstReplyBtn__AZsJr{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:12px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.ForumPostDetail_firstReplyBtn__AZsJr:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.ForumPostDetail_responsesList__A_sl6{display:flex;flex-direction:column;gap:20px}.ForumPostDetail_modalOverlay__DCl_q{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.ForumPostDetail_confirmModal__9AIfu{background:white;border-radius:16px;padding:32px;max-width:500px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.3)}.ForumPostDetail_confirmModal__9AIfu h3{margin:0 0 16px;font-size:24px;color:#111827}.ForumPostDetail_confirmModal__9AIfu p{margin:0 0 24px;font-size:15px;color:#6b7280;line-height:1.6}.ForumPostDetail_confirmActions__GSumh{display:flex;gap:12px;justify-content:flex-end}.ForumPostDetail_cancelBtn__dTzEZ{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;background:#f3f4f6;color:#374151}.ForumPostDetail_cancelBtn__dTzEZ:hover:not(:disabled){background:#e5e7eb}.ForumPostDetail_confirmDeleteBtn__Gcu28{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;background:#dc2626;color:white}.ForumPostDetail_confirmDeleteBtn__Gcu28:hover:not(:disabled){background:#b91c1c;box-shadow:0 4px 12px rgba(220,38,38,.3)}.ForumPostDetail_cancelBtn__dTzEZ:disabled,.ForumPostDetail_confirmDeleteBtn__Gcu28:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.ForumPostDetail_container__tUJk_{padding:12px}.ForumPostDetail_postContainer__slfG1,.ForumPostDetail_responsesSection__QM7YG{padding:20px}.ForumPostDetail_postTitle__nZvAM{font-size:24px}.ForumPostDetail_postActions__3zXXZ{flex-direction:column;align-items:flex-start}.ForumPostDetail_actions__8VJ2U,.ForumPostDetail_stats__xNN3N{width:100%}.ForumPostDetail_actions__8VJ2U{justify-content:flex-start}}.SharedContentViewer_overlay__DSuwz{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:SharedContentViewer_fadeIn__ybeZH .2s ease}@keyframes SharedContentViewer_fadeIn__ybeZH{0%{opacity:0}to{opacity:1}}.SharedContentViewer_viewer__cl6Ad{background:#2f3136;border-radius:16px;width:90%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 12px 48px rgba(0,0,0,.6);position:relative;animation:SharedContentViewer_slideUp__tZ6Yd .3s ease;overflow:hidden}@keyframes SharedContentViewer_slideUp__tZ6Yd{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.SharedContentViewer_closeButton__9d3PF{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,.6);border:none;color:#ffffff;font-size:32px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:10}.SharedContentViewer_closeButton__9d3PF:hover{background:rgba(237,66,69,.8);transform:rotate(90deg)}.SharedContentViewer_fileViewer__MxFEu{display:flex;flex-direction:column;height:100%;overflow-y:auto}.SharedContentViewer_fileHeader__jbwYq,.SharedContentViewer_folderHeader___2OBs{padding:24px;border-bottom:1px solid #202225;display:flex;align-items:center;gap:20px}.SharedContentViewer_fileIconLarge__jB33Y,.SharedContentViewer_folderIconLarge__Zo8Gt{font-size:64px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5865f2,#7289da);border-radius:16px;flex-shrink:0;box-shadow:0 4px 16px rgba(88,101,242,.4)}.SharedContentViewer_fileHeaderInfo__qJ__W,.SharedContentViewer_folderHeaderInfo__IuuV_{flex:1 1;min-width:0}.SharedContentViewer_fileTitle__qhY95,.SharedContentViewer_folderTitle__8JgMO{font-size:24px;font-weight:700;color:#ffffff;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SharedContentViewer_folderDescription__Xlik6{font-size:14px;color:#96989d;margin:8px 0;line-height:1.4}.SharedContentViewer_fileMeta__Cj9X2,.SharedContentViewer_folderMeta__8_mUd{display:flex;align-items:center;gap:8px;font-size:14px;color:#b9bbbe;flex-wrap:wrap}.SharedContentViewer_fileExtension__TseNJ{background:rgba(88,101,242,.2);color:#5865f2;padding:4px 10px;border-radius:6px;font-weight:600;font-size:12px;text-transform:uppercase}.SharedContentViewer_separator__JbKm0{color:#72767d}.SharedContentViewer_channelName__wEwXo,.SharedContentViewer_fileCount__YkI1K,.SharedContentViewer_fileSize__FPc6A{color:#b9bbbe}.SharedContentViewer_filePreviewArea__JzInw{flex:1 1;overflow:hidden;background:#202225;display:flex;align-items:center;justify-content:center;min-height:0}.SharedContentViewer_imageContainer__te1zX{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.SharedContentViewer_previewImage__LpZcR{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.SharedContentViewer_pdfViewer__AAYdF{width:100%;height:100%;border:none}.SharedContentViewer_videoPlayer__kW4Nm{max-width:100%;max-height:100%;border-radius:8px}.SharedContentViewer_audioPlayer___5rVr{width:100%;max-width:500px}.SharedContentViewer_noPreview__q0E6u{text-align:center;padding:60px 20px}.SharedContentViewer_noPreviewIcon__tKlCy{font-size:80px;margin-bottom:20px;opacity:.5}.SharedContentViewer_noPreviewText__m_LbG{font-size:18px;font-weight:600;color:#dcddde;margin:0 0 8px}.SharedContentViewer_noPreviewSubtext__EHCk1{font-size:14px;color:#72767d;margin:0}.SharedContentViewer_fileActions__lWH3O{padding:20px 24px;border-top:1px solid #202225;display:flex;gap:12px;flex-wrap:wrap}.SharedContentViewer_actionButton__I0KvC{flex:1 1;min-width:150px;padding:12px 20px;background:linear-gradient(135deg,#5865f2,#7289da);border:none;border-radius:8px;color:#ffffff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;box-shadow:0 4px 12px rgba(88,101,242,.3)}.SharedContentViewer_actionButton__I0KvC:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(88,101,242,.5)}.SharedContentViewer_folderViewer__kyGQb{display:flex;flex-direction:column;height:100%;max-height:90vh}.SharedContentViewer_folderFilesArea__FRtKl{flex:1 1;overflow-y:auto;padding:16px 24px;min-height:0}.SharedContentViewer_folderFilesArea__FRtKl::-webkit-scrollbar{width:8px}.SharedContentViewer_folderFilesArea__FRtKl::-webkit-scrollbar-track{background:transparent}.SharedContentViewer_folderFilesArea__FRtKl::-webkit-scrollbar-thumb{background:#202225;border-radius:4px}.SharedContentViewer_folderFilesArea__FRtKl::-webkit-scrollbar-thumb:hover{background:#2f3136}.SharedContentViewer_emptyState__ixqH4,.SharedContentViewer_loadingState__SJOLu{text-align:center;padding:60px 20px;color:#72767d}.SharedContentViewer_spinner__NPllr{width:40px;height:40px;margin:0 auto 16px;border:4px solid rgba(88,101,242,.2);border-top-color:#5865f2;border-radius:50%;animation:SharedContentViewer_spin__7_ztM .8s linear infinite}@keyframes SharedContentViewer_spin__7_ztM{to{transform:rotate(1turn)}}.SharedContentViewer_emptyIcon__sp3NB{font-size:64px;margin-bottom:16px;opacity:.5}.SharedContentViewer_filesList__bIVXj{display:flex;flex-direction:column;gap:8px}.SharedContentViewer_fileItem__SieWC{display:flex;align-items:center;gap:12px;padding:12px;background:#36393f;border:1px solid #202225;border-radius:8px;transition:all .2s}.SharedContentViewer_fileItem__SieWC:hover{background:#3c3f45;border-color:#5865f2;transform:translateX(4px)}.SharedContentViewer_fileItemIcon__wcVUw{font-size:32px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5865f2,#7289da);border-radius:8px;flex-shrink:0}.SharedContentViewer_fileItemInfo__u7WNK{flex:1 1;min-width:0}.SharedContentViewer_fileItemName__u3WOW{font-size:15px;font-weight:600;color:#ffffff;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SharedContentViewer_fileItemMeta__6uvZM{font-size:12px;color:#96989d;display:flex;align-items:center;gap:6px}.SharedContentViewer_fileItemActions__vPBst{display:flex;gap:8px}.SharedContentViewer_fileItemButton__2r_wv{width:36px;height:36px;background:rgba(88,101,242,.2);border:none;border-radius:6px;color:#5865f2;font-size:18px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;text-decoration:none}.SharedContentViewer_fileItemButton__2r_wv:hover{background:rgba(88,101,242,.3);transform:scale(1.1)}@media (max-width:768px){.SharedContentViewer_viewer__cl6Ad{width:95%;max-height:95vh}.SharedContentViewer_fileHeader__jbwYq,.SharedContentViewer_folderHeader___2OBs{padding:16px}.SharedContentViewer_fileIconLarge__jB33Y,.SharedContentViewer_folderIconLarge__Zo8Gt{font-size:48px;width:64px;height:64px}.SharedContentViewer_fileTitle__qhY95,.SharedContentViewer_folderTitle__8JgMO{font-size:18px}.SharedContentViewer_fileActions__lWH3O{flex-direction:column}.SharedContentViewer_actionButton__I0KvC{width:100%}}.SharedContentViewer_photosGrid__k7F9q{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:12px;gap:12px;padding:0}.SharedContentViewer_photoItem__NsFQ1{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer;background:#202225}.SharedContentViewer_photoThumbnail__U71Fx{width:100%;height:100%;object-fit:cover;transition:transform .2s}.SharedContentViewer_photoItem__NsFQ1:hover .SharedContentViewer_photoThumbnail__U71Fx{transform:scale(1.1)}.SharedContentViewer_photoOverlay__aPD6q{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.SharedContentViewer_photoItem__NsFQ1:hover .SharedContentViewer_photoOverlay__aPD6q{opacity:1}.SharedContentViewer_photoViewButton__Jb5kP{width:48px;height:48px;background:rgba(88,101,242,.9);border:none;border-radius:50%;color:white;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .2s}.SharedContentViewer_photoViewButton__Jb5kP:hover{background:rgba(88,101,242,1);transform:scale(1.1)}@media (max-width:768px){.SharedContentViewer_photosGrid__k7F9q{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}}.SharedContentViewer_photoViewerOverlay__Bp7yG{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:10001;animation:SharedContentViewer_fadeIn__ybeZH .2s ease}.SharedContentViewer_photoViewerContainer__Z_uCy{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.SharedContentViewer_photoViewerClose__7HFzl{position:absolute;top:20px;right:20px;width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);color:#ffffff;font-size:36px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SharedContentViewer_photoViewerClose__7HFzl:hover{background:rgba(237,66,69,.8);border-color:rgba(237,66,69,1);transform:rotate(90deg)}.SharedContentViewer_photoViewerHeader__qI8vl{padding:20px;display:flex;justify-content:space-between;align-items:center;color:white;background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(0,0,0,0))}.SharedContentViewer_photoCounter__vtnCh{font-size:16px;font-weight:600;color:#ffffff;padding:8px 16px;background:rgba(88,101,242,.8);border-radius:20px}.SharedContentViewer_photoFilename__POVb_{font-size:14px;color:rgba(255,255,255,.9);max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SharedContentViewer_photoViewerMain__3F1ec{flex:1 1;display:flex;align-items:center;justify-content:center;gap:20px;padding:20px;min-height:0}.SharedContentViewer_photoViewerImage__Uchba{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.5)}.SharedContentViewer_photoNavButton__LDwR_{width:60px;height:60px;border-radius:50%;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);color:white;font-size:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SharedContentViewer_photoNavButton__LDwR_:hover{background:rgba(88,101,242,.8);border-color:rgba(88,101,242,1);transform:scale(1.1)}.SharedContentViewer_photoViewerThumbnails__SP0eS{display:flex;gap:8px;padding:16px 20px;overflow-x:auto;background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,0));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SharedContentViewer_photoViewerThumbnails__SP0eS::-webkit-scrollbar{height:6px}.SharedContentViewer_photoViewerThumbnails__SP0eS::-webkit-scrollbar-track{background:rgba(0,0,0,.3)}.SharedContentViewer_photoViewerThumbnails__SP0eS::-webkit-scrollbar-thumb{background:rgba(88,101,242,.6);border-radius:3px}.SharedContentViewer_thumbnailItem__LUUKL{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all .2s;position:relative}.SharedContentViewer_thumbnailItem__LUUKL:hover{border-color:rgba(88,101,242,.5);transform:scale(1.05)}.SharedContentViewer_thumbnailActive__CxBW_{border-color:rgba(88,101,242,1);box-shadow:0 0 20px rgba(88,101,242,.6)}.SharedContentViewer_thumbnailImage__xmVHn{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.SharedContentViewer_photoViewerHeader__qI8vl{padding:15px}.SharedContentViewer_photoNavButton__LDwR_{width:50px;height:50px;font-size:28px}.SharedContentViewer_thumbnailItem__LUUKL{width:60px;height:60px}.SharedContentViewer_photoViewerClose__7HFzl{width:45px;height:45px;font-size:32px}}