.player-favorite-button{color:#b0b0b0;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;transition:background .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.player-favorite-button--md{width:30px;height:30px}.player-favorite-button--sm{border-radius:6px;width:26px;height:26px}.player-favorite-button svg{width:16px;height:16px}.player-favorite-button--sm svg{width:14px;height:14px}.player-favorite-button:hover:not(:disabled),.player-favorite-button.is-favorite{color:#ff1010;background:#fff5f5;border-color:#ff1010}.player-favorite-button.is-saving{opacity:.58;cursor:wait}.player-favorite-button:disabled{cursor:not-allowed;opacity:.5}.search-player-card__avatar-wrap,.uh-player-card__avatar-wrap{align-items:center;gap:8px;display:inline-flex}
