.CommunitiesScreen_container__Neay6{max-width:1200px;margin:0 auto;padding:2rem 1rem 4rem}.CommunitiesScreen_header__2DhOX{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}.CommunitiesScreen_title__NkQqa{font-size:1.75rem;font-weight:700;color:var(--text-color);margin:0}.CommunitiesScreen_searchSection__gkX21{margin-bottom:1.5rem;display:flex;justify-content:center}.CommunitiesScreen_searchInput__solY_{max-width:30rem}.CommunitiesScreen_tagsSection__yq7K6{margin:0 auto 2rem;display:flex;justify-content:center;max-width:800px}.CommunitiesScreen_tagsList__dKKXn{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.CommunitiesScreen_tag__nx8_0{transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.CommunitiesScreen_empty__RaWPc,.CommunitiesScreen_loading__FWQWi{text-align:center;padding:3rem 1.5rem;color:var(--text-sub-color);font-size:1rem}.CommunitiesScreen_communityList__OT4l_{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1rem;gap:1rem}.CommunitiesScreen_communityCard__cGz2i:hover{box-shadow:0 4px 12px var(--shadow-1-color);transform:translateY(-2px);border-color:var(--primary-color)}.CommunitiesScreen_metaItem__ngzSg svg{flex-shrink:0;color:var(--text-sub-color)}@media(max-width:768px){.CommunitiesScreen_container__Neay6{padding:1rem}.CommunitiesScreen_title__NkQqa{font-size:1.5rem}.CommunitiesScreen_communityList__OT4l_{grid-template-columns:1fr}}