.CommunityList-module__JUwEEG__container{max-width:1200px;margin:0 auto;padding:2rem}.CommunityList-module__JUwEEG__pageHeader{margin-bottom:2rem}.CommunityList-module__JUwEEG__pageTitle{text-align:center;color:var(--accent-pink-dark);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:700}.CommunityList-module__JUwEEG__pageSubtitle{text-align:center;color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.CommunityList-module__JUwEEG__searchBar{margin-bottom:2rem;position:relative}.CommunityList-module__JUwEEG__searchBar input{border:2px solid var(--accent-pink);background:var(--bg-card);width:100%;color:var(--text-primary);border-radius:8px;padding:.875rem .875rem .875rem 2.5rem;font-size:1rem;transition:all .3s;box-shadow:0 0 20px #ffb3ba4d}.CommunityList-module__JUwEEG__searchBar input:focus{border-color:var(--accent-pink-dark);outline:none;box-shadow:0 0 30px #ff8b9480}.CommunityList-module__JUwEEG__searchIcon{color:var(--accent-pink);pointer-events:none;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.CommunityList-module__JUwEEG__createPostBtn{background:linear-gradient(135deg,var(--accent-pink),var(--accent-pink-dark));color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #ff8b9480}.CommunityList-module__JUwEEG__createPostBtn:hover{transform:scale(1.1);box-shadow:0 6px 20px #ff8b94b3}.CommunityList-module__JUwEEG__postsContainer{flex-direction:column;gap:1.5rem;display:flex}.CommunityList-module__JUwEEG__postCard{background:var(--bg-card);background-image:linear-gradient(var(--bg-card),var(--bg-card)),linear-gradient(135deg,var(--accent-pink-light),var(--accent-pink),var(--accent-pink-dark),var(--accent-pink),var(--accent-pink-light));box-shadow:var(--shadow),0 0 20px #ffb3ba33;color:inherit;background-size:100% 100%,400% 400%;background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:12px;padding:1.5rem;text-decoration:none;transition:all .3s;animation:4s ease-in-out infinite CommunityList-module__JUwEEG__borderShimmer;display:block;position:relative}.CommunityList-module__JUwEEG__postCard:hover{box-shadow:var(--shadow-hover),0 0 30px #ffb3ba66,0 0 60px #ff8b9433;animation-duration:2s;transform:translateY(-4px)}@keyframes CommunityList-module__JUwEEG__borderShimmer{0%{background-position:0 0,0%}50%{background-position:0 0,100%}to{background-position:0 0,0%}}.CommunityList-module__JUwEEG__postHeader{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem;display:flex}.CommunityList-module__JUwEEG__postHeaderLeft{flex:1;min-width:0}.CommunityList-module__JUwEEG__postHeaderRight{flex-shrink:0;gap:.5rem;display:flex}.CommunityList-module__JUwEEG__postTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:1.3}.CommunityList-module__JUwEEG__postAuthor{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.CommunityList-module__JUwEEG__authorAvatar{background:linear-gradient(135deg,var(--accent-pink),var(--accent-pink-dark));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:600;display:flex}.CommunityList-module__JUwEEG__postContent{color:var(--text-secondary);margin-bottom:1rem;line-height:1.6}.CommunityList-module__JUwEEG__postMeta{color:var(--text-secondary);border-top:1px solid var(--border-color);gap:1.5rem;padding-top:1rem;font-size:.875rem;display:flex}.CommunityList-module__JUwEEG__postMetaItem{align-items:center;gap:.5rem;display:flex}.CommunityList-module__JUwEEG__badge{border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}.CommunityList-module__JUwEEG__badgePublic{color:#fff;background:#10b981}.CommunityList-module__JUwEEG__shareBtn{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.75rem;transition:all .2s;display:inline-flex}.CommunityList-module__JUwEEG__shareBtn:hover{background:var(--accent-pink-light);border-color:var(--accent-pink);color:var(--text-primary);transform:scale(1.05)}.CommunityList-module__JUwEEG__shareBtn.CommunityList-module__JUwEEG__copied{color:#fff;background:#10b981;border-color:#10b981}.CommunityList-module__JUwEEG__loading,.CommunityList-module__JUwEEG__noPosts{text-align:center;color:var(--text-secondary);padding:3rem;font-size:1.1rem}@media (max-width:768px){.CommunityList-module__JUwEEG__pageTitle{font-size:2rem}.CommunityList-module__JUwEEG__postHeader{flex-direction:column;align-items:stretch}.CommunityList-module__JUwEEG__postHeaderRight{justify-content:flex-start}.CommunityList-module__JUwEEG__postMeta{flex-direction:column;gap:.5rem}.CommunityList-module__JUwEEG__createPostBtn{width:56px;height:56px;bottom:1rem;right:1rem}}
