.MuiTooltip-tooltip.profile-match-badge-tooltip{border-color:var(--color-blueGrey-75)!important;background-color:#fff!important}.profile-match-badge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.profile-match-badge>div{border-radius:50%;width:12px;height:12px}.profile-match-badge.good-match{background-color:#6fca5166}.profile-match-badge.good-match>div{background-color:#6fca51}.profile-match-badge.partial-match{background-color:#ffc10766}.profile-match-badge.partial-match>div{background-color:#ffc107}.profile-match-badge.no-match{background-color:#ff574b66}.profile-match-badge.no-match>div{background-color:#ff574b}.profile-match-badge-ai{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:relative}.profile-match-badge-ai__dot{border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:relative}.profile-match-badge-ai__halo{pointer-events:none;border-radius:9999px;animation:2s ease-out infinite profile-match-halo;position:absolute;inset:0}@keyframes profile-match-halo{0%{opacity:.4;transform:scale(1)}70%,to{opacity:0;transform:scale(1.9)}}
