.styles_container__KlSpA{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_header__USVZz{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.styles_searchInput___APLE{width:100%;max-width:320px;padding:10px 14px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:.875rem;color:var(--text-color);background:var(--background-color);outline:none;transition:border-color .2s ease}.styles_searchInput___APLE::placeholder{color:var(--muted-text-color)}.styles_searchInput___APLE:focus{border-color:var(--primary-color)}.styles_manageLink__2ysyP{font-size:.875rem;font-weight:500;color:var(--link-color);text-decoration:none}.styles_manageLink__2ysyP:hover{text-decoration:underline}.styles_cardGrid__ZgMKf{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}@media screen and (max-width:768px){.styles_cardGrid__ZgMKf{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}}@media screen and (max-width:480px){.styles_cardGrid__ZgMKf{grid-template-columns:repeat(2,1fr);gap:12px}}.styles_cardOccupation__NDWe3{font-size:.8125rem;color:var(--text-color);margin:0 0 2px;font-weight:500}.styles_cardLocation__RkFta{font-size:.75rem;color:var(--muted-text-color);margin:0}.styles_loadMoreBtn__4hLY0{margin-top:var(--section-margin)}.styles_communities_container___BMTu{display:flex;flex-direction:column;gap:var(--spacing-lg,24px)}.styles_search_section__JtRSC{margin-bottom:var(--spacing-md,16px)}.styles_communities_grid__xZs1G{display:grid;grid-template-columns:1fr;grid-gap:var(--spacing-md,16px);gap:var(--spacing-md,16px)}@media(min-width:768px){.styles_communities_grid__xZs1G{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.styles_communities_grid__xZs1G{grid-template-columns:repeat(3,1fr)}}.styles_community_card__PMZow{height:100%;transition:transform .2s ease,box-shadow .2s ease;background:var(--card-background-color);border:1px solid var(--divider-color);overflow:hidden}.styles_community_card__PMZow:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--primary-color-rgb)}.styles_community_card__PMZow .styles_card_link__w2x_3{text-decoration:none;color:inherit;display:block;height:100%}.styles_community_card__PMZow .styles_card_content__eXqZH{display:flex;gap:var(--spacing-md,16px);padding:var(--inner-padding);height:100%}.styles_community_card__PMZow .styles_avatar_section__Y8ero{flex-shrink:0}.styles_community_card__PMZow .styles_info_section___fKFG{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:4px}.styles_community_card__PMZow .styles_header__tr6Rw{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.styles_community_card__PMZow .styles_title__Kp06A{font-size:var(--font-size-md,16px);font-weight:600;color:var(--text-color);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_community_card__PMZow .styles_role_badge__Hy7fI{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:4px;background:rgba(var(--primary-color-rgb,0,0,0),.1);color:var(--primary-color);flex-shrink:0}.styles_community_card__PMZow .styles_category__VfMDo{font-size:var(--font-size-xs,12px);color:var(--muted-text-color);margin:0;font-weight:500}.styles_community_card__PMZow .styles_description__iufJU{font-size:var(--font-size-sm,14px);color:var(--muted-text-color);margin:4px 0 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_tabHeader__6_lKu{margin-bottom:20px}.styles_tabHeaderRow__O15Nt{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.styles_tabActions__T8SDk{flex-shrink:0;display:flex;align-items:center}.styles_tabTitle__J_lPQ{margin:0 0 6px;font-size:1.3rem;font-weight:700;color:var(--text-color);text-align:start}.styles_tabDescription__22T7P{margin:0;font-size:.92rem;line-height:1.6;color:var(--muted-text-color);text-align:start}