.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)}