.Teams_Teams__0lYly{box-sizing:border-box;height:100%;margin:20px}.Teams_searchContainer__nK8v7{margin-bottom:20px}.Teams_searchInputWrapper__lJHMX{position:relative}.Teams_searchInput__XzdPu{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.Teams_searchIcon__tdjX8{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#888}.Teams_teamsList__dxCQ_{border-radius:10px;padding:10px;background:var(--table-background-color);display:grid;gap:5px}.Teams_teamsList__dxCQ_ .Teams_results__dQRYD{display:flex;width:100%;min-height:calc(80vh - 100px);justify-content:center;align-items:center}.Teams_teamsList__dxCQ_ .Teams_error__hBS7a{color:red;font-size:16px}.Teams_teamItem__IacVH{display:flex;align-items:center;padding:3px;transition:background .3s ease;cursor:pointer;text-decoration:none;color:inherit;border-bottom:1px solid var(--border-color)}.Teams_teamItem__IacVH:hover:before{content:"";opacity:1;background-color:var(--hover-background-color);width:100%;height:100%;margin:1px 0;display:block;position:absolute;top:0;left:0}.Teams_teamItem__IacVH:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Teams_teamLogo__IsUzx{width:50px;height:50px;margin-right:10px}.Teams_placeholderLogo__jdT_4{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#ccc;border-radius:50%;font-size:24px;color:#fff}.Teams_teamInfo__3tELJ{display:flex;justify-content:space-between;flex:1;position:relative}.Teams_teamInfo__3tELJ .Teams_players__yoyUF{display:flex;flex-wrap:wrap;gap:5px;align-items:center;justify-content:end;width:100%}.Teams_teamInfo__3tELJ .Teams_players__yoyUF .Teams_player__y3haI{position:relative;padding:0 3px;box-sizing:content-box}.Teams_teamInfo__3tELJ .Teams_players__yoyUF .Teams_player__y3haI .Teams_playerName__0p8st{font-size:14px;box-sizing:content-box;padding:0 10px;margin-right:7px}.Teams_teamInfo__3tELJ .Teams_players__yoyUF .Teams_player__y3haI .Teams_playerName__0p8st:before{content:"";background:#515862;border-radius:50%;width:4px;height:2px;position:absolute;top:50%;right:1px;transform:translateY(-50%)}.Teams_teamInfo__3tELJ .Teams_players__yoyUF .Teams_player__y3haI:last-child p:before{display:none}.Teams_teamName___bcf8{font-weight:700;white-space:pre}.Teams_error__hBS7a,.Teams_loading__Kts1a,.Teams_noResults__Qjscc{text-align:center;margin-top:20px}.Teams_pagination__SIdAP{margin:20px;display:flex;justify-content:center}@media screen and (max-width:490px){.Teams_teamName___bcf8{font-size:14px}.Teams_teamInfo__3tELJ .Teams_players__yoyUF{display:none}}