.communitiesPage,.communityPage{max-width:1320px;margin:22px auto;padding:0 18px}
.communitiesHero{background:linear-gradient(135deg,#fff,#effaf1);border:1px solid #e5e7eb;border-radius:24px;padding:28px;box-shadow:0 14px 38px rgba(15,23,42,.07);display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:18px}
.communitiesHero h1{font-size:42px;margin:8px 0;letter-spacing:-.04em}.communitiesHero p{color:#64748b;font-size:18px;margin:0}.communitiesHero button,.communityForm button,.communityPostForm button{background:#078438;color:white;border-radius:16px;padding:13px 18px;font-weight:900}
.communityForm{background:white;border:1px solid #e5e7eb;border-radius:22px;padding:22px;box-shadow:0 10px 28px rgba(15,23,42,.06);margin-bottom:18px}.communityForm.hidden{display:none}.formGrid{display:grid;gap:12px}.formGrid input,.formGrid textarea,.formGrid select{border:1px solid #dbe3ea;border-radius:14px;padding:12px}
.communityFilters{display:flex;gap:8px;overflow:auto;margin-bottom:18px}.communityFilters button{background:#f1f5f9;border-radius:999px;padding:10px 14px;font-weight:900;white-space:nowrap}.communityFilters button.active{background:#078438;color:white}
.communitiesGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.communityCard{background:white;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.06);cursor:pointer}.communityCover{height:120px;background:linear-gradient(135deg,#0f172a,#078438)}.communityCover img{width:100%;height:100%;object-fit:cover}.communityCardBody{padding:18px}.communityTop{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;margin-top:-50px}.communityAvatar{width:64px;height:64px;border-radius:18px;background:#e8f8ed;border:4px solid #fff;display:grid;place-items:center;overflow:hidden;font-size:30px}.communityAvatar img{width:100%;height:100%;object-fit:cover}.communityCard h3{margin:0;font-size:21px}.communityCard p{color:#475569;line-height:1.45}.communityMeta{display:flex;gap:10px;color:#64748b;font-size:14px;flex-wrap:wrap}.joinBtn{margin-top:12px;background:#e8f8ed;color:#078438;border-radius:14px;padding:10px 13px;font-weight:900}
.communityHero{background:white;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;box-shadow:0 14px 38px rgba(15,23,42,.07);margin-bottom:18px}.communityHeroCover{height:230px;background:linear-gradient(135deg,#0f172a,#078438)}.communityHeroCover img{width:100%;height:100%;object-fit:cover}.communityHeroInfo{padding:0 24px 24px}.communityHeroTop{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;flex-wrap:wrap}.communityHeroName{display:grid;grid-template-columns:94px minmax(0,1fr);gap:16px;align-items:end;margin-top:-52px}.communityHeroAvatar{width:94px;height:94px;border-radius:24px;background:#e8f8ed;border:5px solid #fff;display:grid;place-items:center;overflow:hidden;font-size:42px}.communityHeroAvatar img{width:100%;height:100%;object-fit:cover}.communityHero h1{margin:0;font-size:36px;letter-spacing:-.04em}.communityHero small{color:#64748b}
.communityLayout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.communityPostForm{background:white;border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 10px 28px rgba(15,23,42,.06);display:grid;gap:10px;margin-bottom:18px}.communityPostForm input,.communityPostForm textarea{border:1px solid #dbe3ea;border-radius:14px;padding:12px}.communityPost{background:white;border:1px solid #e5e7eb;border-radius:18px;padding:18px;margin-bottom:12px;box-shadow:0 8px 22px rgba(15,23,42,.04);cursor:pointer}.communityPost h3{margin:0 0 8px}.communityPost p{color:#475569}.communitySideBox{background:white;border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 10px 28px rgba(15,23,42,.06);margin-bottom:18px}.memberLine{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;padding:8px 0}.memberAvatar{width:38px;height:38px;border-radius:50%;background:#e8f8ed;display:grid;place-items:center;overflow:hidden}.memberAvatar img{width:100%;height:100%;object-fit:cover}.backLink{display:inline-block;margin-bottom:14px;color:#078438;font-weight:900;text-decoration:none}
@media(max-width:1000px){.communitiesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.communityLayout{grid-template-columns:1fr}.communitiesHero{display:block}.communitiesHero button{margin-top:16px}}
@media(max-width:650px){.communitiesGrid{grid-template-columns:1fr}.communityHeroName{grid-template-columns:1fr}.communityHeroAvatar{margin-top:-50px}.communityHeroTop{display:block}}
