.AllCommunities-module__4lDpSG__pageContainer{flex-direction:column;height:83vh;display:flex}.AllCommunities-module__4lDpSG__layoutContainer{flex:1;width:100%;display:flex;overflow:hidden}.AllCommunities-module__4lDpSG__mainContent{scrollbar-width:none;border-right:1px solid #e6e6e6;flex:2;max-width:65%;position:relative;overflow-y:auto}.AllCommunities-module__4lDpSG__AllCommunitiesContent{width:90%;padding:30px 0 0 60px}.AllCommunities-module__4lDpSG__mainContent h1{color:#333;font-size:1.5rem;font-weight:600}.AllCommunities-module__4lDpSG__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.AllCommunities-module__4lDpSG__backButton{color:#666;cursor:pointer;align-items:center;gap:8px;font-size:1rem;font-weight:500;transition:color .3s;display:flex}.AllCommunities-module__4lDpSG__backButton:hover{color:#333}.AllCommunities-module__4lDpSG__communityListHeader{justify-content:space-between;display:flex}.AllCommunities-module__4lDpSG__communityList{flex-direction:column;gap:20px;padding:20px 0 0;display:flex}.AllCommunities-module__4lDpSG__communityCard{cursor:pointer;border-radius:8px;align-items:center;gap:16px;width:100%;height:20%;margin:0;padding:8px;transition:all .3s;display:flex}.AllCommunities-module__4lDpSG__communityCard:hover{background-color:#f9f9f9}.AllCommunities-module__4lDpSG__communityImageContainer{border-radius:8px;justify-content:center;align-items:center;width:40%;height:100px;display:flex;overflow:hidden}.AllCommunities-module__4lDpSG__communityImage{object-fit:cover;border-radius:8px;width:100%;height:100%}.AllCommunities-module__4lDpSG__communityDetails{flex-direction:column;gap:4px;width:60%;margin-right:13%;display:flex}.AllCommunities-module__4lDpSG__communityDetails h2{color:#333;margin:0;font-size:18px;font-weight:500}.AllCommunities-module__4lDpSG__communityDetails p{color:#6a6a6a;margin:0;font-size:12px;font-weight:400}.AllCommunities-module__4lDpSG__moreButton{cursor:pointer;background:0 0;border:none;font-size:18px;font-weight:100}@media (max-width:768px){.AllCommunities-module__4lDpSG__mainContent{flex-direction:column;align-items:center;max-width:100%;display:flex}.AllCommunities-module__4lDpSG__AllCommunitiesContent{flex-direction:column;width:95%;padding:30px 0 0;display:flex}.AllCommunities-module__4lDpSG__backButton{position:relative;left:6%}.AllCommunities-module__4lDpSG__mainContent h1{display:none}.AllCommunities-module__4lDpSG__communityList{grid-template-columns:repeat(2,1fr);gap:5px;padding:10px;display:grid}.AllCommunities-module__4lDpSG__communityCard{text-align:center;cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;width:100%;height:100%;padding:10px;display:flex}.AllCommunities-module__4lDpSG__communityImage{object-fit:cover;border-radius:8px;width:100%;min-height:100px;margin:0}.AllCommunities-module__4lDpSG__communityImageContainer{width:100%}.AllCommunities-module__4lDpSG__communityDetails{flex-direction:column;align-items:flex-start;gap:0;width:100%;margin:0;display:flex}.AllCommunities-module__4lDpSG__communityDetails h2{color:#333;margin:0;font-size:14px;font-weight:500}.AllCommunities-module__4lDpSG__description,.AllCommunities-module__4lDpSG__moreButton{display:none}}.dark .AllCommunities-module__4lDpSG__pageContainer{background-color:var(--background);color:var(--foreground);height:83vh}.dark .AllCommunities-module__4lDpSG__layoutContainer{background-color:var(--background);color:var(--foreground)}.dark .AllCommunities-module__4lDpSG__mainContent{background-color:var(--card);color:var(--foreground);border-right:1px solid var(--color-border);scrollbar-width:thin;max-width:65%;position:relative;overflow-y:auto}.dark .AllCommunities-module__4lDpSG__mainContent::-webkit-scrollbar{width:6px}.dark .AllCommunities-module__4lDpSG__mainContent::-webkit-scrollbar-thumb{background-color:var(--color-muted);border-radius:10px}.dark .AllCommunities-module__4lDpSG__mainContent::-webkit-scrollbar-track{background:0 0}.dark .AllCommunities-module__4lDpSG__AllCommunitiesContent{width:90%;padding:30px 0 0 60px}.dark .AllCommunities-module__4lDpSG__mainContent h1{color:var(--foreground);font-size:1.5rem;font-weight:600}.dark .AllCommunities-module__4lDpSG__header{color:var(--foreground);justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.dark .AllCommunities-module__4lDpSG__backButton{color:var(--muted-foreground);cursor:pointer;align-items:center;gap:8px;font-size:1rem;font-weight:500;transition:color .3s;display:flex}.dark .AllCommunities-module__4lDpSG__backButton:hover{color:var(--foreground)}.dark .AllCommunities-module__4lDpSG__communityListHeader{justify-content:space-between;display:flex}.dark .AllCommunities-module__4lDpSG__communityList{flex-direction:column;gap:20px;padding:20px 0 0;display:flex}.dark .AllCommunities-module__4lDpSG__communityCard{cursor:pointer;background-color:var(--card);width:100%;height:20%;color:var(--foreground);border-radius:8px;align-items:center;gap:16px;margin:0;padding:8px;transition:all .3s;display:flex}.dark .AllCommunities-module__4lDpSG__communityCard:hover{background-color:var(--color-muted)}.dark .AllCommunities-module__4lDpSG__communityImageContainer{background-color:var(--background);border-radius:8px;justify-content:center;align-items:center;width:40%;height:100px;display:flex;overflow:hidden}.dark .AllCommunities-module__4lDpSG__communityImage{object-fit:cover;border-radius:8px;width:100%;height:100%}.dark .AllCommunities-module__4lDpSG__communityDetails{width:60%;color:var(--foreground);flex-direction:column;gap:4px;margin-right:13%;display:flex}.dark .AllCommunities-module__4lDpSG__communityDetails h2{color:var(--foreground);margin:0;font-size:18px;font-weight:500}.dark .AllCommunities-module__4lDpSG__communityDetails p{color:var(--muted-foreground);margin:0;font-size:12px;font-weight:400}.dark .AllCommunities-module__4lDpSG__moreButton{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;font-size:18px;font-weight:100}@media (max-width:768px){.dark .AllCommunities-module__4lDpSG__mainContent{background-color:var(--background);max-width:100%;color:var(--foreground);flex-direction:column;align-items:center;display:flex}.dark .AllCommunities-module__4lDpSG__AllCommunitiesContent{background-color:var(--background);width:95%;color:var(--foreground);flex-direction:column;padding:30px 0 0;display:flex}.dark .AllCommunities-module__4lDpSG__backButton{color:var(--muted-foreground);position:relative;left:6%}.dark .AllCommunities-module__4lDpSG__backButton:hover{color:var(--color-primary)}.dark .AllCommunities-module__4lDpSG__mainContent h1{display:none}.dark .AllCommunities-module__4lDpSG__communityList{grid-template-columns:repeat(2,1fr);gap:5px;padding:10px;display:grid}.dark .AllCommunities-module__4lDpSG__communityCard{text-align:center;cursor:pointer;background-color:var(--card);width:100%;height:100%;color:var(--foreground);border-radius:8px;flex-direction:column;align-items:center;padding:10px;display:flex}.dark .AllCommunities-module__4lDpSG__communityImage{object-fit:cover;border-radius:8px;width:100%;min-height:100px;margin:0}.dark .AllCommunities-module__4lDpSG__communityImageContainer{background-color:var(--background);width:100%}.dark .AllCommunities-module__4lDpSG__communityDetails{width:100%;color:var(--foreground);flex-direction:column;align-items:flex-start;gap:0;margin:0;display:flex}.dark .AllCommunities-module__4lDpSG__communityDetails h2{color:var(--foreground);margin:0;font-size:14px;font-weight:500}.dark .AllCommunities-module__4lDpSG__description,.dark .AllCommunities-module__4lDpSG__moreButton{display:none}}
